| 1 | [ Mar 19 22:47:35 Enabled. ] | ||
| 2 | [ Mar 19 22:47:35 Rereading configuration. ] | ||
| 3 | [ Mar 19 22:47:36 Rereading configuration. ] | ||
| 4 | [ Mar 19 22:47:37 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 19 22:47:38 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.19 22:47:38.813722 [ 1 ] {} <Information> Application: Will watch for the process with pid 23951 | ||
| 29 | 2026.03.19 22:47:38.814115 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.19 22:47:39.041882 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23951 | ||
| 31 | 2026.03.19 22:47:39.042651 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.19 22:47:39.042805 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.19 22:47:39.138154 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.19 22:47:39.187454 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.19 22:47:39.187506 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.19 22:47:39.187524 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.19 22:47:39.187575 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.19 22:47:39.187928 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.19 22:47:39.190050 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.19 22:47:39.190811 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.19 22:47:39.191630 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.19 22:47:39.191653 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.19 22:47:39.191667 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.19 22:47:39.192370 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.19 22:47:39.193386 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.19 22:47:39.198573 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.19 22:47:39.199703 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.19 22:47:39.200876 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.19 22:47:39.200940 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.19 22:47:39.201929 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.19 22:47:39.202310 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.19 22:47:39.206254 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.19 22:47:39.206914 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.19 22:47:39.209989 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.19 22:47:39.210530 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.19 22:47:39.210880 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.19 22:47:39.211208 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.19 22:47:39.212552 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.19 22:47:39.212576 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.19 22:47:39.212660 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.19 22:47:39.212743 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.19 22:47:39.224472 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.19 22:47:39.224497 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150301 sec | ||
| 68 | 2026.03.19 22:47:39.224520 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.19 22:47:39.224534 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.19 22:47:39.225201 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.19 22:47:39.225782 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.19 22:47:39.233970 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.19 22:47:39.234010 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.19 22:47:39.234034 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.19 22:47:39.234046 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.19 22:47:39.234078 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.19 22:47:39.234096 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.19 22:47:39.236100 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.19 22:47:39.236143 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.19 22:47:39.236161 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.19 22:47:39.236295 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.19 22:47:39.236337 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.19 22:47:39.236349 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.19 22:47:39.236370 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.19 22:47:39.236381 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.19 22:47:39.236410 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.19 22:47:39.236428 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.19 22:47:39.258221 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.19 22:47:39.263971 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.19 22:47:39.264031 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.4891e-05 sec | ||
| 91 | 2026.03.19 22:47:39.264051 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.19 22:47:39.264069 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.19 22:47:39.264106 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.19 22:47:39.264389 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.19 22:47:39.264456 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.19 22:47:39.264470 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.19 22:47:39.264482 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.19 22:47:39.264495 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.19 22:47:39.294048 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.19 22:47:39.294283 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2026.03.19 22:47:39.295682 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.404e-05 sec. | ||
| 102 | 2026.03.19 22:47:39.296014 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.19 22:47:39.296616 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.19 22:47:39.296649 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.19 22:47:39.520213 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65183 | ||
| 106 | 2026.03.19 22:47:39.521638 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.19 22:47:39.521693 [ 3 ] {} <Debug> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65183 | ||
| 108 | 2026.03.19 22:47:39.521719 [ 3 ] {} <Debug> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.19 22:47:39.521746 [ 3 ] {} <Debug> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.19 22:47:39.521836 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.19 22:47:39.521862 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.19 22:47:39.521888 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.19 22:47:39.522541 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56134 | ||
| 114 | 2026.03.19 22:47:39.522550 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42580 | ||
| 115 | 2026.03.19 22:47:39.522812 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.03.19 22:47:39.522874 [ 4 ] {} <Debug> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56134 | ||
| 117 | 2026.03.19 22:47:39.522933 [ 4 ] {} <Debug> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.03.19 22:47:39.522957 [ 4 ] {} <Debug> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.03.19 22:47:39.523631 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34833 | ||
| 120 | 2026.03.19 22:47:39.523815 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48526 | ||
| 121 | 2026.03.19 22:47:39.524015 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61739 | ||
| 122 | 2026.03.19 22:47:39.524020 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34187 | ||
| 123 | 2026.03.19 22:47:39.524107 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55162 | ||
| 124 | 2026.03.19 22:47:39.524448 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36269 | ||
| 125 | 2026.03.19 22:47:39.524831 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.19 22:47:39.524910 [ 5 ] {} <Debug> TCP-Session: 87ceb5b2-bc3a-4ccb-ba75-662216abbd35 Authenticating user 'default' from [fd00:1122:3344:101::d]:42580 | ||
| 127 | 2026.03.19 22:47:39.524936 [ 5 ] {} <Debug> TCP-Session: 87ceb5b2-bc3a-4ccb-ba75-662216abbd35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.19 22:47:39.524962 [ 5 ] {} <Debug> TCP-Session: 87ceb5b2-bc3a-4ccb-ba75-662216abbd35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.19 22:47:39.525072 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.19 22:47:39.525087 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.03.19 22:47:39.525126 [ 256 ] {} <Debug> TCP-Session: e3d613a6-24eb-4192-96ff-df5c4ed617ab Authenticating user 'default' from [fd00:1122:3344:101::d]:34187 | ||
| 132 | 2026.03.19 22:47:39.525145 [ 259 ] {} <Debug> TCP-Session: 3143cac8-288e-49ac-9faa-afcd2d26d9cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36269 | ||
| 133 | 2026.03.19 22:47:39.525152 [ 256 ] {} <Debug> TCP-Session: e3d613a6-24eb-4192-96ff-df5c4ed617ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.19 22:47:39.525171 [ 259 ] {} <Debug> TCP-Session: 3143cac8-288e-49ac-9faa-afcd2d26d9cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.19 22:47:39.525191 [ 256 ] {} <Debug> TCP-Session: e3d613a6-24eb-4192-96ff-df5c4ed617ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.19 22:47:39.525208 [ 259 ] {} <Debug> TCP-Session: 3143cac8-288e-49ac-9faa-afcd2d26d9cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.19 22:47:39.525841 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.19 22:47:39.525872 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.19 22:47:39.525902 [ 253 ] {} <Debug> TCP-Session: dd41c5f3-db77-4bcd-a7a7-6d07d774b67d Authenticating user 'default' from [fd00:1122:3344:101::d]:34833 | ||
| 140 | 2026.03.19 22:47:39.525908 [ 257 ] {} <Debug> TCP-Session: 6ec0b164-2db5-45d4-a7c5-ff359ff92582 Authenticating user 'default' from [fd00:1122:3344:101::d]:61739 | ||
| 141 | 2026.03.19 22:47:39.525930 [ 253 ] {} <Debug> TCP-Session: dd41c5f3-db77-4bcd-a7a7-6d07d774b67d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.19 22:47:39.525995 [ 253 ] {} <Debug> TCP-Session: dd41c5f3-db77-4bcd-a7a7-6d07d774b67d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.19 22:47:39.525982 [ 257 ] {} <Debug> TCP-Session: 6ec0b164-2db5-45d4-a7c5-ff359ff92582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.19 22:47:39.526034 [ 257 ] {} <Debug> TCP-Session: 6ec0b164-2db5-45d4-a7c5-ff359ff92582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.19 22:47:39.526558 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.03.19 22:47:39.526594 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.19 22:47:39.526621 [ 258 ] {} <Debug> TCP-Session: 8fb16cd2-dab1-44fd-a154-cd5eba11af52 Authenticating user 'default' from [fd00:1122:3344:101::d]:55162 | ||
| 148 | 2026.03.19 22:47:39.526653 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 149 | 2026.03.19 22:47:39.526677 [ 258 ] {} <Debug> TCP-Session: 8fb16cd2-dab1-44fd-a154-cd5eba11af52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.19 22:47:39.526684 [ 255 ] {} <Debug> TCP-Session: 27e67618-9c2a-4482-a9f0-0c989edf5b21 Authenticating user 'default' from [fd00:1122:3344:101::d]:48526 | ||
| 151 | 2026.03.19 22:47:39.526709 [ 258 ] {} <Debug> TCP-Session: 8fb16cd2-dab1-44fd-a154-cd5eba11af52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.19 22:47:39.526718 [ 255 ] {} <Debug> TCP-Session: 27e67618-9c2a-4482-a9f0-0c989edf5b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.19 22:47:39.526747 [ 255 ] {} <Debug> TCP-Session: 27e67618-9c2a-4482-a9f0-0c989edf5b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.19 22:47:39.529557 [ 3 ] {6b755e11-11ed-4460-98f9-73aeadf3cc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.19 22:47:39.580874 [ 3 ] {6b755e11-11ed-4460-98f9-73aeadf3cc7a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65183) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.19 22:47:39.581681 [ 3 ] {6b755e11-11ed-4460-98f9-73aeadf3cc7a} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.19 22:47:39.581816 [ 3 ] {6b755e11-11ed-4460-98f9-73aeadf3cc7a} <Debug> TCPHandler: Processed in 0.05768691 sec. | ||
| 204 | 2026.03.19 22:47:39.582153 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.19 22:47:39.582568 [ 4 ] {ecadcf9f-738b-4532-bfde-a91c56219e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.19 22:47:39.583025 [ 4 ] {ecadcf9f-738b-4532-bfde-a91c56219e0e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56134) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.19 22:47:39.583198 [ 4 ] {ecadcf9f-738b-4532-bfde-a91c56219e0e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.19 22:47:39.583289 [ 4 ] {ecadcf9f-738b-4532-bfde-a91c56219e0e} <Debug> TCPHandler: Processed in 0.001305303 sec. | ||
| 255 | 2026.03.19 22:47:39.583592 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.19 22:47:39.584386 [ 3 ] {c1739e79-14a9-4735-bab3-0f68b70744a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.19 22:47:39.585033 [ 3 ] {c1739e79-14a9-4735-bab3-0f68b70744a5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.19 22:47:39.591214 [ 3 ] {c1739e79-14a9-4735-bab3-0f68b70744a5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.19 22:47:39.591239 [ 3 ] {c1739e79-14a9-4735-bab3-0f68b70744a5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3831e-05 sec | ||
| 260 | 2026.03.19 22:47:39.591254 [ 3 ] {c1739e79-14a9-4735-bab3-0f68b70744a5} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.19 22:47:39.591292 [ 3 ] {c1739e79-14a9-4735-bab3-0f68b70744a5} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.19 22:47:39.591324 [ 3 ] {c1739e79-14a9-4735-bab3-0f68b70744a5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.19 22:47:39.592087 [ 3 ] {c1739e79-14a9-4735-bab3-0f68b70744a5} <Debug> TCPHandler: Processed in 0.008615055 sec. | ||
| 264 | 2026.03.19 22:47:39.592238 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.19 22:47:39.592431 [ 3 ] {640aa532-c6f1-4a3d-bb97-450b5b5420e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.03.19 22:47:39.592484 [ 3 ] {640aa532-c6f1-4a3d-bb97-450b5b5420e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.19 22:47:39.597547 [ 3 ] {640aa532-c6f1-4a3d-bb97-450b5b5420e8} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.19 22:47:39.599051 [ 3 ] {640aa532-c6f1-4a3d-bb97-450b5b5420e8} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f): Loading data parts | ||
| 270 | 2026.03.19 22:47:39.600060 [ 3 ] {640aa532-c6f1-4a3d-bb97-450b5b5420e8} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f): There are no data parts | ||
| 271 | 2026.03.19 22:47:39.602796 [ 3 ] {640aa532-c6f1-4a3d-bb97-450b5b5420e8} <Debug> TCPHandler: Processed in 0.010609675 sec. | ||
| 272 | 2026.03.19 22:47:39.602958 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.19 22:47:39.603140 [ 3 ] {697cd89f-81c3-401c-8731-0f40c83295fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.03.19 22:47:39.603228 [ 3 ] {697cd89f-81c3-401c-8731-0f40c83295fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.19 22:47:39.618551 [ 3 ] {697cd89f-81c3-401c-8731-0f40c83295fc} <Debug> oximeter.measurements_bool (0fb8df1e-ee35-4158-bcdc-7af7f5ef16c7): Loading data parts | ||
| 286 | 2026.03.19 22:47:39.618857 [ 3 ] {697cd89f-81c3-401c-8731-0f40c83295fc} <Debug> oximeter.measurements_bool (0fb8df1e-ee35-4158-bcdc-7af7f5ef16c7): There are no data parts | ||
| 287 | 2026.03.19 22:47:39.624416 [ 3 ] {697cd89f-81c3-401c-8731-0f40c83295fc} <Debug> TCPHandler: Processed in 0.021553853 sec. | ||
| 288 | 2026.03.19 22:47:39.624548 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.19 22:47:39.624771 [ 3 ] {d7526555-a282-461d-8ffc-3991c0eb7a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.03.19 22:47:39.624822 [ 3 ] {d7526555-a282-461d-8ffc-3991c0eb7a7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.19 22:47:39.630738 [ 3 ] {d7526555-a282-461d-8ffc-3991c0eb7a7d} <Debug> oximeter.measurements_i8 (8fb84685-e80d-4c47-993d-ca40c2950e6b): Loading data parts | ||
| 292 | 2026.03.19 22:47:39.630882 [ 3 ] {d7526555-a282-461d-8ffc-3991c0eb7a7d} <Debug> oximeter.measurements_i8 (8fb84685-e80d-4c47-993d-ca40c2950e6b): There are no data parts | ||
| 293 | 2026.03.19 22:47:39.636216 [ 3 ] {d7526555-a282-461d-8ffc-3991c0eb7a7d} <Debug> TCPHandler: Processed in 0.011663445 sec. | ||
| 294 | 2026.03.19 22:47:39.636358 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.19 22:47:39.636512 [ 3 ] {9ed63f7e-87b9-49a0-879b-bdedd8edf952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.03.19 22:47:39.636569 [ 3 ] {9ed63f7e-87b9-49a0-879b-bdedd8edf952} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.19 22:47:39.645045 [ 3 ] {9ed63f7e-87b9-49a0-879b-bdedd8edf952} <Debug> oximeter.measurements_u8 (34a653da-a546-49f8-b5ba-675d64978ce6): Loading data parts | ||
| 298 | 2026.03.19 22:47:39.645237 [ 3 ] {9ed63f7e-87b9-49a0-879b-bdedd8edf952} <Debug> oximeter.measurements_u8 (34a653da-a546-49f8-b5ba-675d64978ce6): There are no data parts | ||
| 299 | 2026.03.19 22:47:39.650393 [ 3 ] {9ed63f7e-87b9-49a0-879b-bdedd8edf952} <Debug> TCPHandler: Processed in 0.01408292 sec. | ||
| 300 | 2026.03.19 22:47:39.650558 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.19 22:47:39.650759 [ 3 ] {25e3205f-b67b-4bc8-a3fe-aaf752f66c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.03.19 22:47:39.650810 [ 3 ] {25e3205f-b67b-4bc8-a3fe-aaf752f66c94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.19 22:47:39.657899 [ 3 ] {25e3205f-b67b-4bc8-a3fe-aaf752f66c94} <Debug> oximeter.measurements_i16 (a9cb0eb1-c515-4baa-8e47-94fae8004cb2): Loading data parts | ||
| 304 | 2026.03.19 22:47:39.658048 [ 3 ] {25e3205f-b67b-4bc8-a3fe-aaf752f66c94} <Debug> oximeter.measurements_i16 (a9cb0eb1-c515-4baa-8e47-94fae8004cb2): There are no data parts | ||
| 305 | 2026.03.19 22:47:39.665854 [ 3 ] {25e3205f-b67b-4bc8-a3fe-aaf752f66c94} <Debug> TCPHandler: Processed in 0.015353731 sec. | ||
| 306 | 2026.03.19 22:47:39.666069 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.19 22:47:39.666238 [ 3 ] {045947fd-0f8f-4c6a-972c-83620bfc3706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.03.19 22:47:39.666290 [ 3 ] {045947fd-0f8f-4c6a-972c-83620bfc3706} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.19 22:47:39.673103 [ 3 ] {045947fd-0f8f-4c6a-972c-83620bfc3706} <Debug> oximeter.measurements_u16 (ca868946-c735-468a-a929-841ab9fdd58d): Loading data parts | ||
| 310 | 2026.03.19 22:47:39.673344 [ 3 ] {045947fd-0f8f-4c6a-972c-83620bfc3706} <Debug> oximeter.measurements_u16 (ca868946-c735-468a-a929-841ab9fdd58d): There are no data parts | ||
| 311 | 2026.03.19 22:47:39.681913 [ 3 ] {045947fd-0f8f-4c6a-972c-83620bfc3706} <Debug> TCPHandler: Processed in 0.015917167 sec. | ||
| 312 | 2026.03.19 22:47:39.682116 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.19 22:47:39.682405 [ 3 ] {c192f872-7c0d-4c51-9784-020ee8a528c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.03.19 22:47:39.682469 [ 3 ] {c192f872-7c0d-4c51-9784-020ee8a528c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.19 22:47:39.689336 [ 3 ] {c192f872-7c0d-4c51-9784-020ee8a528c6} <Debug> oximeter.measurements_i32 (5c2fa080-6fa4-4000-873d-343f10553dda): Loading data parts | ||
| 316 | 2026.03.19 22:47:39.689473 [ 3 ] {c192f872-7c0d-4c51-9784-020ee8a528c6} <Debug> oximeter.measurements_i32 (5c2fa080-6fa4-4000-873d-343f10553dda): There are no data parts | ||
| 317 | 2026.03.19 22:47:39.698091 [ 3 ] {c192f872-7c0d-4c51-9784-020ee8a528c6} <Debug> TCPHandler: Processed in 0.016062979 sec. | ||
| 318 | 2026.03.19 22:47:39.698256 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.19 22:47:39.698407 [ 3 ] {893eb656-9c31-4078-9de0-74aa3a5aaabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.03.19 22:47:39.698459 [ 3 ] {893eb656-9c31-4078-9de0-74aa3a5aaabd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.19 22:47:39.705105 [ 3 ] {893eb656-9c31-4078-9de0-74aa3a5aaabd} <Debug> oximeter.measurements_u32 (a5d290c0-0075-434b-9950-6184dc286ef5): Loading data parts | ||
| 322 | 2026.03.19 22:47:39.705250 [ 3 ] {893eb656-9c31-4078-9de0-74aa3a5aaabd} <Debug> oximeter.measurements_u32 (a5d290c0-0075-434b-9950-6184dc286ef5): There are no data parts | ||
| 323 | 2026.03.19 22:47:39.710727 [ 3 ] {893eb656-9c31-4078-9de0-74aa3a5aaabd} <Debug> TCPHandler: Processed in 0.012519224 sec. | ||
| 324 | 2026.03.19 22:47:39.710879 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.03.19 22:47:39.711082 [ 3 ] {1bc6538b-e4ea-4857-ba24-6cae0646cdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.03.19 22:47:39.711129 [ 3 ] {1bc6538b-e4ea-4857-ba24-6cae0646cdcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.03.19 22:47:39.720019 [ 3 ] {1bc6538b-e4ea-4857-ba24-6cae0646cdcc} <Debug> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): Loading data parts | ||
| 328 | 2026.03.19 22:47:39.720249 [ 3 ] {1bc6538b-e4ea-4857-ba24-6cae0646cdcc} <Debug> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): There are no data parts | ||
| 329 | 2026.03.19 22:47:39.724754 [ 3 ] {1bc6538b-e4ea-4857-ba24-6cae0646cdcc} <Debug> TCPHandler: Processed in 0.013933558 sec. | ||
| 330 | 2026.03.19 22:47:39.724911 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.03.19 22:47:39.725097 [ 3 ] {a257de31-3b03-4b64-aa18-a528d1448989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.03.19 22:47:39.725147 [ 3 ] {a257de31-3b03-4b64-aa18-a528d1448989} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.03.19 22:47:39.726898 [ 3 ] {a257de31-3b03-4b64-aa18-a528d1448989} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Loading data parts | ||
| 334 | 2026.03.19 22:47:39.727031 [ 3 ] {a257de31-3b03-4b64-aa18-a528d1448989} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): There are no data parts | ||
| 335 | 2026.03.19 22:47:39.728318 [ 3 ] {a257de31-3b03-4b64-aa18-a528d1448989} <Debug> TCPHandler: Processed in 0.003466514 sec. | ||
| 336 | 2026.03.19 22:47:39.728449 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.19 22:47:39.728599 [ 3 ] {84d31091-74af-4b4d-af4a-d35e86f10162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.03.19 22:47:39.728662 [ 3 ] {84d31091-74af-4b4d-af4a-d35e86f10162} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.03.19 22:47:39.730241 [ 3 ] {84d31091-74af-4b4d-af4a-d35e86f10162} <Debug> oximeter.measurements_f32 (23e35431-6cdf-403a-95d7-2dde4189923a): Loading data parts | ||
| 340 | 2026.03.19 22:47:39.730375 [ 3 ] {84d31091-74af-4b4d-af4a-d35e86f10162} <Debug> oximeter.measurements_f32 (23e35431-6cdf-403a-95d7-2dde4189923a): There are no data parts | ||
| 341 | 2026.03.19 22:47:39.731617 [ 3 ] {84d31091-74af-4b4d-af4a-d35e86f10162} <Debug> TCPHandler: Processed in 0.003217482 sec. | ||
| 342 | 2026.03.19 22:47:39.731744 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.19 22:47:39.731895 [ 3 ] {b2fea8dc-bbcf-4416-af3e-7a3efd79850a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.03.19 22:47:39.731948 [ 3 ] {b2fea8dc-bbcf-4416-af3e-7a3efd79850a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.03.19 22:47:39.733521 [ 3 ] {b2fea8dc-bbcf-4416-af3e-7a3efd79850a} <Debug> oximeter.measurements_f64 (244b5db2-3c23-425c-a450-c7e1101f9582): Loading data parts | ||
| 346 | 2026.03.19 22:47:39.733653 [ 3 ] {b2fea8dc-bbcf-4416-af3e-7a3efd79850a} <Debug> oximeter.measurements_f64 (244b5db2-3c23-425c-a450-c7e1101f9582): There are no data parts | ||
| 347 | 2026.03.19 22:47:39.734922 [ 3 ] {b2fea8dc-bbcf-4416-af3e-7a3efd79850a} <Debug> TCPHandler: Processed in 0.003226672 sec. | ||
| 348 | 2026.03.19 22:47:39.735050 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.03.19 22:47:39.735199 [ 3 ] {f89d2a9f-6a74-410a-a286-358aeb20be99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.03.19 22:47:39.735251 [ 3 ] {f89d2a9f-6a74-410a-a286-358aeb20be99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.03.19 22:47:39.736698 [ 3 ] {f89d2a9f-6a74-410a-a286-358aeb20be99} <Debug> oximeter.measurements_string (f6ec5e06-ebc2-41b3-a059-3a4c57d862a4): Loading data parts | ||
| 352 | 2026.03.19 22:47:39.736849 [ 3 ] {f89d2a9f-6a74-410a-a286-358aeb20be99} <Debug> oximeter.measurements_string (f6ec5e06-ebc2-41b3-a059-3a4c57d862a4): There are no data parts | ||
| 353 | 2026.03.19 22:47:39.738133 [ 3 ] {f89d2a9f-6a74-410a-a286-358aeb20be99} <Debug> TCPHandler: Processed in 0.003131651 sec. | ||
| 354 | 2026.03.19 22:47:39.738264 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.03.19 22:47:39.738437 [ 3 ] {e0239715-4a9a-4743-87f1-47999fee5986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.03.19 22:47:39.738506 [ 3 ] {e0239715-4a9a-4743-87f1-47999fee5986} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.03.19 22:47:39.739996 [ 3 ] {e0239715-4a9a-4743-87f1-47999fee5986} <Debug> oximeter.measurements_bytes (9baa26b5-0eaa-4dbe-9633-287b9006b3a7): Loading data parts | ||
| 365 | 2026.03.19 22:47:39.740128 [ 3 ] {e0239715-4a9a-4743-87f1-47999fee5986} <Debug> oximeter.measurements_bytes (9baa26b5-0eaa-4dbe-9633-287b9006b3a7): There are no data parts | ||
| 366 | 2026.03.19 22:47:39.741502 [ 3 ] {e0239715-4a9a-4743-87f1-47999fee5986} <Debug> TCPHandler: Processed in 0.003286952 sec. | ||
| 367 | 2026.03.19 22:47:39.741638 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.19 22:47:39.741802 [ 3 ] {9ebbeb25-e67c-43a3-b7d8-25cbb5d93d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.03.19 22:47:39.741863 [ 3 ] {9ebbeb25-e67c-43a3-b7d8-25cbb5d93d1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.03.19 22:47:39.743314 [ 3 ] {9ebbeb25-e67c-43a3-b7d8-25cbb5d93d1f} <Debug> oximeter.measurements_cumulativei64 (a87a2a5b-ef7b-4a96-bbc5-30d28c872099): Loading data parts | ||
| 371 | 2026.03.19 22:47:39.743453 [ 3 ] {9ebbeb25-e67c-43a3-b7d8-25cbb5d93d1f} <Debug> oximeter.measurements_cumulativei64 (a87a2a5b-ef7b-4a96-bbc5-30d28c872099): There are no data parts | ||
| 372 | 2026.03.19 22:47:39.744778 [ 3 ] {9ebbeb25-e67c-43a3-b7d8-25cbb5d93d1f} <Debug> TCPHandler: Processed in 0.003188272 sec. | ||
| 373 | 2026.03.19 22:47:39.744906 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.19 22:47:39.745079 [ 3 ] {8e64ae64-15aa-40f2-88b8-f00865b5d148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.03.19 22:47:39.745127 [ 3 ] {8e64ae64-15aa-40f2-88b8-f00865b5d148} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.03.19 22:47:39.746581 [ 3 ] {8e64ae64-15aa-40f2-88b8-f00865b5d148} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Loading data parts | ||
| 377 | 2026.03.19 22:47:39.746711 [ 3 ] {8e64ae64-15aa-40f2-88b8-f00865b5d148} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): There are no data parts | ||
| 378 | 2026.03.19 22:47:39.747974 [ 3 ] {8e64ae64-15aa-40f2-88b8-f00865b5d148} <Debug> TCPHandler: Processed in 0.00311741 sec. | ||
| 379 | 2026.03.19 22:47:39.748114 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.19 22:47:39.748269 [ 3 ] {29e76922-b5f0-4fd7-97d3-e75a278f3b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.03.19 22:47:39.748325 [ 3 ] {29e76922-b5f0-4fd7-97d3-e75a278f3b4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.03.19 22:47:39.749785 [ 3 ] {29e76922-b5f0-4fd7-97d3-e75a278f3b4c} <Debug> oximeter.measurements_cumulativef32 (46d8916b-1704-4250-831b-3f7b4e742655): Loading data parts | ||
| 383 | 2026.03.19 22:47:39.749916 [ 3 ] {29e76922-b5f0-4fd7-97d3-e75a278f3b4c} <Debug> oximeter.measurements_cumulativef32 (46d8916b-1704-4250-831b-3f7b4e742655): There are no data parts | ||
| 384 | 2026.03.19 22:47:39.751217 [ 3 ] {29e76922-b5f0-4fd7-97d3-e75a278f3b4c} <Debug> TCPHandler: Processed in 0.003150931 sec. | ||
| 385 | 2026.03.19 22:47:39.751346 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.19 22:47:39.751512 [ 3 ] {f3951ed5-e7ab-450b-acab-f5a221ba2704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.03.19 22:47:39.751569 [ 3 ] {f3951ed5-e7ab-450b-acab-f5a221ba2704} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.03.19 22:47:39.753033 [ 3 ] {f3951ed5-e7ab-450b-acab-f5a221ba2704} <Debug> oximeter.measurements_cumulativef64 (894abd56-9443-4a03-ae50-95dbd3b0fd68): Loading data parts | ||
| 389 | 2026.03.19 22:47:39.753236 [ 3 ] {f3951ed5-e7ab-450b-acab-f5a221ba2704} <Debug> oximeter.measurements_cumulativef64 (894abd56-9443-4a03-ae50-95dbd3b0fd68): There are no data parts | ||
| 390 | 2026.03.19 22:47:39.754521 [ 3 ] {f3951ed5-e7ab-450b-acab-f5a221ba2704} <Debug> TCPHandler: Processed in 0.003224872 sec. | ||
| 391 | 2026.03.19 22:47:39.754656 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.19 22:47:39.754874 [ 3 ] {d94bee9a-b858-429f-a40a-b2c6d3261a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2026.03.19 22:47:39.754947 [ 3 ] {d94bee9a-b858-429f-a40a-b2c6d3261a3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.03.19 22:47:39.756650 [ 3 ] {d94bee9a-b858-429f-a40a-b2c6d3261a3f} <Debug> oximeter.measurements_histogrami8 (b9edd0c9-608b-42d2-b2c5-9d281427e9c9): Loading data parts | ||
| 405 | 2026.03.19 22:47:39.756814 [ 3 ] {d94bee9a-b858-429f-a40a-b2c6d3261a3f} <Debug> oximeter.measurements_histogrami8 (b9edd0c9-608b-42d2-b2c5-9d281427e9c9): There are no data parts | ||
| 406 | 2026.03.19 22:47:39.758260 [ 3 ] {d94bee9a-b858-429f-a40a-b2c6d3261a3f} <Debug> TCPHandler: Processed in 0.003654846 sec. | ||
| 407 | 2026.03.19 22:47:39.758406 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.03.19 22:47:39.758681 [ 3 ] {3c55c0d5-5334-4cca-b6fb-03081ae95d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2026.03.19 22:47:39.758759 [ 3 ] {3c55c0d5-5334-4cca-b6fb-03081ae95d69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.03.19 22:47:39.760448 [ 3 ] {3c55c0d5-5334-4cca-b6fb-03081ae95d69} <Debug> oximeter.measurements_histogramu8 (eaf6b067-1afa-49bc-8a92-0ef2e2d0550a): Loading data parts | ||
| 411 | 2026.03.19 22:47:39.760632 [ 3 ] {3c55c0d5-5334-4cca-b6fb-03081ae95d69} <Debug> oximeter.measurements_histogramu8 (eaf6b067-1afa-49bc-8a92-0ef2e2d0550a): There are no data parts | ||
| 412 | 2026.03.19 22:47:39.762067 [ 3 ] {3c55c0d5-5334-4cca-b6fb-03081ae95d69} <Debug> TCPHandler: Processed in 0.003718037 sec. | ||
| 413 | 2026.03.19 22:47:39.762193 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.03.19 22:47:39.762397 [ 3 ] {3a20e37b-918e-4ca0-a7c0-909ffb36a80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.03.19 22:47:39.762498 [ 3 ] {3a20e37b-918e-4ca0-a7c0-909ffb36a80f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.03.19 22:47:39.764079 [ 3 ] {3a20e37b-918e-4ca0-a7c0-909ffb36a80f} <Debug> oximeter.measurements_histogrami16 (63a11821-2445-40e5-b620-1849d2159be5): Loading data parts | ||
| 417 | 2026.03.19 22:47:39.764230 [ 3 ] {3a20e37b-918e-4ca0-a7c0-909ffb36a80f} <Debug> oximeter.measurements_histogrami16 (63a11821-2445-40e5-b620-1849d2159be5): There are no data parts | ||
| 418 | 2026.03.19 22:47:39.765504 [ 3 ] {3a20e37b-918e-4ca0-a7c0-909ffb36a80f} <Debug> TCPHandler: Processed in 0.003357823 sec. | ||
| 419 | 2026.03.19 22:47:39.765627 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.03.19 22:47:39.765859 [ 3 ] {42c4c06e-7b87-4608-bcc9-f3cb6173b567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.03.19 22:47:39.765926 [ 3 ] {42c4c06e-7b87-4608-bcc9-f3cb6173b567} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.03.19 22:47:39.767559 [ 3 ] {42c4c06e-7b87-4608-bcc9-f3cb6173b567} <Debug> oximeter.measurements_histogramu16 (37d6e32f-9181-44c6-88b5-9fa304fdeb85): Loading data parts | ||
| 423 | 2026.03.19 22:47:39.767688 [ 3 ] {42c4c06e-7b87-4608-bcc9-f3cb6173b567} <Debug> oximeter.measurements_histogramu16 (37d6e32f-9181-44c6-88b5-9fa304fdeb85): There are no data parts | ||
| 424 | 2026.03.19 22:47:39.768984 [ 3 ] {42c4c06e-7b87-4608-bcc9-f3cb6173b567} <Debug> TCPHandler: Processed in 0.003402794 sec. | ||
| 425 | 2026.03.19 22:47:39.769109 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.03.19 22:47:39.769312 [ 3 ] {1cd03f42-be62-4d8f-b9ac-8ea8196f8298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.03.19 22:47:39.769382 [ 3 ] {1cd03f42-be62-4d8f-b9ac-8ea8196f8298} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.03.19 22:47:39.770975 [ 3 ] {1cd03f42-be62-4d8f-b9ac-8ea8196f8298} <Debug> oximeter.measurements_histogrami32 (cd40b888-7fae-4715-bf13-0be85ed91dbd): Loading data parts | ||
| 429 | 2026.03.19 22:47:39.771120 [ 3 ] {1cd03f42-be62-4d8f-b9ac-8ea8196f8298} <Debug> oximeter.measurements_histogrami32 (cd40b888-7fae-4715-bf13-0be85ed91dbd): There are no data parts | ||
| 430 | 2026.03.19 22:47:39.772428 [ 3 ] {1cd03f42-be62-4d8f-b9ac-8ea8196f8298} <Debug> TCPHandler: Processed in 0.003366753 sec. | ||
| 431 | 2026.03.19 22:47:39.772551 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.03.19 22:47:39.772776 [ 3 ] {0910fbf8-b0e9-47a7-acea-af8f6c9b390c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.03.19 22:47:39.772842 [ 3 ] {0910fbf8-b0e9-47a7-acea-af8f6c9b390c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.03.19 22:47:39.774450 [ 3 ] {0910fbf8-b0e9-47a7-acea-af8f6c9b390c} <Debug> oximeter.measurements_histogramu32 (ab470240-65de-4d5f-ba18-ee4a3aa81d22): Loading data parts | ||
| 435 | 2026.03.19 22:47:39.774580 [ 3 ] {0910fbf8-b0e9-47a7-acea-af8f6c9b390c} <Debug> oximeter.measurements_histogramu32 (ab470240-65de-4d5f-ba18-ee4a3aa81d22): There are no data parts | ||
| 436 | 2026.03.19 22:47:39.775881 [ 3 ] {0910fbf8-b0e9-47a7-acea-af8f6c9b390c} <Debug> TCPHandler: Processed in 0.003375733 sec. | ||
| 437 | 2026.03.19 22:47:39.776072 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.03.19 22:47:39.776326 [ 3 ] {f25e5000-1c82-41d2-a9ce-164ec8451bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.03.19 22:47:39.776412 [ 3 ] {f25e5000-1c82-41d2-a9ce-164ec8451bd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.03.19 22:47:39.778227 [ 3 ] {f25e5000-1c82-41d2-a9ce-164ec8451bd6} <Debug> oximeter.measurements_histogrami64 (f0ffb418-feda-4863-b092-5f8ba059b718): Loading data parts | ||
| 441 | 2026.03.19 22:47:39.778392 [ 3 ] {f25e5000-1c82-41d2-a9ce-164ec8451bd6} <Debug> oximeter.measurements_histogrami64 (f0ffb418-feda-4863-b092-5f8ba059b718): There are no data parts | ||
| 442 | 2026.03.19 22:47:39.779741 [ 3 ] {f25e5000-1c82-41d2-a9ce-164ec8451bd6} <Debug> TCPHandler: Processed in 0.003719556 sec. | ||
| 443 | 2026.03.19 22:47:39.779877 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.03.19 22:47:39.780103 [ 3 ] {4a8cda70-0596-4ecb-8f11-d820ebb2033c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.03.19 22:47:39.780176 [ 3 ] {4a8cda70-0596-4ecb-8f11-d820ebb2033c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.03.19 22:47:39.782235 [ 3 ] {4a8cda70-0596-4ecb-8f11-d820ebb2033c} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Loading data parts | ||
| 447 | 2026.03.19 22:47:39.782368 [ 3 ] {4a8cda70-0596-4ecb-8f11-d820ebb2033c} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): There are no data parts | ||
| 448 | 2026.03.19 22:47:39.783768 [ 3 ] {4a8cda70-0596-4ecb-8f11-d820ebb2033c} <Debug> TCPHandler: Processed in 0.003937249 sec. | ||
| 449 | 2026.03.19 22:47:39.783923 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.03.19 22:47:39.784127 [ 3 ] {5c0aa45b-7f0f-49bc-95d6-38911c0957a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.03.19 22:47:39.784195 [ 3 ] {5c0aa45b-7f0f-49bc-95d6-38911c0957a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.03.19 22:47:39.785847 [ 3 ] {5c0aa45b-7f0f-49bc-95d6-38911c0957a2} <Debug> oximeter.measurements_histogramf32 (7d8b2b23-d6ee-405a-b990-e56d93a7e9b8): Loading data parts | ||
| 453 | 2026.03.19 22:47:39.786001 [ 3 ] {5c0aa45b-7f0f-49bc-95d6-38911c0957a2} <Debug> oximeter.measurements_histogramf32 (7d8b2b23-d6ee-405a-b990-e56d93a7e9b8): There are no data parts | ||
| 454 | 2026.03.19 22:47:39.787359 [ 3 ] {5c0aa45b-7f0f-49bc-95d6-38911c0957a2} <Debug> TCPHandler: Processed in 0.003480795 sec. | ||
| 455 | 2026.03.19 22:47:39.787484 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.03.19 22:47:39.787708 [ 3 ] {5bec8262-40da-42af-b932-7b14e142812e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.03.19 22:47:39.787776 [ 3 ] {5bec8262-40da-42af-b932-7b14e142812e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.03.19 22:47:39.789401 [ 3 ] {5bec8262-40da-42af-b932-7b14e142812e} <Debug> oximeter.measurements_histogramf64 (6980b152-c06f-4285-8095-5cfad27a9bb5): Loading data parts | ||
| 459 | 2026.03.19 22:47:39.789532 [ 3 ] {5bec8262-40da-42af-b932-7b14e142812e} <Debug> oximeter.measurements_histogramf64 (6980b152-c06f-4285-8095-5cfad27a9bb5): There are no data parts | ||
| 460 | 2026.03.19 22:47:39.790868 [ 3 ] {5bec8262-40da-42af-b932-7b14e142812e} <Debug> TCPHandler: Processed in 0.003430024 sec. | ||
| 461 | 2026.03.19 22:47:39.791027 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.03.19 22:47:39.791194 [ 3 ] {d41f897a-22df-4808-bd1f-7c854883022e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.03.19 22:47:39.791261 [ 3 ] {d41f897a-22df-4808-bd1f-7c854883022e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.03.19 22:47:39.792768 [ 3 ] {d41f897a-22df-4808-bd1f-7c854883022e} <Debug> oximeter.fields_bool (db61ffc8-e77f-4a4f-9e55-bacfb26b37ae): Loading data parts | ||
| 490 | 2026.03.19 22:47:39.792974 [ 3 ] {d41f897a-22df-4808-bd1f-7c854883022e} <Debug> oximeter.fields_bool (db61ffc8-e77f-4a4f-9e55-bacfb26b37ae): There are no data parts | ||
| 491 | 2026.03.19 22:47:39.794358 [ 3 ] {d41f897a-22df-4808-bd1f-7c854883022e} <Debug> TCPHandler: Processed in 0.003379163 sec. | ||
| 492 | 2026.03.19 22:47:39.794489 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.03.19 22:47:39.794637 [ 3 ] {9a2651a1-18cb-4a51-afa6-e0c6ea97dd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.03.19 22:47:39.794699 [ 3 ] {9a2651a1-18cb-4a51-afa6-e0c6ea97dd03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.03.19 22:47:39.796203 [ 3 ] {9a2651a1-18cb-4a51-afa6-e0c6ea97dd03} <Debug> oximeter.fields_i8 (57487751-2fcf-43b7-9cc3-f008ea584726): Loading data parts | ||
| 496 | 2026.03.19 22:47:39.796349 [ 3 ] {9a2651a1-18cb-4a51-afa6-e0c6ea97dd03} <Debug> oximeter.fields_i8 (57487751-2fcf-43b7-9cc3-f008ea584726): There are no data parts | ||
| 497 | 2026.03.19 22:47:39.797687 [ 3 ] {9a2651a1-18cb-4a51-afa6-e0c6ea97dd03} <Debug> TCPHandler: Processed in 0.003243752 sec. | ||
| 498 | 2026.03.19 22:47:39.797812 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.19 22:47:39.797999 [ 3 ] {60a25a07-b1d7-467e-affd-d3812d362c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.03.19 22:47:39.798057 [ 3 ] {60a25a07-b1d7-467e-affd-d3812d362c68} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.03.19 22:47:39.799591 [ 3 ] {60a25a07-b1d7-467e-affd-d3812d362c68} <Debug> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Loading data parts | ||
| 502 | 2026.03.19 22:47:39.799787 [ 3 ] {60a25a07-b1d7-467e-affd-d3812d362c68} <Debug> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): There are no data parts | ||
| 503 | 2026.03.19 22:47:39.801092 [ 3 ] {60a25a07-b1d7-467e-affd-d3812d362c68} <Debug> TCPHandler: Processed in 0.003326524 sec. | ||
| 504 | 2026.03.19 22:47:39.801216 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.19 22:47:39.801363 [ 3 ] {7642170e-28bc-4153-aa44-d3d5146b5324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.03.19 22:47:39.801430 [ 3 ] {7642170e-28bc-4153-aa44-d3d5146b5324} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.03.19 22:47:39.802933 [ 3 ] {7642170e-28bc-4153-aa44-d3d5146b5324} <Debug> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Loading data parts | ||
| 508 | 2026.03.19 22:47:39.803071 [ 3 ] {7642170e-28bc-4153-aa44-d3d5146b5324} <Debug> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): There are no data parts | ||
| 509 | 2026.03.19 22:47:39.804285 [ 3 ] {7642170e-28bc-4153-aa44-d3d5146b5324} <Debug> TCPHandler: Processed in 0.003150891 sec. | ||
| 510 | 2026.03.19 22:47:39.804402 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.03.19 22:47:39.804565 [ 3 ] {cb5a9232-6734-4c26-b381-2c18b66e0c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.03.19 22:47:39.804621 [ 3 ] {cb5a9232-6734-4c26-b381-2c18b66e0c07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.03.19 22:47:39.806188 [ 3 ] {cb5a9232-6734-4c26-b381-2c18b66e0c07} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Loading data parts | ||
| 514 | 2026.03.19 22:47:39.806313 [ 3 ] {cb5a9232-6734-4c26-b381-2c18b66e0c07} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): There are no data parts | ||
| 515 | 2026.03.19 22:47:39.807364 [ 3 ] {cb5a9232-6734-4c26-b381-2c18b66e0c07} <Debug> TCPHandler: Processed in 0.002963089 sec. | ||
| 516 | 2026.03.19 22:47:39.807497 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.03.19 22:47:39.807651 [ 3 ] {01c5be6b-38e9-487e-982d-a2c793d0a29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.03.19 22:47:39.807724 [ 3 ] {01c5be6b-38e9-487e-982d-a2c793d0a29a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.03.19 22:47:39.810188 [ 3 ] {01c5be6b-38e9-487e-982d-a2c793d0a29a} <Debug> oximeter.fields_i32 (08b0488a-f4f3-48f5-88a4-ebae12bc11cc): Loading data parts | ||
| 520 | 2026.03.19 22:47:39.810405 [ 3 ] {01c5be6b-38e9-487e-982d-a2c793d0a29a} <Debug> oximeter.fields_i32 (08b0488a-f4f3-48f5-88a4-ebae12bc11cc): There are no data parts | ||
| 521 | 2026.03.19 22:47:39.812122 [ 3 ] {01c5be6b-38e9-487e-982d-a2c793d0a29a} <Debug> TCPHandler: Processed in 0.004671217 sec. | ||
| 522 | 2026.03.19 22:47:39.812260 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.03.19 22:47:39.812485 [ 3 ] {bdd1f179-4ac8-4721-b200-6b87efa61016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2026.03.19 22:47:39.812550 [ 3 ] {bdd1f179-4ac8-4721-b200-6b87efa61016} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.03.19 22:47:39.814340 [ 3 ] {bdd1f179-4ac8-4721-b200-6b87efa61016} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Loading data parts | ||
| 526 | 2026.03.19 22:47:39.814471 [ 3 ] {bdd1f179-4ac8-4721-b200-6b87efa61016} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): There are no data parts | ||
| 527 | 2026.03.19 22:47:39.815538 [ 3 ] {bdd1f179-4ac8-4721-b200-6b87efa61016} <Debug> TCPHandler: Processed in 0.003325353 sec. | ||
| 528 | 2026.03.19 22:47:39.815669 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.03.19 22:47:39.815820 [ 3 ] {fb761918-af3e-4194-bb6a-190120b794b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2026.03.19 22:47:39.815882 [ 3 ] {fb761918-af3e-4194-bb6a-190120b794b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.03.19 22:47:39.817642 [ 3 ] {fb761918-af3e-4194-bb6a-190120b794b5} <Debug> oximeter.fields_i64 (871915d2-3616-4c7a-b041-c654503f7f61): Loading data parts | ||
| 532 | 2026.03.19 22:47:39.817781 [ 3 ] {fb761918-af3e-4194-bb6a-190120b794b5} <Debug> oximeter.fields_i64 (871915d2-3616-4c7a-b041-c654503f7f61): There are no data parts | ||
| 533 | 2026.03.19 22:47:39.818865 [ 3 ] {fb761918-af3e-4194-bb6a-190120b794b5} <Debug> TCPHandler: Processed in 0.003243842 sec. | ||
| 534 | 2026.03.19 22:47:39.818996 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.03.19 22:47:39.819180 [ 3 ] {4a8717a4-bf7d-4bae-bb08-d234a3c4fb25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2026.03.19 22:47:39.819244 [ 3 ] {4a8717a4-bf7d-4bae-bb08-d234a3c4fb25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.03.19 22:47:39.820987 [ 3 ] {4a8717a4-bf7d-4bae-bb08-d234a3c4fb25} <Debug> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Loading data parts | ||
| 538 | 2026.03.19 22:47:39.821142 [ 3 ] {4a8717a4-bf7d-4bae-bb08-d234a3c4fb25} <Debug> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): There are no data parts | ||
| 539 | 2026.03.19 22:47:39.822296 [ 3 ] {4a8717a4-bf7d-4bae-bb08-d234a3c4fb25} <Debug> TCPHandler: Processed in 0.003383593 sec. | ||
| 540 | 2026.03.19 22:47:39.822419 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.03.19 22:47:39.822559 [ 3 ] {1f6e8c69-f41d-41ee-92aa-1bb3ecd9d205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2026.03.19 22:47:39.822619 [ 3 ] {1f6e8c69-f41d-41ee-92aa-1bb3ecd9d205} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.03.19 22:47:39.824419 [ 3 ] {1f6e8c69-f41d-41ee-92aa-1bb3ecd9d205} <Debug> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Loading data parts | ||
| 544 | 2026.03.19 22:47:39.824563 [ 3 ] {1f6e8c69-f41d-41ee-92aa-1bb3ecd9d205} <Debug> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): There are no data parts | ||
| 545 | 2026.03.19 22:47:39.825705 [ 3 ] {1f6e8c69-f41d-41ee-92aa-1bb3ecd9d205} <Debug> TCPHandler: Processed in 0.003286913 sec. | ||
| 546 | 2026.03.19 22:47:39.825844 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.03.19 22:47:39.826010 [ 3 ] {32499279-b770-4b2c-8838-99948219be83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2026.03.19 22:47:39.826069 [ 3 ] {32499279-b770-4b2c-8838-99948219be83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.03.19 22:47:39.827786 [ 3 ] {32499279-b770-4b2c-8838-99948219be83} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Loading data parts | ||
| 550 | 2026.03.19 22:47:39.827984 [ 3 ] {32499279-b770-4b2c-8838-99948219be83} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): There are no data parts | ||
| 551 | 2026.03.19 22:47:39.829042 [ 3 ] {32499279-b770-4b2c-8838-99948219be83} <Debug> TCPHandler: Processed in 0.003244002 sec. | ||
| 552 | 2026.03.19 22:47:39.829169 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.03.19 22:47:39.829318 [ 3 ] {409311e6-c500-4757-8adb-cb0382cf522a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2026.03.19 22:47:39.829383 [ 3 ] {409311e6-c500-4757-8adb-cb0382cf522a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.03.19 22:47:39.831109 [ 3 ] {409311e6-c500-4757-8adb-cb0382cf522a} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Loading data parts | ||
| 556 | 2026.03.19 22:47:39.831246 [ 3 ] {409311e6-c500-4757-8adb-cb0382cf522a} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): There are no data parts | ||
| 557 | 2026.03.19 22:47:39.832250 [ 3 ] {409311e6-c500-4757-8adb-cb0382cf522a} <Debug> TCPHandler: Processed in 0.003127742 sec. | ||
| 558 | 2026.03.19 22:47:39.832405 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.03.19 22:47:39.832654 [ 3 ] {5a021697-f378-4291-914a-b685881f86bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2026.03.19 22:47:39.832723 [ 3 ] {5a021697-f378-4291-914a-b685881f86bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.03.19 22:47:39.834446 [ 3 ] {5a021697-f378-4291-914a-b685881f86bc} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85): Loading data parts | ||
| 565 | 2026.03.19 22:47:39.834613 [ 3 ] {5a021697-f378-4291-914a-b685881f86bc} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85): There are no data parts | ||
| 566 | 2026.03.19 22:47:39.835764 [ 3 ] {5a021697-f378-4291-914a-b685881f86bc} <Debug> TCPHandler: Processed in 0.003405594 sec. | ||
| 567 | 2026.03.19 22:47:39.835963 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.19 22:47:39.836325 [ 4 ] {ce791ac6-0bcf-4dc7-8801-af1f56789440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.03.19 22:47:39.837670 [ 4 ] {ce791ac6-0bcf-4dc7-8801-af1f56789440} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.03.19 22:47:39.845380 [ 261 ] {ce791ac6-0bcf-4dc7-8801-af1f56789440} <Trace> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.03.19 22:47:39.845516 [ 261 ] {ce791ac6-0bcf-4dc7-8801-af1f56789440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 572 | 2026.03.19 22:47:39.849921 [ 261 ] {ce791ac6-0bcf-4dc7-8801-af1f56789440} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.03.19 22:47:39.850333 [ 261 ] {ce791ac6-0bcf-4dc7-8801-af1f56789440} <Trace> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.03.19 22:47:39.850625 [ 4 ] {ce791ac6-0bcf-4dc7-8801-af1f56789440} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014437 sec., 69.26646810279144 rows/sec., 1.08 KiB/sec. | ||
| 575 | 2026.03.19 22:47:39.850908 [ 4 ] {ce791ac6-0bcf-4dc7-8801-af1f56789440} <Debug> TCPHandler: Processed in 0.015038989 sec. | ||
| 576 | 2026.03.19 22:47:40.000297 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.02 MiB, peak 124.02 MiB, free memory in arenas 0.00 B, will set to 138.05 MiB (RSS), difference: 14.03 MiB | ||
| 577 | 2026.03.19 22:47:42.307649 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61274 | ||
| 578 | 2026.03.19 22:47:42.309256 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.03.19 22:47:42.309290 [ 262 ] {} <Debug> TCP-Session: 377a1b85-cfe7-4e96-849d-4507cdc42f7a Authenticating user 'default' from [fd00:1122:3344:101::b]:61274 | ||
| 580 | 2026.03.19 22:47:42.309351 [ 262 ] {} <Debug> TCP-Session: 377a1b85-cfe7-4e96-849d-4507cdc42f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.03.19 22:47:42.309364 [ 262 ] {} <Debug> TCP-Session: 377a1b85-cfe7-4e96-849d-4507cdc42f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.19 22:47:42.309427 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.03.19 22:47:42.309476 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.03.19 22:47:42.309492 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.03.19 22:47:42.309987 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34546 | ||
| 586 | 2026.03.19 22:47:42.310080 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41972 | ||
| 587 | 2026.03.19 22:47:42.310157 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.03.19 22:47:42.310198 [ 263 ] {} <Debug> TCP-Session: 83c5bd1b-68ef-4af7-8ca2-c469f91151f5 Authenticating user 'default' from [fd00:1122:3344:101::b]:34546 | ||
| 589 | 2026.03.19 22:47:42.310222 [ 263 ] {} <Debug> TCP-Session: 83c5bd1b-68ef-4af7-8ca2-c469f91151f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.03.19 22:47:42.310264 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63475 | ||
| 591 | 2026.03.19 22:47:42.310285 [ 263 ] {} <Debug> TCP-Session: 83c5bd1b-68ef-4af7-8ca2-c469f91151f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.03.19 22:47:42.310280 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53364 | ||
| 593 | 2026.03.19 22:47:42.310313 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.03.19 22:47:42.310404 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55504 | ||
| 595 | 2026.03.19 22:47:42.310512 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2026.03.19 22:47:42.310521 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50883 | ||
| 597 | 2026.03.19 22:47:42.310531 [ 264 ] {} <Debug> TCP-Session: 55a46795-55b9-4f6d-806a-338740148940 Authenticating user 'default' from [fd00:1122:3344:101::b]:41972 | ||
| 598 | 2026.03.19 22:47:42.310562 [ 266 ] {} <Debug> TCP-Session: ae42262b-0465-4d57-b4b1-b1b77b094ce8 Authenticating user 'default' from [fd00:1122:3344:101::b]:63475 | ||
| 599 | 2026.03.19 22:47:42.310609 [ 264 ] {} <Debug> TCP-Session: 55a46795-55b9-4f6d-806a-338740148940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.03.19 22:47:42.310612 [ 266 ] {} <Debug> TCP-Session: ae42262b-0465-4d57-b4b1-b1b77b094ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.03.19 22:47:42.310643 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.03.19 22:47:42.310632 [ 264 ] {} <Debug> TCP-Session: 55a46795-55b9-4f6d-806a-338740148940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.03.19 22:47:42.310688 [ 266 ] {} <Debug> TCP-Session: ae42262b-0465-4d57-b4b1-b1b77b094ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.03.19 22:47:42.310711 [ 265 ] {} <Debug> TCP-Session: 7a1d2567-35a1-4062-88bf-fbe5e56e944b Authenticating user 'default' from [fd00:1122:3344:101::b]:53364 | ||
| 605 | 2026.03.19 22:47:42.310735 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46829 | ||
| 606 | 2026.03.19 22:47:42.310747 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.03.19 22:47:42.310788 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.03.19 22:47:42.310820 [ 267 ] {} <Debug> TCP-Session: ef1e996f-3ad1-458d-81a2-cd60ae2169b3 Authenticating user 'default' from [fd00:1122:3344:101::b]:55504 | ||
| 609 | 2026.03.19 22:47:42.310763 [ 265 ] {} <Debug> TCP-Session: 7a1d2567-35a1-4062-88bf-fbe5e56e944b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.03.19 22:47:42.310866 [ 268 ] {} <Debug> TCP-Session: 52845147-3408-4c47-9ddb-8841b8b71bee Authenticating user 'default' from [fd00:1122:3344:101::b]:50883 | ||
| 611 | 2026.03.19 22:47:42.310876 [ 265 ] {} <Debug> TCP-Session: 7a1d2567-35a1-4062-88bf-fbe5e56e944b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.19 22:47:42.310871 [ 267 ] {} <Debug> TCP-Session: ef1e996f-3ad1-458d-81a2-cd60ae2169b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.03.19 22:47:42.310928 [ 268 ] {} <Debug> TCP-Session: 52845147-3408-4c47-9ddb-8841b8b71bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.19 22:47:42.310946 [ 267 ] {} <Debug> TCP-Session: ef1e996f-3ad1-458d-81a2-cd60ae2169b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.03.19 22:47:42.310867 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2026.03.19 22:47:42.310977 [ 268 ] {} <Debug> TCP-Session: 52845147-3408-4c47-9ddb-8841b8b71bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.19 22:47:42.311011 [ 269 ] {} <Debug> TCP-Session: cec2b6d4-f5b8-4cde-9098-7f9d616b7af0 Authenticating user 'default' from [fd00:1122:3344:101::b]:46829 | ||
| 618 | 2026.03.19 22:47:42.311033 [ 269 ] {} <Debug> TCP-Session: cec2b6d4-f5b8-4cde-9098-7f9d616b7af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.19 22:47:42.311045 [ 269 ] {} <Debug> TCP-Session: cec2b6d4-f5b8-4cde-9098-7f9d616b7af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.19 22:47:42.650008 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44250 | ||
| 621 | 2026.03.19 22:47:42.650275 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.03.19 22:47:42.650314 [ 270 ] {} <Debug> TCP-Session: db1b6918-1920-4b74-8896-a8bd15380f85 Authenticating user 'default' from [fd00:1122:3344:101::a]:44250 | ||
| 623 | 2026.03.19 22:47:42.650415 [ 270 ] {} <Debug> TCP-Session: db1b6918-1920-4b74-8896-a8bd15380f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.03.19 22:47:42.650430 [ 270 ] {} <Debug> TCP-Session: db1b6918-1920-4b74-8896-a8bd15380f85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.19 22:47:42.650493 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.03.19 22:47:42.650572 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.03.19 22:47:42.650589 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.19 22:47:42.651062 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45048 | ||
| 629 | 2026.03.19 22:47:42.651149 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32884 | ||
| 630 | 2026.03.19 22:47:42.651226 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55006 | ||
| 631 | 2026.03.19 22:47:42.651305 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.03.19 22:47:42.651385 [ 271 ] {} <Debug> TCP-Session: 5f974778-af1a-4b1a-ac63-719c6a56174f Authenticating user 'default' from [fd00:1122:3344:101::a]:45048 | ||
| 633 | 2026.03.19 22:47:42.651402 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.03.19 22:47:42.651407 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37203 | ||
| 635 | 2026.03.19 22:47:42.651409 [ 271 ] {} <Debug> TCP-Session: 5f974778-af1a-4b1a-ac63-719c6a56174f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 636 | 2026.03.19 22:47:42.651525 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.03.19 22:47:42.651547 [ 272 ] {} <Debug> TCP-Session: bfb6baa5-027d-471a-a2a6-39b28533ed06 Authenticating user 'default' from [fd00:1122:3344:101::a]:32884 | ||
| 638 | 2026.03.19 22:47:42.651576 [ 273 ] {} <Debug> TCP-Session: 1e81c9c7-bf38-4003-b3a9-73bbb4f4051b Authenticating user 'default' from [fd00:1122:3344:101::a]:55006 | ||
| 639 | 2026.03.19 22:47:42.651612 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46849 | ||
| 640 | 2026.03.19 22:47:42.651557 [ 271 ] {} <Debug> TCP-Session: 5f974778-af1a-4b1a-ac63-719c6a56174f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.03.19 22:47:42.651722 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.03.19 22:47:42.651742 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58402 | ||
| 643 | 2026.03.19 22:47:42.651681 [ 273 ] {} <Debug> TCP-Session: 1e81c9c7-bf38-4003-b3a9-73bbb4f4051b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.03.19 22:47:42.651661 [ 272 ] {} <Debug> TCP-Session: bfb6baa5-027d-471a-a2a6-39b28533ed06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.03.19 22:47:42.651834 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.03.19 22:47:42.651844 [ 274 ] {} <Debug> TCP-Session: a8256072-10b0-4cd2-bb76-fc21d763bc61 Authenticating user 'default' from [fd00:1122:3344:101::a]:37203 | ||
| 647 | 2026.03.19 22:47:42.651797 [ 273 ] {} <Debug> TCP-Session: 1e81c9c7-bf38-4003-b3a9-73bbb4f4051b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.03.19 22:47:42.651996 [ 276 ] {} <Debug> TCP-Session: 8358e226-f9e3-4738-bae9-e7cca98d3eb3 Authenticating user 'default' from [fd00:1122:3344:101::a]:46849 | ||
| 649 | 2026.03.19 22:47:42.651976 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.03.19 22:47:42.651935 [ 274 ] {} <Debug> TCP-Session: a8256072-10b0-4cd2-bb76-fc21d763bc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.19 22:47:42.652108 [ 276 ] {} <Debug> TCP-Session: 8358e226-f9e3-4738-bae9-e7cca98d3eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.19 22:47:42.652095 [ 277 ] {} <Debug> TCP-Session: 34d255e4-508f-427b-83c3-1044de00663b Authenticating user 'default' from [fd00:1122:3344:101::a]:58402 | ||
| 653 | 2026.03.19 22:47:42.651908 [ 272 ] {} <Debug> TCP-Session: bfb6baa5-027d-471a-a2a6-39b28533ed06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.19 22:47:42.652245 [ 276 ] {} <Debug> TCP-Session: 8358e226-f9e3-4738-bae9-e7cca98d3eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.19 22:47:42.652232 [ 277 ] {} <Debug> TCP-Session: 34d255e4-508f-427b-83c3-1044de00663b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.19 22:47:42.651526 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57683 | ||
| 657 | 2026.03.19 22:47:42.652343 [ 277 ] {} <Debug> TCP-Session: 34d255e4-508f-427b-83c3-1044de00663b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.19 22:47:42.652215 [ 274 ] {} <Debug> TCP-Session: a8256072-10b0-4cd2-bb76-fc21d763bc61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.19 22:47:42.652516 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 660 | 2026.03.19 22:47:42.652610 [ 275 ] {} <Debug> TCP-Session: 8b4642df-2aca-49ab-9c0f-d9f08465de9b Authenticating user 'default' from [fd00:1122:3344:101::a]:57683 | ||
| 661 | 2026.03.19 22:47:42.652661 [ 275 ] {} <Debug> TCP-Session: 8b4642df-2aca-49ab-9c0f-d9f08465de9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.19 22:47:42.652675 [ 275 ] {} <Debug> TCP-Session: 8b4642df-2aca-49ab-9c0f-d9f08465de9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.19 22:47:42.684730 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65514 | ||
| 664 | 2026.03.19 22:47:42.686507 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.03.19 22:47:42.686542 [ 278 ] {} <Debug> TCP-Session: ff19550d-ee0b-4da8-8d7a-2f3541785133 Authenticating user 'default' from [fd00:1122:3344:101::c]:65514 | ||
| 666 | 2026.03.19 22:47:42.686559 [ 278 ] {} <Debug> TCP-Session: ff19550d-ee0b-4da8-8d7a-2f3541785133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.03.19 22:47:42.686660 [ 278 ] {} <Debug> TCP-Session: ff19550d-ee0b-4da8-8d7a-2f3541785133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.19 22:47:42.686719 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.03.19 22:47:42.686750 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2026.03.19 22:47:42.686866 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.19 22:47:42.687408 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50932 | ||
| 672 | 2026.03.19 22:47:42.687500 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48375 | ||
| 673 | 2026.03.19 22:47:42.687554 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.03.19 22:47:42.687614 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44210 | ||
| 675 | 2026.03.19 22:47:42.687649 [ 279 ] {} <Debug> TCP-Session: de607942-5dcb-440f-87ff-33b2c041385e Authenticating user 'default' from [fd00:1122:3344:101::c]:50932 | ||
| 676 | 2026.03.19 22:47:42.687683 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.03.19 22:47:42.687734 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53763 | ||
| 678 | 2026.03.19 22:47:42.687791 [ 279 ] {} <Debug> TCP-Session: de607942-5dcb-440f-87ff-33b2c041385e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.03.19 22:47:42.687777 [ 280 ] {} <Debug> TCP-Session: b404d7cb-dedb-488a-aa20-8b7ca431936b Authenticating user 'default' from [fd00:1122:3344:101::c]:48375 | ||
| 680 | 2026.03.19 22:47:42.687860 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36249 | ||
| 681 | 2026.03.19 22:47:42.687905 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.19 22:47:42.687937 [ 279 ] {} <Debug> TCP-Session: de607942-5dcb-440f-87ff-33b2c041385e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2026.03.19 22:47:42.687916 [ 280 ] {} <Debug> TCP-Session: b404d7cb-dedb-488a-aa20-8b7ca431936b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.03.19 22:47:42.688022 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38012 | ||
| 685 | 2026.03.19 22:47:42.688056 [ 281 ] {} <Debug> TCP-Session: ae48a01c-a57f-43b9-8fa1-f051c08093c9 Authenticating user 'default' from [fd00:1122:3344:101::c]:44210 | ||
| 686 | 2026.03.19 22:47:42.688056 [ 280 ] {} <Debug> TCP-Session: b404d7cb-dedb-488a-aa20-8b7ca431936b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.03.19 22:47:42.688181 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.03.19 22:47:42.688199 [ 281 ] {} <Debug> TCP-Session: ae48a01c-a57f-43b9-8fa1-f051c08093c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.19 22:47:42.688315 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.03.19 22:47:42.688341 [ 282 ] {} <Debug> TCP-Session: b95260ab-7dca-4cfc-80ee-ded41551c24a Authenticating user 'default' from [fd00:1122:3344:101::c]:53763 | ||
| 691 | 2026.03.19 22:47:42.688401 [ 283 ] {} <Debug> TCP-Session: 5172a126-80d6-4a42-8fc2-b02ca6c1474c Authenticating user 'default' from [fd00:1122:3344:101::c]:36249 | ||
| 692 | 2026.03.19 22:47:42.688422 [ 282 ] {} <Debug> TCP-Session: b95260ab-7dca-4cfc-80ee-ded41551c24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.03.19 22:47:42.688265 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54979 | ||
| 694 | 2026.03.19 22:47:42.688458 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.03.19 22:47:42.688518 [ 282 ] {} <Debug> TCP-Session: b95260ab-7dca-4cfc-80ee-ded41551c24a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.19 22:47:42.688491 [ 283 ] {} <Debug> TCP-Session: 5172a126-80d6-4a42-8fc2-b02ca6c1474c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.19 22:47:42.688341 [ 281 ] {} <Debug> TCP-Session: ae48a01c-a57f-43b9-8fa1-f051c08093c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.19 22:47:42.688630 [ 283 ] {} <Debug> TCP-Session: 5172a126-80d6-4a42-8fc2-b02ca6c1474c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.19 22:47:42.688626 [ 284 ] {} <Debug> TCP-Session: fdf9202b-a912-40a5-b6e0-f6c07b662ee8 Authenticating user 'default' from [fd00:1122:3344:101::c]:38012 | ||
| 700 | 2026.03.19 22:47:42.688590 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.03.19 22:47:42.688738 [ 284 ] {} <Debug> TCP-Session: fdf9202b-a912-40a5-b6e0-f6c07b662ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.19 22:47:42.688851 [ 284 ] {} <Debug> TCP-Session: fdf9202b-a912-40a5-b6e0-f6c07b662ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.19 22:47:42.688856 [ 285 ] {} <Debug> TCP-Session: 472c451a-bd27-452b-89ec-cc4979f73242 Authenticating user 'default' from [fd00:1122:3344:101::c]:54979 | ||
| 704 | 2026.03.19 22:47:42.688960 [ 285 ] {} <Debug> TCP-Session: 472c451a-bd27-452b-89ec-cc4979f73242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.19 22:47:42.688975 [ 285 ] {} <Debug> TCP-Session: 472c451a-bd27-452b-89ec-cc4979f73242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.19 22:47:43.000334 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.40 MiB, peak 138.40 MiB, free memory in arenas 0.00 B, will set to 139.90 MiB (RSS), difference: 1.50 MiB | ||
| 707 | 2026.03.19 22:47:46.737214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.19 22:47:46.737311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.03.19 22:47:46.737358 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.19 22:47:46.737405 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.19 22:47:46.741467 [ 244 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Loading data parts | ||
| 712 | 2026.03.19 22:47:46.741665 [ 244 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): There are no data parts | ||
| 713 | 2026.03.19 22:47:46.745502 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.19 22:47:46.745661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 715 | 2026.03.19 22:47:46.753506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.19 22:47:46.755993 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.03.19 22:47:46.756595 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.03.19 22:47:46.757208 [ 243 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Loading data parts | ||
| 719 | 2026.03.19 22:47:46.757404 [ 243 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): There are no data parts | ||
| 720 | 2026.03.19 22:47:46.783699 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.19 22:47:46.783860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 722 | 2026.03.19 22:47:46.790634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.19 22:47:46.791928 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.19 22:47:46.795603 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.19 22:47:47.001159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.90 MiB, peak 148.90 MiB, free memory in arenas 0.00 B, will set to 154.04 MiB (RSS), difference: 9.13 MiB | ||
| 726 | 2026.03.19 22:47:49.237071 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.19 22:47:49.237294 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.19 22:47:49.245991 [ 242 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Loading data parts | ||
| 729 | 2026.03.19 22:47:49.246201 [ 242 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): There are no data parts | ||
| 730 | 2026.03.19 22:47:49.256436 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.19 22:47:49.256571 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 732 | 2026.03.19 22:47:49.258259 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.19 22:47:49.258758 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.19 22:47:49.258994 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.19 22:47:50.001098 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.25 MiB, peak 158.25 MiB, free memory in arenas 0.00 B, will set to 155.18 MiB (RSS), difference: -3.07 MiB | ||
| 736 | 2026.03.19 22:47:54.212950 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.19 22:47:54.213019 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.19 22:47:54.256744 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.03.19 22:47:54.257606 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.19 22:47:54.257653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 741 | 2026.03.19 22:47:54.258394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.19 22:47:54.259024 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.19 22:47:54.259246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.19 22:47:54.295760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.19 22:47:54.313901 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.19 22:47:54.314073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 747 | 2026.03.19 22:47:54.321048 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.19 22:47:54.322241 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.19 22:47:54.326733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.19 22:47:55.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.85 MiB, peak 159.85 MiB, free memory in arenas 0.00 B, will set to 157.79 MiB (RSS), difference: 1.94 MiB | ||
| 751 | 2026.03.19 22:47:59.856729 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.03.19 22:47:59.857216 [ 3 ] {8a7eb058-11f0-4c7d-86b3-d6dee3e3be9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2026.03.19 22:47:59.861498 [ 3 ] {8a7eb058-11f0-4c7d-86b3-d6dee3e3be9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2026.03.19 22:47:59.865732 [ 3 ] {8a7eb058-11f0-4c7d-86b3-d6dee3e3be9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2026.03.19 22:47:59.872137 [ 3 ] {8a7eb058-11f0-4c7d-86b3-d6dee3e3be9f} <Debug> TCPHandler: Processed in 0.015586174 sec. | ||
| 756 | 2026.03.19 22:47:59.892399 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2026.03.19 22:47:59.892567 [ 3 ] {ab17c52e-97f1-4af4-b3a3-fa1c10f4aaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2026.03.19 22:47:59.902582 [ 3 ] {ab17c52e-97f1-4af4-b3a3-fa1c10f4aaa7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2026.03.19 22:47:59.902634 [ 3 ] {ab17c52e-97f1-4af4-b3a3-fa1c10f4aaa7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2026.03.19 22:47:59.903137 [ 3 ] {ab17c52e-97f1-4af4-b3a3-fa1c10f4aaa7} <Debug> TCPHandler: Processed in 0.010801677 sec. | ||
| 761 | 2026.03.19 22:47:59.903368 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2026.03.19 22:47:59.903493 [ 3 ] {59af7916-1060-4ae7-9dc2-e16b8527fcaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 763 | 2026.03.19 22:47:59.905721 [ 3 ] {59af7916-1060-4ae7-9dc2-e16b8527fcaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2026.03.19 22:47:59.905768 [ 3 ] {59af7916-1060-4ae7-9dc2-e16b8527fcaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2026.03.19 22:47:59.906104 [ 3 ] {59af7916-1060-4ae7-9dc2-e16b8527fcaf} <Debug> TCPHandler: Processed in 0.002793907 sec. | ||
| 766 | 2026.03.19 22:47:59.906320 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.03.19 22:47:59.906435 [ 3 ] {d500f57c-e616-4f76-a35e-a6deacaa2793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 768 | 2026.03.19 22:47:59.906684 [ 3 ] {d500f57c-e616-4f76-a35e-a6deacaa2793} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.03.19 22:47:59.906728 [ 3 ] {d500f57c-e616-4f76-a35e-a6deacaa2793} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.03.19 22:47:59.907062 [ 3 ] {d500f57c-e616-4f76-a35e-a6deacaa2793} <Debug> TCPHandler: Processed in 0.000791208 sec. | ||
| 771 | 2026.03.19 22:47:59.907283 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.03.19 22:47:59.907398 [ 3 ] {37a5417f-6f9b-44e6-895a-cc6ec10f463c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 773 | 2026.03.19 22:47:59.907639 [ 3 ] {37a5417f-6f9b-44e6-895a-cc6ec10f463c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.03.19 22:47:59.907684 [ 3 ] {37a5417f-6f9b-44e6-895a-cc6ec10f463c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2026.03.19 22:47:59.908037 [ 3 ] {37a5417f-6f9b-44e6-895a-cc6ec10f463c} <Debug> TCPHandler: Processed in 0.000802478 sec. | ||
| 776 | 2026.03.19 22:47:59.908251 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.03.19 22:47:59.908373 [ 3 ] {bb3afb86-e697-41a0-ba5a-ce7c3e9e09fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 778 | 2026.03.19 22:47:59.908619 [ 3 ] {bb3afb86-e697-41a0-ba5a-ce7c3e9e09fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2026.03.19 22:47:59.908661 [ 3 ] {bb3afb86-e697-41a0-ba5a-ce7c3e9e09fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.03.19 22:47:59.908969 [ 3 ] {bb3afb86-e697-41a0-ba5a-ce7c3e9e09fb} <Debug> TCPHandler: Processed in 0.000765218 sec. | ||
| 781 | 2026.03.19 22:47:59.909171 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.03.19 22:47:59.909288 [ 3 ] {de593452-8dab-4fd4-9497-1e11c8ff9173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 783 | 2026.03.19 22:47:59.909532 [ 3 ] {de593452-8dab-4fd4-9497-1e11c8ff9173} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2026.03.19 22:47:59.909574 [ 3 ] {de593452-8dab-4fd4-9497-1e11c8ff9173} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2026.03.19 22:47:59.909886 [ 3 ] {de593452-8dab-4fd4-9497-1e11c8ff9173} <Debug> TCPHandler: Processed in 0.000764808 sec. | ||
| 786 | 2026.03.19 22:47:59.910089 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.03.19 22:47:59.910206 [ 3 ] {d0c12420-1ab3-40c4-b1b6-1a57780519af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 788 | 2026.03.19 22:47:59.910449 [ 3 ] {d0c12420-1ab3-40c4-b1b6-1a57780519af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2026.03.19 22:47:59.910492 [ 3 ] {d0c12420-1ab3-40c4-b1b6-1a57780519af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.03.19 22:47:59.910811 [ 3 ] {d0c12420-1ab3-40c4-b1b6-1a57780519af} <Debug> TCPHandler: Processed in 0.000770208 sec. | ||
| 791 | 2026.03.19 22:47:59.911034 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.03.19 22:47:59.911148 [ 3 ] {5bcde4ba-ad9c-4c92-9ddb-3bf5891e76a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 793 | 2026.03.19 22:47:59.911389 [ 3 ] {5bcde4ba-ad9c-4c92-9ddb-3bf5891e76a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2026.03.19 22:47:59.911431 [ 3 ] {5bcde4ba-ad9c-4c92-9ddb-3bf5891e76a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2026.03.19 22:47:59.911744 [ 3 ] {5bcde4ba-ad9c-4c92-9ddb-3bf5891e76a7} <Debug> TCPHandler: Processed in 0.000758177 sec. | ||
| 796 | 2026.03.19 22:47:59.911951 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.03.19 22:47:59.912065 [ 3 ] {0a736999-7a71-4eff-ab2d-10d3fbda3de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 798 | 2026.03.19 22:47:59.912318 [ 3 ] {0a736999-7a71-4eff-ab2d-10d3fbda3de7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2026.03.19 22:47:59.912360 [ 3 ] {0a736999-7a71-4eff-ab2d-10d3fbda3de7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.03.19 22:47:59.912669 [ 3 ] {0a736999-7a71-4eff-ab2d-10d3fbda3de7} <Debug> TCPHandler: Processed in 0.000766307 sec. | ||
| 801 | 2026.03.19 22:47:59.912880 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.03.19 22:47:59.912994 [ 3 ] {1acfb1ff-9ec4-4d23-909f-4bacdd749fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 803 | 2026.03.19 22:47:59.913236 [ 3 ] {1acfb1ff-9ec4-4d23-909f-4bacdd749fc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2026.03.19 22:47:59.913278 [ 3 ] {1acfb1ff-9ec4-4d23-909f-4bacdd749fc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.03.19 22:47:59.913591 [ 3 ] {1acfb1ff-9ec4-4d23-909f-4bacdd749fc1} <Debug> TCPHandler: Processed in 0.000757748 sec. | ||
| 806 | 2026.03.19 22:47:59.913816 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.03.19 22:47:59.913933 [ 3 ] {3bf22924-91b9-4649-9649-5073f1c45df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 808 | 2026.03.19 22:47:59.914182 [ 3 ] {3bf22924-91b9-4649-9649-5073f1c45df2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2026.03.19 22:47:59.914225 [ 3 ] {3bf22924-91b9-4649-9649-5073f1c45df2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2026.03.19 22:47:59.914536 [ 3 ] {3bf22924-91b9-4649-9649-5073f1c45df2} <Debug> TCPHandler: Processed in 0.000767908 sec. | ||
| 811 | 2026.03.19 22:47:59.914748 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.03.19 22:47:59.914869 [ 3 ] {c2b78015-05c3-467c-9861-8350bc74db94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 813 | 2026.03.19 22:47:59.915117 [ 3 ] {c2b78015-05c3-467c-9861-8350bc74db94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2026.03.19 22:47:59.915159 [ 3 ] {c2b78015-05c3-467c-9861-8350bc74db94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2026.03.19 22:47:59.915471 [ 3 ] {c2b78015-05c3-467c-9861-8350bc74db94} <Debug> TCPHandler: Processed in 0.000770457 sec. | ||
| 816 | 2026.03.19 22:47:59.915681 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2026.03.19 22:47:59.915797 [ 3 ] {e83935e4-4dd9-4a54-859e-92b2d6a031b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 818 | 2026.03.19 22:47:59.916048 [ 3 ] {e83935e4-4dd9-4a54-859e-92b2d6a031b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2026.03.19 22:47:59.916090 [ 3 ] {e83935e4-4dd9-4a54-859e-92b2d6a031b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2026.03.19 22:47:59.916405 [ 3 ] {e83935e4-4dd9-4a54-859e-92b2d6a031b9} <Debug> TCPHandler: Processed in 0.000771637 sec. | ||
| 821 | 2026.03.19 22:47:59.916605 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.03.19 22:47:59.916722 [ 3 ] {ecc0f5e4-8c10-4800-a709-33e8ac00054c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 823 | 2026.03.19 22:47:59.916980 [ 3 ] {ecc0f5e4-8c10-4800-a709-33e8ac00054c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2026.03.19 22:47:59.917022 [ 3 ] {ecc0f5e4-8c10-4800-a709-33e8ac00054c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2026.03.19 22:47:59.917336 [ 3 ] {ecc0f5e4-8c10-4800-a709-33e8ac00054c} <Debug> TCPHandler: Processed in 0.000779298 sec. | ||
| 826 | 2026.03.19 22:47:59.917548 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.03.19 22:47:59.917664 [ 3 ] {0c2bb210-86ab-4b73-8808-3c8ddb91a7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 828 | 2026.03.19 22:47:59.917979 [ 3 ] {0c2bb210-86ab-4b73-8808-3c8ddb91a7ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2026.03.19 22:47:59.918028 [ 3 ] {0c2bb210-86ab-4b73-8808-3c8ddb91a7ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2026.03.19 22:47:59.918356 [ 3 ] {0c2bb210-86ab-4b73-8808-3c8ddb91a7ca} <Debug> TCPHandler: Processed in 0.000856799 sec. | ||
| 831 | 2026.03.19 22:47:59.918554 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.03.19 22:47:59.918674 [ 3 ] {2df576c9-c234-4af1-af69-5b5d56e0f9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 833 | 2026.03.19 22:47:59.918938 [ 3 ] {2df576c9-c234-4af1-af69-5b5d56e0f9fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2026.03.19 22:47:59.918981 [ 3 ] {2df576c9-c234-4af1-af69-5b5d56e0f9fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2026.03.19 22:47:59.919293 [ 3 ] {2df576c9-c234-4af1-af69-5b5d56e0f9fd} <Debug> TCPHandler: Processed in 0.000788018 sec. | ||
| 836 | 2026.03.19 22:47:59.919493 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.03.19 22:47:59.919612 [ 3 ] {3f10980a-de78-496e-96f9-4ee49aac7ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2026.03.19 22:47:59.919884 [ 3 ] {3f10980a-de78-496e-96f9-4ee49aac7ea8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2026.03.19 22:47:59.919926 [ 3 ] {3f10980a-de78-496e-96f9-4ee49aac7ea8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2026.03.19 22:47:59.920236 [ 3 ] {3f10980a-de78-496e-96f9-4ee49aac7ea8} <Debug> TCPHandler: Processed in 0.000791517 sec. | ||
| 841 | 2026.03.19 22:47:59.920437 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.03.19 22:47:59.920557 [ 3 ] {65859cc0-c2c1-4cf2-bbe6-902de0a42976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2026.03.19 22:47:59.920816 [ 3 ] {65859cc0-c2c1-4cf2-bbe6-902de0a42976} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2026.03.19 22:47:59.920857 [ 3 ] {65859cc0-c2c1-4cf2-bbe6-902de0a42976} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.03.19 22:47:59.921176 [ 3 ] {65859cc0-c2c1-4cf2-bbe6-902de0a42976} <Debug> TCPHandler: Processed in 0.000786407 sec. | ||
| 846 | 2026.03.19 22:47:59.922364 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.03.19 22:47:59.922482 [ 3 ] {64bb8c3d-491a-4e2b-933b-a02d2dfef124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2026.03.19 22:47:59.922729 [ 3 ] {64bb8c3d-491a-4e2b-933b-a02d2dfef124} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.03.19 22:47:59.922769 [ 3 ] {64bb8c3d-491a-4e2b-933b-a02d2dfef124} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.03.19 22:47:59.923062 [ 3 ] {64bb8c3d-491a-4e2b-933b-a02d2dfef124} <Debug> TCPHandler: Processed in 0.000784877 sec. | ||
| 851 | 2026.03.19 22:47:59.923934 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.03.19 22:47:59.924067 [ 3 ] {1142cf3e-9d40-4f78-9e94-3a3dfd89e5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2026.03.19 22:47:59.924334 [ 3 ] {1142cf3e-9d40-4f78-9e94-3a3dfd89e5f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.03.19 22:47:59.924378 [ 3 ] {1142cf3e-9d40-4f78-9e94-3a3dfd89e5f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2026.03.19 22:47:59.924712 [ 3 ] {1142cf3e-9d40-4f78-9e94-3a3dfd89e5f6} <Debug> TCPHandler: Processed in 0.000827649 sec. | ||
| 856 | 2026.03.19 22:47:59.927316 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.03.19 22:47:59.927448 [ 3 ] {0ac717ec-39c0-42b1-9e88-c2630ea74579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 858 | 2026.03.19 22:47:59.927724 [ 3 ] {0ac717ec-39c0-42b1-9e88-c2630ea74579} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2026.03.19 22:47:59.927768 [ 3 ] {0ac717ec-39c0-42b1-9e88-c2630ea74579} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2026.03.19 22:47:59.928099 [ 3 ] {0ac717ec-39c0-42b1-9e88-c2630ea74579} <Debug> TCPHandler: Processed in 0.000835288 sec. | ||
| 861 | 2026.03.19 22:47:59.928340 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.03.19 22:47:59.928464 [ 3 ] {32f7c758-8b11-42cb-87f2-967ee244c4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 863 | 2026.03.19 22:47:59.928736 [ 3 ] {32f7c758-8b11-42cb-87f2-967ee244c4f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.03.19 22:47:59.928778 [ 3 ] {32f7c758-8b11-42cb-87f2-967ee244c4f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.03.19 22:47:59.929110 [ 3 ] {32f7c758-8b11-42cb-87f2-967ee244c4f1} <Debug> TCPHandler: Processed in 0.000818978 sec. | ||
| 866 | 2026.03.19 22:47:59.929343 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.03.19 22:47:59.929466 [ 3 ] {4773f134-b608-47cf-8efd-ecc41ebc328e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 868 | 2026.03.19 22:47:59.929751 [ 3 ] {4773f134-b608-47cf-8efd-ecc41ebc328e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.03.19 22:47:59.929795 [ 3 ] {4773f134-b608-47cf-8efd-ecc41ebc328e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.03.19 22:47:59.930111 [ 3 ] {4773f134-b608-47cf-8efd-ecc41ebc328e} <Debug> TCPHandler: Processed in 0.000816968 sec. | ||
| 871 | 2026.03.19 22:47:59.930339 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.03.19 22:47:59.930462 [ 3 ] {34f9670c-a215-4f68-8130-67c91506c97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 873 | 2026.03.19 22:47:59.930733 [ 3 ] {34f9670c-a215-4f68-8130-67c91506c97b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2026.03.19 22:47:59.930774 [ 3 ] {34f9670c-a215-4f68-8130-67c91506c97b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.03.19 22:47:59.931097 [ 3 ] {34f9670c-a215-4f68-8130-67c91506c97b} <Debug> TCPHandler: Processed in 0.000805728 sec. | ||
| 876 | 2026.03.19 22:47:59.931332 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.03.19 22:47:59.931454 [ 3 ] {290aaa7b-054a-4fb6-af4d-1947eb0993f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 878 | 2026.03.19 22:47:59.931726 [ 3 ] {290aaa7b-054a-4fb6-af4d-1947eb0993f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2026.03.19 22:47:59.931768 [ 3 ] {290aaa7b-054a-4fb6-af4d-1947eb0993f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.03.19 22:47:59.932080 [ 3 ] {290aaa7b-054a-4fb6-af4d-1947eb0993f9} <Debug> TCPHandler: Processed in 0.000795928 sec. | ||
| 881 | 2026.03.19 22:47:59.937641 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.03.19 22:47:59.937751 [ 3 ] {a31f94d1-2140-4c48-a230-958237910121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 883 | 2026.03.19 22:47:59.937795 [ 3 ] {a31f94d1-2140-4c48-a230-958237910121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.03.19 22:47:59.940695 [ 3 ] {a31f94d1-2140-4c48-a230-958237910121} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2026.03.19 22:47:59.940733 [ 3 ] {a31f94d1-2140-4c48-a230-958237910121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 886 | 2026.03.19 22:47:59.943416 [ 3 ] {a31f94d1-2140-4c48-a230-958237910121} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2026.03.19 22:47:59.943842 [ 3 ] {a31f94d1-2140-4c48-a230-958237910121} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2026.03.19 22:47:59.943983 [ 3 ] {a31f94d1-2140-4c48-a230-958237910121} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.006265 sec., 4150.039904229849 rows/sec., 915.46 KiB/sec. | ||
| 889 | 2026.03.19 22:47:59.944021 [ 3 ] {a31f94d1-2140-4c48-a230-958237910121} <Debug> TCPHandler: Processed in 0.006432474 sec. | ||
| 890 | 2026.03.19 22:47:59.944148 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.03.19 22:47:59.944265 [ 3 ] {75d73a60-bb5b-4daf-af60-10859f929a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 892 | 2026.03.19 22:47:59.944322 [ 3 ] {75d73a60-bb5b-4daf-af60-10859f929a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 893 | 2026.03.19 22:47:59.950764 [ 3 ] {75d73a60-bb5b-4daf-af60-10859f929a70} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2026.03.19 22:47:59.950795 [ 3 ] {75d73a60-bb5b-4daf-af60-10859f929a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 895 | 2026.03.19 22:47:59.953241 [ 3 ] {75d73a60-bb5b-4daf-af60-10859f929a70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2026.03.19 22:47:59.953708 [ 3 ] {75d73a60-bb5b-4daf-af60-10859f929a70} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2026.03.19 22:47:59.953836 [ 3 ] {75d73a60-bb5b-4daf-af60-10859f929a70} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.009599 sec., 2500.2604437962286 rows/sec., 212.42 KiB/sec. | ||
| 898 | 2026.03.19 22:47:59.953872 [ 3 ] {75d73a60-bb5b-4daf-af60-10859f929a70} <Debug> TCPHandler: Processed in 0.009774807 sec. | ||
| 899 | 2026.03.19 22:47:59.953996 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2026.03.19 22:47:59.954092 [ 3 ] {b6ad2d36-34b9-4891-92bc-698801def946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 901 | 2026.03.19 22:47:59.954132 [ 3 ] {b6ad2d36-34b9-4891-92bc-698801def946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 902 | 2026.03.19 22:47:59.954566 [ 3 ] {b6ad2d36-34b9-4891-92bc-698801def946} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2026.03.19 22:47:59.954601 [ 3 ] {b6ad2d36-34b9-4891-92bc-698801def946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 904 | 2026.03.19 22:47:59.954998 [ 3 ] {b6ad2d36-34b9-4891-92bc-698801def946} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2026.03.19 22:47:59.955425 [ 3 ] {b6ad2d36-34b9-4891-92bc-698801def946} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2026.03.19 22:47:59.955554 [ 3 ] {b6ad2d36-34b9-4891-92bc-698801def946} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001481 sec., 6752.194463200541 rows/sec., 550.59 KiB/sec. | ||
| 907 | 2026.03.19 22:47:59.955589 [ 3 ] {b6ad2d36-34b9-4891-92bc-698801def946} <Debug> TCPHandler: Processed in 0.001640996 sec. | ||
| 908 | 2026.03.19 22:47:59.955703 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.03.19 22:47:59.955798 [ 3 ] {48a4617f-96b2-4979-a50d-452ab65d24b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 910 | 2026.03.19 22:47:59.955836 [ 3 ] {48a4617f-96b2-4979-a50d-452ab65d24b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 911 | 2026.03.19 22:47:59.956328 [ 3 ] {48a4617f-96b2-4979-a50d-452ab65d24b5} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2026.03.19 22:47:59.956364 [ 3 ] {48a4617f-96b2-4979-a50d-452ab65d24b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 913 | 2026.03.19 22:47:59.956807 [ 3 ] {48a4617f-96b2-4979-a50d-452ab65d24b5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2026.03.19 22:47:59.957257 [ 3 ] {48a4617f-96b2-4979-a50d-452ab65d24b5} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2026.03.19 22:47:59.957384 [ 3 ] {48a4617f-96b2-4979-a50d-452ab65d24b5} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001605 sec., 125233.64485981308 rows/sec., 11.10 MiB/sec. | ||
| 916 | 2026.03.19 22:47:59.957419 [ 3 ] {48a4617f-96b2-4979-a50d-452ab65d24b5} <Debug> TCPHandler: Processed in 0.001765328 sec. | ||
| 917 | 2026.03.19 22:47:59.957592 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.03.19 22:47:59.957686 [ 3 ] {c9cacf3c-f57b-46dd-a869-beeb62b44270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 919 | 2026.03.19 22:47:59.957726 [ 3 ] {c9cacf3c-f57b-46dd-a869-beeb62b44270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 920 | 2026.03.19 22:47:59.958145 [ 3 ] {c9cacf3c-f57b-46dd-a869-beeb62b44270} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2026.03.19 22:47:59.958180 [ 3 ] {c9cacf3c-f57b-46dd-a869-beeb62b44270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 922 | 2026.03.19 22:47:59.958605 [ 3 ] {c9cacf3c-f57b-46dd-a869-beeb62b44270} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 923 | 2026.03.19 22:47:59.959108 [ 3 ] {c9cacf3c-f57b-46dd-a869-beeb62b44270} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2026.03.19 22:47:59.959246 [ 3 ] {c9cacf3c-f57b-46dd-a869-beeb62b44270} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001578 sec., 20278.833967046896 rows/sec., 1.49 MiB/sec. | ||
| 925 | 2026.03.19 22:47:59.959286 [ 3 ] {c9cacf3c-f57b-46dd-a869-beeb62b44270} <Debug> TCPHandler: Processed in 0.001744637 sec. | ||
| 926 | 2026.03.19 22:47:59.959405 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.03.19 22:47:59.959499 [ 3 ] {87766917-6346-4933-ba6e-a618c7a11a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 928 | 2026.03.19 22:47:59.959538 [ 3 ] {87766917-6346-4933-ba6e-a618c7a11a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 929 | 2026.03.19 22:47:59.959980 [ 3 ] {87766917-6346-4933-ba6e-a618c7a11a38} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2026.03.19 22:47:59.960013 [ 3 ] {87766917-6346-4933-ba6e-a618c7a11a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 931 | 2026.03.19 22:47:59.960440 [ 3 ] {87766917-6346-4933-ba6e-a618c7a11a38} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 932 | 2026.03.19 22:47:59.960979 [ 3 ] {87766917-6346-4933-ba6e-a618c7a11a38} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2026.03.19 22:47:59.961110 [ 3 ] {87766917-6346-4933-ba6e-a618c7a11a38} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001629 sec., 14732.965009208103 rows/sec., 1.22 MiB/sec. | ||
| 934 | 2026.03.19 22:47:59.961145 [ 3 ] {87766917-6346-4933-ba6e-a618c7a11a38} <Debug> TCPHandler: Processed in 0.001789278 sec. | ||
| 935 | 2026.03.19 22:47:59.961258 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.03.19 22:47:59.961352 [ 3 ] {9c01b41a-9db9-4560-9278-7f58a54b5afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 937 | 2026.03.19 22:47:59.961392 [ 3 ] {9c01b41a-9db9-4560-9278-7f58a54b5afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 938 | 2026.03.19 22:47:59.961788 [ 3 ] {9c01b41a-9db9-4560-9278-7f58a54b5afd} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2026.03.19 22:47:59.961822 [ 3 ] {9c01b41a-9db9-4560-9278-7f58a54b5afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 940 | 2026.03.19 22:47:59.962273 [ 3 ] {9c01b41a-9db9-4560-9278-7f58a54b5afd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2026.03.19 22:47:59.962785 [ 3 ] {9c01b41a-9db9-4560-9278-7f58a54b5afd} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2026.03.19 22:47:59.962926 [ 3 ] {9c01b41a-9db9-4560-9278-7f58a54b5afd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001586 sec., 7566.204287515763 rows/sec., 591.11 KiB/sec. | ||
| 943 | 2026.03.19 22:47:59.962965 [ 3 ] {9c01b41a-9db9-4560-9278-7f58a54b5afd} <Debug> TCPHandler: Processed in 0.001758408 sec. | ||
| 944 | 2026.03.19 22:47:59.963079 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2026.03.19 22:47:59.963173 [ 3 ] {8961b831-9e04-4bd2-96ed-46642e85c998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 946 | 2026.03.19 22:47:59.963211 [ 3 ] {8961b831-9e04-4bd2-96ed-46642e85c998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 947 | 2026.03.19 22:47:59.963697 [ 3 ] {8961b831-9e04-4bd2-96ed-46642e85c998} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2026.03.19 22:47:59.963733 [ 3 ] {8961b831-9e04-4bd2-96ed-46642e85c998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 949 | 2026.03.19 22:47:59.964217 [ 3 ] {8961b831-9e04-4bd2-96ed-46642e85c998} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2026.03.19 22:47:59.964697 [ 3 ] {8961b831-9e04-4bd2-96ed-46642e85c998} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2026.03.19 22:47:59.964824 [ 3 ] {8961b831-9e04-4bd2-96ed-46642e85c998} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001669 sec., 71899.34092270822 rows/sec., 5.84 MiB/sec. | ||
| 952 | 2026.03.19 22:47:59.964860 [ 3 ] {8961b831-9e04-4bd2-96ed-46642e85c998} <Debug> TCPHandler: Processed in 0.001828888 sec. | ||
| 953 | 2026.03.19 22:47:59.964972 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2026.03.19 22:47:59.965067 [ 3 ] {39af8d39-e096-4aa3-8c05-e6c1d2c14080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 955 | 2026.03.19 22:47:59.965109 [ 3 ] {39af8d39-e096-4aa3-8c05-e6c1d2c14080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 956 | 2026.03.19 22:47:59.967483 [ 3 ] {39af8d39-e096-4aa3-8c05-e6c1d2c14080} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2026.03.19 22:47:59.967516 [ 3 ] {39af8d39-e096-4aa3-8c05-e6c1d2c14080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 958 | 2026.03.19 22:47:59.968035 [ 3 ] {39af8d39-e096-4aa3-8c05-e6c1d2c14080} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2026.03.19 22:47:59.968488 [ 3 ] {39af8d39-e096-4aa3-8c05-e6c1d2c14080} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2026.03.19 22:47:59.968614 [ 3 ] {39af8d39-e096-4aa3-8c05-e6c1d2c14080} <Debug> executeQuery: Read 169 rows, 13.59 KiB in 0.003565 sec., 47405.32959326788 rows/sec., 3.72 MiB/sec. | ||
| 961 | 2026.03.19 22:47:59.968648 [ 3 ] {39af8d39-e096-4aa3-8c05-e6c1d2c14080} <Debug> TCPHandler: Processed in 0.003722736 sec. | ||
| 962 | 2026.03.19 22:47:59.968761 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2026.03.19 22:47:59.968855 [ 3 ] {06649dff-47cc-4da0-9346-23a8ccd2a17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 964 | 2026.03.19 22:47:59.968905 [ 3 ] {06649dff-47cc-4da0-9346-23a8ccd2a17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 965 | 2026.03.19 22:47:59.969667 [ 3 ] {06649dff-47cc-4da0-9346-23a8ccd2a17a} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2026.03.19 22:47:59.969702 [ 3 ] {06649dff-47cc-4da0-9346-23a8ccd2a17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 967 | 2026.03.19 22:47:59.970885 [ 3 ] {06649dff-47cc-4da0-9346-23a8ccd2a17a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 968 | 2026.03.19 22:47:59.971317 [ 3 ] {06649dff-47cc-4da0-9346-23a8ccd2a17a} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2026.03.19 22:47:59.971451 [ 3 ] {06649dff-47cc-4da0-9346-23a8ccd2a17a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002615 sec., 3824.091778202677 rows/sec., 6.85 MiB/sec. | ||
| 970 | 2026.03.19 22:47:59.971500 [ 3 ] {06649dff-47cc-4da0-9346-23a8ccd2a17a} <Debug> TCPHandler: Processed in 0.002786117 sec. | ||
| 971 | 2026.03.19 22:47:59.971616 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.03.19 22:47:59.971710 [ 3 ] {c0b3022b-af04-474f-8ac3-3f113a28b0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 973 | 2026.03.19 22:47:59.971750 [ 3 ] {c0b3022b-af04-474f-8ac3-3f113a28b0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 974 | 2026.03.19 22:47:59.972071 [ 3 ] {c0b3022b-af04-474f-8ac3-3f113a28b0d8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2026.03.19 22:47:59.972108 [ 3 ] {c0b3022b-af04-474f-8ac3-3f113a28b0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 976 | 2026.03.19 22:47:59.972580 [ 3 ] {c0b3022b-af04-474f-8ac3-3f113a28b0d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 977 | 2026.03.19 22:47:59.973065 [ 3 ] {c0b3022b-af04-474f-8ac3-3f113a28b0d8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2026.03.19 22:47:59.973190 [ 3 ] {c0b3022b-af04-474f-8ac3-3f113a28b0d8} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001499 sec., 8005.336891260841 rows/sec., 552.45 KiB/sec. | ||
| 979 | 2026.03.19 22:47:59.973226 [ 3 ] {c0b3022b-af04-474f-8ac3-3f113a28b0d8} <Debug> TCPHandler: Processed in 0.001657006 sec. | ||
| 980 | 2026.03.19 22:48:00.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.53 MiB, peak 159.85 MiB, free memory in arenas 0.00 B, will set to 159.24 MiB (RSS), difference: 3.71 MiB | ||
| 981 | 2026.03.19 22:48:01.759371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 982 | 2026.03.19 22:48:01.759886 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.03.19 22:48:01.759926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 984 | 2026.03.19 22:48:01.760575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2026.03.19 22:48:01.761023 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.03.19 22:48:01.761141 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 987 | 2026.03.19 22:48:01.826843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2026.03.19 22:48:01.844136 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.03.19 22:48:01.844196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 990 | 2026.03.19 22:48:01.850411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2026.03.19 22:48:01.851532 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.03.19 22:48:01.854530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2026.03.19 22:48:02.001067 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.79 MiB, peak 163.79 MiB, free memory in arenas 0.00 B, will set to 161.17 MiB (RSS), difference: 1.38 MiB | ||
| 994 | 2026.03.19 22:48:04.865040 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.03.19 22:48:04.865243 [ 3 ] {76b60f4b-a916-43b3-a63b-aacd2fa4c93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.03.19 22:48:04.865314 [ 3 ] {76b60f4b-a916-43b3-a63b-aacd2fa4c93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.03.19 22:48:04.865991 [ 3 ] {76b60f4b-a916-43b3-a63b-aacd2fa4c93b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.03.19 22:48:04.866032 [ 3 ] {76b60f4b-a916-43b3-a63b-aacd2fa4c93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 999 | 2026.03.19 22:48:04.866559 [ 3 ] {76b60f4b-a916-43b3-a63b-aacd2fa4c93b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.03.19 22:48:04.867088 [ 3 ] {76b60f4b-a916-43b3-a63b-aacd2fa4c93b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.03.19 22:48:04.867236 [ 3 ] {76b60f4b-a916-43b3-a63b-aacd2fa4c93b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002045 sec., 27383.863080684598 rows/sec., 2.10 MiB/sec. | ||
| 1002 | 2026.03.19 22:48:04.867277 [ 3 ] {76b60f4b-a916-43b3-a63b-aacd2fa4c93b} <Debug> TCPHandler: Processed in 0.002368943 sec. | ||
| 1003 | 2026.03.19 22:48:04.867400 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.03.19 22:48:04.867495 [ 3 ] {6106745d-6d5e-47d0-943f-419a55c7e01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.03.19 22:48:04.867535 [ 3 ] {6106745d-6d5e-47d0-943f-419a55c7e01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.03.19 22:48:04.868005 [ 3 ] {6106745d-6d5e-47d0-943f-419a55c7e01e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.03.19 22:48:04.868042 [ 3 ] {6106745d-6d5e-47d0-943f-419a55c7e01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1008 | 2026.03.19 22:48:04.868490 [ 3 ] {6106745d-6d5e-47d0-943f-419a55c7e01e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.03.19 22:48:04.868994 [ 3 ] {6106745d-6d5e-47d0-943f-419a55c7e01e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.03.19 22:48:04.869119 [ 3 ] {6106745d-6d5e-47d0-943f-419a55c7e01e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001643 sec., 38953.134510042604 rows/sec., 3.04 MiB/sec. | ||
| 1011 | 2026.03.19 22:48:04.869155 [ 3 ] {6106745d-6d5e-47d0-943f-419a55c7e01e} <Debug> TCPHandler: Processed in 0.001803078 sec. | ||
| 1012 | 2026.03.19 22:48:04.869279 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.03.19 22:48:04.869372 [ 3 ] {083ed05d-6195-4e1c-b7be-c790032ed5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.03.19 22:48:04.869415 [ 3 ] {083ed05d-6195-4e1c-b7be-c790032ed5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2026.03.19 22:48:04.869821 [ 3 ] {083ed05d-6195-4e1c-b7be-c790032ed5db} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.03.19 22:48:04.869857 [ 3 ] {083ed05d-6195-4e1c-b7be-c790032ed5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1017 | 2026.03.19 22:48:04.870388 [ 3 ] {083ed05d-6195-4e1c-b7be-c790032ed5db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.03.19 22:48:04.870928 [ 3 ] {083ed05d-6195-4e1c-b7be-c790032ed5db} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.03.19 22:48:04.871055 [ 3 ] {083ed05d-6195-4e1c-b7be-c790032ed5db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001701 sec., 94062.31628453851 rows/sec., 6.55 MiB/sec. | ||
| 1020 | 2026.03.19 22:48:04.871089 [ 3 ] {083ed05d-6195-4e1c-b7be-c790032ed5db} <Debug> TCPHandler: Processed in 0.001858308 sec. | ||
| 1021 | 2026.03.19 22:48:04.871205 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.03.19 22:48:04.871299 [ 3 ] {f1aa5f02-4ccf-4b14-b72a-0c13e22bcfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.03.19 22:48:04.871340 [ 3 ] {f1aa5f02-4ccf-4b14-b72a-0c13e22bcfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.03.19 22:48:04.871679 [ 3 ] {f1aa5f02-4ccf-4b14-b72a-0c13e22bcfb7} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.03.19 22:48:04.871714 [ 3 ] {f1aa5f02-4ccf-4b14-b72a-0c13e22bcfb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1026 | 2026.03.19 22:48:04.872161 [ 3 ] {f1aa5f02-4ccf-4b14-b72a-0c13e22bcfb7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.03.19 22:48:04.872648 [ 3 ] {f1aa5f02-4ccf-4b14-b72a-0c13e22bcfb7} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.03.19 22:48:04.872773 [ 3 ] {f1aa5f02-4ccf-4b14-b72a-0c13e22bcfb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. | ||
| 1029 | 2026.03.19 22:48:04.872808 [ 3 ] {f1aa5f02-4ccf-4b14-b72a-0c13e22bcfb7} <Debug> TCPHandler: Processed in 0.001649446 sec. | ||
| 1030 | 2026.03.19 22:48:09.213058 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2026.03.19 22:48:09.213148 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2026.03.19 22:48:09.259751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1033 | 2026.03.19 22:48:09.261338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1034 | 2026.03.19 22:48:09.261830 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.03.19 22:48:09.261865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1036 | 2026.03.19 22:48:09.262519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1037 | 2026.03.19 22:48:09.262925 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.03.19 22:48:09.263044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1039 | 2026.03.19 22:48:09.263818 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2026.03.19 22:48:09.263866 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1041 | 2026.03.19 22:48:09.265167 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1042 | 2026.03.19 22:48:09.265664 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2026.03.19 22:48:09.265896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1044 | 2026.03.19 22:48:09.354738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2026.03.19 22:48:09.371408 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.03.19 22:48:09.371451 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1047 | 2026.03.19 22:48:09.377807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2026.03.19 22:48:09.378997 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.03.19 22:48:09.381855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2026.03.19 22:48:09.866036 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.03.19 22:48:09.866193 [ 3 ] {26435a66-8a98-4fb9-a952-2f36246965cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2026.03.19 22:48:09.866255 [ 3 ] {26435a66-8a98-4fb9-a952-2f36246965cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2026.03.19 22:48:09.866857 [ 3 ] {26435a66-8a98-4fb9-a952-2f36246965cc} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.03.19 22:48:09.866893 [ 3 ] {26435a66-8a98-4fb9-a952-2f36246965cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1055 | 2026.03.19 22:48:09.867407 [ 3 ] {26435a66-8a98-4fb9-a952-2f36246965cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2026.03.19 22:48:09.867896 [ 3 ] {26435a66-8a98-4fb9-a952-2f36246965cc} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.03.19 22:48:09.868037 [ 3 ] {26435a66-8a98-4fb9-a952-2f36246965cc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00189 sec., 40211.64021164021 rows/sec., 3.31 MiB/sec. | ||
| 1058 | 2026.03.19 22:48:09.868079 [ 3 ] {26435a66-8a98-4fb9-a952-2f36246965cc} <Debug> TCPHandler: Processed in 0.002164981 sec. | ||
| 1059 | 2026.03.19 22:48:09.868207 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.03.19 22:48:09.868299 [ 3 ] {52969267-5187-4e9e-bacf-db16fa97f3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.03.19 22:48:09.868337 [ 3 ] {52969267-5187-4e9e-bacf-db16fa97f3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2026.03.19 22:48:09.868742 [ 3 ] {52969267-5187-4e9e-bacf-db16fa97f3b4} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.03.19 22:48:09.868777 [ 3 ] {52969267-5187-4e9e-bacf-db16fa97f3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1064 | 2026.03.19 22:48:09.869232 [ 3 ] {52969267-5187-4e9e-bacf-db16fa97f3b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.03.19 22:48:09.869740 [ 3 ] {52969267-5187-4e9e-bacf-db16fa97f3b4} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.03.19 22:48:09.869865 [ 3 ] {52969267-5187-4e9e-bacf-db16fa97f3b4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001585 sec., 6309.148264984227 rows/sec., 474.42 KiB/sec. | ||
| 1067 | 2026.03.19 22:48:09.869900 [ 3 ] {52969267-5187-4e9e-bacf-db16fa97f3b4} <Debug> TCPHandler: Processed in 0.001740687 sec. | ||
| 1068 | 2026.03.19 22:48:09.870009 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.03.19 22:48:09.870099 [ 3 ] {18d42b49-b657-4bf6-b6b8-f95a2bd8c9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2026.03.19 22:48:09.870137 [ 3 ] {18d42b49-b657-4bf6-b6b8-f95a2bd8c9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2026.03.19 22:48:09.870546 [ 3 ] {18d42b49-b657-4bf6-b6b8-f95a2bd8c9c4} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.03.19 22:48:09.870579 [ 3 ] {18d42b49-b657-4bf6-b6b8-f95a2bd8c9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1073 | 2026.03.19 22:48:09.871024 [ 3 ] {18d42b49-b657-4bf6-b6b8-f95a2bd8c9c4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2026.03.19 22:48:09.871536 [ 3 ] {18d42b49-b657-4bf6-b6b8-f95a2bd8c9c4} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.03.19 22:48:09.871662 [ 3 ] {18d42b49-b657-4bf6-b6b8-f95a2bd8c9c4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00158 sec., 46835.443037974685 rows/sec., 3.66 MiB/sec. | ||
| 1076 | 2026.03.19 22:48:09.871696 [ 3 ] {18d42b49-b657-4bf6-b6b8-f95a2bd8c9c4} <Debug> TCPHandler: Processed in 0.001734537 sec. | ||
| 1077 | 2026.03.19 22:48:09.871815 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.03.19 22:48:09.871905 [ 3 ] {ff4dd2f4-7319-495e-87d6-caae972a8376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.03.19 22:48:09.871946 [ 3 ] {ff4dd2f4-7319-495e-87d6-caae972a8376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2026.03.19 22:48:09.872344 [ 3 ] {ff4dd2f4-7319-495e-87d6-caae972a8376} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.03.19 22:48:09.872378 [ 3 ] {ff4dd2f4-7319-495e-87d6-caae972a8376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1082 | 2026.03.19 22:48:09.872852 [ 3 ] {ff4dd2f4-7319-495e-87d6-caae972a8376} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2026.03.19 22:48:09.873364 [ 3 ] {ff4dd2f4-7319-495e-87d6-caae972a8376} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.03.19 22:48:09.873492 [ 3 ] {ff4dd2f4-7319-495e-87d6-caae972a8376} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. | ||
| 1085 | 2026.03.19 22:48:09.873526 [ 3 ] {ff4dd2f4-7319-495e-87d6-caae972a8376} <Debug> TCPHandler: Processed in 0.001757837 sec. | ||
| 1086 | 2026.03.19 22:48:09.873647 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.03.19 22:48:09.873731 [ 3 ] {ccd2dd62-26d5-4f9c-8c9c-fee550533b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.03.19 22:48:09.873779 [ 3 ] {ccd2dd62-26d5-4f9c-8c9c-fee550533b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1089 | 2026.03.19 22:48:09.874499 [ 3 ] {ccd2dd62-26d5-4f9c-8c9c-fee550533b2d} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.03.19 22:48:09.874597 [ 3 ] {ccd2dd62-26d5-4f9c-8c9c-fee550533b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1091 | 2026.03.19 22:48:09.875285 [ 3 ] {ccd2dd62-26d5-4f9c-8c9c-fee550533b2d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2026.03.19 22:48:09.875843 [ 3 ] {ccd2dd62-26d5-4f9c-8c9c-fee550533b2d} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.03.19 22:48:09.875984 [ 3 ] {ccd2dd62-26d5-4f9c-8c9c-fee550533b2d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00226 sec., 4424.778761061947 rows/sec., 7.93 MiB/sec. | ||
| 1094 | 2026.03.19 22:48:09.876031 [ 3 ] {ccd2dd62-26d5-4f9c-8c9c-fee550533b2d} <Debug> TCPHandler: Processed in 0.002434234 sec. | ||
| 1095 | 2026.03.19 22:48:09.876148 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.03.19 22:48:09.876238 [ 3 ] {879bc76c-8ce4-4422-85b5-6c23020cc483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.03.19 22:48:09.876278 [ 3 ] {879bc76c-8ce4-4422-85b5-6c23020cc483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2026.03.19 22:48:09.876635 [ 3 ] {879bc76c-8ce4-4422-85b5-6c23020cc483} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.03.19 22:48:09.876670 [ 3 ] {879bc76c-8ce4-4422-85b5-6c23020cc483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1100 | 2026.03.19 22:48:09.877127 [ 3 ] {879bc76c-8ce4-4422-85b5-6c23020cc483} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2026.03.19 22:48:09.877649 [ 3 ] {879bc76c-8ce4-4422-85b5-6c23020cc483} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.03.19 22:48:09.877773 [ 3 ] {879bc76c-8ce4-4422-85b5-6c23020cc483} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. | ||
| 1103 | 2026.03.19 22:48:09.877806 [ 3 ] {879bc76c-8ce4-4422-85b5-6c23020cc483} <Debug> TCPHandler: Processed in 0.001704877 sec. | ||
| 1104 | 2026.03.19 22:48:14.864401 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.03.19 22:48:14.864586 [ 3 ] {de21be55-f37a-458c-9865-bb636cd30417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1106 | 2026.03.19 22:48:14.864648 [ 3 ] {de21be55-f37a-458c-9865-bb636cd30417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1107 | 2026.03.19 22:48:14.865300 [ 3 ] {de21be55-f37a-458c-9865-bb636cd30417} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.03.19 22:48:14.865338 [ 3 ] {de21be55-f37a-458c-9865-bb636cd30417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1109 | 2026.03.19 22:48:14.865825 [ 3 ] {de21be55-f37a-458c-9865-bb636cd30417} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1110 | 2026.03.19 22:48:14.866255 [ 3 ] {de21be55-f37a-458c-9865-bb636cd30417} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.03.19 22:48:14.866400 [ 3 ] {de21be55-f37a-458c-9865-bb636cd30417} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001862 sec., 30075.187969924813 rows/sec., 2.31 MiB/sec. | ||
| 1112 | 2026.03.19 22:48:14.866446 [ 3 ] {de21be55-f37a-458c-9865-bb636cd30417} <Debug> TCPHandler: Processed in 0.002175051 sec. | ||
| 1113 | 2026.03.19 22:48:14.866566 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.03.19 22:48:14.866658 [ 3 ] {951601ce-36bc-4f68-8f2a-8620afd2a4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1115 | 2026.03.19 22:48:14.866697 [ 3 ] {951601ce-36bc-4f68-8f2a-8620afd2a4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1116 | 2026.03.19 22:48:14.867128 [ 3 ] {951601ce-36bc-4f68-8f2a-8620afd2a4a5} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2026.03.19 22:48:14.867162 [ 3 ] {951601ce-36bc-4f68-8f2a-8620afd2a4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1118 | 2026.03.19 22:48:14.867629 [ 3 ] {951601ce-36bc-4f68-8f2a-8620afd2a4a5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1119 | 2026.03.19 22:48:14.868156 [ 3 ] {951601ce-36bc-4f68-8f2a-8620afd2a4a5} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2026.03.19 22:48:14.868280 [ 3 ] {951601ce-36bc-4f68-8f2a-8620afd2a4a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001641 sec., 39000.60938452163 rows/sec., 3.04 MiB/sec. | ||
| 1121 | 2026.03.19 22:48:14.868321 [ 3 ] {951601ce-36bc-4f68-8f2a-8620afd2a4a5} <Debug> TCPHandler: Processed in 0.001801868 sec. | ||
| 1122 | 2026.03.19 22:48:14.868433 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.03.19 22:48:14.868523 [ 3 ] {b501c1f5-97d1-4611-b8ac-ef8031205395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1124 | 2026.03.19 22:48:14.868565 [ 3 ] {b501c1f5-97d1-4611-b8ac-ef8031205395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1125 | 2026.03.19 22:48:14.869032 [ 3 ] {b501c1f5-97d1-4611-b8ac-ef8031205395} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.03.19 22:48:14.869065 [ 3 ] {b501c1f5-97d1-4611-b8ac-ef8031205395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1127 | 2026.03.19 22:48:14.869519 [ 3 ] {b501c1f5-97d1-4611-b8ac-ef8031205395} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1128 | 2026.03.19 22:48:14.870036 [ 3 ] {b501c1f5-97d1-4611-b8ac-ef8031205395} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.03.19 22:48:14.870160 [ 3 ] {b501c1f5-97d1-4611-b8ac-ef8031205395} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001655 sec., 96676.73716012084 rows/sec., 6.73 MiB/sec. | ||
| 1130 | 2026.03.19 22:48:14.870194 [ 3 ] {b501c1f5-97d1-4611-b8ac-ef8031205395} <Debug> TCPHandler: Processed in 0.001808588 sec. | ||
| 1131 | 2026.03.19 22:48:14.870301 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.03.19 22:48:14.870392 [ 3 ] {db995906-ba39-459e-8e32-311461ac53a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1133 | 2026.03.19 22:48:14.870432 [ 3 ] {db995906-ba39-459e-8e32-311461ac53a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1134 | 2026.03.19 22:48:14.870775 [ 3 ] {db995906-ba39-459e-8e32-311461ac53a2} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.03.19 22:48:14.870808 [ 3 ] {db995906-ba39-459e-8e32-311461ac53a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1136 | 2026.03.19 22:48:14.871305 [ 3 ] {db995906-ba39-459e-8e32-311461ac53a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1137 | 2026.03.19 22:48:14.871789 [ 3 ] {db995906-ba39-459e-8e32-311461ac53a2} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.03.19 22:48:14.871913 [ 3 ] {db995906-ba39-459e-8e32-311461ac53a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001539 sec., 38986.35477582846 rows/sec., 2.63 MiB/sec. | ||
| 1139 | 2026.03.19 22:48:14.871947 [ 3 ] {db995906-ba39-459e-8e32-311461ac53a2} <Debug> TCPHandler: Processed in 0.001692917 sec. | ||
| 1140 | 2026.03.19 22:48:16.763343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1141 | 2026.03.19 22:48:16.763999 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.03.19 22:48:16.764033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1143 | 2026.03.19 22:48:16.764759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1144 | 2026.03.19 22:48:16.765223 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.03.19 22:48:16.765363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1146 | 2026.03.19 22:48:16.882092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1147 | 2026.03.19 22:48:16.899584 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.03.19 22:48:16.899645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1149 | 2026.03.19 22:48:16.906187 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1150 | 2026.03.19 22:48:16.907380 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.03.19 22:48:16.910878 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1152 | 2026.03.19 22:48:19.266411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 190 | ||
| 1153 | 2026.03.19 22:48:19.268433 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1154 | 2026.03.19 22:48:19.268474 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1155 | 2026.03.19 22:48:19.269700 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1156 | 2026.03.19 22:48:19.270251 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1157 | 2026.03.19 22:48:19.270480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1158 | 2026.03.19 22:48:19.865671 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.03.19 22:48:19.865843 [ 3 ] {df73fd53-b3b8-42e6-a479-9433f4b7418d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1160 | 2026.03.19 22:48:19.865904 [ 3 ] {df73fd53-b3b8-42e6-a479-9433f4b7418d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1161 | 2026.03.19 22:48:19.866551 [ 3 ] {df73fd53-b3b8-42e6-a479-9433f4b7418d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.03.19 22:48:19.866592 [ 3 ] {df73fd53-b3b8-42e6-a479-9433f4b7418d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1163 | 2026.03.19 22:48:19.867148 [ 3 ] {df73fd53-b3b8-42e6-a479-9433f4b7418d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1164 | 2026.03.19 22:48:19.867648 [ 3 ] {df73fd53-b3b8-42e6-a479-9433f4b7418d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.03.19 22:48:19.867819 [ 3 ] {df73fd53-b3b8-42e6-a479-9433f4b7418d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002023 sec., 37567.968363816115 rows/sec., 3.10 MiB/sec. | ||
| 1166 | 2026.03.19 22:48:19.867865 [ 3 ] {df73fd53-b3b8-42e6-a479-9433f4b7418d} <Debug> TCPHandler: Processed in 0.002317492 sec. | ||
| 1167 | 2026.03.19 22:48:19.867992 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.03.19 22:48:19.868086 [ 3 ] {feb240a6-15cf-4045-89ea-b973398eeefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1169 | 2026.03.19 22:48:19.868134 [ 3 ] {feb240a6-15cf-4045-89ea-b973398eeefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1170 | 2026.03.19 22:48:19.868535 [ 3 ] {feb240a6-15cf-4045-89ea-b973398eeefd} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2026.03.19 22:48:19.868572 [ 3 ] {feb240a6-15cf-4045-89ea-b973398eeefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1172 | 2026.03.19 22:48:19.868983 [ 3 ] {feb240a6-15cf-4045-89ea-b973398eeefd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1173 | 2026.03.19 22:48:19.869482 [ 3 ] {feb240a6-15cf-4045-89ea-b973398eeefd} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.03.19 22:48:19.869609 [ 3 ] {feb240a6-15cf-4045-89ea-b973398eeefd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001542 sec., 6485.08430609598 rows/sec., 487.65 KiB/sec. | ||
| 1175 | 2026.03.19 22:48:19.869645 [ 3 ] {feb240a6-15cf-4045-89ea-b973398eeefd} <Debug> TCPHandler: Processed in 0.001702567 sec. | ||
| 1176 | 2026.03.19 22:48:19.869779 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.03.19 22:48:19.869872 [ 3 ] {8574281b-3ce7-48b0-8274-e658094af27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1178 | 2026.03.19 22:48:19.869910 [ 3 ] {8574281b-3ce7-48b0-8274-e658094af27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1179 | 2026.03.19 22:48:19.870330 [ 3 ] {8574281b-3ce7-48b0-8274-e658094af27a} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2026.03.19 22:48:19.870365 [ 3 ] {8574281b-3ce7-48b0-8274-e658094af27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1181 | 2026.03.19 22:48:19.870830 [ 3 ] {8574281b-3ce7-48b0-8274-e658094af27a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1182 | 2026.03.19 22:48:19.871334 [ 3 ] {8574281b-3ce7-48b0-8274-e658094af27a} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2026.03.19 22:48:19.871482 [ 3 ] {8574281b-3ce7-48b0-8274-e658094af27a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001628 sec., 45454.54545454545 rows/sec., 3.55 MiB/sec. | ||
| 1184 | 2026.03.19 22:48:19.871521 [ 3 ] {8574281b-3ce7-48b0-8274-e658094af27a} <Debug> TCPHandler: Processed in 0.001791858 sec. | ||
| 1185 | 2026.03.19 22:48:19.871639 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.03.19 22:48:19.871732 [ 3 ] {80bca7ce-7d94-474b-8d7a-6c716471dd0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1187 | 2026.03.19 22:48:19.871773 [ 3 ] {80bca7ce-7d94-474b-8d7a-6c716471dd0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1188 | 2026.03.19 22:48:19.872185 [ 3 ] {80bca7ce-7d94-474b-8d7a-6c716471dd0b} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.03.19 22:48:19.872223 [ 3 ] {80bca7ce-7d94-474b-8d7a-6c716471dd0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1190 | 2026.03.19 22:48:19.872664 [ 3 ] {80bca7ce-7d94-474b-8d7a-6c716471dd0b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1191 | 2026.03.19 22:48:19.873125 [ 3 ] {80bca7ce-7d94-474b-8d7a-6c716471dd0b} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2026.03.19 22:48:19.873291 [ 3 ] {80bca7ce-7d94-474b-8d7a-6c716471dd0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec. | ||
| 1193 | 2026.03.19 22:48:19.873329 [ 3 ] {80bca7ce-7d94-474b-8d7a-6c716471dd0b} <Debug> TCPHandler: Processed in 0.001737968 sec. | ||
| 1194 | 2026.03.19 22:48:19.873436 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.03.19 22:48:19.873530 [ 3 ] {5ceb4c35-07b2-4b61-b49f-48b6343675a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1196 | 2026.03.19 22:48:19.873585 [ 3 ] {5ceb4c35-07b2-4b61-b49f-48b6343675a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1197 | 2026.03.19 22:48:19.874319 [ 3 ] {5ceb4c35-07b2-4b61-b49f-48b6343675a1} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.03.19 22:48:19.874354 [ 3 ] {5ceb4c35-07b2-4b61-b49f-48b6343675a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1199 | 2026.03.19 22:48:19.874980 [ 3 ] {5ceb4c35-07b2-4b61-b49f-48b6343675a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1200 | 2026.03.19 22:48:19.875409 [ 3 ] {5ceb4c35-07b2-4b61-b49f-48b6343675a1} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.03.19 22:48:19.875542 [ 3 ] {5ceb4c35-07b2-4b61-b49f-48b6343675a1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00203 sec., 4926.108374384236 rows/sec., 8.83 MiB/sec. | ||
| 1202 | 2026.03.19 22:48:19.875592 [ 3 ] {5ceb4c35-07b2-4b61-b49f-48b6343675a1} <Debug> TCPHandler: Processed in 0.002204712 sec. | ||
| 1203 | 2026.03.19 22:48:19.875705 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.03.19 22:48:19.875801 [ 3 ] {69bd6917-4929-48d9-bbc4-5609d0aa9909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1205 | 2026.03.19 22:48:19.875843 [ 3 ] {69bd6917-4929-48d9-bbc4-5609d0aa9909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1206 | 2026.03.19 22:48:19.876175 [ 3 ] {69bd6917-4929-48d9-bbc4-5609d0aa9909} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.03.19 22:48:19.876211 [ 3 ] {69bd6917-4929-48d9-bbc4-5609d0aa9909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1208 | 2026.03.19 22:48:19.876663 [ 3 ] {69bd6917-4929-48d9-bbc4-5609d0aa9909} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1209 | 2026.03.19 22:48:19.877243 [ 3 ] {69bd6917-4929-48d9-bbc4-5609d0aa9909} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.03.19 22:48:19.877409 [ 3 ] {69bd6917-4929-48d9-bbc4-5609d0aa9909} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001625 sec., 36923.07692307692 rows/sec., 2.49 MiB/sec. | ||
| 1211 | 2026.03.19 22:48:19.877446 [ 3 ] {69bd6917-4929-48d9-bbc4-5609d0aa9909} <Debug> TCPHandler: Processed in 0.001789927 sec. | ||
| 1212 | 2026.03.19 22:48:24.213229 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1213 | 2026.03.19 22:48:24.213317 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1214 | 2026.03.19 22:48:24.265556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1215 | 2026.03.19 22:48:24.266400 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.03.19 22:48:24.266454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1217 | 2026.03.19 22:48:24.267160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1218 | 2026.03.19 22:48:24.267676 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.03.19 22:48:24.267819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1220 | 2026.03.19 22:48:24.267875 [ 82 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1221 | 2026.03.19 22:48:24.268007 [ 82 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.03.19 22:48:24.268047 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1223 | 2026.03.19 22:48:24.272355 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 1224 | 2026.03.19 22:48:24.274833 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1225 | 2026.03.19 22:48:24.276778 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1226 | 2026.03.19 22:48:24.283028 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1227 | 2026.03.19 22:48:24.283100 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1228 | 2026.03.19 22:48:24.285144 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1229 | 2026.03.19 22:48:24.285241 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1230 | 2026.03.19 22:48:24.285327 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1231 | 2026.03.19 22:48:24.310585 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.04242364 sec., 66142.36779305123 rows/sec., 968.88 KiB/sec. | ||
| 1232 | 2026.03.19 22:48:24.311733 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1233 | 2026.03.19 22:48:24.312310 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_6_1} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.03.19 22:48:24.312390 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_6_1} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1235 | 2026.03.19 22:48:24.312506 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1236 | 2026.03.19 22:48:24.411055 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1237 | 2026.03.19 22:48:24.429880 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.03.19 22:48:24.429955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1239 | 2026.03.19 22:48:24.436103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1240 | 2026.03.19 22:48:24.437273 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.03.19 22:48:24.437559 [ 82 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1242 | 2026.03.19 22:48:24.437613 [ 82 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.03.19 22:48:24.437635 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1244 | 2026.03.19 22:48:24.437730 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 1245 | 2026.03.19 22:48:24.441098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1246 | 2026.03.19 22:48:24.442212 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1247 | 2026.03.19 22:48:24.443708 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 1248 | 2026.03.19 22:48:24.448395 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 1249 | 2026.03.19 22:48:24.452729 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 1250 | 2026.03.19 22:48:24.456842 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 1251 | 2026.03.19 22:48:24.463891 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 1252 | 2026.03.19 22:48:24.468097 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 1253 | 2026.03.19 22:48:24.534973 [ 196 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.097278891 sec., 472.8672328306045 rows/sec., 2.45 MiB/sec. | ||
| 1254 | 2026.03.19 22:48:24.537498 [ 199 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1255 | 2026.03.19 22:48:24.540006 [ 199 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_6_1} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.03.19 22:48:24.540108 [ 199 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_6_1} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1257 | 2026.03.19 22:48:24.541907 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1258 | 2026.03.19 22:48:24.864897 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.03.19 22:48:24.865083 [ 3 ] {dcf4c4b7-91b7-4cda-a664-606204c97ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1260 | 2026.03.19 22:48:24.865153 [ 3 ] {dcf4c4b7-91b7-4cda-a664-606204c97ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1261 | 2026.03.19 22:48:24.865826 [ 3 ] {dcf4c4b7-91b7-4cda-a664-606204c97ce7} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.03.19 22:48:24.865876 [ 3 ] {dcf4c4b7-91b7-4cda-a664-606204c97ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1263 | 2026.03.19 22:48:24.866455 [ 3 ] {dcf4c4b7-91b7-4cda-a664-606204c97ce7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1264 | 2026.03.19 22:48:24.866996 [ 3 ] {dcf4c4b7-91b7-4cda-a664-606204c97ce7} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.03.19 22:48:24.867140 [ 82 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1266 | 2026.03.19 22:48:24.867164 [ 3 ] {dcf4c4b7-91b7-4cda-a664-606204c97ce7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002132 sec., 26266.416510318948 rows/sec., 2.02 MiB/sec. | ||
| 1267 | 2026.03.19 22:48:24.867206 [ 82 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.03.19 22:48:24.867228 [ 3 ] {dcf4c4b7-91b7-4cda-a664-606204c97ce7} <Debug> TCPHandler: Processed in 0.002462594 sec. | ||
| 1269 | 2026.03.19 22:48:24.867233 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1270 | 2026.03.19 22:48:24.867385 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.03.19 22:48:24.867432 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 1272 | 2026.03.19 22:48:24.867496 [ 3 ] {fe7cc905-c6a6-4cc0-9b50-fb58c7be537e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1273 | 2026.03.19 22:48:24.867548 [ 3 ] {fe7cc905-c6a6-4cc0-9b50-fb58c7be537e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1274 | 2026.03.19 22:48:24.867581 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1275 | 2026.03.19 22:48:24.867632 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1276 | 2026.03.19 22:48:24.867737 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 1277 | 2026.03.19 22:48:24.867792 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1278 | 2026.03.19 22:48:24.867835 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 1279 | 2026.03.19 22:48:24.867880 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1280 | 2026.03.19 22:48:24.867926 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 1281 | 2026.03.19 22:48:24.868013 [ 3 ] {fe7cc905-c6a6-4cc0-9b50-fb58c7be537e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.03.19 22:48:24.868056 [ 3 ] {fe7cc905-c6a6-4cc0-9b50-fb58c7be537e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1283 | 2026.03.19 22:48:24.868672 [ 3 ] {fe7cc905-c6a6-4cc0-9b50-fb58c7be537e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1284 | 2026.03.19 22:48:24.869122 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001768718 sec., 294563.63309470477 rows/sec., 25.57 MiB/sec. | ||
| 1285 | 2026.03.19 22:48:24.869253 [ 3 ] {fe7cc905-c6a6-4cc0-9b50-fb58c7be537e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.03.19 22:48:24.869371 [ 82 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1287 | 2026.03.19 22:48:24.869387 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1288 | 2026.03.19 22:48:24.869404 [ 3 ] {fe7cc905-c6a6-4cc0-9b50-fb58c7be537e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001932 sec., 33126.29399585922 rows/sec., 2.59 MiB/sec. | ||
| 1289 | 2026.03.19 22:48:24.869413 [ 82 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.03.19 22:48:24.869453 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1291 | 2026.03.19 22:48:24.869455 [ 3 ] {fe7cc905-c6a6-4cc0-9b50-fb58c7be537e} <Debug> TCPHandler: Processed in 0.002124571 sec. | ||
| 1292 | 2026.03.19 22:48:24.869552 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 1293 | 2026.03.19 22:48:24.869594 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.03.19 22:48:24.869681 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1295 | 2026.03.19 22:48:24.869698 [ 3 ] {bd65a1a3-9525-43a4-81e1-494ee42ffee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1296 | 2026.03.19 22:48:24.869726 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1297 | 2026.03.19 22:48:24.869753 [ 3 ] {bd65a1a3-9525-43a4-81e1-494ee42ffee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1298 | 2026.03.19 22:48:24.869801 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1299 | 2026.03.19 22:48:24.869882 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1300 | 2026.03.19 22:48:24.869947 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1301 | 2026.03.19 22:48:24.870003 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_6_1} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.03.19 22:48:24.870006 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1303 | 2026.03.19 22:48:24.870076 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1304 | 2026.03.19 22:48:24.870100 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_6_1} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1305 | 2026.03.19 22:48:24.870193 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1306 | 2026.03.19 22:48:24.870204 [ 3 ] {bd65a1a3-9525-43a4-81e1-494ee42ffee3} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2026.03.19 22:48:24.870249 [ 3 ] {bd65a1a3-9525-43a4-81e1-494ee42ffee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1308 | 2026.03.19 22:48:24.870771 [ 3 ] {bd65a1a3-9525-43a4-81e1-494ee42ffee3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1309 | 2026.03.19 22:48:24.871056 [ 188 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554945 sec., 295830.3991459505 rows/sec., 24.47 MiB/sec. | ||
| 1310 | 2026.03.19 22:48:24.871274 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1311 | 2026.03.19 22:48:24.871333 [ 3 ] {bd65a1a3-9525-43a4-81e1-494ee42ffee3} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.03.19 22:48:24.871456 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1313 | 2026.03.19 22:48:24.871494 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.03.19 22:48:24.871497 [ 3 ] {bd65a1a3-9525-43a4-81e1-494ee42ffee3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001818 sec., 88008.800880088 rows/sec., 6.13 MiB/sec. | ||
| 1315 | 2026.03.19 22:48:24.871522 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1316 | 2026.03.19 22:48:24.871554 [ 3 ] {bd65a1a3-9525-43a4-81e1-494ee42ffee3} <Debug> TCPHandler: Processed in 0.00201312 sec. | ||
| 1317 | 2026.03.19 22:48:24.871655 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 1318 | 2026.03.19 22:48:24.871679 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.03.19 22:48:24.871785 [ 3 ] {f8c79f53-02d6-458c-bc44-8e55b69cabfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1320 | 2026.03.19 22:48:24.871805 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1321 | 2026.03.19 22:48:24.871830 [ 3 ] {f8c79f53-02d6-458c-bc44-8e55b69cabfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1322 | 2026.03.19 22:48:24.871862 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 169 rows starting from the beginning of the part | ||
| 1323 | 2026.03.19 22:48:24.871951 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_6_1} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.03.19 22:48:24.871969 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1325 | 2026.03.19 22:48:24.872028 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1326 | 2026.03.19 22:48:24.872043 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_6_1} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1327 | 2026.03.19 22:48:24.872088 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1328 | 2026.03.19 22:48:24.872119 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1329 | 2026.03.19 22:48:24.872151 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1330 | 2026.03.19 22:48:24.872183 [ 3 ] {f8c79f53-02d6-458c-bc44-8e55b69cabfd} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.03.19 22:48:24.872214 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1332 | 2026.03.19 22:48:24.872226 [ 3 ] {f8c79f53-02d6-458c-bc44-8e55b69cabfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1333 | 2026.03.19 22:48:24.872729 [ 3 ] {f8c79f53-02d6-458c-bc44-8e55b69cabfd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1334 | 2026.03.19 22:48:24.873293 [ 3 ] {f8c79f53-02d6-458c-bc44-8e55b69cabfd} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.03.19 22:48:24.873397 [ 82 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1336 | 2026.03.19 22:48:24.873427 [ 82 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.03.19 22:48:24.873435 [ 3 ] {f8c79f53-02d6-458c-bc44-8e55b69cabfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001669 sec., 35949.67046135411 rows/sec., 2.42 MiB/sec. | ||
| 1338 | 2026.03.19 22:48:24.873447 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1339 | 2026.03.19 22:48:24.873479 [ 3 ] {f8c79f53-02d6-458c-bc44-8e55b69cabfd} <Debug> TCPHandler: Processed in 0.001848968 sec. | ||
| 1340 | 2026.03.19 22:48:24.873517 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 969 rows, containing 5 columns (5 merged, 0 gathered) in 0.001902099 sec., 509437.20594984805 rows/sec., 36.27 MiB/sec. | ||
| 1341 | 2026.03.19 22:48:24.873521 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 1342 | 2026.03.19 22:48:24.873626 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1343 | 2026.03.19 22:48:24.873653 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 1344 | 2026.03.19 22:48:24.873700 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1345 | 2026.03.19 22:48:24.873741 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1346 | 2026.03.19 22:48:24.873775 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1347 | 2026.03.19 22:48:24.873811 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1348 | 2026.03.19 22:48:24.873811 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1349 | 2026.03.19 22:48:24.873847 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1350 | 2026.03.19 22:48:24.874340 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.03.19 22:48:24.874418 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1352 | 2026.03.19 22:48:24.874493 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1353 | 2026.03.19 22:48:24.874671 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001172702 sec., 266052.24515691114 rows/sec., 17.93 MiB/sec. | ||
| 1354 | 2026.03.19 22:48:24.874909 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1355 | 2026.03.19 22:48:24.875482 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_6_1} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.03.19 22:48:24.875556 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_6_1} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1357 | 2026.03.19 22:48:24.875625 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1358 | 2026.03.19 22:48:25.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.78 MiB, peak 174.90 MiB, free memory in arenas 0.00 B, will set to 176.28 MiB (RSS), difference: 10.50 MiB | ||
| 1359 | 2026.03.19 22:48:29.270770 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 210 | ||
| 1360 | 2026.03.19 22:48:29.272641 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.03.19 22:48:29.272682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1362 | 2026.03.19 22:48:29.273803 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1363 | 2026.03.19 22:48:29.274061 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.03.19 22:48:29.274289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 210 | ||
| 1365 | 2026.03.19 22:48:29.867943 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.03.19 22:48:29.868217 [ 3 ] {0b508dee-abd8-43d1-9118-eda9bf850d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1367 | 2026.03.19 22:48:29.868317 [ 3 ] {0b508dee-abd8-43d1-9118-eda9bf850d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1368 | 2026.03.19 22:48:29.869076 [ 3 ] {0b508dee-abd8-43d1-9118-eda9bf850d2f} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.03.19 22:48:29.869118 [ 3 ] {0b508dee-abd8-43d1-9118-eda9bf850d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1370 | 2026.03.19 22:48:29.869510 [ 3 ] {0b508dee-abd8-43d1-9118-eda9bf850d2f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1371 | 2026.03.19 22:48:29.869752 [ 3 ] {0b508dee-abd8-43d1-9118-eda9bf850d2f} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.03.19 22:48:29.869907 [ 3 ] {0b508dee-abd8-43d1-9118-eda9bf850d2f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001753 sec., 13690.815744438107 rows/sec., 1.14 MiB/sec. | ||
| 1373 | 2026.03.19 22:48:29.869949 [ 3 ] {0b508dee-abd8-43d1-9118-eda9bf850d2f} <Debug> TCPHandler: Processed in 0.002189292 sec. | ||
| 1374 | 2026.03.19 22:48:29.870101 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.03.19 22:48:29.870197 [ 3 ] {e74d736c-0892-4299-ac94-7ed671ea9381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1376 | 2026.03.19 22:48:29.870238 [ 3 ] {e74d736c-0892-4299-ac94-7ed671ea9381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1377 | 2026.03.19 22:48:29.870777 [ 3 ] {e74d736c-0892-4299-ac94-7ed671ea9381} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.03.19 22:48:29.870814 [ 3 ] {e74d736c-0892-4299-ac94-7ed671ea9381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1379 | 2026.03.19 22:48:29.871153 [ 3 ] {e74d736c-0892-4299-ac94-7ed671ea9381} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1380 | 2026.03.19 22:48:29.871378 [ 3 ] {e74d736c-0892-4299-ac94-7ed671ea9381} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.03.19 22:48:29.871504 [ 3 ] {e74d736c-0892-4299-ac94-7ed671ea9381} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001326 sec., 147812.97134238313 rows/sec., 13.16 MiB/sec. | ||
| 1382 | 2026.03.19 22:48:29.871543 [ 3 ] {e74d736c-0892-4299-ac94-7ed671ea9381} <Debug> TCPHandler: Processed in 0.001508775 sec. | ||
| 1383 | 2026.03.19 22:48:29.871660 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.03.19 22:48:29.871792 [ 3 ] {ee4e8f42-71a7-4224-a7d4-5d5d7f9aeb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1385 | 2026.03.19 22:48:29.871831 [ 3 ] {ee4e8f42-71a7-4224-a7d4-5d5d7f9aeb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1386 | 2026.03.19 22:48:29.872232 [ 3 ] {ee4e8f42-71a7-4224-a7d4-5d5d7f9aeb18} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.03.19 22:48:29.872268 [ 3 ] {ee4e8f42-71a7-4224-a7d4-5d5d7f9aeb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1388 | 2026.03.19 22:48:29.872559 [ 3 ] {ee4e8f42-71a7-4224-a7d4-5d5d7f9aeb18} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1389 | 2026.03.19 22:48:29.872773 [ 3 ] {ee4e8f42-71a7-4224-a7d4-5d5d7f9aeb18} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.03.19 22:48:29.872898 [ 3 ] {ee4e8f42-71a7-4224-a7d4-5d5d7f9aeb18} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001123 sec., 19590.382902938556 rows/sec., 1.49 MiB/sec. | ||
| 1391 | 2026.03.19 22:48:29.872935 [ 3 ] {ee4e8f42-71a7-4224-a7d4-5d5d7f9aeb18} <Debug> TCPHandler: Processed in 0.001324553 sec. | ||
| 1392 | 2026.03.19 22:48:29.873052 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.03.19 22:48:29.873197 [ 3 ] {6bd46c11-2fdc-4db5-a8df-aaca19b752cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1394 | 2026.03.19 22:48:29.873238 [ 3 ] {6bd46c11-2fdc-4db5-a8df-aaca19b752cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1395 | 2026.03.19 22:48:29.873639 [ 3 ] {6bd46c11-2fdc-4db5-a8df-aaca19b752cc} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.03.19 22:48:29.873676 [ 3 ] {6bd46c11-2fdc-4db5-a8df-aaca19b752cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1397 | 2026.03.19 22:48:29.873961 [ 3 ] {6bd46c11-2fdc-4db5-a8df-aaca19b752cc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1398 | 2026.03.19 22:48:29.874176 [ 3 ] {6bd46c11-2fdc-4db5-a8df-aaca19b752cc} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.03.19 22:48:29.874300 [ 3 ] {6bd46c11-2fdc-4db5-a8df-aaca19b752cc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 1400 | 2026.03.19 22:48:29.874337 [ 3 ] {6bd46c11-2fdc-4db5-a8df-aaca19b752cc} <Debug> TCPHandler: Processed in 0.001341353 sec. | ||
| 1401 | 2026.03.19 22:48:29.874445 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.03.19 22:48:29.874548 [ 3 ] {ef921e51-040b-4ed5-bc65-39b7c08b94ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1403 | 2026.03.19 22:48:29.874587 [ 3 ] {ef921e51-040b-4ed5-bc65-39b7c08b94ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1404 | 2026.03.19 22:48:29.874975 [ 3 ] {ef921e51-040b-4ed5-bc65-39b7c08b94ab} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.03.19 22:48:29.875011 [ 3 ] {ef921e51-040b-4ed5-bc65-39b7c08b94ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1406 | 2026.03.19 22:48:29.875320 [ 3 ] {ef921e51-040b-4ed5-bc65-39b7c08b94ab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1407 | 2026.03.19 22:48:29.875558 [ 3 ] {ef921e51-040b-4ed5-bc65-39b7c08b94ab} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.03.19 22:48:29.875691 [ 3 ] {ef921e51-040b-4ed5-bc65-39b7c08b94ab} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 1409 | 2026.03.19 22:48:29.875728 [ 3 ] {ef921e51-040b-4ed5-bc65-39b7c08b94ab} <Debug> TCPHandler: Processed in 0.001331843 sec. | ||
| 1410 | 2026.03.19 22:48:29.875837 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.03.19 22:48:29.875939 [ 3 ] {85fe5343-8383-431f-84bb-02345cc8a9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1412 | 2026.03.19 22:48:29.875978 [ 3 ] {85fe5343-8383-431f-84bb-02345cc8a9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1413 | 2026.03.19 22:48:29.876411 [ 3 ] {85fe5343-8383-431f-84bb-02345cc8a9c3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.03.19 22:48:29.876447 [ 3 ] {85fe5343-8383-431f-84bb-02345cc8a9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1415 | 2026.03.19 22:48:29.876755 [ 3 ] {85fe5343-8383-431f-84bb-02345cc8a9c3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1416 | 2026.03.19 22:48:29.876968 [ 3 ] {85fe5343-8383-431f-84bb-02345cc8a9c3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.03.19 22:48:29.877096 [ 3 ] {85fe5343-8383-431f-84bb-02345cc8a9c3} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001175 sec., 93617.02127659574 rows/sec., 7.62 MiB/sec. | ||
| 1418 | 2026.03.19 22:48:29.877133 [ 3 ] {85fe5343-8383-431f-84bb-02345cc8a9c3} <Debug> TCPHandler: Processed in 0.001345703 sec. | ||
| 1419 | 2026.03.19 22:48:29.877243 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.03.19 22:48:29.877345 [ 3 ] {a466a638-2935-48d8-a644-bb7b6b60011d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1421 | 2026.03.19 22:48:29.877391 [ 3 ] {a466a638-2935-48d8-a644-bb7b6b60011d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1422 | 2026.03.19 22:48:29.877785 [ 3 ] {a466a638-2935-48d8-a644-bb7b6b60011d} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.03.19 22:48:29.877821 [ 3 ] {a466a638-2935-48d8-a644-bb7b6b60011d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1424 | 2026.03.19 22:48:29.878158 [ 3 ] {a466a638-2935-48d8-a644-bb7b6b60011d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1425 | 2026.03.19 22:48:29.878373 [ 3 ] {a466a638-2935-48d8-a644-bb7b6b60011d} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.03.19 22:48:29.878497 [ 3 ] {a466a638-2935-48d8-a644-bb7b6b60011d} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00117 sec., 167521.36752136753 rows/sec., 12.02 MiB/sec. | ||
| 1427 | 2026.03.19 22:48:29.878533 [ 3 ] {a466a638-2935-48d8-a644-bb7b6b60011d} <Debug> TCPHandler: Processed in 0.001338143 sec. | ||
| 1428 | 2026.03.19 22:48:29.878645 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.03.19 22:48:29.878738 [ 3 ] {8a465f4c-e7df-405a-b3cb-2f943020d859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.03.19 22:48:29.878792 [ 3 ] {8a465f4c-e7df-405a-b3cb-2f943020d859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1431 | 2026.03.19 22:48:29.879531 [ 3 ] {8a465f4c-e7df-405a-b3cb-2f943020d859} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.03.19 22:48:29.879568 [ 3 ] {8a465f4c-e7df-405a-b3cb-2f943020d859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1433 | 2026.03.19 22:48:29.880092 [ 3 ] {8a465f4c-e7df-405a-b3cb-2f943020d859} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1434 | 2026.03.19 22:48:29.880319 [ 3 ] {8a465f4c-e7df-405a-b3cb-2f943020d859} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.03.19 22:48:29.880454 [ 3 ] {8a465f4c-e7df-405a-b3cb-2f943020d859} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001732 sec., 5773.6720554272515 rows/sec., 10.35 MiB/sec. | ||
| 1436 | 2026.03.19 22:48:29.880503 [ 3 ] {8a465f4c-e7df-405a-b3cb-2f943020d859} <Debug> TCPHandler: Processed in 0.001906819 sec. | ||
| 1437 | 2026.03.19 22:48:29.880694 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.03.19 22:48:29.880809 [ 3 ] {ca52835f-231a-42c0-83c0-9bea4737d4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.03.19 22:48:29.880859 [ 3 ] {ca52835f-231a-42c0-83c0-9bea4737d4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1440 | 2026.03.19 22:48:29.881308 [ 3 ] {ca52835f-231a-42c0-83c0-9bea4737d4b6} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.03.19 22:48:29.881346 [ 3 ] {ca52835f-231a-42c0-83c0-9bea4737d4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1442 | 2026.03.19 22:48:29.881660 [ 3 ] {ca52835f-231a-42c0-83c0-9bea4737d4b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1443 | 2026.03.19 22:48:29.881872 [ 3 ] {ca52835f-231a-42c0-83c0-9bea4737d4b6} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.03.19 22:48:29.882008 [ 3 ] {ca52835f-231a-42c0-83c0-9bea4737d4b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 1445 | 2026.03.19 22:48:29.882042 [ 3 ] {ca52835f-231a-42c0-83c0-9bea4737d4b6} <Debug> TCPHandler: Processed in 0.001410583 sec. | ||
| 1446 | 2026.03.19 22:48:31.768083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1447 | 2026.03.19 22:48:31.768586 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2026.03.19 22:48:31.768636 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1449 | 2026.03.19 22:48:31.769128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1450 | 2026.03.19 22:48:31.769367 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2026.03.19 22:48:31.769509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1452 | 2026.03.19 22:48:31.941359 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1453 | 2026.03.19 22:48:31.959313 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.03.19 22:48:31.959383 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1455 | 2026.03.19 22:48:31.965059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1456 | 2026.03.19 22:48:31.965829 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.03.19 22:48:31.969296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1458 | 2026.03.19 22:48:32.244173 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45959 | ||
| 1459 | 2026.03.19 22:48:32.246274 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1460 | 2026.03.19 22:48:32.246309 [ 290 ] {} <Debug> TCP-Session: 2d34e609-4db6-4d42-948b-323be1ba447c Authenticating user 'default' from [fd00:1122:3344:101::e]:45959 | ||
| 1461 | 2026.03.19 22:48:32.246332 [ 290 ] {} <Debug> TCP-Session: 2d34e609-4db6-4d42-948b-323be1ba447c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2026.03.19 22:48:32.246344 [ 290 ] {} <Debug> TCP-Session: 2d34e609-4db6-4d42-948b-323be1ba447c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2026.03.19 22:48:32.246396 [ 290 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1464 | 2026.03.19 22:48:32.246420 [ 290 ] {} <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 | ||
| 1465 | 2026.03.19 22:48:32.246441 [ 290 ] {} <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 | ||
| 1466 | 2026.03.19 22:48:32.246857 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42479 | ||
| 1467 | 2026.03.19 22:48:32.246979 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54205 | ||
| 1468 | 2026.03.19 22:48:32.247017 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1469 | 2026.03.19 22:48:32.247066 [ 291 ] {} <Debug> TCP-Session: 25d49582-ec94-4393-8c6e-f15c99e844e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42479 | ||
| 1470 | 2026.03.19 22:48:32.247090 [ 291 ] {} <Debug> TCP-Session: 25d49582-ec94-4393-8c6e-f15c99e844e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2026.03.19 22:48:32.247090 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47430 | ||
| 1472 | 2026.03.19 22:48:32.247104 [ 291 ] {} <Debug> TCP-Session: 25d49582-ec94-4393-8c6e-f15c99e844e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.03.19 22:48:32.247133 [ 290 ] {} <Trace> TCP-Session: 2d34e609-4db6-4d42-948b-323be1ba447c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.03.19 22:48:32.247174 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1475 | 2026.03.19 22:48:32.247197 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34020 | ||
| 1476 | 2026.03.19 22:48:32.247233 [ 292 ] {} <Debug> TCP-Session: 55d39ab1-c617-46f4-acbf-3c876708d57e Authenticating user 'default' from [fd00:1122:3344:101::e]:54205 | ||
| 1477 | 2026.03.19 22:48:32.247268 [ 292 ] {} <Debug> TCP-Session: 55d39ab1-c617-46f4-acbf-3c876708d57e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2026.03.19 22:48:32.247287 [ 292 ] {} <Debug> TCP-Session: 55d39ab1-c617-46f4-acbf-3c876708d57e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2026.03.19 22:48:32.247325 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32934 | ||
| 1480 | 2026.03.19 22:48:32.247354 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1481 | 2026.03.19 22:48:32.247425 [ 290 ] {29714d81-699c-4fee-83f3-18d97c483eea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45959) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1482 | 2026.03.19 22:48:32.247434 [ 293 ] {} <Debug> TCP-Session: 21475a88-7dfd-4345-b59e-90631239aec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47430 | ||
| 1483 | 2026.03.19 22:48:32.247453 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1484 | 2026.03.19 22:48:32.247498 [ 293 ] {} <Debug> TCP-Session: 21475a88-7dfd-4345-b59e-90631239aec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2026.03.19 22:48:32.247516 [ 294 ] {} <Debug> TCP-Session: 33ab9d22-d8a9-4094-bfde-479246cfceb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34020 | ||
| 1486 | 2026.03.19 22:48:32.247519 [ 293 ] {} <Debug> TCP-Session: 21475a88-7dfd-4345-b59e-90631239aec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2026.03.19 22:48:32.247544 [ 294 ] {} <Debug> TCP-Session: 33ab9d22-d8a9-4094-bfde-479246cfceb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2026.03.19 22:48:32.247563 [ 294 ] {} <Debug> TCP-Session: 33ab9d22-d8a9-4094-bfde-479246cfceb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.03.19 22:48:32.247575 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35234 | ||
| 1490 | 2026.03.19 22:48:32.247602 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1491 | 2026.03.19 22:48:32.247637 [ 295 ] {} <Debug> TCP-Session: fc8098ad-02d1-4f88-a9b2-30f594aef27a Authenticating user 'default' from [fd00:1122:3344:101::e]:32934 | ||
| 1492 | 2026.03.19 22:48:32.247657 [ 295 ] {} <Debug> TCP-Session: fc8098ad-02d1-4f88-a9b2-30f594aef27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1493 | 2026.03.19 22:48:32.247670 [ 295 ] {} <Debug> TCP-Session: fc8098ad-02d1-4f88-a9b2-30f594aef27a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1494 | 2026.03.19 22:48:32.247752 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1495 | 2026.03.19 22:48:32.247763 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45712 | ||
| 1496 | 2026.03.19 22:48:32.247793 [ 296 ] {} <Debug> TCP-Session: 9e81fa07-be89-4f90-951a-165679b63d67 Authenticating user 'default' from [fd00:1122:3344:101::e]:35234 | ||
| 1497 | 2026.03.19 22:48:32.247821 [ 290 ] {29714d81-699c-4fee-83f3-18d97c483eea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1498 | 2026.03.19 22:48:32.247825 [ 296 ] {} <Debug> TCP-Session: 9e81fa07-be89-4f90-951a-165679b63d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2026.03.19 22:48:32.247865 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37209 | ||
| 1500 | 2026.03.19 22:48:32.247871 [ 296 ] {} <Debug> TCP-Session: 9e81fa07-be89-4f90-951a-165679b63d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.03.19 22:48:32.248009 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1502 | 2026.03.19 22:48:32.248047 [ 297 ] {} <Debug> TCP-Session: 3358c716-d179-4f7f-9f8f-1adfb98ba2f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45712 | ||
| 1503 | 2026.03.19 22:48:32.248067 [ 297 ] {} <Debug> TCP-Session: 3358c716-d179-4f7f-9f8f-1adfb98ba2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2026.03.19 22:48:32.248080 [ 297 ] {} <Debug> TCP-Session: 3358c716-d179-4f7f-9f8f-1adfb98ba2f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.03.19 22:48:32.250356 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1506 | 2026.03.19 22:48:32.250412 [ 298 ] {} <Debug> TCP-Session: 456f525e-327b-438c-8f26-07e74623fd59 Authenticating user 'default' from [fd00:1122:3344:101::e]:37209 | ||
| 1507 | 2026.03.19 22:48:32.250438 [ 298 ] {} <Debug> TCP-Session: 456f525e-327b-438c-8f26-07e74623fd59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2026.03.19 22:48:32.250452 [ 298 ] {} <Debug> TCP-Session: 456f525e-327b-438c-8f26-07e74623fd59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1509 | 2026.03.19 22:48:32.252321 [ 290 ] {29714d81-699c-4fee-83f3-18d97c483eea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1510 | 2026.03.19 22:48:32.258518 [ 290 ] {29714d81-699c-4fee-83f3-18d97c483eea} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 1511 | 2026.03.19 22:48:32.275376 [ 303 ] {29714d81-699c-4fee-83f3-18d97c483eea} <Trace> AggregatingTransform: Aggregating | ||
| 1512 | 2026.03.19 22:48:32.277440 [ 303 ] {29714d81-699c-4fee-83f3-18d97c483eea} <Trace> Aggregator: Aggregation method: without_key | ||
| 1513 | 2026.03.19 22:48:32.278196 [ 303 ] {29714d81-699c-4fee-83f3-18d97c483eea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005924078 sec. (168.803 rows/sec., 6.59 KiB/sec.) | ||
| 1514 | 2026.03.19 22:48:32.278221 [ 303 ] {29714d81-699c-4fee-83f3-18d97c483eea} <Trace> Aggregator: Merging aggregated data | ||
| 1515 | 2026.03.19 22:48:32.278275 [ 303 ] {29714d81-699c-4fee-83f3-18d97c483eea} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1516 | 2026.03.19 22:48:32.281436 [ 290 ] {29714d81-699c-4fee-83f3-18d97c483eea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.034105 sec., 29.321213898255383 rows/sec., 1.15 KiB/sec. | ||
| 1517 | 2026.03.19 22:48:32.281591 [ 290 ] {29714d81-699c-4fee-83f3-18d97c483eea} <Debug> TCPHandler: Processed in 0.034665542 sec. | ||
| 1518 | 2026.03.19 22:48:32.288376 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1519 | 2026.03.19 22:48:32.288416 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1520 | 2026.03.19 22:48:32.288440 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1521 | 2026.03.19 22:48:32.288445 [ 290 ] {} <Debug> TCP-Session: 2d34e609-4db6-4d42-948b-323be1ba447c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2026.03.19 22:48:32.288471 [ 298 ] {} <Debug> TCP-Session: 456f525e-327b-438c-8f26-07e74623fd59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1523 | 2026.03.19 22:48:32.288481 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1524 | 2026.03.19 22:48:32.288498 [ 291 ] {} <Debug> TCP-Session: 25d49582-ec94-4393-8c6e-f15c99e844e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2026.03.19 22:48:32.288512 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1526 | 2026.03.19 22:48:32.288542 [ 294 ] {} <Debug> TCP-Session: 33ab9d22-d8a9-4094-bfde-479246cfceb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.03.19 22:48:32.288551 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1528 | 2026.03.19 22:48:32.288570 [ 295 ] {} <Debug> TCP-Session: fc8098ad-02d1-4f88-a9b2-30f594aef27a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2026.03.19 22:48:32.288551 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1530 | 2026.03.19 22:48:32.288627 [ 297 ] {} <Debug> TCP-Session: 3358c716-d179-4f7f-9f8f-1adfb98ba2f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2026.03.19 22:48:32.288499 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1532 | 2026.03.19 22:48:32.288654 [ 293 ] {} <Debug> TCP-Session: 21475a88-7dfd-4345-b59e-90631239aec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2026.03.19 22:48:32.288459 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1534 | 2026.03.19 22:48:32.288696 [ 296 ] {} <Debug> TCP-Session: 9e81fa07-be89-4f90-951a-165679b63d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2026.03.19 22:48:32.288733 [ 292 ] {} <Debug> TCP-Session: 55d39ab1-c617-46f4-acbf-3c876708d57e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2026.03.19 22:48:33.000284 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.14 MiB, peak 187.24 MiB, free memory in arenas 0.00 B, will set to 179.47 MiB (RSS), difference: 2.33 MiB | ||
| 1537 | 2026.03.19 22:48:34.865145 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2026.03.19 22:48:34.865329 [ 3 ] {de4674a9-42cc-4bb5-97a0-392a6a692265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1539 | 2026.03.19 22:48:34.865398 [ 3 ] {de4674a9-42cc-4bb5-97a0-392a6a692265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1540 | 2026.03.19 22:48:34.866055 [ 3 ] {de4674a9-42cc-4bb5-97a0-392a6a692265} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2026.03.19 22:48:34.866106 [ 3 ] {de4674a9-42cc-4bb5-97a0-392a6a692265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1542 | 2026.03.19 22:48:34.866496 [ 3 ] {de4674a9-42cc-4bb5-97a0-392a6a692265} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1543 | 2026.03.19 22:48:34.866728 [ 3 ] {de4674a9-42cc-4bb5-97a0-392a6a692265} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2026.03.19 22:48:34.866900 [ 3 ] {de4674a9-42cc-4bb5-97a0-392a6a692265} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.65 MiB/sec. | ||
| 1545 | 2026.03.19 22:48:34.866950 [ 3 ] {de4674a9-42cc-4bb5-97a0-392a6a692265} <Debug> TCPHandler: Processed in 0.001938009 sec. | ||
| 1546 | 2026.03.19 22:48:34.867079 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.03.19 22:48:34.867182 [ 3 ] {b343ce8f-d162-417c-a43f-563697ee143d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1548 | 2026.03.19 22:48:34.867225 [ 3 ] {b343ce8f-d162-417c-a43f-563697ee143d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1549 | 2026.03.19 22:48:34.867647 [ 3 ] {b343ce8f-d162-417c-a43f-563697ee143d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2026.03.19 22:48:34.867684 [ 3 ] {b343ce8f-d162-417c-a43f-563697ee143d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1551 | 2026.03.19 22:48:34.867997 [ 3 ] {b343ce8f-d162-417c-a43f-563697ee143d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1552 | 2026.03.19 22:48:34.868219 [ 3 ] {b343ce8f-d162-417c-a43f-563697ee143d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2026.03.19 22:48:34.868363 [ 3 ] {b343ce8f-d162-417c-a43f-563697ee143d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 1554 | 2026.03.19 22:48:34.868401 [ 3 ] {b343ce8f-d162-417c-a43f-563697ee143d} <Debug> TCPHandler: Processed in 0.001372124 sec. | ||
| 1555 | 2026.03.19 22:48:34.868518 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1556 | 2026.03.19 22:48:34.868613 [ 3 ] {b098ae6f-5639-4e24-86fb-43e3ca27df28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1557 | 2026.03.19 22:48:34.868656 [ 3 ] {b098ae6f-5639-4e24-86fb-43e3ca27df28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1558 | 2026.03.19 22:48:34.869109 [ 3 ] {b098ae6f-5639-4e24-86fb-43e3ca27df28} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.03.19 22:48:34.869147 [ 3 ] {b098ae6f-5639-4e24-86fb-43e3ca27df28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1560 | 2026.03.19 22:48:34.869495 [ 3 ] {b098ae6f-5639-4e24-86fb-43e3ca27df28} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1561 | 2026.03.19 22:48:34.869714 [ 3 ] {b098ae6f-5639-4e24-86fb-43e3ca27df28} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2026.03.19 22:48:34.869852 [ 3 ] {b098ae6f-5639-4e24-86fb-43e3ca27df28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 1563 | 2026.03.19 22:48:34.869888 [ 3 ] {b098ae6f-5639-4e24-86fb-43e3ca27df28} <Debug> TCPHandler: Processed in 0.001419115 sec. | ||
| 1564 | 2026.03.19 22:48:34.870003 [ 3 ] {} <Trace> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2026.03.19 22:48:34.870095 [ 3 ] {17943953-ef31-42de-9016-2f2ec6bf1812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65183) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1566 | 2026.03.19 22:48:34.870139 [ 3 ] {17943953-ef31-42de-9016-2f2ec6bf1812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1567 | 2026.03.19 22:48:34.870477 [ 3 ] {17943953-ef31-42de-9016-2f2ec6bf1812} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.03.19 22:48:34.870514 [ 3 ] {17943953-ef31-42de-9016-2f2ec6bf1812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1569 | 2026.03.19 22:48:34.870841 [ 3 ] {17943953-ef31-42de-9016-2f2ec6bf1812} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1570 | 2026.03.19 22:48:34.871052 [ 3 ] {17943953-ef31-42de-9016-2f2ec6bf1812} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.03.19 22:48:34.871191 [ 3 ] {17943953-ef31-42de-9016-2f2ec6bf1812} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 1572 | 2026.03.19 22:48:34.871226 [ 3 ] {17943953-ef31-42de-9016-2f2ec6bf1812} <Debug> TCPHandler: Processed in 0.001270873 sec. | ||
| 1573 | 2026.03.19 22:48:36.321407 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43596 | ||
| 1574 | 2026.03.19 22:48:36.321517 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1575 | 2026.03.19 22:48:36.321544 [ 290 ] {} <Debug> TCP-Session: 84e73e87-7e99-47c1-a618-31328ff26d32 Authenticating user 'default' from [fd00:1122:3344:101::e]:43596 | ||
| 1576 | 2026.03.19 22:48:36.321566 [ 290 ] {} <Debug> TCP-Session: 84e73e87-7e99-47c1-a618-31328ff26d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2026.03.19 22:48:36.321579 [ 290 ] {} <Debug> TCP-Session: 84e73e87-7e99-47c1-a618-31328ff26d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1578 | 2026.03.19 22:48:36.321799 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65356 | ||
| 1579 | 2026.03.19 22:48:36.321838 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33311 | ||
| 1580 | 2026.03.19 22:48:36.321858 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55951 | ||
| 1581 | 2026.03.19 22:48:36.321879 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63088 | ||
| 1582 | 2026.03.19 22:48:36.321915 [ 290 ] {} <Trace> TCP-Session: 84e73e87-7e99-47c1-a618-31328ff26d32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2026.03.19 22:48:36.321896 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36452 | ||
| 1584 | 2026.03.19 22:48:36.321958 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1585 | 2026.03.19 22:48:36.321975 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1586 | 2026.03.19 22:48:36.321962 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1587 | 2026.03.19 22:48:36.322007 [ 295 ] {} <Debug> TCP-Session: d91b4bb6-5ee3-4f56-ae78-574664dff6e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55951 | ||
| 1588 | 2026.03.19 22:48:36.322021 [ 296 ] {} <Debug> TCP-Session: 3cc727ed-699a-45c4-8aae-1cb92ac0894e Authenticating user 'default' from [fd00:1122:3344:101::e]:63088 | ||
| 1589 | 2026.03.19 22:48:36.322037 [ 292 ] {} <Debug> TCP-Session: b9308f8e-0bbb-4575-94c0-4f8e94bce029 Authenticating user 'default' from [fd00:1122:3344:101::e]:33311 | ||
| 1590 | 2026.03.19 22:48:36.322052 [ 295 ] {} <Debug> TCP-Session: d91b4bb6-5ee3-4f56-ae78-574664dff6e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2026.03.19 22:48:36.322064 [ 296 ] {} <Debug> TCP-Session: 3cc727ed-699a-45c4-8aae-1cb92ac0894e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2026.03.19 22:48:36.322070 [ 292 ] {} <Debug> TCP-Session: b9308f8e-0bbb-4575-94c0-4f8e94bce029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2026.03.19 22:48:36.322081 [ 295 ] {} <Debug> TCP-Session: d91b4bb6-5ee3-4f56-ae78-574664dff6e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1594 | 2026.03.19 22:48:36.322092 [ 296 ] {} <Debug> TCP-Session: 3cc727ed-699a-45c4-8aae-1cb92ac0894e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1595 | 2026.03.19 22:48:36.322102 [ 290 ] {eca02d7d-4612-4b24-a849-691a59466c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43596) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1596 | 2026.03.19 22:48:36.322113 [ 292 ] {} <Debug> TCP-Session: b9308f8e-0bbb-4575-94c0-4f8e94bce029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1597 | 2026.03.19 22:48:36.322026 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1598 | 2026.03.19 22:48:36.321890 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45433 | ||
| 1599 | 2026.03.19 22:48:36.322189 [ 298 ] {} <Debug> TCP-Session: d25d143d-82dd-4184-825e-c466405124fb Authenticating user 'default' from [fd00:1122:3344:101::e]:36452 | ||
| 1600 | 2026.03.19 22:48:36.321853 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42918 | ||
| 1601 | 2026.03.19 22:48:36.322234 [ 298 ] {} <Debug> TCP-Session: d25d143d-82dd-4184-825e-c466405124fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1602 | 2026.03.19 22:48:36.321847 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36236 | ||
| 1603 | 2026.03.19 22:48:36.322271 [ 298 ] {} <Debug> TCP-Session: d25d143d-82dd-4184-825e-c466405124fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2026.03.19 22:48:36.322289 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1605 | 2026.03.19 22:48:36.322310 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1606 | 2026.03.19 22:48:36.321919 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1607 | 2026.03.19 22:48:36.322332 [ 297 ] {} <Debug> TCP-Session: 4542fc23-0801-408c-b8a4-724a8fe35cf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45433 | ||
| 1608 | 2026.03.19 22:48:36.322341 [ 293 ] {} <Debug> TCP-Session: e684e4a4-6bc0-4652-8a3b-c3d92c82890d Authenticating user 'default' from [fd00:1122:3344:101::e]:42918 | ||
| 1609 | 2026.03.19 22:48:36.322364 [ 291 ] {} <Debug> TCP-Session: ed65193c-86cd-4558-8774-a04aab6c09a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65356 | ||
| 1610 | 2026.03.19 22:48:36.322378 [ 297 ] {} <Debug> TCP-Session: 4542fc23-0801-408c-b8a4-724a8fe35cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2026.03.19 22:48:36.322386 [ 293 ] {} <Debug> TCP-Session: e684e4a4-6bc0-4652-8a3b-c3d92c82890d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2026.03.19 22:48:36.322407 [ 297 ] {} <Debug> TCP-Session: 4542fc23-0801-408c-b8a4-724a8fe35cf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2026.03.19 22:48:36.322397 [ 290 ] {eca02d7d-4612-4b24-a849-691a59466c3a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1614 | 2026.03.19 22:48:36.322415 [ 293 ] {} <Debug> TCP-Session: e684e4a4-6bc0-4652-8a3b-c3d92c82890d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2026.03.19 22:48:36.322399 [ 291 ] {} <Debug> TCP-Session: ed65193c-86cd-4558-8774-a04aab6c09a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2026.03.19 22:48:36.322339 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1617 | 2026.03.19 22:48:36.322485 [ 291 ] {} <Debug> TCP-Session: ed65193c-86cd-4558-8774-a04aab6c09a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.03.19 22:48:36.322501 [ 290 ] {eca02d7d-4612-4b24-a849-691a59466c3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1619 | 2026.03.19 22:48:36.322513 [ 294 ] {} <Debug> TCP-Session: b97b8a9e-9831-48eb-aba4-7cbb294ff1e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36236 | ||
| 1620 | 2026.03.19 22:48:36.322542 [ 294 ] {} <Debug> TCP-Session: b97b8a9e-9831-48eb-aba4-7cbb294ff1e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1621 | 2026.03.19 22:48:36.322555 [ 294 ] {} <Debug> TCP-Session: b97b8a9e-9831-48eb-aba4-7cbb294ff1e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2026.03.19 22:48:36.322803 [ 290 ] {eca02d7d-4612-4b24-a849-691a59466c3a} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 1623 | 2026.03.19 22:48:36.323772 [ 323 ] {eca02d7d-4612-4b24-a849-691a59466c3a} <Trace> AggregatingTransform: Aggregating | ||
| 1624 | 2026.03.19 22:48:36.323897 [ 323 ] {eca02d7d-4612-4b24-a849-691a59466c3a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1625 | 2026.03.19 22:48:36.323932 [ 323 ] {eca02d7d-4612-4b24-a849-691a59466c3a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00103018 sec. (970.704 rows/sec., 37.92 KiB/sec.) | ||
| 1626 | 2026.03.19 22:48:36.323947 [ 323 ] {eca02d7d-4612-4b24-a849-691a59466c3a} <Trace> Aggregator: Merging aggregated data | ||
| 1627 | 2026.03.19 22:48:36.325095 [ 290 ] {eca02d7d-4612-4b24-a849-691a59466c3a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00305 sec., 327.86885245901635 rows/sec., 12.81 KiB/sec. | ||
| 1628 | 2026.03.19 22:48:36.325253 [ 290 ] {eca02d7d-4612-4b24-a849-691a59466c3a} <Debug> TCPHandler: Processed in 0.003458335 sec. | ||
| 1629 | 2026.03.19 22:48:36.325377 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1630 | 2026.03.19 22:48:36.325405 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1631 | 2026.03.19 22:48:36.325420 [ 290 ] {} <Debug> TCP-Session: 84e73e87-7e99-47c1-a618-31328ff26d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2026.03.19 22:48:36.325425 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1633 | 2026.03.19 22:48:36.325441 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1634 | 2026.03.19 22:48:36.325469 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1635 | 2026.03.19 22:48:36.325501 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1636 | 2026.03.19 22:48:36.325517 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1637 | 2026.03.19 22:48:36.325546 [ 296 ] {} <Debug> TCP-Session: 3cc727ed-699a-45c4-8aae-1cb92ac0894e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2026.03.19 22:48:36.325559 [ 295 ] {} <Debug> TCP-Session: d91b4bb6-5ee3-4f56-ae78-574664dff6e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2026.03.19 22:48:36.325578 [ 297 ] {} <Debug> TCP-Session: 4542fc23-0801-408c-b8a4-724a8fe35cf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2026.03.19 22:48:36.325508 [ 291 ] {} <Debug> TCP-Session: ed65193c-86cd-4558-8774-a04aab6c09a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2026.03.19 22:48:36.325493 [ 298 ] {} <Debug> TCP-Session: d25d143d-82dd-4184-825e-c466405124fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1642 | 2026.03.19 22:48:36.325486 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1643 | 2026.03.19 22:48:36.325450 [ 293 ] {} <Debug> TCP-Session: e684e4a4-6bc0-4652-8a3b-c3d92c82890d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2026.03.19 22:48:36.325684 [ 294 ] {} <Debug> TCP-Session: b97b8a9e-9831-48eb-aba4-7cbb294ff1e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2026.03.19 22:48:36.325453 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1646 | 2026.03.19 22:48:36.325742 [ 292 ] {} <Debug> TCP-Session: b9308f8e-0bbb-4575-94c0-4f8e94bce029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2026.03.19 22:48:36.332270 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42028 | ||
| 1648 | 2026.03.19 22:48:36.332330 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1649 | 2026.03.19 22:48:36.332350 [ 290 ] {} <Debug> TCP-Session: 57d42a39-dde8-435e-8b65-c0c2b6761f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:42028 | ||
| 1650 | 2026.03.19 22:48:36.332365 [ 290 ] {} <Debug> TCP-Session: 57d42a39-dde8-435e-8b65-c0c2b6761f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1651 | 2026.03.19 22:48:36.332377 [ 290 ] {} <Debug> TCP-Session: 57d42a39-dde8-435e-8b65-c0c2b6761f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2026.03.19 22:48:36.332551 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57645 | ||
| 1653 | 2026.03.19 22:48:36.332557 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54297 | ||
| 1654 | 2026.03.19 22:48:36.332584 [ 290 ] {} <Trace> TCP-Session: 57d42a39-dde8-435e-8b65-c0c2b6761f78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2026.03.19 22:48:36.332583 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54825 | ||
| 1656 | 2026.03.19 22:48:36.332622 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51254 | ||
| 1657 | 2026.03.19 22:48:36.332635 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1658 | 2026.03.19 22:48:36.332655 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63647 | ||
| 1659 | 2026.03.19 22:48:36.332669 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1660 | 2026.03.19 22:48:36.332679 [ 292 ] {} <Debug> TCP-Session: 7d7e8ba8-3788-4bdf-a1ae-30ef64bce656 Authenticating user 'default' from [fd00:1122:3344:101::e]:54297 | ||
| 1661 | 2026.03.19 22:48:36.332713 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1662 | 2026.03.19 22:48:36.332718 [ 294 ] {} <Debug> TCP-Session: ce8aa1c9-ead8-49a8-882c-6ba2a45a5ab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54825 | ||
| 1663 | 2026.03.19 22:48:36.332726 [ 290 ] {cba76016-163a-4627-9672-d8867f3a5182} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42028) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1664 | 2026.03.19 22:48:36.332750 [ 295 ] {} <Debug> TCP-Session: fc5eeb53-c9da-46c7-9af3-0a97610a7a98 Authenticating user 'default' from [fd00:1122:3344:101::e]:51254 | ||
| 1665 | 2026.03.19 22:48:36.332758 [ 294 ] {} <Debug> TCP-Session: ce8aa1c9-ead8-49a8-882c-6ba2a45a5ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.03.19 22:48:36.332789 [ 295 ] {} <Debug> TCP-Session: fc5eeb53-c9da-46c7-9af3-0a97610a7a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2026.03.19 22:48:36.332810 [ 294 ] {} <Debug> TCP-Session: ce8aa1c9-ead8-49a8-882c-6ba2a45a5ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2026.03.19 22:48:36.332826 [ 295 ] {} <Debug> TCP-Session: fc5eeb53-c9da-46c7-9af3-0a97610a7a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2026.03.19 22:48:36.332641 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50328 | ||
| 1670 | 2026.03.19 22:48:36.332625 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40141 | ||
| 1671 | 2026.03.19 22:48:36.332617 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1672 | 2026.03.19 22:48:36.332914 [ 290 ] {cba76016-163a-4627-9672-d8867f3a5182} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1673 | 2026.03.19 22:48:36.332934 [ 291 ] {} <Debug> TCP-Session: 007750a3-c980-4904-946b-987f76d23d8e Authenticating user 'default' from [fd00:1122:3344:101::e]:57645 | ||
| 1674 | 2026.03.19 22:48:36.332940 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1675 | 2026.03.19 22:48:36.332962 [ 291 ] {} <Debug> TCP-Session: 007750a3-c980-4904-946b-987f76d23d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2026.03.19 22:48:36.332966 [ 290 ] {cba76016-163a-4627-9672-d8867f3a5182} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1677 | 2026.03.19 22:48:36.332982 [ 296 ] {} <Debug> TCP-Session: afecc8c1-a4bb-4620-b5a1-77f4bb72fafe Authenticating user 'default' from [fd00:1122:3344:101::e]:40141 | ||
| 1678 | 2026.03.19 22:48:36.332988 [ 291 ] {} <Debug> TCP-Session: 007750a3-c980-4904-946b-987f76d23d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.03.19 22:48:36.333020 [ 296 ] {} <Debug> TCP-Session: afecc8c1-a4bb-4620-b5a1-77f4bb72fafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2026.03.19 22:48:36.332915 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1681 | 2026.03.19 22:48:36.333045 [ 296 ] {} <Debug> TCP-Session: afecc8c1-a4bb-4620-b5a1-77f4bb72fafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2026.03.19 22:48:36.333071 [ 297 ] {} <Debug> TCP-Session: d2634c47-1f13-4236-9880-54b59e7b9702 Authenticating user 'default' from [fd00:1122:3344:101::e]:50328 | ||
| 1683 | 2026.03.19 22:48:36.332575 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54948 | ||
| 1684 | 2026.03.19 22:48:36.333097 [ 297 ] {} <Debug> TCP-Session: d2634c47-1f13-4236-9880-54b59e7b9702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2026.03.19 22:48:36.332749 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1686 | 2026.03.19 22:48:36.333126 [ 297 ] {} <Debug> TCP-Session: d2634c47-1f13-4236-9880-54b59e7b9702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1687 | 2026.03.19 22:48:36.333156 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1688 | 2026.03.19 22:48:36.333160 [ 298 ] {} <Debug> TCP-Session: 61d42fde-834b-48c1-90d7-2a89162d2e3d Authenticating user 'default' from [fd00:1122:3344:101::e]:63647 | ||
| 1689 | 2026.03.19 22:48:36.333183 [ 293 ] {} <Debug> TCP-Session: 93155e74-efc0-4f31-8c7f-2e5bfd33d83c Authenticating user 'default' from [fd00:1122:3344:101::e]:54948 | ||
| 1690 | 2026.03.19 22:48:36.333201 [ 298 ] {} <Debug> TCP-Session: 61d42fde-834b-48c1-90d7-2a89162d2e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2026.03.19 22:48:36.333215 [ 293 ] {} <Debug> TCP-Session: 93155e74-efc0-4f31-8c7f-2e5bfd33d83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1692 | 2026.03.19 22:48:36.333224 [ 290 ] {cba76016-163a-4627-9672-d8867f3a5182} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 1693 | 2026.03.19 22:48:36.333240 [ 293 ] {} <Debug> TCP-Session: 93155e74-efc0-4f31-8c7f-2e5bfd33d83c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1694 | 2026.03.19 22:48:36.333228 [ 298 ] {} <Debug> TCP-Session: 61d42fde-834b-48c1-90d7-2a89162d2e3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1695 | 2026.03.19 22:48:36.332731 [ 292 ] {} <Debug> TCP-Session: 7d7e8ba8-3788-4bdf-a1ae-30ef64bce656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1696 | 2026.03.19 22:48:36.333326 [ 292 ] {} <Debug> TCP-Session: 7d7e8ba8-3788-4bdf-a1ae-30ef64bce656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2026.03.19 22:48:36.334109 [ 342 ] {cba76016-163a-4627-9672-d8867f3a5182} <Trace> AggregatingTransform: Aggregating | ||
| 1698 | 2026.03.19 22:48:36.334150 [ 342 ] {cba76016-163a-4627-9672-d8867f3a5182} <Trace> Aggregator: Aggregation method: without_key | ||
| 1699 | 2026.03.19 22:48:36.334177 [ 342 ] {cba76016-163a-4627-9672-d8867f3a5182} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000860439 sec. (1162.197 rows/sec., 45.40 KiB/sec.) | ||
| 1700 | 2026.03.19 22:48:36.334192 [ 342 ] {cba76016-163a-4627-9672-d8867f3a5182} <Trace> Aggregator: Merging aggregated data | ||
| 1701 | 2026.03.19 22:48:36.335511 [ 290 ] {cba76016-163a-4627-9672-d8867f3a5182} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002827 sec., 353.73187124159887 rows/sec., 13.82 KiB/sec. | ||
| 1702 | 2026.03.19 22:48:36.335636 [ 290 ] {cba76016-163a-4627-9672-d8867f3a5182} <Debug> TCPHandler: Processed in 0.003107191 sec. | ||
| 1703 | 2026.03.19 22:48:36.335734 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1704 | 2026.03.19 22:48:36.335762 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1705 | 2026.03.19 22:48:36.335768 [ 298 ] {} <Debug> TCP-Session: 61d42fde-834b-48c1-90d7-2a89162d2e3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.03.19 22:48:36.335783 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1707 | 2026.03.19 22:48:36.335802 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1708 | 2026.03.19 22:48:36.335821 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1709 | 2026.03.19 22:48:36.335832 [ 291 ] {} <Debug> TCP-Session: 007750a3-c980-4904-946b-987f76d23d8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2026.03.19 22:48:36.335853 [ 295 ] {} <Debug> TCP-Session: fc5eeb53-c9da-46c7-9af3-0a97610a7a98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2026.03.19 22:48:36.335857 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1712 | 2026.03.19 22:48:36.335891 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1713 | 2026.03.19 22:48:36.335840 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1714 | 2026.03.19 22:48:36.335932 [ 290 ] {} <Debug> TCP-Session: 57d42a39-dde8-435e-8b65-c0c2b6761f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1715 | 2026.03.19 22:48:36.335918 [ 296 ] {} <Debug> TCP-Session: afecc8c1-a4bb-4620-b5a1-77f4bb72fafe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1716 | 2026.03.19 22:48:36.335949 [ 294 ] {} <Debug> TCP-Session: ce8aa1c9-ead8-49a8-882c-6ba2a45a5ab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1717 | 2026.03.19 22:48:36.335877 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1718 | 2026.03.19 22:48:36.335872 [ 293 ] {} <Debug> TCP-Session: 93155e74-efc0-4f31-8c7f-2e5bfd33d83c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2026.03.19 22:48:36.335805 [ 292 ] {} <Debug> TCP-Session: 7d7e8ba8-3788-4bdf-a1ae-30ef64bce656 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2026.03.19 22:48:36.336027 [ 297 ] {} <Debug> TCP-Session: d2634c47-1f13-4236-9880-54b59e7b9702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1721 | 2026.03.19 22:48:39.213379 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1722 | 2026.03.19 22:48:39.213455 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1723 | 2026.03.19 22:48:39.269638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 3742 | ||
| 1724 | 2026.03.19 22:48:39.270336 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.03.19 22:48:39.270410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1726 | 2026.03.19 22:48:39.271055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1727 | 2026.03.19 22:48:39.271294 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.03.19 22:48:39.271447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3742 | ||
| 1729 | 2026.03.19 22:48:39.274520 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 242 | ||
| 1730 | 2026.03.19 22:48:39.276924 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.03.19 22:48:39.276979 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1732 | 2026.03.19 22:48:39.278257 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1733 | 2026.03.19 22:48:39.278550 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.03.19 22:48:39.278889 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
| 1735 | 2026.03.19 22:48:39.469411 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1736 | 2026.03.19 22:48:39.487629 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.03.19 22:48:39.487693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1738 | 2026.03.19 22:48:39.493978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1739 | 2026.03.19 22:48:39.494736 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.03.19 22:48:39.497981 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1741 | 2026.03.19 22:48:39.525768 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1742 | 2026.03.19 22:48:39.525812 [ 3 ] {} <Debug> TCP-Session: 08fdd80f-cf58-4ccd-b6b9-d3536c177ff5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1743 | 2026.03.19 22:48:39.866861 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.03.19 22:48:39.867051 [ 4 ] {0cfea1e2-a8fb-4723-aad7-c6648dd2ff40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1745 | 2026.03.19 22:48:39.867122 [ 4 ] {0cfea1e2-a8fb-4723-aad7-c6648dd2ff40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1746 | 2026.03.19 22:48:39.867873 [ 4 ] {0cfea1e2-a8fb-4723-aad7-c6648dd2ff40} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.03.19 22:48:39.867924 [ 4 ] {0cfea1e2-a8fb-4723-aad7-c6648dd2ff40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1748 | 2026.03.19 22:48:39.868327 [ 4 ] {0cfea1e2-a8fb-4723-aad7-c6648dd2ff40} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1749 | 2026.03.19 22:48:39.868576 [ 4 ] {0cfea1e2-a8fb-4723-aad7-c6648dd2ff40} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2026.03.19 22:48:39.868744 [ 4 ] {0cfea1e2-a8fb-4723-aad7-c6648dd2ff40} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001741 sec., 43653.072946582426 rows/sec., 3.60 MiB/sec. | ||
| 1751 | 2026.03.19 22:48:39.868789 [ 4 ] {0cfea1e2-a8fb-4723-aad7-c6648dd2ff40} <Debug> TCPHandler: Processed in 0.00205765 sec. | ||
| 1752 | 2026.03.19 22:48:39.868936 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1753 | 2026.03.19 22:48:39.869045 [ 4 ] {e34d9cee-8950-49c5-8b52-a3c5b0bc3b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1754 | 2026.03.19 22:48:39.869090 [ 4 ] {e34d9cee-8950-49c5-8b52-a3c5b0bc3b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1755 | 2026.03.19 22:48:39.869529 [ 4 ] {e34d9cee-8950-49c5-8b52-a3c5b0bc3b02} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1756 | 2026.03.19 22:48:39.869569 [ 4 ] {e34d9cee-8950-49c5-8b52-a3c5b0bc3b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1757 | 2026.03.19 22:48:39.869892 [ 4 ] {e34d9cee-8950-49c5-8b52-a3c5b0bc3b02} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1758 | 2026.03.19 22:48:39.870113 [ 4 ] {e34d9cee-8950-49c5-8b52-a3c5b0bc3b02} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.03.19 22:48:39.870262 [ 4 ] {e34d9cee-8950-49c5-8b52-a3c5b0bc3b02} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001241 sec., 8058.017727639001 rows/sec., 605.93 KiB/sec. | ||
| 1760 | 2026.03.19 22:48:39.870302 [ 4 ] {e34d9cee-8950-49c5-8b52-a3c5b0bc3b02} <Debug> TCPHandler: Processed in 0.001422754 sec. | ||
| 1761 | 2026.03.19 22:48:39.870421 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1762 | 2026.03.19 22:48:39.870524 [ 4 ] {69805e40-b4d6-491b-b6db-6e505afba40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1763 | 2026.03.19 22:48:39.870567 [ 4 ] {69805e40-b4d6-491b-b6db-6e505afba40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1764 | 2026.03.19 22:48:39.871012 [ 4 ] {69805e40-b4d6-491b-b6db-6e505afba40f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2026.03.19 22:48:39.871048 [ 4 ] {69805e40-b4d6-491b-b6db-6e505afba40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1766 | 2026.03.19 22:48:39.871364 [ 4 ] {69805e40-b4d6-491b-b6db-6e505afba40f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1767 | 2026.03.19 22:48:39.871587 [ 4 ] {69805e40-b4d6-491b-b6db-6e505afba40f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2026.03.19 22:48:39.871736 [ 4 ] {69805e40-b4d6-491b-b6db-6e505afba40f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00122 sec., 60655.737704918036 rows/sec., 4.74 MiB/sec. | ||
| 1769 | 2026.03.19 22:48:39.871788 [ 4 ] {69805e40-b4d6-491b-b6db-6e505afba40f} <Debug> TCPHandler: Processed in 0.001418154 sec. | ||
| 1770 | 2026.03.19 22:48:39.871913 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2026.03.19 22:48:39.872011 [ 4 ] {ab55fd46-9db2-40d1-b5d0-3b3113739b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1772 | 2026.03.19 22:48:39.872057 [ 4 ] {ab55fd46-9db2-40d1-b5d0-3b3113739b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1773 | 2026.03.19 22:48:39.872511 [ 4 ] {ab55fd46-9db2-40d1-b5d0-3b3113739b39} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.03.19 22:48:39.872549 [ 4 ] {ab55fd46-9db2-40d1-b5d0-3b3113739b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1775 | 2026.03.19 22:48:39.872911 [ 4 ] {ab55fd46-9db2-40d1-b5d0-3b3113739b39} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1776 | 2026.03.19 22:48:39.873134 [ 4 ] {ab55fd46-9db2-40d1-b5d0-3b3113739b39} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.03.19 22:48:39.873271 [ 4 ] {ab55fd46-9db2-40d1-b5d0-3b3113739b39} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 1778 | 2026.03.19 22:48:39.873309 [ 4 ] {ab55fd46-9db2-40d1-b5d0-3b3113739b39} <Debug> TCPHandler: Processed in 0.001448344 sec. | ||
| 1779 | 2026.03.19 22:48:39.873425 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2026.03.19 22:48:39.873522 [ 4 ] {c6e049f8-85c7-4a3a-928c-919f9b0de349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1781 | 2026.03.19 22:48:39.873578 [ 4 ] {c6e049f8-85c7-4a3a-928c-919f9b0de349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1782 | 2026.03.19 22:48:39.874387 [ 4 ] {c6e049f8-85c7-4a3a-928c-919f9b0de349} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2026.03.19 22:48:39.874425 [ 4 ] {c6e049f8-85c7-4a3a-928c-919f9b0de349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1784 | 2026.03.19 22:48:39.874938 [ 4 ] {c6e049f8-85c7-4a3a-928c-919f9b0de349} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1785 | 2026.03.19 22:48:39.875163 [ 4 ] {c6e049f8-85c7-4a3a-928c-919f9b0de349} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.03.19 22:48:39.875310 [ 4 ] {c6e049f8-85c7-4a3a-928c-919f9b0de349} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001807 sec., 5534.034311012728 rows/sec., 9.92 MiB/sec. | ||
| 1787 | 2026.03.19 22:48:39.875370 [ 4 ] {c6e049f8-85c7-4a3a-928c-919f9b0de349} <Debug> TCPHandler: Processed in 0.001995889 sec. | ||
| 1788 | 2026.03.19 22:48:39.875494 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.03.19 22:48:39.875591 [ 4 ] {49b6e061-76d9-454b-a281-a73350a40f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1790 | 2026.03.19 22:48:39.875633 [ 4 ] {49b6e061-76d9-454b-a281-a73350a40f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1791 | 2026.03.19 22:48:39.875977 [ 4 ] {49b6e061-76d9-454b-a281-a73350a40f17} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.03.19 22:48:39.876013 [ 4 ] {49b6e061-76d9-454b-a281-a73350a40f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1793 | 2026.03.19 22:48:39.876316 [ 4 ] {49b6e061-76d9-454b-a281-a73350a40f17} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1794 | 2026.03.19 22:48:39.876523 [ 4 ] {49b6e061-76d9-454b-a281-a73350a40f17} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.03.19 22:48:39.876651 [ 4 ] {49b6e061-76d9-454b-a281-a73350a40f17} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 1796 | 2026.03.19 22:48:39.876689 [ 4 ] {49b6e061-76d9-454b-a281-a73350a40f17} <Debug> TCPHandler: Processed in 0.001245892 sec. | ||
| 1797 | 2026.03.19 22:48:40.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.58 MiB, peak 189.88 MiB, free memory in arenas 0.00 B, will set to 181.72 MiB (RSS), difference: 3.14 MiB | ||
| 1798 | 2026.03.19 22:48:44.425641 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.03.19 22:48:44.425924 [ 4 ] {bb3d4011-f669-4ac2-813f-2e606342f4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1800 | 2026.03.19 22:48:44.426272 [ 4 ] {bb3d4011-f669-4ac2-813f-2e606342f4d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1801 | 2026.03.19 22:48:44.430148 [ 4 ] {bb3d4011-f669-4ac2-813f-2e606342f4d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1802 | 2026.03.19 22:48:44.430479 [ 4 ] {bb3d4011-f669-4ac2-813f-2e606342f4d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1803 | 2026.03.19 22:48:44.430567 [ 4 ] {bb3d4011-f669-4ac2-813f-2e606342f4d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1804 | 2026.03.19 22:48:44.430785 [ 4 ] {bb3d4011-f669-4ac2-813f-2e606342f4d2} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1805 | 2026.03.19 22:48:44.432661 [ 4 ] {bb3d4011-f669-4ac2-813f-2e606342f4d2} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1806 | 2026.03.19 22:48:44.434510 [ 4 ] {bb3d4011-f669-4ac2-813f-2e606342f4d2} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (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 | ||
| 1807 | 2026.03.19 22:48:44.434531 [ 4 ] {bb3d4011-f669-4ac2-813f-2e606342f4d2} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1808 | 2026.03.19 22:48:44.434606 [ 4 ] {bb3d4011-f669-4ac2-813f-2e606342f4d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1809 | 2026.03.19 22:48:44.434629 [ 4 ] {bb3d4011-f669-4ac2-813f-2e606342f4d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1810 | 2026.03.19 22:48:44.447668 [ 4 ] {bb3d4011-f669-4ac2-813f-2e606342f4d2} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.021848 sec., 1190.040278286342 rows/sec., 51.49 KiB/sec. | ||
| 1811 | 2026.03.19 22:48:44.447813 [ 4 ] {bb3d4011-f669-4ac2-813f-2e606342f4d2} <Debug> TCPHandler: Processed in 0.022310571 sec. | ||
| 1812 | 2026.03.19 22:48:44.448109 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.03.19 22:48:44.448256 [ 4 ] {385790ce-e328-4815-90ac-9a8bd07f1a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1814 | 2026.03.19 22:48:44.448489 [ 4 ] {385790ce-e328-4815-90ac-9a8bd07f1a09} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1815 | 2026.03.19 22:48:44.448526 [ 4 ] {385790ce-e328-4815-90ac-9a8bd07f1a09} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1816 | 2026.03.19 22:48:44.448722 [ 4 ] {385790ce-e328-4815-90ac-9a8bd07f1a09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1817 | 2026.03.19 22:48:44.448777 [ 4 ] {385790ce-e328-4815-90ac-9a8bd07f1a09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1818 | 2026.03.19 22:48:44.448883 [ 4 ] {385790ce-e328-4815-90ac-9a8bd07f1a09} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1819 | 2026.03.19 22:48:44.448914 [ 4 ] {385790ce-e328-4815-90ac-9a8bd07f1a09} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1820 | 2026.03.19 22:48:44.448933 [ 4 ] {385790ce-e328-4815-90ac-9a8bd07f1a09} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (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 | ||
| 1821 | 2026.03.19 22:48:44.448948 [ 4 ] {385790ce-e328-4815-90ac-9a8bd07f1a09} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1822 | 2026.03.19 22:48:44.448984 [ 4 ] {385790ce-e328-4815-90ac-9a8bd07f1a09} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1823 | 2026.03.19 22:48:44.449003 [ 4 ] {385790ce-e328-4815-90ac-9a8bd07f1a09} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1824 | 2026.03.19 22:48:44.449468 [ 4 ] {385790ce-e328-4815-90ac-9a8bd07f1a09} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001289 sec., 20170.67494181536 rows/sec., 872.77 KiB/sec. | ||
| 1825 | 2026.03.19 22:48:44.449546 [ 4 ] {385790ce-e328-4815-90ac-9a8bd07f1a09} <Debug> TCPHandler: Processed in 0.001510315 sec. | ||
| 1826 | 2026.03.19 22:48:44.449745 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.03.19 22:48:44.449872 [ 4 ] {28b2c9ca-b1b9-4459-b0b2-1e5a3b2d662a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1828 | 2026.03.19 22:48:44.450067 [ 4 ] {28b2c9ca-b1b9-4459-b0b2-1e5a3b2d662a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1829 | 2026.03.19 22:48:44.450099 [ 4 ] {28b2c9ca-b1b9-4459-b0b2-1e5a3b2d662a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1830 | 2026.03.19 22:48:44.450346 [ 4 ] {28b2c9ca-b1b9-4459-b0b2-1e5a3b2d662a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1831 | 2026.03.19 22:48:44.450399 [ 4 ] {28b2c9ca-b1b9-4459-b0b2-1e5a3b2d662a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1832 | 2026.03.19 22:48:44.450499 [ 4 ] {28b2c9ca-b1b9-4459-b0b2-1e5a3b2d662a} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1833 | 2026.03.19 22:48:44.450528 [ 4 ] {28b2c9ca-b1b9-4459-b0b2-1e5a3b2d662a} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1834 | 2026.03.19 22:48:44.450547 [ 4 ] {28b2c9ca-b1b9-4459-b0b2-1e5a3b2d662a} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (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 | ||
| 1835 | 2026.03.19 22:48:44.450561 [ 4 ] {28b2c9ca-b1b9-4459-b0b2-1e5a3b2d662a} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1836 | 2026.03.19 22:48:44.450595 [ 4 ] {28b2c9ca-b1b9-4459-b0b2-1e5a3b2d662a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1837 | 2026.03.19 22:48:44.450613 [ 4 ] {28b2c9ca-b1b9-4459-b0b2-1e5a3b2d662a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1838 | 2026.03.19 22:48:44.451134 [ 4 ] {28b2c9ca-b1b9-4459-b0b2-1e5a3b2d662a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001275 sec., 20392.156862745098 rows/sec., 882.35 KiB/sec. | ||
| 1839 | 2026.03.19 22:48:44.451219 [ 4 ] {28b2c9ca-b1b9-4459-b0b2-1e5a3b2d662a} <Debug> TCPHandler: Processed in 0.001491854 sec. | ||
| 1840 | 2026.03.19 22:48:44.453558 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2026.03.19 22:48:44.453798 [ 4 ] {6d972a9f-e198-498a-9cb5-7a66dd1ef298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1842 | 2026.03.19 22:48:44.454048 [ 4 ] {6d972a9f-e198-498a-9cb5-7a66dd1ef298} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1843 | 2026.03.19 22:48:44.454082 [ 4 ] {6d972a9f-e198-498a-9cb5-7a66dd1ef298} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1844 | 2026.03.19 22:48:44.454278 [ 4 ] {6d972a9f-e198-498a-9cb5-7a66dd1ef298} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1845 | 2026.03.19 22:48:44.454332 [ 4 ] {6d972a9f-e198-498a-9cb5-7a66dd1ef298} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1846 | 2026.03.19 22:48:44.454435 [ 4 ] {6d972a9f-e198-498a-9cb5-7a66dd1ef298} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1847 | 2026.03.19 22:48:44.454464 [ 4 ] {6d972a9f-e198-498a-9cb5-7a66dd1ef298} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1848 | 2026.03.19 22:48:44.454483 [ 4 ] {6d972a9f-e198-498a-9cb5-7a66dd1ef298} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (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 | ||
| 1849 | 2026.03.19 22:48:44.454497 [ 4 ] {6d972a9f-e198-498a-9cb5-7a66dd1ef298} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1850 | 2026.03.19 22:48:44.454531 [ 4 ] {6d972a9f-e198-498a-9cb5-7a66dd1ef298} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1851 | 2026.03.19 22:48:44.454549 [ 4 ] {6d972a9f-e198-498a-9cb5-7a66dd1ef298} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1852 | 2026.03.19 22:48:44.455022 [ 4 ] {6d972a9f-e198-498a-9cb5-7a66dd1ef298} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00133 sec., 19548.872180451126 rows/sec., 845.86 KiB/sec. | ||
| 1853 | 2026.03.19 22:48:44.455112 [ 4 ] {6d972a9f-e198-498a-9cb5-7a66dd1ef298} <Debug> TCPHandler: Processed in 0.001644706 sec. | ||
| 1854 | 2026.03.19 22:48:44.455426 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.03.19 22:48:44.455558 [ 4 ] {f6eb1be7-459a-4722-80ad-ea29102c75da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1856 | 2026.03.19 22:48:44.455766 [ 4 ] {f6eb1be7-459a-4722-80ad-ea29102c75da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1857 | 2026.03.19 22:48:44.455800 [ 4 ] {f6eb1be7-459a-4722-80ad-ea29102c75da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1858 | 2026.03.19 22:48:44.455992 [ 4 ] {f6eb1be7-459a-4722-80ad-ea29102c75da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1859 | 2026.03.19 22:48:44.456045 [ 4 ] {f6eb1be7-459a-4722-80ad-ea29102c75da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1860 | 2026.03.19 22:48:44.456144 [ 4 ] {f6eb1be7-459a-4722-80ad-ea29102c75da} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1861 | 2026.03.19 22:48:44.456173 [ 4 ] {f6eb1be7-459a-4722-80ad-ea29102c75da} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1862 | 2026.03.19 22:48:44.456192 [ 4 ] {f6eb1be7-459a-4722-80ad-ea29102c75da} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (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 | ||
| 1863 | 2026.03.19 22:48:44.456206 [ 4 ] {f6eb1be7-459a-4722-80ad-ea29102c75da} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1864 | 2026.03.19 22:48:44.456240 [ 4 ] {f6eb1be7-459a-4722-80ad-ea29102c75da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1865 | 2026.03.19 22:48:44.456257 [ 4 ] {f6eb1be7-459a-4722-80ad-ea29102c75da} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1866 | 2026.03.19 22:48:44.456652 [ 4 ] {f6eb1be7-459a-4722-80ad-ea29102c75da} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001147 sec., 22667.829119442024 rows/sec., 980.82 KiB/sec. | ||
| 1867 | 2026.03.19 22:48:44.456734 [ 4 ] {f6eb1be7-459a-4722-80ad-ea29102c75da} <Debug> TCPHandler: Processed in 0.001358283 sec. | ||
| 1868 | 2026.03.19 22:48:44.456936 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.03.19 22:48:44.457066 [ 4 ] {a38f6098-8343-441b-ad37-967a04a9aff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1870 | 2026.03.19 22:48:44.457273 [ 4 ] {a38f6098-8343-441b-ad37-967a04a9aff7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1871 | 2026.03.19 22:48:44.457308 [ 4 ] {a38f6098-8343-441b-ad37-967a04a9aff7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1872 | 2026.03.19 22:48:44.457500 [ 4 ] {a38f6098-8343-441b-ad37-967a04a9aff7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1873 | 2026.03.19 22:48:44.457552 [ 4 ] {a38f6098-8343-441b-ad37-967a04a9aff7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1874 | 2026.03.19 22:48:44.457651 [ 4 ] {a38f6098-8343-441b-ad37-967a04a9aff7} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1875 | 2026.03.19 22:48:44.457679 [ 4 ] {a38f6098-8343-441b-ad37-967a04a9aff7} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1876 | 2026.03.19 22:48:44.457698 [ 4 ] {a38f6098-8343-441b-ad37-967a04a9aff7} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (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 | ||
| 1877 | 2026.03.19 22:48:44.457712 [ 4 ] {a38f6098-8343-441b-ad37-967a04a9aff7} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1878 | 2026.03.19 22:48:44.457744 [ 4 ] {a38f6098-8343-441b-ad37-967a04a9aff7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1879 | 2026.03.19 22:48:44.457763 [ 4 ] {a38f6098-8343-441b-ad37-967a04a9aff7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1880 | 2026.03.19 22:48:44.458166 [ 4 ] {a38f6098-8343-441b-ad37-967a04a9aff7} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001152 sec., 22569.444444444445 rows/sec., 976.56 KiB/sec. | ||
| 1881 | 2026.03.19 22:48:44.458250 [ 4 ] {a38f6098-8343-441b-ad37-967a04a9aff7} <Debug> TCPHandler: Processed in 0.001364293 sec. | ||
| 1882 | 2026.03.19 22:48:44.458458 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.03.19 22:48:44.458589 [ 4 ] {e6bc4749-b00e-4ddc-95c7-b38640dc8b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1884 | 2026.03.19 22:48:44.458803 [ 4 ] {e6bc4749-b00e-4ddc-95c7-b38640dc8b9f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1885 | 2026.03.19 22:48:44.458837 [ 4 ] {e6bc4749-b00e-4ddc-95c7-b38640dc8b9f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1886 | 2026.03.19 22:48:44.459031 [ 4 ] {e6bc4749-b00e-4ddc-95c7-b38640dc8b9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1887 | 2026.03.19 22:48:44.459084 [ 4 ] {e6bc4749-b00e-4ddc-95c7-b38640dc8b9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1888 | 2026.03.19 22:48:44.459182 [ 4 ] {e6bc4749-b00e-4ddc-95c7-b38640dc8b9f} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1889 | 2026.03.19 22:48:44.459211 [ 4 ] {e6bc4749-b00e-4ddc-95c7-b38640dc8b9f} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1890 | 2026.03.19 22:48:44.459229 [ 4 ] {e6bc4749-b00e-4ddc-95c7-b38640dc8b9f} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (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 | ||
| 1891 | 2026.03.19 22:48:44.459243 [ 4 ] {e6bc4749-b00e-4ddc-95c7-b38640dc8b9f} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1892 | 2026.03.19 22:48:44.459281 [ 4 ] {e6bc4749-b00e-4ddc-95c7-b38640dc8b9f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1893 | 2026.03.19 22:48:44.459301 [ 4 ] {e6bc4749-b00e-4ddc-95c7-b38640dc8b9f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1894 | 2026.03.19 22:48:44.459703 [ 4 ] {e6bc4749-b00e-4ddc-95c7-b38640dc8b9f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001166 sec., 22298.456260720413 rows/sec., 964.84 KiB/sec. | ||
| 1895 | 2026.03.19 22:48:44.459787 [ 4 ] {e6bc4749-b00e-4ddc-95c7-b38640dc8b9f} <Debug> TCPHandler: Processed in 0.001379343 sec. | ||
| 1896 | 2026.03.19 22:48:44.460002 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.03.19 22:48:44.460136 [ 4 ] {20f6d11b-f137-4207-b1bc-c62f028532cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1898 | 2026.03.19 22:48:44.460345 [ 4 ] {20f6d11b-f137-4207-b1bc-c62f028532cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1899 | 2026.03.19 22:48:44.460379 [ 4 ] {20f6d11b-f137-4207-b1bc-c62f028532cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1900 | 2026.03.19 22:48:44.460576 [ 4 ] {20f6d11b-f137-4207-b1bc-c62f028532cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1901 | 2026.03.19 22:48:44.460629 [ 4 ] {20f6d11b-f137-4207-b1bc-c62f028532cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1902 | 2026.03.19 22:48:44.460728 [ 4 ] {20f6d11b-f137-4207-b1bc-c62f028532cb} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1903 | 2026.03.19 22:48:44.460756 [ 4 ] {20f6d11b-f137-4207-b1bc-c62f028532cb} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1904 | 2026.03.19 22:48:44.460775 [ 4 ] {20f6d11b-f137-4207-b1bc-c62f028532cb} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (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 | ||
| 1905 | 2026.03.19 22:48:44.460789 [ 4 ] {20f6d11b-f137-4207-b1bc-c62f028532cb} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1906 | 2026.03.19 22:48:44.460822 [ 4 ] {20f6d11b-f137-4207-b1bc-c62f028532cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1907 | 2026.03.19 22:48:44.460841 [ 4 ] {20f6d11b-f137-4207-b1bc-c62f028532cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1908 | 2026.03.19 22:48:44.461248 [ 4 ] {20f6d11b-f137-4207-b1bc-c62f028532cb} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001167 sec., 22279.348757497857 rows/sec., 964.01 KiB/sec. | ||
| 1909 | 2026.03.19 22:48:44.461335 [ 4 ] {20f6d11b-f137-4207-b1bc-c62f028532cb} <Debug> TCPHandler: Processed in 0.001382043 sec. | ||
| 1910 | 2026.03.19 22:48:44.461549 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1911 | 2026.03.19 22:48:44.461682 [ 4 ] {856dfb51-3883-4b0f-b30e-f838546e2092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1912 | 2026.03.19 22:48:44.461889 [ 4 ] {856dfb51-3883-4b0f-b30e-f838546e2092} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1913 | 2026.03.19 22:48:44.461925 [ 4 ] {856dfb51-3883-4b0f-b30e-f838546e2092} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1914 | 2026.03.19 22:48:44.462129 [ 4 ] {856dfb51-3883-4b0f-b30e-f838546e2092} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1915 | 2026.03.19 22:48:44.462182 [ 4 ] {856dfb51-3883-4b0f-b30e-f838546e2092} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1916 | 2026.03.19 22:48:44.462279 [ 4 ] {856dfb51-3883-4b0f-b30e-f838546e2092} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1917 | 2026.03.19 22:48:44.462307 [ 4 ] {856dfb51-3883-4b0f-b30e-f838546e2092} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1918 | 2026.03.19 22:48:44.462325 [ 4 ] {856dfb51-3883-4b0f-b30e-f838546e2092} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (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 | ||
| 1919 | 2026.03.19 22:48:44.462339 [ 4 ] {856dfb51-3883-4b0f-b30e-f838546e2092} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1920 | 2026.03.19 22:48:44.462372 [ 4 ] {856dfb51-3883-4b0f-b30e-f838546e2092} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1921 | 2026.03.19 22:48:44.462391 [ 4 ] {856dfb51-3883-4b0f-b30e-f838546e2092} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1922 | 2026.03.19 22:48:44.462786 [ 4 ] {856dfb51-3883-4b0f-b30e-f838546e2092} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001159 sec., 22433.13201035375 rows/sec., 970.66 KiB/sec. | ||
| 1923 | 2026.03.19 22:48:44.462869 [ 4 ] {856dfb51-3883-4b0f-b30e-f838546e2092} <Debug> TCPHandler: Processed in 0.001370674 sec. | ||
| 1924 | 2026.03.19 22:48:44.535833 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2026.03.19 22:48:44.535987 [ 4 ] {eabc56d3-d0c3-4f29-8b4c-5687950fb599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1926 | 2026.03.19 22:48:44.536299 [ 4 ] {eabc56d3-d0c3-4f29-8b4c-5687950fb599} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1927 | 2026.03.19 22:48:44.536343 [ 4 ] {eabc56d3-d0c3-4f29-8b4c-5687950fb599} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1928 | 2026.03.19 22:48:44.536587 [ 4 ] {eabc56d3-d0c3-4f29-8b4c-5687950fb599} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1929 | 2026.03.19 22:48:44.536652 [ 4 ] {eabc56d3-d0c3-4f29-8b4c-5687950fb599} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1930 | 2026.03.19 22:48:44.536774 [ 4 ] {eabc56d3-d0c3-4f29-8b4c-5687950fb599} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1931 | 2026.03.19 22:48:44.536809 [ 4 ] {eabc56d3-d0c3-4f29-8b4c-5687950fb599} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1932 | 2026.03.19 22:48:44.536831 [ 4 ] {eabc56d3-d0c3-4f29-8b4c-5687950fb599} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (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 | ||
| 1933 | 2026.03.19 22:48:44.536848 [ 4 ] {eabc56d3-d0c3-4f29-8b4c-5687950fb599} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1934 | 2026.03.19 22:48:44.536888 [ 4 ] {eabc56d3-d0c3-4f29-8b4c-5687950fb599} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1935 | 2026.03.19 22:48:44.536934 [ 4 ] {eabc56d3-d0c3-4f29-8b4c-5687950fb599} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1936 | 2026.03.19 22:48:44.537414 [ 4 ] {eabc56d3-d0c3-4f29-8b4c-5687950fb599} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001448 sec., 17955.801104972375 rows/sec., 776.93 KiB/sec. | ||
| 1937 | 2026.03.19 22:48:44.537498 [ 4 ] {eabc56d3-d0c3-4f29-8b4c-5687950fb599} <Debug> TCPHandler: Processed in 0.001689726 sec. | ||
| 1938 | 2026.03.19 22:48:44.565652 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.03.19 22:48:44.565802 [ 4 ] {abb2e12e-b258-4254-90c5-d2bdf7220cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1940 | 2026.03.19 22:48:44.566073 [ 4 ] {abb2e12e-b258-4254-90c5-d2bdf7220cb1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1941 | 2026.03.19 22:48:44.566110 [ 4 ] {abb2e12e-b258-4254-90c5-d2bdf7220cb1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1942 | 2026.03.19 22:48:44.566330 [ 4 ] {abb2e12e-b258-4254-90c5-d2bdf7220cb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1943 | 2026.03.19 22:48:44.566387 [ 4 ] {abb2e12e-b258-4254-90c5-d2bdf7220cb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1944 | 2026.03.19 22:48:44.566492 [ 4 ] {abb2e12e-b258-4254-90c5-d2bdf7220cb1} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1945 | 2026.03.19 22:48:44.566522 [ 4 ] {abb2e12e-b258-4254-90c5-d2bdf7220cb1} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1946 | 2026.03.19 22:48:44.566541 [ 4 ] {abb2e12e-b258-4254-90c5-d2bdf7220cb1} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (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 | ||
| 1947 | 2026.03.19 22:48:44.566555 [ 4 ] {abb2e12e-b258-4254-90c5-d2bdf7220cb1} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1948 | 2026.03.19 22:48:44.566589 [ 4 ] {abb2e12e-b258-4254-90c5-d2bdf7220cb1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 1949 | 2026.03.19 22:48:44.566609 [ 4 ] {abb2e12e-b258-4254-90c5-d2bdf7220cb1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1950 | 2026.03.19 22:48:44.567300 [ 4 ] {abb2e12e-b258-4254-90c5-d2bdf7220cb1} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00156 sec., 16666.666666666668 rows/sec., 721.15 KiB/sec. | ||
| 1951 | 2026.03.19 22:48:44.567386 [ 4 ] {abb2e12e-b258-4254-90c5-d2bdf7220cb1} <Debug> TCPHandler: Processed in 0.001796898 sec. | ||
| 1952 | 2026.03.19 22:48:44.568426 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.03.19 22:48:44.568534 [ 4 ] {a878c0fc-27dd-4a54-9e6b-a7ce975c7947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1954 | 2026.03.19 22:48:44.568578 [ 4 ] {a878c0fc-27dd-4a54-9e6b-a7ce975c7947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1955 | 2026.03.19 22:48:44.569096 [ 4 ] {a878c0fc-27dd-4a54-9e6b-a7ce975c7947} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1956 | 2026.03.19 22:48:44.569142 [ 4 ] {a878c0fc-27dd-4a54-9e6b-a7ce975c7947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1957 | 2026.03.19 22:48:44.569581 [ 4 ] {a878c0fc-27dd-4a54-9e6b-a7ce975c7947} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1958 | 2026.03.19 22:48:44.569782 [ 4 ] {a878c0fc-27dd-4a54-9e6b-a7ce975c7947} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1959 | 2026.03.19 22:48:44.569929 [ 4 ] {a878c0fc-27dd-4a54-9e6b-a7ce975c7947} <Debug> executeQuery: Read 11 rows, 1.93 KiB in 0.001428 sec., 7703.0812324929975 rows/sec., 1.32 MiB/sec. | ||
| 1960 | 2026.03.19 22:48:44.569970 [ 4 ] {a878c0fc-27dd-4a54-9e6b-a7ce975c7947} <Debug> TCPHandler: Processed in 0.001594466 sec. | ||
| 1961 | 2026.03.19 22:48:44.570094 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1962 | 2026.03.19 22:48:44.570192 [ 4 ] {8ab34c16-50ed-4028-8606-846b97326cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1963 | 2026.03.19 22:48:44.570233 [ 4 ] {8ab34c16-50ed-4028-8606-846b97326cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1964 | 2026.03.19 22:48:44.570650 [ 4 ] {8ab34c16-50ed-4028-8606-846b97326cee} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.03.19 22:48:44.570689 [ 4 ] {8ab34c16-50ed-4028-8606-846b97326cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1966 | 2026.03.19 22:48:44.571001 [ 4 ] {8ab34c16-50ed-4028-8606-846b97326cee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1967 | 2026.03.19 22:48:44.571307 [ 4 ] {8ab34c16-50ed-4028-8606-846b97326cee} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1968 | 2026.03.19 22:48:44.571469 [ 4 ] {8ab34c16-50ed-4028-8606-846b97326cee} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001298 sec., 3081.6640986132516 rows/sec., 251.29 KiB/sec. | ||
| 1969 | 2026.03.19 22:48:44.571510 [ 4 ] {8ab34c16-50ed-4028-8606-846b97326cee} <Debug> TCPHandler: Processed in 0.001466515 sec. | ||
| 1970 | 2026.03.19 22:48:44.571627 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2026.03.19 22:48:44.571727 [ 4 ] {f33c3665-16bb-47ac-98d5-bd19edf6afd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1972 | 2026.03.19 22:48:44.571773 [ 4 ] {f33c3665-16bb-47ac-98d5-bd19edf6afd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1973 | 2026.03.19 22:48:44.573429 [ 4 ] {f33c3665-16bb-47ac-98d5-bd19edf6afd3} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.03.19 22:48:44.573469 [ 4 ] {f33c3665-16bb-47ac-98d5-bd19edf6afd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1975 | 2026.03.19 22:48:44.573920 [ 4 ] {f33c3665-16bb-47ac-98d5-bd19edf6afd3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1976 | 2026.03.19 22:48:44.574144 [ 4 ] {f33c3665-16bb-47ac-98d5-bd19edf6afd3} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.03.19 22:48:44.574280 [ 4 ] {f33c3665-16bb-47ac-98d5-bd19edf6afd3} <Debug> executeQuery: Read 1974 rows, 152.69 KiB in 0.002577 sec., 766006.9848661234 rows/sec., 57.86 MiB/sec. | ||
| 1978 | 2026.03.19 22:48:44.574318 [ 4 ] {f33c3665-16bb-47ac-98d5-bd19edf6afd3} <Debug> TCPHandler: Processed in 0.002741988 sec. | ||
| 1979 | 2026.03.19 22:48:44.574442 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.03.19 22:48:44.574538 [ 4 ] {1df3e00d-d025-4a14-831b-9b2a56df5269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1981 | 2026.03.19 22:48:44.574579 [ 4 ] {1df3e00d-d025-4a14-831b-9b2a56df5269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1982 | 2026.03.19 22:48:44.574996 [ 4 ] {1df3e00d-d025-4a14-831b-9b2a56df5269} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.03.19 22:48:44.575033 [ 4 ] {1df3e00d-d025-4a14-831b-9b2a56df5269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1984 | 2026.03.19 22:48:44.575332 [ 4 ] {1df3e00d-d025-4a14-831b-9b2a56df5269} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1985 | 2026.03.19 22:48:44.575555 [ 4 ] {1df3e00d-d025-4a14-831b-9b2a56df5269} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.03.19 22:48:44.575657 [ 49 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1987 | 2026.03.19 22:48:44.575686 [ 4 ] {1df3e00d-d025-4a14-831b-9b2a56df5269} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001167 sec., 26563.838903170523 rows/sec., 1.93 MiB/sec. | ||
| 1988 | 2026.03.19 22:48:44.575727 [ 49 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.03.19 22:48:44.575736 [ 4 ] {1df3e00d-d025-4a14-831b-9b2a56df5269} <Debug> TCPHandler: Processed in 0.001344533 sec. | ||
| 1990 | 2026.03.19 22:48:44.575758 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1991 | 2026.03.19 22:48:44.575869 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2026.03.19 22:48:44.575881 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 1993 | 2026.03.19 22:48:44.575986 [ 4 ] {4c1dcc1d-9cb4-47a8-bc73-85b3d3e796b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1994 | 2026.03.19 22:48:44.576004 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1995 | 2026.03.19 22:48:44.576038 [ 4 ] {4c1dcc1d-9cb4-47a8-bc73-85b3d3e796b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1996 | 2026.03.19 22:48:44.576040 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1997 | 2026.03.19 22:48:44.576121 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1998 | 2026.03.19 22:48:44.576194 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1999 | 2026.03.19 22:48:44.576258 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2000 | 2026.03.19 22:48:44.576324 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2001 | 2026.03.19 22:48:44.576372 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 31 rows starting from the beginning of the part | ||
| 2002 | 2026.03.19 22:48:44.576913 [ 4 ] {4c1dcc1d-9cb4-47a8-bc73-85b3d3e796b0} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.03.19 22:48:44.576952 [ 4 ] {4c1dcc1d-9cb4-47a8-bc73-85b3d3e796b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2004 | 2026.03.19 22:48:44.577362 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 115 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534516 sec., 74942.19675780507 rows/sec., 5.82 MiB/sec. | ||
| 2005 | 2026.03.19 22:48:44.577409 [ 4 ] {4c1dcc1d-9cb4-47a8-bc73-85b3d3e796b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2006 | 2026.03.19 22:48:44.577624 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2007 | 2026.03.19 22:48:44.577659 [ 4 ] {4c1dcc1d-9cb4-47a8-bc73-85b3d3e796b0} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2026.03.19 22:48:44.577795 [ 4 ] {4c1dcc1d-9cb4-47a8-bc73-85b3d3e796b0} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001832 sec., 386462.88209606986 rows/sec., 22.54 MiB/sec. | ||
| 2009 | 2026.03.19 22:48:44.577839 [ 4 ] {4c1dcc1d-9cb4-47a8-bc73-85b3d3e796b0} <Debug> TCPHandler: Processed in 0.00202753 sec. | ||
| 2010 | 2026.03.19 22:48:44.577963 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.03.19 22:48:44.578005 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_6_1} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.03.19 22:48:44.578061 [ 4 ] {fd97d059-2135-4f75-9232-8e28d03948b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2013 | 2026.03.19 22:48:44.578094 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_6_1} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2014 | 2026.03.19 22:48:44.578107 [ 4 ] {fd97d059-2135-4f75-9232-8e28d03948b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2015 | 2026.03.19 22:48:44.578206 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2016 | 2026.03.19 22:48:44.578490 [ 4 ] {fd97d059-2135-4f75-9232-8e28d03948b4} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.03.19 22:48:44.578530 [ 4 ] {fd97d059-2135-4f75-9232-8e28d03948b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2018 | 2026.03.19 22:48:44.578801 [ 4 ] {fd97d059-2135-4f75-9232-8e28d03948b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2019 | 2026.03.19 22:48:44.578993 [ 4 ] {fd97d059-2135-4f75-9232-8e28d03948b4} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.03.19 22:48:44.579109 [ 4 ] {fd97d059-2135-4f75-9232-8e28d03948b4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 2021 | 2026.03.19 22:48:44.579145 [ 4 ] {fd97d059-2135-4f75-9232-8e28d03948b4} <Debug> TCPHandler: Processed in 0.001290353 sec. | ||
| 2022 | 2026.03.19 22:48:44.579313 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2026.03.19 22:48:44.579406 [ 4 ] {321cb2bf-0aaf-425d-909e-0c6706da675d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2024 | 2026.03.19 22:48:44.579446 [ 4 ] {321cb2bf-0aaf-425d-909e-0c6706da675d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2025 | 2026.03.19 22:48:44.580234 [ 4 ] {321cb2bf-0aaf-425d-909e-0c6706da675d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2026 | 2026.03.19 22:48:44.580271 [ 4 ] {321cb2bf-0aaf-425d-909e-0c6706da675d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2027 | 2026.03.19 22:48:44.580639 [ 4 ] {321cb2bf-0aaf-425d-909e-0c6706da675d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2028 | 2026.03.19 22:48:44.580857 [ 4 ] {321cb2bf-0aaf-425d-909e-0c6706da675d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2026.03.19 22:48:44.580984 [ 4 ] {321cb2bf-0aaf-425d-909e-0c6706da675d} <Debug> executeQuery: Read 1041 rows, 73.64 KiB in 0.001595 sec., 652664.5768025079 rows/sec., 45.09 MiB/sec. | ||
| 2030 | 2026.03.19 22:48:44.581022 [ 4 ] {321cb2bf-0aaf-425d-909e-0c6706da675d} <Debug> TCPHandler: Processed in 0.001759058 sec. | ||
| 2031 | 2026.03.19 22:48:44.581133 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2026.03.19 22:48:44.581228 [ 4 ] {7cc7a414-a6a8-4214-b7cc-4824c9595fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2033 | 2026.03.19 22:48:44.581270 [ 4 ] {7cc7a414-a6a8-4214-b7cc-4824c9595fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2034 | 2026.03.19 22:48:44.582337 [ 4 ] {7cc7a414-a6a8-4214-b7cc-4824c9595fe8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.03.19 22:48:44.582375 [ 4 ] {7cc7a414-a6a8-4214-b7cc-4824c9595fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2036 | 2026.03.19 22:48:44.582855 [ 4 ] {7cc7a414-a6a8-4214-b7cc-4824c9595fe8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2037 | 2026.03.19 22:48:44.583059 [ 4 ] {7cc7a414-a6a8-4214-b7cc-4824c9595fe8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.03.19 22:48:44.583190 [ 4 ] {7cc7a414-a6a8-4214-b7cc-4824c9595fe8} <Debug> executeQuery: Read 2744 rows, 182.70 KiB in 0.001981 sec., 1385159.0106007066 rows/sec., 90.06 MiB/sec. | ||
| 2039 | 2026.03.19 22:48:44.583227 [ 4 ] {7cc7a414-a6a8-4214-b7cc-4824c9595fe8} <Debug> TCPHandler: Processed in 0.002144692 sec. | ||
| 2040 | 2026.03.19 22:48:44.583339 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2026.03.19 22:48:44.583434 [ 4 ] {afec0f62-763d-4f73-80a2-ec87b0db0775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2042 | 2026.03.19 22:48:44.583487 [ 4 ] {afec0f62-763d-4f73-80a2-ec87b0db0775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2043 | 2026.03.19 22:48:44.584241 [ 4 ] {afec0f62-763d-4f73-80a2-ec87b0db0775} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.03.19 22:48:44.584279 [ 4 ] {afec0f62-763d-4f73-80a2-ec87b0db0775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2045 | 2026.03.19 22:48:44.584790 [ 4 ] {afec0f62-763d-4f73-80a2-ec87b0db0775} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2046 | 2026.03.19 22:48:44.585012 [ 4 ] {afec0f62-763d-4f73-80a2-ec87b0db0775} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.03.19 22:48:44.585113 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2048 | 2026.03.19 22:48:44.585147 [ 4 ] {afec0f62-763d-4f73-80a2-ec87b0db0775} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001731 sec., 15597.920277296362 rows/sec., 27.95 MiB/sec. | ||
| 2049 | 2026.03.19 22:48:44.585154 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.03.19 22:48:44.585193 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2051 | 2026.03.19 22:48:44.585212 [ 4 ] {afec0f62-763d-4f73-80a2-ec87b0db0775} <Debug> TCPHandler: Processed in 0.001923209 sec. | ||
| 2052 | 2026.03.19 22:48:44.585291 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 2053 | 2026.03.19 22:48:44.585347 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2054 | 2026.03.19 22:48:44.585455 [ 4 ] {363cf4f8-0e1d-436e-a2b8-75511ebc4f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2055 | 2026.03.19 22:48:44.585510 [ 4 ] {363cf4f8-0e1d-436e-a2b8-75511ebc4f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2056 | 2026.03.19 22:48:44.585537 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2057 | 2026.03.19 22:48:44.585597 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2058 | 2026.03.19 22:48:44.585741 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2059 | 2026.03.19 22:48:44.585909 [ 4 ] {363cf4f8-0e1d-436e-a2b8-75511ebc4f82} <Trace> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.03.19 22:48:44.585914 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2061 | 2026.03.19 22:48:44.585951 [ 4 ] {363cf4f8-0e1d-436e-a2b8-75511ebc4f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2062 | 2026.03.19 22:48:44.586092 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2063 | 2026.03.19 22:48:44.586263 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2064 | 2026.03.19 22:48:44.586342 [ 4 ] {363cf4f8-0e1d-436e-a2b8-75511ebc4f82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2065 | 2026.03.19 22:48:44.586439 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part | ||
| 2066 | 2026.03.19 22:48:44.586644 [ 4 ] {363cf4f8-0e1d-436e-a2b8-75511ebc4f82} <Trace> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.03.19 22:48:44.586799 [ 4 ] {363cf4f8-0e1d-436e-a2b8-75511ebc4f82} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001368 sec., 10964.912280701754 rows/sec., 815.94 KiB/sec. | ||
| 2068 | 2026.03.19 22:48:44.586847 [ 4 ] {363cf4f8-0e1d-436e-a2b8-75511ebc4f82} <Debug> TCPHandler: Processed in 0.001561265 sec. | ||
| 2069 | 2026.03.19 22:48:44.586981 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.03.19 22:48:44.587099 [ 4 ] {a4007852-0976-4c6a-8c18-de7b41c2b4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.03.19 22:48:44.587152 [ 4 ] {a4007852-0976-4c6a-8c18-de7b41c2b4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2072 | 2026.03.19 22:48:44.587571 [ 4 ] {a4007852-0976-4c6a-8c18-de7b41c2b4af} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.03.19 22:48:44.587612 [ 4 ] {a4007852-0976-4c6a-8c18-de7b41c2b4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 2074 | 2026.03.19 22:48:44.588010 [ 4 ] {a4007852-0976-4c6a-8c18-de7b41c2b4af} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2075 | 2026.03.19 22:48:44.588313 [ 4 ] {a4007852-0976-4c6a-8c18-de7b41c2b4af} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.03.19 22:48:44.588538 [ 4 ] {a4007852-0976-4c6a-8c18-de7b41c2b4af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
| 2077 | 2026.03.19 22:48:44.588593 [ 4 ] {a4007852-0976-4c6a-8c18-de7b41c2b4af} <Debug> TCPHandler: Processed in 0.001676877 sec. | ||
| 2078 | 2026.03.19 22:48:44.588818 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 19 columns (19 merged, 0 gathered) in 0.003570325 sec., 21566.664099206653 rows/sec., 38.65 MiB/sec. | ||
| 2079 | 2026.03.19 22:48:44.589177 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2080 | 2026.03.19 22:48:44.589562 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2081 | 2026.03.19 22:48:44.589640 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2082 | 2026.03.19 22:48:44.589765 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 2083 | 2026.03.19 22:48:46.369130 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45184 | ||
| 2084 | 2026.03.19 22:48:46.369278 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2085 | 2026.03.19 22:48:46.369318 [ 3 ] {} <Debug> TCP-Session: 76c8c385-16f0-4f9c-8f54-69f3997c67c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45184 | ||
| 2086 | 2026.03.19 22:48:46.369357 [ 3 ] {} <Debug> TCP-Session: 76c8c385-16f0-4f9c-8f54-69f3997c67c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.03.19 22:48:46.369380 [ 3 ] {} <Debug> TCP-Session: 76c8c385-16f0-4f9c-8f54-69f3997c67c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.03.19 22:48:46.369688 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58791 | ||
| 2089 | 2026.03.19 22:48:46.369687 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60902 | ||
| 2090 | 2026.03.19 22:48:46.369746 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58962 | ||
| 2091 | 2026.03.19 22:48:46.369774 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45485 | ||
| 2092 | 2026.03.19 22:48:46.369802 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58304 | ||
| 2093 | 2026.03.19 22:48:46.369858 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2094 | 2026.03.19 22:48:46.369884 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2095 | 2026.03.19 22:48:46.369898 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2096 | 2026.03.19 22:48:46.369908 [ 290 ] {} <Debug> TCP-Session: 29490444-22f4-4dbf-bda1-fc5318a35701 Authenticating user 'default' from [fd00:1122:3344:101::e]:60902 | ||
| 2097 | 2026.03.19 22:48:46.369923 [ 292 ] {} <Debug> TCP-Session: de3feea1-4fb1-420f-a51d-481315bd11a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58962 | ||
| 2098 | 2026.03.19 22:48:46.369939 [ 294 ] {} <Debug> TCP-Session: b582baf6-c5c1-477a-8b05-ee35c0546c40 Authenticating user 'default' from [fd00:1122:3344:101::e]:45485 | ||
| 2099 | 2026.03.19 22:48:46.369953 [ 290 ] {} <Debug> TCP-Session: 29490444-22f4-4dbf-bda1-fc5318a35701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.03.19 22:48:46.369969 [ 292 ] {} <Debug> TCP-Session: de3feea1-4fb1-420f-a51d-481315bd11a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.03.19 22:48:46.369972 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2102 | 2026.03.19 22:48:46.369982 [ 290 ] {} <Debug> TCP-Session: 29490444-22f4-4dbf-bda1-fc5318a35701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.03.19 22:48:46.369993 [ 292 ] {} <Debug> TCP-Session: de3feea1-4fb1-420f-a51d-481315bd11a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.03.19 22:48:46.370027 [ 297 ] {} <Debug> TCP-Session: d1301785-0c32-4992-a640-100cfca499be Authenticating user 'default' from [fd00:1122:3344:101::e]:58304 | ||
| 2105 | 2026.03.19 22:48:46.369839 [ 3 ] {} <Trace> TCP-Session: 76c8c385-16f0-4f9c-8f54-69f3997c67c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.03.19 22:48:46.370105 [ 297 ] {} <Debug> TCP-Session: d1301785-0c32-4992-a640-100cfca499be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.03.19 22:48:46.369787 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65391 | ||
| 2108 | 2026.03.19 22:48:46.370144 [ 297 ] {} <Debug> TCP-Session: d1301785-0c32-4992-a640-100cfca499be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2109 | 2026.03.19 22:48:46.369787 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2110 | 2026.03.19 22:48:46.369776 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41475 | ||
| 2111 | 2026.03.19 22:48:46.370223 [ 291 ] {} <Debug> TCP-Session: 0dfb0879-1fb9-47dc-b6f9-a033d8316a18 Authenticating user 'default' from [fd00:1122:3344:101::e]:58791 | ||
| 2112 | 2026.03.19 22:48:46.369760 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49844 | ||
| 2113 | 2026.03.19 22:48:46.370265 [ 291 ] {} <Debug> TCP-Session: 0dfb0879-1fb9-47dc-b6f9-a033d8316a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.03.19 22:48:46.369974 [ 294 ] {} <Debug> TCP-Session: b582baf6-c5c1-477a-8b05-ee35c0546c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.03.19 22:48:46.370309 [ 3 ] {ebfe9f75-3fd2-4fac-86f9-c778d7441735} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45184) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2116 | 2026.03.19 22:48:46.370319 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2117 | 2026.03.19 22:48:46.370331 [ 294 ] {} <Debug> TCP-Session: b582baf6-c5c1-477a-8b05-ee35c0546c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2026.03.19 22:48:46.370386 [ 295 ] {} <Debug> TCP-Session: 2ac41cf1-a0b0-43d3-9153-6fe65129caec Authenticating user 'default' from [fd00:1122:3344:101::e]:41475 | ||
| 2119 | 2026.03.19 22:48:46.370396 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2120 | 2026.03.19 22:48:46.370433 [ 295 ] {} <Debug> TCP-Session: 2ac41cf1-a0b0-43d3-9153-6fe65129caec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.03.19 22:48:46.370454 [ 293 ] {} <Debug> TCP-Session: e1de7b8c-cab0-490b-9bd4-2fb95048948d Authenticating user 'default' from [fd00:1122:3344:101::e]:49844 | ||
| 2122 | 2026.03.19 22:48:46.370472 [ 295 ] {} <Debug> TCP-Session: 2ac41cf1-a0b0-43d3-9153-6fe65129caec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.03.19 22:48:46.370491 [ 293 ] {} <Debug> TCP-Session: e1de7b8c-cab0-490b-9bd4-2fb95048948d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2026.03.19 22:48:46.370313 [ 291 ] {} <Debug> TCP-Session: 0dfb0879-1fb9-47dc-b6f9-a033d8316a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.03.19 22:48:46.370536 [ 293 ] {} <Debug> TCP-Session: e1de7b8c-cab0-490b-9bd4-2fb95048948d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.03.19 22:48:46.370311 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2127 | 2026.03.19 22:48:46.370629 [ 296 ] {} <Debug> TCP-Session: 653a3722-f5e0-405f-804b-e85e167554c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65391 | ||
| 2128 | 2026.03.19 22:48:46.370651 [ 296 ] {} <Debug> TCP-Session: 653a3722-f5e0-405f-804b-e85e167554c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2026.03.19 22:48:46.370669 [ 296 ] {} <Debug> TCP-Session: 653a3722-f5e0-405f-804b-e85e167554c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.03.19 22:48:46.370709 [ 3 ] {ebfe9f75-3fd2-4fac-86f9-c778d7441735} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2131 | 2026.03.19 22:48:46.370786 [ 3 ] {ebfe9f75-3fd2-4fac-86f9-c778d7441735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2132 | 2026.03.19 22:48:46.371184 [ 3 ] {ebfe9f75-3fd2-4fac-86f9-c778d7441735} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 2133 | 2026.03.19 22:48:46.371316 [ 3 ] {ebfe9f75-3fd2-4fac-86f9-c778d7441735} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2134 | 2026.03.19 22:48:46.768139 [ 339 ] {ebfe9f75-3fd2-4fac-86f9-c778d7441735} <Trace> AggregatingTransform: Aggregating | ||
| 2135 | 2026.03.19 22:48:46.768197 [ 339 ] {ebfe9f75-3fd2-4fac-86f9-c778d7441735} <Trace> Aggregator: Aggregation method: without_key | ||
| 2136 | 2026.03.19 22:48:46.768232 [ 339 ] {ebfe9f75-3fd2-4fac-86f9-c778d7441735} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001159732 sec. (862.268 rows/sec., 33.68 KiB/sec.) | ||
| 2137 | 2026.03.19 22:48:46.768251 [ 339 ] {ebfe9f75-3fd2-4fac-86f9-c778d7441735} <Trace> Aggregator: Merging aggregated data | ||
| 2138 | 2026.03.19 22:48:46.769889 [ 3 ] {ebfe9f75-3fd2-4fac-86f9-c778d7441735} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.399638 sec., 2.5022645494172226 rows/sec., 100.09 B/sec. | ||
| 2139 | 2026.03.19 22:48:46.770037 [ 3 ] {ebfe9f75-3fd2-4fac-86f9-c778d7441735} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2140 | 2026.03.19 22:48:46.770056 [ 3 ] {ebfe9f75-3fd2-4fac-86f9-c778d7441735} <Debug> TCPHandler: Processed in 0.400368549 sec. | ||
| 2141 | 2026.03.19 22:48:46.770195 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2142 | 2026.03.19 22:48:46.770226 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2026.03.19 22:48:46.770258 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2144 | 2026.03.19 22:48:46.770297 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2145 | 2026.03.19 22:48:46.770315 [ 290 ] {} <Debug> TCP-Session: 29490444-22f4-4dbf-bda1-fc5318a35701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.03.19 22:48:46.770318 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2147 | 2026.03.19 22:48:46.770347 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2148 | 2026.03.19 22:48:46.770343 [ 296 ] {} <Debug> TCP-Session: 653a3722-f5e0-405f-804b-e85e167554c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2026.03.19 22:48:46.770396 [ 293 ] {} <Debug> TCP-Session: e1de7b8c-cab0-490b-9bd4-2fb95048948d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.03.19 22:48:46.770407 [ 3 ] {} <Debug> TCP-Session: 76c8c385-16f0-4f9c-8f54-69f3997c67c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.03.19 22:48:46.770337 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2152 | 2026.03.19 22:48:46.770305 [ 297 ] {} <Debug> TCP-Session: d1301785-0c32-4992-a640-100cfca499be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.03.19 22:48:46.770471 [ 294 ] {} <Debug> TCP-Session: b582baf6-c5c1-477a-8b05-ee35c0546c40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2026.03.19 22:48:46.770279 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2155 | 2026.03.19 22:48:46.770243 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2156 | 2026.03.19 22:48:46.770539 [ 295 ] {} <Debug> TCP-Session: 2ac41cf1-a0b0-43d3-9153-6fe65129caec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2026.03.19 22:48:46.770349 [ 291 ] {} <Debug> TCP-Session: 0dfb0879-1fb9-47dc-b6f9-a033d8316a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2026.03.19 22:48:46.770570 [ 292 ] {} <Debug> TCP-Session: de3feea1-4fb1-420f-a51d-481315bd11a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2026.03.19 22:48:46.771739 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4190 | ||
| 2160 | 2026.03.19 22:48:46.772239 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.03.19 22:48:46.772285 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2162 | 2026.03.19 22:48:46.773038 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2163 | 2026.03.19 22:48:46.773650 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.03.19 22:48:46.773813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4190 | ||
| 2165 | 2026.03.19 22:48:46.905543 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33372 | ||
| 2166 | 2026.03.19 22:48:46.905662 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2167 | 2026.03.19 22:48:46.905691 [ 292 ] {} <Debug> TCP-Session: 34f29a54-7daa-4be0-b5e5-d4721990a7e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33372 | ||
| 2168 | 2026.03.19 22:48:46.905717 [ 292 ] {} <Debug> TCP-Session: 34f29a54-7daa-4be0-b5e5-d4721990a7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2026.03.19 22:48:46.905731 [ 292 ] {} <Debug> TCP-Session: 34f29a54-7daa-4be0-b5e5-d4721990a7e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2170 | 2026.03.19 22:48:46.905929 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36648 | ||
| 2171 | 2026.03.19 22:48:46.905965 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38056 | ||
| 2172 | 2026.03.19 22:48:46.905982 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46803 | ||
| 2173 | 2026.03.19 22:48:46.906007 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49116 | ||
| 2174 | 2026.03.19 22:48:46.906059 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2175 | 2026.03.19 22:48:46.906059 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2176 | 2026.03.19 22:48:46.906074 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2026.03.19 22:48:46.905980 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45976 | ||
| 2178 | 2026.03.19 22:48:46.906123 [ 298 ] {} <Debug> TCP-Session: 1ed7ff84-aef6-45a2-87be-da3cfe44e224 Authenticating user 'default' from [fd00:1122:3344:101::e]:46803 | ||
| 2179 | 2026.03.19 22:48:46.906121 [ 294 ] {} <Debug> TCP-Session: f8861aa1-cf16-43f5-9f09-fa510543cd39 Authenticating user 'default' from [fd00:1122:3344:101::e]:36648 | ||
| 2180 | 2026.03.19 22:48:46.906130 [ 292 ] {} <Trace> TCP-Session: 34f29a54-7daa-4be0-b5e5-d4721990a7e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2026.03.19 22:48:46.906165 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2182 | 2026.03.19 22:48:46.906183 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2183 | 2026.03.19 22:48:46.906160 [ 294 ] {} <Debug> TCP-Session: f8861aa1-cf16-43f5-9f09-fa510543cd39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.03.19 22:48:46.906212 [ 295 ] {} <Debug> TCP-Session: f8ad5e44-52d0-4384-a48e-6e939c84a0a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45976 | ||
| 2185 | 2026.03.19 22:48:46.906227 [ 294 ] {} <Debug> TCP-Session: f8861aa1-cf16-43f5-9f09-fa510543cd39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.03.19 22:48:46.906160 [ 298 ] {} <Debug> TCP-Session: 1ed7ff84-aef6-45a2-87be-da3cfe44e224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.03.19 22:48:46.906250 [ 295 ] {} <Debug> TCP-Session: f8ad5e44-52d0-4384-a48e-6e939c84a0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.03.19 22:48:46.906269 [ 298 ] {} <Debug> TCP-Session: 1ed7ff84-aef6-45a2-87be-da3cfe44e224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.03.19 22:48:46.906283 [ 295 ] {} <Debug> TCP-Session: f8ad5e44-52d0-4384-a48e-6e939c84a0a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.03.19 22:48:46.906109 [ 296 ] {} <Debug> TCP-Session: 174c2a36-79af-4aa5-b7b3-47cfb19e741a Authenticating user 'default' from [fd00:1122:3344:101::e]:38056 | ||
| 2191 | 2026.03.19 22:48:46.905976 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34375 | ||
| 2192 | 2026.03.19 22:48:46.906345 [ 296 ] {} <Debug> TCP-Session: 174c2a36-79af-4aa5-b7b3-47cfb19e741a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.03.19 22:48:46.906336 [ 292 ] {e9aa6df1-112f-426b-8205-429beaf847a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33372) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2194 | 2026.03.19 22:48:46.906399 [ 296 ] {} <Debug> TCP-Session: 174c2a36-79af-4aa5-b7b3-47cfb19e741a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.03.19 22:48:46.905932 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62081 | ||
| 2196 | 2026.03.19 22:48:46.906449 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2197 | 2026.03.19 22:48:46.906012 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39006 | ||
| 2198 | 2026.03.19 22:48:46.906482 [ 297 ] {} <Debug> TCP-Session: 67e31500-40e0-4e9f-82f4-bc3bf4c3b442 Authenticating user 'default' from [fd00:1122:3344:101::e]:34375 | ||
| 2199 | 2026.03.19 22:48:46.906205 [ 3 ] {} <Debug> TCP-Session: 37ca62af-0e78-416b-85ad-497f9defed50 Authenticating user 'default' from [fd00:1122:3344:101::e]:49116 | ||
| 2200 | 2026.03.19 22:48:46.906521 [ 297 ] {} <Debug> TCP-Session: 67e31500-40e0-4e9f-82f4-bc3bf4c3b442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.03.19 22:48:46.906509 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2202 | 2026.03.19 22:48:46.906541 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2203 | 2026.03.19 22:48:46.906573 [ 293 ] {} <Debug> TCP-Session: d91bc01d-9e0c-424b-84a8-abf86c47d77b Authenticating user 'default' from [fd00:1122:3344:101::e]:62081 | ||
| 2204 | 2026.03.19 22:48:46.906592 [ 290 ] {} <Debug> TCP-Session: a6a7dc6f-1064-4c10-a82e-c9a9cbfbfd68 Authenticating user 'default' from [fd00:1122:3344:101::e]:39006 | ||
| 2205 | 2026.03.19 22:48:46.906606 [ 293 ] {} <Debug> TCP-Session: d91bc01d-9e0c-424b-84a8-abf86c47d77b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.03.19 22:48:46.906622 [ 290 ] {} <Debug> TCP-Session: a6a7dc6f-1064-4c10-a82e-c9a9cbfbfd68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2026.03.19 22:48:46.906629 [ 293 ] {} <Debug> TCP-Session: d91bc01d-9e0c-424b-84a8-abf86c47d77b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.03.19 22:48:46.906645 [ 290 ] {} <Debug> TCP-Session: a6a7dc6f-1064-4c10-a82e-c9a9cbfbfd68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.03.19 22:48:46.906547 [ 297 ] {} <Debug> TCP-Session: 67e31500-40e0-4e9f-82f4-bc3bf4c3b442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2026.03.19 22:48:46.906543 [ 3 ] {} <Debug> TCP-Session: 37ca62af-0e78-416b-85ad-497f9defed50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2026.03.19 22:48:46.906719 [ 3 ] {} <Debug> TCP-Session: 37ca62af-0e78-416b-85ad-497f9defed50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.03.19 22:48:46.906746 [ 292 ] {e9aa6df1-112f-426b-8205-429beaf847a7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2213 | 2026.03.19 22:48:46.906816 [ 292 ] {e9aa6df1-112f-426b-8205-429beaf847a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2214 | 2026.03.19 22:48:46.907143 [ 292 ] {e9aa6df1-112f-426b-8205-429beaf847a7} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 2215 | 2026.03.19 22:48:46.908199 [ 313 ] {e9aa6df1-112f-426b-8205-429beaf847a7} <Trace> AggregatingTransform: Aggregating | ||
| 2216 | 2026.03.19 22:48:46.908255 [ 313 ] {e9aa6df1-112f-426b-8205-429beaf847a7} <Trace> Aggregator: Aggregation method: without_key | ||
| 2217 | 2026.03.19 22:48:46.908295 [ 313 ] {e9aa6df1-112f-426b-8205-429beaf847a7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00104685 sec. (955.247 rows/sec., 37.31 KiB/sec.) | ||
| 2218 | 2026.03.19 22:48:46.908316 [ 313 ] {e9aa6df1-112f-426b-8205-429beaf847a7} <Trace> Aggregator: Merging aggregated data | ||
| 2219 | 2026.03.19 22:48:46.909561 [ 292 ] {e9aa6df1-112f-426b-8205-429beaf847a7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003282 sec., 304.69226081657524 rows/sec., 11.90 KiB/sec. | ||
| 2220 | 2026.03.19 22:48:46.909702 [ 292 ] {e9aa6df1-112f-426b-8205-429beaf847a7} <Debug> TCPHandler: Processed in 0.003723616 sec. | ||
| 2221 | 2026.03.19 22:48:46.909816 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2222 | 2026.03.19 22:48:46.909842 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2223 | 2026.03.19 22:48:46.909855 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2224 | 2026.03.19 22:48:46.909863 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2225 | 2026.03.19 22:48:46.909880 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2226 | 2026.03.19 22:48:46.909898 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2227 | 2026.03.19 22:48:46.909922 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2228 | 2026.03.19 22:48:46.909942 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2229 | 2026.03.19 22:48:46.909964 [ 295 ] {} <Debug> TCP-Session: f8ad5e44-52d0-4384-a48e-6e939c84a0a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.03.19 22:48:46.909984 [ 297 ] {} <Debug> TCP-Session: 67e31500-40e0-4e9f-82f4-bc3bf4c3b442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.03.19 22:48:46.910003 [ 3 ] {} <Debug> TCP-Session: 37ca62af-0e78-416b-85ad-497f9defed50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.03.19 22:48:46.909913 [ 294 ] {} <Debug> TCP-Session: f8861aa1-cf16-43f5-9f09-fa510543cd39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.03.19 22:48:46.909909 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2234 | 2026.03.19 22:48:46.909898 [ 293 ] {} <Debug> TCP-Session: d91bc01d-9e0c-424b-84a8-abf86c47d77b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.03.19 22:48:46.909858 [ 292 ] {} <Debug> TCP-Session: 34f29a54-7daa-4be0-b5e5-d4721990a7e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.03.19 22:48:46.910097 [ 298 ] {} <Debug> TCP-Session: 1ed7ff84-aef6-45a2-87be-da3cfe44e224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.03.19 22:48:46.909943 [ 296 ] {} <Debug> TCP-Session: 174c2a36-79af-4aa5-b7b3-47cfb19e741a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.03.19 22:48:46.909919 [ 290 ] {} <Debug> TCP-Session: a6a7dc6f-1064-4c10-a82e-c9a9cbfbfd68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.03.19 22:48:46.998282 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2240 | 2026.03.19 22:48:47.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.11 MiB, peak 198.02 MiB, free memory in arenas 0.00 B, will set to 202.25 MiB (RSS), difference: 18.14 MiB | ||
| 2241 | 2026.03.19 22:48:47.022255 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.03.19 22:48:47.022322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2243 | 2026.03.19 22:48:47.029340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2244 | 2026.03.19 22:48:47.030722 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.03.19 22:48:47.035551 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2246 | 2026.03.19 22:48:49.279280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 302 | ||
| 2247 | 2026.03.19 22:48:49.282065 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.03.19 22:48:49.282111 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2249 | 2026.03.19 22:48:49.283668 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2250 | 2026.03.19 22:48:49.284163 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.03.19 22:48:49.284300 [ 41 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2252 | 2026.03.19 22:48:49.284361 [ 41 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.03.19 22:48:49.284380 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2254 | 2026.03.19 22:48:49.284406 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2255 | 2026.03.19 22:48:49.284510 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 2256 | 2026.03.19 22:48:49.285131 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2257 | 2026.03.19 22:48:49.285323 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2258 | 2026.03.19 22:48:49.285755 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 2259 | 2026.03.19 22:48:49.286130 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 2260 | 2026.03.19 22:48:49.286501 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 2261 | 2026.03.19 22:48:49.286866 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2262 | 2026.03.19 22:48:49.287243 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 2263 | 2026.03.19 22:48:49.293977 [ 196 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 72 columns (72 merged, 0 gathered) in 0.009521204 sec., 31718.67759581666 rows/sec., 32.25 MiB/sec. | ||
| 2264 | 2026.03.19 22:48:49.294906 [ 196 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2265 | 2026.03.19 22:48:49.295760 [ 196 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_6_1} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.03.19 22:48:49.295841 [ 196 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_6_1} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2267 | 2026.03.19 22:48:49.296065 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. | ||
| 2268 | 2026.03.19 22:48:49.866915 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2026.03.19 22:48:49.867104 [ 4 ] {53e9ae4e-e954-4053-b1cc-cd32f595b764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2270 | 2026.03.19 22:48:49.867170 [ 4 ] {53e9ae4e-e954-4053-b1cc-cd32f595b764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2271 | 2026.03.19 22:48:49.867857 [ 4 ] {53e9ae4e-e954-4053-b1cc-cd32f595b764} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.03.19 22:48:49.867902 [ 4 ] {53e9ae4e-e954-4053-b1cc-cd32f595b764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2273 | 2026.03.19 22:48:49.868505 [ 4 ] {53e9ae4e-e954-4053-b1cc-cd32f595b764} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2274 | 2026.03.19 22:48:49.869067 [ 4 ] {53e9ae4e-e954-4053-b1cc-cd32f595b764} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.03.19 22:48:49.869207 [ 41 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2276 | 2026.03.19 22:48:49.869226 [ 4 ] {53e9ae4e-e954-4053-b1cc-cd32f595b764} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002176 sec., 34926.470588235294 rows/sec., 2.88 MiB/sec. | ||
| 2277 | 2026.03.19 22:48:49.869272 [ 41 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.03.19 22:48:49.869285 [ 4 ] {53e9ae4e-e954-4053-b1cc-cd32f595b764} <Debug> TCPHandler: Processed in 0.002501915 sec. | ||
| 2279 | 2026.03.19 22:48:49.869302 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2280 | 2026.03.19 22:48:49.869418 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 2281 | 2026.03.19 22:48:49.869426 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2282 | 2026.03.19 22:48:49.869529 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2283 | 2026.03.19 22:48:49.869543 [ 4 ] {bb1ab1d1-11bc-43e3-88a2-2d864a8e705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2284 | 2026.03.19 22:48:49.869564 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 2285 | 2026.03.19 22:48:49.869588 [ 4 ] {bb1ab1d1-11bc-43e3-88a2-2d864a8e705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2286 | 2026.03.19 22:48:49.869633 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2287 | 2026.03.19 22:48:49.869680 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 2288 | 2026.03.19 22:48:49.869729 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2289 | 2026.03.19 22:48:49.869773 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1974 rows starting from the beginning of the part | ||
| 2290 | 2026.03.19 22:48:49.869809 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
| 2291 | 2026.03.19 22:48:49.870016 [ 4 ] {bb1ab1d1-11bc-43e3-88a2-2d864a8e705d} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2026.03.19 22:48:49.870059 [ 4 ] {bb1ab1d1-11bc-43e3-88a2-2d864a8e705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2293 | 2026.03.19 22:48:49.870588 [ 4 ] {bb1ab1d1-11bc-43e3-88a2-2d864a8e705d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2294 | 2026.03.19 22:48:49.871116 [ 4 ] {bb1ab1d1-11bc-43e3-88a2-2d864a8e705d} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2026.03.19 22:48:49.871259 [ 4 ] {bb1ab1d1-11bc-43e3-88a2-2d864a8e705d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001741 sec., 5743.825387708214 rows/sec., 431.91 KiB/sec. | ||
| 2296 | 2026.03.19 22:48:49.871297 [ 4 ] {bb1ab1d1-11bc-43e3-88a2-2d864a8e705d} <Debug> TCPHandler: Processed in 0.001921519 sec. | ||
| 2297 | 2026.03.19 22:48:49.871308 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2579 rows, containing 5 columns (5 merged, 0 gathered) in 0.00193715 sec., 1331337.2738301114 rows/sec., 108.95 MiB/sec. | ||
| 2298 | 2026.03.19 22:48:49.871422 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.03.19 22:48:49.871516 [ 4 ] {405ef318-ef1c-4f05-852f-729e34b137e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2300 | 2026.03.19 22:48:49.871557 [ 4 ] {405ef318-ef1c-4f05-852f-729e34b137e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2301 | 2026.03.19 22:48:49.871632 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2302 | 2026.03.19 22:48:49.872003 [ 4 ] {405ef318-ef1c-4f05-852f-729e34b137e7} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2026.03.19 22:48:49.872046 [ 4 ] {405ef318-ef1c-4f05-852f-729e34b137e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2304 | 2026.03.19 22:48:49.872259 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_11_2} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.03.19 22:48:49.872387 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_11_2} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2306 | 2026.03.19 22:48:49.872461 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2307 | 2026.03.19 22:48:49.872583 [ 4 ] {405ef318-ef1c-4f05-852f-729e34b137e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2308 | 2026.03.19 22:48:49.873065 [ 4 ] {405ef318-ef1c-4f05-852f-729e34b137e7} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2026.03.19 22:48:49.873187 [ 40 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2310 | 2026.03.19 22:48:49.873203 [ 4 ] {405ef318-ef1c-4f05-852f-729e34b137e7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001705 sec., 43401.759530791795 rows/sec., 3.39 MiB/sec. | ||
| 2311 | 2026.03.19 22:48:49.873223 [ 40 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2026.03.19 22:48:49.873240 [ 4 ] {405ef318-ef1c-4f05-852f-729e34b137e7} <Debug> TCPHandler: Processed in 0.001867509 sec. | ||
| 2313 | 2026.03.19 22:48:49.873242 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2314 | 2026.03.19 22:48:49.873344 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 2315 | 2026.03.19 22:48:49.873360 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2316 | 2026.03.19 22:48:49.873451 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2317 | 2026.03.19 22:48:49.873465 [ 4 ] {359fbf82-245b-4e30-bb69-b193500e15c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2318 | 2026.03.19 22:48:49.873497 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 2319 | 2026.03.19 22:48:49.873513 [ 4 ] {359fbf82-245b-4e30-bb69-b193500e15c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2320 | 2026.03.19 22:48:49.873581 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2321 | 2026.03.19 22:48:49.873644 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2322 | 2026.03.19 22:48:49.873687 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2323 | 2026.03.19 22:48:49.873730 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1041 rows starting from the beginning of the part | ||
| 2324 | 2026.03.19 22:48:49.873772 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 2325 | 2026.03.19 22:48:49.873953 [ 4 ] {359fbf82-245b-4e30-bb69-b193500e15c8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2326 | 2026.03.19 22:48:49.873997 [ 4 ] {359fbf82-245b-4e30-bb69-b193500e15c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2327 | 2026.03.19 22:48:49.874588 [ 4 ] {359fbf82-245b-4e30-bb69-b193500e15c8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2328 | 2026.03.19 22:48:49.874742 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1483 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442324 sec., 1028201.7077993571 rows/sec., 78.23 MiB/sec. | ||
| 2329 | 2026.03.19 22:48:49.875005 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2330 | 2026.03.19 22:48:49.875203 [ 4 ] {359fbf82-245b-4e30-bb69-b193500e15c8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2331 | 2026.03.19 22:48:49.875324 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2332 | 2026.03.19 22:48:49.875355 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.03.19 22:48:49.875365 [ 4 ] {359fbf82-245b-4e30-bb69-b193500e15c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001918 sec., 83420.22940563086 rows/sec., 5.81 MiB/sec. | ||
| 2334 | 2026.03.19 22:48:49.875374 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2335 | 2026.03.19 22:48:49.875406 [ 4 ] {359fbf82-245b-4e30-bb69-b193500e15c8} <Debug> TCPHandler: Processed in 0.00209485 sec. | ||
| 2336 | 2026.03.19 22:48:49.875453 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 2337 | 2026.03.19 22:48:49.875537 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2026.03.19 22:48:49.875547 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2339 | 2026.03.19 22:48:49.875591 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 969 rows starting from the beginning of the part | ||
| 2340 | 2026.03.19 22:48:49.875641 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2341 | 2026.03.19 22:48:49.875647 [ 4 ] {d72ce203-f3d1-4422-9e9f-cdbbedb082b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2342 | 2026.03.19 22:48:49.875678 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2343 | 2026.03.19 22:48:49.875717 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2344 | 2026.03.19 22:48:49.875722 [ 4 ] {d72ce203-f3d1-4422-9e9f-cdbbedb082b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2345 | 2026.03.19 22:48:49.875732 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_11_2} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2026.03.19 22:48:49.875754 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2744 rows starting from the beginning of the part | ||
| 2347 | 2026.03.19 22:48:49.875794 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2348 | 2026.03.19 22:48:49.875869 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_11_2} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2349 | 2026.03.19 22:48:49.875936 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2350 | 2026.03.19 22:48:49.876594 [ 4 ] {d72ce203-f3d1-4422-9e9f-cdbbedb082b3} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.03.19 22:48:49.876637 [ 4 ] {d72ce203-f3d1-4422-9e9f-cdbbedb082b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2352 | 2026.03.19 22:48:49.877322 [ 4 ] {d72ce203-f3d1-4422-9e9f-cdbbedb082b3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2353 | 2026.03.19 22:48:49.877531 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4389 rows, containing 5 columns (5 merged, 0 gathered) in 0.002101821 sec., 2088189.2416147713 rows/sec., 140.31 MiB/sec. | ||
| 2354 | 2026.03.19 22:48:49.877796 [ 4 ] {d72ce203-f3d1-4422-9e9f-cdbbedb082b3} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.03.19 22:48:49.877949 [ 4 ] {d72ce203-f3d1-4422-9e9f-cdbbedb082b3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00232 sec., 4310.3448275862065 rows/sec., 7.72 MiB/sec. | ||
| 2356 | 2026.03.19 22:48:49.877973 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2357 | 2026.03.19 22:48:49.878002 [ 4 ] {d72ce203-f3d1-4422-9e9f-cdbbedb082b3} <Debug> TCPHandler: Processed in 0.002517345 sec. | ||
| 2358 | 2026.03.19 22:48:49.878144 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2026.03.19 22:48:49.878246 [ 4 ] {dd45887a-e7c0-4b48-81d5-497eb4778141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2360 | 2026.03.19 22:48:49.878297 [ 4 ] {dd45887a-e7c0-4b48-81d5-497eb4778141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2361 | 2026.03.19 22:48:49.878648 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.03.19 22:48:49.878652 [ 4 ] {dd45887a-e7c0-4b48-81d5-497eb4778141} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2026.03.19 22:48:49.878708 [ 4 ] {dd45887a-e7c0-4b48-81d5-497eb4778141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2364 | 2026.03.19 22:48:49.878773 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2365 | 2026.03.19 22:48:49.878842 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 2366 | 2026.03.19 22:48:49.879145 [ 4 ] {dd45887a-e7c0-4b48-81d5-497eb4778141} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2367 | 2026.03.19 22:48:49.879674 [ 4 ] {dd45887a-e7c0-4b48-81d5-497eb4778141} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.03.19 22:48:49.879782 [ 40 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2369 | 2026.03.19 22:48:49.879808 [ 4 ] {dd45887a-e7c0-4b48-81d5-497eb4778141} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001587 sec., 37807.183364839315 rows/sec., 2.55 MiB/sec. | ||
| 2370 | 2026.03.19 22:48:49.879818 [ 40 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.03.19 22:48:49.879840 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 2372 | 2026.03.19 22:48:49.879845 [ 4 ] {dd45887a-e7c0-4b48-81d5-497eb4778141} <Debug> TCPHandler: Processed in 0.001756687 sec. | ||
| 2373 | 2026.03.19 22:48:49.879910 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 2374 | 2026.03.19 22:48:49.880001 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2375 | 2026.03.19 22:48:49.880025 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 312 rows starting from the beginning of the part | ||
| 2376 | 2026.03.19 22:48:49.880067 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2377 | 2026.03.19 22:48:49.880101 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2378 | 2026.03.19 22:48:49.880130 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2379 | 2026.03.19 22:48:49.880159 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 2380 | 2026.03.19 22:48:49.880187 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2381 | 2026.03.19 22:48:49.880884 [ 198 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.00100147 sec., 611101.6805296214 rows/sec., 41.18 MiB/sec. | ||
| 2382 | 2026.03.19 22:48:49.881173 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2383 | 2026.03.19 22:48:49.881680 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_11_2} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.03.19 22:48:49.881790 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_11_2} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2385 | 2026.03.19 22:48:49.881854 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2386 | 2026.03.19 22:48:50.001172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.75 MiB, peak 207.75 MiB, free memory in arenas 0.00 B, will set to 205.40 MiB (RSS), difference: 1.65 MiB | ||
| 2387 | 2026.03.19 22:48:54.213510 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2388 | 2026.03.19 22:48:54.213608 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2389 | 2026.03.19 22:48:54.273948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4702 | ||
| 2390 | 2026.03.19 22:48:54.274476 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.03.19 22:48:54.274524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2392 | 2026.03.19 22:48:54.275166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2393 | 2026.03.19 22:48:54.275673 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.03.19 22:48:54.275834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4702 | ||
| 2395 | 2026.03.19 22:48:54.535673 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2396 | 2026.03.19 22:48:54.553931 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.03.19 22:48:54.553998 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2398 | 2026.03.19 22:48:54.560601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2399 | 2026.03.19 22:48:54.561696 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2026.03.19 22:48:54.564894 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2401 | 2026.03.19 22:48:54.867867 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2402 | 2026.03.19 22:48:54.868045 [ 4 ] {691bd183-fdc4-4477-ba9b-3b7bdd639e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2403 | 2026.03.19 22:48:54.868110 [ 4 ] {691bd183-fdc4-4477-ba9b-3b7bdd639e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2404 | 2026.03.19 22:48:54.868781 [ 4 ] {691bd183-fdc4-4477-ba9b-3b7bdd639e91} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.03.19 22:48:54.868832 [ 4 ] {691bd183-fdc4-4477-ba9b-3b7bdd639e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2406 | 2026.03.19 22:48:54.869365 [ 4 ] {691bd183-fdc4-4477-ba9b-3b7bdd639e91} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2407 | 2026.03.19 22:48:54.869899 [ 4 ] {691bd183-fdc4-4477-ba9b-3b7bdd639e91} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.03.19 22:48:54.870067 [ 4 ] {691bd183-fdc4-4477-ba9b-3b7bdd639e91} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.00207 sec., 52173.913043478264 rows/sec., 4.39 MiB/sec. | ||
| 2409 | 2026.03.19 22:48:54.870118 [ 4 ] {691bd183-fdc4-4477-ba9b-3b7bdd639e91} <Debug> TCPHandler: Processed in 0.002375914 sec. | ||
| 2410 | 2026.03.19 22:48:54.870254 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2026.03.19 22:48:54.870361 [ 4 ] {32058ef6-1371-4dba-8311-d86614bcd761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2412 | 2026.03.19 22:48:54.870405 [ 4 ] {32058ef6-1371-4dba-8311-d86614bcd761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2413 | 2026.03.19 22:48:54.870853 [ 4 ] {32058ef6-1371-4dba-8311-d86614bcd761} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.03.19 22:48:54.870893 [ 4 ] {32058ef6-1371-4dba-8311-d86614bcd761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2415 | 2026.03.19 22:48:54.871322 [ 4 ] {32058ef6-1371-4dba-8311-d86614bcd761} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2416 | 2026.03.19 22:48:54.871891 [ 4 ] {32058ef6-1371-4dba-8311-d86614bcd761} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.03.19 22:48:54.872037 [ 4 ] {32058ef6-1371-4dba-8311-d86614bcd761} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001701 sec., 15285.126396237507 rows/sec., 1.12 MiB/sec. | ||
| 2418 | 2026.03.19 22:48:54.872077 [ 4 ] {32058ef6-1371-4dba-8311-d86614bcd761} <Debug> TCPHandler: Processed in 0.001882039 sec. | ||
| 2419 | 2026.03.19 22:48:54.872194 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.03.19 22:48:54.872292 [ 4 ] {38dfc93f-f316-4f17-a90c-50561cb3f161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2421 | 2026.03.19 22:48:54.872334 [ 4 ] {38dfc93f-f316-4f17-a90c-50561cb3f161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2422 | 2026.03.19 22:48:54.872770 [ 4 ] {38dfc93f-f316-4f17-a90c-50561cb3f161} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.03.19 22:48:54.872807 [ 4 ] {38dfc93f-f316-4f17-a90c-50561cb3f161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2424 | 2026.03.19 22:48:54.873278 [ 4 ] {38dfc93f-f316-4f17-a90c-50561cb3f161} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2425 | 2026.03.19 22:48:54.873740 [ 4 ] {38dfc93f-f316-4f17-a90c-50561cb3f161} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.03.19 22:48:54.873876 [ 4 ] {38dfc93f-f316-4f17-a90c-50561cb3f161} <Debug> executeQuery: Read 93 rows, 7.47 KiB in 0.001604 sec., 57980.04987531172 rows/sec., 4.55 MiB/sec. | ||
| 2427 | 2026.03.19 22:48:54.873913 [ 4 ] {38dfc93f-f316-4f17-a90c-50561cb3f161} <Debug> TCPHandler: Processed in 0.001771407 sec. | ||
| 2428 | 2026.03.19 22:48:54.874031 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2026.03.19 22:48:54.874135 [ 4 ] {87b95340-4ad7-41cf-9534-905107af24cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2430 | 2026.03.19 22:48:54.874179 [ 4 ] {87b95340-4ad7-41cf-9534-905107af24cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2431 | 2026.03.19 22:48:54.874599 [ 4 ] {87b95340-4ad7-41cf-9534-905107af24cc} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2026.03.19 22:48:54.874635 [ 4 ] {87b95340-4ad7-41cf-9534-905107af24cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2433 | 2026.03.19 22:48:54.875147 [ 4 ] {87b95340-4ad7-41cf-9534-905107af24cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2434 | 2026.03.19 22:48:54.875655 [ 4 ] {87b95340-4ad7-41cf-9534-905107af24cc} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.03.19 22:48:54.875793 [ 4 ] {87b95340-4ad7-41cf-9534-905107af24cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001683 sec., 95068.330362448 rows/sec., 6.62 MiB/sec. | ||
| 2436 | 2026.03.19 22:48:54.875830 [ 4 ] {87b95340-4ad7-41cf-9534-905107af24cc} <Debug> TCPHandler: Processed in 0.001849728 sec. | ||
| 2437 | 2026.03.19 22:48:54.875945 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2026.03.19 22:48:54.876045 [ 4 ] {9ba30a9a-5b34-4ea8-a993-822117695283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2439 | 2026.03.19 22:48:54.876100 [ 4 ] {9ba30a9a-5b34-4ea8-a993-822117695283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2440 | 2026.03.19 22:48:54.876905 [ 4 ] {9ba30a9a-5b34-4ea8-a993-822117695283} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.03.19 22:48:54.876942 [ 4 ] {9ba30a9a-5b34-4ea8-a993-822117695283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2442 | 2026.03.19 22:48:54.877630 [ 4 ] {9ba30a9a-5b34-4ea8-a993-822117695283} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2443 | 2026.03.19 22:48:54.878205 [ 4 ] {9ba30a9a-5b34-4ea8-a993-822117695283} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2026.03.19 22:48:54.878353 [ 4 ] {9ba30a9a-5b34-4ea8-a993-822117695283} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002325 sec., 11182.795698924732 rows/sec., 20.04 MiB/sec. | ||
| 2445 | 2026.03.19 22:48:54.878416 [ 4 ] {9ba30a9a-5b34-4ea8-a993-822117695283} <Debug> TCPHandler: Processed in 0.002522205 sec. | ||
| 2446 | 2026.03.19 22:48:54.878532 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2026.03.19 22:48:54.878630 [ 4 ] {dec84243-6842-4617-b8f5-cbcd0adb14e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2448 | 2026.03.19 22:48:54.878673 [ 4 ] {dec84243-6842-4617-b8f5-cbcd0adb14e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2449 | 2026.03.19 22:48:54.878991 [ 4 ] {dec84243-6842-4617-b8f5-cbcd0adb14e8} <Trace> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2026.03.19 22:48:54.879029 [ 4 ] {dec84243-6842-4617-b8f5-cbcd0adb14e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2451 | 2026.03.19 22:48:54.879598 [ 4 ] {dec84243-6842-4617-b8f5-cbcd0adb14e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2452 | 2026.03.19 22:48:54.880102 [ 4 ] {dec84243-6842-4617-b8f5-cbcd0adb14e8} <Trace> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.03.19 22:48:54.880236 [ 4 ] {dec84243-6842-4617-b8f5-cbcd0adb14e8} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001626 sec., 1845.0184501845017 rows/sec., 147.75 KiB/sec. | ||
| 2454 | 2026.03.19 22:48:54.880273 [ 4 ] {dec84243-6842-4617-b8f5-cbcd0adb14e8} <Debug> TCPHandler: Processed in 0.001791008 sec. | ||
| 2455 | 2026.03.19 22:48:54.880388 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2456 | 2026.03.19 22:48:54.880482 [ 4 ] {ca66b223-60fe-49b2-bc75-2a887777fdbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2457 | 2026.03.19 22:48:54.880523 [ 4 ] {ca66b223-60fe-49b2-bc75-2a887777fdbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2458 | 2026.03.19 22:48:54.880855 [ 4 ] {ca66b223-60fe-49b2-bc75-2a887777fdbf} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2026.03.19 22:48:54.880893 [ 4 ] {ca66b223-60fe-49b2-bc75-2a887777fdbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2460 | 2026.03.19 22:48:54.881326 [ 4 ] {ca66b223-60fe-49b2-bc75-2a887777fdbf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2461 | 2026.03.19 22:48:54.881921 [ 4 ] {ca66b223-60fe-49b2-bc75-2a887777fdbf} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2026.03.19 22:48:54.882057 [ 4 ] {ca66b223-60fe-49b2-bc75-2a887777fdbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001593 sec., 37664.78342749529 rows/sec., 2.54 MiB/sec. | ||
| 2463 | 2026.03.19 22:48:54.882093 [ 4 ] {ca66b223-60fe-49b2-bc75-2a887777fdbf} <Debug> TCPHandler: Processed in 0.001755037 sec. | ||
| 2464 | 2026.03.19 22:48:55.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.46 MiB, peak 209.95 MiB, free memory in arenas 0.00 B, will set to 207.49 MiB (RSS), difference: 1.03 MiB | ||
| 2465 | 2026.03.19 22:48:59.284704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 328 | ||
| 2466 | 2026.03.19 22:48:59.287377 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2026.03.19 22:48:59.287435 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2468 | 2026.03.19 22:48:59.288867 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2469 | 2026.03.19 22:48:59.289393 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.03.19 22:48:59.289726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 328 | ||
| 2471 | 2026.03.19 22:48:59.870541 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2472 | 2026.03.19 22:48:59.870726 [ 4 ] {4b9681fd-22bd-4015-8603-46007d57b91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2473 | 2026.03.19 22:48:59.870796 [ 4 ] {4b9681fd-22bd-4015-8603-46007d57b91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2474 | 2026.03.19 22:48:59.871533 [ 4 ] {4b9681fd-22bd-4015-8603-46007d57b91d} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.03.19 22:48:59.871587 [ 4 ] {4b9681fd-22bd-4015-8603-46007d57b91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2476 | 2026.03.19 22:48:59.872114 [ 4 ] {4b9681fd-22bd-4015-8603-46007d57b91d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2477 | 2026.03.19 22:48:59.872702 [ 4 ] {4b9681fd-22bd-4015-8603-46007d57b91d} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2478 | 2026.03.19 22:48:59.872880 [ 4 ] {4b9681fd-22bd-4015-8603-46007d57b91d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002202 sec., 10899.182561307902 rows/sec., 926.00 KiB/sec. | ||
| 2479 | 2026.03.19 22:48:59.872929 [ 4 ] {4b9681fd-22bd-4015-8603-46007d57b91d} <Debug> TCPHandler: Processed in 0.002521514 sec. | ||
| 2480 | 2026.03.19 22:48:59.873063 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2026.03.19 22:48:59.873170 [ 4 ] {3bba5161-1c27-4a4b-a3a9-001614bd0a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2482 | 2026.03.19 22:48:59.873216 [ 4 ] {3bba5161-1c27-4a4b-a3a9-001614bd0a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2483 | 2026.03.19 22:48:59.873652 [ 4 ] {3bba5161-1c27-4a4b-a3a9-001614bd0a50} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.03.19 22:48:59.873697 [ 4 ] {3bba5161-1c27-4a4b-a3a9-001614bd0a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2485 | 2026.03.19 22:48:59.874161 [ 4 ] {3bba5161-1c27-4a4b-a3a9-001614bd0a50} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2486 | 2026.03.19 22:48:59.874626 [ 4 ] {3bba5161-1c27-4a4b-a3a9-001614bd0a50} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.03.19 22:48:59.874768 [ 4 ] {3bba5161-1c27-4a4b-a3a9-001614bd0a50} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001624 sec., 8620.689655172413 rows/sec., 702.96 KiB/sec. | ||
| 2488 | 2026.03.19 22:48:59.874811 [ 4 ] {3bba5161-1c27-4a4b-a3a9-001614bd0a50} <Debug> TCPHandler: Processed in 0.001801728 sec. | ||
| 2489 | 2026.03.19 22:48:59.874942 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.03.19 22:48:59.875047 [ 4 ] {a7d648fe-199b-4521-8eb1-d13413b667c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2491 | 2026.03.19 22:48:59.875090 [ 4 ] {a7d648fe-199b-4521-8eb1-d13413b667c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2492 | 2026.03.19 22:48:59.875640 [ 4 ] {a7d648fe-199b-4521-8eb1-d13413b667c4} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.03.19 22:48:59.875678 [ 4 ] {a7d648fe-199b-4521-8eb1-d13413b667c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2494 | 2026.03.19 22:48:59.876165 [ 4 ] {a7d648fe-199b-4521-8eb1-d13413b667c4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2495 | 2026.03.19 22:48:59.876594 [ 4 ] {a7d648fe-199b-4521-8eb1-d13413b667c4} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.03.19 22:48:59.876732 [ 4 ] {a7d648fe-199b-4521-8eb1-d13413b667c4} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001708 sec., 124707.25995316159 rows/sec., 11.07 MiB/sec. | ||
| 2497 | 2026.03.19 22:48:59.876772 [ 4 ] {a7d648fe-199b-4521-8eb1-d13413b667c4} <Debug> TCPHandler: Processed in 0.001884728 sec. | ||
| 2498 | 2026.03.19 22:48:59.876889 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.03.19 22:48:59.876987 [ 4 ] {52228f25-cd83-4632-a224-02ea59b2dbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2500 | 2026.03.19 22:48:59.877028 [ 4 ] {52228f25-cd83-4632-a224-02ea59b2dbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2501 | 2026.03.19 22:48:59.877492 [ 4 ] {52228f25-cd83-4632-a224-02ea59b2dbaf} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.03.19 22:48:59.877537 [ 4 ] {52228f25-cd83-4632-a224-02ea59b2dbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2503 | 2026.03.19 22:48:59.878030 [ 4 ] {52228f25-cd83-4632-a224-02ea59b2dbaf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2504 | 2026.03.19 22:48:59.878544 [ 4 ] {52228f25-cd83-4632-a224-02ea59b2dbaf} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.03.19 22:48:59.878706 [ 4 ] {52228f25-cd83-4632-a224-02ea59b2dbaf} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001739 sec., 23576.768257619322 rows/sec., 1.72 MiB/sec. | ||
| 2506 | 2026.03.19 22:48:59.878754 [ 4 ] {52228f25-cd83-4632-a224-02ea59b2dbaf} <Debug> TCPHandler: Processed in 0.001914569 sec. | ||
| 2507 | 2026.03.19 22:48:59.878883 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2026.03.19 22:48:59.878982 [ 4 ] {cc6f6c64-351b-4d70-a1fb-e1c015e85c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2509 | 2026.03.19 22:48:59.879023 [ 4 ] {cc6f6c64-351b-4d70-a1fb-e1c015e85c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2510 | 2026.03.19 22:48:59.879453 [ 4 ] {cc6f6c64-351b-4d70-a1fb-e1c015e85c22} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.03.19 22:48:59.879491 [ 4 ] {cc6f6c64-351b-4d70-a1fb-e1c015e85c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2512 | 2026.03.19 22:48:59.879983 [ 4 ] {cc6f6c64-351b-4d70-a1fb-e1c015e85c22} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2513 | 2026.03.19 22:48:59.880759 [ 4 ] {cc6f6c64-351b-4d70-a1fb-e1c015e85c22} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2026.03.19 22:48:59.880929 [ 4 ] {cc6f6c64-351b-4d70-a1fb-e1c015e85c22} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001966 sec., 12207.527975584944 rows/sec., 1.01 MiB/sec. | ||
| 2515 | 2026.03.19 22:48:59.880977 [ 4 ] {cc6f6c64-351b-4d70-a1fb-e1c015e85c22} <Debug> TCPHandler: Processed in 0.002146851 sec. | ||
| 2516 | 2026.03.19 22:48:59.881124 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2517 | 2026.03.19 22:48:59.881233 [ 4 ] {9c75d998-3c50-46ab-aeab-744efcb28f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2518 | 2026.03.19 22:48:59.881280 [ 4 ] {9c75d998-3c50-46ab-aeab-744efcb28f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2519 | 2026.03.19 22:48:59.881794 [ 4 ] {9c75d998-3c50-46ab-aeab-744efcb28f40} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2026.03.19 22:48:59.881838 [ 4 ] {9c75d998-3c50-46ab-aeab-744efcb28f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2521 | 2026.03.19 22:48:59.882338 [ 4 ] {9c75d998-3c50-46ab-aeab-744efcb28f40} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2522 | 2026.03.19 22:48:59.882845 [ 4 ] {9c75d998-3c50-46ab-aeab-744efcb28f40} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.03.19 22:48:59.882984 [ 4 ] {9c75d998-3c50-46ab-aeab-744efcb28f40} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001773 sec., 6768.18950930626 rows/sec., 528.76 KiB/sec. | ||
| 2524 | 2026.03.19 22:48:59.883023 [ 4 ] {9c75d998-3c50-46ab-aeab-744efcb28f40} <Debug> TCPHandler: Processed in 0.001958989 sec. | ||
| 2525 | 2026.03.19 22:48:59.883159 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.03.19 22:48:59.883255 [ 4 ] {a1b046cc-a8e8-40b4-8616-9921b59ec5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2527 | 2026.03.19 22:48:59.883295 [ 4 ] {a1b046cc-a8e8-40b4-8616-9921b59ec5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2528 | 2026.03.19 22:48:59.883771 [ 4 ] {a1b046cc-a8e8-40b4-8616-9921b59ec5f5} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.03.19 22:48:59.883806 [ 4 ] {a1b046cc-a8e8-40b4-8616-9921b59ec5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2530 | 2026.03.19 22:48:59.884235 [ 4 ] {a1b046cc-a8e8-40b4-8616-9921b59ec5f5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2531 | 2026.03.19 22:48:59.884669 [ 4 ] {a1b046cc-a8e8-40b4-8616-9921b59ec5f5} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.03.19 22:48:59.884803 [ 4 ] {a1b046cc-a8e8-40b4-8616-9921b59ec5f5} <Debug> executeQuery: Read 138 rows, 11.44 KiB in 0.001566 sec., 88122.60536398468 rows/sec., 7.13 MiB/sec. | ||
| 2533 | 2026.03.19 22:48:59.884840 [ 4 ] {a1b046cc-a8e8-40b4-8616-9921b59ec5f5} <Debug> TCPHandler: Processed in 0.001733447 sec. | ||
| 2534 | 2026.03.19 22:48:59.884953 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2535 | 2026.03.19 22:48:59.885047 [ 4 ] {f9733386-a8d8-4bdb-8242-f758cd1b1a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2536 | 2026.03.19 22:48:59.885103 [ 4 ] {f9733386-a8d8-4bdb-8242-f758cd1b1a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2537 | 2026.03.19 22:48:59.885588 [ 4 ] {f9733386-a8d8-4bdb-8242-f758cd1b1a13} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2026.03.19 22:48:59.885627 [ 4 ] {f9733386-a8d8-4bdb-8242-f758cd1b1a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2539 | 2026.03.19 22:48:59.886101 [ 4 ] {f9733386-a8d8-4bdb-8242-f758cd1b1a13} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2540 | 2026.03.19 22:48:59.886535 [ 4 ] {f9733386-a8d8-4bdb-8242-f758cd1b1a13} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2026.03.19 22:48:59.886676 [ 4 ] {f9733386-a8d8-4bdb-8242-f758cd1b1a13} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001647 sec., 123254.40194292653 rows/sec., 8.83 MiB/sec. | ||
| 2542 | 2026.03.19 22:48:59.886714 [ 4 ] {f9733386-a8d8-4bdb-8242-f758cd1b1a13} <Debug> TCPHandler: Processed in 0.001810608 sec. | ||
| 2543 | 2026.03.19 22:48:59.886834 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2026.03.19 22:48:59.886931 [ 4 ] {ef043cef-e93a-48f5-a5f1-ef2271acfe21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2545 | 2026.03.19 22:48:59.886990 [ 4 ] {ef043cef-e93a-48f5-a5f1-ef2271acfe21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2546 | 2026.03.19 22:48:59.887842 [ 4 ] {ef043cef-e93a-48f5-a5f1-ef2271acfe21} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.03.19 22:48:59.887877 [ 4 ] {ef043cef-e93a-48f5-a5f1-ef2271acfe21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2548 | 2026.03.19 22:48:59.888618 [ 4 ] {ef043cef-e93a-48f5-a5f1-ef2271acfe21} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2549 | 2026.03.19 22:48:59.889118 [ 4 ] {ef043cef-e93a-48f5-a5f1-ef2271acfe21} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2026.03.19 22:48:59.889307 [ 4 ] {ef043cef-e93a-48f5-a5f1-ef2271acfe21} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002393 sec., 6268.282490597576 rows/sec., 11.23 MiB/sec. | ||
| 2551 | 2026.03.19 22:48:59.889377 [ 4 ] {ef043cef-e93a-48f5-a5f1-ef2271acfe21} <Debug> TCPHandler: Processed in 0.002592396 sec. | ||
| 2552 | 2026.03.19 22:48:59.889498 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2026.03.19 22:48:59.889598 [ 4 ] {bac51778-ffc0-45f4-b572-c3818ec73c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2554 | 2026.03.19 22:48:59.889646 [ 4 ] {bac51778-ffc0-45f4-b572-c3818ec73c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2555 | 2026.03.19 22:48:59.890000 [ 4 ] {bac51778-ffc0-45f4-b572-c3818ec73c7f} <Trace> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.03.19 22:48:59.890036 [ 4 ] {bac51778-ffc0-45f4-b572-c3818ec73c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2557 | 2026.03.19 22:48:59.890529 [ 4 ] {bac51778-ffc0-45f4-b572-c3818ec73c7f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2558 | 2026.03.19 22:48:59.890962 [ 4 ] {bac51778-ffc0-45f4-b572-c3818ec73c7f} <Trace> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.03.19 22:48:59.891094 [ 4 ] {bac51778-ffc0-45f4-b572-c3818ec73c7f} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001515 sec., 5940.59405940594 rows/sec., 419.63 KiB/sec. | ||
| 2560 | 2026.03.19 22:48:59.891130 [ 4 ] {bac51778-ffc0-45f4-b572-c3818ec73c7f} <Debug> TCPHandler: Processed in 0.001684116 sec. | ||
| 2561 | 2026.03.19 22:48:59.891251 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.03.19 22:48:59.891353 [ 4 ] {287b5653-711c-485c-acd2-629d0e975971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2563 | 2026.03.19 22:48:59.891395 [ 4 ] {287b5653-711c-485c-acd2-629d0e975971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2564 | 2026.03.19 22:48:59.891729 [ 4 ] {287b5653-711c-485c-acd2-629d0e975971} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.03.19 22:48:59.891767 [ 4 ] {287b5653-711c-485c-acd2-629d0e975971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2566 | 2026.03.19 22:48:59.892204 [ 4 ] {287b5653-711c-485c-acd2-629d0e975971} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2567 | 2026.03.19 22:48:59.892648 [ 4 ] {287b5653-711c-485c-acd2-629d0e975971} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.03.19 22:48:59.892785 [ 4 ] {287b5653-711c-485c-acd2-629d0e975971} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00145 sec., 41379.31034482759 rows/sec., 2.79 MiB/sec. | ||
| 2569 | 2026.03.19 22:48:59.892819 [ 4 ] {287b5653-711c-485c-acd2-629d0e975971} <Debug> TCPHandler: Processed in 0.001619186 sec. | ||
| 2570 | 2026.03.19 22:49:01.776092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5150 | ||
| 2571 | 2026.03.19 22:49:01.776578 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.03.19 22:49:01.776623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2573 | 2026.03.19 22:49:01.777264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2574 | 2026.03.19 22:49:01.777757 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.03.19 22:49:01.777898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5150 | ||
| 2576 | 2026.03.19 22:49:01.777895 [ 73 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2577 | 2026.03.19 22:49:01.777976 [ 73 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.03.19 22:49:01.777999 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2579 | 2026.03.19 22:49:01.778125 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 2580 | 2026.03.19 22:49:01.778246 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2581 | 2026.03.19 22:49:01.778285 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2582 | 2026.03.19 22:49:01.778362 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2583 | 2026.03.19 22:49:01.778409 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 509 rows starting from the beginning of the part | ||
| 2584 | 2026.03.19 22:49:01.778450 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 2585 | 2026.03.19 22:49:01.778489 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 2586 | 2026.03.19 22:49:01.778530 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 2587 | 2026.03.19 22:49:01.779896 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001815048 sec., 2837390.52631115 rows/sec., 40.59 MiB/sec. | ||
| 2588 | 2026.03.19 22:49:01.780902 [ 200 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2589 | 2026.03.19 22:49:01.781586 [ 200 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_11_2} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2026.03.19 22:49:01.781696 [ 200 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_11_2} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2591 | 2026.03.19 22:49:01.781790 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2592 | 2026.03.19 22:49:02.065353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2593 | 2026.03.19 22:49:02.083812 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.03.19 22:49:02.083884 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2595 | 2026.03.19 22:49:02.090307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2596 | 2026.03.19 22:49:02.091032 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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.03.19 22:49:02.091369 [ 73 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2598 | 2026.03.19 22:49:02.091435 [ 73 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.03.19 22:49:02.091455 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2600 | 2026.03.19 22:49:02.091563 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 2601 | 2026.03.19 22:49:02.095059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2602 | 2026.03.19 22:49:02.095481 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2603 | 2026.03.19 22:49:02.096964 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 2604 | 2026.03.19 22:49:02.101887 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 2605 | 2026.03.19 22:49:02.106444 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 2606 | 2026.03.19 22:49:02.110777 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 2607 | 2026.03.19 22:49:02.115447 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 2608 | 2026.03.19 22:49:02.119897 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 2609 | 2026.03.19 22:49:02.174488 [ 198 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.08296084 sec., 1000.4720299360519 rows/sec., 5.17 MiB/sec. | ||
| 2610 | 2026.03.19 22:49:02.177418 [ 194 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2611 | 2026.03.19 22:49:02.179483 [ 194 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_11_2} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2026.03.19 22:49:02.179592 [ 194 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_11_2} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2613 | 2026.03.19 22:49:02.181427 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2614 | 2026.03.19 22:49:03.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.29 MiB, peak 219.17 MiB, free memory in arenas 0.00 B, will set to 217.46 MiB (RSS), difference: 8.17 MiB | ||
| 2615 | 2026.03.19 22:49:04.867803 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.03.19 22:49:04.868002 [ 4 ] {e6220d12-42f7-4b73-866a-9ba823174ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2617 | 2026.03.19 22:49:04.868078 [ 4 ] {e6220d12-42f7-4b73-866a-9ba823174ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2618 | 2026.03.19 22:49:04.868842 [ 4 ] {e6220d12-42f7-4b73-866a-9ba823174ed1} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.03.19 22:49:04.868895 [ 4 ] {e6220d12-42f7-4b73-866a-9ba823174ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2620 | 2026.03.19 22:49:04.869302 [ 4 ] {e6220d12-42f7-4b73-866a-9ba823174ed1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2621 | 2026.03.19 22:49:04.869528 [ 4 ] {e6220d12-42f7-4b73-866a-9ba823174ed1} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.03.19 22:49:04.869691 [ 4 ] {e6220d12-42f7-4b73-866a-9ba823174ed1} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001743 sec., 61962.13425129088 rows/sec., 5.21 MiB/sec. | ||
| 2623 | 2026.03.19 22:49:04.869742 [ 4 ] {e6220d12-42f7-4b73-866a-9ba823174ed1} <Debug> TCPHandler: Processed in 0.002102091 sec. | ||
| 2624 | 2026.03.19 22:49:04.869868 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.03.19 22:49:04.869973 [ 4 ] {78814291-95c2-49ca-b13b-03046be1dfc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2626 | 2026.03.19 22:49:04.870018 [ 4 ] {78814291-95c2-49ca-b13b-03046be1dfc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2627 | 2026.03.19 22:49:04.870438 [ 4 ] {78814291-95c2-49ca-b13b-03046be1dfc1} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.03.19 22:49:04.870477 [ 4 ] {78814291-95c2-49ca-b13b-03046be1dfc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2629 | 2026.03.19 22:49:04.870784 [ 4 ] {78814291-95c2-49ca-b13b-03046be1dfc1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2630 | 2026.03.19 22:49:04.870995 [ 4 ] {78814291-95c2-49ca-b13b-03046be1dfc1} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.03.19 22:49:04.871157 [ 4 ] {78814291-95c2-49ca-b13b-03046be1dfc1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001207 sec., 21541.010770505385 rows/sec., 1.58 MiB/sec. | ||
| 2632 | 2026.03.19 22:49:04.871195 [ 4 ] {78814291-95c2-49ca-b13b-03046be1dfc1} <Debug> TCPHandler: Processed in 0.001378913 sec. | ||
| 2633 | 2026.03.19 22:49:04.871322 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2634 | 2026.03.19 22:49:04.871419 [ 4 ] {17928d49-f5f7-496b-9cd7-a163aec526b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2635 | 2026.03.19 22:49:04.871460 [ 4 ] {17928d49-f5f7-496b-9cd7-a163aec526b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2636 | 2026.03.19 22:49:04.871905 [ 4 ] {17928d49-f5f7-496b-9cd7-a163aec526b5} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.03.19 22:49:04.871943 [ 4 ] {17928d49-f5f7-496b-9cd7-a163aec526b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2638 | 2026.03.19 22:49:04.872250 [ 4 ] {17928d49-f5f7-496b-9cd7-a163aec526b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2639 | 2026.03.19 22:49:04.872463 [ 4 ] {17928d49-f5f7-496b-9cd7-a163aec526b5} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2026.03.19 22:49:04.872622 [ 4 ] {17928d49-f5f7-496b-9cd7-a163aec526b5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001222 sec., 73649.75450081834 rows/sec., 5.75 MiB/sec. | ||
| 2641 | 2026.03.19 22:49:04.872660 [ 4 ] {17928d49-f5f7-496b-9cd7-a163aec526b5} <Debug> TCPHandler: Processed in 0.001389294 sec. | ||
| 2642 | 2026.03.19 22:49:04.872778 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2643 | 2026.03.19 22:49:04.872873 [ 4 ] {b1e3a025-700f-4b31-ba7b-278420d969bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2644 | 2026.03.19 22:49:04.872918 [ 4 ] {b1e3a025-700f-4b31-ba7b-278420d969bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2645 | 2026.03.19 22:49:04.873333 [ 4 ] {b1e3a025-700f-4b31-ba7b-278420d969bd} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.03.19 22:49:04.873369 [ 4 ] {b1e3a025-700f-4b31-ba7b-278420d969bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2647 | 2026.03.19 22:49:04.873714 [ 4 ] {b1e3a025-700f-4b31-ba7b-278420d969bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2648 | 2026.03.19 22:49:04.873918 [ 4 ] {b1e3a025-700f-4b31-ba7b-278420d969bd} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.03.19 22:49:04.874048 [ 4 ] {b1e3a025-700f-4b31-ba7b-278420d969bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 2650 | 2026.03.19 22:49:04.874085 [ 4 ] {b1e3a025-700f-4b31-ba7b-278420d969bd} <Debug> TCPHandler: Processed in 0.001357573 sec. | ||
| 2651 | 2026.03.19 22:49:04.874203 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2652 | 2026.03.19 22:49:04.874297 [ 4 ] {020f981d-b85e-4b75-8392-47d06d0eed8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2653 | 2026.03.19 22:49:04.874353 [ 4 ] {020f981d-b85e-4b75-8392-47d06d0eed8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2654 | 2026.03.19 22:49:04.875150 [ 4 ] {020f981d-b85e-4b75-8392-47d06d0eed8e} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.03.19 22:49:04.875186 [ 4 ] {020f981d-b85e-4b75-8392-47d06d0eed8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2656 | 2026.03.19 22:49:04.875732 [ 4 ] {020f981d-b85e-4b75-8392-47d06d0eed8e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2657 | 2026.03.19 22:49:04.875951 [ 4 ] {020f981d-b85e-4b75-8392-47d06d0eed8e} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2658 | 2026.03.19 22:49:04.876097 [ 4 ] {020f981d-b85e-4b75-8392-47d06d0eed8e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001817 sec., 14309.301045679691 rows/sec., 25.64 MiB/sec. | ||
| 2659 | 2026.03.19 22:49:04.876168 [ 4 ] {020f981d-b85e-4b75-8392-47d06d0eed8e} <Debug> TCPHandler: Processed in 0.002015631 sec. | ||
| 2660 | 2026.03.19 22:49:04.876289 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.03.19 22:49:04.876389 [ 4 ] {53b8cf4c-905d-4751-a8f6-e4406a1aa2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2662 | 2026.03.19 22:49:04.876436 [ 4 ] {53b8cf4c-905d-4751-a8f6-e4406a1aa2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2663 | 2026.03.19 22:49:04.876775 [ 4 ] {53b8cf4c-905d-4751-a8f6-e4406a1aa2bb} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.03.19 22:49:04.876810 [ 4 ] {53b8cf4c-905d-4751-a8f6-e4406a1aa2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 2665 | 2026.03.19 22:49:04.877131 [ 4 ] {53b8cf4c-905d-4751-a8f6-e4406a1aa2bb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2666 | 2026.03.19 22:49:04.877355 [ 4 ] {53b8cf4c-905d-4751-a8f6-e4406a1aa2bb} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.03.19 22:49:04.877483 [ 4 ] {53b8cf4c-905d-4751-a8f6-e4406a1aa2bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 2668 | 2026.03.19 22:49:04.877518 [ 4 ] {53b8cf4c-905d-4751-a8f6-e4406a1aa2bb} <Debug> TCPHandler: Processed in 0.001279453 sec. | ||
| 2669 | 2026.03.19 22:49:09.213869 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2670 | 2026.03.19 22:49:09.213944 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2671 | 2026.03.19 22:49:09.278092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5662 | ||
| 2672 | 2026.03.19 22:49:09.278888 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2673 | 2026.03.19 22:49:09.278977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2674 | 2026.03.19 22:49:09.279708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2675 | 2026.03.19 22:49:09.279948 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2676 | 2026.03.19 22:49:09.280066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5662 | ||
| 2677 | 2026.03.19 22:49:09.290108 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 362 | ||
| 2678 | 2026.03.19 22:49:09.292740 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.03.19 22:49:09.292800 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2680 | 2026.03.19 22:49:09.294029 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2681 | 2026.03.19 22:49:09.294317 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.03.19 22:49:09.294648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2683 | 2026.03.19 22:49:09.595235 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2684 | 2026.03.19 22:49:09.613675 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.03.19 22:49:09.613733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2686 | 2026.03.19 22:49:09.619573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2687 | 2026.03.19 22:49:09.620282 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.03.19 22:49:09.623478 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2689 | 2026.03.19 22:49:09.867033 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2690 | 2026.03.19 22:49:09.867330 [ 4 ] {00221daa-4ec9-4674-923e-c67403123c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2691 | 2026.03.19 22:49:09.867438 [ 4 ] {00221daa-4ec9-4674-923e-c67403123c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2692 | 2026.03.19 22:49:09.868280 [ 4 ] {00221daa-4ec9-4674-923e-c67403123c98} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.03.19 22:49:09.868329 [ 4 ] {00221daa-4ec9-4674-923e-c67403123c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2694 | 2026.03.19 22:49:09.868717 [ 4 ] {00221daa-4ec9-4674-923e-c67403123c98} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2695 | 2026.03.19 22:49:09.868952 [ 4 ] {00221daa-4ec9-4674-923e-c67403123c98} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2026.03.19 22:49:09.869104 [ 4 ] {00221daa-4ec9-4674-923e-c67403123c98} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001854 sec., 46386.19201725998 rows/sec., 3.89 MiB/sec. | ||
| 2697 | 2026.03.19 22:49:09.869144 [ 4 ] {00221daa-4ec9-4674-923e-c67403123c98} <Debug> TCPHandler: Processed in 0.002299652 sec. | ||
| 2698 | 2026.03.19 22:49:09.869267 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2699 | 2026.03.19 22:49:09.869364 [ 4 ] {308dd44c-c818-49a1-a658-c8eba88e60ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2700 | 2026.03.19 22:49:09.869405 [ 4 ] {308dd44c-c818-49a1-a658-c8eba88e60ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2701 | 2026.03.19 22:49:09.869803 [ 4 ] {308dd44c-c818-49a1-a658-c8eba88e60ed} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.03.19 22:49:09.869842 [ 4 ] {308dd44c-c818-49a1-a658-c8eba88e60ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2703 | 2026.03.19 22:49:09.870137 [ 4 ] {308dd44c-c818-49a1-a658-c8eba88e60ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2704 | 2026.03.19 22:49:09.870345 [ 4 ] {308dd44c-c818-49a1-a658-c8eba88e60ed} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.03.19 22:49:09.870460 [ 71 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2706 | 2026.03.19 22:49:09.870474 [ 4 ] {308dd44c-c818-49a1-a658-c8eba88e60ed} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001129 sec., 13286.093888396812 rows/sec., 999.05 KiB/sec. | ||
| 2707 | 2026.03.19 22:49:09.870522 [ 71 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.03.19 22:49:09.870531 [ 4 ] {308dd44c-c818-49a1-a658-c8eba88e60ed} <Debug> TCPHandler: Processed in 0.001314493 sec. | ||
| 2709 | 2026.03.19 22:49:09.870553 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2710 | 2026.03.19 22:49:09.870658 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2026.03.19 22:49:09.870703 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2712 | 2026.03.19 22:49:09.870763 [ 4 ] {befda13e-cc0e-4008-adbe-9787ab9df9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2713 | 2026.03.19 22:49:09.870809 [ 4 ] {befda13e-cc0e-4008-adbe-9787ab9df9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2714 | 2026.03.19 22:49:09.870831 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2715 | 2026.03.19 22:49:09.870879 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 63 rows starting from the beginning of the part | ||
| 2716 | 2026.03.19 22:49:09.870978 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2717 | 2026.03.19 22:49:09.871026 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2718 | 2026.03.19 22:49:09.871068 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 2719 | 2026.03.19 22:49:09.871113 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2720 | 2026.03.19 22:49:09.871160 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 2721 | 2026.03.19 22:49:09.871241 [ 4 ] {befda13e-cc0e-4008-adbe-9787ab9df9db} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2026.03.19 22:49:09.871283 [ 4 ] {befda13e-cc0e-4008-adbe-9787ab9df9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2723 | 2026.03.19 22:49:09.871629 [ 4 ] {befda13e-cc0e-4008-adbe-9787ab9df9db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2724 | 2026.03.19 22:49:09.871868 [ 4 ] {befda13e-cc0e-4008-adbe-9787ab9df9db} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.03.19 22:49:09.872009 [ 4 ] {befda13e-cc0e-4008-adbe-9787ab9df9db} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001263 sec., 62549.48535233571 rows/sec., 4.88 MiB/sec. | ||
| 2726 | 2026.03.19 22:49:09.872046 [ 4 ] {befda13e-cc0e-4008-adbe-9787ab9df9db} <Debug> TCPHandler: Processed in 0.001438964 sec. | ||
| 2727 | 2026.03.19 22:49:09.872166 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.03.19 22:49:09.872243 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586695 sec., 114073.59322365042 rows/sec., 8.79 MiB/sec. | ||
| 2729 | 2026.03.19 22:49:09.872261 [ 4 ] {69fe88c6-32ae-460f-968b-ead0bcc6712c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2730 | 2026.03.19 22:49:09.872329 [ 4 ] {69fe88c6-32ae-460f-968b-ead0bcc6712c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2731 | 2026.03.19 22:49:09.872468 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2732 | 2026.03.19 22:49:09.872742 [ 4 ] {69fe88c6-32ae-460f-968b-ead0bcc6712c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.03.19 22:49:09.872781 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_11_2} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2026.03.19 22:49:09.872785 [ 4 ] {69fe88c6-32ae-460f-968b-ead0bcc6712c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2735 | 2026.03.19 22:49:09.872872 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_11_2} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2736 | 2026.03.19 22:49:09.872967 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2737 | 2026.03.19 22:49:09.873149 [ 4 ] {69fe88c6-32ae-460f-968b-ead0bcc6712c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2738 | 2026.03.19 22:49:09.873377 [ 4 ] {69fe88c6-32ae-460f-968b-ead0bcc6712c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.03.19 22:49:09.873514 [ 4 ] {69fe88c6-32ae-460f-968b-ead0bcc6712c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 2740 | 2026.03.19 22:49:09.873551 [ 4 ] {69fe88c6-32ae-460f-968b-ead0bcc6712c} <Debug> TCPHandler: Processed in 0.001435494 sec. | ||
| 2741 | 2026.03.19 22:49:09.873662 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.03.19 22:49:09.873755 [ 4 ] {6ceef51c-7649-4581-b027-73acdfb88199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2743 | 2026.03.19 22:49:09.873809 [ 4 ] {6ceef51c-7649-4581-b027-73acdfb88199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2744 | 2026.03.19 22:49:09.874607 [ 4 ] {6ceef51c-7649-4581-b027-73acdfb88199} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.03.19 22:49:09.874644 [ 4 ] {6ceef51c-7649-4581-b027-73acdfb88199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2746 | 2026.03.19 22:49:09.875184 [ 4 ] {6ceef51c-7649-4581-b027-73acdfb88199} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2747 | 2026.03.19 22:49:09.875406 [ 4 ] {6ceef51c-7649-4581-b027-73acdfb88199} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.03.19 22:49:09.875511 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2749 | 2026.03.19 22:49:09.875543 [ 4 ] {6ceef51c-7649-4581-b027-73acdfb88199} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001807 sec., 8301.051466519093 rows/sec., 14.88 MiB/sec. | ||
| 2750 | 2026.03.19 22:49:09.875551 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.03.19 22:49:09.875585 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2752 | 2026.03.19 22:49:09.875601 [ 4 ] {6ceef51c-7649-4581-b027-73acdfb88199} <Debug> TCPHandler: Processed in 0.00199022 sec. | ||
| 2753 | 2026.03.19 22:49:09.875670 [ 199 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 2754 | 2026.03.19 22:49:09.875725 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2026.03.19 22:49:09.875824 [ 4 ] {bd04d75e-4a7d-431d-90a2-5ca16c023d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2756 | 2026.03.19 22:49:09.875867 [ 4 ] {bd04d75e-4a7d-431d-90a2-5ca16c023d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2757 | 2026.03.19 22:49:09.875918 [ 199 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2758 | 2026.03.19 22:49:09.875979 [ 199 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 77 rows starting from the beginning of the part | ||
| 2759 | 2026.03.19 22:49:09.876121 [ 199 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2760 | 2026.03.19 22:49:09.876211 [ 4 ] {bd04d75e-4a7d-431d-90a2-5ca16c023d9b} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2026.03.19 22:49:09.876231 [ 199 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2762 | 2026.03.19 22:49:09.876255 [ 4 ] {bd04d75e-4a7d-431d-90a2-5ca16c023d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2763 | 2026.03.19 22:49:09.876341 [ 199 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part | ||
| 2764 | 2026.03.19 22:49:09.876440 [ 199 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2765 | 2026.03.19 22:49:09.876534 [ 199 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 2766 | 2026.03.19 22:49:09.876581 [ 4 ] {bd04d75e-4a7d-431d-90a2-5ca16c023d9b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2767 | 2026.03.19 22:49:09.876799 [ 4 ] {bd04d75e-4a7d-431d-90a2-5ca16c023d9b} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.03.19 22:49:09.876951 [ 4 ] {bd04d75e-4a7d-431d-90a2-5ca16c023d9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 2769 | 2026.03.19 22:49:09.876988 [ 4 ] {bd04d75e-4a7d-431d-90a2-5ca16c023d9b} <Debug> TCPHandler: Processed in 0.001313393 sec. | ||
| 2770 | 2026.03.19 22:49:09.878975 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 19 columns (19 merged, 0 gathered) in 0.003344403 sec., 50532.18765800652 rows/sec., 90.55 MiB/sec. | ||
| 2771 | 2026.03.19 22:49:09.879555 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2772 | 2026.03.19 22:49:09.880026 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.03.19 22:49:09.880121 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2774 | 2026.03.19 22:49:09.880266 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 2775 | 2026.03.19 22:49:14.380123 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.03.19 22:49:14.380341 [ 4 ] {3caf78d0-7dbc-4a13-8f09-76c4f58a8c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2777 | 2026.03.19 22:49:14.380417 [ 4 ] {3caf78d0-7dbc-4a13-8f09-76c4f58a8c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2778 | 2026.03.19 22:49:14.381885 [ 4 ] {3caf78d0-7dbc-4a13-8f09-76c4f58a8c24} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.03.19 22:49:14.381938 [ 4 ] {3caf78d0-7dbc-4a13-8f09-76c4f58a8c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2780 | 2026.03.19 22:49:14.382465 [ 4 ] {3caf78d0-7dbc-4a13-8f09-76c4f58a8c24} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2781 | 2026.03.19 22:49:14.382709 [ 4 ] {3caf78d0-7dbc-4a13-8f09-76c4f58a8c24} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.03.19 22:49:14.382875 [ 4 ] {3caf78d0-7dbc-4a13-8f09-76c4f58a8c24} <Debug> executeQuery: Read 1988 rows, 154.02 KiB in 0.002588 sec., 768160.741885626 rows/sec., 58.12 MiB/sec. | ||
| 2783 | 2026.03.19 22:49:14.382877 [ 17 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2784 | 2026.03.19 22:49:14.382926 [ 4 ] {3caf78d0-7dbc-4a13-8f09-76c4f58a8c24} <Debug> TCPHandler: Processed in 0.002943239 sec. | ||
| 2785 | 2026.03.19 22:49:14.382951 [ 17 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.03.19 22:49:14.382977 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2787 | 2026.03.19 22:49:14.383060 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2026.03.19 22:49:14.383119 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 2789 | 2026.03.19 22:49:14.383170 [ 4 ] {6ff507c3-8bf3-49ab-9e10-47925fa1e75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2790 | 2026.03.19 22:49:14.383219 [ 4 ] {6ff507c3-8bf3-49ab-9e10-47925fa1e75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2791 | 2026.03.19 22:49:14.383281 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2792 | 2026.03.19 22:49:14.383326 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2119 rows starting from the beginning of the part | ||
| 2793 | 2026.03.19 22:49:14.383403 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 108 rows starting from the beginning of the part | ||
| 2794 | 2026.03.19 22:49:14.383457 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 213 rows starting from the beginning of the part | ||
| 2795 | 2026.03.19 22:49:14.383524 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 108 rows starting from the beginning of the part | ||
| 2796 | 2026.03.19 22:49:14.383573 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 86 rows starting from the beginning of the part | ||
| 2797 | 2026.03.19 22:49:14.383621 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1988 rows starting from the beginning of the part | ||
| 2798 | 2026.03.19 22:49:14.383653 [ 4 ] {6ff507c3-8bf3-49ab-9e10-47925fa1e75f} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.03.19 22:49:14.383697 [ 4 ] {6ff507c3-8bf3-49ab-9e10-47925fa1e75f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2800 | 2026.03.19 22:49:14.384050 [ 4 ] {6ff507c3-8bf3-49ab-9e10-47925fa1e75f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2801 | 2026.03.19 22:49:14.384268 [ 4 ] {6ff507c3-8bf3-49ab-9e10-47925fa1e75f} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2026.03.19 22:49:14.384414 [ 4 ] {6ff507c3-8bf3-49ab-9e10-47925fa1e75f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001268 sec., 27602.523659305993 rows/sec., 2.03 MiB/sec. | ||
| 2803 | 2026.03.19 22:49:14.384454 [ 4 ] {6ff507c3-8bf3-49ab-9e10-47925fa1e75f} <Debug> TCPHandler: Processed in 0.001448514 sec. | ||
| 2804 | 2026.03.19 22:49:14.384564 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2026.03.19 22:49:14.384670 [ 4 ] {d785dd56-7f1f-4b97-83d8-8c9d0145fbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2806 | 2026.03.19 22:49:14.384713 [ 4 ] {d785dd56-7f1f-4b97-83d8-8c9d0145fbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2807 | 2026.03.19 22:49:14.385330 [ 4 ] {d785dd56-7f1f-4b97-83d8-8c9d0145fbf8} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.03.19 22:49:14.385369 [ 4 ] {d785dd56-7f1f-4b97-83d8-8c9d0145fbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2809 | 2026.03.19 22:49:14.385501 [ 198 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4622 rows, containing 5 columns (5 merged, 0 gathered) in 0.002446925 sec., 1888901.376217089 rows/sec., 153.24 MiB/sec. | ||
| 2810 | 2026.03.19 22:49:14.385731 [ 4 ] {d785dd56-7f1f-4b97-83d8-8c9d0145fbf8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2811 | 2026.03.19 22:49:14.385863 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2812 | 2026.03.19 22:49:14.386005 [ 4 ] {d785dd56-7f1f-4b97-83d8-8c9d0145fbf8} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2026.03.19 22:49:14.386155 [ 4 ] {d785dd56-7f1f-4b97-83d8-8c9d0145fbf8} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001505 sec., 470431.8936877076 rows/sec., 27.44 MiB/sec. | ||
| 2814 | 2026.03.19 22:49:14.386197 [ 4 ] {d785dd56-7f1f-4b97-83d8-8c9d0145fbf8} <Debug> TCPHandler: Processed in 0.001685947 sec. | ||
| 2815 | 2026.03.19 22:49:14.386244 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_16_3} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.03.19 22:49:14.386313 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.03.19 22:49:14.386330 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_16_3} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2818 | 2026.03.19 22:49:14.386417 [ 4 ] {41a54d91-494a-4e03-a00e-d66f6c8b6158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2819 | 2026.03.19 22:49:14.386426 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 2820 | 2026.03.19 22:49:14.386480 [ 4 ] {41a54d91-494a-4e03-a00e-d66f6c8b6158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2821 | 2026.03.19 22:49:14.386876 [ 4 ] {41a54d91-494a-4e03-a00e-d66f6c8b6158} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.03.19 22:49:14.386914 [ 4 ] {41a54d91-494a-4e03-a00e-d66f6c8b6158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2823 | 2026.03.19 22:49:14.387208 [ 4 ] {41a54d91-494a-4e03-a00e-d66f6c8b6158} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2824 | 2026.03.19 22:49:14.387423 [ 4 ] {41a54d91-494a-4e03-a00e-d66f6c8b6158} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.03.19 22:49:14.387552 [ 4 ] {41a54d91-494a-4e03-a00e-d66f6c8b6158} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001154 sec., 866.5511265164644 rows/sec., 60.93 KiB/sec. | ||
| 2826 | 2026.03.19 22:49:14.387589 [ 4 ] {41a54d91-494a-4e03-a00e-d66f6c8b6158} <Debug> TCPHandler: Processed in 0.001326584 sec. | ||
| 2827 | 2026.03.19 22:49:14.387702 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.03.19 22:49:14.387818 [ 4 ] {b80244b2-ede6-4a7a-86cf-c7f4d50fed28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2829 | 2026.03.19 22:49:14.387867 [ 4 ] {b80244b2-ede6-4a7a-86cf-c7f4d50fed28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2830 | 2026.03.19 22:49:14.388629 [ 4 ] {b80244b2-ede6-4a7a-86cf-c7f4d50fed28} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.03.19 22:49:14.388666 [ 4 ] {b80244b2-ede6-4a7a-86cf-c7f4d50fed28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2832 | 2026.03.19 22:49:14.389022 [ 4 ] {b80244b2-ede6-4a7a-86cf-c7f4d50fed28} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2833 | 2026.03.19 22:49:14.389234 [ 4 ] {b80244b2-ede6-4a7a-86cf-c7f4d50fed28} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.03.19 22:49:14.389335 [ 17 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2835 | 2026.03.19 22:49:14.389369 [ 4 ] {b80244b2-ede6-4a7a-86cf-c7f4d50fed28} <Debug> executeQuery: Read 1035 rows, 73.14 KiB in 0.001575 sec., 657142.8571428572 rows/sec., 45.35 MiB/sec. | ||
| 2836 | 2026.03.19 22:49:14.389371 [ 17 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.03.19 22:49:14.389412 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2838 | 2026.03.19 22:49:14.389416 [ 4 ] {b80244b2-ede6-4a7a-86cf-c7f4d50fed28} <Debug> TCPHandler: Processed in 0.001774317 sec. | ||
| 2839 | 2026.03.19 22:49:14.389493 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 2840 | 2026.03.19 22:49:14.389545 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2026.03.19 22:49:14.389591 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2842 | 2026.03.19 22:49:14.389622 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1097 rows starting from the beginning of the part | ||
| 2843 | 2026.03.19 22:49:14.389646 [ 4 ] {23b72ca1-b4ae-4040-a98d-eeba5beab354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2844 | 2026.03.19 22:49:14.389696 [ 4 ] {23b72ca1-b4ae-4040-a98d-eeba5beab354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2845 | 2026.03.19 22:49:14.389700 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 93 rows starting from the beginning of the part | ||
| 2846 | 2026.03.19 22:49:14.389760 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 138 rows starting from the beginning of the part | ||
| 2847 | 2026.03.19 22:49:14.389805 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 2848 | 2026.03.19 22:49:14.389853 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 79 rows starting from the beginning of the part | ||
| 2849 | 2026.03.19 22:49:14.389903 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1035 rows starting from the beginning of the part | ||
| 2850 | 2026.03.19 22:49:14.390304 [ 4 ] {23b72ca1-b4ae-4040-a98d-eeba5beab354} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.03.19 22:49:14.390347 [ 4 ] {23b72ca1-b4ae-4040-a98d-eeba5beab354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2852 | 2026.03.19 22:49:14.390805 [ 4 ] {23b72ca1-b4ae-4040-a98d-eeba5beab354} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2853 | 2026.03.19 22:49:14.391033 [ 4 ] {23b72ca1-b4ae-4040-a98d-eeba5beab354} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.03.19 22:49:14.391092 [ 198 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001631636 sec., 1551816.7042158914 rows/sec., 116.10 MiB/sec. | ||
| 2855 | 2026.03.19 22:49:14.391141 [ 17 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2856 | 2026.03.19 22:49:14.391169 [ 4 ] {23b72ca1-b4ae-4040-a98d-eeba5beab354} <Debug> executeQuery: Read 1345 rows, 87.05 KiB in 0.001542 sec., 872243.8391699092 rows/sec., 55.13 MiB/sec. | ||
| 2857 | 2026.03.19 22:49:14.391176 [ 17 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.03.19 22:49:14.391213 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2859 | 2026.03.19 22:49:14.391215 [ 4 ] {23b72ca1-b4ae-4040-a98d-eeba5beab354} <Debug> TCPHandler: Processed in 0.001720847 sec. | ||
| 2860 | 2026.03.19 22:49:14.391271 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2861 | 2026.03.19 22:49:14.391328 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 2862 | 2026.03.19 22:49:14.391355 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2863 | 2026.03.19 22:49:14.391428 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2864 | 2026.03.19 22:49:14.391452 [ 4 ] {9e5eb260-1385-42b7-b5f2-e371276a0d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2865 | 2026.03.19 22:49:14.391464 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4389 rows starting from the beginning of the part | ||
| 2866 | 2026.03.19 22:49:14.391510 [ 4 ] {9e5eb260-1385-42b7-b5f2-e371276a0d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2867 | 2026.03.19 22:49:14.391524 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 2868 | 2026.03.19 22:49:14.391537 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_16_3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.03.19 22:49:14.391579 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 203 rows starting from the beginning of the part | ||
| 2870 | 2026.03.19 22:49:14.391612 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_16_3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2871 | 2026.03.19 22:49:14.391623 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 2872 | 2026.03.19 22:49:14.391671 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2873 | 2026.03.19 22:49:14.391683 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2874 | 2026.03.19 22:49:14.391711 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1345 rows starting from the beginning of the part | ||
| 2875 | 2026.03.19 22:49:14.392328 [ 4 ] {9e5eb260-1385-42b7-b5f2-e371276a0d00} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.03.19 22:49:14.392365 [ 4 ] {9e5eb260-1385-42b7-b5f2-e371276a0d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2877 | 2026.03.19 22:49:14.393035 [ 4 ] {9e5eb260-1385-42b7-b5f2-e371276a0d00} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2878 | 2026.03.19 22:49:14.393281 [ 4 ] {9e5eb260-1385-42b7-b5f2-e371276a0d00} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.03.19 22:49:14.393424 [ 4 ] {9e5eb260-1385-42b7-b5f2-e371276a0d00} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00199 sec., 17587.93969849246 rows/sec., 31.52 MiB/sec. | ||
| 2880 | 2026.03.19 22:49:14.393515 [ 4 ] {9e5eb260-1385-42b7-b5f2-e371276a0d00} <Debug> TCPHandler: Processed in 0.002209892 sec. | ||
| 2881 | 2026.03.19 22:49:14.393647 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.03.19 22:49:14.393759 [ 4 ] {96466167-1be0-4b2d-97ca-3b76aeab9e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2883 | 2026.03.19 22:49:14.393812 [ 4 ] {96466167-1be0-4b2d-97ca-3b76aeab9e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2884 | 2026.03.19 22:49:14.394216 [ 4 ] {96466167-1be0-4b2d-97ca-3b76aeab9e07} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.03.19 22:49:14.394260 [ 4 ] {96466167-1be0-4b2d-97ca-3b76aeab9e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2886 | 2026.03.19 22:49:14.394720 [ 4 ] {96466167-1be0-4b2d-97ca-3b76aeab9e07} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2887 | 2026.03.19 22:49:14.394995 [ 4 ] {96466167-1be0-4b2d-97ca-3b76aeab9e07} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.03.19 22:49:14.395098 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6417 rows, containing 5 columns (5 merged, 0 gathered) in 0.003827358 sec., 1676613.475927781 rows/sec., 111.79 MiB/sec. | ||
| 2889 | 2026.03.19 22:49:14.395126 [ 17 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2890 | 2026.03.19 22:49:14.395155 [ 4 ] {96466167-1be0-4b2d-97ca-3b76aeab9e07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001419 sec., 42283.29809725159 rows/sec., 2.85 MiB/sec. | ||
| 2891 | 2026.03.19 22:49:14.395168 [ 17 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.03.19 22:49:14.395196 [ 4 ] {96466167-1be0-4b2d-97ca-3b76aeab9e07} <Debug> TCPHandler: Processed in 0.001609876 sec. | ||
| 2893 | 2026.03.19 22:49:14.395199 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2894 | 2026.03.19 22:49:14.395337 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 2895 | 2026.03.19 22:49:14.395461 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2896 | 2026.03.19 22:49:14.395496 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 612 rows starting from the beginning of the part | ||
| 2897 | 2026.03.19 22:49:14.395558 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 2898 | 2026.03.19 22:49:14.395612 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2899 | 2026.03.19 22:49:14.395630 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2900 | 2026.03.19 22:49:14.395653 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 2901 | 2026.03.19 22:49:14.395697 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2902 | 2026.03.19 22:49:14.395737 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 2903 | 2026.03.19 22:49:14.395947 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.03.19 22:49:14.396051 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2905 | 2026.03.19 22:49:14.396139 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 2906 | 2026.03.19 22:49:14.396680 [ 188 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 4 columns (4 merged, 0 gathered) in 0.001396563 sec., 653031.7644101984 rows/sec., 44.01 MiB/sec. | ||
| 2907 | 2026.03.19 22:49:14.396845 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2908 | 2026.03.19 22:49:14.397109 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_16_3} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2026.03.19 22:49:14.397175 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_16_3} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2910 | 2026.03.19 22:49:14.397246 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2911 | 2026.03.19 22:49:16.780281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6110 | ||
| 2912 | 2026.03.19 22:49:16.781081 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.03.19 22:49:16.781160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2914 | 2026.03.19 22:49:16.781655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2915 | 2026.03.19 22:49:16.781887 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.03.19 22:49:16.782030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6110 | ||
| 2917 | 2026.03.19 22:49:17.123651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2918 | 2026.03.19 22:49:17.140805 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.03.19 22:49:17.140874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2920 | 2026.03.19 22:49:17.147060 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2921 | 2026.03.19 22:49:17.147767 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.03.19 22:49:17.150727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2923 | 2026.03.19 22:49:19.294955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 390 | ||
| 2924 | 2026.03.19 22:49:19.297021 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.03.19 22:49:19.297069 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2926 | 2026.03.19 22:49:19.298213 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2927 | 2026.03.19 22:49:19.298496 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.03.19 22:49:19.298732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
| 2929 | 2026.03.19 22:49:19.867954 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.03.19 22:49:19.868157 [ 4 ] {74a31394-6c53-4b20-8e80-2ddefb7ef5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2931 | 2026.03.19 22:49:19.868227 [ 4 ] {74a31394-6c53-4b20-8e80-2ddefb7ef5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2932 | 2026.03.19 22:49:19.868980 [ 4 ] {74a31394-6c53-4b20-8e80-2ddefb7ef5b8} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.03.19 22:49:19.869028 [ 4 ] {74a31394-6c53-4b20-8e80-2ddefb7ef5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2934 | 2026.03.19 22:49:19.869420 [ 4 ] {74a31394-6c53-4b20-8e80-2ddefb7ef5b8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2935 | 2026.03.19 22:49:19.869641 [ 4 ] {74a31394-6c53-4b20-8e80-2ddefb7ef5b8} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.03.19 22:49:19.869801 [ 4 ] {74a31394-6c53-4b20-8e80-2ddefb7ef5b8} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001698 sec., 50647.82096584216 rows/sec., 4.25 MiB/sec. | ||
| 2937 | 2026.03.19 22:49:19.869841 [ 4 ] {74a31394-6c53-4b20-8e80-2ddefb7ef5b8} <Debug> TCPHandler: Processed in 0.00202902 sec. | ||
| 2938 | 2026.03.19 22:49:19.869989 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.03.19 22:49:19.870084 [ 4 ] {55a2e90d-04a5-44f8-98de-969861156a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2940 | 2026.03.19 22:49:19.870124 [ 4 ] {55a2e90d-04a5-44f8-98de-969861156a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2941 | 2026.03.19 22:49:19.870589 [ 4 ] {55a2e90d-04a5-44f8-98de-969861156a0d} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.03.19 22:49:19.870625 [ 4 ] {55a2e90d-04a5-44f8-98de-969861156a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2943 | 2026.03.19 22:49:19.870918 [ 4 ] {55a2e90d-04a5-44f8-98de-969861156a0d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2944 | 2026.03.19 22:49:19.871129 [ 4 ] {55a2e90d-04a5-44f8-98de-969861156a0d} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.03.19 22:49:19.871256 [ 4 ] {55a2e90d-04a5-44f8-98de-969861156a0d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001191 sec., 12594.458438287154 rows/sec., 947.04 KiB/sec. | ||
| 2946 | 2026.03.19 22:49:19.871292 [ 4 ] {55a2e90d-04a5-44f8-98de-969861156a0d} <Debug> TCPHandler: Processed in 0.001356413 sec. | ||
| 2947 | 2026.03.19 22:49:19.871402 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.03.19 22:49:19.871500 [ 4 ] {6e3590f5-975e-4f50-b15c-2716c35cd8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2949 | 2026.03.19 22:49:19.871539 [ 4 ] {6e3590f5-975e-4f50-b15c-2716c35cd8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2950 | 2026.03.19 22:49:19.871946 [ 4 ] {6e3590f5-975e-4f50-b15c-2716c35cd8f1} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.03.19 22:49:19.871982 [ 4 ] {6e3590f5-975e-4f50-b15c-2716c35cd8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2952 | 2026.03.19 22:49:19.872276 [ 4 ] {6e3590f5-975e-4f50-b15c-2716c35cd8f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2953 | 2026.03.19 22:49:19.872480 [ 4 ] {6e3590f5-975e-4f50-b15c-2716c35cd8f1} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.03.19 22:49:19.872606 [ 4 ] {6e3590f5-975e-4f50-b15c-2716c35cd8f1} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001123 sec., 70347.28406055209 rows/sec., 5.49 MiB/sec. | ||
| 2955 | 2026.03.19 22:49:19.872642 [ 4 ] {6e3590f5-975e-4f50-b15c-2716c35cd8f1} <Debug> TCPHandler: Processed in 0.001287123 sec. | ||
| 2956 | 2026.03.19 22:49:19.872754 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.03.19 22:49:19.872847 [ 4 ] {77e92ae3-4ad0-44e1-96e4-130616d856d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2958 | 2026.03.19 22:49:19.872890 [ 4 ] {77e92ae3-4ad0-44e1-96e4-130616d856d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2959 | 2026.03.19 22:49:19.873296 [ 4 ] {77e92ae3-4ad0-44e1-96e4-130616d856d9} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.03.19 22:49:19.873331 [ 4 ] {77e92ae3-4ad0-44e1-96e4-130616d856d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2961 | 2026.03.19 22:49:19.873657 [ 4 ] {77e92ae3-4ad0-44e1-96e4-130616d856d9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2962 | 2026.03.19 22:49:19.873877 [ 4 ] {77e92ae3-4ad0-44e1-96e4-130616d856d9} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.03.19 22:49:19.874010 [ 4 ] {77e92ae3-4ad0-44e1-96e4-130616d856d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 2964 | 2026.03.19 22:49:19.874046 [ 4 ] {77e92ae3-4ad0-44e1-96e4-130616d856d9} <Debug> TCPHandler: Processed in 0.001338664 sec. | ||
| 2965 | 2026.03.19 22:49:19.874162 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.03.19 22:49:19.874253 [ 4 ] {879adc7f-4422-4e3b-b725-b606ad62b1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2967 | 2026.03.19 22:49:19.874307 [ 4 ] {879adc7f-4422-4e3b-b725-b606ad62b1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2968 | 2026.03.19 22:49:19.875092 [ 4 ] {879adc7f-4422-4e3b-b725-b606ad62b1cc} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.03.19 22:49:19.875128 [ 4 ] {879adc7f-4422-4e3b-b725-b606ad62b1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2970 | 2026.03.19 22:49:19.875649 [ 4 ] {879adc7f-4422-4e3b-b725-b606ad62b1cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2971 | 2026.03.19 22:49:19.875872 [ 4 ] {879adc7f-4422-4e3b-b725-b606ad62b1cc} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.03.19 22:49:19.876016 [ 4 ] {879adc7f-4422-4e3b-b725-b606ad62b1cc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001779 sec., 8431.703204047217 rows/sec., 15.11 MiB/sec. | ||
| 2973 | 2026.03.19 22:49:19.876066 [ 4 ] {879adc7f-4422-4e3b-b725-b606ad62b1cc} <Debug> TCPHandler: Processed in 0.00195258 sec. | ||
| 2974 | 2026.03.19 22:49:19.876179 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.03.19 22:49:19.876273 [ 4 ] {62af5b4a-5b44-46f8-aec4-3116ed9f7222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.03.19 22:49:19.876313 [ 4 ] {62af5b4a-5b44-46f8-aec4-3116ed9f7222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2977 | 2026.03.19 22:49:19.876638 [ 4 ] {62af5b4a-5b44-46f8-aec4-3116ed9f7222} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.03.19 22:49:19.876675 [ 4 ] {62af5b4a-5b44-46f8-aec4-3116ed9f7222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 2979 | 2026.03.19 22:49:19.876981 [ 4 ] {62af5b4a-5b44-46f8-aec4-3116ed9f7222} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2980 | 2026.03.19 22:49:19.877183 [ 4 ] {62af5b4a-5b44-46f8-aec4-3116ed9f7222} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.03.19 22:49:19.877308 [ 4 ] {62af5b4a-5b44-46f8-aec4-3116ed9f7222} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 2982 | 2026.03.19 22:49:19.877341 [ 4 ] {62af5b4a-5b44-46f8-aec4-3116ed9f7222} <Debug> TCPHandler: Processed in 0.001210182 sec. | ||
| 2983 | 2026.03.19 22:49:24.214004 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2984 | 2026.03.19 22:49:24.214077 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2985 | 2026.03.19 22:49:24.282285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6622 | ||
| 2986 | 2026.03.19 22:49:24.282794 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.03.19 22:49:24.282839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 2988 | 2026.03.19 22:49:24.283343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2989 | 2026.03.19 22:49:24.283585 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.03.19 22:49:24.283727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6622 | ||
| 2991 | 2026.03.19 22:49:24.650979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2992 | 2026.03.19 22:49:24.668530 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2026.03.19 22:49:24.668600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 2994 | 2026.03.19 22:49:24.674736 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2995 | 2026.03.19 22:49:24.675432 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.03.19 22:49:24.678434 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2997 | 2026.03.19 22:49:24.867138 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.03.19 22:49:24.867369 [ 4 ] {355585ca-2752-457a-ac4c-de6f12fc936d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2999 | 2026.03.19 22:49:24.867451 [ 4 ] {355585ca-2752-457a-ac4c-de6f12fc936d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3000 | 2026.03.19 22:49:24.868168 [ 4 ] {355585ca-2752-457a-ac4c-de6f12fc936d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.03.19 22:49:24.868206 [ 4 ] {355585ca-2752-457a-ac4c-de6f12fc936d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3002 | 2026.03.19 22:49:24.868601 [ 4 ] {355585ca-2752-457a-ac4c-de6f12fc936d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3003 | 2026.03.19 22:49:24.868822 [ 4 ] {355585ca-2752-457a-ac4c-de6f12fc936d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.03.19 22:49:24.868981 [ 4 ] {355585ca-2752-457a-ac4c-de6f12fc936d} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001676 sec., 64439.14081145585 rows/sec., 5.42 MiB/sec. | ||
| 3005 | 2026.03.19 22:49:24.869023 [ 4 ] {355585ca-2752-457a-ac4c-de6f12fc936d} <Debug> TCPHandler: Processed in 0.00204023 sec. | ||
| 3006 | 2026.03.19 22:49:24.869145 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.03.19 22:49:24.869241 [ 4 ] {99621de8-bc94-427a-a1c1-32c469ee1073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3008 | 2026.03.19 22:49:24.869281 [ 4 ] {99621de8-bc94-427a-a1c1-32c469ee1073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3009 | 2026.03.19 22:49:24.869681 [ 4 ] {99621de8-bc94-427a-a1c1-32c469ee1073} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.03.19 22:49:24.869716 [ 4 ] {99621de8-bc94-427a-a1c1-32c469ee1073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3011 | 2026.03.19 22:49:24.870015 [ 4 ] {99621de8-bc94-427a-a1c1-32c469ee1073} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3012 | 2026.03.19 22:49:24.870239 [ 4 ] {99621de8-bc94-427a-a1c1-32c469ee1073} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.03.19 22:49:24.870369 [ 4 ] {99621de8-bc94-427a-a1c1-32c469ee1073} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001147 sec., 22667.829119442024 rows/sec., 1.66 MiB/sec. | ||
| 3014 | 2026.03.19 22:49:24.870407 [ 4 ] {99621de8-bc94-427a-a1c1-32c469ee1073} <Debug> TCPHandler: Processed in 0.001312893 sec. | ||
| 3015 | 2026.03.19 22:49:24.870513 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.03.19 22:49:24.870606 [ 4 ] {d41ee526-1691-4044-b3f0-370551e02a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3017 | 2026.03.19 22:49:24.870645 [ 4 ] {d41ee526-1691-4044-b3f0-370551e02a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3018 | 2026.03.19 22:49:24.871068 [ 4 ] {d41ee526-1691-4044-b3f0-370551e02a32} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.03.19 22:49:24.871103 [ 4 ] {d41ee526-1691-4044-b3f0-370551e02a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3020 | 2026.03.19 22:49:24.871403 [ 4 ] {d41ee526-1691-4044-b3f0-370551e02a32} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3021 | 2026.03.19 22:49:24.871611 [ 4 ] {d41ee526-1691-4044-b3f0-370551e02a32} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.03.19 22:49:24.871745 [ 4 ] {d41ee526-1691-4044-b3f0-370551e02a32} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001156 sec., 77854.67128027682 rows/sec., 6.08 MiB/sec. | ||
| 3023 | 2026.03.19 22:49:24.871783 [ 4 ] {d41ee526-1691-4044-b3f0-370551e02a32} <Debug> TCPHandler: Processed in 0.001319813 sec. | ||
| 3024 | 2026.03.19 22:49:24.871891 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2026.03.19 22:49:24.871986 [ 4 ] {6934bc51-595b-456a-b372-83e656060bd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3026 | 2026.03.19 22:49:24.872030 [ 4 ] {6934bc51-595b-456a-b372-83e656060bd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3027 | 2026.03.19 22:49:24.872428 [ 4 ] {6934bc51-595b-456a-b372-83e656060bd7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.03.19 22:49:24.872463 [ 4 ] {6934bc51-595b-456a-b372-83e656060bd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3029 | 2026.03.19 22:49:24.872783 [ 4 ] {6934bc51-595b-456a-b372-83e656060bd7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3030 | 2026.03.19 22:49:24.872998 [ 4 ] {6934bc51-595b-456a-b372-83e656060bd7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.03.19 22:49:24.873131 [ 4 ] {6934bc51-595b-456a-b372-83e656060bd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 3032 | 2026.03.19 22:49:24.873169 [ 4 ] {6934bc51-595b-456a-b372-83e656060bd7} <Debug> TCPHandler: Processed in 0.001327733 sec. | ||
| 3033 | 2026.03.19 22:49:24.873278 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2026.03.19 22:49:24.873372 [ 4 ] {755154e3-c42d-4586-9094-d35204927d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3035 | 2026.03.19 22:49:24.873425 [ 4 ] {755154e3-c42d-4586-9094-d35204927d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3036 | 2026.03.19 22:49:24.874222 [ 4 ] {755154e3-c42d-4586-9094-d35204927d01} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.03.19 22:49:24.874261 [ 4 ] {755154e3-c42d-4586-9094-d35204927d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3038 | 2026.03.19 22:49:24.874801 [ 4 ] {755154e3-c42d-4586-9094-d35204927d01} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3039 | 2026.03.19 22:49:24.875037 [ 4 ] {755154e3-c42d-4586-9094-d35204927d01} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.03.19 22:49:24.875173 [ 4 ] {755154e3-c42d-4586-9094-d35204927d01} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001818 sec., 14301.430143014302 rows/sec., 25.63 MiB/sec. | ||
| 3041 | 2026.03.19 22:49:24.875225 [ 4 ] {755154e3-c42d-4586-9094-d35204927d01} <Debug> TCPHandler: Processed in 0.00199623 sec. | ||
| 3042 | 2026.03.19 22:49:24.875346 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3043 | 2026.03.19 22:49:24.875441 [ 4 ] {af77b902-cf50-4b52-b951-74bc50ae4cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3044 | 2026.03.19 22:49:24.875483 [ 4 ] {af77b902-cf50-4b52-b951-74bc50ae4cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3045 | 2026.03.19 22:49:24.875817 [ 4 ] {af77b902-cf50-4b52-b951-74bc50ae4cfe} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2026.03.19 22:49:24.875853 [ 4 ] {af77b902-cf50-4b52-b951-74bc50ae4cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3047 | 2026.03.19 22:49:24.876162 [ 4 ] {af77b902-cf50-4b52-b951-74bc50ae4cfe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3048 | 2026.03.19 22:49:24.876382 [ 4 ] {af77b902-cf50-4b52-b951-74bc50ae4cfe} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.03.19 22:49:24.876511 [ 4 ] {af77b902-cf50-4b52-b951-74bc50ae4cfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3050 | 2026.03.19 22:49:24.876547 [ 4 ] {af77b902-cf50-4b52-b951-74bc50ae4cfe} <Debug> TCPHandler: Processed in 0.001251433 sec. | ||
| 3051 | 2026.03.19 22:49:29.299099 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 414 | ||
| 3052 | 2026.03.19 22:49:29.301467 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.03.19 22:49:29.301525 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3054 | 2026.03.19 22:49:29.302699 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3055 | 2026.03.19 22:49:29.302981 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.03.19 22:49:29.303326 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 414 | ||
| 3057 | 2026.03.19 22:49:29.744351 [ 64 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3058 | 2026.03.19 22:49:29.744461 [ 64 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.03.19 22:49:29.744500 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3060 | 2026.03.19 22:49:29.744697 [ 190 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::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 | ||
| 3061 | 2026.03.19 22:49:29.744957 [ 190 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3062 | 2026.03.19 22:49:29.745024 [ 190 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3063 | 2026.03.19 22:49:29.745132 [ 190 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3064 | 2026.03.19 22:49:29.745184 [ 190 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 708 rows starting from the beginning of the part | ||
| 3065 | 2026.03.19 22:49:29.745231 [ 190 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3066 | 2026.03.19 22:49:29.745276 [ 190 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 708 rows starting from the beginning of the part | ||
| 3067 | 2026.03.19 22:49:29.746314 [ 195 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1488 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708607 sec., 870884.8787345481 rows/sec., 55.16 MiB/sec. | ||
| 3068 | 2026.03.19 22:49:29.746525 [ 186 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3069 | 2026.03.19 22:49:29.746811 [ 186 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_5_1} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.03.19 22:49:29.746882 [ 186 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_5_1} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3071 | 2026.03.19 22:49:29.746960 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3072 | 2026.03.19 22:49:29.869677 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2026.03.19 22:49:29.869866 [ 4 ] {03e478b5-98c9-42cc-b1d9-a9b9a81b8176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3074 | 2026.03.19 22:49:29.869939 [ 4 ] {03e478b5-98c9-42cc-b1d9-a9b9a81b8176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3075 | 2026.03.19 22:49:29.870673 [ 4 ] {03e478b5-98c9-42cc-b1d9-a9b9a81b8176} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.03.19 22:49:29.870717 [ 4 ] {03e478b5-98c9-42cc-b1d9-a9b9a81b8176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3077 | 2026.03.19 22:49:29.871113 [ 4 ] {03e478b5-98c9-42cc-b1d9-a9b9a81b8176} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3078 | 2026.03.19 22:49:29.871353 [ 4 ] {03e478b5-98c9-42cc-b1d9-a9b9a81b8176} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.03.19 22:49:29.871515 [ 4 ] {03e478b5-98c9-42cc-b1d9-a9b9a81b8176} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001702 sec., 14101.057579318449 rows/sec., 1.17 MiB/sec. | ||
| 3080 | 2026.03.19 22:49:29.871562 [ 4 ] {03e478b5-98c9-42cc-b1d9-a9b9a81b8176} <Debug> TCPHandler: Processed in 0.0020171 sec. | ||
| 3081 | 2026.03.19 22:49:29.871715 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2026.03.19 22:49:29.871820 [ 4 ] {178e6f15-aa6f-4a4a-bfa5-08bc0b76b47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3083 | 2026.03.19 22:49:29.871865 [ 4 ] {178e6f15-aa6f-4a4a-bfa5-08bc0b76b47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3084 | 2026.03.19 22:49:29.872387 [ 4 ] {178e6f15-aa6f-4a4a-bfa5-08bc0b76b47b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.03.19 22:49:29.872423 [ 4 ] {178e6f15-aa6f-4a4a-bfa5-08bc0b76b47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3086 | 2026.03.19 22:49:29.872799 [ 4 ] {178e6f15-aa6f-4a4a-bfa5-08bc0b76b47b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3087 | 2026.03.19 22:49:29.873019 [ 4 ] {178e6f15-aa6f-4a4a-bfa5-08bc0b76b47b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.03.19 22:49:29.873164 [ 4 ] {178e6f15-aa6f-4a4a-bfa5-08bc0b76b47b} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001368 sec., 150584.79532163742 rows/sec., 13.46 MiB/sec. | ||
| 3089 | 2026.03.19 22:49:29.873204 [ 4 ] {178e6f15-aa6f-4a4a-bfa5-08bc0b76b47b} <Debug> TCPHandler: Processed in 0.001542155 sec. | ||
| 3090 | 2026.03.19 22:49:29.873337 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.03.19 22:49:29.873434 [ 4 ] {4fd80c33-d4a1-4bcd-aedf-a487319d766a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3092 | 2026.03.19 22:49:29.873476 [ 4 ] {4fd80c33-d4a1-4bcd-aedf-a487319d766a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3093 | 2026.03.19 22:49:29.873919 [ 4 ] {4fd80c33-d4a1-4bcd-aedf-a487319d766a} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.03.19 22:49:29.873955 [ 4 ] {4fd80c33-d4a1-4bcd-aedf-a487319d766a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3095 | 2026.03.19 22:49:29.874303 [ 4 ] {4fd80c33-d4a1-4bcd-aedf-a487319d766a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3096 | 2026.03.19 22:49:29.874523 [ 4 ] {4fd80c33-d4a1-4bcd-aedf-a487319d766a} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.03.19 22:49:29.874667 [ 4 ] {4fd80c33-d4a1-4bcd-aedf-a487319d766a} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001254 sec., 21531.1004784689 rows/sec., 1.63 MiB/sec. | ||
| 3098 | 2026.03.19 22:49:29.874707 [ 4 ] {4fd80c33-d4a1-4bcd-aedf-a487319d766a} <Debug> TCPHandler: Processed in 0.001421483 sec. | ||
| 3099 | 2026.03.19 22:49:29.874828 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2026.03.19 22:49:29.874930 [ 4 ] {1ec5192f-774a-48a6-b8ce-a100de80ae01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3101 | 2026.03.19 22:49:29.874977 [ 4 ] {1ec5192f-774a-48a6-b8ce-a100de80ae01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3102 | 2026.03.19 22:49:29.875384 [ 4 ] {1ec5192f-774a-48a6-b8ce-a100de80ae01} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2026.03.19 22:49:29.875422 [ 4 ] {1ec5192f-774a-48a6-b8ce-a100de80ae01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3104 | 2026.03.19 22:49:29.875732 [ 4 ] {1ec5192f-774a-48a6-b8ce-a100de80ae01} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3105 | 2026.03.19 22:49:29.875946 [ 4 ] {1ec5192f-774a-48a6-b8ce-a100de80ae01} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2026.03.19 22:49:29.876085 [ 4 ] {1ec5192f-774a-48a6-b8ce-a100de80ae01} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00118 sec., 20338.983050847455 rows/sec., 1.69 MiB/sec. | ||
| 3107 | 2026.03.19 22:49:29.876124 [ 4 ] {1ec5192f-774a-48a6-b8ce-a100de80ae01} <Debug> TCPHandler: Processed in 0.001347024 sec. | ||
| 3108 | 2026.03.19 22:49:29.876239 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2026.03.19 22:49:29.876333 [ 4 ] {bdd4e34b-08b2-4479-b4b0-ea328bfacfd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3110 | 2026.03.19 22:49:29.876373 [ 4 ] {bdd4e34b-08b2-4479-b4b0-ea328bfacfd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3111 | 2026.03.19 22:49:29.876764 [ 4 ] {bdd4e34b-08b2-4479-b4b0-ea328bfacfd3} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.03.19 22:49:29.876800 [ 4 ] {bdd4e34b-08b2-4479-b4b0-ea328bfacfd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3113 | 2026.03.19 22:49:29.877107 [ 4 ] {bdd4e34b-08b2-4479-b4b0-ea328bfacfd3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3114 | 2026.03.19 22:49:29.877325 [ 4 ] {bdd4e34b-08b2-4479-b4b0-ea328bfacfd3} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2026.03.19 22:49:29.877468 [ 4 ] {bdd4e34b-08b2-4479-b4b0-ea328bfacfd3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 813.10 KiB/sec. | ||
| 3116 | 2026.03.19 22:49:29.877507 [ 4 ] {bdd4e34b-08b2-4479-b4b0-ea328bfacfd3} <Debug> TCPHandler: Processed in 0.001319223 sec. | ||
| 3117 | 2026.03.19 22:49:29.877622 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2026.03.19 22:49:29.877716 [ 4 ] {6bab8e58-d8cb-4f53-b3ae-0575e488be2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3119 | 2026.03.19 22:49:29.877757 [ 4 ] {6bab8e58-d8cb-4f53-b3ae-0575e488be2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3120 | 2026.03.19 22:49:29.878221 [ 4 ] {6bab8e58-d8cb-4f53-b3ae-0575e488be2d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.03.19 22:49:29.878256 [ 4 ] {6bab8e58-d8cb-4f53-b3ae-0575e488be2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3122 | 2026.03.19 22:49:29.878596 [ 4 ] {6bab8e58-d8cb-4f53-b3ae-0575e488be2d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3123 | 2026.03.19 22:49:29.878827 [ 4 ] {6bab8e58-d8cb-4f53-b3ae-0575e488be2d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2026.03.19 22:49:29.878977 [ 4 ] {6bab8e58-d8cb-4f53-b3ae-0575e488be2d} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001279 sec., 89913.99530883503 rows/sec., 7.31 MiB/sec. | ||
| 3125 | 2026.03.19 22:49:29.879016 [ 4 ] {6bab8e58-d8cb-4f53-b3ae-0575e488be2d} <Debug> TCPHandler: Processed in 0.001443354 sec. | ||
| 3126 | 2026.03.19 22:49:29.879138 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3127 | 2026.03.19 22:49:29.879234 [ 4 ] {0773145f-8b81-4b61-add7-4c37497c2caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3128 | 2026.03.19 22:49:29.879279 [ 4 ] {0773145f-8b81-4b61-add7-4c37497c2caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3129 | 2026.03.19 22:49:29.879720 [ 4 ] {0773145f-8b81-4b61-add7-4c37497c2caf} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2026.03.19 22:49:29.879756 [ 4 ] {0773145f-8b81-4b61-add7-4c37497c2caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3131 | 2026.03.19 22:49:29.880113 [ 4 ] {0773145f-8b81-4b61-add7-4c37497c2caf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3132 | 2026.03.19 22:49:29.880330 [ 4 ] {0773145f-8b81-4b61-add7-4c37497c2caf} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2026.03.19 22:49:29.880470 [ 4 ] {0773145f-8b81-4b61-add7-4c37497c2caf} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001254 sec., 156299.84051036683 rows/sec., 11.21 MiB/sec. | ||
| 3134 | 2026.03.19 22:49:29.880514 [ 4 ] {0773145f-8b81-4b61-add7-4c37497c2caf} <Debug> TCPHandler: Processed in 0.001431364 sec. | ||
| 3135 | 2026.03.19 22:49:29.880641 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2026.03.19 22:49:29.880736 [ 4 ] {934bc090-5b51-4e9f-b33b-e932d03d3459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3137 | 2026.03.19 22:49:29.880791 [ 4 ] {934bc090-5b51-4e9f-b33b-e932d03d3459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3138 | 2026.03.19 22:49:29.881646 [ 4 ] {934bc090-5b51-4e9f-b33b-e932d03d3459} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.03.19 22:49:29.881685 [ 4 ] {934bc090-5b51-4e9f-b33b-e932d03d3459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3140 | 2026.03.19 22:49:29.882301 [ 4 ] {934bc090-5b51-4e9f-b33b-e932d03d3459} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3141 | 2026.03.19 22:49:29.882525 [ 4 ] {934bc090-5b51-4e9f-b33b-e932d03d3459} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.03.19 22:49:29.882674 [ 4 ] {934bc090-5b51-4e9f-b33b-e932d03d3459} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001956 sec., 7668.711656441718 rows/sec., 13.74 MiB/sec. | ||
| 3143 | 2026.03.19 22:49:29.882734 [ 4 ] {934bc090-5b51-4e9f-b33b-e932d03d3459} <Debug> TCPHandler: Processed in 0.002143431 sec. | ||
| 3144 | 2026.03.19 22:49:29.882848 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2026.03.19 22:49:29.882949 [ 4 ] {46912a9f-5a43-4c24-a1a2-0ec057db09ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3146 | 2026.03.19 22:49:29.882993 [ 4 ] {46912a9f-5a43-4c24-a1a2-0ec057db09ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3147 | 2026.03.19 22:49:29.883354 [ 4 ] {46912a9f-5a43-4c24-a1a2-0ec057db09ce} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.03.19 22:49:29.883391 [ 4 ] {46912a9f-5a43-4c24-a1a2-0ec057db09ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3149 | 2026.03.19 22:49:29.883714 [ 4 ] {46912a9f-5a43-4c24-a1a2-0ec057db09ce} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3150 | 2026.03.19 22:49:29.883921 [ 4 ] {46912a9f-5a43-4c24-a1a2-0ec057db09ce} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.03.19 22:49:29.884050 [ 4 ] {46912a9f-5a43-4c24-a1a2-0ec057db09ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 3152 | 2026.03.19 22:49:29.884085 [ 4 ] {46912a9f-5a43-4c24-a1a2-0ec057db09ce} <Debug> TCPHandler: Processed in 0.001285752 sec. | ||
| 3153 | 2026.03.19 22:49:31.783887 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7070 | ||
| 3154 | 2026.03.19 22:49:31.784452 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.03.19 22:49:31.784498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3156 | 2026.03.19 22:49:31.785143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3157 | 2026.03.19 22:49:31.785416 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.03.19 22:49:31.785566 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7070 | ||
| 3159 | 2026.03.19 22:49:32.178580 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3160 | 2026.03.19 22:49:32.195607 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.03.19 22:49:32.195671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3162 | 2026.03.19 22:49:32.201337 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3163 | 2026.03.19 22:49:32.202028 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.03.19 22:49:32.204870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3165 | 2026.03.19 22:49:34.867705 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.03.19 22:49:34.867932 [ 4 ] {90704653-f4ce-47c2-8944-198de62f79fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3167 | 2026.03.19 22:49:34.868012 [ 4 ] {90704653-f4ce-47c2-8944-198de62f79fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3168 | 2026.03.19 22:49:34.868870 [ 4 ] {90704653-f4ce-47c2-8944-198de62f79fe} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.03.19 22:49:34.868911 [ 4 ] {90704653-f4ce-47c2-8944-198de62f79fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3170 | 2026.03.19 22:49:34.869289 [ 4 ] {90704653-f4ce-47c2-8944-198de62f79fe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3171 | 2026.03.19 22:49:34.869519 [ 4 ] {90704653-f4ce-47c2-8944-198de62f79fe} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.03.19 22:49:34.869676 [ 4 ] {90704653-f4ce-47c2-8944-198de62f79fe} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001806 sec., 59800.66445182724 rows/sec., 5.03 MiB/sec. | ||
| 3173 | 2026.03.19 22:49:34.869715 [ 4 ] {90704653-f4ce-47c2-8944-198de62f79fe} <Debug> TCPHandler: Processed in 0.002160351 sec. | ||
| 3174 | 2026.03.19 22:49:34.869839 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3175 | 2026.03.19 22:49:34.869932 [ 4 ] {ad617d5f-e7e0-48fa-8575-26e21b41944a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3176 | 2026.03.19 22:49:34.869972 [ 4 ] {ad617d5f-e7e0-48fa-8575-26e21b41944a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3177 | 2026.03.19 22:49:34.870361 [ 4 ] {ad617d5f-e7e0-48fa-8575-26e21b41944a} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.03.19 22:49:34.870397 [ 4 ] {ad617d5f-e7e0-48fa-8575-26e21b41944a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3179 | 2026.03.19 22:49:34.870683 [ 4 ] {ad617d5f-e7e0-48fa-8575-26e21b41944a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3180 | 2026.03.19 22:49:34.870887 [ 4 ] {ad617d5f-e7e0-48fa-8575-26e21b41944a} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.03.19 22:49:34.870991 [ 101 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3182 | 2026.03.19 22:49:34.871014 [ 4 ] {ad617d5f-e7e0-48fa-8575-26e21b41944a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.0011 sec., 23636.363636363636 rows/sec., 1.74 MiB/sec. | ||
| 3183 | 2026.03.19 22:49:34.871056 [ 101 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.03.19 22:49:34.871063 [ 4 ] {ad617d5f-e7e0-48fa-8575-26e21b41944a} <Debug> TCPHandler: Processed in 0.001272322 sec. | ||
| 3185 | 2026.03.19 22:49:34.871086 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3186 | 2026.03.19 22:49:34.871186 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2026.03.19 22:49:34.871223 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 3188 | 2026.03.19 22:49:34.871282 [ 4 ] {79593b2c-2dd9-4027-90b7-371d575c0a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3189 | 2026.03.19 22:49:34.871325 [ 4 ] {79593b2c-2dd9-4027-90b7-371d575c0a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3190 | 2026.03.19 22:49:34.871376 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3191 | 2026.03.19 22:49:34.871420 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 77 rows starting from the beginning of the part | ||
| 3192 | 2026.03.19 22:49:34.871497 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part | ||
| 3193 | 2026.03.19 22:49:34.871549 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part | ||
| 3194 | 2026.03.19 22:49:34.871598 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 3195 | 2026.03.19 22:49:34.871642 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 3196 | 2026.03.19 22:49:34.871697 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 3197 | 2026.03.19 22:49:34.871743 [ 4 ] {79593b2c-2dd9-4027-90b7-371d575c0a58} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.03.19 22:49:34.871786 [ 4 ] {79593b2c-2dd9-4027-90b7-371d575c0a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3199 | 2026.03.19 22:49:34.872109 [ 4 ] {79593b2c-2dd9-4027-90b7-371d575c0a58} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3200 | 2026.03.19 22:49:34.872329 [ 4 ] {79593b2c-2dd9-4027-90b7-371d575c0a58} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.03.19 22:49:34.872464 [ 4 ] {79593b2c-2dd9-4027-90b7-371d575c0a58} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.0012 sec., 75000 rows/sec., 5.86 MiB/sec. | ||
| 3202 | 2026.03.19 22:49:34.872501 [ 4 ] {79593b2c-2dd9-4027-90b7-371d575c0a58} <Debug> TCPHandler: Processed in 0.001364473 sec. | ||
| 3203 | 2026.03.19 22:49:34.872562 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399894 sec., 147153.9988027665 rows/sec., 11.38 MiB/sec. | ||
| 3204 | 2026.03.19 22:49:34.872611 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2026.03.19 22:49:34.872707 [ 4 ] {68eee383-1c18-4772-be2c-9fe4d5ce1cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3206 | 2026.03.19 22:49:34.872750 [ 4 ] {68eee383-1c18-4772-be2c-9fe4d5ce1cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3207 | 2026.03.19 22:49:34.872776 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3208 | 2026.03.19 22:49:34.873114 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_16_3} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.03.19 22:49:34.873167 [ 4 ] {68eee383-1c18-4772-be2c-9fe4d5ce1cd8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.03.19 22:49:34.873208 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_16_3} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3211 | 2026.03.19 22:49:34.873209 [ 4 ] {68eee383-1c18-4772-be2c-9fe4d5ce1cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3212 | 2026.03.19 22:49:34.873314 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3213 | 2026.03.19 22:49:34.873556 [ 4 ] {68eee383-1c18-4772-be2c-9fe4d5ce1cd8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3214 | 2026.03.19 22:49:34.873776 [ 4 ] {68eee383-1c18-4772-be2c-9fe4d5ce1cd8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.03.19 22:49:34.873903 [ 4 ] {68eee383-1c18-4772-be2c-9fe4d5ce1cd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 3216 | 2026.03.19 22:49:34.873939 [ 4 ] {68eee383-1c18-4772-be2c-9fe4d5ce1cd8} <Debug> TCPHandler: Processed in 0.001375564 sec. | ||
| 3217 | 2026.03.19 22:49:34.874048 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.03.19 22:49:34.874139 [ 4 ] {2bdeafc7-8947-401d-8bfc-fd967866e8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3219 | 2026.03.19 22:49:34.874192 [ 4 ] {2bdeafc7-8947-401d-8bfc-fd967866e8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3220 | 2026.03.19 22:49:34.874991 [ 4 ] {2bdeafc7-8947-401d-8bfc-fd967866e8ad} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.03.19 22:49:34.875027 [ 4 ] {2bdeafc7-8947-401d-8bfc-fd967866e8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3222 | 2026.03.19 22:49:34.875555 [ 4 ] {2bdeafc7-8947-401d-8bfc-fd967866e8ad} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3223 | 2026.03.19 22:49:34.875778 [ 4 ] {2bdeafc7-8947-401d-8bfc-fd967866e8ad} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.03.19 22:49:34.875896 [ 154 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3225 | 2026.03.19 22:49:34.875914 [ 4 ] {2bdeafc7-8947-401d-8bfc-fd967866e8ad} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001792 sec., 14508.928571428572 rows/sec., 26.00 MiB/sec. | ||
| 3226 | 2026.03.19 22:49:34.875946 [ 154 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.03.19 22:49:34.875973 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3228 | 2026.03.19 22:49:34.875976 [ 4 ] {2bdeafc7-8947-401d-8bfc-fd967866e8ad} <Debug> TCPHandler: Processed in 0.00197477 sec. | ||
| 3229 | 2026.03.19 22:49:34.876063 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 3230 | 2026.03.19 22:49:34.876108 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2026.03.19 22:49:34.876212 [ 4 ] {daa8a661-3901-4974-8ab9-4c4f3e49a64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3232 | 2026.03.19 22:49:34.876253 [ 4 ] {daa8a661-3901-4974-8ab9-4c4f3e49a64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3233 | 2026.03.19 22:49:34.876270 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3234 | 2026.03.19 22:49:34.876330 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 169 rows starting from the beginning of the part | ||
| 3235 | 2026.03.19 22:49:34.876452 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part | ||
| 3236 | 2026.03.19 22:49:34.876566 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part | ||
| 3237 | 2026.03.19 22:49:34.876584 [ 4 ] {daa8a661-3901-4974-8ab9-4c4f3e49a64f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2026.03.19 22:49:34.876626 [ 4 ] {daa8a661-3901-4974-8ab9-4c4f3e49a64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3239 | 2026.03.19 22:49:34.876670 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 3240 | 2026.03.19 22:49:34.876773 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part | ||
| 3241 | 2026.03.19 22:49:34.876875 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 3242 | 2026.03.19 22:49:34.876942 [ 4 ] {daa8a661-3901-4974-8ab9-4c4f3e49a64f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3243 | 2026.03.19 22:49:34.877171 [ 4 ] {daa8a661-3901-4974-8ab9-4c4f3e49a64f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.03.19 22:49:34.877317 [ 4 ] {daa8a661-3901-4974-8ab9-4c4f3e49a64f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 3245 | 2026.03.19 22:49:34.877354 [ 4 ] {daa8a661-3901-4974-8ab9-4c4f3e49a64f} <Debug> TCPHandler: Processed in 0.001294073 sec. | ||
| 3246 | 2026.03.19 22:49:34.879703 [ 191 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 19 columns (19 merged, 0 gathered) in 0.003677077 sec., 77779.17079245282 rows/sec., 139.38 MiB/sec. | ||
| 3247 | 2026.03.19 22:49:34.880333 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3248 | 2026.03.19 22:49:34.880670 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.03.19 22:49:34.880746 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3250 | 2026.03.19 22:49:34.880862 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 3251 | 2026.03.19 22:49:39.214136 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3252 | 2026.03.19 22:49:39.214235 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3253 | 2026.03.19 22:49:39.285734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7582 | ||
| 3254 | 2026.03.19 22:49:39.286225 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.03.19 22:49:39.286263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3256 | 2026.03.19 22:49:39.286760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3257 | 2026.03.19 22:49:39.287003 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.03.19 22:49:39.287125 [ 96 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3259 | 2026.03.19 22:49:39.287148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7582 | ||
| 3260 | 2026.03.19 22:49:39.287164 [ 96 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.03.19 22:49:39.287184 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3262 | 2026.03.19 22:49:39.287311 [ 189 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 3263 | 2026.03.19 22:49:39.287451 [ 189 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3264 | 2026.03.19 22:49:39.287489 [ 189 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5150 rows starting from the beginning of the part | ||
| 3265 | 2026.03.19 22:49:39.287576 [ 189 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 3266 | 2026.03.19 22:49:39.287621 [ 189 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 3267 | 2026.03.19 22:49:39.287663 [ 189 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 3268 | 2026.03.19 22:49:39.287711 [ 189 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 3269 | 2026.03.19 22:49:39.287749 [ 189 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 3270 | 2026.03.19 22:49:39.289140 [ 189 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7582 rows, containing 4 columns (4 merged, 0 gathered) in 0.001888589 sec., 4014637.3827232923 rows/sec., 57.43 MiB/sec. | ||
| 3271 | 2026.03.19 22:49:39.289663 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3272 | 2026.03.19 22:49:39.289965 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_16_3} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.03.19 22:49:39.290028 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_16_3} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3274 | 2026.03.19 22:49:39.290117 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3275 | 2026.03.19 22:49:39.303550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 444 | ||
| 3276 | 2026.03.19 22:49:39.305791 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.03.19 22:49:39.305852 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3278 | 2026.03.19 22:49:39.307122 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3279 | 2026.03.19 22:49:39.307429 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.03.19 22:49:39.307577 [ 96 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3281 | 2026.03.19 22:49:39.307621 [ 96 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.03.19 22:49:39.307644 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3283 | 2026.03.19 22:49:39.307751 [ 192 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 3284 | 2026.03.19 22:49:39.307816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3285 | 2026.03.19 22:49:39.308344 [ 192 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3286 | 2026.03.19 22:49:39.308525 [ 192 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 302 rows starting from the beginning of the part | ||
| 3287 | 2026.03.19 22:49:39.308931 [ 192 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3288 | 2026.03.19 22:49:39.309304 [ 192 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3289 | 2026.03.19 22:49:39.309662 [ 192 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3290 | 2026.03.19 22:49:39.310008 [ 192 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3291 | 2026.03.19 22:49:39.310355 [ 192 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3292 | 2026.03.19 22:49:39.316264 [ 191 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 72 columns (72 merged, 0 gathered) in 0.008559395 sec., 51872.82512373831 rows/sec., 47.61 MiB/sec. | ||
| 3293 | 2026.03.19 22:49:39.317164 [ 197 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3294 | 2026.03.19 22:49:39.317756 [ 197 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_11_2} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.03.19 22:49:39.317839 [ 197 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_11_2} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3296 | 2026.03.19 22:49:39.318070 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3297 | 2026.03.19 22:49:39.705048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3298 | 2026.03.19 22:49:39.721527 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.03.19 22:49:39.721586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3300 | 2026.03.19 22:49:39.727544 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3301 | 2026.03.19 22:49:39.728236 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.03.19 22:49:39.728611 [ 84 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3303 | 2026.03.19 22:49:39.728696 [ 84 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.03.19 22:49:39.728732 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3305 | 2026.03.19 22:49:39.728902 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 3306 | 2026.03.19 22:49:39.731208 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3307 | 2026.03.19 22:49:39.732786 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3308 | 2026.03.19 22:49:39.734103 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 3309 | 2026.03.19 22:49:39.738486 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 3310 | 2026.03.19 22:49:39.742899 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 3311 | 2026.03.19 22:49:39.747340 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 3312 | 2026.03.19 22:49:39.751709 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 3313 | 2026.03.19 22:49:39.755873 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 3314 | 2026.03.19 22:49:39.811817 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.08297724 sec., 1458.2311968920635 rows/sec., 7.54 MiB/sec. | ||
| 3315 | 2026.03.19 22:49:39.814461 [ 201 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3316 | 2026.03.19 22:49:39.816668 [ 201 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_16_3} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3317 | 2026.03.19 22:49:39.816779 [ 201 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_16_3} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3318 | 2026.03.19 22:49:39.818895 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3319 | 2026.03.19 22:49:39.867086 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3320 | 2026.03.19 22:49:39.867278 [ 4 ] {5b783e07-d07e-4884-91c9-089446216a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3321 | 2026.03.19 22:49:39.867351 [ 4 ] {5b783e07-d07e-4884-91c9-089446216a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3322 | 2026.03.19 22:49:39.868065 [ 4 ] {5b783e07-d07e-4884-91c9-089446216a11} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.03.19 22:49:39.868105 [ 4 ] {5b783e07-d07e-4884-91c9-089446216a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3324 | 2026.03.19 22:49:39.868496 [ 4 ] {5b783e07-d07e-4884-91c9-089446216a11} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3325 | 2026.03.19 22:49:39.868738 [ 4 ] {5b783e07-d07e-4884-91c9-089446216a11} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.03.19 22:49:39.868881 [ 84 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3327 | 2026.03.19 22:49:39.868921 [ 4 ] {5b783e07-d07e-4884-91c9-089446216a11} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001695 sec., 50737.463126843664 rows/sec., 4.26 MiB/sec. | ||
| 3328 | 2026.03.19 22:49:39.868925 [ 84 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.03.19 22:49:39.868957 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3330 | 2026.03.19 22:49:39.868968 [ 4 ] {5b783e07-d07e-4884-91c9-089446216a11} <Debug> TCPHandler: Processed in 0.002017311 sec. | ||
| 3331 | 2026.03.19 22:49:39.869057 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 3332 | 2026.03.19 22:49:39.869102 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2026.03.19 22:49:39.869143 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3334 | 2026.03.19 22:49:39.869170 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2147 rows starting from the beginning of the part | ||
| 3335 | 2026.03.19 22:49:39.869205 [ 4 ] {ef015d7a-5795-41dc-a583-4d24497f72e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3336 | 2026.03.19 22:49:39.869247 [ 4 ] {ef015d7a-5795-41dc-a583-4d24497f72e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3337 | 2026.03.19 22:49:39.869250 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 86 rows starting from the beginning of the part | ||
| 3338 | 2026.03.19 22:49:39.869306 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part | ||
| 3339 | 2026.03.19 22:49:39.869349 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 206 rows starting from the beginning of the part | ||
| 3340 | 2026.03.19 22:49:39.869397 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 108 rows starting from the beginning of the part | ||
| 3341 | 2026.03.19 22:49:39.869437 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 86 rows starting from the beginning of the part | ||
| 3342 | 2026.03.19 22:49:39.869674 [ 4 ] {ef015d7a-5795-41dc-a583-4d24497f72e3} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.03.19 22:49:39.869707 [ 4 ] {ef015d7a-5795-41dc-a583-4d24497f72e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3344 | 2026.03.19 22:49:39.870114 [ 4 ] {ef015d7a-5795-41dc-a583-4d24497f72e3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3345 | 2026.03.19 22:49:39.870330 [ 4 ] {ef015d7a-5795-41dc-a583-4d24497f72e3} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.03.19 22:49:39.870464 [ 4 ] {ef015d7a-5795-41dc-a583-4d24497f72e3} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001284 sec., 11682.242990654206 rows/sec., 878.45 KiB/sec. | ||
| 3347 | 2026.03.19 22:49:39.870503 [ 4 ] {ef015d7a-5795-41dc-a583-4d24497f72e3} <Debug> TCPHandler: Processed in 0.001455755 sec. | ||
| 3348 | 2026.03.19 22:49:39.870616 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2026.03.19 22:49:39.870712 [ 4 ] {023e2023-f099-4a62-b33a-cf9c81bb3f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3350 | 2026.03.19 22:49:39.870752 [ 4 ] {023e2023-f099-4a62-b33a-cf9c81bb3f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3351 | 2026.03.19 22:49:39.870828 [ 201 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2741 rows, containing 5 columns (5 merged, 0 gathered) in 0.001820088 sec., 1505971.139856974 rows/sec., 124.51 MiB/sec. | ||
| 3352 | 2026.03.19 22:49:39.871100 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3353 | 2026.03.19 22:49:39.871170 [ 4 ] {023e2023-f099-4a62-b33a-cf9c81bb3f45} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.03.19 22:49:39.871204 [ 4 ] {023e2023-f099-4a62-b33a-cf9c81bb3f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3355 | 2026.03.19 22:49:39.871356 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_21_4} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.03.19 22:49:39.871416 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_21_4} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3357 | 2026.03.19 22:49:39.871468 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3358 | 2026.03.19 22:49:39.871502 [ 4 ] {023e2023-f099-4a62-b33a-cf9c81bb3f45} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3359 | 2026.03.19 22:49:39.871694 [ 4 ] {023e2023-f099-4a62-b33a-cf9c81bb3f45} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.03.19 22:49:39.871780 [ 84 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3361 | 2026.03.19 22:49:39.871805 [ 84 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.03.19 22:49:39.871822 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3363 | 2026.03.19 22:49:39.871828 [ 4 ] {023e2023-f099-4a62-b33a-cf9c81bb3f45} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001162 sec., 67986.23063683305 rows/sec., 5.31 MiB/sec. | ||
| 3364 | 2026.03.19 22:49:39.871879 [ 4 ] {023e2023-f099-4a62-b33a-cf9c81bb3f45} <Debug> TCPHandler: Processed in 0.001351494 sec. | ||
| 3365 | 2026.03.19 22:49:39.871928 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 3366 | 2026.03.19 22:49:39.871990 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.03.19 22:49:39.872035 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3368 | 2026.03.19 22:49:39.872068 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1122 rows starting from the beginning of the part | ||
| 3369 | 2026.03.19 22:49:39.872082 [ 4 ] {b7dac619-6000-4c45-b574-55fc1bcda791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3370 | 2026.03.19 22:49:39.872126 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 79 rows starting from the beginning of the part | ||
| 3371 | 2026.03.19 22:49:39.872127 [ 4 ] {b7dac619-6000-4c45-b574-55fc1bcda791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3372 | 2026.03.19 22:49:39.872184 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3373 | 2026.03.19 22:49:39.872295 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 115 rows starting from the beginning of the part | ||
| 3374 | 2026.03.19 22:49:39.872336 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3375 | 2026.03.19 22:49:39.872375 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 79 rows starting from the beginning of the part | ||
| 3376 | 2026.03.19 22:49:39.872621 [ 4 ] {b7dac619-6000-4c45-b574-55fc1bcda791} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2026.03.19 22:49:39.872660 [ 4 ] {b7dac619-6000-4c45-b574-55fc1bcda791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3378 | 2026.03.19 22:49:39.873050 [ 4 ] {b7dac619-6000-4c45-b574-55fc1bcda791} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3379 | 2026.03.19 22:49:39.873274 [ 4 ] {b7dac619-6000-4c45-b574-55fc1bcda791} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2026.03.19 22:49:39.873385 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3381 | 2026.03.19 22:49:39.873413 [ 4 ] {b7dac619-6000-4c45-b574-55fc1bcda791} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 3382 | 2026.03.19 22:49:39.873427 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.03.19 22:49:39.873451 [ 4 ] {b7dac619-6000-4c45-b574-55fc1bcda791} <Debug> TCPHandler: Processed in 0.001460855 sec. | ||
| 3384 | 2026.03.19 22:49:39.873452 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3385 | 2026.03.19 22:49:39.873461 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1575 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540635 sec., 1022305.737569249 rows/sec., 78.14 MiB/sec. | ||
| 3386 | 2026.03.19 22:49:39.873548 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 3387 | 2026.03.19 22:49:39.873562 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.03.19 22:49:39.873654 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3389 | 2026.03.19 22:49:39.873663 [ 4 ] {7c519fdf-9ed1-4c90-bdbd-993a979286f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3390 | 2026.03.19 22:49:39.873673 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3391 | 2026.03.19 22:49:39.873718 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6417 rows starting from the beginning of the part | ||
| 3392 | 2026.03.19 22:49:39.873723 [ 4 ] {7c519fdf-9ed1-4c90-bdbd-993a979286f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3393 | 2026.03.19 22:49:39.873809 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3394 | 2026.03.19 22:49:39.873868 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 3395 | 2026.03.19 22:49:39.873901 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_21_4} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.03.19 22:49:39.873920 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 196 rows starting from the beginning of the part | ||
| 3397 | 2026.03.19 22:49:39.873970 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_21_4} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3398 | 2026.03.19 22:49:39.873972 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 3399 | 2026.03.19 22:49:39.874027 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3400 | 2026.03.19 22:49:39.874043 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 3401 | 2026.03.19 22:49:39.874535 [ 4 ] {7c519fdf-9ed1-4c90-bdbd-993a979286f9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.03.19 22:49:39.874573 [ 4 ] {7c519fdf-9ed1-4c90-bdbd-993a979286f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3403 | 2026.03.19 22:49:39.875173 [ 4 ] {7c519fdf-9ed1-4c90-bdbd-993a979286f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3404 | 2026.03.19 22:49:39.875473 [ 4 ] {7c519fdf-9ed1-4c90-bdbd-993a979286f9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.03.19 22:49:39.875632 [ 4 ] {7c519fdf-9ed1-4c90-bdbd-993a979286f9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001986 sec., 7552.870090634441 rows/sec., 13.53 MiB/sec. | ||
| 3406 | 2026.03.19 22:49:39.875684 [ 4 ] {7c519fdf-9ed1-4c90-bdbd-993a979286f9} <Debug> TCPHandler: Processed in 0.002170592 sec. | ||
| 3407 | 2026.03.19 22:49:39.875796 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.03.19 22:49:39.875891 [ 4 ] {0716b868-77ea-4fd8-9771-613ab655e626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.03.19 22:49:39.875932 [ 4 ] {0716b868-77ea-4fd8-9771-613ab655e626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3410 | 2026.03.19 22:49:39.876261 [ 4 ] {0716b868-77ea-4fd8-9771-613ab655e626} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.03.19 22:49:39.876301 [ 4 ] {0716b868-77ea-4fd8-9771-613ab655e626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3412 | 2026.03.19 22:49:39.876667 [ 4 ] {0716b868-77ea-4fd8-9771-613ab655e626} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3413 | 2026.03.19 22:49:39.876914 [ 4 ] {0716b868-77ea-4fd8-9771-613ab655e626} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.03.19 22:49:39.877008 [ 84 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3415 | 2026.03.19 22:49:39.877039 [ 84 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.03.19 22:49:39.877040 [ 4 ] {0716b868-77ea-4fd8-9771-613ab655e626} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 3417 | 2026.03.19 22:49:39.877059 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3418 | 2026.03.19 22:49:39.877083 [ 4 ] {0716b868-77ea-4fd8-9771-613ab655e626} <Debug> TCPHandler: Processed in 0.001338054 sec. | ||
| 3419 | 2026.03.19 22:49:39.877146 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 3420 | 2026.03.19 22:49:39.877237 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3421 | 2026.03.19 22:49:39.877257 [ 194 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7253 rows, containing 5 columns (5 merged, 0 gathered) in 0.003737347 sec., 1940681.451307572 rows/sec., 130.18 MiB/sec. | ||
| 3422 | 2026.03.19 22:49:39.877262 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 912 rows starting from the beginning of the part | ||
| 3423 | 2026.03.19 22:49:39.877358 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3424 | 2026.03.19 22:49:39.877394 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 3425 | 2026.03.19 22:49:39.877427 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3426 | 2026.03.19 22:49:39.877459 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 3427 | 2026.03.19 22:49:39.877491 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3428 | 2026.03.19 22:49:39.877919 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3429 | 2026.03.19 22:49:39.878179 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.03.19 22:49:39.878240 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3431 | 2026.03.19 22:49:39.878277 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1212 rows, containing 4 columns (4 merged, 0 gathered) in 0.001158171 sec., 1046477.5926870903 rows/sec., 70.53 MiB/sec. | ||
| 3432 | 2026.03.19 22:49:39.878310 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 3433 | 2026.03.19 22:49:39.878531 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3434 | 2026.03.19 22:49:39.878773 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_21_4} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.03.19 22:49:39.878833 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_21_4} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3436 | 2026.03.19 22:49:39.878897 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3437 | 2026.03.19 22:49:40.000264 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.26 MiB, peak 234.68 MiB, free memory in arenas 0.00 B, will set to 235.40 MiB (RSS), difference: 10.15 MiB | ||
| 3438 | 2026.03.19 22:49:40.001666 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001076051 sec. | ||
| 3439 | 2026.03.19 22:49:44.381844 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.03.19 22:49:44.382037 [ 4 ] {c13eb542-f8c1-4f8a-8ae9-a690357e77d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3441 | 2026.03.19 22:49:44.382103 [ 4 ] {c13eb542-f8c1-4f8a-8ae9-a690357e77d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3442 | 2026.03.19 22:49:44.382709 [ 4 ] {c13eb542-f8c1-4f8a-8ae9-a690357e77d5} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.03.19 22:49:44.382751 [ 4 ] {c13eb542-f8c1-4f8a-8ae9-a690357e77d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3444 | 2026.03.19 22:49:44.383140 [ 4 ] {c13eb542-f8c1-4f8a-8ae9-a690357e77d5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3445 | 2026.03.19 22:49:44.383365 [ 4 ] {c13eb542-f8c1-4f8a-8ae9-a690357e77d5} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.03.19 22:49:44.383545 [ 4 ] {c13eb542-f8c1-4f8a-8ae9-a690357e77d5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001556 sec., 2570.694087403599 rows/sec., 209.62 KiB/sec. | ||
| 3447 | 2026.03.19 22:49:44.383597 [ 4 ] {c13eb542-f8c1-4f8a-8ae9-a690357e77d5} <Debug> TCPHandler: Processed in 0.001875769 sec. | ||
| 3448 | 2026.03.19 22:49:44.383722 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.03.19 22:49:44.383825 [ 4 ] {28202307-f035-4a2b-8a7e-8ccac1efb009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3450 | 2026.03.19 22:49:44.383868 [ 4 ] {28202307-f035-4a2b-8a7e-8ccac1efb009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3451 | 2026.03.19 22:49:44.385244 [ 4 ] {28202307-f035-4a2b-8a7e-8ccac1efb009} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.03.19 22:49:44.385281 [ 4 ] {28202307-f035-4a2b-8a7e-8ccac1efb009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3453 | 2026.03.19 22:49:44.385761 [ 4 ] {28202307-f035-4a2b-8a7e-8ccac1efb009} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3454 | 2026.03.19 22:49:44.385976 [ 4 ] {28202307-f035-4a2b-8a7e-8ccac1efb009} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.03.19 22:49:44.386118 [ 4 ] {28202307-f035-4a2b-8a7e-8ccac1efb009} <Debug> executeQuery: Read 1990 rows, 154.16 KiB in 0.002317 sec., 858869.2274492879 rows/sec., 64.98 MiB/sec. | ||
| 3456 | 2026.03.19 22:49:44.386159 [ 4 ] {28202307-f035-4a2b-8a7e-8ccac1efb009} <Debug> TCPHandler: Processed in 0.002488605 sec. | ||
| 3457 | 2026.03.19 22:49:44.386274 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.03.19 22:49:44.386372 [ 4 ] {0b11b3ea-4013-492d-8c17-1e3383b5e278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3459 | 2026.03.19 22:49:44.386414 [ 4 ] {0b11b3ea-4013-492d-8c17-1e3383b5e278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3460 | 2026.03.19 22:49:44.386821 [ 4 ] {0b11b3ea-4013-492d-8c17-1e3383b5e278} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.03.19 22:49:44.386857 [ 4 ] {0b11b3ea-4013-492d-8c17-1e3383b5e278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3462 | 2026.03.19 22:49:44.387151 [ 4 ] {0b11b3ea-4013-492d-8c17-1e3383b5e278} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3463 | 2026.03.19 22:49:44.387357 [ 4 ] {0b11b3ea-4013-492d-8c17-1e3383b5e278} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.03.19 22:49:44.387490 [ 4 ] {0b11b3ea-4013-492d-8c17-1e3383b5e278} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.00114 sec., 34210.52631578947 rows/sec., 2.49 MiB/sec. | ||
| 3465 | 2026.03.19 22:49:44.387532 [ 4 ] {0b11b3ea-4013-492d-8c17-1e3383b5e278} <Debug> TCPHandler: Processed in 0.001307462 sec. | ||
| 3466 | 2026.03.19 22:49:44.387640 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2026.03.19 22:49:44.387731 [ 4 ] {cb24fd15-c40f-4fec-acbf-5e59ea58ecc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3468 | 2026.03.19 22:49:44.387769 [ 4 ] {cb24fd15-c40f-4fec-acbf-5e59ea58ecc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3469 | 2026.03.19 22:49:44.388383 [ 4 ] {cb24fd15-c40f-4fec-acbf-5e59ea58ecc2} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.03.19 22:49:44.388418 [ 4 ] {cb24fd15-c40f-4fec-acbf-5e59ea58ecc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3471 | 2026.03.19 22:49:44.388738 [ 4 ] {cb24fd15-c40f-4fec-acbf-5e59ea58ecc2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3472 | 2026.03.19 22:49:44.388941 [ 4 ] {cb24fd15-c40f-4fec-acbf-5e59ea58ecc2} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.03.19 22:49:44.389062 [ 4 ] {cb24fd15-c40f-4fec-acbf-5e59ea58ecc2} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001348 sec., 525222.5519287834 rows/sec., 30.64 MiB/sec. | ||
| 3474 | 2026.03.19 22:49:44.389099 [ 4 ] {cb24fd15-c40f-4fec-acbf-5e59ea58ecc2} <Debug> TCPHandler: Processed in 0.001507015 sec. | ||
| 3475 | 2026.03.19 22:49:44.389208 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2026.03.19 22:49:44.389301 [ 4 ] {e48267cd-e667-4097-91cb-5223e8eeef70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3477 | 2026.03.19 22:49:44.389338 [ 4 ] {e48267cd-e667-4097-91cb-5223e8eeef70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3478 | 2026.03.19 22:49:44.389701 [ 4 ] {e48267cd-e667-4097-91cb-5223e8eeef70} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.03.19 22:49:44.389737 [ 4 ] {e48267cd-e667-4097-91cb-5223e8eeef70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3480 | 2026.03.19 22:49:44.390020 [ 4 ] {e48267cd-e667-4097-91cb-5223e8eeef70} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3481 | 2026.03.19 22:49:44.390223 [ 4 ] {e48267cd-e667-4097-91cb-5223e8eeef70} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.03.19 22:49:44.390342 [ 4 ] {e48267cd-e667-4097-91cb-5223e8eeef70} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 66.40 KiB/sec. | ||
| 3483 | 2026.03.19 22:49:44.390377 [ 4 ] {e48267cd-e667-4097-91cb-5223e8eeef70} <Debug> TCPHandler: Processed in 0.001216182 sec. | ||
| 3484 | 2026.03.19 22:49:44.390483 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2026.03.19 22:49:44.390574 [ 4 ] {34045031-2de0-4356-8465-5eec79b05e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3486 | 2026.03.19 22:49:44.390611 [ 4 ] {34045031-2de0-4356-8465-5eec79b05e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3487 | 2026.03.19 22:49:44.391313 [ 4 ] {34045031-2de0-4356-8465-5eec79b05e3b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.03.19 22:49:44.391348 [ 4 ] {34045031-2de0-4356-8465-5eec79b05e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3489 | 2026.03.19 22:49:44.391680 [ 4 ] {34045031-2de0-4356-8465-5eec79b05e3b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3490 | 2026.03.19 22:49:44.391886 [ 4 ] {34045031-2de0-4356-8465-5eec79b05e3b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.03.19 22:49:44.392012 [ 4 ] {34045031-2de0-4356-8465-5eec79b05e3b} <Debug> executeQuery: Read 1039 rows, 73.47 KiB in 0.001455 sec., 714089.3470790378 rows/sec., 49.31 MiB/sec. | ||
| 3492 | 2026.03.19 22:49:44.392048 [ 4 ] {34045031-2de0-4356-8465-5eec79b05e3b} <Debug> TCPHandler: Processed in 0.001612566 sec. | ||
| 3493 | 2026.03.19 22:49:44.392155 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.03.19 22:49:44.392248 [ 4 ] {4e42a37b-7bb8-47ee-bcab-9135ec7600e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3495 | 2026.03.19 22:49:44.392289 [ 4 ] {4e42a37b-7bb8-47ee-bcab-9135ec7600e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3496 | 2026.03.19 22:49:44.393012 [ 4 ] {4e42a37b-7bb8-47ee-bcab-9135ec7600e4} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.03.19 22:49:44.393048 [ 4 ] {4e42a37b-7bb8-47ee-bcab-9135ec7600e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3498 | 2026.03.19 22:49:44.393469 [ 4 ] {4e42a37b-7bb8-47ee-bcab-9135ec7600e4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3499 | 2026.03.19 22:49:44.393677 [ 4 ] {4e42a37b-7bb8-47ee-bcab-9135ec7600e4} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.03.19 22:49:44.393801 [ 4 ] {4e42a37b-7bb8-47ee-bcab-9135ec7600e4} <Debug> executeQuery: Read 1347 rows, 87.19 KiB in 0.001572 sec., 856870.2290076335 rows/sec., 54.16 MiB/sec. | ||
| 3501 | 2026.03.19 22:49:44.393838 [ 4 ] {4e42a37b-7bb8-47ee-bcab-9135ec7600e4} <Debug> TCPHandler: Processed in 0.001730777 sec. | ||
| 3502 | 2026.03.19 22:49:44.393948 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.03.19 22:49:44.394041 [ 4 ] {0e33ddc4-6231-444b-ae03-ea59486b1013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3504 | 2026.03.19 22:49:44.394093 [ 4 ] {0e33ddc4-6231-444b-ae03-ea59486b1013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3505 | 2026.03.19 22:49:44.394892 [ 4 ] {0e33ddc4-6231-444b-ae03-ea59486b1013} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.03.19 22:49:44.394928 [ 4 ] {0e33ddc4-6231-444b-ae03-ea59486b1013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3507 | 2026.03.19 22:49:44.395440 [ 4 ] {0e33ddc4-6231-444b-ae03-ea59486b1013} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3508 | 2026.03.19 22:49:44.395656 [ 4 ] {0e33ddc4-6231-444b-ae03-ea59486b1013} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.03.19 22:49:44.395791 [ 4 ] {0e33ddc4-6231-444b-ae03-ea59486b1013} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001769 sec., 19785.189372526853 rows/sec., 35.45 MiB/sec. | ||
| 3510 | 2026.03.19 22:49:44.395843 [ 4 ] {0e33ddc4-6231-444b-ae03-ea59486b1013} <Debug> TCPHandler: Processed in 0.001942489 sec. | ||
| 3511 | 2026.03.19 22:49:44.395957 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2026.03.19 22:49:44.396050 [ 4 ] {11e75f7e-d499-4217-bdcf-6ceef8e8d116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3513 | 2026.03.19 22:49:44.396090 [ 4 ] {11e75f7e-d499-4217-bdcf-6ceef8e8d116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3514 | 2026.03.19 22:49:44.396423 [ 4 ] {11e75f7e-d499-4217-bdcf-6ceef8e8d116} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.03.19 22:49:44.396458 [ 4 ] {11e75f7e-d499-4217-bdcf-6ceef8e8d116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.23 GiB. | ||
| 3516 | 2026.03.19 22:49:44.396754 [ 4 ] {11e75f7e-d499-4217-bdcf-6ceef8e8d116} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3517 | 2026.03.19 22:49:44.396951 [ 4 ] {11e75f7e-d499-4217-bdcf-6ceef8e8d116} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.03.19 22:49:44.397074 [ 4 ] {11e75f7e-d499-4217-bdcf-6ceef8e8d116} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 3519 | 2026.03.19 22:49:44.397109 [ 4 ] {11e75f7e-d499-4217-bdcf-6ceef8e8d116} <Debug> TCPHandler: Processed in 0.001199402 sec. | ||
| 3520 | 2026.03.19 22:49:46.611775 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34321 | ||
| 3521 | 2026.03.19 22:49:46.611910 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3522 | 2026.03.19 22:49:46.611938 [ 292 ] {} <Debug> TCP-Session: 5a7f5fec-14a9-42ac-92e2-93e4a646de79 Authenticating user 'default' from [fd00:1122:3344:101::e]:34321 | ||
| 3523 | 2026.03.19 22:49:46.611960 [ 292 ] {} <Debug> TCP-Session: 5a7f5fec-14a9-42ac-92e2-93e4a646de79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3524 | 2026.03.19 22:49:46.611974 [ 292 ] {} <Debug> TCP-Session: 5a7f5fec-14a9-42ac-92e2-93e4a646de79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2026.03.19 22:49:46.612199 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35219 | ||
| 3526 | 2026.03.19 22:49:46.612223 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47457 | ||
| 3527 | 2026.03.19 22:49:46.612259 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42334 | ||
| 3528 | 2026.03.19 22:49:46.612282 [ 292 ] {} <Trace> TCP-Session: 5a7f5fec-14a9-42ac-92e2-93e4a646de79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.03.19 22:49:46.612318 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3530 | 2026.03.19 22:49:46.612265 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33857 | ||
| 3531 | 2026.03.19 22:49:46.612358 [ 293 ] {} <Debug> TCP-Session: 99aadbaf-205f-4180-94cc-7499aa9de06d Authenticating user 'default' from [fd00:1122:3344:101::e]:35219 | ||
| 3532 | 2026.03.19 22:49:46.612246 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48606 | ||
| 3533 | 2026.03.19 22:49:46.612428 [ 293 ] {} <Debug> TCP-Session: 99aadbaf-205f-4180-94cc-7499aa9de06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2026.03.19 22:49:46.612444 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3535 | 2026.03.19 22:49:46.612464 [ 293 ] {} <Debug> TCP-Session: 99aadbaf-205f-4180-94cc-7499aa9de06d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3536 | 2026.03.19 22:49:46.612482 [ 292 ] {2cbac7af-0f52-479a-a79c-4c598ccbc156} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34321) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3537 | 2026.03.19 22:49:46.612492 [ 295 ] {} <Debug> TCP-Session: a93bd30a-4a46-4f28-b819-d18cbb1f119a Authenticating user 'default' from [fd00:1122:3344:101::e]:47457 | ||
| 3538 | 2026.03.19 22:49:46.612234 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35982 | ||
| 3539 | 2026.03.19 22:49:46.612536 [ 295 ] {} <Debug> TCP-Session: a93bd30a-4a46-4f28-b819-d18cbb1f119a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.03.19 22:49:46.612225 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61686 | ||
| 3541 | 2026.03.19 22:49:46.612596 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3542 | 2026.03.19 22:49:46.612570 [ 295 ] {} <Debug> TCP-Session: a93bd30a-4a46-4f28-b819-d18cbb1f119a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3543 | 2026.03.19 22:49:46.612638 [ 3 ] {} <Debug> TCP-Session: d690294c-8dd0-44ea-8954-39568b1ea172 Authenticating user 'default' from [fd00:1122:3344:101::e]:42334 | ||
| 3544 | 2026.03.19 22:49:46.612206 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53316 | ||
| 3545 | 2026.03.19 22:49:46.612660 [ 3 ] {} <Debug> TCP-Session: d690294c-8dd0-44ea-8954-39568b1ea172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3546 | 2026.03.19 22:49:46.612699 [ 3 ] {} <Debug> TCP-Session: d690294c-8dd0-44ea-8954-39568b1ea172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2026.03.19 22:49:46.612748 [ 292 ] {2cbac7af-0f52-479a-a79c-4c598ccbc156} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3548 | 2026.03.19 22:49:46.612812 [ 292 ] {2cbac7af-0f52-479a-a79c-4c598ccbc156} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3549 | 2026.03.19 22:49:46.612838 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3550 | 2026.03.19 22:49:46.612868 [ 296 ] {} <Debug> TCP-Session: dd663ce6-1b5d-453b-956a-7c4a44c1e06e Authenticating user 'default' from [fd00:1122:3344:101::e]:61686 | ||
| 3551 | 2026.03.19 22:49:46.612879 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3552 | 2026.03.19 22:49:46.612887 [ 296 ] {} <Debug> TCP-Session: dd663ce6-1b5d-453b-956a-7c4a44c1e06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3553 | 2026.03.19 22:49:46.612915 [ 297 ] {} <Debug> TCP-Session: 204c553a-2487-4e33-9a3c-94e3fe52866e Authenticating user 'default' from [fd00:1122:3344:101::e]:35982 | ||
| 3554 | 2026.03.19 22:49:46.612918 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3555 | 2026.03.19 22:49:46.612942 [ 297 ] {} <Debug> TCP-Session: 204c553a-2487-4e33-9a3c-94e3fe52866e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3556 | 2026.03.19 22:49:46.612919 [ 296 ] {} <Debug> TCP-Session: dd663ce6-1b5d-453b-956a-7c4a44c1e06e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3557 | 2026.03.19 22:49:46.612968 [ 290 ] {} <Debug> TCP-Session: 9383057b-ca88-485b-ba57-73d9d3a88528 Authenticating user 'default' from [fd00:1122:3344:101::e]:33857 | ||
| 3558 | 2026.03.19 22:49:46.612971 [ 297 ] {} <Debug> TCP-Session: 204c553a-2487-4e33-9a3c-94e3fe52866e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2026.03.19 22:49:46.613020 [ 290 ] {} <Debug> TCP-Session: 9383057b-ca88-485b-ba57-73d9d3a88528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3560 | 2026.03.19 22:49:46.613040 [ 290 ] {} <Debug> TCP-Session: 9383057b-ca88-485b-ba57-73d9d3a88528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3561 | 2026.03.19 22:49:46.613043 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3562 | 2026.03.19 22:49:46.613044 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3563 | 2026.03.19 22:49:46.613076 [ 294 ] {} <Debug> TCP-Session: 5fa14da3-c21e-4db3-8d81-3ddf07166459 Authenticating user 'default' from [fd00:1122:3344:101::e]:53316 | ||
| 3564 | 2026.03.19 22:49:46.613088 [ 292 ] {2cbac7af-0f52-479a-a79c-4c598ccbc156} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 3565 | 2026.03.19 22:49:46.613095 [ 294 ] {} <Debug> TCP-Session: 5fa14da3-c21e-4db3-8d81-3ddf07166459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3566 | 2026.03.19 22:49:46.613090 [ 298 ] {} <Debug> TCP-Session: 6f72ab54-22d0-4f2a-b6a6-f78a88ab7f14 Authenticating user 'default' from [fd00:1122:3344:101::e]:48606 | ||
| 3567 | 2026.03.19 22:49:46.613130 [ 294 ] {} <Debug> TCP-Session: 5fa14da3-c21e-4db3-8d81-3ddf07166459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2026.03.19 22:49:46.613146 [ 298 ] {} <Debug> TCP-Session: 6f72ab54-22d0-4f2a-b6a6-f78a88ab7f14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2026.03.19 22:49:46.613160 [ 298 ] {} <Debug> TCP-Session: 6f72ab54-22d0-4f2a-b6a6-f78a88ab7f14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3570 | 2026.03.19 22:49:46.613955 [ 317 ] {2cbac7af-0f52-479a-a79c-4c598ccbc156} <Trace> AggregatingTransform: Aggregating | ||
| 3571 | 2026.03.19 22:49:46.614031 [ 317 ] {2cbac7af-0f52-479a-a79c-4c598ccbc156} <Trace> Aggregator: Aggregation method: without_key | ||
| 3572 | 2026.03.19 22:49:46.614068 [ 317 ] {2cbac7af-0f52-479a-a79c-4c598ccbc156} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000873759 sec. (1144.480 rows/sec., 44.71 KiB/sec.) | ||
| 3573 | 2026.03.19 22:49:46.614090 [ 317 ] {2cbac7af-0f52-479a-a79c-4c598ccbc156} <Trace> Aggregator: Merging aggregated data | ||
| 3574 | 2026.03.19 22:49:46.615589 [ 292 ] {2cbac7af-0f52-479a-a79c-4c598ccbc156} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003168 sec., 315.6565656565657 rows/sec., 12.33 KiB/sec. | ||
| 3575 | 2026.03.19 22:49:46.615733 [ 292 ] {2cbac7af-0f52-479a-a79c-4c598ccbc156} <Debug> TCPHandler: Processed in 0.003564835 sec. | ||
| 3576 | 2026.03.19 22:49:46.615865 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3577 | 2026.03.19 22:49:46.615896 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3578 | 2026.03.19 22:49:46.615904 [ 292 ] {} <Debug> TCP-Session: 5a7f5fec-14a9-42ac-92e2-93e4a646de79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3579 | 2026.03.19 22:49:46.615920 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3580 | 2026.03.19 22:49:46.615942 [ 290 ] {} <Debug> TCP-Session: 9383057b-ca88-485b-ba57-73d9d3a88528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3581 | 2026.03.19 22:49:46.615954 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3582 | 2026.03.19 22:49:46.615976 [ 293 ] {} <Debug> TCP-Session: 99aadbaf-205f-4180-94cc-7499aa9de06d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.03.19 22:49:46.615983 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3584 | 2026.03.19 22:49:46.616013 [ 295 ] {} <Debug> TCP-Session: a93bd30a-4a46-4f28-b819-d18cbb1f119a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.03.19 22:49:46.616026 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3586 | 2026.03.19 22:49:46.616037 [ 297 ] {} <Debug> TCP-Session: 204c553a-2487-4e33-9a3c-94e3fe52866e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.03.19 22:49:46.616006 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3588 | 2026.03.19 22:49:46.616066 [ 3 ] {} <Debug> TCP-Session: d690294c-8dd0-44ea-8954-39568b1ea172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3589 | 2026.03.19 22:49:46.615993 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3590 | 2026.03.19 22:49:46.616113 [ 296 ] {} <Debug> TCP-Session: dd663ce6-1b5d-453b-956a-7c4a44c1e06e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3591 | 2026.03.19 22:49:46.615936 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3592 | 2026.03.19 22:49:46.616151 [ 298 ] {} <Debug> TCP-Session: 6f72ab54-22d0-4f2a-b6a6-f78a88ab7f14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3593 | 2026.03.19 22:49:46.616183 [ 294 ] {} <Debug> TCP-Session: 5fa14da3-c21e-4db3-8d81-3ddf07166459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3594 | 2026.03.19 22:49:46.701763 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48205 | ||
| 3595 | 2026.03.19 22:49:46.701892 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3596 | 2026.03.19 22:49:46.701932 [ 292 ] {} <Debug> TCP-Session: b3396b70-2049-437e-97e6-d6a928ad5e2d Authenticating user 'default' from [fd00:1122:3344:101::e]:48205 | ||
| 3597 | 2026.03.19 22:49:46.701961 [ 292 ] {} <Debug> TCP-Session: b3396b70-2049-437e-97e6-d6a928ad5e2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2026.03.19 22:49:46.701980 [ 292 ] {} <Debug> TCP-Session: b3396b70-2049-437e-97e6-d6a928ad5e2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2026.03.19 22:49:46.702211 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41933 | ||
| 3600 | 2026.03.19 22:49:46.702249 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54762 | ||
| 3601 | 2026.03.19 22:49:46.702261 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48910 | ||
| 3602 | 2026.03.19 22:49:46.702228 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49941 | ||
| 3603 | 2026.03.19 22:49:46.702340 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3604 | 2026.03.19 22:49:46.702340 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3605 | 2026.03.19 22:49:46.702214 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56105 | ||
| 3606 | 2026.03.19 22:49:46.702399 [ 297 ] {} <Debug> TCP-Session: a3dcadaa-d853-4b2f-ab7c-7896c67c6aa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54762 | ||
| 3607 | 2026.03.19 22:49:46.702406 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3608 | 2026.03.19 22:49:46.702435 [ 297 ] {} <Debug> TCP-Session: a3dcadaa-d853-4b2f-ab7c-7896c67c6aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3609 | 2026.03.19 22:49:46.702409 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3610 | 2026.03.19 22:49:46.702461 [ 298 ] {} <Debug> TCP-Session: 5358912e-0d33-4e1d-8ba9-3f849b446c91 Authenticating user 'default' from [fd00:1122:3344:101::e]:48910 | ||
| 3611 | 2026.03.19 22:49:46.702491 [ 296 ] {} <Debug> TCP-Session: 9e0bb228-0191-42c1-b191-279ed5e6b5c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49941 | ||
| 3612 | 2026.03.19 22:49:46.702463 [ 297 ] {} <Debug> TCP-Session: a3dcadaa-d853-4b2f-ab7c-7896c67c6aa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2026.03.19 22:49:46.702510 [ 298 ] {} <Debug> TCP-Session: 5358912e-0d33-4e1d-8ba9-3f849b446c91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2026.03.19 22:49:46.702519 [ 296 ] {} <Debug> TCP-Session: 9e0bb228-0191-42c1-b191-279ed5e6b5c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3615 | 2026.03.19 22:49:46.702551 [ 298 ] {} <Debug> TCP-Session: 5358912e-0d33-4e1d-8ba9-3f849b446c91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3616 | 2026.03.19 22:49:46.702567 [ 296 ] {} <Debug> TCP-Session: 9e0bb228-0191-42c1-b191-279ed5e6b5c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3617 | 2026.03.19 22:49:46.702388 [ 293 ] {} <Debug> TCP-Session: df119f4c-dfe2-4f6a-a365-4b2e05ae8ab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41933 | ||
| 3618 | 2026.03.19 22:49:46.702234 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55378 | ||
| 3619 | 2026.03.19 22:49:46.702622 [ 293 ] {} <Debug> TCP-Session: df119f4c-dfe2-4f6a-a365-4b2e05ae8ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3620 | 2026.03.19 22:49:46.702461 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3621 | 2026.03.19 22:49:46.702671 [ 293 ] {} <Debug> TCP-Session: df119f4c-dfe2-4f6a-a365-4b2e05ae8ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2026.03.19 22:49:46.702695 [ 294 ] {} <Debug> TCP-Session: 7f8a5ebf-2fd5-4679-b61b-0ca70a71b643 Authenticating user 'default' from [fd00:1122:3344:101::e]:56105 | ||
| 3623 | 2026.03.19 22:49:46.702289 [ 292 ] {} <Trace> TCP-Session: b3396b70-2049-437e-97e6-d6a928ad5e2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.03.19 22:49:46.702725 [ 294 ] {} <Debug> TCP-Session: 7f8a5ebf-2fd5-4679-b61b-0ca70a71b643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2026.03.19 22:49:46.702730 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3626 | 2026.03.19 22:49:46.702765 [ 294 ] {} <Debug> TCP-Session: 7f8a5ebf-2fd5-4679-b61b-0ca70a71b643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3627 | 2026.03.19 22:49:46.702787 [ 295 ] {} <Debug> TCP-Session: 1986c57b-9398-4021-b622-2a6f9d2b932f Authenticating user 'default' from [fd00:1122:3344:101::e]:55378 | ||
| 3628 | 2026.03.19 22:49:46.702814 [ 295 ] {} <Debug> TCP-Session: 1986c57b-9398-4021-b622-2a6f9d2b932f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3629 | 2026.03.19 22:49:46.702827 [ 295 ] {} <Debug> TCP-Session: 1986c57b-9398-4021-b622-2a6f9d2b932f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2026.03.19 22:49:46.702938 [ 292 ] {c906df99-647d-41a8-9525-07bd4820a59a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48205) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3631 | 2026.03.19 22:49:46.703213 [ 292 ] {c906df99-647d-41a8-9525-07bd4820a59a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3632 | 2026.03.19 22:49:46.703284 [ 292 ] {c906df99-647d-41a8-9525-07bd4820a59a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3633 | 2026.03.19 22:49:46.703595 [ 292 ] {c906df99-647d-41a8-9525-07bd4820a59a} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 3634 | 2026.03.19 22:49:46.704590 [ 321 ] {c906df99-647d-41a8-9525-07bd4820a59a} <Trace> AggregatingTransform: Aggregating | ||
| 3635 | 2026.03.19 22:49:46.704653 [ 321 ] {c906df99-647d-41a8-9525-07bd4820a59a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3636 | 2026.03.19 22:49:46.704698 [ 321 ] {c906df99-647d-41a8-9525-07bd4820a59a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00097161 sec. (1029.220 rows/sec., 40.20 KiB/sec.) | ||
| 3637 | 2026.03.19 22:49:46.704722 [ 321 ] {c906df99-647d-41a8-9525-07bd4820a59a} <Trace> Aggregator: Merging aggregated data | ||
| 3638 | 2026.03.19 22:49:46.706142 [ 292 ] {c906df99-647d-41a8-9525-07bd4820a59a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003273 sec., 305.5300947143294 rows/sec., 11.93 KiB/sec. | ||
| 3639 | 2026.03.19 22:49:46.706298 [ 292 ] {c906df99-647d-41a8-9525-07bd4820a59a} <Debug> TCPHandler: Processed in 0.004126911 sec. | ||
| 3640 | 2026.03.19 22:49:46.706420 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3641 | 2026.03.19 22:49:46.706449 [ 292 ] {} <Debug> TCP-Session: b3396b70-2049-437e-97e6-d6a928ad5e2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3642 | 2026.03.19 22:49:46.706464 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3643 | 2026.03.19 22:49:46.706485 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3644 | 2026.03.19 22:49:46.706501 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3645 | 2026.03.19 22:49:46.706506 [ 294 ] {} <Debug> TCP-Session: 7f8a5ebf-2fd5-4679-b61b-0ca70a71b643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3646 | 2026.03.19 22:49:46.706538 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3647 | 2026.03.19 22:49:46.706553 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3648 | 2026.03.19 22:49:46.706578 [ 296 ] {} <Debug> TCP-Session: 9e0bb228-0191-42c1-b191-279ed5e6b5c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3649 | 2026.03.19 22:49:46.706555 [ 295 ] {} <Debug> TCP-Session: 1986c57b-9398-4021-b622-2a6f9d2b932f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3650 | 2026.03.19 22:49:46.706604 [ 298 ] {} <Debug> TCP-Session: 5358912e-0d33-4e1d-8ba9-3f849b446c91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3651 | 2026.03.19 22:49:46.706533 [ 293 ] {} <Debug> TCP-Session: df119f4c-dfe2-4f6a-a365-4b2e05ae8ab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3652 | 2026.03.19 22:49:46.706519 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3653 | 2026.03.19 22:49:46.706706 [ 297 ] {} <Debug> TCP-Session: a3dcadaa-d853-4b2f-ab7c-7896c67c6aa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3654 | 2026.03.19 22:49:46.707029 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32776 | ||
| 3655 | 2026.03.19 22:49:46.707050 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43838 | ||
| 3656 | 2026.03.19 22:49:46.707100 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3657 | 2026.03.19 22:49:46.707123 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3658 | 2026.03.19 22:49:46.707127 [ 290 ] {} <Debug> TCP-Session: 69a16535-2a5e-4cf9-a9d1-e4b423881a56 Authenticating user 'default' from [fd00:1122:3344:101::e]:32776 | ||
| 3659 | 2026.03.19 22:49:46.707154 [ 3 ] {} <Debug> TCP-Session: 22d906f4-8dd1-4341-9929-5266a5818d81 Authenticating user 'default' from [fd00:1122:3344:101::e]:43838 | ||
| 3660 | 2026.03.19 22:49:46.707163 [ 290 ] {} <Debug> TCP-Session: 69a16535-2a5e-4cf9-a9d1-e4b423881a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.03.19 22:49:46.707180 [ 3 ] {} <Debug> TCP-Session: 22d906f4-8dd1-4341-9929-5266a5818d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.03.19 22:49:46.707187 [ 290 ] {} <Debug> TCP-Session: 69a16535-2a5e-4cf9-a9d1-e4b423881a56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3663 | 2026.03.19 22:49:46.707202 [ 3 ] {} <Debug> TCP-Session: 22d906f4-8dd1-4341-9929-5266a5818d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2026.03.19 22:49:46.727721 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:32776). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3665 | |||
| 3666 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3667 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3668 | 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 | ||
| 3669 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3670 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3671 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3672 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3673 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3674 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3675 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3676 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3677 | (version 23.8.7.1) | ||
| 3678 | 2026.03.19 22:49:46.727900 [ 290 ] {} <Debug> TCP-Session: 69a16535-2a5e-4cf9-a9d1-e4b423881a56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2026.03.19 22:49:46.727928 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43838). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3680 | |||
| 3681 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3682 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3683 | 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 | ||
| 3684 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3685 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3686 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3687 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3688 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3689 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3690 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3691 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3692 | (version 23.8.7.1) | ||
| 3693 | 2026.03.19 22:49:46.728042 [ 3 ] {} <Debug> TCP-Session: 22d906f4-8dd1-4341-9929-5266a5818d81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.03.19 22:49:46.787385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8030 | ||
| 3695 | 2026.03.19 22:49:46.787894 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2026.03.19 22:49:46.787949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3697 | 2026.03.19 22:49:46.788480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3698 | 2026.03.19 22:49:46.788754 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.03.19 22:49:46.788918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8030 | ||
| 3700 | 2026.03.19 22:49:46.843225 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36294 | ||
| 3701 | 2026.03.19 22:49:46.843335 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3702 | 2026.03.19 22:49:46.843362 [ 290 ] {} <Debug> TCP-Session: f64ceb0c-d320-4b9b-8896-cefc220dc227 Authenticating user 'default' from [fd00:1122:3344:101::e]:36294 | ||
| 3703 | 2026.03.19 22:49:46.843385 [ 290 ] {} <Debug> TCP-Session: f64ceb0c-d320-4b9b-8896-cefc220dc227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3704 | 2026.03.19 22:49:46.843398 [ 290 ] {} <Debug> TCP-Session: f64ceb0c-d320-4b9b-8896-cefc220dc227 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3705 | 2026.03.19 22:49:46.843608 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40547 | ||
| 3706 | 2026.03.19 22:49:46.843646 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37714 | ||
| 3707 | 2026.03.19 22:49:46.843673 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39864 | ||
| 3708 | 2026.03.19 22:49:46.843685 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53139 | ||
| 3709 | 2026.03.19 22:49:46.843740 [ 290 ] {} <Trace> TCP-Session: f64ceb0c-d320-4b9b-8896-cefc220dc227 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3710 | 2026.03.19 22:49:46.843750 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3711 | 2026.03.19 22:49:46.843775 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3712 | 2026.03.19 22:49:46.843780 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3713 | 2026.03.19 22:49:46.843806 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3714 | 2026.03.19 22:49:46.843813 [ 298 ] {} <Debug> TCP-Session: 2e9c78fc-c6c8-4151-bcfb-c08a84a7aeb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39864 | ||
| 3715 | 2026.03.19 22:49:46.843833 [ 295 ] {} <Debug> TCP-Session: 8856cb7c-b9cb-4643-ae0c-e429eb83bad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37714 | ||
| 3716 | 2026.03.19 22:49:46.843840 [ 3 ] {} <Debug> TCP-Session: ade465ea-6b78-45a3-aad7-ec292ddd867c Authenticating user 'default' from [fd00:1122:3344:101::e]:53139 | ||
| 3717 | 2026.03.19 22:49:46.843852 [ 298 ] {} <Debug> TCP-Session: 2e9c78fc-c6c8-4151-bcfb-c08a84a7aeb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.03.19 22:49:46.843869 [ 295 ] {} <Debug> TCP-Session: 8856cb7c-b9cb-4643-ae0c-e429eb83bad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.03.19 22:49:46.843917 [ 298 ] {} <Debug> TCP-Session: 2e9c78fc-c6c8-4151-bcfb-c08a84a7aeb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3720 | 2026.03.19 22:49:46.843930 [ 290 ] {51a1ff5b-4edc-4f45-b6be-bbd9a237845a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36294) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3721 | 2026.03.19 22:49:46.843937 [ 295 ] {} <Debug> TCP-Session: 8856cb7c-b9cb-4643-ae0c-e429eb83bad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.03.19 22:49:46.843884 [ 3 ] {} <Debug> TCP-Session: ade465ea-6b78-45a3-aad7-ec292ddd867c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2026.03.19 22:49:46.843804 [ 292 ] {} <Debug> TCP-Session: 6501314e-9ae8-49df-8505-298d25cbed83 Authenticating user 'default' from [fd00:1122:3344:101::e]:40547 | ||
| 3724 | 2026.03.19 22:49:46.843991 [ 3 ] {} <Debug> TCP-Session: ade465ea-6b78-45a3-aad7-ec292ddd867c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2026.03.19 22:49:46.844023 [ 292 ] {} <Debug> TCP-Session: 6501314e-9ae8-49df-8505-298d25cbed83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.03.19 22:49:46.843657 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48181 | ||
| 3727 | 2026.03.19 22:49:46.844045 [ 292 ] {} <Debug> TCP-Session: 6501314e-9ae8-49df-8505-298d25cbed83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3728 | 2026.03.19 22:49:46.843619 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65031 | ||
| 3729 | 2026.03.19 22:49:46.843618 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34463 | ||
| 3730 | 2026.03.19 22:49:46.844109 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3731 | 2026.03.19 22:49:46.843665 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44602 | ||
| 3732 | 2026.03.19 22:49:46.844156 [ 296 ] {} <Debug> TCP-Session: 52aa93a1-08d1-40f3-9082-c15099002533 Authenticating user 'default' from [fd00:1122:3344:101::e]:48181 | ||
| 3733 | 2026.03.19 22:49:46.844188 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3734 | 2026.03.19 22:49:46.844195 [ 296 ] {} <Debug> TCP-Session: 52aa93a1-08d1-40f3-9082-c15099002533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.03.19 22:49:46.844205 [ 290 ] {51a1ff5b-4edc-4f45-b6be-bbd9a237845a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3736 | 2026.03.19 22:49:46.844217 [ 294 ] {} <Debug> TCP-Session: 0687008b-e70f-4e45-960a-12c8df2f6bb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34463 | ||
| 3737 | 2026.03.19 22:49:46.844225 [ 296 ] {} <Debug> TCP-Session: 52aa93a1-08d1-40f3-9082-c15099002533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2026.03.19 22:49:46.844256 [ 294 ] {} <Debug> TCP-Session: 0687008b-e70f-4e45-960a-12c8df2f6bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.03.19 22:49:46.844230 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3740 | 2026.03.19 22:49:46.844290 [ 290 ] {51a1ff5b-4edc-4f45-b6be-bbd9a237845a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3741 | 2026.03.19 22:49:46.844316 [ 297 ] {} <Debug> TCP-Session: e4ccdd59-1daa-43bb-9f70-71305a8fe2f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44602 | ||
| 3742 | 2026.03.19 22:49:46.844281 [ 294 ] {} <Debug> TCP-Session: 0687008b-e70f-4e45-960a-12c8df2f6bb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.03.19 22:49:46.844350 [ 297 ] {} <Debug> TCP-Session: e4ccdd59-1daa-43bb-9f70-71305a8fe2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.03.19 22:49:46.844190 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3745 | 2026.03.19 22:49:46.844374 [ 297 ] {} <Debug> TCP-Session: e4ccdd59-1daa-43bb-9f70-71305a8fe2f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.03.19 22:49:46.844406 [ 293 ] {} <Debug> TCP-Session: 887bec06-4d88-4bd3-b05d-3e33b906ca32 Authenticating user 'default' from [fd00:1122:3344:101::e]:65031 | ||
| 3747 | 2026.03.19 22:49:46.844424 [ 293 ] {} <Debug> TCP-Session: 887bec06-4d88-4bd3-b05d-3e33b906ca32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2026.03.19 22:49:46.844442 [ 293 ] {} <Debug> TCP-Session: 887bec06-4d88-4bd3-b05d-3e33b906ca32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2026.03.19 22:49:46.844612 [ 290 ] {51a1ff5b-4edc-4f45-b6be-bbd9a237845a} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 3750 | 2026.03.19 22:49:46.845585 [ 323 ] {51a1ff5b-4edc-4f45-b6be-bbd9a237845a} <Trace> AggregatingTransform: Aggregating | ||
| 3751 | 2026.03.19 22:49:46.845625 [ 323 ] {51a1ff5b-4edc-4f45-b6be-bbd9a237845a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3752 | 2026.03.19 22:49:46.845663 [ 323 ] {51a1ff5b-4edc-4f45-b6be-bbd9a237845a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00094821 sec. (1054.619 rows/sec., 41.20 KiB/sec.) | ||
| 3753 | 2026.03.19 22:49:46.845681 [ 323 ] {51a1ff5b-4edc-4f45-b6be-bbd9a237845a} <Trace> Aggregator: Merging aggregated data | ||
| 3754 | 2026.03.19 22:49:46.846982 [ 290 ] {51a1ff5b-4edc-4f45-b6be-bbd9a237845a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003104 sec., 322.16494845360825 rows/sec., 12.58 KiB/sec. | ||
| 3755 | 2026.03.19 22:49:46.847132 [ 290 ] {51a1ff5b-4edc-4f45-b6be-bbd9a237845a} <Debug> TCPHandler: Processed in 0.003515975 sec. | ||
| 3756 | 2026.03.19 22:49:46.847250 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3757 | 2026.03.19 22:49:46.847288 [ 290 ] {} <Debug> TCP-Session: f64ceb0c-d320-4b9b-8896-cefc220dc227 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.03.19 22:49:46.847289 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3759 | 2026.03.19 22:49:46.847320 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3760 | 2026.03.19 22:49:46.847341 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3761 | 2026.03.19 22:49:46.847360 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3762 | 2026.03.19 22:49:46.847383 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3763 | 2026.03.19 22:49:46.847408 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3764 | 2026.03.19 22:49:46.847392 [ 294 ] {} <Debug> TCP-Session: 0687008b-e70f-4e45-960a-12c8df2f6bb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.03.19 22:49:46.847439 [ 3 ] {} <Debug> TCP-Session: ade465ea-6b78-45a3-aad7-ec292ddd867c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.03.19 22:49:46.847450 [ 295 ] {} <Debug> TCP-Session: 8856cb7c-b9cb-4643-ae0c-e429eb83bad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.03.19 22:49:46.847454 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3768 | 2026.03.19 22:49:46.847347 [ 296 ] {} <Debug> TCP-Session: 52aa93a1-08d1-40f3-9082-c15099002533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.03.19 22:49:46.847517 [ 298 ] {} <Debug> TCP-Session: 2e9c78fc-c6c8-4151-bcfb-c08a84a7aeb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.03.19 22:49:46.847433 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3771 | 2026.03.19 22:49:46.847434 [ 292 ] {} <Debug> TCP-Session: 6501314e-9ae8-49df-8505-298d25cbed83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.03.19 22:49:46.847592 [ 297 ] {} <Debug> TCP-Session: e4ccdd59-1daa-43bb-9f70-71305a8fe2f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2026.03.19 22:49:46.847371 [ 293 ] {} <Debug> TCP-Session: 887bec06-4d88-4bd3-b05d-3e33b906ca32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.03.19 22:49:47.231450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3775 | 2026.03.19 22:49:47.247089 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.03.19 22:49:47.247156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3777 | 2026.03.19 22:49:47.253394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3778 | 2026.03.19 22:49:47.254095 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.03.19 22:49:47.256843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3780 | 2026.03.19 22:49:49.308152 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 480 | ||
| 3781 | 2026.03.19 22:49:49.310557 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2026.03.19 22:49:49.310617 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3783 | 2026.03.19 22:49:49.311852 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3784 | 2026.03.19 22:49:49.312154 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.03.19 22:49:49.312512 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 3786 | 2026.03.19 22:49:49.865817 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.03.19 22:49:49.866206 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 3788 | 2026.03.19 22:49:49.866639 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3789 | 2026.03.19 22:49:49.866679 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3790 | 2026.03.19 22:49:49.866937 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3791 | 2026.03.19 22:49:49.867005 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3792 | 2026.03.19 22:49:49.867147 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3793 | 2026.03.19 22:49:49.867242 [ 346 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3794 | 2026.03.19 22:49:49.867290 [ 315 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3795 | 2026.03.19 22:49:49.867407 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (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 | ||
| 3796 | 2026.03.19 22:49:49.867433 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3797 | 2026.03.19 22:49:49.869604 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3798 | 2026.03.19 22:49:49.869635 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 3799 | 2026.03.19 22:49:49.869704 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 3800 | 2026.03.19 22:49:49.869750 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 3801 | 2026.03.19 22:49:49.870677 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.004645 sec., 7965.5543595263725 rows/sec., 332.18 KiB/sec. | ||
| 3802 | 2026.03.19 22:49:49.870758 [ 4 ] {ca7cbaf0-6e47-4497-a8a2-347206dd518f} <Debug> TCPHandler: Processed in 0.005130981 sec. | ||
| 3803 | 2026.03.19 22:49:49.873000 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3804 | 2026.03.19 22:49:49.873130 [ 4 ] {5994a566-56a9-4c5a-85c0-4563201e45a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3805 | 2026.03.19 22:49:49.873181 [ 4 ] {5994a566-56a9-4c5a-85c0-4563201e45a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3806 | 2026.03.19 22:49:49.873707 [ 4 ] {5994a566-56a9-4c5a-85c0-4563201e45a7} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2026.03.19 22:49:49.873750 [ 4 ] {5994a566-56a9-4c5a-85c0-4563201e45a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3808 | 2026.03.19 22:49:49.874149 [ 4 ] {5994a566-56a9-4c5a-85c0-4563201e45a7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3809 | 2026.03.19 22:49:49.874349 [ 4 ] {5994a566-56a9-4c5a-85c0-4563201e45a7} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2026.03.19 22:49:49.874500 [ 4 ] {5994a566-56a9-4c5a-85c0-4563201e45a7} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 73.83 KiB/sec. | ||
| 3811 | 2026.03.19 22:49:49.874539 [ 4 ] {5994a566-56a9-4c5a-85c0-4563201e45a7} <Debug> TCPHandler: Processed in 0.001601425 sec. | ||
| 3812 | 2026.03.19 22:49:49.874648 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3813 | 2026.03.19 22:49:49.874743 [ 4 ] {b136549e-5694-4526-ac0a-3fb2a440d1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3814 | 2026.03.19 22:49:49.874784 [ 4 ] {b136549e-5694-4526-ac0a-3fb2a440d1ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3815 | 2026.03.19 22:49:49.875229 [ 4 ] {b136549e-5694-4526-ac0a-3fb2a440d1ba} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2026.03.19 22:49:49.875264 [ 4 ] {b136549e-5694-4526-ac0a-3fb2a440d1ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3817 | 2026.03.19 22:49:49.875570 [ 4 ] {b136549e-5694-4526-ac0a-3fb2a440d1ba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3818 | 2026.03.19 22:49:49.875789 [ 4 ] {b136549e-5694-4526-ac0a-3fb2a440d1ba} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2026.03.19 22:49:49.875920 [ 4 ] {b136549e-5694-4526-ac0a-3fb2a440d1ba} <Debug> executeQuery: Read 87 rows, 7.48 KiB in 0.001195 sec., 72803.34728033472 rows/sec., 6.12 MiB/sec. | ||
| 3820 | 2026.03.19 22:49:49.875956 [ 4 ] {b136549e-5694-4526-ac0a-3fb2a440d1ba} <Debug> TCPHandler: Processed in 0.001358264 sec. | ||
| 3821 | 2026.03.19 22:49:49.876071 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3822 | 2026.03.19 22:49:49.876167 [ 4 ] {2067f4c6-7bcd-4fd2-ade1-46d63e5ce013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3823 | 2026.03.19 22:49:49.876207 [ 4 ] {2067f4c6-7bcd-4fd2-ade1-46d63e5ce013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3824 | 2026.03.19 22:49:49.876593 [ 4 ] {2067f4c6-7bcd-4fd2-ade1-46d63e5ce013} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2026.03.19 22:49:49.876629 [ 4 ] {2067f4c6-7bcd-4fd2-ade1-46d63e5ce013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3826 | 2026.03.19 22:49:49.876925 [ 4 ] {2067f4c6-7bcd-4fd2-ade1-46d63e5ce013} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3827 | 2026.03.19 22:49:49.877131 [ 4 ] {2067f4c6-7bcd-4fd2-ade1-46d63e5ce013} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2026.03.19 22:49:49.877262 [ 4 ] {2067f4c6-7bcd-4fd2-ade1-46d63e5ce013} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001113 sec., 13477.08894878706 rows/sec., 1013.41 KiB/sec. | ||
| 3829 | 2026.03.19 22:49:49.877299 [ 4 ] {2067f4c6-7bcd-4fd2-ade1-46d63e5ce013} <Debug> TCPHandler: Processed in 0.001277223 sec. | ||
| 3830 | 2026.03.19 22:49:49.877410 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3831 | 2026.03.19 22:49:49.877504 [ 4 ] {40a7ca73-cbf7-4b11-8322-8026b794d216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3832 | 2026.03.19 22:49:49.877543 [ 4 ] {40a7ca73-cbf7-4b11-8322-8026b794d216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3833 | 2026.03.19 22:49:49.877921 [ 4 ] {40a7ca73-cbf7-4b11-8322-8026b794d216} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3834 | 2026.03.19 22:49:49.877958 [ 4 ] {40a7ca73-cbf7-4b11-8322-8026b794d216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3835 | 2026.03.19 22:49:49.878270 [ 4 ] {40a7ca73-cbf7-4b11-8322-8026b794d216} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3836 | 2026.03.19 22:49:49.878500 [ 4 ] {40a7ca73-cbf7-4b11-8322-8026b794d216} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3837 | 2026.03.19 22:49:49.878631 [ 4 ] {40a7ca73-cbf7-4b11-8322-8026b794d216} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 58.05 KiB/sec. | ||
| 3838 | 2026.03.19 22:49:49.878674 [ 4 ] {40a7ca73-cbf7-4b11-8322-8026b794d216} <Debug> TCPHandler: Processed in 0.001313323 sec. | ||
| 3839 | 2026.03.19 22:49:49.878791 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3840 | 2026.03.19 22:49:49.878885 [ 4 ] {20f83d06-6b64-4d51-a772-6fcde3c1176b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3841 | 2026.03.19 22:49:49.878924 [ 4 ] {20f83d06-6b64-4d51-a772-6fcde3c1176b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3842 | 2026.03.19 22:49:49.879348 [ 4 ] {20f83d06-6b64-4d51-a772-6fcde3c1176b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.03.19 22:49:49.879385 [ 4 ] {20f83d06-6b64-4d51-a772-6fcde3c1176b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3844 | 2026.03.19 22:49:49.879684 [ 4 ] {20f83d06-6b64-4d51-a772-6fcde3c1176b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3845 | 2026.03.19 22:49:49.879908 [ 4 ] {20f83d06-6b64-4d51-a772-6fcde3c1176b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.03.19 22:49:49.880036 [ 4 ] {20f83d06-6b64-4d51-a772-6fcde3c1176b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001169 sec., 67579.12745936698 rows/sec., 5.28 MiB/sec. | ||
| 3847 | 2026.03.19 22:49:49.880074 [ 4 ] {20f83d06-6b64-4d51-a772-6fcde3c1176b} <Debug> TCPHandler: Processed in 0.001332983 sec. | ||
| 3848 | 2026.03.19 22:49:49.880193 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2026.03.19 22:49:49.880288 [ 4 ] {d206da26-4c06-433a-9608-398f6e9f30de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3850 | 2026.03.19 22:49:49.880329 [ 4 ] {d206da26-4c06-433a-9608-398f6e9f30de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3851 | 2026.03.19 22:49:49.880727 [ 4 ] {d206da26-4c06-433a-9608-398f6e9f30de} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.03.19 22:49:49.880761 [ 4 ] {d206da26-4c06-433a-9608-398f6e9f30de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3853 | 2026.03.19 22:49:49.881078 [ 4 ] {d206da26-4c06-433a-9608-398f6e9f30de} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3854 | 2026.03.19 22:49:49.881297 [ 4 ] {d206da26-4c06-433a-9608-398f6e9f30de} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.03.19 22:49:49.881434 [ 4 ] {d206da26-4c06-433a-9608-398f6e9f30de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 3856 | 2026.03.19 22:49:49.881472 [ 4 ] {d206da26-4c06-433a-9608-398f6e9f30de} <Debug> TCPHandler: Processed in 0.001328773 sec. | ||
| 3857 | 2026.03.19 22:49:49.881595 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3858 | 2026.03.19 22:49:49.881698 [ 4 ] {9c917c56-5a64-4cef-867e-c21afcaf4f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3859 | 2026.03.19 22:49:49.881741 [ 4 ] {9c917c56-5a64-4cef-867e-c21afcaf4f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3860 | 2026.03.19 22:49:49.882074 [ 4 ] {9c917c56-5a64-4cef-867e-c21afcaf4f48} <Trace> oximeter.measurements_f64 (244b5db2-3c23-425c-a450-c7e1101f9582): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3861 | 2026.03.19 22:49:49.882113 [ 4 ] {9c917c56-5a64-4cef-867e-c21afcaf4f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3862 | 2026.03.19 22:49:49.882539 [ 4 ] {9c917c56-5a64-4cef-867e-c21afcaf4f48} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3863 | 2026.03.19 22:49:49.882750 [ 4 ] {9c917c56-5a64-4cef-867e-c21afcaf4f48} <Trace> oximeter.measurements_f64 (244b5db2-3c23-425c-a450-c7e1101f9582): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3864 | 2026.03.19 22:49:49.882886 [ 4 ] {9c917c56-5a64-4cef-867e-c21afcaf4f48} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001206 sec., 829.1873963515754 rows/sec., 52.63 KiB/sec. | ||
| 3865 | 2026.03.19 22:49:49.882956 [ 4 ] {9c917c56-5a64-4cef-867e-c21afcaf4f48} <Debug> TCPHandler: Processed in 0.001412734 sec. | ||
| 3866 | 2026.03.19 22:49:49.883187 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3867 | 2026.03.19 22:49:49.883280 [ 4 ] {e8034404-2af0-405c-8da6-38bf28e6dedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3868 | 2026.03.19 22:49:49.883332 [ 4 ] {e8034404-2af0-405c-8da6-38bf28e6dedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3869 | 2026.03.19 22:49:49.884071 [ 4 ] {e8034404-2af0-405c-8da6-38bf28e6dedb} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.03.19 22:49:49.884107 [ 4 ] {e8034404-2af0-405c-8da6-38bf28e6dedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3871 | 2026.03.19 22:49:49.884625 [ 4 ] {e8034404-2af0-405c-8da6-38bf28e6dedb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3872 | 2026.03.19 22:49:49.884860 [ 4 ] {e8034404-2af0-405c-8da6-38bf28e6dedb} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2026.03.19 22:49:49.884997 [ 4 ] {e8034404-2af0-405c-8da6-38bf28e6dedb} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001734 sec., 8650.519031141868 rows/sec., 15.50 MiB/sec. | ||
| 3874 | 2026.03.19 22:49:49.885058 [ 4 ] {e8034404-2af0-405c-8da6-38bf28e6dedb} <Debug> TCPHandler: Processed in 0.001925749 sec. | ||
| 3875 | 2026.03.19 22:49:49.885169 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3876 | 2026.03.19 22:49:49.885263 [ 4 ] {a62ce166-ceb5-484c-9a43-fc12dc9adada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3877 | 2026.03.19 22:49:49.885303 [ 4 ] {a62ce166-ceb5-484c-9a43-fc12dc9adada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3878 | 2026.03.19 22:49:49.885630 [ 4 ] {a62ce166-ceb5-484c-9a43-fc12dc9adada} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.03.19 22:49:49.885664 [ 4 ] {a62ce166-ceb5-484c-9a43-fc12dc9adada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3880 | 2026.03.19 22:49:49.885961 [ 4 ] {a62ce166-ceb5-484c-9a43-fc12dc9adada} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3881 | 2026.03.19 22:49:49.886159 [ 4 ] {a62ce166-ceb5-484c-9a43-fc12dc9adada} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.03.19 22:49:49.886281 [ 4 ] {a62ce166-ceb5-484c-9a43-fc12dc9adada} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 3883 | 2026.03.19 22:49:49.886316 [ 4 ] {a62ce166-ceb5-484c-9a43-fc12dc9adada} <Debug> TCPHandler: Processed in 0.001194342 sec. | ||
| 3884 | 2026.03.19 22:49:54.214318 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3885 | 2026.03.19 22:49:54.214411 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3886 | 2026.03.19 22:49:54.289125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8542 | ||
| 3887 | 2026.03.19 22:49:54.289700 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2026.03.19 22:49:54.289750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3889 | 2026.03.19 22:49:54.290254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3890 | 2026.03.19 22:49:54.290502 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2026.03.19 22:49:54.290659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8542 | ||
| 3892 | 2026.03.19 22:49:54.757034 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3893 | 2026.03.19 22:49:54.773726 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2026.03.19 22:49:54.773798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3895 | 2026.03.19 22:49:54.780265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3896 | 2026.03.19 22:49:54.781067 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2026.03.19 22:49:54.784183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3898 | 2026.03.19 22:49:54.868528 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.03.19 22:49:54.868730 [ 4 ] {74aa791b-797c-4567-ab08-7414e8966d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3900 | 2026.03.19 22:49:54.868807 [ 4 ] {74aa791b-797c-4567-ab08-7414e8966d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3901 | 2026.03.19 22:49:54.869613 [ 4 ] {74aa791b-797c-4567-ab08-7414e8966d7b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.03.19 22:49:54.869666 [ 4 ] {74aa791b-797c-4567-ab08-7414e8966d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3903 | 2026.03.19 22:49:54.870064 [ 4 ] {74aa791b-797c-4567-ab08-7414e8966d7b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3904 | 2026.03.19 22:49:54.870290 [ 4 ] {74aa791b-797c-4567-ab08-7414e8966d7b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.03.19 22:49:54.870458 [ 4 ] {74aa791b-797c-4567-ab08-7414e8966d7b} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001783 sec., 60572.06954570948 rows/sec., 5.10 MiB/sec. | ||
| 3906 | 2026.03.19 22:49:54.870507 [ 4 ] {74aa791b-797c-4567-ab08-7414e8966d7b} <Debug> TCPHandler: Processed in 0.002120581 sec. | ||
| 3907 | 2026.03.19 22:49:54.870640 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2026.03.19 22:49:54.870745 [ 4 ] {b86976f5-2340-4894-9975-89287ec831ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3909 | 2026.03.19 22:49:54.870789 [ 4 ] {b86976f5-2340-4894-9975-89287ec831ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3910 | 2026.03.19 22:49:54.871211 [ 4 ] {b86976f5-2340-4894-9975-89287ec831ed} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.03.19 22:49:54.871248 [ 4 ] {b86976f5-2340-4894-9975-89287ec831ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3912 | 2026.03.19 22:49:54.871551 [ 4 ] {b86976f5-2340-4894-9975-89287ec831ed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3913 | 2026.03.19 22:49:54.871777 [ 4 ] {b86976f5-2340-4894-9975-89287ec831ed} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.03.19 22:49:54.871916 [ 4 ] {b86976f5-2340-4894-9975-89287ec831ed} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001194 sec., 21775.544388609716 rows/sec., 1.60 MiB/sec. | ||
| 3915 | 2026.03.19 22:49:54.871953 [ 4 ] {b86976f5-2340-4894-9975-89287ec831ed} <Debug> TCPHandler: Processed in 0.001368523 sec. | ||
| 3916 | 2026.03.19 22:49:54.872067 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2026.03.19 22:49:54.872164 [ 4 ] {5864dc80-9669-4b92-a2f6-d8fe31950204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3918 | 2026.03.19 22:49:54.872206 [ 4 ] {5864dc80-9669-4b92-a2f6-d8fe31950204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3919 | 2026.03.19 22:49:54.872642 [ 4 ] {5864dc80-9669-4b92-a2f6-d8fe31950204} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.03.19 22:49:54.872677 [ 4 ] {5864dc80-9669-4b92-a2f6-d8fe31950204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3921 | 2026.03.19 22:49:54.872977 [ 4 ] {5864dc80-9669-4b92-a2f6-d8fe31950204} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3922 | 2026.03.19 22:49:54.873189 [ 4 ] {5864dc80-9669-4b92-a2f6-d8fe31950204} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.03.19 22:49:54.873320 [ 4 ] {5864dc80-9669-4b92-a2f6-d8fe31950204} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 5.98 MiB/sec. | ||
| 3924 | 2026.03.19 22:49:54.873359 [ 4 ] {5864dc80-9669-4b92-a2f6-d8fe31950204} <Debug> TCPHandler: Processed in 0.001342533 sec. | ||
| 3925 | 2026.03.19 22:49:54.873472 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2026.03.19 22:49:54.873568 [ 4 ] {e10af1b1-ca19-4e09-b1aa-329179f9240a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3927 | 2026.03.19 22:49:54.873614 [ 4 ] {e10af1b1-ca19-4e09-b1aa-329179f9240a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3928 | 2026.03.19 22:49:54.874022 [ 4 ] {e10af1b1-ca19-4e09-b1aa-329179f9240a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.03.19 22:49:54.874058 [ 4 ] {e10af1b1-ca19-4e09-b1aa-329179f9240a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3930 | 2026.03.19 22:49:54.874388 [ 4 ] {e10af1b1-ca19-4e09-b1aa-329179f9240a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3931 | 2026.03.19 22:49:54.874601 [ 4 ] {e10af1b1-ca19-4e09-b1aa-329179f9240a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.03.19 22:49:54.874732 [ 4 ] {e10af1b1-ca19-4e09-b1aa-329179f9240a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 3933 | 2026.03.19 22:49:54.874768 [ 4 ] {e10af1b1-ca19-4e09-b1aa-329179f9240a} <Debug> TCPHandler: Processed in 0.001346553 sec. | ||
| 3934 | 2026.03.19 22:49:54.874877 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.03.19 22:49:54.874972 [ 4 ] {b3f3c343-7ff6-4c7c-873f-3601cb2a0dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3936 | 2026.03.19 22:49:54.875027 [ 4 ] {b3f3c343-7ff6-4c7c-873f-3601cb2a0dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3937 | 2026.03.19 22:49:54.875858 [ 4 ] {b3f3c343-7ff6-4c7c-873f-3601cb2a0dee} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.03.19 22:49:54.875894 [ 4 ] {b3f3c343-7ff6-4c7c-873f-3601cb2a0dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3939 | 2026.03.19 22:49:54.876444 [ 4 ] {b3f3c343-7ff6-4c7c-873f-3601cb2a0dee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3940 | 2026.03.19 22:49:54.876661 [ 4 ] {b3f3c343-7ff6-4c7c-873f-3601cb2a0dee} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2026.03.19 22:49:54.876798 [ 4 ] {b3f3c343-7ff6-4c7c-873f-3601cb2a0dee} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001845 sec., 14092.140921409213 rows/sec., 25.25 MiB/sec. | ||
| 3942 | 2026.03.19 22:49:54.876863 [ 4 ] {b3f3c343-7ff6-4c7c-873f-3601cb2a0dee} <Debug> TCPHandler: Processed in 0.00203735 sec. | ||
| 3943 | 2026.03.19 22:49:54.876984 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2026.03.19 22:49:54.877079 [ 4 ] {e2feb862-ba40-44ab-b4f4-11312b0fad78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3945 | 2026.03.19 22:49:54.877120 [ 4 ] {e2feb862-ba40-44ab-b4f4-11312b0fad78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3946 | 2026.03.19 22:49:54.877452 [ 4 ] {e2feb862-ba40-44ab-b4f4-11312b0fad78} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.03.19 22:49:54.877488 [ 4 ] {e2feb862-ba40-44ab-b4f4-11312b0fad78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3948 | 2026.03.19 22:49:54.877804 [ 4 ] {e2feb862-ba40-44ab-b4f4-11312b0fad78} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3949 | 2026.03.19 22:49:54.878015 [ 4 ] {e2feb862-ba40-44ab-b4f4-11312b0fad78} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.03.19 22:49:54.878145 [ 4 ] {e2feb862-ba40-44ab-b4f4-11312b0fad78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 3951 | 2026.03.19 22:49:54.878180 [ 4 ] {e2feb862-ba40-44ab-b4f4-11312b0fad78} <Debug> TCPHandler: Processed in 0.001247472 sec. | ||
| 3952 | 2026.03.19 22:49:59.312878 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 512 | ||
| 3953 | 2026.03.19 22:49:59.315206 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.03.19 22:49:59.315266 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3955 | 2026.03.19 22:49:59.316533 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3956 | 2026.03.19 22:49:59.316820 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.03.19 22:49:59.317197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3958 | 2026.03.19 22:49:59.870428 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3959 | 2026.03.19 22:49:59.870607 [ 4 ] {0fdf0797-a807-494e-96eb-64a58c1a9278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3960 | 2026.03.19 22:49:59.870670 [ 4 ] {0fdf0797-a807-494e-96eb-64a58c1a9278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3961 | 2026.03.19 22:49:59.871288 [ 4 ] {0fdf0797-a807-494e-96eb-64a58c1a9278} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.03.19 22:49:59.871329 [ 4 ] {0fdf0797-a807-494e-96eb-64a58c1a9278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3963 | 2026.03.19 22:49:59.871720 [ 4 ] {0fdf0797-a807-494e-96eb-64a58c1a9278} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3964 | 2026.03.19 22:49:59.871937 [ 4 ] {0fdf0797-a807-494e-96eb-64a58c1a9278} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.03.19 22:49:59.872066 [ 129 ] {} <Debug> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3966 | 2026.03.19 22:49:59.872087 [ 4 ] {0fdf0797-a807-494e-96eb-64a58c1a9278} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001528 sec., 15706.806282722513 rows/sec., 1.30 MiB/sec. | ||
| 3967 | 2026.03.19 22:49:59.872134 [ 129 ] {} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2026.03.19 22:49:59.872147 [ 4 ] {0fdf0797-a807-494e-96eb-64a58c1a9278} <Debug> TCPHandler: Processed in 0.001842859 sec. | ||
| 3969 | 2026.03.19 22:49:59.872160 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3970 | 2026.03.19 22:49:59.872288 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2026.03.19 22:49:59.872290 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::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 | ||
| 3972 | 2026.03.19 22:49:59.872418 [ 4 ] {2ce99dcd-6cd0-4fb5-9e45-8426fd8baabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3973 | 2026.03.19 22:49:59.872472 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3974 | 2026.03.19 22:49:59.872474 [ 4 ] {2ce99dcd-6cd0-4fb5-9e45-8426fd8baabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3975 | 2026.03.19 22:49:59.872519 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3976 | 2026.03.19 22:49:59.872601 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3977 | 2026.03.19 22:49:59.872653 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3978 | 2026.03.19 22:49:59.872702 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3979 | 2026.03.19 22:49:59.872750 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3980 | 2026.03.19 22:49:59.872970 [ 4 ] {2ce99dcd-6cd0-4fb5-9e45-8426fd8baabd} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.03.19 22:49:59.873014 [ 4 ] {2ce99dcd-6cd0-4fb5-9e45-8426fd8baabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3982 | 2026.03.19 22:49:59.873348 [ 4 ] {2ce99dcd-6cd0-4fb5-9e45-8426fd8baabd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3983 | 2026.03.19 22:49:59.873563 [ 193 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329254 sec., 90276.20003400404 rows/sec., 7.83 MiB/sec. | ||
| 3984 | 2026.03.19 22:49:59.873576 [ 4 ] {2ce99dcd-6cd0-4fb5-9e45-8426fd8baabd} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2026.03.19 22:49:59.873710 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3986 | 2026.03.19 22:49:59.873743 [ 4 ] {2ce99dcd-6cd0-4fb5-9e45-8426fd8baabd} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00135 sec., 10370.37037037037 rows/sec., 845.63 KiB/sec. | ||
| 3987 | 2026.03.19 22:49:59.873787 [ 4 ] {2ce99dcd-6cd0-4fb5-9e45-8426fd8baabd} <Debug> TCPHandler: Processed in 0.001560826 sec. | ||
| 3988 | 2026.03.19 22:49:59.873901 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2026.03.19 22:49:59.873983 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_5_1} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.03.19 22:49:59.873997 [ 4 ] {d900cb06-2d42-4953-a5e3-5192200fe45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3991 | 2026.03.19 22:49:59.874043 [ 4 ] {d900cb06-2d42-4953-a5e3-5192200fe45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3992 | 2026.03.19 22:49:59.874061 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_5_1} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3993 | 2026.03.19 22:49:59.874143 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3994 | 2026.03.19 22:49:59.874535 [ 4 ] {d900cb06-2d42-4953-a5e3-5192200fe45c} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.03.19 22:49:59.874577 [ 4 ] {d900cb06-2d42-4953-a5e3-5192200fe45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3996 | 2026.03.19 22:49:59.874917 [ 4 ] {d900cb06-2d42-4953-a5e3-5192200fe45c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3997 | 2026.03.19 22:49:59.875136 [ 4 ] {d900cb06-2d42-4953-a5e3-5192200fe45c} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.03.19 22:49:59.875272 [ 4 ] {d900cb06-2d42-4953-a5e3-5192200fe45c} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001293 sec., 164733.17865429234 rows/sec., 14.62 MiB/sec. | ||
| 3999 | 2026.03.19 22:49:59.875310 [ 4 ] {d900cb06-2d42-4953-a5e3-5192200fe45c} <Debug> TCPHandler: Processed in 0.001458685 sec. | ||
| 4000 | 2026.03.19 22:49:59.875423 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2026.03.19 22:49:59.875516 [ 4 ] {38054cea-5091-4209-9761-dc12e097c272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4002 | 2026.03.19 22:49:59.875556 [ 4 ] {38054cea-5091-4209-9761-dc12e097c272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4003 | 2026.03.19 22:49:59.875956 [ 4 ] {38054cea-5091-4209-9761-dc12e097c272} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2026.03.19 22:49:59.875993 [ 4 ] {38054cea-5091-4209-9761-dc12e097c272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 4005 | 2026.03.19 22:49:59.876319 [ 4 ] {38054cea-5091-4209-9761-dc12e097c272} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4006 | 2026.03.19 22:49:59.876531 [ 4 ] {38054cea-5091-4209-9761-dc12e097c272} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2026.03.19 22:49:59.876632 [ 129 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4008 | 2026.03.19 22:49:59.876662 [ 4 ] {38054cea-5091-4209-9761-dc12e097c272} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001164 sec., 35223.3676975945 rows/sec., 2.57 MiB/sec. | ||
| 4009 | 2026.03.19 22:49:59.876665 [ 129 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2026.03.19 22:49:59.876702 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 4011 | 2026.03.19 22:49:59.876707 [ 4 ] {38054cea-5091-4209-9761-dc12e097c272} <Debug> TCPHandler: Processed in 0.001332474 sec. | ||
| 4012 | 2026.03.19 22:49:59.876811 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 4013 | 2026.03.19 22:49:59.876828 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2026.03.19 22:49:59.876941 [ 4 ] {30e2509a-55b9-476a-9795-422e7f84d5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4015 | 2026.03.19 22:49:59.876955 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4016 | 2026.03.19 22:49:59.876981 [ 4 ] {30e2509a-55b9-476a-9795-422e7f84d5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4017 | 2026.03.19 22:49:59.876996 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 80 rows starting from the beginning of the part | ||
| 4018 | 2026.03.19 22:49:59.877092 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
| 4019 | 2026.03.19 22:49:59.877144 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
| 4020 | 2026.03.19 22:49:59.877192 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 4021 | 2026.03.19 22:49:59.877235 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 4022 | 2026.03.19 22:49:59.877283 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 4023 | 2026.03.19 22:49:59.877393 [ 4 ] {30e2509a-55b9-476a-9795-422e7f84d5e0} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.03.19 22:49:59.877436 [ 4 ] {30e2509a-55b9-476a-9795-422e7f84d5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4025 | 2026.03.19 22:49:59.877759 [ 4 ] {30e2509a-55b9-476a-9795-422e7f84d5e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4026 | 2026.03.19 22:49:59.877998 [ 4 ] {30e2509a-55b9-476a-9795-422e7f84d5e0} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.03.19 22:49:59.878132 [ 4 ] {30e2509a-55b9-476a-9795-422e7f84d5e0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001209 sec., 19851.116625310173 rows/sec., 1.65 MiB/sec. | ||
| 4028 | 2026.03.19 22:49:59.878171 [ 4 ] {30e2509a-55b9-476a-9795-422e7f84d5e0} <Debug> TCPHandler: Processed in 0.001392234 sec. | ||
| 4029 | 2026.03.19 22:49:59.878170 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413364 sec., 152826.87262446192 rows/sec., 11.75 MiB/sec. | ||
| 4030 | 2026.03.19 22:49:59.878284 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4031 | 2026.03.19 22:49:59.878307 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4032 | 2026.03.19 22:49:59.878385 [ 4 ] {56e0cdd4-0178-4111-9e2a-92e5f0662e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4033 | 2026.03.19 22:49:59.878525 [ 4 ] {56e0cdd4-0178-4111-9e2a-92e5f0662e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4034 | 2026.03.19 22:49:59.878564 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_21_4} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.03.19 22:49:59.878637 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_21_4} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4036 | 2026.03.19 22:49:59.878712 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4037 | 2026.03.19 22:49:59.878930 [ 4 ] {56e0cdd4-0178-4111-9e2a-92e5f0662e1a} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2026.03.19 22:49:59.878972 [ 4 ] {56e0cdd4-0178-4111-9e2a-92e5f0662e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 4039 | 2026.03.19 22:49:59.879276 [ 4 ] {56e0cdd4-0178-4111-9e2a-92e5f0662e1a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4040 | 2026.03.19 22:49:59.879505 [ 4 ] {56e0cdd4-0178-4111-9e2a-92e5f0662e1a} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.03.19 22:49:59.879754 [ 129 ] {} <Debug> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4042 | 2026.03.19 22:49:59.879782 [ 4 ] {56e0cdd4-0178-4111-9e2a-92e5f0662e1a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00142 sec., 8450.704225352112 rows/sec., 660.21 KiB/sec. | ||
| 4043 | 2026.03.19 22:49:59.879791 [ 129 ] {} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2026.03.19 22:49:59.879822 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 4045 | 2026.03.19 22:49:59.879826 [ 4 ] {56e0cdd4-0178-4111-9e2a-92e5f0662e1a} <Debug> TCPHandler: Processed in 0.001598145 sec. | ||
| 4046 | 2026.03.19 22:49:59.879915 [ 193 ] {77615eec-30fc-4585-8919-02bfc9a843b3::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 | ||
| 4047 | 2026.03.19 22:49:59.879939 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2026.03.19 22:49:59.880026 [ 193 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4049 | 2026.03.19 22:49:59.880031 [ 4 ] {f1115da5-fe5d-4828-b73f-ac8439b135d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4050 | 2026.03.19 22:49:59.880063 [ 193 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4051 | 2026.03.19 22:49:59.880083 [ 4 ] {f1115da5-fe5d-4828-b73f-ac8439b135d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4052 | 2026.03.19 22:49:59.880129 [ 193 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4053 | 2026.03.19 22:49:59.880175 [ 193 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4054 | 2026.03.19 22:49:59.880213 [ 193 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4055 | 2026.03.19 22:49:59.880248 [ 193 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4056 | 2026.03.19 22:49:59.880535 [ 4 ] {f1115da5-fe5d-4828-b73f-ac8439b135d5} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.03.19 22:49:59.880576 [ 4 ] {f1115da5-fe5d-4828-b73f-ac8439b135d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4058 | 2026.03.19 22:49:59.881012 [ 4 ] {f1115da5-fe5d-4828-b73f-ac8439b135d5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4059 | 2026.03.19 22:49:59.881031 [ 198 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001137401 sec., 52751.84389674354 rows/sec., 4.23 MiB/sec. | ||
| 4060 | 2026.03.19 22:49:59.881171 [ 193 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4061 | 2026.03.19 22:49:59.881258 [ 4 ] {f1115da5-fe5d-4828-b73f-ac8439b135d5} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.03.19 22:49:59.881418 [ 4 ] {f1115da5-fe5d-4828-b73f-ac8439b135d5} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001383 sec., 93275.48806941432 rows/sec., 7.57 MiB/sec. | ||
| 4063 | 2026.03.19 22:49:59.881449 [ 193 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_5_1} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2026.03.19 22:49:59.881460 [ 4 ] {f1115da5-fe5d-4828-b73f-ac8439b135d5} <Debug> TCPHandler: Processed in 0.001553696 sec. | ||
| 4065 | 2026.03.19 22:49:59.881530 [ 193 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_5_1} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4066 | 2026.03.19 22:49:59.881608 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4067 | 2026.03.19 22:49:59.881616 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4068 | 2026.03.19 22:49:59.881712 [ 4 ] {dfb92250-15a6-46e3-ac18-79ec81f6dd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4069 | 2026.03.19 22:49:59.881761 [ 4 ] {dfb92250-15a6-46e3-ac18-79ec81f6dd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4070 | 2026.03.19 22:49:59.882180 [ 4 ] {dfb92250-15a6-46e3-ac18-79ec81f6dd13} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.03.19 22:49:59.882217 [ 4 ] {dfb92250-15a6-46e3-ac18-79ec81f6dd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 4072 | 2026.03.19 22:49:59.882608 [ 4 ] {dfb92250-15a6-46e3-ac18-79ec81f6dd13} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4073 | 2026.03.19 22:49:59.882840 [ 4 ] {dfb92250-15a6-46e3-ac18-79ec81f6dd13} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.03.19 22:49:59.882986 [ 4 ] {dfb92250-15a6-46e3-ac18-79ec81f6dd13} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001292 sec., 157120.74303405572 rows/sec., 11.26 MiB/sec. | ||
| 4075 | 2026.03.19 22:49:59.883025 [ 4 ] {dfb92250-15a6-46e3-ac18-79ec81f6dd13} <Debug> TCPHandler: Processed in 0.001480334 sec. | ||
| 4076 | 2026.03.19 22:49:59.883139 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2026.03.19 22:49:59.883233 [ 4 ] {c0cbbc89-e907-4fad-a28c-3ee2f0068cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4078 | 2026.03.19 22:49:59.883288 [ 4 ] {c0cbbc89-e907-4fad-a28c-3ee2f0068cc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4079 | 2026.03.19 22:49:59.884072 [ 4 ] {c0cbbc89-e907-4fad-a28c-3ee2f0068cc9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2026.03.19 22:49:59.884110 [ 4 ] {c0cbbc89-e907-4fad-a28c-3ee2f0068cc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 4081 | 2026.03.19 22:49:59.884678 [ 4 ] {c0cbbc89-e907-4fad-a28c-3ee2f0068cc9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4082 | 2026.03.19 22:49:59.884906 [ 4 ] {c0cbbc89-e907-4fad-a28c-3ee2f0068cc9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2026.03.19 22:49:59.885024 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4084 | 2026.03.19 22:49:59.885054 [ 4 ] {c0cbbc89-e907-4fad-a28c-3ee2f0068cc9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00184 sec., 8152.173913043478 rows/sec., 14.61 MiB/sec. | ||
| 4085 | 2026.03.19 22:49:59.885064 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.03.19 22:49:59.885096 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 4087 | 2026.03.19 22:49:59.885128 [ 4 ] {c0cbbc89-e907-4fad-a28c-3ee2f0068cc9} <Debug> TCPHandler: Processed in 0.00203797 sec. | ||
| 4088 | 2026.03.19 22:49:59.885182 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 4089 | 2026.03.19 22:49:59.885253 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4090 | 2026.03.19 22:49:59.885351 [ 4 ] {082ebef0-4558-4610-a3a0-746ea84a9661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4091 | 2026.03.19 22:49:59.885366 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4092 | 2026.03.19 22:49:59.885394 [ 4 ] {082ebef0-4558-4610-a3a0-746ea84a9661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4093 | 2026.03.19 22:49:59.885418 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 286 rows starting from the beginning of the part | ||
| 4094 | 2026.03.19 22:49:59.885528 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
| 4095 | 2026.03.19 22:49:59.885624 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part | ||
| 4096 | 2026.03.19 22:49:59.885713 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part | ||
| 4097 | 2026.03.19 22:49:59.885769 [ 4 ] {082ebef0-4558-4610-a3a0-746ea84a9661} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2026.03.19 22:49:59.885811 [ 4 ] {082ebef0-4558-4610-a3a0-746ea84a9661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4099 | 2026.03.19 22:49:59.885825 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 4100 | 2026.03.19 22:49:59.885921 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part | ||
| 4101 | 2026.03.19 22:49:59.886152 [ 4 ] {082ebef0-4558-4610-a3a0-746ea84a9661} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4102 | 2026.03.19 22:49:59.886442 [ 4 ] {082ebef0-4558-4610-a3a0-746ea84a9661} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4103 | 2026.03.19 22:49:59.886592 [ 4 ] {082ebef0-4558-4610-a3a0-746ea84a9661} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001259 sec., 47656.87053216839 rows/sec., 3.21 MiB/sec. | ||
| 4104 | 2026.03.19 22:49:59.886630 [ 4 ] {082ebef0-4558-4610-a3a0-746ea84a9661} <Debug> TCPHandler: Processed in 0.001428194 sec. | ||
| 4105 | 2026.03.19 22:49:59.889641 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 19 columns (19 merged, 0 gathered) in 0.004490635 sec., 87292.77707941082 rows/sec., 156.42 MiB/sec. | ||
| 4106 | 2026.03.19 22:49:59.890327 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4107 | 2026.03.19 22:49:59.890628 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4108 | 2026.03.19 22:49:59.890690 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4109 | 2026.03.19 22:49:59.890770 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 4110 | 2026.03.19 22:50:00.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.94 MiB, peak 245.83 MiB, free memory in arenas 0.00 B, will set to 240.30 MiB (RSS), difference: 1.36 MiB | ||
| 4111 | 2026.03.19 22:50:01.790938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8990 | ||
| 4112 | 2026.03.19 22:50:01.791430 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2026.03.19 22:50:01.791471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4114 | 2026.03.19 22:50:01.791932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4115 | 2026.03.19 22:50:01.792150 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2026.03.19 22:50:01.792274 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8990 | ||
| 4117 | 2026.03.19 22:50:02.284456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4118 | 2026.03.19 22:50:02.301262 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.03.19 22:50:02.301333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4120 | 2026.03.19 22:50:02.307471 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4121 | 2026.03.19 22:50:02.308384 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.03.19 22:50:02.312017 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4123 | 2026.03.19 22:50:04.867901 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.03.19 22:50:04.868106 [ 4 ] {13bbfc61-557b-4242-9f82-e9e8b2c5c926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4125 | 2026.03.19 22:50:04.868214 [ 4 ] {13bbfc61-557b-4242-9f82-e9e8b2c5c926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4126 | 2026.03.19 22:50:04.869214 [ 4 ] {13bbfc61-557b-4242-9f82-e9e8b2c5c926} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.03.19 22:50:04.869256 [ 4 ] {13bbfc61-557b-4242-9f82-e9e8b2c5c926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4128 | 2026.03.19 22:50:04.869653 [ 4 ] {13bbfc61-557b-4242-9f82-e9e8b2c5c926} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4129 | 2026.03.19 22:50:04.869886 [ 4 ] {13bbfc61-557b-4242-9f82-e9e8b2c5c926} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.03.19 22:50:04.870002 [ 124 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4131 | 2026.03.19 22:50:04.870040 [ 124 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2026.03.19 22:50:04.870046 [ 4 ] {13bbfc61-557b-4242-9f82-e9e8b2c5c926} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.002014 sec., 53624.62760675273 rows/sec., 4.51 MiB/sec. | ||
| 4133 | 2026.03.19 22:50:04.870066 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4134 | 2026.03.19 22:50:04.870104 [ 4 ] {13bbfc61-557b-4242-9f82-e9e8b2c5c926} <Debug> TCPHandler: Processed in 0.002326043 sec. | ||
| 4135 | 2026.03.19 22:50:04.870163 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 4136 | 2026.03.19 22:50:04.870240 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2026.03.19 22:50:04.870257 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4138 | 2026.03.19 22:50:04.870288 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2147 rows starting from the beginning of the part | ||
| 4139 | 2026.03.19 22:50:04.870341 [ 4 ] {2e9b25ca-bdd8-4ffc-9e75-2653442e82de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4140 | 2026.03.19 22:50:04.870346 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1990 rows starting from the beginning of the part | ||
| 4141 | 2026.03.19 22:50:04.870386 [ 4 ] {2e9b25ca-bdd8-4ffc-9e75-2653442e82de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4142 | 2026.03.19 22:50:04.870400 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 87 rows starting from the beginning of the part | ||
| 4143 | 2026.03.19 22:50:04.870440 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 108 rows starting from the beginning of the part | ||
| 4144 | 2026.03.19 22:50:04.870494 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 213 rows starting from the beginning of the part | ||
| 4145 | 2026.03.19 22:50:04.870534 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 108 rows starting from the beginning of the part | ||
| 4146 | 2026.03.19 22:50:04.870815 [ 4 ] {2e9b25ca-bdd8-4ffc-9e75-2653442e82de} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.03.19 22:50:04.870852 [ 4 ] {2e9b25ca-bdd8-4ffc-9e75-2653442e82de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4148 | 2026.03.19 22:50:04.871162 [ 4 ] {2e9b25ca-bdd8-4ffc-9e75-2653442e82de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4149 | 2026.03.19 22:50:04.871384 [ 4 ] {2e9b25ca-bdd8-4ffc-9e75-2653442e82de} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.03.19 22:50:04.871519 [ 4 ] {2e9b25ca-bdd8-4ffc-9e75-2653442e82de} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001202 sec., 21630.615640599004 rows/sec., 1.59 MiB/sec. | ||
| 4151 | 2026.03.19 22:50:04.871560 [ 4 ] {2e9b25ca-bdd8-4ffc-9e75-2653442e82de} <Debug> TCPHandler: Processed in 0.001372374 sec. | ||
| 4152 | 2026.03.19 22:50:04.871674 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4153 | 2026.03.19 22:50:04.871774 [ 4 ] {5c7ef714-e0dc-4171-87ea-0ac2a8f1a142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4154 | 2026.03.19 22:50:04.871817 [ 4 ] {5c7ef714-e0dc-4171-87ea-0ac2a8f1a142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4155 | 2026.03.19 22:50:04.872278 [ 194 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4653 rows, containing 5 columns (5 merged, 0 gathered) in 0.002148302 sec., 2165896.601129636 rows/sec., 175.88 MiB/sec. | ||
| 4156 | 2026.03.19 22:50:04.872300 [ 4 ] {5c7ef714-e0dc-4171-87ea-0ac2a8f1a142} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.03.19 22:50:04.872353 [ 4 ] {5c7ef714-e0dc-4171-87ea-0ac2a8f1a142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4158 | 2026.03.19 22:50:04.872531 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4159 | 2026.03.19 22:50:04.872659 [ 4 ] {5c7ef714-e0dc-4171-87ea-0ac2a8f1a142} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4160 | 2026.03.19 22:50:04.872783 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_26_5} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2026.03.19 22:50:04.872847 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_26_5} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4162 | 2026.03.19 22:50:04.872890 [ 4 ] {5c7ef714-e0dc-4171-87ea-0ac2a8f1a142} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4163 | 2026.03.19 22:50:04.872911 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 4164 | 2026.03.19 22:50:04.872993 [ 124 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4165 | 2026.03.19 22:50:04.873020 [ 4 ] {5c7ef714-e0dc-4171-87ea-0ac2a8f1a142} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001268 sec., 70977.91798107255 rows/sec., 5.54 MiB/sec. | ||
| 4166 | 2026.03.19 22:50:04.873030 [ 124 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2026.03.19 22:50:04.873052 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4168 | 2026.03.19 22:50:04.873058 [ 4 ] {5c7ef714-e0dc-4171-87ea-0ac2a8f1a142} <Debug> TCPHandler: Processed in 0.001435574 sec. | ||
| 4169 | 2026.03.19 22:50:04.873147 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 4170 | 2026.03.19 22:50:04.873174 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2026.03.19 22:50:04.873267 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4172 | 2026.03.19 22:50:04.873278 [ 4 ] {61d8a5b3-cf43-43ea-972e-cfb0cbc64d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4173 | 2026.03.19 22:50:04.873309 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1122 rows starting from the beginning of the part | ||
| 4174 | 2026.03.19 22:50:04.873332 [ 4 ] {61d8a5b3-cf43-43ea-972e-cfb0cbc64d6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4175 | 2026.03.19 22:50:04.873380 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1039 rows starting from the beginning of the part | ||
| 4176 | 2026.03.19 22:50:04.873430 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 79 rows starting from the beginning of the part | ||
| 4177 | 2026.03.19 22:50:04.873477 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4178 | 2026.03.19 22:50:04.873516 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 129 rows starting from the beginning of the part | ||
| 4179 | 2026.03.19 22:50:04.873586 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4180 | 2026.03.19 22:50:04.873756 [ 4 ] {61d8a5b3-cf43-43ea-972e-cfb0cbc64d6b} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.03.19 22:50:04.873800 [ 4 ] {61d8a5b3-cf43-43ea-972e-cfb0cbc64d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4182 | 2026.03.19 22:50:04.874168 [ 4 ] {61d8a5b3-cf43-43ea-972e-cfb0cbc64d6b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4183 | 2026.03.19 22:50:04.874397 [ 4 ] {61d8a5b3-cf43-43ea-972e-cfb0cbc64d6b} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2026.03.19 22:50:04.874500 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4185 | 2026.03.19 22:50:04.874527 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.03.19 22:50:04.874535 [ 4 ] {61d8a5b3-cf43-43ea-972e-cfb0cbc64d6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 4187 | 2026.03.19 22:50:04.874543 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4188 | 2026.03.19 22:50:04.874572 [ 4 ] {61d8a5b3-cf43-43ea-972e-cfb0cbc64d6b} <Debug> TCPHandler: Processed in 0.001447774 sec. | ||
| 4189 | 2026.03.19 22:50:04.874615 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 4190 | 2026.03.19 22:50:04.874680 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2026.03.19 22:50:04.874688 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4192 | 2026.03.19 22:50:04.874721 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7253 rows starting from the beginning of the part | ||
| 4193 | 2026.03.19 22:50:04.874768 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1347 rows starting from the beginning of the part | ||
| 4194 | 2026.03.19 22:50:04.874775 [ 4 ] {202d265a-8ca6-420c-b0fa-a4b30a40178f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4195 | 2026.03.19 22:50:04.874808 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4196 | 2026.03.19 22:50:04.874834 [ 4 ] {202d265a-8ca6-420c-b0fa-a4b30a40178f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4197 | 2026.03.19 22:50:04.874844 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 4198 | 2026.03.19 22:50:04.874880 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 203 rows starting from the beginning of the part | ||
| 4199 | 2026.03.19 22:50:04.874915 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 4200 | 2026.03.19 22:50:04.874922 [ 194 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821698 sec., 1399244.0020244848 rows/sec., 104.73 MiB/sec. | ||
| 4201 | 2026.03.19 22:50:04.875096 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4202 | 2026.03.19 22:50:04.875421 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_26_5} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.03.19 22:50:04.875493 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_26_5} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4204 | 2026.03.19 22:50:04.875565 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 4205 | 2026.03.19 22:50:04.875669 [ 4 ] {202d265a-8ca6-420c-b0fa-a4b30a40178f} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.03.19 22:50:04.875709 [ 4 ] {202d265a-8ca6-420c-b0fa-a4b30a40178f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4207 | 2026.03.19 22:50:04.876256 [ 4 ] {202d265a-8ca6-420c-b0fa-a4b30a40178f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4208 | 2026.03.19 22:50:04.876495 [ 4 ] {202d265a-8ca6-420c-b0fa-a4b30a40178f} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.03.19 22:50:04.876638 [ 4 ] {202d265a-8ca6-420c-b0fa-a4b30a40178f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001882 sec., 13815.090329436769 rows/sec., 24.76 MiB/sec. | ||
| 4210 | 2026.03.19 22:50:04.876712 [ 4 ] {202d265a-8ca6-420c-b0fa-a4b30a40178f} <Debug> TCPHandler: Processed in 0.002079791 sec. | ||
| 4211 | 2026.03.19 22:50:04.876824 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.03.19 22:50:04.876920 [ 4 ] {8c78d931-d8ea-44aa-b398-4d7bd584a710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4213 | 2026.03.19 22:50:04.876963 [ 4 ] {8c78d931-d8ea-44aa-b398-4d7bd584a710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4214 | 2026.03.19 22:50:04.877292 [ 4 ] {8c78d931-d8ea-44aa-b398-4d7bd584a710} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.03.19 22:50:04.877326 [ 4 ] {8c78d931-d8ea-44aa-b398-4d7bd584a710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4216 | 2026.03.19 22:50:04.877642 [ 4 ] {8c78d931-d8ea-44aa-b398-4d7bd584a710} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4217 | 2026.03.19 22:50:04.877865 [ 4 ] {8c78d931-d8ea-44aa-b398-4d7bd584a710} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.03.19 22:50:04.877998 [ 4 ] {8c78d931-d8ea-44aa-b398-4d7bd584a710} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 4219 | 2026.03.19 22:50:04.878026 [ 123 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4220 | 2026.03.19 22:50:04.878035 [ 4 ] {8c78d931-d8ea-44aa-b398-4d7bd584a710} <Debug> TCPHandler: Processed in 0.001261253 sec. | ||
| 4221 | 2026.03.19 22:50:04.878106 [ 123 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.03.19 22:50:04.878132 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4223 | 2026.03.19 22:50:04.878226 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 4224 | 2026.03.19 22:50:04.878334 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4225 | 2026.03.19 22:50:04.878364 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1212 rows starting from the beginning of the part | ||
| 4226 | 2026.03.19 22:50:04.878416 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 4227 | 2026.03.19 22:50:04.878471 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4228 | 2026.03.19 22:50:04.878511 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 4229 | 2026.03.19 22:50:04.878527 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9283 rows, containing 5 columns (5 merged, 0 gathered) in 0.003931618 sec., 2361114.4317682954 rows/sec., 157.60 MiB/sec. | ||
| 4230 | 2026.03.19 22:50:04.878555 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4231 | 2026.03.19 22:50:04.878629 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 4232 | 2026.03.19 22:50:04.878820 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4233 | 2026.03.19 22:50:04.879228 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.03.19 22:50:04.879326 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4235 | 2026.03.19 22:50:04.879425 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 4236 | 2026.03.19 22:50:04.879878 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 4 columns (4 merged, 0 gathered) in 0.001687387 sec., 896060.0028327822 rows/sec., 60.39 MiB/sec. | ||
| 4237 | 2026.03.19 22:50:04.880065 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4238 | 2026.03.19 22:50:04.880312 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_26_5} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.03.19 22:50:04.880374 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_26_5} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4240 | 2026.03.19 22:50:04.880436 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4241 | 2026.03.19 22:50:09.215156 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4242 | 2026.03.19 22:50:09.215220 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4243 | 2026.03.19 22:50:09.292392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9502 | ||
| 4244 | 2026.03.19 22:50:09.293015 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.03.19 22:50:09.293060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4246 | 2026.03.19 22:50:09.293593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4247 | 2026.03.19 22:50:09.293831 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.03.19 22:50:09.293965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9502 | ||
| 4249 | 2026.03.19 22:50:09.317510 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 544 | ||
| 4250 | 2026.03.19 22:50:09.319864 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.03.19 22:50:09.319919 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4252 | 2026.03.19 22:50:09.321153 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4253 | 2026.03.19 22:50:09.321432 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.03.19 22:50:09.321794 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 4255 | 2026.03.19 22:50:09.812106 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4256 | 2026.03.19 22:50:09.830096 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2026.03.19 22:50:09.830154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4258 | 2026.03.19 22:50:09.835933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4259 | 2026.03.19 22:50:09.836613 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.03.19 22:50:09.839582 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4261 | 2026.03.19 22:50:09.868402 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2026.03.19 22:50:09.868685 [ 4 ] {49bc3550-153d-4714-bac2-351621cf0d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4263 | 2026.03.19 22:50:09.868788 [ 4 ] {49bc3550-153d-4714-bac2-351621cf0d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4264 | 2026.03.19 22:50:09.869561 [ 4 ] {49bc3550-153d-4714-bac2-351621cf0d36} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.03.19 22:50:09.869604 [ 4 ] {49bc3550-153d-4714-bac2-351621cf0d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4266 | 2026.03.19 22:50:09.870045 [ 4 ] {49bc3550-153d-4714-bac2-351621cf0d36} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4267 | 2026.03.19 22:50:09.870271 [ 4 ] {49bc3550-153d-4714-bac2-351621cf0d36} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.03.19 22:50:09.870432 [ 4 ] {49bc3550-153d-4714-bac2-351621cf0d36} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001823 sec., 47174.9862863412 rows/sec., 3.96 MiB/sec. | ||
| 4269 | 2026.03.19 22:50:09.870480 [ 4 ] {49bc3550-153d-4714-bac2-351621cf0d36} <Debug> TCPHandler: Processed in 0.002252522 sec. | ||
| 4270 | 2026.03.19 22:50:09.870605 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4271 | 2026.03.19 22:50:09.870705 [ 4 ] {06c9ad3b-6621-4200-804a-6c4c56e8de63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4272 | 2026.03.19 22:50:09.870748 [ 4 ] {06c9ad3b-6621-4200-804a-6c4c56e8de63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4273 | 2026.03.19 22:50:09.871150 [ 4 ] {06c9ad3b-6621-4200-804a-6c4c56e8de63} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.03.19 22:50:09.871188 [ 4 ] {06c9ad3b-6621-4200-804a-6c4c56e8de63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4275 | 2026.03.19 22:50:09.871493 [ 4 ] {06c9ad3b-6621-4200-804a-6c4c56e8de63} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4276 | 2026.03.19 22:50:09.871702 [ 4 ] {06c9ad3b-6621-4200-804a-6c4c56e8de63} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.03.19 22:50:09.871835 [ 4 ] {06c9ad3b-6621-4200-804a-6c4c56e8de63} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001153 sec., 13009.540329575022 rows/sec., 978.26 KiB/sec. | ||
| 4278 | 2026.03.19 22:50:09.871873 [ 4 ] {06c9ad3b-6621-4200-804a-6c4c56e8de63} <Debug> TCPHandler: Processed in 0.001318363 sec. | ||
| 4279 | 2026.03.19 22:50:09.871981 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.03.19 22:50:09.872073 [ 4 ] {74dd09f5-2569-44c2-8313-a3aa62b35644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4281 | 2026.03.19 22:50:09.872112 [ 4 ] {74dd09f5-2569-44c2-8313-a3aa62b35644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4282 | 2026.03.19 22:50:09.872531 [ 4 ] {74dd09f5-2569-44c2-8313-a3aa62b35644} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.03.19 22:50:09.872566 [ 4 ] {74dd09f5-2569-44c2-8313-a3aa62b35644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4284 | 2026.03.19 22:50:09.872858 [ 4 ] {74dd09f5-2569-44c2-8313-a3aa62b35644} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4285 | 2026.03.19 22:50:09.873064 [ 4 ] {74dd09f5-2569-44c2-8313-a3aa62b35644} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.03.19 22:50:09.873190 [ 4 ] {74dd09f5-2569-44c2-8313-a3aa62b35644} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001135 sec., 69603.52422907489 rows/sec., 5.43 MiB/sec. | ||
| 4287 | 2026.03.19 22:50:09.873227 [ 4 ] {74dd09f5-2569-44c2-8313-a3aa62b35644} <Debug> TCPHandler: Processed in 0.001295282 sec. | ||
| 4288 | 2026.03.19 22:50:09.873336 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.03.19 22:50:09.873428 [ 4 ] {ab8d73d0-44fa-42ad-a63f-20e319dc3c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4290 | 2026.03.19 22:50:09.873469 [ 4 ] {ab8d73d0-44fa-42ad-a63f-20e319dc3c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4291 | 2026.03.19 22:50:09.873868 [ 4 ] {ab8d73d0-44fa-42ad-a63f-20e319dc3c4e} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.03.19 22:50:09.873903 [ 4 ] {ab8d73d0-44fa-42ad-a63f-20e319dc3c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4293 | 2026.03.19 22:50:09.874257 [ 4 ] {ab8d73d0-44fa-42ad-a63f-20e319dc3c4e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4294 | 2026.03.19 22:50:09.874459 [ 4 ] {ab8d73d0-44fa-42ad-a63f-20e319dc3c4e} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.03.19 22:50:09.874584 [ 4 ] {ab8d73d0-44fa-42ad-a63f-20e319dc3c4e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 4296 | 2026.03.19 22:50:09.874619 [ 4 ] {ab8d73d0-44fa-42ad-a63f-20e319dc3c4e} <Debug> TCPHandler: Processed in 0.001330463 sec. | ||
| 4297 | 2026.03.19 22:50:09.874728 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.03.19 22:50:09.874820 [ 4 ] {78e7a801-d7de-43d0-8639-71fd5c8154e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4299 | 2026.03.19 22:50:09.874871 [ 4 ] {78e7a801-d7de-43d0-8639-71fd5c8154e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4300 | 2026.03.19 22:50:09.875659 [ 4 ] {78e7a801-d7de-43d0-8639-71fd5c8154e7} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.03.19 22:50:09.875695 [ 4 ] {78e7a801-d7de-43d0-8639-71fd5c8154e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4302 | 2026.03.19 22:50:09.876227 [ 4 ] {78e7a801-d7de-43d0-8639-71fd5c8154e7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4303 | 2026.03.19 22:50:09.876443 [ 4 ] {78e7a801-d7de-43d0-8639-71fd5c8154e7} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.03.19 22:50:09.876579 [ 4 ] {78e7a801-d7de-43d0-8639-71fd5c8154e7} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001777 sec., 8441.193021947101 rows/sec., 15.13 MiB/sec. | ||
| 4305 | 2026.03.19 22:50:09.876641 [ 4 ] {78e7a801-d7de-43d0-8639-71fd5c8154e7} <Debug> TCPHandler: Processed in 0.001960519 sec. | ||
| 4306 | 2026.03.19 22:50:09.876749 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.03.19 22:50:09.876842 [ 4 ] {f3551104-35e3-4478-9674-37dfb7ce26c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4308 | 2026.03.19 22:50:09.876883 [ 4 ] {f3551104-35e3-4478-9674-37dfb7ce26c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4309 | 2026.03.19 22:50:09.877206 [ 4 ] {f3551104-35e3-4478-9674-37dfb7ce26c1} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.03.19 22:50:09.877240 [ 4 ] {f3551104-35e3-4478-9674-37dfb7ce26c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4311 | 2026.03.19 22:50:09.877539 [ 4 ] {f3551104-35e3-4478-9674-37dfb7ce26c1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4312 | 2026.03.19 22:50:09.877740 [ 4 ] {f3551104-35e3-4478-9674-37dfb7ce26c1} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.03.19 22:50:09.877864 [ 4 ] {f3551104-35e3-4478-9674-37dfb7ce26c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 4314 | 2026.03.19 22:50:09.877898 [ 4 ] {f3551104-35e3-4478-9674-37dfb7ce26c1} <Debug> TCPHandler: Processed in 0.001196652 sec. | ||
| 4315 | 2026.03.19 22:50:11.762096 [ 115 ] {} <Debug> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4316 | 2026.03.19 22:50:11.762181 [ 115 ] {} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2026.03.19 22:50:11.762200 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4318 | 2026.03.19 22:50:11.762327 [ 188 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::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 | ||
| 4319 | 2026.03.19 22:50:11.762495 [ 188 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4320 | 2026.03.19 22:50:11.762532 [ 188 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4321 | 2026.03.19 22:50:11.762612 [ 188 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4322 | 2026.03.19 22:50:11.762671 [ 188 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 4323 | 2026.03.19 22:50:11.762716 [ 188 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 4324 | 2026.03.19 22:50:11.762763 [ 188 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 4325 | 2026.03.19 22:50:11.763674 [ 190 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377463 sec., 33394.726391924865 rows/sec., 2.79 MiB/sec. | ||
| 4326 | 2026.03.19 22:50:11.763858 [ 189 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4327 | 2026.03.19 22:50:11.764160 [ 189 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_5_1} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2026.03.19 22:50:11.764232 [ 189 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_5_1} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4329 | 2026.03.19 22:50:11.764319 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4330 | 2026.03.19 22:50:14.380005 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2026.03.19 22:50:14.380185 [ 4 ] {ef2903c5-bce6-4509-aafa-c999d65e27fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4332 | 2026.03.19 22:50:14.380251 [ 4 ] {ef2903c5-bce6-4509-aafa-c999d65e27fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4333 | 2026.03.19 22:50:14.381803 [ 4 ] {ef2903c5-bce6-4509-aafa-c999d65e27fa} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2026.03.19 22:50:14.381844 [ 4 ] {ef2903c5-bce6-4509-aafa-c999d65e27fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4335 | 2026.03.19 22:50:14.382395 [ 4 ] {ef2903c5-bce6-4509-aafa-c999d65e27fa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4336 | 2026.03.19 22:50:14.382623 [ 4 ] {ef2903c5-bce6-4509-aafa-c999d65e27fa} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2026.03.19 22:50:14.382781 [ 4 ] {ef2903c5-bce6-4509-aafa-c999d65e27fa} <Debug> executeQuery: Read 1988 rows, 154.02 KiB in 0.002644 sec., 751891.0741301059 rows/sec., 56.89 MiB/sec. | ||
| 4338 | 2026.03.19 22:50:14.382830 [ 4 ] {ef2903c5-bce6-4509-aafa-c999d65e27fa} <Debug> TCPHandler: Processed in 0.00295337 sec. | ||
| 4339 | 2026.03.19 22:50:14.382957 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4340 | 2026.03.19 22:50:14.383061 [ 4 ] {b3d2a86f-322c-4044-9362-983e5c9afd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4341 | 2026.03.19 22:50:14.383105 [ 4 ] {b3d2a86f-322c-4044-9362-983e5c9afd7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4342 | 2026.03.19 22:50:14.383547 [ 4 ] {b3d2a86f-322c-4044-9362-983e5c9afd7c} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.03.19 22:50:14.383591 [ 4 ] {b3d2a86f-322c-4044-9362-983e5c9afd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4344 | 2026.03.19 22:50:14.383906 [ 4 ] {b3d2a86f-322c-4044-9362-983e5c9afd7c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4345 | 2026.03.19 22:50:14.384120 [ 4 ] {b3d2a86f-322c-4044-9362-983e5c9afd7c} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.03.19 22:50:14.384251 [ 4 ] {b3d2a86f-322c-4044-9362-983e5c9afd7c} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001214 sec., 28830.313014827017 rows/sec., 2.12 MiB/sec. | ||
| 4347 | 2026.03.19 22:50:14.384288 [ 4 ] {b3d2a86f-322c-4044-9362-983e5c9afd7c} <Debug> TCPHandler: Processed in 0.001384584 sec. | ||
| 4348 | 2026.03.19 22:50:14.384397 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2026.03.19 22:50:14.384493 [ 4 ] {f357a31c-1513-4f48-8415-3de7ffecfb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4350 | 2026.03.19 22:50:14.384533 [ 4 ] {f357a31c-1513-4f48-8415-3de7ffecfb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4351 | 2026.03.19 22:50:14.385145 [ 4 ] {f357a31c-1513-4f48-8415-3de7ffecfb4a} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2026.03.19 22:50:14.385180 [ 4 ] {f357a31c-1513-4f48-8415-3de7ffecfb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4353 | 2026.03.19 22:50:14.385541 [ 4 ] {f357a31c-1513-4f48-8415-3de7ffecfb4a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4354 | 2026.03.19 22:50:14.385752 [ 4 ] {f357a31c-1513-4f48-8415-3de7ffecfb4a} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2026.03.19 22:50:14.385853 [ 112 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4356 | 2026.03.19 22:50:14.385878 [ 4 ] {f357a31c-1513-4f48-8415-3de7ffecfb4a} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001405 sec., 503914.590747331 rows/sec., 29.40 MiB/sec. | ||
| 4357 | 2026.03.19 22:50:14.385895 [ 112 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.03.19 22:50:14.385916 [ 4 ] {f357a31c-1513-4f48-8415-3de7ffecfb4a} <Debug> TCPHandler: Processed in 0.001568545 sec. | ||
| 4359 | 2026.03.19 22:50:14.385917 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4360 | 2026.03.19 22:50:14.386027 [ 196 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::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 | ||
| 4361 | 2026.03.19 22:50:14.386040 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4362 | 2026.03.19 22:50:14.386126 [ 196 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4363 | 2026.03.19 22:50:14.386143 [ 4 ] {a2988502-8f36-4429-a325-8957405cccf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4364 | 2026.03.19 22:50:14.386155 [ 196 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 732 rows starting from the beginning of the part | ||
| 4365 | 2026.03.19 22:50:14.386184 [ 4 ] {a2988502-8f36-4429-a325-8957405cccf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4366 | 2026.03.19 22:50:14.386224 [ 196 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4367 | 2026.03.19 22:50:14.386270 [ 196 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 708 rows starting from the beginning of the part | ||
| 4368 | 2026.03.19 22:50:14.386310 [ 196 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::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 | ||
| 4369 | 2026.03.19 22:50:14.386351 [ 196 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 4370 | 2026.03.19 22:50:14.386388 [ 196 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 708 rows starting from the beginning of the part | ||
| 4371 | 2026.03.19 22:50:14.386586 [ 4 ] {a2988502-8f36-4429-a325-8957405cccf4} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.03.19 22:50:14.386622 [ 4 ] {a2988502-8f36-4429-a325-8957405cccf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4373 | 2026.03.19 22:50:14.386908 [ 4 ] {a2988502-8f36-4429-a325-8957405cccf4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4374 | 2026.03.19 22:50:14.387131 [ 4 ] {a2988502-8f36-4429-a325-8957405cccf4} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.03.19 22:50:14.387255 [ 4 ] {a2988502-8f36-4429-a325-8957405cccf4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 62.17 KiB/sec. | ||
| 4376 | 2026.03.19 22:50:14.387292 [ 4 ] {a2988502-8f36-4429-a325-8957405cccf4} <Debug> TCPHandler: Processed in 0.001302003 sec. | ||
| 4377 | 2026.03.19 22:50:14.387405 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.03.19 22:50:14.387499 [ 4 ] {e149b3da-5c7c-4bb5-88b8-9e3aae2856f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4379 | 2026.03.19 22:50:14.387496 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499915 sec., 1464749.6691479182 rows/sec., 92.22 MiB/sec. | ||
| 4380 | 2026.03.19 22:50:14.387539 [ 4 ] {e149b3da-5c7c-4bb5-88b8-9e3aae2856f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4381 | 2026.03.19 22:50:14.387752 [ 190 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4382 | 2026.03.19 22:50:14.388073 [ 190 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_10_2} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.03.19 22:50:14.388153 [ 190 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_10_2} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4384 | 2026.03.19 22:50:14.388248 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4385 | 2026.03.19 22:50:14.388294 [ 4 ] {e149b3da-5c7c-4bb5-88b8-9e3aae2856f1} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.03.19 22:50:14.388335 [ 4 ] {e149b3da-5c7c-4bb5-88b8-9e3aae2856f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4387 | 2026.03.19 22:50:14.388709 [ 4 ] {e149b3da-5c7c-4bb5-88b8-9e3aae2856f1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4388 | 2026.03.19 22:50:14.388921 [ 4 ] {e149b3da-5c7c-4bb5-88b8-9e3aae2856f1} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.03.19 22:50:14.389052 [ 4 ] {e149b3da-5c7c-4bb5-88b8-9e3aae2856f1} <Debug> executeQuery: Read 1035 rows, 73.14 KiB in 0.001571 sec., 658816.0407383832 rows/sec., 45.47 MiB/sec. | ||
| 4390 | 2026.03.19 22:50:14.389089 [ 4 ] {e149b3da-5c7c-4bb5-88b8-9e3aae2856f1} <Debug> TCPHandler: Processed in 0.001733257 sec. | ||
| 4391 | 2026.03.19 22:50:14.389199 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.03.19 22:50:14.389295 [ 4 ] {856826c7-0c4f-496a-af6f-c777984beff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4393 | 2026.03.19 22:50:14.389338 [ 4 ] {856826c7-0c4f-496a-af6f-c777984beff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4394 | 2026.03.19 22:50:14.389974 [ 4 ] {856826c7-0c4f-496a-af6f-c777984beff6} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.03.19 22:50:14.390008 [ 4 ] {856826c7-0c4f-496a-af6f-c777984beff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4396 | 2026.03.19 22:50:14.390437 [ 4 ] {856826c7-0c4f-496a-af6f-c777984beff6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4397 | 2026.03.19 22:50:14.390652 [ 4 ] {856826c7-0c4f-496a-af6f-c777984beff6} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.03.19 22:50:14.390781 [ 4 ] {856826c7-0c4f-496a-af6f-c777984beff6} <Debug> executeQuery: Read 1345 rows, 87.05 KiB in 0.001505 sec., 893687.707641196 rows/sec., 56.48 MiB/sec. | ||
| 4399 | 2026.03.19 22:50:14.390817 [ 4 ] {856826c7-0c4f-496a-af6f-c777984beff6} <Debug> TCPHandler: Processed in 0.001665266 sec. | ||
| 4400 | 2026.03.19 22:50:14.390929 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.03.19 22:50:14.391023 [ 4 ] {fb44cf16-5d18-46e3-b033-ef60f4a7c41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4402 | 2026.03.19 22:50:14.391077 [ 4 ] {fb44cf16-5d18-46e3-b033-ef60f4a7c41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4403 | 2026.03.19 22:50:14.391932 [ 4 ] {fb44cf16-5d18-46e3-b033-ef60f4a7c41a} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.03.19 22:50:14.391968 [ 4 ] {fb44cf16-5d18-46e3-b033-ef60f4a7c41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4405 | 2026.03.19 22:50:14.392533 [ 4 ] {fb44cf16-5d18-46e3-b033-ef60f4a7c41a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4406 | 2026.03.19 22:50:14.392763 [ 4 ] {fb44cf16-5d18-46e3-b033-ef60f4a7c41a} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.03.19 22:50:14.392898 [ 4 ] {fb44cf16-5d18-46e3-b033-ef60f4a7c41a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001893 sec., 18489.1706286318 rows/sec., 33.13 MiB/sec. | ||
| 4408 | 2026.03.19 22:50:14.392951 [ 4 ] {fb44cf16-5d18-46e3-b033-ef60f4a7c41a} <Debug> TCPHandler: Processed in 0.002070981 sec. | ||
| 4409 | 2026.03.19 22:50:14.393060 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.03.19 22:50:14.393154 [ 4 ] {737de417-3127-49a5-968c-15b9ab188e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4411 | 2026.03.19 22:50:14.393196 [ 4 ] {737de417-3127-49a5-968c-15b9ab188e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4412 | 2026.03.19 22:50:14.393520 [ 4 ] {737de417-3127-49a5-968c-15b9ab188e2c} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.03.19 22:50:14.393555 [ 4 ] {737de417-3127-49a5-968c-15b9ab188e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4414 | 2026.03.19 22:50:14.393852 [ 4 ] {737de417-3127-49a5-968c-15b9ab188e2c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4415 | 2026.03.19 22:50:14.394070 [ 4 ] {737de417-3127-49a5-968c-15b9ab188e2c} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.03.19 22:50:14.394194 [ 4 ] {737de417-3127-49a5-968c-15b9ab188e2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4417 | 2026.03.19 22:50:14.394230 [ 4 ] {737de417-3127-49a5-968c-15b9ab188e2c} <Debug> TCPHandler: Processed in 0.001218222 sec. | ||
| 4418 | 2026.03.19 22:50:16.794224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9950 | ||
| 4419 | 2026.03.19 22:50:16.794934 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.03.19 22:50:16.795015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4421 | 2026.03.19 22:50:16.795700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4422 | 2026.03.19 22:50:16.795950 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.03.19 22:50:16.796105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9950 | ||
| 4424 | 2026.03.19 22:50:16.796097 [ 109 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4425 | 2026.03.19 22:50:16.796182 [ 109 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.03.19 22:50:16.796206 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4427 | 2026.03.19 22:50:16.796360 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 4428 | 2026.03.19 22:50:16.796472 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4429 | 2026.03.19 22:50:16.796508 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7582 rows starting from the beginning of the part | ||
| 4430 | 2026.03.19 22:50:16.796570 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 4431 | 2026.03.19 22:50:16.796629 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 4432 | 2026.03.19 22:50:16.796667 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 4433 | 2026.03.19 22:50:16.796704 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 4434 | 2026.03.19 22:50:16.796739 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 4435 | 2026.03.19 22:50:16.798791 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9950 rows, containing 4 columns (4 merged, 0 gathered) in 0.002495235 sec., 3987600.3662981642 rows/sec., 57.04 MiB/sec. | ||
| 4436 | 2026.03.19 22:50:16.799111 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4437 | 2026.03.19 22:50:16.799384 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_21_4} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.03.19 22:50:16.799458 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_21_4} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4439 | 2026.03.19 22:50:16.799565 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4440 | 2026.03.19 22:50:17.339836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4441 | 2026.03.19 22:50:17.358340 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.03.19 22:50:17.358404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4443 | 2026.03.19 22:50:17.364577 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4444 | 2026.03.19 22:50:17.365271 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.03.19 22:50:17.365594 [ 109 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4446 | 2026.03.19 22:50:17.365662 [ 109 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.03.19 22:50:17.365685 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4448 | 2026.03.19 22:50:17.365794 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 4449 | 2026.03.19 22:50:17.369683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4450 | 2026.03.19 22:50:17.370012 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4451 | 2026.03.19 22:50:17.370766 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 4452 | 2026.03.19 22:50:17.374159 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 4453 | 2026.03.19 22:50:17.377545 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 4454 | 2026.03.19 22:50:17.381439 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 4455 | 2026.03.19 22:50:17.385692 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 4456 | 2026.03.19 22:50:17.389841 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 4457 | 2026.03.19 22:50:17.440376 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.074622718 sec., 2130.7184227730754 rows/sec., 11.02 MiB/sec. | ||
| 4458 | 2026.03.19 22:50:17.442286 [ 187 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4459 | 2026.03.19 22:50:17.444113 [ 187 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_21_4} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.03.19 22:50:17.444207 [ 187 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_21_4} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4461 | 2026.03.19 22:50:17.445453 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4462 | 2026.03.19 22:50:18.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.42 MiB, peak 254.98 MiB, free memory in arenas 0.00 B, will set to 248.77 MiB (RSS), difference: 4.35 MiB | ||
| 4463 | 2026.03.19 22:50:19.322167 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 572 | ||
| 4464 | 2026.03.19 22:50:19.324446 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.03.19 22:50:19.324502 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4466 | 2026.03.19 22:50:19.325708 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4467 | 2026.03.19 22:50:19.326006 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2026.03.19 22:50:19.326368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 4469 | 2026.03.19 22:50:19.867835 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4470 | 2026.03.19 22:50:19.868031 [ 4 ] {d23f921a-3401-46d9-bab7-6ea2f0e2db8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4471 | 2026.03.19 22:50:19.868104 [ 4 ] {d23f921a-3401-46d9-bab7-6ea2f0e2db8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4472 | 2026.03.19 22:50:19.868834 [ 4 ] {d23f921a-3401-46d9-bab7-6ea2f0e2db8c} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.03.19 22:50:19.868882 [ 4 ] {d23f921a-3401-46d9-bab7-6ea2f0e2db8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4474 | 2026.03.19 22:50:19.869276 [ 4 ] {d23f921a-3401-46d9-bab7-6ea2f0e2db8c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4475 | 2026.03.19 22:50:19.869503 [ 4 ] {d23f921a-3401-46d9-bab7-6ea2f0e2db8c} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.03.19 22:50:19.869657 [ 4 ] {d23f921a-3401-46d9-bab7-6ea2f0e2db8c} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001681 sec., 51160.023795359906 rows/sec., 4.29 MiB/sec. | ||
| 4477 | 2026.03.19 22:50:19.869705 [ 4 ] {d23f921a-3401-46d9-bab7-6ea2f0e2db8c} <Debug> TCPHandler: Processed in 0.00200549 sec. | ||
| 4478 | 2026.03.19 22:50:19.869835 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4479 | 2026.03.19 22:50:19.869937 [ 4 ] {972c9c02-edb2-4db8-bdfe-0e990ccf78ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4480 | 2026.03.19 22:50:19.869979 [ 4 ] {972c9c02-edb2-4db8-bdfe-0e990ccf78ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4481 | 2026.03.19 22:50:19.870391 [ 4 ] {972c9c02-edb2-4db8-bdfe-0e990ccf78ca} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.03.19 22:50:19.870427 [ 4 ] {972c9c02-edb2-4db8-bdfe-0e990ccf78ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4483 | 2026.03.19 22:50:19.870754 [ 4 ] {972c9c02-edb2-4db8-bdfe-0e990ccf78ca} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4484 | 2026.03.19 22:50:19.870987 [ 4 ] {972c9c02-edb2-4db8-bdfe-0e990ccf78ca} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2026.03.19 22:50:19.871129 [ 4 ] {972c9c02-edb2-4db8-bdfe-0e990ccf78ca} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001215 sec., 12345.67901234568 rows/sec., 928.34 KiB/sec. | ||
| 4486 | 2026.03.19 22:50:19.871169 [ 4 ] {972c9c02-edb2-4db8-bdfe-0e990ccf78ca} <Debug> TCPHandler: Processed in 0.001384934 sec. | ||
| 4487 | 2026.03.19 22:50:19.871280 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.03.19 22:50:19.871375 [ 4 ] {616a4528-8c87-479b-8cdf-0a2da99a3a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4489 | 2026.03.19 22:50:19.871415 [ 4 ] {616a4528-8c87-479b-8cdf-0a2da99a3a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4490 | 2026.03.19 22:50:19.871838 [ 4 ] {616a4528-8c87-479b-8cdf-0a2da99a3a53} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2026.03.19 22:50:19.871874 [ 4 ] {616a4528-8c87-479b-8cdf-0a2da99a3a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4492 | 2026.03.19 22:50:19.872166 [ 4 ] {616a4528-8c87-479b-8cdf-0a2da99a3a53} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4493 | 2026.03.19 22:50:19.872367 [ 4 ] {616a4528-8c87-479b-8cdf-0a2da99a3a53} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.03.19 22:50:19.872492 [ 4 ] {616a4528-8c87-479b-8cdf-0a2da99a3a53} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001136 sec., 69542.25352112675 rows/sec., 5.43 MiB/sec. | ||
| 4495 | 2026.03.19 22:50:19.872528 [ 4 ] {616a4528-8c87-479b-8cdf-0a2da99a3a53} <Debug> TCPHandler: Processed in 0.001296953 sec. | ||
| 4496 | 2026.03.19 22:50:19.872640 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2026.03.19 22:50:19.872732 [ 4 ] {138e7a2f-fc09-40a3-ab31-9ddb01d1fcbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4498 | 2026.03.19 22:50:19.872774 [ 4 ] {138e7a2f-fc09-40a3-ab31-9ddb01d1fcbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4499 | 2026.03.19 22:50:19.873187 [ 4 ] {138e7a2f-fc09-40a3-ab31-9ddb01d1fcbd} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.03.19 22:50:19.873222 [ 4 ] {138e7a2f-fc09-40a3-ab31-9ddb01d1fcbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4501 | 2026.03.19 22:50:19.873547 [ 4 ] {138e7a2f-fc09-40a3-ab31-9ddb01d1fcbd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4502 | 2026.03.19 22:50:19.873752 [ 4 ] {138e7a2f-fc09-40a3-ab31-9ddb01d1fcbd} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.03.19 22:50:19.873878 [ 4 ] {138e7a2f-fc09-40a3-ab31-9ddb01d1fcbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 4504 | 2026.03.19 22:50:19.873914 [ 4 ] {138e7a2f-fc09-40a3-ab31-9ddb01d1fcbd} <Debug> TCPHandler: Processed in 0.001321643 sec. | ||
| 4505 | 2026.03.19 22:50:19.874021 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.03.19 22:50:19.874119 [ 4 ] {c426f833-952f-4dce-b22b-fccf4f64eb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4507 | 2026.03.19 22:50:19.874172 [ 4 ] {c426f833-952f-4dce-b22b-fccf4f64eb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4508 | 2026.03.19 22:50:19.874963 [ 4 ] {c426f833-952f-4dce-b22b-fccf4f64eb95} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2026.03.19 22:50:19.874998 [ 4 ] {c426f833-952f-4dce-b22b-fccf4f64eb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4510 | 2026.03.19 22:50:19.875528 [ 4 ] {c426f833-952f-4dce-b22b-fccf4f64eb95} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4511 | 2026.03.19 22:50:19.875752 [ 4 ] {c426f833-952f-4dce-b22b-fccf4f64eb95} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2026.03.19 22:50:19.875888 [ 4 ] {c426f833-952f-4dce-b22b-fccf4f64eb95} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001787 sec., 8393.956351426972 rows/sec., 15.04 MiB/sec. | ||
| 4513 | 2026.03.19 22:50:19.875940 [ 4 ] {c426f833-952f-4dce-b22b-fccf4f64eb95} <Debug> TCPHandler: Processed in 0.001966189 sec. | ||
| 4514 | 2026.03.19 22:50:19.876061 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2026.03.19 22:50:19.876182 [ 4 ] {996cc2a6-4c27-40f6-9cd6-cfeaedbefa2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4516 | 2026.03.19 22:50:19.876233 [ 4 ] {996cc2a6-4c27-40f6-9cd6-cfeaedbefa2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4517 | 2026.03.19 22:50:19.876613 [ 4 ] {996cc2a6-4c27-40f6-9cd6-cfeaedbefa2f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.03.19 22:50:19.876649 [ 4 ] {996cc2a6-4c27-40f6-9cd6-cfeaedbefa2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4519 | 2026.03.19 22:50:19.876974 [ 4 ] {996cc2a6-4c27-40f6-9cd6-cfeaedbefa2f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4520 | 2026.03.19 22:50:19.877192 [ 4 ] {996cc2a6-4c27-40f6-9cd6-cfeaedbefa2f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.03.19 22:50:19.877320 [ 4 ] {996cc2a6-4c27-40f6-9cd6-cfeaedbefa2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001163 sec., 51590.713671539124 rows/sec., 3.48 MiB/sec. | ||
| 4522 | 2026.03.19 22:50:19.877356 [ 4 ] {996cc2a6-4c27-40f6-9cd6-cfeaedbefa2f} <Debug> TCPHandler: Processed in 0.001355793 sec. | ||
| 4523 | 2026.03.19 22:50:24.215311 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4524 | 2026.03.19 22:50:24.215407 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4525 | 2026.03.19 22:50:24.296306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10462 | ||
| 4526 | 2026.03.19 22:50:24.296864 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2026.03.19 22:50:24.296909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4528 | 2026.03.19 22:50:24.297512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4529 | 2026.03.19 22:50:24.297742 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.03.19 22:50:24.297869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10462 | ||
| 4531 | 2026.03.19 22:50:24.868881 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.03.19 22:50:24.869085 [ 4 ] {46e48d03-4ea5-47d9-9bb3-e7ec92def50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4533 | 2026.03.19 22:50:24.869159 [ 4 ] {46e48d03-4ea5-47d9-9bb3-e7ec92def50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4534 | 2026.03.19 22:50:24.869890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4535 | 2026.03.19 22:50:24.869909 [ 4 ] {46e48d03-4ea5-47d9-9bb3-e7ec92def50a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2026.03.19 22:50:24.869991 [ 4 ] {46e48d03-4ea5-47d9-9bb3-e7ec92def50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4537 | 2026.03.19 22:50:24.870405 [ 4 ] {46e48d03-4ea5-47d9-9bb3-e7ec92def50a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4538 | 2026.03.19 22:50:24.870642 [ 4 ] {46e48d03-4ea5-47d9-9bb3-e7ec92def50a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2026.03.19 22:50:24.870814 [ 4 ] {46e48d03-4ea5-47d9-9bb3-e7ec92def50a} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001783 sec., 60572.06954570948 rows/sec., 5.10 MiB/sec. | ||
| 4540 | 2026.03.19 22:50:24.870864 [ 4 ] {46e48d03-4ea5-47d9-9bb3-e7ec92def50a} <Debug> TCPHandler: Processed in 0.002117381 sec. | ||
| 4541 | 2026.03.19 22:50:24.870995 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4542 | 2026.03.19 22:50:24.871099 [ 4 ] {ebd3806c-a47a-4027-8f3e-35349380ed33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4543 | 2026.03.19 22:50:24.871143 [ 4 ] {ebd3806c-a47a-4027-8f3e-35349380ed33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4544 | 2026.03.19 22:50:24.871571 [ 4 ] {ebd3806c-a47a-4027-8f3e-35349380ed33} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4545 | 2026.03.19 22:50:24.871605 [ 4 ] {ebd3806c-a47a-4027-8f3e-35349380ed33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4546 | 2026.03.19 22:50:24.871912 [ 4 ] {ebd3806c-a47a-4027-8f3e-35349380ed33} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4547 | 2026.03.19 22:50:24.872127 [ 4 ] {ebd3806c-a47a-4027-8f3e-35349380ed33} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2026.03.19 22:50:24.872228 [ 100 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4549 | 2026.03.19 22:50:24.872265 [ 4 ] {ebd3806c-a47a-4027-8f3e-35349380ed33} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001188 sec., 21885.521885521885 rows/sec., 1.61 MiB/sec. | ||
| 4550 | 2026.03.19 22:50:24.872266 [ 100 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.03.19 22:50:24.872296 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4552 | 2026.03.19 22:50:24.872304 [ 4 ] {ebd3806c-a47a-4027-8f3e-35349380ed33} <Debug> TCPHandler: Processed in 0.001360743 sec. | ||
| 4553 | 2026.03.19 22:50:24.872418 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4554 | 2026.03.19 22:50:24.872424 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 4555 | 2026.03.19 22:50:24.872516 [ 4 ] {835c8b39-ce65-4973-9835-d1714212215d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4556 | 2026.03.19 22:50:24.872562 [ 4 ] {835c8b39-ce65-4973-9835-d1714212215d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4557 | 2026.03.19 22:50:24.872584 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4558 | 2026.03.19 22:50:24.872628 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 80 rows starting from the beginning of the part | ||
| 4559 | 2026.03.19 22:50:24.872702 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 4560 | 2026.03.19 22:50:24.872755 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
| 4561 | 2026.03.19 22:50:24.872797 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part | ||
| 4562 | 2026.03.19 22:50:24.872838 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part | ||
| 4563 | 2026.03.19 22:50:24.872878 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 4564 | 2026.03.19 22:50:24.873012 [ 4 ] {835c8b39-ce65-4973-9835-d1714212215d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.03.19 22:50:24.873053 [ 4 ] {835c8b39-ce65-4973-9835-d1714212215d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4566 | 2026.03.19 22:50:24.873386 [ 4 ] {835c8b39-ce65-4973-9835-d1714212215d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4567 | 2026.03.19 22:50:24.873624 [ 4 ] {835c8b39-ce65-4973-9835-d1714212215d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2026.03.19 22:50:24.873758 [ 4 ] {835c8b39-ce65-4973-9835-d1714212215d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001261 sec., 71371.92704203013 rows/sec., 5.57 MiB/sec. | ||
| 4569 | 2026.03.19 22:50:24.873756 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393234 sec., 141397.64031024222 rows/sec., 10.90 MiB/sec. | ||
| 4570 | 2026.03.19 22:50:24.873797 [ 4 ] {835c8b39-ce65-4973-9835-d1714212215d} <Debug> TCPHandler: Processed in 0.001429574 sec. | ||
| 4571 | 2026.03.19 22:50:24.873919 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4572 | 2026.03.19 22:50:24.873955 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4573 | 2026.03.19 22:50:24.874016 [ 4 ] {13782b23-3b02-4684-91fd-ad790900c8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4574 | 2026.03.19 22:50:24.874065 [ 4 ] {13782b23-3b02-4684-91fd-ad790900c8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4575 | 2026.03.19 22:50:24.874272 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_26_5} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.03.19 22:50:24.874361 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_26_5} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4577 | 2026.03.19 22:50:24.874448 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4578 | 2026.03.19 22:50:24.874499 [ 4 ] {13782b23-3b02-4684-91fd-ad790900c8f9} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.03.19 22:50:24.874540 [ 4 ] {13782b23-3b02-4684-91fd-ad790900c8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4580 | 2026.03.19 22:50:24.874905 [ 4 ] {13782b23-3b02-4684-91fd-ad790900c8f9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4581 | 2026.03.19 22:50:24.875117 [ 4 ] {13782b23-3b02-4684-91fd-ad790900c8f9} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.03.19 22:50:24.875249 [ 4 ] {13782b23-3b02-4684-91fd-ad790900c8f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 4583 | 2026.03.19 22:50:24.875288 [ 4 ] {13782b23-3b02-4684-91fd-ad790900c8f9} <Debug> TCPHandler: Processed in 0.001417863 sec. | ||
| 4584 | 2026.03.19 22:50:24.875396 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2026.03.19 22:50:24.875491 [ 4 ] {ddbfc5bb-f641-44b4-95e5-6e080a59f338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4586 | 2026.03.19 22:50:24.875545 [ 4 ] {ddbfc5bb-f641-44b4-95e5-6e080a59f338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.03.19 22:50:24.876386 [ 4 ] {ddbfc5bb-f641-44b4-95e5-6e080a59f338} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.03.19 22:50:24.876421 [ 4 ] {ddbfc5bb-f641-44b4-95e5-6e080a59f338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4589 | 2026.03.19 22:50:24.876992 [ 4 ] {ddbfc5bb-f641-44b4-95e5-6e080a59f338} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4590 | 2026.03.19 22:50:24.877222 [ 4 ] {ddbfc5bb-f641-44b4-95e5-6e080a59f338} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.03.19 22:50:24.877319 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4592 | 2026.03.19 22:50:24.877348 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2026.03.19 22:50:24.877363 [ 4 ] {ddbfc5bb-f641-44b4-95e5-6e080a59f338} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00189 sec., 13756.613756613757 rows/sec., 24.65 MiB/sec. | ||
| 4594 | 2026.03.19 22:50:24.877385 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4595 | 2026.03.19 22:50:24.877456 [ 4 ] {ddbfc5bb-f641-44b4-95e5-6e080a59f338} <Debug> TCPHandler: Processed in 0.002107651 sec. | ||
| 4596 | 2026.03.19 22:50:24.877490 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 4597 | 2026.03.19 22:50:24.877574 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4598 | 2026.03.19 22:50:24.877674 [ 4 ] {1c6d3990-f9f6-44fa-9e40-79b984d8175a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4599 | 2026.03.19 22:50:24.877716 [ 4 ] {1c6d3990-f9f6-44fa-9e40-79b984d8175a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4600 | 2026.03.19 22:50:24.877720 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4601 | 2026.03.19 22:50:24.877783 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 392 rows starting from the beginning of the part | ||
| 4602 | 2026.03.19 22:50:24.877898 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 4603 | 2026.03.19 22:50:24.877995 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
| 4604 | 2026.03.19 22:50:24.878063 [ 4 ] {1c6d3990-f9f6-44fa-9e40-79b984d8175a} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.03.19 22:50:24.878084 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part | ||
| 4606 | 2026.03.19 22:50:24.878106 [ 4 ] {1c6d3990-f9f6-44fa-9e40-79b984d8175a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4607 | 2026.03.19 22:50:24.878181 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part | ||
| 4608 | 2026.03.19 22:50:24.878274 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 4609 | 2026.03.19 22:50:24.878426 [ 4 ] {1c6d3990-f9f6-44fa-9e40-79b984d8175a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4610 | 2026.03.19 22:50:24.878665 [ 4 ] {1c6d3990-f9f6-44fa-9e40-79b984d8175a} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2026.03.19 22:50:24.878803 [ 4 ] {1c6d3990-f9f6-44fa-9e40-79b984d8175a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 4612 | 2026.03.19 22:50:24.878840 [ 4 ] {1c6d3990-f9f6-44fa-9e40-79b984d8175a} <Debug> TCPHandler: Processed in 0.001316084 sec. | ||
| 4613 | 2026.03.19 22:50:24.882791 [ 192 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 509 rows, containing 19 columns (19 merged, 0 gathered) in 0.005346133 sec., 95209.00434014642 rows/sec., 170.61 MiB/sec. | ||
| 4614 | 2026.03.19 22:50:24.883549 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4615 | 2026.03.19 22:50:24.883891 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.03.19 22:50:24.883966 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4617 | 2026.03.19 22:50:24.884057 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 4618 | 2026.03.19 22:50:24.885320 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2026.03.19 22:50:24.885365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4620 | 2026.03.19 22:50:24.891300 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4621 | 2026.03.19 22:50:24.892230 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2026.03.19 22:50:24.895396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4623 | 2026.03.19 22:50:25.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.87 MiB, peak 254.98 MiB, free memory in arenas 0.00 B, will set to 251.85 MiB (RSS), difference: 1.98 MiB | ||
| 4624 | 2026.03.19 22:50:29.326766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 596 | ||
| 4625 | 2026.03.19 22:50:29.328972 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.03.19 22:50:29.329030 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4627 | 2026.03.19 22:50:29.330238 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4628 | 2026.03.19 22:50:29.330517 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.03.19 22:50:29.330660 [ 90 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4630 | 2026.03.19 22:50:29.330704 [ 90 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.03.19 22:50:29.330727 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4632 | 2026.03.19 22:50:29.330851 [ 197 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 4633 | 2026.03.19 22:50:29.330871 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
| 4634 | 2026.03.19 22:50:29.331462 [ 197 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4635 | 2026.03.19 22:50:29.331617 [ 197 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 444 rows starting from the beginning of the part | ||
| 4636 | 2026.03.19 22:50:29.332012 [ 197 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 4637 | 2026.03.19 22:50:29.332356 [ 197 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 4638 | 2026.03.19 22:50:29.332688 [ 197 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4639 | 2026.03.19 22:50:29.333001 [ 197 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4640 | 2026.03.19 22:50:29.333295 [ 197 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4641 | 2026.03.19 22:50:29.339338 [ 192 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 72 columns (72 merged, 0 gathered) in 0.008540824 sec., 69782.49405443783 rows/sec., 60.74 MiB/sec. | ||
| 4642 | 2026.03.19 22:50:29.340550 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4643 | 2026.03.19 22:50:29.341180 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_16_3} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.03.19 22:50:29.341267 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_16_3} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4645 | 2026.03.19 22:50:29.341512 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 4646 | 2026.03.19 22:50:29.869788 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2026.03.19 22:50:29.869986 [ 4 ] {bd5adc2e-3879-4c2c-93b0-9711e16fbfe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4648 | 2026.03.19 22:50:29.870050 [ 4 ] {bd5adc2e-3879-4c2c-93b0-9711e16fbfe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4649 | 2026.03.19 22:50:29.870882 [ 4 ] {bd5adc2e-3879-4c2c-93b0-9711e16fbfe2} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.03.19 22:50:29.870924 [ 4 ] {bd5adc2e-3879-4c2c-93b0-9711e16fbfe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4651 | 2026.03.19 22:50:29.871323 [ 4 ] {bd5adc2e-3879-4c2c-93b0-9711e16fbfe2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4652 | 2026.03.19 22:50:29.871540 [ 4 ] {bd5adc2e-3879-4c2c-93b0-9711e16fbfe2} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.03.19 22:50:29.871691 [ 4 ] {bd5adc2e-3879-4c2c-93b0-9711e16fbfe2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001759 sec., 13644.115974985787 rows/sec., 1.13 MiB/sec. | ||
| 4654 | 2026.03.19 22:50:29.871733 [ 4 ] {bd5adc2e-3879-4c2c-93b0-9711e16fbfe2} <Debug> TCPHandler: Processed in 0.002079861 sec. | ||
| 4655 | 2026.03.19 22:50:29.871858 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.03.19 22:50:29.871959 [ 4 ] {9e534531-6dfd-4371-a3b6-ce80cfb264e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4657 | 2026.03.19 22:50:29.871999 [ 4 ] {9e534531-6dfd-4371-a3b6-ce80cfb264e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4658 | 2026.03.19 22:50:29.872588 [ 4 ] {9e534531-6dfd-4371-a3b6-ce80cfb264e8} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.03.19 22:50:29.872625 [ 4 ] {9e534531-6dfd-4371-a3b6-ce80cfb264e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4660 | 2026.03.19 22:50:29.872939 [ 4 ] {9e534531-6dfd-4371-a3b6-ce80cfb264e8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4661 | 2026.03.19 22:50:29.873142 [ 4 ] {9e534531-6dfd-4371-a3b6-ce80cfb264e8} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.03.19 22:50:29.873272 [ 4 ] {9e534531-6dfd-4371-a3b6-ce80cfb264e8} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001336 sec., 154191.61676646708 rows/sec., 13.78 MiB/sec. | ||
| 4663 | 2026.03.19 22:50:29.873310 [ 4 ] {9e534531-6dfd-4371-a3b6-ce80cfb264e8} <Debug> TCPHandler: Processed in 0.001500384 sec. | ||
| 4664 | 2026.03.19 22:50:29.873320 [ 95 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4665 | 2026.03.19 22:50:29.873403 [ 95 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.03.19 22:50:29.873427 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4667 | 2026.03.19 22:50:29.873429 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.03.19 22:50:29.873533 [ 4 ] {498f8875-c7d3-49c2-a8ac-c011dab8a722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4669 | 2026.03.19 22:50:29.873535 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 4670 | 2026.03.19 22:50:29.873573 [ 4 ] {498f8875-c7d3-49c2-a8ac-c011dab8a722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4671 | 2026.03.19 22:50:29.873685 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4672 | 2026.03.19 22:50:29.873723 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2148 rows starting from the beginning of the part | ||
| 4673 | 2026.03.19 22:50:29.873784 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 86 rows starting from the beginning of the part | ||
| 4674 | 2026.03.19 22:50:29.873832 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1988 rows starting from the beginning of the part | ||
| 4675 | 2026.03.19 22:50:29.873877 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 86 rows starting from the beginning of the part | ||
| 4676 | 2026.03.19 22:50:29.873929 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 108 rows starting from the beginning of the part | ||
| 4677 | 2026.03.19 22:50:29.873976 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 206 rows starting from the beginning of the part | ||
| 4678 | 2026.03.19 22:50:29.874020 [ 4 ] {498f8875-c7d3-49c2-a8ac-c011dab8a722} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2026.03.19 22:50:29.874062 [ 4 ] {498f8875-c7d3-49c2-a8ac-c011dab8a722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4680 | 2026.03.19 22:50:29.874392 [ 4 ] {498f8875-c7d3-49c2-a8ac-c011dab8a722} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4681 | 2026.03.19 22:50:29.874611 [ 4 ] {498f8875-c7d3-49c2-a8ac-c011dab8a722} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2026.03.19 22:50:29.874740 [ 4 ] {498f8875-c7d3-49c2-a8ac-c011dab8a722} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001226 sec., 22022.838499184338 rows/sec., 1.66 MiB/sec. | ||
| 4683 | 2026.03.19 22:50:29.874778 [ 4 ] {498f8875-c7d3-49c2-a8ac-c011dab8a722} <Debug> TCPHandler: Processed in 0.001396774 sec. | ||
| 4684 | 2026.03.19 22:50:29.874898 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2026.03.19 22:50:29.874991 [ 4 ] {9ec6394a-54d3-4c5f-a5f7-739c089397d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4686 | 2026.03.19 22:50:29.875030 [ 4 ] {9ec6394a-54d3-4c5f-a5f7-739c089397d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4687 | 2026.03.19 22:50:29.875418 [ 4 ] {9ec6394a-54d3-4c5f-a5f7-739c089397d6} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2026.03.19 22:50:29.875454 [ 4 ] {9ec6394a-54d3-4c5f-a5f7-739c089397d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4689 | 2026.03.19 22:50:29.875465 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4622 rows, containing 5 columns (5 merged, 0 gathered) in 0.0019805 sec., 2333754.1024993686 rows/sec., 189.45 MiB/sec. | ||
| 4690 | 2026.03.19 22:50:29.875743 [ 4 ] {9ec6394a-54d3-4c5f-a5f7-739c089397d6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4691 | 2026.03.19 22:50:29.875819 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4692 | 2026.03.19 22:50:29.875980 [ 4 ] {9ec6394a-54d3-4c5f-a5f7-739c089397d6} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2026.03.19 22:50:29.876124 [ 4 ] {9ec6394a-54d3-4c5f-a5f7-739c089397d6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001151 sec., 20851.433536055607 rows/sec., 1.73 MiB/sec. | ||
| 4694 | 2026.03.19 22:50:29.876163 [ 4 ] {9ec6394a-54d3-4c5f-a5f7-739c089397d6} <Debug> TCPHandler: Processed in 0.001313203 sec. | ||
| 4695 | 2026.03.19 22:50:29.876167 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_31_6} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.03.19 22:50:29.876261 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_31_6} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4697 | 2026.03.19 22:50:29.876275 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.03.19 22:50:29.876365 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 4699 | 2026.03.19 22:50:29.876372 [ 4 ] {f6b725ed-178f-4e0a-a5c8-32c72799c903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4700 | 2026.03.19 22:50:29.876423 [ 4 ] {f6b725ed-178f-4e0a-a5c8-32c72799c903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4701 | 2026.03.19 22:50:29.876801 [ 4 ] {f6b725ed-178f-4e0a-a5c8-32c72799c903} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.03.19 22:50:29.876836 [ 4 ] {f6b725ed-178f-4e0a-a5c8-32c72799c903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4703 | 2026.03.19 22:50:29.877117 [ 4 ] {f6b725ed-178f-4e0a-a5c8-32c72799c903} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4704 | 2026.03.19 22:50:29.877325 [ 4 ] {f6b725ed-178f-4e0a-a5c8-32c72799c903} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.03.19 22:50:29.877449 [ 4 ] {f6b725ed-178f-4e0a-a5c8-32c72799c903} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 4706 | 2026.03.19 22:50:29.877486 [ 4 ] {f6b725ed-178f-4e0a-a5c8-32c72799c903} <Debug> TCPHandler: Processed in 0.001262273 sec. | ||
| 4707 | 2026.03.19 22:50:29.877598 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2026.03.19 22:50:29.877690 [ 4 ] {9ce3f27f-39e4-406f-9ce3-4ebb4b2f3ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4709 | 2026.03.19 22:50:29.877728 [ 4 ] {9ce3f27f-39e4-406f-9ce3-4ebb4b2f3ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4710 | 2026.03.19 22:50:29.878167 [ 4 ] {9ce3f27f-39e4-406f-9ce3-4ebb4b2f3ce3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.03.19 22:50:29.878201 [ 4 ] {9ce3f27f-39e4-406f-9ce3-4ebb4b2f3ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4712 | 2026.03.19 22:50:29.878489 [ 4 ] {9ce3f27f-39e4-406f-9ce3-4ebb4b2f3ce3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4713 | 2026.03.19 22:50:29.878689 [ 4 ] {9ce3f27f-39e4-406f-9ce3-4ebb4b2f3ce3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.03.19 22:50:29.878797 [ 95 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4715 | 2026.03.19 22:50:29.878812 [ 4 ] {9ce3f27f-39e4-406f-9ce3-4ebb4b2f3ce3} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.00114 sec., 100877.19298245614 rows/sec., 8.20 MiB/sec. | ||
| 4716 | 2026.03.19 22:50:29.878871 [ 95 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2026.03.19 22:50:29.878907 [ 4 ] {9ce3f27f-39e4-406f-9ce3-4ebb4b2f3ce3} <Debug> TCPHandler: Processed in 0.001363994 sec. | ||
| 4718 | 2026.03.19 22:50:29.878910 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4719 | 2026.03.19 22:50:29.879002 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 4720 | 2026.03.19 22:50:29.879057 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4721 | 2026.03.19 22:50:29.879105 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4722 | 2026.03.19 22:50:29.879142 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1122 rows starting from the beginning of the part | ||
| 4723 | 2026.03.19 22:50:29.879154 [ 4 ] {3ba49105-3d91-40aa-bf9c-8187a010c72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4724 | 2026.03.19 22:50:29.879195 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 79 rows starting from the beginning of the part | ||
| 4725 | 2026.03.19 22:50:29.879229 [ 4 ] {3ba49105-3d91-40aa-bf9c-8187a010c72c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4726 | 2026.03.19 22:50:29.879242 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1035 rows starting from the beginning of the part | ||
| 4727 | 2026.03.19 22:50:29.879289 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 79 rows starting from the beginning of the part | ||
| 4728 | 2026.03.19 22:50:29.879329 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 4729 | 2026.03.19 22:50:29.879368 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 115 rows starting from the beginning of the part | ||
| 4730 | 2026.03.19 22:50:29.879675 [ 4 ] {3ba49105-3d91-40aa-bf9c-8187a010c72c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.03.19 22:50:29.879714 [ 4 ] {3ba49105-3d91-40aa-bf9c-8187a010c72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4732 | 2026.03.19 22:50:29.880056 [ 4 ] {3ba49105-3d91-40aa-bf9c-8187a010c72c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4733 | 2026.03.19 22:50:29.880270 [ 4 ] {3ba49105-3d91-40aa-bf9c-8187a010c72c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.03.19 22:50:29.880375 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4735 | 2026.03.19 22:50:29.880397 [ 4 ] {3ba49105-3d91-40aa-bf9c-8187a010c72c} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001261 sec., 155432.19666931007 rows/sec., 11.15 MiB/sec. | ||
| 4736 | 2026.03.19 22:50:29.880407 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.03.19 22:50:29.880436 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4738 | 2026.03.19 22:50:29.880436 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466045 sec., 1718910.4017953065 rows/sec., 128.50 MiB/sec. | ||
| 4739 | 2026.03.19 22:50:29.880439 [ 4 ] {3ba49105-3d91-40aa-bf9c-8187a010c72c} <Debug> TCPHandler: Processed in 0.001430544 sec. | ||
| 4740 | 2026.03.19 22:50:29.880499 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 4741 | 2026.03.19 22:50:29.880578 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4742 | 2026.03.19 22:50:29.880593 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4743 | 2026.03.19 22:50:29.880616 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4744 | 2026.03.19 22:50:29.880639 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9283 rows starting from the beginning of the part | ||
| 4745 | 2026.03.19 22:50:29.880681 [ 4 ] {f94e906f-04d0-47dc-a018-d9e07f24a7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4746 | 2026.03.19 22:50:29.880689 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4747 | 2026.03.19 22:50:29.880739 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1345 rows starting from the beginning of the part | ||
| 4748 | 2026.03.19 22:50:29.880744 [ 4 ] {f94e906f-04d0-47dc-a018-d9e07f24a7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4749 | 2026.03.19 22:50:29.880779 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4750 | 2026.03.19 22:50:29.880817 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 4751 | 2026.03.19 22:50:29.880852 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 196 rows starting from the beginning of the part | ||
| 4752 | 2026.03.19 22:50:29.880887 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_31_6} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.03.19 22:50:29.880971 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_31_6} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4754 | 2026.03.19 22:50:29.881059 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4755 | 2026.03.19 22:50:29.881555 [ 4 ] {f94e906f-04d0-47dc-a018-d9e07f24a7b9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.03.19 22:50:29.881597 [ 4 ] {f94e906f-04d0-47dc-a018-d9e07f24a7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4757 | 2026.03.19 22:50:29.882113 [ 4 ] {f94e906f-04d0-47dc-a018-d9e07f24a7b9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4758 | 2026.03.19 22:50:29.882333 [ 4 ] {f94e906f-04d0-47dc-a018-d9e07f24a7b9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4759 | 2026.03.19 22:50:29.882471 [ 4 ] {f94e906f-04d0-47dc-a018-d9e07f24a7b9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001807 sec., 8301.051466519093 rows/sec., 14.88 MiB/sec. | ||
| 4760 | 2026.03.19 22:50:29.882523 [ 4 ] {f94e906f-04d0-47dc-a018-d9e07f24a7b9} <Debug> TCPHandler: Processed in 0.00199306 sec. | ||
| 4761 | 2026.03.19 22:50:29.882650 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.03.19 22:50:29.882777 [ 4 ] {38384f53-2ba0-41c2-aae1-0c2a7a0a14fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4763 | 2026.03.19 22:50:29.882838 [ 4 ] {38384f53-2ba0-41c2-aae1-0c2a7a0a14fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4764 | 2026.03.19 22:50:29.883225 [ 4 ] {38384f53-2ba0-41c2-aae1-0c2a7a0a14fe} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.03.19 22:50:29.883260 [ 4 ] {38384f53-2ba0-41c2-aae1-0c2a7a0a14fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4766 | 2026.03.19 22:50:29.883649 [ 4 ] {38384f53-2ba0-41c2-aae1-0c2a7a0a14fe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4767 | 2026.03.19 22:50:29.883874 [ 4 ] {38384f53-2ba0-41c2-aae1-0c2a7a0a14fe} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.03.19 22:50:29.883990 [ 95 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4769 | 2026.03.19 22:50:29.884010 [ 4 ] {38384f53-2ba0-41c2-aae1-0c2a7a0a14fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 4770 | 2026.03.19 22:50:29.884025 [ 95 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.03.19 22:50:29.884051 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4772 | 2026.03.19 22:50:29.884054 [ 4 ] {38384f53-2ba0-41c2-aae1-0c2a7a0a14fe} <Debug> TCPHandler: Processed in 0.001462895 sec. | ||
| 4773 | 2026.03.19 22:50:29.884125 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 4774 | 2026.03.19 22:50:29.884223 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4775 | 2026.03.19 22:50:29.884253 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1512 rows starting from the beginning of the part | ||
| 4776 | 2026.03.19 22:50:29.884316 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4777 | 2026.03.19 22:50:29.884358 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 4778 | 2026.03.19 22:50:29.884394 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4779 | 2026.03.19 22:50:29.884418 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11304 rows, containing 5 columns (5 merged, 0 gathered) in 0.003943269 sec., 2866657.08071146 rows/sec., 190.74 MiB/sec. | ||
| 4780 | 2026.03.19 22:50:29.884432 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 4781 | 2026.03.19 22:50:29.884489 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 4782 | 2026.03.19 22:50:29.884739 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4783 | 2026.03.19 22:50:29.885026 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.03.19 22:50:29.885134 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4785 | 2026.03.19 22:50:29.885219 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 4786 | 2026.03.19 22:50:29.885612 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.001512755 sec., 1197814.5833264475 rows/sec., 80.72 MiB/sec. | ||
| 4787 | 2026.03.19 22:50:29.885850 [ 197 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4788 | 2026.03.19 22:50:29.886099 [ 197 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_31_6} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.03.19 22:50:29.886169 [ 197 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_31_6} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4790 | 2026.03.19 22:50:29.886239 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4791 | 2026.03.19 22:50:31.798138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10910 | ||
| 4792 | 2026.03.19 22:50:31.798645 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.03.19 22:50:31.798690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4794 | 2026.03.19 22:50:31.799154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4795 | 2026.03.19 22:50:31.799381 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.03.19 22:50:31.799511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10910 | ||
| 4797 | 2026.03.19 22:50:32.395619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4798 | 2026.03.19 22:50:32.412245 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.03.19 22:50:32.412301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4800 | 2026.03.19 22:50:32.418841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4801 | 2026.03.19 22:50:32.419567 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.03.19 22:50:32.422707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4803 | 2026.03.19 22:50:34.868353 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.03.19 22:50:34.868540 [ 4 ] {58467161-4076-4e98-a941-b91d55ce57a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4805 | 2026.03.19 22:50:34.868610 [ 4 ] {58467161-4076-4e98-a941-b91d55ce57a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4806 | 2026.03.19 22:50:34.869257 [ 4 ] {58467161-4076-4e98-a941-b91d55ce57a5} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.03.19 22:50:34.869302 [ 4 ] {58467161-4076-4e98-a941-b91d55ce57a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4808 | 2026.03.19 22:50:34.869706 [ 4 ] {58467161-4076-4e98-a941-b91d55ce57a5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4809 | 2026.03.19 22:50:34.869927 [ 4 ] {58467161-4076-4e98-a941-b91d55ce57a5} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.03.19 22:50:34.870075 [ 4 ] {58467161-4076-4e98-a941-b91d55ce57a5} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001586 sec., 68095.83858764186 rows/sec., 5.73 MiB/sec. | ||
| 4811 | 2026.03.19 22:50:34.870116 [ 4 ] {58467161-4076-4e98-a941-b91d55ce57a5} <Debug> TCPHandler: Processed in 0.001891459 sec. | ||
| 4812 | 2026.03.19 22:50:34.870233 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2026.03.19 22:50:34.870329 [ 4 ] {d0d1d6a8-04ed-4a11-8d28-85ba4c472c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4814 | 2026.03.19 22:50:34.870370 [ 4 ] {d0d1d6a8-04ed-4a11-8d28-85ba4c472c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4815 | 2026.03.19 22:50:34.870763 [ 4 ] {d0d1d6a8-04ed-4a11-8d28-85ba4c472c4e} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.03.19 22:50:34.870799 [ 4 ] {d0d1d6a8-04ed-4a11-8d28-85ba4c472c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4817 | 2026.03.19 22:50:34.871103 [ 4 ] {d0d1d6a8-04ed-4a11-8d28-85ba4c472c4e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4818 | 2026.03.19 22:50:34.871308 [ 4 ] {d0d1d6a8-04ed-4a11-8d28-85ba4c472c4e} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.03.19 22:50:34.871436 [ 4 ] {d0d1d6a8-04ed-4a11-8d28-85ba4c472c4e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001125 sec., 23111.111111111113 rows/sec., 1.70 MiB/sec. | ||
| 4820 | 2026.03.19 22:50:34.871472 [ 4 ] {d0d1d6a8-04ed-4a11-8d28-85ba4c472c4e} <Debug> TCPHandler: Processed in 0.001288863 sec. | ||
| 4821 | 2026.03.19 22:50:34.871580 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2026.03.19 22:50:34.871673 [ 4 ] {7b76c1d6-6d14-481a-ac75-eb25cd886151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4823 | 2026.03.19 22:50:34.871713 [ 4 ] {7b76c1d6-6d14-481a-ac75-eb25cd886151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4824 | 2026.03.19 22:50:34.872122 [ 4 ] {7b76c1d6-6d14-481a-ac75-eb25cd886151} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.03.19 22:50:34.872157 [ 4 ] {7b76c1d6-6d14-481a-ac75-eb25cd886151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4826 | 2026.03.19 22:50:34.872475 [ 4 ] {7b76c1d6-6d14-481a-ac75-eb25cd886151} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4827 | 2026.03.19 22:50:34.872691 [ 4 ] {7b76c1d6-6d14-481a-ac75-eb25cd886151} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.03.19 22:50:34.872818 [ 4 ] {7b76c1d6-6d14-481a-ac75-eb25cd886151} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001162 sec., 77452.66781411359 rows/sec., 6.05 MiB/sec. | ||
| 4829 | 2026.03.19 22:50:34.872854 [ 4 ] {7b76c1d6-6d14-481a-ac75-eb25cd886151} <Debug> TCPHandler: Processed in 0.001324433 sec. | ||
| 4830 | 2026.03.19 22:50:34.872963 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2026.03.19 22:50:34.873056 [ 4 ] {02ff63d5-16b6-4c4a-8543-667bd88e9cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4832 | 2026.03.19 22:50:34.873098 [ 4 ] {02ff63d5-16b6-4c4a-8543-667bd88e9cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4833 | 2026.03.19 22:50:34.873487 [ 4 ] {02ff63d5-16b6-4c4a-8543-667bd88e9cba} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.03.19 22:50:34.873521 [ 4 ] {02ff63d5-16b6-4c4a-8543-667bd88e9cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4835 | 2026.03.19 22:50:34.873838 [ 4 ] {02ff63d5-16b6-4c4a-8543-667bd88e9cba} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4836 | 2026.03.19 22:50:34.874043 [ 4 ] {02ff63d5-16b6-4c4a-8543-667bd88e9cba} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.03.19 22:50:34.874171 [ 4 ] {02ff63d5-16b6-4c4a-8543-667bd88e9cba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 4838 | 2026.03.19 22:50:34.874207 [ 4 ] {02ff63d5-16b6-4c4a-8543-667bd88e9cba} <Debug> TCPHandler: Processed in 0.001293903 sec. | ||
| 4839 | 2026.03.19 22:50:34.874314 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.03.19 22:50:34.874411 [ 4 ] {ee932f38-c669-462d-8a64-24eaf52c6ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4841 | 2026.03.19 22:50:34.874465 [ 4 ] {ee932f38-c669-462d-8a64-24eaf52c6ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4842 | 2026.03.19 22:50:34.875229 [ 4 ] {ee932f38-c669-462d-8a64-24eaf52c6ef8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.03.19 22:50:34.875264 [ 4 ] {ee932f38-c669-462d-8a64-24eaf52c6ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4844 | 2026.03.19 22:50:34.875812 [ 4 ] {ee932f38-c669-462d-8a64-24eaf52c6ef8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4845 | 2026.03.19 22:50:34.876025 [ 4 ] {ee932f38-c669-462d-8a64-24eaf52c6ef8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.03.19 22:50:34.876161 [ 4 ] {ee932f38-c669-462d-8a64-24eaf52c6ef8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001767 sec., 14714.204867006227 rows/sec., 26.37 MiB/sec. | ||
| 4847 | 2026.03.19 22:50:34.876211 [ 4 ] {ee932f38-c669-462d-8a64-24eaf52c6ef8} <Debug> TCPHandler: Processed in 0.001946649 sec. | ||
| 4848 | 2026.03.19 22:50:34.876322 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.03.19 22:50:34.876424 [ 4 ] {972bdaeb-1157-4e4b-9260-0d2e2c40fbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4850 | 2026.03.19 22:50:34.876468 [ 4 ] {972bdaeb-1157-4e4b-9260-0d2e2c40fbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4851 | 2026.03.19 22:50:34.876787 [ 4 ] {972bdaeb-1157-4e4b-9260-0d2e2c40fbf7} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.03.19 22:50:34.876823 [ 4 ] {972bdaeb-1157-4e4b-9260-0d2e2c40fbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4853 | 2026.03.19 22:50:34.877117 [ 4 ] {972bdaeb-1157-4e4b-9260-0d2e2c40fbf7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4854 | 2026.03.19 22:50:34.877322 [ 4 ] {972bdaeb-1157-4e4b-9260-0d2e2c40fbf7} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.03.19 22:50:34.877448 [ 4 ] {972bdaeb-1157-4e4b-9260-0d2e2c40fbf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 4856 | 2026.03.19 22:50:34.877483 [ 4 ] {972bdaeb-1157-4e4b-9260-0d2e2c40fbf7} <Debug> TCPHandler: Processed in 0.001211232 sec. | ||
| 4857 | 2026.03.19 22:50:39.215456 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4858 | 2026.03.19 22:50:39.215523 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4859 | 2026.03.19 22:50:39.299698 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11422 | ||
| 4860 | 2026.03.19 22:50:39.300463 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.03.19 22:50:39.300510 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4862 | 2026.03.19 22:50:39.301002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4863 | 2026.03.19 22:50:39.301244 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.03.19 22:50:39.301393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11422 | ||
| 4865 | 2026.03.19 22:50:39.331161 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 626 | ||
| 4866 | 2026.03.19 22:50:39.333515 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.03.19 22:50:39.333561 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4868 | 2026.03.19 22:50:39.334810 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4869 | 2026.03.19 22:50:39.335082 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.03.19 22:50:39.335480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 626 | ||
| 4871 | 2026.03.19 22:50:39.868824 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.03.19 22:50:39.869007 [ 4 ] {c9d69b46-74c4-4b07-b3f5-0d0f5714468b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4873 | 2026.03.19 22:50:39.869074 [ 4 ] {c9d69b46-74c4-4b07-b3f5-0d0f5714468b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4874 | 2026.03.19 22:50:39.869755 [ 4 ] {c9d69b46-74c4-4b07-b3f5-0d0f5714468b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.03.19 22:50:39.869807 [ 4 ] {c9d69b46-74c4-4b07-b3f5-0d0f5714468b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4876 | 2026.03.19 22:50:39.870216 [ 4 ] {c9d69b46-74c4-4b07-b3f5-0d0f5714468b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4877 | 2026.03.19 22:50:39.870446 [ 4 ] {c9d69b46-74c4-4b07-b3f5-0d0f5714468b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.03.19 22:50:39.870606 [ 4 ] {c9d69b46-74c4-4b07-b3f5-0d0f5714468b} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001647 sec., 52216.150576806314 rows/sec., 4.38 MiB/sec. | ||
| 4879 | 2026.03.19 22:50:39.870654 [ 4 ] {c9d69b46-74c4-4b07-b3f5-0d0f5714468b} <Debug> TCPHandler: Processed in 0.00195628 sec. | ||
| 4880 | 2026.03.19 22:50:39.870780 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.03.19 22:50:39.870882 [ 4 ] {0d39a462-60dd-42b9-96cd-d269566a2bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.03.19 22:50:39.870930 [ 4 ] {0d39a462-60dd-42b9-96cd-d269566a2bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4883 | 2026.03.19 22:50:39.871341 [ 4 ] {0d39a462-60dd-42b9-96cd-d269566a2bf2} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.03.19 22:50:39.871378 [ 4 ] {0d39a462-60dd-42b9-96cd-d269566a2bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4885 | 2026.03.19 22:50:39.871662 [ 4 ] {0d39a462-60dd-42b9-96cd-d269566a2bf2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4886 | 2026.03.19 22:50:39.871861 [ 4 ] {0d39a462-60dd-42b9-96cd-d269566a2bf2} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.03.19 22:50:39.871985 [ 4 ] {0d39a462-60dd-42b9-96cd-d269566a2bf2} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001162 sec., 12908.777969018933 rows/sec., 970.68 KiB/sec. | ||
| 4888 | 2026.03.19 22:50:39.872021 [ 4 ] {0d39a462-60dd-42b9-96cd-d269566a2bf2} <Debug> TCPHandler: Processed in 0.001332933 sec. | ||
| 4889 | 2026.03.19 22:50:39.872123 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.03.19 22:50:39.872213 [ 4 ] {a14006a9-8e66-40a4-99c1-77e323baf642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4891 | 2026.03.19 22:50:39.872250 [ 4 ] {a14006a9-8e66-40a4-99c1-77e323baf642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4892 | 2026.03.19 22:50:39.872742 [ 4 ] {a14006a9-8e66-40a4-99c1-77e323baf642} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.03.19 22:50:39.872779 [ 4 ] {a14006a9-8e66-40a4-99c1-77e323baf642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4894 | 2026.03.19 22:50:39.873107 [ 4 ] {a14006a9-8e66-40a4-99c1-77e323baf642} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4895 | 2026.03.19 22:50:39.873317 [ 4 ] {a14006a9-8e66-40a4-99c1-77e323baf642} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.03.19 22:50:39.873445 [ 4 ] {a14006a9-8e66-40a4-99c1-77e323baf642} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001197 sec., 65998.3291562239 rows/sec., 5.15 MiB/sec. | ||
| 4897 | 2026.03.19 22:50:39.873481 [ 4 ] {a14006a9-8e66-40a4-99c1-77e323baf642} <Debug> TCPHandler: Processed in 0.001361044 sec. | ||
| 4898 | 2026.03.19 22:50:39.873590 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2026.03.19 22:50:39.873684 [ 4 ] {87768752-d02f-4ad4-8e68-6762644b3042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4900 | 2026.03.19 22:50:39.873728 [ 4 ] {87768752-d02f-4ad4-8e68-6762644b3042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4901 | 2026.03.19 22:50:39.874140 [ 4 ] {87768752-d02f-4ad4-8e68-6762644b3042} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.03.19 22:50:39.874176 [ 4 ] {87768752-d02f-4ad4-8e68-6762644b3042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4903 | 2026.03.19 22:50:39.874507 [ 4 ] {87768752-d02f-4ad4-8e68-6762644b3042} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4904 | 2026.03.19 22:50:39.874715 [ 4 ] {87768752-d02f-4ad4-8e68-6762644b3042} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.03.19 22:50:39.874843 [ 4 ] {87768752-d02f-4ad4-8e68-6762644b3042} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 4906 | 2026.03.19 22:50:39.874878 [ 4 ] {87768752-d02f-4ad4-8e68-6762644b3042} <Debug> TCPHandler: Processed in 0.001338184 sec. | ||
| 4907 | 2026.03.19 22:50:39.874981 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2026.03.19 22:50:39.875082 [ 4 ] {50019b60-02f5-4efa-8db5-a719410121fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4909 | 2026.03.19 22:50:39.875135 [ 4 ] {50019b60-02f5-4efa-8db5-a719410121fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4910 | 2026.03.19 22:50:39.875929 [ 4 ] {50019b60-02f5-4efa-8db5-a719410121fd} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2026.03.19 22:50:39.875965 [ 4 ] {50019b60-02f5-4efa-8db5-a719410121fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4912 | 2026.03.19 22:50:39.876511 [ 4 ] {50019b60-02f5-4efa-8db5-a719410121fd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4913 | 2026.03.19 22:50:39.876725 [ 4 ] {50019b60-02f5-4efa-8db5-a719410121fd} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.03.19 22:50:39.876864 [ 4 ] {50019b60-02f5-4efa-8db5-a719410121fd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.0018 sec., 8333.333333333334 rows/sec., 14.93 MiB/sec. | ||
| 4915 | 2026.03.19 22:50:39.876923 [ 4 ] {50019b60-02f5-4efa-8db5-a719410121fd} <Debug> TCPHandler: Processed in 0.00199244 sec. | ||
| 4916 | 2026.03.19 22:50:39.877024 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2026.03.19 22:50:39.877116 [ 4 ] {bf897c23-03be-4670-98a5-4acdd3d4e475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4918 | 2026.03.19 22:50:39.877157 [ 4 ] {bf897c23-03be-4670-98a5-4acdd3d4e475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4919 | 2026.03.19 22:50:39.877480 [ 4 ] {bf897c23-03be-4670-98a5-4acdd3d4e475} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.03.19 22:50:39.877514 [ 4 ] {bf897c23-03be-4670-98a5-4acdd3d4e475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4921 | 2026.03.19 22:50:39.877808 [ 4 ] {bf897c23-03be-4670-98a5-4acdd3d4e475} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4922 | 2026.03.19 22:50:39.878013 [ 4 ] {bf897c23-03be-4670-98a5-4acdd3d4e475} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.03.19 22:50:39.878137 [ 4 ] {bf897c23-03be-4670-98a5-4acdd3d4e475} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 4924 | 2026.03.19 22:50:39.878171 [ 4 ] {bf897c23-03be-4670-98a5-4acdd3d4e475} <Debug> TCPHandler: Processed in 0.001195062 sec. | ||
| 4925 | 2026.03.19 22:50:39.922871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4926 | 2026.03.19 22:50:39.940122 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.03.19 22:50:39.940194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4928 | 2026.03.19 22:50:39.946084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4929 | 2026.03.19 22:50:39.946782 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.03.19 22:50:39.949881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4931 | 2026.03.19 22:50:44.381379 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.03.19 22:50:44.381583 [ 4 ] {2913e300-e3c2-448c-ae59-a7cc35a2b1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4933 | 2026.03.19 22:50:44.381659 [ 4 ] {2913e300-e3c2-448c-ae59-a7cc35a2b1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4934 | 2026.03.19 22:50:44.382330 [ 4 ] {2913e300-e3c2-448c-ae59-a7cc35a2b1c8} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.03.19 22:50:44.382386 [ 4 ] {2913e300-e3c2-448c-ae59-a7cc35a2b1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4936 | 2026.03.19 22:50:44.382801 [ 4 ] {2913e300-e3c2-448c-ae59-a7cc35a2b1c8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4937 | 2026.03.19 22:50:44.383018 [ 4 ] {2913e300-e3c2-448c-ae59-a7cc35a2b1c8} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.03.19 22:50:44.383176 [ 4 ] {2913e300-e3c2-448c-ae59-a7cc35a2b1c8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00165 sec., 2424.2424242424245 rows/sec., 197.68 KiB/sec. | ||
| 4939 | 2026.03.19 22:50:44.383224 [ 4 ] {2913e300-e3c2-448c-ae59-a7cc35a2b1c8} <Debug> TCPHandler: Processed in 0.001973329 sec. | ||
| 4940 | 2026.03.19 22:50:44.383346 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2026.03.19 22:50:44.383446 [ 4 ] {e9d1acb8-2cdf-4337-a14b-cd84c70e7d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4942 | 2026.03.19 22:50:44.383488 [ 4 ] {e9d1acb8-2cdf-4337-a14b-cd84c70e7d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4943 | 2026.03.19 22:50:44.384833 [ 4 ] {e9d1acb8-2cdf-4337-a14b-cd84c70e7d83} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2026.03.19 22:50:44.384872 [ 4 ] {e9d1acb8-2cdf-4337-a14b-cd84c70e7d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4945 | 2026.03.19 22:50:44.385310 [ 4 ] {e9d1acb8-2cdf-4337-a14b-cd84c70e7d83} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4946 | 2026.03.19 22:50:44.385523 [ 4 ] {e9d1acb8-2cdf-4337-a14b-cd84c70e7d83} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2026.03.19 22:50:44.385659 [ 4 ] {e9d1acb8-2cdf-4337-a14b-cd84c70e7d83} <Debug> executeQuery: Read 1990 rows, 154.16 KiB in 0.002237 sec., 889584.2646401431 rows/sec., 67.30 MiB/sec. | ||
| 4948 | 2026.03.19 22:50:44.385697 [ 4 ] {e9d1acb8-2cdf-4337-a14b-cd84c70e7d83} <Debug> TCPHandler: Processed in 0.002404044 sec. | ||
| 4949 | 2026.03.19 22:50:44.385823 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4950 | 2026.03.19 22:50:44.385920 [ 4 ] {405f1bc3-dec8-44c5-aad7-fa8394920a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4951 | 2026.03.19 22:50:44.385962 [ 4 ] {405f1bc3-dec8-44c5-aad7-fa8394920a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4952 | 2026.03.19 22:50:44.386372 [ 4 ] {405f1bc3-dec8-44c5-aad7-fa8394920a50} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2026.03.19 22:50:44.386409 [ 4 ] {405f1bc3-dec8-44c5-aad7-fa8394920a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4954 | 2026.03.19 22:50:44.386737 [ 4 ] {405f1bc3-dec8-44c5-aad7-fa8394920a50} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4955 | 2026.03.19 22:50:44.386948 [ 4 ] {405f1bc3-dec8-44c5-aad7-fa8394920a50} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.03.19 22:50:44.387078 [ 4 ] {405f1bc3-dec8-44c5-aad7-fa8394920a50} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001179 sec., 33078.880407124685 rows/sec., 2.41 MiB/sec. | ||
| 4957 | 2026.03.19 22:50:44.387115 [ 4 ] {405f1bc3-dec8-44c5-aad7-fa8394920a50} <Debug> TCPHandler: Processed in 0.001343194 sec. | ||
| 4958 | 2026.03.19 22:50:44.387223 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.03.19 22:50:44.387315 [ 4 ] {fa970644-f815-4ec0-a467-249d94d4aa88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4960 | 2026.03.19 22:50:44.387354 [ 4 ] {fa970644-f815-4ec0-a467-249d94d4aa88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4961 | 2026.03.19 22:50:44.387949 [ 4 ] {fa970644-f815-4ec0-a467-249d94d4aa88} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.03.19 22:50:44.387986 [ 4 ] {fa970644-f815-4ec0-a467-249d94d4aa88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4963 | 2026.03.19 22:50:44.388329 [ 4 ] {fa970644-f815-4ec0-a467-249d94d4aa88} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4964 | 2026.03.19 22:50:44.388534 [ 4 ] {fa970644-f815-4ec0-a467-249d94d4aa88} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.03.19 22:50:44.388663 [ 4 ] {fa970644-f815-4ec0-a467-249d94d4aa88} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001366 sec., 518301.6105417277 rows/sec., 30.24 MiB/sec. | ||
| 4966 | 2026.03.19 22:50:44.388701 [ 4 ] {fa970644-f815-4ec0-a467-249d94d4aa88} <Debug> TCPHandler: Processed in 0.001528415 sec. | ||
| 4967 | 2026.03.19 22:50:44.388813 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2026.03.19 22:50:44.388906 [ 4 ] {1d725a4e-c246-4526-98fd-e960a72143b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4969 | 2026.03.19 22:50:44.388946 [ 4 ] {1d725a4e-c246-4526-98fd-e960a72143b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4970 | 2026.03.19 22:50:44.389313 [ 4 ] {1d725a4e-c246-4526-98fd-e960a72143b4} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.03.19 22:50:44.389349 [ 4 ] {1d725a4e-c246-4526-98fd-e960a72143b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4972 | 2026.03.19 22:50:44.389638 [ 4 ] {1d725a4e-c246-4526-98fd-e960a72143b4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4973 | 2026.03.19 22:50:44.389847 [ 4 ] {1d725a4e-c246-4526-98fd-e960a72143b4} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.03.19 22:50:44.389947 [ 70 ] {} <Debug> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4975 | 2026.03.19 22:50:44.389975 [ 4 ] {1d725a4e-c246-4526-98fd-e960a72143b4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 4976 | 2026.03.19 22:50:44.390013 [ 70 ] {} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.03.19 22:50:44.390022 [ 4 ] {1d725a4e-c246-4526-98fd-e960a72143b4} <Debug> TCPHandler: Processed in 0.001259192 sec. | ||
| 4978 | 2026.03.19 22:50:44.390042 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4979 | 2026.03.19 22:50:44.390140 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2026.03.19 22:50:44.390146 [ 197 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 4981 | 2026.03.19 22:50:44.390240 [ 4 ] {91b497cb-f6be-48f2-b0a6-4ac8c9556792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4982 | 2026.03.19 22:50:44.390284 [ 4 ] {91b497cb-f6be-48f2-b0a6-4ac8c9556792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4983 | 2026.03.19 22:50:44.390284 [ 197 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4984 | 2026.03.19 22:50:44.390334 [ 197 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 4985 | 2026.03.19 22:50:44.390399 [ 197 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 4986 | 2026.03.19 22:50:44.390440 [ 197 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 4987 | 2026.03.19 22:50:44.390482 [ 197 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 4988 | 2026.03.19 22:50:44.390521 [ 197 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 4989 | 2026.03.19 22:50:44.391022 [ 4 ] {91b497cb-f6be-48f2-b0a6-4ac8c9556792} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4990 | 2026.03.19 22:50:44.391064 [ 4 ] {91b497cb-f6be-48f2-b0a6-4ac8c9556792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4991 | 2026.03.19 22:50:44.391269 [ 194 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001165172 sec., 4291.211941241293 rows/sec., 318.49 KiB/sec. | ||
| 4992 | 2026.03.19 22:50:44.391407 [ 193 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4993 | 2026.03.19 22:50:44.391487 [ 4 ] {91b497cb-f6be-48f2-b0a6-4ac8c9556792} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4994 | 2026.03.19 22:50:44.391787 [ 193 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_5_1} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2026.03.19 22:50:44.391798 [ 4 ] {91b497cb-f6be-48f2-b0a6-4ac8c9556792} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.03.19 22:50:44.391876 [ 193 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_5_1} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4997 | 2026.03.19 22:50:44.391953 [ 4 ] {91b497cb-f6be-48f2-b0a6-4ac8c9556792} <Debug> executeQuery: Read 1039 rows, 73.47 KiB in 0.00173 sec., 600578.034682081 rows/sec., 41.47 MiB/sec. | ||
| 4998 | 2026.03.19 22:50:44.391964 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4999 | 2026.03.19 22:50:44.392000 [ 4 ] {91b497cb-f6be-48f2-b0a6-4ac8c9556792} <Debug> TCPHandler: Processed in 0.001909649 sec. | ||
| 5000 | 2026.03.19 22:50:44.392117 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.03.19 22:50:44.392212 [ 4 ] {289bc695-1165-4537-a7aa-69954a941d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5002 | 2026.03.19 22:50:44.392255 [ 4 ] {289bc695-1165-4537-a7aa-69954a941d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5003 | 2026.03.19 22:50:44.392919 [ 4 ] {289bc695-1165-4537-a7aa-69954a941d23} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.03.19 22:50:44.392955 [ 4 ] {289bc695-1165-4537-a7aa-69954a941d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5005 | 2026.03.19 22:50:44.393385 [ 4 ] {289bc695-1165-4537-a7aa-69954a941d23} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5006 | 2026.03.19 22:50:44.393590 [ 4 ] {289bc695-1165-4537-a7aa-69954a941d23} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.03.19 22:50:44.393724 [ 4 ] {289bc695-1165-4537-a7aa-69954a941d23} <Debug> executeQuery: Read 1347 rows, 87.19 KiB in 0.00153 sec., 880392.1568627452 rows/sec., 55.65 MiB/sec. | ||
| 5008 | 2026.03.19 22:50:44.393761 [ 4 ] {289bc695-1165-4537-a7aa-69954a941d23} <Debug> TCPHandler: Processed in 0.001693117 sec. | ||
| 5009 | 2026.03.19 22:50:44.393874 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2026.03.19 22:50:44.393967 [ 4 ] {65141e76-1eba-4715-a1a0-0e578da9ba7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5011 | 2026.03.19 22:50:44.394021 [ 4 ] {65141e76-1eba-4715-a1a0-0e578da9ba7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5012 | 2026.03.19 22:50:44.394860 [ 4 ] {65141e76-1eba-4715-a1a0-0e578da9ba7c} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.03.19 22:50:44.394896 [ 4 ] {65141e76-1eba-4715-a1a0-0e578da9ba7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5014 | 2026.03.19 22:50:44.395449 [ 4 ] {65141e76-1eba-4715-a1a0-0e578da9ba7c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5015 | 2026.03.19 22:50:44.395681 [ 4 ] {65141e76-1eba-4715-a1a0-0e578da9ba7c} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.03.19 22:50:44.395819 [ 4 ] {65141e76-1eba-4715-a1a0-0e578da9ba7c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001871 sec., 18706.57402458578 rows/sec., 33.52 MiB/sec. | ||
| 5017 | 2026.03.19 22:50:44.395879 [ 4 ] {65141e76-1eba-4715-a1a0-0e578da9ba7c} <Debug> TCPHandler: Processed in 0.00205524 sec. | ||
| 5018 | 2026.03.19 22:50:44.396003 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5019 | 2026.03.19 22:50:44.396096 [ 4 ] {07c9cad8-12ef-471d-a03e-271cedf8993e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5020 | 2026.03.19 22:50:44.396137 [ 4 ] {07c9cad8-12ef-471d-a03e-271cedf8993e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5021 | 2026.03.19 22:50:44.396470 [ 4 ] {07c9cad8-12ef-471d-a03e-271cedf8993e} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2026.03.19 22:50:44.396506 [ 4 ] {07c9cad8-12ef-471d-a03e-271cedf8993e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5023 | 2026.03.19 22:50:44.396811 [ 4 ] {07c9cad8-12ef-471d-a03e-271cedf8993e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5024 | 2026.03.19 22:50:44.397013 [ 4 ] {07c9cad8-12ef-471d-a03e-271cedf8993e} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2026.03.19 22:50:44.397139 [ 4 ] {07c9cad8-12ef-471d-a03e-271cedf8993e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 5026 | 2026.03.19 22:50:44.397175 [ 4 ] {07c9cad8-12ef-471d-a03e-271cedf8993e} <Debug> TCPHandler: Processed in 0.001220742 sec. | ||
| 5027 | 2026.03.19 22:50:46.505680 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42436 | ||
| 5028 | 2026.03.19 22:50:46.505821 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5029 | 2026.03.19 22:50:46.505853 [ 290 ] {} <Debug> TCP-Session: fbca510d-b4b5-446c-98b1-1334927b6f7e Authenticating user 'default' from [fd00:1122:3344:101::e]:42436 | ||
| 5030 | 2026.03.19 22:50:46.505879 [ 290 ] {} <Debug> TCP-Session: fbca510d-b4b5-446c-98b1-1334927b6f7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5031 | 2026.03.19 22:50:46.505894 [ 290 ] {} <Debug> TCP-Session: fbca510d-b4b5-446c-98b1-1334927b6f7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5032 | 2026.03.19 22:50:46.506148 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51423 | ||
| 5033 | 2026.03.19 22:50:46.506180 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46486 | ||
| 5034 | 2026.03.19 22:50:46.506200 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60510 | ||
| 5035 | 2026.03.19 22:50:46.506216 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64732 | ||
| 5036 | 2026.03.19 22:50:46.506234 [ 290 ] {} <Trace> TCP-Session: fbca510d-b4b5-446c-98b1-1334927b6f7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2026.03.19 22:50:46.506294 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5038 | 2026.03.19 22:50:46.506301 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5039 | 2026.03.19 22:50:46.506320 [ 298 ] {} <Debug> TCP-Session: c81281a6-f0b4-4831-9ab2-90c4b3e7b61f Authenticating user 'default' from [fd00:1122:3344:101::e]:60510 | ||
| 5040 | 2026.03.19 22:50:46.506193 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65184 | ||
| 5041 | 2026.03.19 22:50:46.506365 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5042 | 2026.03.19 22:50:46.506425 [ 296 ] {} <Debug> TCP-Session: 5ba8ea84-7536-4ef9-ab02-cb921895f614 Authenticating user 'default' from [fd00:1122:3344:101::e]:46486 | ||
| 5043 | 2026.03.19 22:50:46.506351 [ 298 ] {} <Debug> TCP-Session: c81281a6-f0b4-4831-9ab2-90c4b3e7b61f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5044 | 2026.03.19 22:50:46.506456 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5045 | 2026.03.19 22:50:46.506478 [ 298 ] {} <Debug> TCP-Session: c81281a6-f0b4-4831-9ab2-90c4b3e7b61f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5046 | 2026.03.19 22:50:46.506489 [ 290 ] {5699a485-9c27-46b8-bd8a-d0c7e04faf3b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42436) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5047 | 2026.03.19 22:50:46.506512 [ 3 ] {} <Debug> TCP-Session: e054802c-6920-4139-b5e4-40109ca310fc Authenticating user 'default' from [fd00:1122:3344:101::e]:64732 | ||
| 5048 | 2026.03.19 22:50:46.506457 [ 296 ] {} <Debug> TCP-Session: 5ba8ea84-7536-4ef9-ab02-cb921895f614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5049 | 2026.03.19 22:50:46.506554 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5050 | 2026.03.19 22:50:46.506558 [ 3 ] {} <Debug> TCP-Session: e054802c-6920-4139-b5e4-40109ca310fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5051 | 2026.03.19 22:50:46.506573 [ 296 ] {} <Debug> TCP-Session: 5ba8ea84-7536-4ef9-ab02-cb921895f614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5052 | 2026.03.19 22:50:46.506599 [ 297 ] {} <Debug> TCP-Session: b20f5be1-6f33-4028-8967-5bf92d301954 Authenticating user 'default' from [fd00:1122:3344:101::e]:65184 | ||
| 5053 | 2026.03.19 22:50:46.506605 [ 3 ] {} <Debug> TCP-Session: e054802c-6920-4139-b5e4-40109ca310fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5054 | 2026.03.19 22:50:46.506349 [ 292 ] {} <Debug> TCP-Session: fe770bc5-605b-4a3e-88a5-f74df3d9cf51 Authenticating user 'default' from [fd00:1122:3344:101::e]:51423 | ||
| 5055 | 2026.03.19 22:50:46.506669 [ 297 ] {} <Debug> TCP-Session: b20f5be1-6f33-4028-8967-5bf92d301954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5056 | 2026.03.19 22:50:46.506691 [ 292 ] {} <Debug> TCP-Session: fe770bc5-605b-4a3e-88a5-f74df3d9cf51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5057 | 2026.03.19 22:50:46.506708 [ 297 ] {} <Debug> TCP-Session: b20f5be1-6f33-4028-8967-5bf92d301954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5058 | 2026.03.19 22:50:46.506722 [ 292 ] {} <Debug> TCP-Session: fe770bc5-605b-4a3e-88a5-f74df3d9cf51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5059 | 2026.03.19 22:50:46.506167 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44267 | ||
| 5060 | 2026.03.19 22:50:46.506158 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38653 | ||
| 5061 | 2026.03.19 22:50:46.506787 [ 290 ] {5699a485-9c27-46b8-bd8a-d0c7e04faf3b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5062 | 2026.03.19 22:50:46.506185 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51269 | ||
| 5063 | 2026.03.19 22:50:46.506899 [ 290 ] {5699a485-9c27-46b8-bd8a-d0c7e04faf3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5064 | 2026.03.19 22:50:46.506956 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5065 | 2026.03.19 22:50:46.506989 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5066 | 2026.03.19 22:50:46.507000 [ 293 ] {} <Debug> TCP-Session: 5d83215d-a64f-450a-8136-7ba929d59cbc Authenticating user 'default' from [fd00:1122:3344:101::e]:44267 | ||
| 5067 | 2026.03.19 22:50:46.507026 [ 294 ] {} <Debug> TCP-Session: 7510389a-c0e4-41dd-a6e5-5020175387c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38653 | ||
| 5068 | 2026.03.19 22:50:46.507038 [ 293 ] {} <Debug> TCP-Session: 5d83215d-a64f-450a-8136-7ba929d59cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5069 | 2026.03.19 22:50:46.507053 [ 294 ] {} <Debug> TCP-Session: 7510389a-c0e4-41dd-a6e5-5020175387c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2026.03.19 22:50:46.507061 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5071 | 2026.03.19 22:50:46.507083 [ 294 ] {} <Debug> TCP-Session: 7510389a-c0e4-41dd-a6e5-5020175387c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5072 | 2026.03.19 22:50:46.507107 [ 295 ] {} <Debug> TCP-Session: 6c02fd7f-62d6-4b42-87c3-765fd3aef89d Authenticating user 'default' from [fd00:1122:3344:101::e]:51269 | ||
| 5073 | 2026.03.19 22:50:46.507075 [ 293 ] {} <Debug> TCP-Session: 5d83215d-a64f-450a-8136-7ba929d59cbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5074 | 2026.03.19 22:50:46.507138 [ 295 ] {} <Debug> TCP-Session: 6c02fd7f-62d6-4b42-87c3-765fd3aef89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5075 | 2026.03.19 22:50:46.507164 [ 295 ] {} <Debug> TCP-Session: 6c02fd7f-62d6-4b42-87c3-765fd3aef89d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5076 | 2026.03.19 22:50:46.507214 [ 290 ] {5699a485-9c27-46b8-bd8a-d0c7e04faf3b} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 5077 | 2026.03.19 22:50:46.508115 [ 346 ] {5699a485-9c27-46b8-bd8a-d0c7e04faf3b} <Trace> AggregatingTransform: Aggregating | ||
| 5078 | 2026.03.19 22:50:46.508154 [ 346 ] {5699a485-9c27-46b8-bd8a-d0c7e04faf3b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5079 | 2026.03.19 22:50:46.508190 [ 346 ] {5699a485-9c27-46b8-bd8a-d0c7e04faf3b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866318 sec. (1154.311 rows/sec., 45.09 KiB/sec.) | ||
| 5080 | 2026.03.19 22:50:46.508210 [ 346 ] {5699a485-9c27-46b8-bd8a-d0c7e04faf3b} <Trace> Aggregator: Merging aggregated data | ||
| 5081 | 2026.03.19 22:50:46.509696 [ 290 ] {5699a485-9c27-46b8-bd8a-d0c7e04faf3b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003288 sec., 304.1362530413625 rows/sec., 11.88 KiB/sec. | ||
| 5082 | 2026.03.19 22:50:46.509823 [ 290 ] {5699a485-9c27-46b8-bd8a-d0c7e04faf3b} <Debug> TCPHandler: Processed in 0.003713806 sec. | ||
| 5083 | 2026.03.19 22:50:46.509960 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5084 | 2026.03.19 22:50:46.509990 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5085 | 2026.03.19 22:50:46.509991 [ 290 ] {} <Debug> TCP-Session: fbca510d-b4b5-446c-98b1-1334927b6f7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5086 | 2026.03.19 22:50:46.510010 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5087 | 2026.03.19 22:50:46.510025 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5088 | 2026.03.19 22:50:46.510039 [ 3 ] {} <Debug> TCP-Session: e054802c-6920-4139-b5e4-40109ca310fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5089 | 2026.03.19 22:50:46.510063 [ 298 ] {} <Debug> TCP-Session: c81281a6-f0b4-4831-9ab2-90c4b3e7b61f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5090 | 2026.03.19 22:50:46.510079 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5091 | 2026.03.19 22:50:46.510086 [ 294 ] {} <Debug> TCP-Session: 7510389a-c0e4-41dd-a6e5-5020175387c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5092 | 2026.03.19 22:50:46.510106 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5093 | 2026.03.19 22:50:46.510131 [ 292 ] {} <Debug> TCP-Session: fe770bc5-605b-4a3e-88a5-f74df3d9cf51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5094 | 2026.03.19 22:50:46.510088 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5095 | 2026.03.19 22:50:46.510168 [ 297 ] {} <Debug> TCP-Session: b20f5be1-6f33-4028-8967-5bf92d301954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5096 | 2026.03.19 22:50:46.510071 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5097 | 2026.03.19 22:50:46.510211 [ 295 ] {} <Debug> TCP-Session: 6c02fd7f-62d6-4b42-87c3-765fd3aef89d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5098 | 2026.03.19 22:50:46.510045 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5099 | 2026.03.19 22:50:46.510250 [ 293 ] {} <Debug> TCP-Session: 5d83215d-a64f-450a-8136-7ba929d59cbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5100 | 2026.03.19 22:50:46.510291 [ 296 ] {} <Debug> TCP-Session: 5ba8ea84-7536-4ef9-ab02-cb921895f614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5101 | 2026.03.19 22:50:46.566162 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43552 | ||
| 5102 | 2026.03.19 22:50:46.566259 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5103 | 2026.03.19 22:50:46.566286 [ 290 ] {} <Debug> TCP-Session: 427cd894-e28e-46ad-83cb-19405e2e5bd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43552 | ||
| 5104 | 2026.03.19 22:50:46.566310 [ 290 ] {} <Debug> TCP-Session: 427cd894-e28e-46ad-83cb-19405e2e5bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5105 | 2026.03.19 22:50:46.566327 [ 290 ] {} <Debug> TCP-Session: 427cd894-e28e-46ad-83cb-19405e2e5bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5106 | 2026.03.19 22:50:46.566558 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40502 | ||
| 5107 | 2026.03.19 22:50:46.566592 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33529 | ||
| 5108 | 2026.03.19 22:50:46.566599 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63403 | ||
| 5109 | 2026.03.19 22:50:46.566625 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47741 | ||
| 5110 | 2026.03.19 22:50:46.566703 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5111 | 2026.03.19 22:50:46.566692 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5112 | 2026.03.19 22:50:46.566751 [ 298 ] {} <Debug> TCP-Session: c7ca86f7-d610-424b-95e6-e6b95d240023 Authenticating user 'default' from [fd00:1122:3344:101::e]:63403 | ||
| 5113 | 2026.03.19 22:50:46.566599 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35625 | ||
| 5114 | 2026.03.19 22:50:46.566783 [ 292 ] {} <Debug> TCP-Session: 84c80ebf-49cf-4103-89b7-c71e0d0646bb Authenticating user 'default' from [fd00:1122:3344:101::e]:40502 | ||
| 5115 | 2026.03.19 22:50:46.566816 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5116 | 2026.03.19 22:50:46.566781 [ 298 ] {} <Debug> TCP-Session: c7ca86f7-d610-424b-95e6-e6b95d240023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5117 | 2026.03.19 22:50:46.566847 [ 292 ] {} <Debug> TCP-Session: 84c80ebf-49cf-4103-89b7-c71e0d0646bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5118 | 2026.03.19 22:50:46.566873 [ 298 ] {} <Debug> TCP-Session: c7ca86f7-d610-424b-95e6-e6b95d240023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5119 | 2026.03.19 22:50:46.566894 [ 292 ] {} <Debug> TCP-Session: 84c80ebf-49cf-4103-89b7-c71e0d0646bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5120 | 2026.03.19 22:50:46.566893 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5121 | 2026.03.19 22:50:46.566565 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65105 | ||
| 5122 | 2026.03.19 22:50:46.566984 [ 297 ] {} <Debug> TCP-Session: 457ce7d5-10d2-41b3-8a4d-e0933a12aa23 Authenticating user 'default' from [fd00:1122:3344:101::e]:35625 | ||
| 5123 | 2026.03.19 22:50:46.566567 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43415 | ||
| 5124 | 2026.03.19 22:50:46.567021 [ 297 ] {} <Debug> TCP-Session: 457ce7d5-10d2-41b3-8a4d-e0933a12aa23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5125 | 2026.03.19 22:50:46.567046 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5126 | 2026.03.19 22:50:46.567059 [ 297 ] {} <Debug> TCP-Session: 457ce7d5-10d2-41b3-8a4d-e0933a12aa23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5127 | 2026.03.19 22:50:46.567074 [ 293 ] {} <Debug> TCP-Session: e3609bc6-4246-40a5-ad47-a80e707f1c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:65105 | ||
| 5128 | 2026.03.19 22:50:46.566867 [ 3 ] {} <Debug> TCP-Session: b57d8ed9-37a4-41c1-a52d-6b39a687b739 Authenticating user 'default' from [fd00:1122:3344:101::e]:47741 | ||
| 5129 | 2026.03.19 22:50:46.567088 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5130 | 2026.03.19 22:50:46.567095 [ 293 ] {} <Debug> TCP-Session: e3609bc6-4246-40a5-ad47-a80e707f1c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5131 | 2026.03.19 22:50:46.567135 [ 3 ] {} <Debug> TCP-Session: b57d8ed9-37a4-41c1-a52d-6b39a687b739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5132 | 2026.03.19 22:50:46.567159 [ 293 ] {} <Debug> TCP-Session: e3609bc6-4246-40a5-ad47-a80e707f1c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5133 | 2026.03.19 22:50:46.567174 [ 3 ] {} <Debug> TCP-Session: b57d8ed9-37a4-41c1-a52d-6b39a687b739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5134 | 2026.03.19 22:50:46.567146 [ 294 ] {} <Debug> TCP-Session: 7a33741c-ad62-4c73-9743-fead19e4bc28 Authenticating user 'default' from [fd00:1122:3344:101::e]:43415 | ||
| 5135 | 2026.03.19 22:50:46.566692 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5136 | 2026.03.19 22:50:46.567233 [ 294 ] {} <Debug> TCP-Session: 7a33741c-ad62-4c73-9743-fead19e4bc28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5137 | 2026.03.19 22:50:46.566679 [ 290 ] {} <Trace> TCP-Session: 427cd894-e28e-46ad-83cb-19405e2e5bd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2026.03.19 22:50:46.567273 [ 294 ] {} <Debug> TCP-Session: 7a33741c-ad62-4c73-9743-fead19e4bc28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5139 | 2026.03.19 22:50:46.566594 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62529 | ||
| 5140 | 2026.03.19 22:50:46.567267 [ 296 ] {} <Debug> TCP-Session: 70276284-8b1c-4d67-9735-fa4fc95059bb Authenticating user 'default' from [fd00:1122:3344:101::e]:33529 | ||
| 5141 | 2026.03.19 22:50:46.567350 [ 296 ] {} <Debug> TCP-Session: 70276284-8b1c-4d67-9735-fa4fc95059bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5142 | 2026.03.19 22:50:46.567365 [ 296 ] {} <Debug> TCP-Session: 70276284-8b1c-4d67-9735-fa4fc95059bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5143 | 2026.03.19 22:50:46.567383 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5144 | 2026.03.19 22:50:46.567411 [ 295 ] {} <Debug> TCP-Session: 009700c3-6400-4ad6-9273-39a5cdb2bfca Authenticating user 'default' from [fd00:1122:3344:101::e]:62529 | ||
| 5145 | 2026.03.19 22:50:46.567428 [ 295 ] {} <Debug> TCP-Session: 009700c3-6400-4ad6-9273-39a5cdb2bfca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5146 | 2026.03.19 22:50:46.567436 [ 290 ] {08017431-e8be-4734-bc68-832c9822dd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43552) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5147 | 2026.03.19 22:50:46.567440 [ 295 ] {} <Debug> TCP-Session: 009700c3-6400-4ad6-9273-39a5cdb2bfca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5148 | 2026.03.19 22:50:46.567675 [ 290 ] {08017431-e8be-4734-bc68-832c9822dd7e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5149 | 2026.03.19 22:50:46.567728 [ 290 ] {08017431-e8be-4734-bc68-832c9822dd7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5150 | 2026.03.19 22:50:46.567987 [ 290 ] {08017431-e8be-4734-bc68-832c9822dd7e} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 5151 | 2026.03.19 22:50:46.568943 [ 307 ] {08017431-e8be-4734-bc68-832c9822dd7e} <Trace> AggregatingTransform: Aggregating | ||
| 5152 | 2026.03.19 22:50:46.569002 [ 307 ] {08017431-e8be-4734-bc68-832c9822dd7e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5153 | 2026.03.19 22:50:46.569042 [ 307 ] {08017431-e8be-4734-bc68-832c9822dd7e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00095209 sec. (1050.321 rows/sec., 41.03 KiB/sec.) | ||
| 5154 | 2026.03.19 22:50:46.569059 [ 307 ] {08017431-e8be-4734-bc68-832c9822dd7e} <Trace> Aggregator: Merging aggregated data | ||
| 5155 | 2026.03.19 22:50:46.570310 [ 290 ] {08017431-e8be-4734-bc68-832c9822dd7e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002926 sec., 341.76349965823647 rows/sec., 13.35 KiB/sec. | ||
| 5156 | 2026.03.19 22:50:46.570461 [ 290 ] {08017431-e8be-4734-bc68-832c9822dd7e} <Debug> TCPHandler: Processed in 0.003932789 sec. | ||
| 5157 | 2026.03.19 22:50:46.570582 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5158 | 2026.03.19 22:50:46.570609 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5159 | 2026.03.19 22:50:46.570614 [ 290 ] {} <Debug> TCP-Session: 427cd894-e28e-46ad-83cb-19405e2e5bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5160 | 2026.03.19 22:50:46.570629 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5161 | 2026.03.19 22:50:46.570651 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5162 | 2026.03.19 22:50:46.570668 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5163 | 2026.03.19 22:50:46.570691 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5164 | 2026.03.19 22:50:46.570726 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5165 | 2026.03.19 22:50:46.570738 [ 297 ] {} <Debug> TCP-Session: 457ce7d5-10d2-41b3-8a4d-e0933a12aa23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5166 | 2026.03.19 22:50:46.570764 [ 294 ] {} <Debug> TCP-Session: 7a33741c-ad62-4c73-9743-fead19e4bc28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5167 | 2026.03.19 22:50:46.570696 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5168 | 2026.03.19 22:50:46.570798 [ 298 ] {} <Debug> TCP-Session: c7ca86f7-d610-424b-95e6-e6b95d240023 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5169 | 2026.03.19 22:50:46.570662 [ 293 ] {} <Debug> TCP-Session: e3609bc6-4246-40a5-ad47-a80e707f1c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5170 | 2026.03.19 22:50:46.570871 [ 292 ] {} <Debug> TCP-Session: 84c80ebf-49cf-4103-89b7-c71e0d0646bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5171 | 2026.03.19 22:50:46.570717 [ 3 ] {} <Debug> TCP-Session: b57d8ed9-37a4-41c1-a52d-6b39a687b739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5172 | 2026.03.19 22:50:46.570711 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5173 | 2026.03.19 22:50:46.570700 [ 296 ] {} <Debug> TCP-Session: 70276284-8b1c-4d67-9735-fa4fc95059bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5174 | 2026.03.19 22:50:46.570967 [ 295 ] {} <Debug> TCP-Session: 009700c3-6400-4ad6-9273-39a5cdb2bfca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5175 | 2026.03.19 22:50:46.801660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11870 | ||
| 5176 | 2026.03.19 22:50:46.802207 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2026.03.19 22:50:46.802263 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5178 | 2026.03.19 22:50:46.802812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5179 | 2026.03.19 22:50:46.803069 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.03.19 22:50:46.803226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11870 | ||
| 5181 | 2026.03.19 22:50:46.976322 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47012 | ||
| 5182 | 2026.03.19 22:50:46.976428 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5183 | 2026.03.19 22:50:46.976455 [ 290 ] {} <Debug> TCP-Session: 80c1f7f4-d7c4-4964-96a9-014659f85b73 Authenticating user 'default' from [fd00:1122:3344:101::e]:47012 | ||
| 5184 | 2026.03.19 22:50:46.976480 [ 290 ] {} <Debug> TCP-Session: 80c1f7f4-d7c4-4964-96a9-014659f85b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5185 | 2026.03.19 22:50:46.976498 [ 290 ] {} <Debug> TCP-Session: 80c1f7f4-d7c4-4964-96a9-014659f85b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5186 | 2026.03.19 22:50:46.976695 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49114 | ||
| 5187 | 2026.03.19 22:50:46.976708 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33880 | ||
| 5188 | 2026.03.19 22:50:46.976761 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39075 | ||
| 5189 | 2026.03.19 22:50:46.976777 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59441 | ||
| 5190 | 2026.03.19 22:50:46.976831 [ 290 ] {} <Trace> TCP-Session: 80c1f7f4-d7c4-4964-96a9-014659f85b73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2026.03.19 22:50:46.976837 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5192 | 2026.03.19 22:50:46.976841 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5193 | 2026.03.19 22:50:46.976884 [ 294 ] {} <Debug> TCP-Session: f9fb230f-7a3a-4cb4-a16d-614eda4cd7f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33880 | ||
| 5194 | 2026.03.19 22:50:46.976842 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5195 | 2026.03.19 22:50:46.976922 [ 294 ] {} <Debug> TCP-Session: f9fb230f-7a3a-4cb4-a16d-614eda4cd7f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2026.03.19 22:50:46.976925 [ 292 ] {} <Debug> TCP-Session: 10339dd9-5473-4f4c-b563-9e041ba16762 Authenticating user 'default' from [fd00:1122:3344:101::e]:49114 | ||
| 5197 | 2026.03.19 22:50:46.976938 [ 298 ] {} <Debug> TCP-Session: 37222464-4412-4a64-ad33-e3a8abd8c50a Authenticating user 'default' from [fd00:1122:3344:101::e]:39075 | ||
| 5198 | 2026.03.19 22:50:46.976940 [ 294 ] {} <Debug> TCP-Session: f9fb230f-7a3a-4cb4-a16d-614eda4cd7f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2026.03.19 22:50:46.976968 [ 292 ] {} <Debug> TCP-Session: 10339dd9-5473-4f4c-b563-9e041ba16762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5200 | 2026.03.19 22:50:46.976970 [ 298 ] {} <Debug> TCP-Session: 37222464-4412-4a64-ad33-e3a8abd8c50a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5201 | 2026.03.19 22:50:46.976991 [ 292 ] {} <Debug> TCP-Session: 10339dd9-5473-4f4c-b563-9e041ba16762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5202 | 2026.03.19 22:50:46.977004 [ 298 ] {} <Debug> TCP-Session: 37222464-4412-4a64-ad33-e3a8abd8c50a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5203 | 2026.03.19 22:50:46.977013 [ 290 ] {994e4034-78e5-4e72-9dbd-26e863b6a559} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47012) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5204 | 2026.03.19 22:50:46.976753 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53766 | ||
| 5205 | 2026.03.19 22:50:46.976745 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41781 | ||
| 5206 | 2026.03.19 22:50:46.976744 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44771 | ||
| 5207 | 2026.03.19 22:50:46.976699 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61704 | ||
| 5208 | 2026.03.19 22:50:46.976919 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5209 | 2026.03.19 22:50:46.977198 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5210 | 2026.03.19 22:50:46.977186 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5211 | 2026.03.19 22:50:46.977227 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5212 | 2026.03.19 22:50:46.977235 [ 296 ] {} <Debug> TCP-Session: 36c97834-bcc4-4188-b341-edfa6e48cb98 Authenticating user 'default' from [fd00:1122:3344:101::e]:44771 | ||
| 5213 | 2026.03.19 22:50:46.977277 [ 293 ] {} <Debug> TCP-Session: 2592dbc5-139f-4cc5-ad76-07a5159acd97 Authenticating user 'default' from [fd00:1122:3344:101::e]:61704 | ||
| 5214 | 2026.03.19 22:50:46.977277 [ 297 ] {} <Debug> TCP-Session: 7872786b-c64b-4948-b657-be068fc985ec Authenticating user 'default' from [fd00:1122:3344:101::e]:53766 | ||
| 5215 | 2026.03.19 22:50:46.977289 [ 290 ] {994e4034-78e5-4e72-9dbd-26e863b6a559} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5216 | 2026.03.19 22:50:46.977309 [ 293 ] {} <Debug> TCP-Session: 2592dbc5-139f-4cc5-ad76-07a5159acd97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5217 | 2026.03.19 22:50:46.977325 [ 297 ] {} <Debug> TCP-Session: 7872786b-c64b-4948-b657-be068fc985ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5218 | 2026.03.19 22:50:46.977347 [ 293 ] {} <Debug> TCP-Session: 2592dbc5-139f-4cc5-ad76-07a5159acd97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5219 | 2026.03.19 22:50:46.977362 [ 297 ] {} <Debug> TCP-Session: 7872786b-c64b-4948-b657-be068fc985ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2026.03.19 22:50:46.977369 [ 290 ] {994e4034-78e5-4e72-9dbd-26e863b6a559} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5221 | 2026.03.19 22:50:46.977293 [ 296 ] {} <Debug> TCP-Session: 36c97834-bcc4-4188-b341-edfa6e48cb98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5222 | 2026.03.19 22:50:46.977225 [ 3 ] {} <Debug> TCP-Session: 8970fef8-c2a9-46a8-a8f3-cc8b9ca7c7ba Authenticating user 'default' from [fd00:1122:3344:101::e]:59441 | ||
| 5223 | 2026.03.19 22:50:46.977424 [ 296 ] {} <Debug> TCP-Session: 36c97834-bcc4-4188-b341-edfa6e48cb98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5224 | 2026.03.19 22:50:46.977177 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5225 | 2026.03.19 22:50:46.977458 [ 3 ] {} <Debug> TCP-Session: 8970fef8-c2a9-46a8-a8f3-cc8b9ca7c7ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5226 | 2026.03.19 22:50:46.977493 [ 3 ] {} <Debug> TCP-Session: 8970fef8-c2a9-46a8-a8f3-cc8b9ca7c7ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5227 | 2026.03.19 22:50:46.977494 [ 295 ] {} <Debug> TCP-Session: 300559a2-73f3-45ea-bbf9-165b7f225813 Authenticating user 'default' from [fd00:1122:3344:101::e]:41781 | ||
| 5228 | 2026.03.19 22:50:46.977525 [ 295 ] {} <Debug> TCP-Session: 300559a2-73f3-45ea-bbf9-165b7f225813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5229 | 2026.03.19 22:50:46.977542 [ 295 ] {} <Debug> TCP-Session: 300559a2-73f3-45ea-bbf9-165b7f225813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5230 | 2026.03.19 22:50:46.977721 [ 290 ] {994e4034-78e5-4e72-9dbd-26e863b6a559} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 5231 | 2026.03.19 22:50:46.978619 [ 312 ] {994e4034-78e5-4e72-9dbd-26e863b6a559} <Trace> AggregatingTransform: Aggregating | ||
| 5232 | 2026.03.19 22:50:46.978673 [ 312 ] {994e4034-78e5-4e72-9dbd-26e863b6a559} <Trace> Aggregator: Aggregation method: without_key | ||
| 5233 | 2026.03.19 22:50:46.978710 [ 312 ] {994e4034-78e5-4e72-9dbd-26e863b6a559} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879609 sec. (1136.869 rows/sec., 44.41 KiB/sec.) | ||
| 5234 | 2026.03.19 22:50:46.978729 [ 312 ] {994e4034-78e5-4e72-9dbd-26e863b6a559} <Trace> Aggregator: Merging aggregated data | ||
| 5235 | 2026.03.19 22:50:46.980131 [ 290 ] {994e4034-78e5-4e72-9dbd-26e863b6a559} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003175 sec., 314.96062992125985 rows/sec., 12.30 KiB/sec. | ||
| 5236 | 2026.03.19 22:50:46.980269 [ 290 ] {994e4034-78e5-4e72-9dbd-26e863b6a559} <Debug> TCPHandler: Processed in 0.003575386 sec. | ||
| 5237 | 2026.03.19 22:50:46.980372 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5238 | 2026.03.19 22:50:46.980418 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5239 | 2026.03.19 22:50:46.980422 [ 293 ] {} <Debug> TCP-Session: 2592dbc5-139f-4cc5-ad76-07a5159acd97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5240 | 2026.03.19 22:50:46.980465 [ 292 ] {} <Debug> TCP-Session: 10339dd9-5473-4f4c-b563-9e041ba16762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5241 | 2026.03.19 22:50:46.980486 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5242 | 2026.03.19 22:50:46.980537 [ 295 ] {} <Debug> TCP-Session: 300559a2-73f3-45ea-bbf9-165b7f225813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5243 | 2026.03.19 22:50:46.980546 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5244 | 2026.03.19 22:50:46.980604 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5245 | 2026.03.19 22:50:46.980608 [ 298 ] {} <Debug> TCP-Session: 37222464-4412-4a64-ad33-e3a8abd8c50a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5246 | 2026.03.19 22:50:46.980650 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5247 | 2026.03.19 22:50:46.980684 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5248 | 2026.03.19 22:50:46.980718 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5249 | 2026.03.19 22:50:46.980719 [ 294 ] {} <Debug> TCP-Session: f9fb230f-7a3a-4cb4-a16d-614eda4cd7f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5250 | 2026.03.19 22:50:46.980746 [ 297 ] {} <Debug> TCP-Session: 7872786b-c64b-4948-b657-be068fc985ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5251 | 2026.03.19 22:50:46.980771 [ 290 ] {} <Debug> TCP-Session: 80c1f7f4-d7c4-4964-96a9-014659f85b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5252 | 2026.03.19 22:50:46.980613 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5253 | 2026.03.19 22:50:46.980642 [ 3 ] {} <Debug> TCP-Session: 8970fef8-c2a9-46a8-a8f3-cc8b9ca7c7ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5254 | 2026.03.19 22:50:46.980850 [ 296 ] {} <Debug> TCP-Session: 36c97834-bcc4-4188-b341-edfa6e48cb98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5255 | 2026.03.19 22:50:47.450132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5256 | 2026.03.19 22:50:47.468582 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2026.03.19 22:50:47.468657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5258 | 2026.03.19 22:50:47.474278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5259 | 2026.03.19 22:50:47.474970 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5260 | 2026.03.19 22:50:47.477993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5261 | 2026.03.19 22:50:49.335865 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 662 | ||
| 5262 | 2026.03.19 22:50:49.338255 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.03.19 22:50:49.338305 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5264 | 2026.03.19 22:50:49.339507 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5265 | 2026.03.19 22:50:49.339784 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.03.19 22:50:49.340147 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 5267 | 2026.03.19 22:50:49.869193 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5268 | 2026.03.19 22:50:49.869371 [ 4 ] {7d6ac126-73be-4cc6-a20c-b0d5bb324654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5269 | 2026.03.19 22:50:49.869437 [ 4 ] {7d6ac126-73be-4cc6-a20c-b0d5bb324654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5270 | 2026.03.19 22:50:49.870122 [ 4 ] {7d6ac126-73be-4cc6-a20c-b0d5bb324654} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2026.03.19 22:50:49.870167 [ 4 ] {7d6ac126-73be-4cc6-a20c-b0d5bb324654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5272 | 2026.03.19 22:50:49.870562 [ 4 ] {7d6ac126-73be-4cc6-a20c-b0d5bb324654} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5273 | 2026.03.19 22:50:49.870798 [ 4 ] {7d6ac126-73be-4cc6-a20c-b0d5bb324654} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.03.19 22:50:49.870956 [ 4 ] {7d6ac126-73be-4cc6-a20c-b0d5bb324654} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001635 sec., 52599.388379204895 rows/sec., 4.41 MiB/sec. | ||
| 5275 | 2026.03.19 22:50:49.871005 [ 4 ] {7d6ac126-73be-4cc6-a20c-b0d5bb324654} <Debug> TCPHandler: Processed in 0.001937809 sec. | ||
| 5276 | 2026.03.19 22:50:49.871132 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2026.03.19 22:50:49.871234 [ 4 ] {862d8c68-5ef8-4fcf-9073-513491d9464e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5278 | 2026.03.19 22:50:49.871275 [ 4 ] {862d8c68-5ef8-4fcf-9073-513491d9464e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5279 | 2026.03.19 22:50:49.871685 [ 4 ] {862d8c68-5ef8-4fcf-9073-513491d9464e} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.03.19 22:50:49.871721 [ 4 ] {862d8c68-5ef8-4fcf-9073-513491d9464e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5281 | 2026.03.19 22:50:49.872017 [ 4 ] {862d8c68-5ef8-4fcf-9073-513491d9464e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5282 | 2026.03.19 22:50:49.872236 [ 4 ] {862d8c68-5ef8-4fcf-9073-513491d9464e} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.03.19 22:50:49.872368 [ 4 ] {862d8c68-5ef8-4fcf-9073-513491d9464e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001158 sec., 12953.36787564767 rows/sec., 974.03 KiB/sec. | ||
| 5284 | 2026.03.19 22:50:49.872368 [ 62 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5285 | 2026.03.19 22:50:49.872407 [ 4 ] {862d8c68-5ef8-4fcf-9073-513491d9464e} <Debug> TCPHandler: Processed in 0.001328723 sec. | ||
| 5286 | 2026.03.19 22:50:49.872438 [ 62 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.03.19 22:50:49.872464 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5288 | 2026.03.19 22:50:49.872526 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.03.19 22:50:49.872570 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 5290 | 2026.03.19 22:50:49.872625 [ 4 ] {fd1567b3-c208-4c7a-ab45-77a0d954562e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5291 | 2026.03.19 22:50:49.872670 [ 4 ] {fd1567b3-c208-4c7a-ab45-77a0d954562e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5292 | 2026.03.19 22:50:49.872697 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5293 | 2026.03.19 22:50:49.872739 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 80 rows starting from the beginning of the part | ||
| 5294 | 2026.03.19 22:50:49.872813 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
| 5295 | 2026.03.19 22:50:49.872864 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 5296 | 2026.03.19 22:50:49.872914 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part | ||
| 5297 | 2026.03.19 22:50:49.872957 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part | ||
| 5298 | 2026.03.19 22:50:49.873019 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part | ||
| 5299 | 2026.03.19 22:50:49.873106 [ 4 ] {fd1567b3-c208-4c7a-ab45-77a0d954562e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.03.19 22:50:49.873146 [ 4 ] {fd1567b3-c208-4c7a-ab45-77a0d954562e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5301 | 2026.03.19 22:50:49.873490 [ 4 ] {fd1567b3-c208-4c7a-ab45-77a0d954562e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5302 | 2026.03.19 22:50:49.873716 [ 4 ] {fd1567b3-c208-4c7a-ab45-77a0d954562e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2026.03.19 22:50:49.873850 [ 4 ] {fd1567b3-c208-4c7a-ab45-77a0d954562e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001244 sec., 63504.8231511254 rows/sec., 4.96 MiB/sec. | ||
| 5304 | 2026.03.19 22:50:49.873888 [ 4 ] {fd1567b3-c208-4c7a-ab45-77a0d954562e} <Debug> TCPHandler: Processed in 0.001412974 sec. | ||
| 5305 | 2026.03.19 22:50:49.873988 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462324 sec., 138136.28169954126 rows/sec., 10.67 MiB/sec. | ||
| 5306 | 2026.03.19 22:50:49.873999 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2026.03.19 22:50:49.874119 [ 4 ] {d6429d08-03c5-46ea-833c-d5d75ab04fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5308 | 2026.03.19 22:50:49.874163 [ 4 ] {d6429d08-03c5-46ea-833c-d5d75ab04fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5309 | 2026.03.19 22:50:49.874228 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5310 | 2026.03.19 22:50:49.874594 [ 4 ] {d6429d08-03c5-46ea-833c-d5d75ab04fb4} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2026.03.19 22:50:49.874594 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_31_6} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2026.03.19 22:50:49.874636 [ 4 ] {d6429d08-03c5-46ea-833c-d5d75ab04fb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5313 | 2026.03.19 22:50:49.874722 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_31_6} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5314 | 2026.03.19 22:50:49.874834 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5315 | 2026.03.19 22:50:49.874986 [ 4 ] {d6429d08-03c5-46ea-833c-d5d75ab04fb4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5316 | 2026.03.19 22:50:49.875198 [ 4 ] {d6429d08-03c5-46ea-833c-d5d75ab04fb4} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2026.03.19 22:50:49.875328 [ 4 ] {d6429d08-03c5-46ea-833c-d5d75ab04fb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 5318 | 2026.03.19 22:50:49.875364 [ 4 ] {d6429d08-03c5-46ea-833c-d5d75ab04fb4} <Debug> TCPHandler: Processed in 0.001414614 sec. | ||
| 5319 | 2026.03.19 22:50:49.875480 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5320 | 2026.03.19 22:50:49.875604 [ 4 ] {a416dbaf-115f-41dd-9901-48ab7b2428f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5321 | 2026.03.19 22:50:49.875672 [ 4 ] {a416dbaf-115f-41dd-9901-48ab7b2428f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5322 | 2026.03.19 22:50:49.876518 [ 4 ] {a416dbaf-115f-41dd-9901-48ab7b2428f1} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2026.03.19 22:50:49.876555 [ 4 ] {a416dbaf-115f-41dd-9901-48ab7b2428f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5324 | 2026.03.19 22:50:49.877159 [ 4 ] {a416dbaf-115f-41dd-9901-48ab7b2428f1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5325 | 2026.03.19 22:50:49.877384 [ 4 ] {a416dbaf-115f-41dd-9901-48ab7b2428f1} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2026.03.19 22:50:49.877519 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5327 | 2026.03.19 22:50:49.877527 [ 4 ] {a416dbaf-115f-41dd-9901-48ab7b2428f1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001949 sec., 7696.254489481786 rows/sec., 13.79 MiB/sec. | ||
| 5328 | 2026.03.19 22:50:49.877561 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2026.03.19 22:50:49.877585 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5330 | 2026.03.19 22:50:49.877610 [ 4 ] {a416dbaf-115f-41dd-9901-48ab7b2428f1} <Debug> TCPHandler: Processed in 0.002189831 sec. | ||
| 5331 | 2026.03.19 22:50:49.877672 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 5332 | 2026.03.19 22:50:49.877727 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2026.03.19 22:50:49.877828 [ 4 ] {884d474e-a02c-4854-8c16-23be89cb170f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5334 | 2026.03.19 22:50:49.877871 [ 4 ] {884d474e-a02c-4854-8c16-23be89cb170f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5335 | 2026.03.19 22:50:49.877927 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5336 | 2026.03.19 22:50:49.877989 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 509 rows starting from the beginning of the part | ||
| 5337 | 2026.03.19 22:50:49.878117 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part | ||
| 5338 | 2026.03.19 22:50:49.878214 [ 4 ] {884d474e-a02c-4854-8c16-23be89cb170f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.03.19 22:50:49.878215 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 5340 | 2026.03.19 22:50:49.878258 [ 4 ] {884d474e-a02c-4854-8c16-23be89cb170f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5341 | 2026.03.19 22:50:49.878331 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part | ||
| 5342 | 2026.03.19 22:50:49.878424 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 35 rows starting from the beginning of the part | ||
| 5343 | 2026.03.19 22:50:49.878513 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part | ||
| 5344 | 2026.03.19 22:50:49.878601 [ 4 ] {884d474e-a02c-4854-8c16-23be89cb170f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5345 | 2026.03.19 22:50:49.878843 [ 4 ] {884d474e-a02c-4854-8c16-23be89cb170f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.03.19 22:50:49.878985 [ 4 ] {884d474e-a02c-4854-8c16-23be89cb170f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 5347 | 2026.03.19 22:50:49.879023 [ 4 ] {884d474e-a02c-4854-8c16-23be89cb170f} <Debug> TCPHandler: Processed in 0.001345753 sec. | ||
| 5348 | 2026.03.19 22:50:49.899963 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 19 columns (19 merged, 0 gathered) in 0.022330201 sec., 27541.176185561428 rows/sec., 49.35 MiB/sec. | ||
| 5349 | 2026.03.19 22:50:49.900624 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5350 | 2026.03.19 22:50:49.900947 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.03.19 22:50:49.901025 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5352 | 2026.03.19 22:50:49.901138 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 5353 | 2026.03.19 22:50:50.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.97 MiB, peak 265.02 MiB, free memory in arenas 0.00 B, will set to 256.60 MiB (RSS), difference: 1.63 MiB | ||
| 5354 | 2026.03.19 22:50:54.215568 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5355 | 2026.03.19 22:50:54.215634 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5356 | 2026.03.19 22:50:54.303371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12382 | ||
| 5357 | 2026.03.19 22:50:54.304092 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.03.19 22:50:54.304142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5359 | 2026.03.19 22:50:54.304631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5360 | 2026.03.19 22:50:54.304883 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.03.19 22:50:54.305028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12382 | ||
| 5362 | 2026.03.19 22:50:54.305047 [ 57 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5363 | 2026.03.19 22:50:54.305118 [ 57 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2026.03.19 22:50:54.305144 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5365 | 2026.03.19 22:50:54.305249 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 5366 | 2026.03.19 22:50:54.305358 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5367 | 2026.03.19 22:50:54.305397 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9950 rows starting from the beginning of the part | ||
| 5368 | 2026.03.19 22:50:54.305475 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 5369 | 2026.03.19 22:50:54.305518 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 5370 | 2026.03.19 22:50:54.305558 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 5371 | 2026.03.19 22:50:54.305597 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 5372 | 2026.03.19 22:50:54.305635 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 5373 | 2026.03.19 22:50:54.309871 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12382 rows, containing 4 columns (4 merged, 0 gathered) in 0.004656866 sec., 2658869.7205373743 rows/sec., 38.04 MiB/sec. | ||
| 5374 | 2026.03.19 22:50:54.310195 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5375 | 2026.03.19 22:50:54.310477 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_26_5} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2026.03.19 22:50:54.310548 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_26_5} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5377 | 2026.03.19 22:50:54.310641 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5378 | 2026.03.19 22:50:54.868814 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.03.19 22:50:54.869005 [ 4 ] {5887c9ed-18f3-4ba5-9399-8d53ec5fd912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5380 | 2026.03.19 22:50:54.869077 [ 4 ] {5887c9ed-18f3-4ba5-9399-8d53ec5fd912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5381 | 2026.03.19 22:50:54.869781 [ 4 ] {5887c9ed-18f3-4ba5-9399-8d53ec5fd912} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.03.19 22:50:54.869835 [ 4 ] {5887c9ed-18f3-4ba5-9399-8d53ec5fd912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5383 | 2026.03.19 22:50:54.870255 [ 4 ] {5887c9ed-18f3-4ba5-9399-8d53ec5fd912} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5384 | 2026.03.19 22:50:54.870498 [ 4 ] {5887c9ed-18f3-4ba5-9399-8d53ec5fd912} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.03.19 22:50:54.870664 [ 4 ] {5887c9ed-18f3-4ba5-9399-8d53ec5fd912} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001711 sec., 63120.98188194038 rows/sec., 5.31 MiB/sec. | ||
| 5386 | 2026.03.19 22:50:54.870684 [ 55 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5387 | 2026.03.19 22:50:54.870719 [ 4 ] {5887c9ed-18f3-4ba5-9399-8d53ec5fd912} <Debug> TCPHandler: Processed in 0.00204567 sec. | ||
| 5388 | 2026.03.19 22:50:54.870764 [ 55 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.03.19 22:50:54.870794 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5390 | 2026.03.19 22:50:54.870869 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2026.03.19 22:50:54.870915 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 5392 | 2026.03.19 22:50:54.870977 [ 4 ] {692dad15-2a8a-4257-9eee-b99b6020cb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5393 | 2026.03.19 22:50:54.871028 [ 4 ] {692dad15-2a8a-4257-9eee-b99b6020cb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5394 | 2026.03.19 22:50:54.871054 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5395 | 2026.03.19 22:50:54.871095 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2148 rows starting from the beginning of the part | ||
| 5396 | 2026.03.19 22:50:54.871167 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 108 rows starting from the beginning of the part | ||
| 5397 | 2026.03.19 22:50:54.871227 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 86 rows starting from the beginning of the part | ||
| 5398 | 2026.03.19 22:50:54.871274 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1990 rows starting from the beginning of the part | ||
| 5399 | 2026.03.19 22:50:54.871320 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 86 rows starting from the beginning of the part | ||
| 5400 | 2026.03.19 22:50:54.871367 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 108 rows starting from the beginning of the part | ||
| 5401 | 2026.03.19 22:50:54.871478 [ 4 ] {692dad15-2a8a-4257-9eee-b99b6020cb9e} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5402 | 2026.03.19 22:50:54.871529 [ 4 ] {692dad15-2a8a-4257-9eee-b99b6020cb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5403 | 2026.03.19 22:50:54.871875 [ 4 ] {692dad15-2a8a-4257-9eee-b99b6020cb9e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5404 | 2026.03.19 22:50:54.872107 [ 4 ] {692dad15-2a8a-4257-9eee-b99b6020cb9e} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5405 | 2026.03.19 22:50:54.872246 [ 4 ] {692dad15-2a8a-4257-9eee-b99b6020cb9e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001293 sec., 20108.275328692962 rows/sec., 1.48 MiB/sec. | ||
| 5406 | 2026.03.19 22:50:54.872288 [ 4 ] {692dad15-2a8a-4257-9eee-b99b6020cb9e} <Debug> TCPHandler: Processed in 0.001472974 sec. | ||
| 5407 | 2026.03.19 22:50:54.872406 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5408 | 2026.03.19 22:50:54.872503 [ 4 ] {173ebff8-e590-4571-9b8e-4e0e187d9b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5409 | 2026.03.19 22:50:54.872542 [ 4 ] {173ebff8-e590-4571-9b8e-4e0e187d9b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5410 | 2026.03.19 22:50:54.872989 [ 4 ] {173ebff8-e590-4571-9b8e-4e0e187d9b92} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.03.19 22:50:54.873027 [ 4 ] {173ebff8-e590-4571-9b8e-4e0e187d9b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5412 | 2026.03.19 22:50:54.873132 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4526 rows, containing 5 columns (5 merged, 0 gathered) in 0.002273743 sec., 1990550.3832227301 rows/sec., 160.82 MiB/sec. | ||
| 5413 | 2026.03.19 22:50:54.873348 [ 4 ] {173ebff8-e590-4571-9b8e-4e0e187d9b92} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5414 | 2026.03.19 22:50:54.873374 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5415 | 2026.03.19 22:50:54.873638 [ 4 ] {173ebff8-e590-4571-9b8e-4e0e187d9b92} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2026.03.19 22:50:54.873682 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_36_7} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2026.03.19 22:50:54.873761 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_36_7} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5418 | 2026.03.19 22:50:54.873760 [ 55 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5419 | 2026.03.19 22:50:54.873784 [ 4 ] {173ebff8-e590-4571-9b8e-4e0e187d9b92} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001301 sec., 69177.55572636433 rows/sec., 5.40 MiB/sec. | ||
| 5420 | 2026.03.19 22:50:54.873812 [ 55 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2026.03.19 22:50:54.873835 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 5422 | 2026.03.19 22:50:54.873838 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5423 | 2026.03.19 22:50:54.873835 [ 4 ] {173ebff8-e590-4571-9b8e-4e0e187d9b92} <Debug> TCPHandler: Processed in 0.001479585 sec. | ||
| 5424 | 2026.03.19 22:50:54.873934 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 5425 | 2026.03.19 22:50:54.873995 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2026.03.19 22:50:54.874023 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5427 | 2026.03.19 22:50:54.874056 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1122 rows starting from the beginning of the part | ||
| 5428 | 2026.03.19 22:50:54.874096 [ 4 ] {cf8c3723-4b07-4799-88c4-8e4c3b515518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5429 | 2026.03.19 22:50:54.874107 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 5430 | 2026.03.19 22:50:54.874148 [ 4 ] {cf8c3723-4b07-4799-88c4-8e4c3b515518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5431 | 2026.03.19 22:50:54.874161 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 79 rows starting from the beginning of the part | ||
| 5432 | 2026.03.19 22:50:54.874203 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1039 rows starting from the beginning of the part | ||
| 5433 | 2026.03.19 22:50:54.874240 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 79 rows starting from the beginning of the part | ||
| 5434 | 2026.03.19 22:50:54.874276 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 5435 | 2026.03.19 22:50:54.874576 [ 4 ] {cf8c3723-4b07-4799-88c4-8e4c3b515518} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.03.19 22:50:54.874619 [ 4 ] {cf8c3723-4b07-4799-88c4-8e4c3b515518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5437 | 2026.03.19 22:50:54.874977 [ 4 ] {cf8c3723-4b07-4799-88c4-8e4c3b515518} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5438 | 2026.03.19 22:50:54.875186 [ 4 ] {cf8c3723-4b07-4799-88c4-8e4c3b515518} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.03.19 22:50:54.875296 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5440 | 2026.03.19 22:50:54.875321 [ 4 ] {cf8c3723-4b07-4799-88c4-8e4c3b515518} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 5441 | 2026.03.19 22:50:54.875326 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.03.19 22:50:54.875345 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2499 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442825 sec., 1732018.782596642 rows/sec., 129.13 MiB/sec. | ||
| 5443 | 2026.03.19 22:50:54.875364 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5444 | 2026.03.19 22:50:54.875368 [ 4 ] {cf8c3723-4b07-4799-88c4-8e4c3b515518} <Debug> TCPHandler: Processed in 0.001421784 sec. | ||
| 5445 | 2026.03.19 22:50:54.875464 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 5446 | 2026.03.19 22:50:54.875497 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5447 | 2026.03.19 22:50:54.875511 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5448 | 2026.03.19 22:50:54.875572 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5449 | 2026.03.19 22:50:54.875595 [ 4 ] {a384f87c-58db-49b6-9a16-713321c3e44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5450 | 2026.03.19 22:50:54.875608 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11304 rows starting from the beginning of the part | ||
| 5451 | 2026.03.19 22:50:54.875651 [ 4 ] {a384f87c-58db-49b6-9a16-713321c3e44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5452 | 2026.03.19 22:50:54.875673 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 5453 | 2026.03.19 22:50:54.875737 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 5454 | 2026.03.19 22:50:54.875784 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1347 rows starting from the beginning of the part | ||
| 5455 | 2026.03.19 22:50:54.875791 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_36_7} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.03.19 22:50:54.875828 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5457 | 2026.03.19 22:50:54.875873 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_36_7} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5458 | 2026.03.19 22:50:54.875879 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 5459 | 2026.03.19 22:50:54.875977 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 5460 | 2026.03.19 22:50:54.876523 [ 4 ] {a384f87c-58db-49b6-9a16-713321c3e44c} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2026.03.19 22:50:54.876564 [ 4 ] {a384f87c-58db-49b6-9a16-713321c3e44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5462 | 2026.03.19 22:50:54.877116 [ 4 ] {a384f87c-58db-49b6-9a16-713321c3e44c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5463 | 2026.03.19 22:50:54.877352 [ 4 ] {a384f87c-58db-49b6-9a16-713321c3e44c} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2026.03.19 22:50:54.877498 [ 4 ] {a384f87c-58db-49b6-9a16-713321c3e44c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00192 sec., 13541.666666666666 rows/sec., 24.27 MiB/sec. | ||
| 5465 | 2026.03.19 22:50:54.877575 [ 4 ] {a384f87c-58db-49b6-9a16-713321c3e44c} <Debug> TCPHandler: Processed in 0.002127121 sec. | ||
| 5466 | 2026.03.19 22:50:54.877689 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2026.03.19 22:50:54.877786 [ 4 ] {f4f3b678-00a4-4a3b-9432-42064e0e06c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5468 | 2026.03.19 22:50:54.877828 [ 4 ] {f4f3b678-00a4-4a3b-9432-42064e0e06c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5469 | 2026.03.19 22:50:54.878169 [ 4 ] {f4f3b678-00a4-4a3b-9432-42064e0e06c5} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2026.03.19 22:50:54.878206 [ 4 ] {f4f3b678-00a4-4a3b-9432-42064e0e06c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5471 | 2026.03.19 22:50:54.878537 [ 4 ] {f4f3b678-00a4-4a3b-9432-42064e0e06c5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5472 | 2026.03.19 22:50:54.878760 [ 4 ] {f4f3b678-00a4-4a3b-9432-42064e0e06c5} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2026.03.19 22:50:54.878864 [ 55 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5474 | 2026.03.19 22:50:54.878891 [ 4 ] {f4f3b678-00a4-4a3b-9432-42064e0e06c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 5475 | 2026.03.19 22:50:54.878899 [ 55 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.03.19 22:50:54.878934 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5477 | 2026.03.19 22:50:54.878937 [ 4 ] {f4f3b678-00a4-4a3b-9432-42064e0e06c5} <Debug> TCPHandler: Processed in 0.001296333 sec. | ||
| 5478 | 2026.03.19 22:50:54.879020 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 5479 | 2026.03.19 22:50:54.879109 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5480 | 2026.03.19 22:50:54.879134 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1812 rows starting from the beginning of the part | ||
| 5481 | 2026.03.19 22:50:54.879179 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 5482 | 2026.03.19 22:50:54.879215 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 5483 | 2026.03.19 22:50:54.879248 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5484 | 2026.03.19 22:50:54.879282 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5485 | 2026.03.19 22:50:54.879316 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 5486 | 2026.03.19 22:50:54.879413 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13291 rows, containing 5 columns (5 merged, 0 gathered) in 0.00398373 sec., 3336320.483566908 rows/sec., 221.36 MiB/sec. | ||
| 5487 | 2026.03.19 22:50:54.879942 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5488 | 2026.03.19 22:50:54.880251 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2112 rows, containing 4 columns (4 merged, 0 gathered) in 0.001263532 sec., 1671504.95594888 rows/sec., 112.65 MiB/sec. | ||
| 5489 | 2026.03.19 22:50:54.880267 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.03.19 22:50:54.880353 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5491 | 2026.03.19 22:50:54.880466 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 5492 | 2026.03.19 22:50:54.880515 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5493 | 2026.03.19 22:50:54.880789 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_36_7} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.03.19 22:50:54.880855 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_36_7} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5495 | 2026.03.19 22:50:54.880928 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5496 | 2026.03.19 22:50:54.978084 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5497 | 2026.03.19 22:50:54.996672 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.03.19 22:50:54.996726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5499 | 2026.03.19 22:50:55.001172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.72 MiB, peak 265.02 MiB, free memory in arenas 0.00 B, will set to 257.04 MiB (RSS), difference: -4.69 MiB | ||
| 5500 | 2026.03.19 22:50:55.002605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5501 | 2026.03.19 22:50:55.003339 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.03.19 22:50:55.003637 [ 55 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5503 | 2026.03.19 22:50:55.003670 [ 55 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.03.19 22:50:55.003691 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5505 | 2026.03.19 22:50:55.003783 [ 187 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 5506 | 2026.03.19 22:50:55.006446 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5507 | 2026.03.19 22:50:55.006853 [ 187 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5508 | 2026.03.19 22:50:55.007703 [ 187 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 5509 | 2026.03.19 22:50:55.011154 [ 187 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 5510 | 2026.03.19 22:50:55.015235 [ 187 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 5511 | 2026.03.19 22:50:55.018801 [ 187 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 5512 | 2026.03.19 22:50:55.022572 [ 187 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 5513 | 2026.03.19 22:50:55.026455 [ 187 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 5514 | 2026.03.19 22:50:55.080322 [ 201 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.076575146 sec., 2559.577228883116 rows/sec., 13.24 MiB/sec. | ||
| 5515 | 2026.03.19 22:50:55.082232 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5516 | 2026.03.19 22:50:55.084015 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_26_5} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2026.03.19 22:50:55.084115 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_26_5} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5518 | 2026.03.19 22:50:55.085736 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5519 | 2026.03.19 22:50:56.001180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.56 MiB, peak 265.02 MiB, free memory in arenas 0.00 B, will set to 262.58 MiB (RSS), difference: 9.02 MiB | ||
| 5520 | 2026.03.19 22:50:59.340385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 686 | ||
| 5521 | 2026.03.19 22:50:59.342627 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2026.03.19 22:50:59.342679 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5523 | 2026.03.19 22:50:59.343892 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5524 | 2026.03.19 22:50:59.344171 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2026.03.19 22:50:59.344534 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
| 5526 | 2026.03.19 22:50:59.872079 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2026.03.19 22:50:59.872269 [ 4 ] {d0663709-32ea-4af2-814d-08d3ebc3f2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5528 | 2026.03.19 22:50:59.872342 [ 4 ] {d0663709-32ea-4af2-814d-08d3ebc3f2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5529 | 2026.03.19 22:50:59.873073 [ 4 ] {d0663709-32ea-4af2-814d-08d3ebc3f2be} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.03.19 22:50:59.873124 [ 4 ] {d0663709-32ea-4af2-814d-08d3ebc3f2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5531 | 2026.03.19 22:50:59.873607 [ 4 ] {d0663709-32ea-4af2-814d-08d3ebc3f2be} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5532 | 2026.03.19 22:50:59.873877 [ 4 ] {d0663709-32ea-4af2-814d-08d3ebc3f2be} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2026.03.19 22:50:59.874055 [ 4 ] {d0663709-32ea-4af2-814d-08d3ebc3f2be} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001839 sec., 13050.570962479609 rows/sec., 1.08 MiB/sec. | ||
| 5534 | 2026.03.19 22:50:59.874119 [ 4 ] {d0663709-32ea-4af2-814d-08d3ebc3f2be} <Debug> TCPHandler: Processed in 0.002181921 sec. | ||
| 5535 | 2026.03.19 22:50:59.874281 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5536 | 2026.03.19 22:50:59.874415 [ 4 ] {cd5b936b-d1de-4900-841b-0b867d4e887b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5537 | 2026.03.19 22:50:59.874475 [ 4 ] {cd5b936b-d1de-4900-841b-0b867d4e887b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5538 | 2026.03.19 22:50:59.874974 [ 4 ] {cd5b936b-d1de-4900-841b-0b867d4e887b} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2026.03.19 22:50:59.875022 [ 4 ] {cd5b936b-d1de-4900-841b-0b867d4e887b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5540 | 2026.03.19 22:50:59.875433 [ 4 ] {cd5b936b-d1de-4900-841b-0b867d4e887b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5541 | 2026.03.19 22:50:59.875724 [ 4 ] {cd5b936b-d1de-4900-841b-0b867d4e887b} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.03.19 22:50:59.875906 [ 4 ] {cd5b936b-d1de-4900-841b-0b867d4e887b} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001524 sec., 9186.351706036745 rows/sec., 749.08 KiB/sec. | ||
| 5543 | 2026.03.19 22:50:59.875965 [ 4 ] {cd5b936b-d1de-4900-841b-0b867d4e887b} <Debug> TCPHandler: Processed in 0.001755267 sec. | ||
| 5544 | 2026.03.19 22:50:59.876359 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2026.03.19 22:50:59.876475 [ 4 ] {97e51d70-8b06-4f98-8cf4-30fbb2050751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5546 | 2026.03.19 22:50:59.876522 [ 4 ] {97e51d70-8b06-4f98-8cf4-30fbb2050751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5547 | 2026.03.19 22:50:59.877083 [ 4 ] {97e51d70-8b06-4f98-8cf4-30fbb2050751} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2026.03.19 22:50:59.877120 [ 4 ] {97e51d70-8b06-4f98-8cf4-30fbb2050751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5549 | 2026.03.19 22:50:59.877484 [ 4 ] {97e51d70-8b06-4f98-8cf4-30fbb2050751} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5550 | 2026.03.19 22:50:59.877715 [ 4 ] {97e51d70-8b06-4f98-8cf4-30fbb2050751} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2026.03.19 22:50:59.877856 [ 4 ] {97e51d70-8b06-4f98-8cf4-30fbb2050751} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001406 sec., 151493.59886201992 rows/sec., 13.45 MiB/sec. | ||
| 5552 | 2026.03.19 22:50:59.877896 [ 4 ] {97e51d70-8b06-4f98-8cf4-30fbb2050751} <Debug> TCPHandler: Processed in 0.001592626 sec. | ||
| 5553 | 2026.03.19 22:50:59.878015 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5554 | 2026.03.19 22:50:59.878113 [ 4 ] {22056190-9081-422b-8de8-1f3b9d4a13e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5555 | 2026.03.19 22:50:59.878155 [ 4 ] {22056190-9081-422b-8de8-1f3b9d4a13e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5556 | 2026.03.19 22:50:59.878567 [ 4 ] {22056190-9081-422b-8de8-1f3b9d4a13e1} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2026.03.19 22:50:59.878602 [ 4 ] {22056190-9081-422b-8de8-1f3b9d4a13e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5558 | 2026.03.19 22:50:59.878905 [ 4 ] {22056190-9081-422b-8de8-1f3b9d4a13e1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5559 | 2026.03.19 22:50:59.879129 [ 4 ] {22056190-9081-422b-8de8-1f3b9d4a13e1} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2026.03.19 22:50:59.879267 [ 4 ] {22056190-9081-422b-8de8-1f3b9d4a13e1} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001175 sec., 34893.617021276594 rows/sec., 2.55 MiB/sec. | ||
| 5561 | 2026.03.19 22:50:59.879307 [ 4 ] {22056190-9081-422b-8de8-1f3b9d4a13e1} <Debug> TCPHandler: Processed in 0.001342703 sec. | ||
| 5562 | 2026.03.19 22:50:59.879435 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2026.03.19 22:50:59.879539 [ 4 ] {8931f1c5-2872-4d37-8b77-c916cadfab86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5564 | 2026.03.19 22:50:59.879580 [ 4 ] {8931f1c5-2872-4d37-8b77-c916cadfab86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5565 | 2026.03.19 22:50:59.879963 [ 4 ] {8931f1c5-2872-4d37-8b77-c916cadfab86} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2026.03.19 22:50:59.879996 [ 4 ] {8931f1c5-2872-4d37-8b77-c916cadfab86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5567 | 2026.03.19 22:50:59.880277 [ 4 ] {8931f1c5-2872-4d37-8b77-c916cadfab86} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5568 | 2026.03.19 22:50:59.880480 [ 4 ] {8931f1c5-2872-4d37-8b77-c916cadfab86} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.03.19 22:50:59.880601 [ 4 ] {8931f1c5-2872-4d37-8b77-c916cadfab86} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001138 sec., 21089.6309314587 rows/sec., 1.75 MiB/sec. | ||
| 5570 | 2026.03.19 22:50:59.880639 [ 4 ] {8931f1c5-2872-4d37-8b77-c916cadfab86} <Debug> TCPHandler: Processed in 0.001328763 sec. | ||
| 5571 | 2026.03.19 22:50:59.880823 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2026.03.19 22:50:59.880918 [ 4 ] {b680f75b-71e3-4889-89d5-428351556567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5573 | 2026.03.19 22:50:59.880957 [ 4 ] {b680f75b-71e3-4889-89d5-428351556567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5574 | 2026.03.19 22:50:59.881349 [ 4 ] {b680f75b-71e3-4889-89d5-428351556567} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2026.03.19 22:50:59.881384 [ 4 ] {b680f75b-71e3-4889-89d5-428351556567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5576 | 2026.03.19 22:50:59.881907 [ 4 ] {b680f75b-71e3-4889-89d5-428351556567} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5577 | 2026.03.19 22:50:59.882153 [ 4 ] {b680f75b-71e3-4889-89d5-428351556567} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2026.03.19 22:50:59.882284 [ 4 ] {b680f75b-71e3-4889-89d5-428351556567} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001385 sec., 8664.259927797833 rows/sec., 676.90 KiB/sec. | ||
| 5579 | 2026.03.19 22:50:59.882322 [ 4 ] {b680f75b-71e3-4889-89d5-428351556567} <Debug> TCPHandler: Processed in 0.001550365 sec. | ||
| 5580 | 2026.03.19 22:50:59.882436 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5581 | 2026.03.19 22:50:59.882530 [ 4 ] {0f67b9ce-0aea-464c-81a9-99576613764f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5582 | 2026.03.19 22:50:59.882570 [ 4 ] {0f67b9ce-0aea-464c-81a9-99576613764f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5583 | 2026.03.19 22:50:59.883049 [ 4 ] {0f67b9ce-0aea-464c-81a9-99576613764f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2026.03.19 22:50:59.883086 [ 4 ] {0f67b9ce-0aea-464c-81a9-99576613764f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5585 | 2026.03.19 22:50:59.883419 [ 4 ] {0f67b9ce-0aea-464c-81a9-99576613764f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5586 | 2026.03.19 22:50:59.883647 [ 4 ] {0f67b9ce-0aea-464c-81a9-99576613764f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.03.19 22:50:59.883787 [ 4 ] {0f67b9ce-0aea-464c-81a9-99576613764f} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001274 sec., 101255.8869701727 rows/sec., 8.21 MiB/sec. | ||
| 5588 | 2026.03.19 22:50:59.883828 [ 4 ] {0f67b9ce-0aea-464c-81a9-99576613764f} <Debug> TCPHandler: Processed in 0.001442014 sec. | ||
| 5589 | 2026.03.19 22:50:59.883948 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2026.03.19 22:50:59.884050 [ 4 ] {120d090d-3408-423b-af27-5f8623138a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5591 | 2026.03.19 22:50:59.884104 [ 4 ] {120d090d-3408-423b-af27-5f8623138a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5592 | 2026.03.19 22:50:59.884567 [ 4 ] {120d090d-3408-423b-af27-5f8623138a36} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.03.19 22:50:59.884606 [ 4 ] {120d090d-3408-423b-af27-5f8623138a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5594 | 2026.03.19 22:50:59.885064 [ 4 ] {120d090d-3408-423b-af27-5f8623138a36} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5595 | 2026.03.19 22:50:59.885396 [ 4 ] {120d090d-3408-423b-af27-5f8623138a36} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.03.19 22:50:59.885571 [ 4 ] {120d090d-3408-423b-af27-5f8623138a36} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001544 sec., 131476.68393782384 rows/sec., 9.42 MiB/sec. | ||
| 5597 | 2026.03.19 22:50:59.885619 [ 4 ] {120d090d-3408-423b-af27-5f8623138a36} <Debug> TCPHandler: Processed in 0.001721437 sec. | ||
| 5598 | 2026.03.19 22:50:59.885755 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.03.19 22:50:59.885872 [ 4 ] {b8e4aa26-bd04-4c8c-9a89-3601138b2eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5600 | 2026.03.19 22:50:59.885943 [ 4 ] {b8e4aa26-bd04-4c8c-9a89-3601138b2eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5601 | 2026.03.19 22:50:59.886982 [ 4 ] {b8e4aa26-bd04-4c8c-9a89-3601138b2eeb} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2026.03.19 22:50:59.887022 [ 4 ] {b8e4aa26-bd04-4c8c-9a89-3601138b2eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5603 | 2026.03.19 22:50:59.887622 [ 4 ] {b8e4aa26-bd04-4c8c-9a89-3601138b2eeb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5604 | 2026.03.19 22:50:59.887858 [ 4 ] {b8e4aa26-bd04-4c8c-9a89-3601138b2eeb} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.03.19 22:50:59.888010 [ 4 ] {b8e4aa26-bd04-4c8c-9a89-3601138b2eeb} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002161 sec., 6941.230911614993 rows/sec., 12.44 MiB/sec. | ||
| 5606 | 2026.03.19 22:50:59.888082 [ 4 ] {b8e4aa26-bd04-4c8c-9a89-3601138b2eeb} <Debug> TCPHandler: Processed in 0.002388643 sec. | ||
| 5607 | 2026.03.19 22:50:59.888201 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2026.03.19 22:50:59.888297 [ 4 ] {cff52ee4-2e99-4b5d-9e3f-af0c74fc4095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5609 | 2026.03.19 22:50:59.888347 [ 4 ] {cff52ee4-2e99-4b5d-9e3f-af0c74fc4095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5610 | 2026.03.19 22:50:59.888722 [ 4 ] {cff52ee4-2e99-4b5d-9e3f-af0c74fc4095} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2026.03.19 22:50:59.888760 [ 4 ] {cff52ee4-2e99-4b5d-9e3f-af0c74fc4095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5612 | 2026.03.19 22:50:59.889112 [ 4 ] {cff52ee4-2e99-4b5d-9e3f-af0c74fc4095} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5613 | 2026.03.19 22:50:59.889335 [ 4 ] {cff52ee4-2e99-4b5d-9e3f-af0c74fc4095} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.03.19 22:50:59.889470 [ 4 ] {cff52ee4-2e99-4b5d-9e3f-af0c74fc4095} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 5615 | 2026.03.19 22:50:59.889508 [ 4 ] {cff52ee4-2e99-4b5d-9e3f-af0c74fc4095} <Debug> TCPHandler: Processed in 0.001358813 sec. | ||
| 5616 | 2026.03.19 22:51:01.805180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12830 | ||
| 5617 | 2026.03.19 22:51:01.805695 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2026.03.19 22:51:01.805745 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5619 | 2026.03.19 22:51:01.806291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5620 | 2026.03.19 22:51:01.806552 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5621 | 2026.03.19 22:51:01.806721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12830 | ||
| 5622 | 2026.03.19 22:51:02.506600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5623 | 2026.03.19 22:51:02.523159 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.03.19 22:51:02.523224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5625 | 2026.03.19 22:51:02.529327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5626 | 2026.03.19 22:51:02.530039 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.03.19 22:51:02.532886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5628 | 2026.03.19 22:51:04.870072 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.03.19 22:51:04.870271 [ 4 ] {74f74f72-f301-4cf9-b0df-265f1ed47fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5630 | 2026.03.19 22:51:04.870344 [ 4 ] {74f74f72-f301-4cf9-b0df-265f1ed47fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5631 | 2026.03.19 22:51:04.871027 [ 4 ] {74f74f72-f301-4cf9-b0df-265f1ed47fed} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2026.03.19 22:51:04.871080 [ 4 ] {74f74f72-f301-4cf9-b0df-265f1ed47fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5633 | 2026.03.19 22:51:04.871481 [ 4 ] {74f74f72-f301-4cf9-b0df-265f1ed47fed} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5634 | 2026.03.19 22:51:04.871706 [ 4 ] {74f74f72-f301-4cf9-b0df-265f1ed47fed} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2026.03.19 22:51:04.871872 [ 4 ] {74f74f72-f301-4cf9-b0df-265f1ed47fed} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001652 sec., 65375.302663438255 rows/sec., 5.50 MiB/sec. | ||
| 5636 | 2026.03.19 22:51:04.871924 [ 4 ] {74f74f72-f301-4cf9-b0df-265f1ed47fed} <Debug> TCPHandler: Processed in 0.0019976 sec. | ||
| 5637 | 2026.03.19 22:51:04.872048 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2026.03.19 22:51:04.872153 [ 4 ] {7b538dd1-f1ad-48c4-ba66-ec29b5b4ba58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5639 | 2026.03.19 22:51:04.872197 [ 4 ] {7b538dd1-f1ad-48c4-ba66-ec29b5b4ba58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5640 | 2026.03.19 22:51:04.872613 [ 4 ] {7b538dd1-f1ad-48c4-ba66-ec29b5b4ba58} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.03.19 22:51:04.872652 [ 4 ] {7b538dd1-f1ad-48c4-ba66-ec29b5b4ba58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5642 | 2026.03.19 22:51:04.872967 [ 4 ] {7b538dd1-f1ad-48c4-ba66-ec29b5b4ba58} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5643 | 2026.03.19 22:51:04.873187 [ 4 ] {7b538dd1-f1ad-48c4-ba66-ec29b5b4ba58} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.03.19 22:51:04.873326 [ 4 ] {7b538dd1-f1ad-48c4-ba66-ec29b5b4ba58} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001196 sec., 21739.130434782608 rows/sec., 1.60 MiB/sec. | ||
| 5645 | 2026.03.19 22:51:04.873364 [ 4 ] {7b538dd1-f1ad-48c4-ba66-ec29b5b4ba58} <Debug> TCPHandler: Processed in 0.001370654 sec. | ||
| 5646 | 2026.03.19 22:51:04.873487 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2026.03.19 22:51:04.873616 [ 4 ] {f28a6aab-9856-4f9c-b65e-3ef88441b63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5648 | 2026.03.19 22:51:04.873667 [ 4 ] {f28a6aab-9856-4f9c-b65e-3ef88441b63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5649 | 2026.03.19 22:51:04.874170 [ 4 ] {f28a6aab-9856-4f9c-b65e-3ef88441b63c} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2026.03.19 22:51:04.874214 [ 4 ] {f28a6aab-9856-4f9c-b65e-3ef88441b63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5651 | 2026.03.19 22:51:04.874523 [ 4 ] {f28a6aab-9856-4f9c-b65e-3ef88441b63c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5652 | 2026.03.19 22:51:04.874730 [ 4 ] {f28a6aab-9856-4f9c-b65e-3ef88441b63c} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2026.03.19 22:51:04.874932 [ 4 ] {f28a6aab-9856-4f9c-b65e-3ef88441b63c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001341 sec., 67114.09395973154 rows/sec., 5.24 MiB/sec. | ||
| 5654 | 2026.03.19 22:51:04.874971 [ 4 ] {f28a6aab-9856-4f9c-b65e-3ef88441b63c} <Debug> TCPHandler: Processed in 0.001547156 sec. | ||
| 5655 | 2026.03.19 22:51:04.875085 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2026.03.19 22:51:04.875182 [ 4 ] {162537f7-d756-49f5-86f1-eb92d0e13b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5657 | 2026.03.19 22:51:04.875227 [ 4 ] {162537f7-d756-49f5-86f1-eb92d0e13b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5658 | 2026.03.19 22:51:04.875629 [ 4 ] {162537f7-d756-49f5-86f1-eb92d0e13b47} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2026.03.19 22:51:04.875665 [ 4 ] {162537f7-d756-49f5-86f1-eb92d0e13b47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5660 | 2026.03.19 22:51:04.876004 [ 4 ] {162537f7-d756-49f5-86f1-eb92d0e13b47} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5661 | 2026.03.19 22:51:04.876217 [ 4 ] {162537f7-d756-49f5-86f1-eb92d0e13b47} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2026.03.19 22:51:04.876353 [ 4 ] {162537f7-d756-49f5-86f1-eb92d0e13b47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 5663 | 2026.03.19 22:51:04.876392 [ 4 ] {162537f7-d756-49f5-86f1-eb92d0e13b47} <Debug> TCPHandler: Processed in 0.001358974 sec. | ||
| 5664 | 2026.03.19 22:51:04.876512 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2026.03.19 22:51:04.876636 [ 4 ] {3f638a53-26b8-43ed-9452-8fba343aa291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5666 | 2026.03.19 22:51:04.876700 [ 4 ] {3f638a53-26b8-43ed-9452-8fba343aa291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5667 | 2026.03.19 22:51:04.877605 [ 4 ] {3f638a53-26b8-43ed-9452-8fba343aa291} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.03.19 22:51:04.877643 [ 4 ] {3f638a53-26b8-43ed-9452-8fba343aa291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5669 | 2026.03.19 22:51:04.878207 [ 4 ] {3f638a53-26b8-43ed-9452-8fba343aa291} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5670 | 2026.03.19 22:51:04.878449 [ 4 ] {3f638a53-26b8-43ed-9452-8fba343aa291} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2026.03.19 22:51:04.878589 [ 4 ] {3f638a53-26b8-43ed-9452-8fba343aa291} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001978 sec., 13144.59049544995 rows/sec., 23.55 MiB/sec. | ||
| 5672 | 2026.03.19 22:51:04.878650 [ 4 ] {3f638a53-26b8-43ed-9452-8fba343aa291} <Debug> TCPHandler: Processed in 0.002201362 sec. | ||
| 5673 | 2026.03.19 22:51:04.878761 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2026.03.19 22:51:04.878856 [ 4 ] {95edcb9b-e3e6-48d5-94f8-adae12263bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5675 | 2026.03.19 22:51:04.878899 [ 4 ] {95edcb9b-e3e6-48d5-94f8-adae12263bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5676 | 2026.03.19 22:51:04.879228 [ 4 ] {95edcb9b-e3e6-48d5-94f8-adae12263bee} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2026.03.19 22:51:04.879264 [ 4 ] {95edcb9b-e3e6-48d5-94f8-adae12263bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5678 | 2026.03.19 22:51:04.879579 [ 4 ] {95edcb9b-e3e6-48d5-94f8-adae12263bee} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5679 | 2026.03.19 22:51:04.879793 [ 4 ] {95edcb9b-e3e6-48d5-94f8-adae12263bee} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2026.03.19 22:51:04.879932 [ 4 ] {95edcb9b-e3e6-48d5-94f8-adae12263bee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 5681 | 2026.03.19 22:51:04.879968 [ 4 ] {95edcb9b-e3e6-48d5-94f8-adae12263bee} <Debug> TCPHandler: Processed in 0.001257392 sec. | ||
| 5682 | 2026.03.19 22:51:09.215881 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5683 | 2026.03.19 22:51:09.215949 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5684 | 2026.03.19 22:51:09.306995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13342 | ||
| 5685 | 2026.03.19 22:51:09.307560 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2026.03.19 22:51:09.307604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5687 | 2026.03.19 22:51:09.308095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5688 | 2026.03.19 22:51:09.308326 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2026.03.19 22:51:09.308466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13342 | ||
| 5690 | 2026.03.19 22:51:09.344902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 718 | ||
| 5691 | 2026.03.19 22:51:09.347275 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.03.19 22:51:09.347334 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5693 | 2026.03.19 22:51:09.348566 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5694 | 2026.03.19 22:51:09.348848 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.03.19 22:51:09.349228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 5696 | 2026.03.19 22:51:09.869808 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2026.03.19 22:51:09.869982 [ 4 ] {75288281-3104-48bb-9a9f-5585eb830813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5698 | 2026.03.19 22:51:09.870050 [ 4 ] {75288281-3104-48bb-9a9f-5585eb830813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5699 | 2026.03.19 22:51:09.870704 [ 4 ] {75288281-3104-48bb-9a9f-5585eb830813} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2026.03.19 22:51:09.870744 [ 4 ] {75288281-3104-48bb-9a9f-5585eb830813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5701 | 2026.03.19 22:51:09.871141 [ 4 ] {75288281-3104-48bb-9a9f-5585eb830813} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5702 | 2026.03.19 22:51:09.871384 [ 4 ] {75288281-3104-48bb-9a9f-5585eb830813} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.03.19 22:51:09.871544 [ 4 ] {75288281-3104-48bb-9a9f-5585eb830813} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001609 sec., 53449.34742075823 rows/sec., 4.48 MiB/sec. | ||
| 5704 | 2026.03.19 22:51:09.871591 [ 4 ] {75288281-3104-48bb-9a9f-5585eb830813} <Debug> TCPHandler: Processed in 0.001908228 sec. | ||
| 5705 | 2026.03.19 22:51:09.871721 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2026.03.19 22:51:09.871823 [ 4 ] {00424771-e074-478c-a0a9-6247965c4568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5707 | 2026.03.19 22:51:09.871867 [ 4 ] {00424771-e074-478c-a0a9-6247965c4568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5708 | 2026.03.19 22:51:09.872280 [ 4 ] {00424771-e074-478c-a0a9-6247965c4568} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2026.03.19 22:51:09.872315 [ 4 ] {00424771-e074-478c-a0a9-6247965c4568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5710 | 2026.03.19 22:51:09.872629 [ 4 ] {00424771-e074-478c-a0a9-6247965c4568} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5711 | 2026.03.19 22:51:09.872840 [ 4 ] {00424771-e074-478c-a0a9-6247965c4568} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2026.03.19 22:51:09.872977 [ 4 ] {00424771-e074-478c-a0a9-6247965c4568} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001177 sec., 12744.265080713678 rows/sec., 958.31 KiB/sec. | ||
| 5713 | 2026.03.19 22:51:09.873015 [ 4 ] {00424771-e074-478c-a0a9-6247965c4568} <Debug> TCPHandler: Processed in 0.001347894 sec. | ||
| 5714 | 2026.03.19 22:51:09.873126 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2026.03.19 22:51:09.873222 [ 4 ] {63cc1b06-2b16-4d67-9379-38abad176f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5716 | 2026.03.19 22:51:09.873262 [ 4 ] {63cc1b06-2b16-4d67-9379-38abad176f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5717 | 2026.03.19 22:51:09.873698 [ 4 ] {63cc1b06-2b16-4d67-9379-38abad176f10} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2026.03.19 22:51:09.873735 [ 4 ] {63cc1b06-2b16-4d67-9379-38abad176f10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5719 | 2026.03.19 22:51:09.874050 [ 4 ] {63cc1b06-2b16-4d67-9379-38abad176f10} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5720 | 2026.03.19 22:51:09.874261 [ 4 ] {63cc1b06-2b16-4d67-9379-38abad176f10} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.03.19 22:51:09.874398 [ 4 ] {63cc1b06-2b16-4d67-9379-38abad176f10} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001196 sec., 66053.51170568563 rows/sec., 5.16 MiB/sec. | ||
| 5722 | 2026.03.19 22:51:09.874435 [ 4 ] {63cc1b06-2b16-4d67-9379-38abad176f10} <Debug> TCPHandler: Processed in 0.001359244 sec. | ||
| 5723 | 2026.03.19 22:51:09.874607 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2026.03.19 22:51:09.874702 [ 4 ] {1a394a24-06d0-4d54-909f-25264e4d0681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5725 | 2026.03.19 22:51:09.874745 [ 4 ] {1a394a24-06d0-4d54-909f-25264e4d0681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5726 | 2026.03.19 22:51:09.875152 [ 4 ] {1a394a24-06d0-4d54-909f-25264e4d0681} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.03.19 22:51:09.875189 [ 4 ] {1a394a24-06d0-4d54-909f-25264e4d0681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5728 | 2026.03.19 22:51:09.875522 [ 4 ] {1a394a24-06d0-4d54-909f-25264e4d0681} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5729 | 2026.03.19 22:51:09.875734 [ 4 ] {1a394a24-06d0-4d54-909f-25264e4d0681} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2026.03.19 22:51:09.875868 [ 4 ] {1a394a24-06d0-4d54-909f-25264e4d0681} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 5731 | 2026.03.19 22:51:09.875905 [ 4 ] {1a394a24-06d0-4d54-909f-25264e4d0681} <Debug> TCPHandler: Processed in 0.001348013 sec. | ||
| 5732 | 2026.03.19 22:51:09.876014 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2026.03.19 22:51:09.876107 [ 4 ] {919f376a-30c1-45f5-820c-2b369e704ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5734 | 2026.03.19 22:51:09.876159 [ 4 ] {919f376a-30c1-45f5-820c-2b369e704ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5735 | 2026.03.19 22:51:09.876936 [ 4 ] {919f376a-30c1-45f5-820c-2b369e704ce0} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.03.19 22:51:09.876973 [ 4 ] {919f376a-30c1-45f5-820c-2b369e704ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5737 | 2026.03.19 22:51:09.877497 [ 4 ] {919f376a-30c1-45f5-820c-2b369e704ce0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5738 | 2026.03.19 22:51:09.877721 [ 4 ] {919f376a-30c1-45f5-820c-2b369e704ce0} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2026.03.19 22:51:09.877862 [ 4 ] {919f376a-30c1-45f5-820c-2b369e704ce0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001773 sec., 8460.236886632825 rows/sec., 15.16 MiB/sec. | ||
| 5740 | 2026.03.19 22:51:09.877921 [ 4 ] {919f376a-30c1-45f5-820c-2b369e704ce0} <Debug> TCPHandler: Processed in 0.001956589 sec. | ||
| 5741 | 2026.03.19 22:51:09.878035 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5742 | 2026.03.19 22:51:09.878129 [ 4 ] {68c98f72-880a-48f3-be8d-59c3c6954451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5743 | 2026.03.19 22:51:09.878171 [ 4 ] {68c98f72-880a-48f3-be8d-59c3c6954451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5744 | 2026.03.19 22:51:09.878504 [ 4 ] {68c98f72-880a-48f3-be8d-59c3c6954451} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2026.03.19 22:51:09.878540 [ 4 ] {68c98f72-880a-48f3-be8d-59c3c6954451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5746 | 2026.03.19 22:51:09.878848 [ 4 ] {68c98f72-880a-48f3-be8d-59c3c6954451} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5747 | 2026.03.19 22:51:09.879052 [ 4 ] {68c98f72-880a-48f3-be8d-59c3c6954451} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.03.19 22:51:09.879183 [ 4 ] {68c98f72-880a-48f3-be8d-59c3c6954451} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5749 | 2026.03.19 22:51:09.879219 [ 4 ] {68c98f72-880a-48f3-be8d-59c3c6954451} <Debug> TCPHandler: Processed in 0.001237962 sec. | ||
| 5750 | 2026.03.19 22:51:10.033161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5751 | 2026.03.19 22:51:10.050585 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2026.03.19 22:51:10.050647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5753 | 2026.03.19 22:51:10.057223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5754 | 2026.03.19 22:51:10.057958 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2026.03.19 22:51:10.060813 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5756 | 2026.03.19 22:51:14.382710 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.03.19 22:51:14.382895 [ 4 ] {c21de759-5afc-43dd-9355-8fc3c3c89620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5758 | 2026.03.19 22:51:14.382960 [ 4 ] {c21de759-5afc-43dd-9355-8fc3c3c89620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5759 | 2026.03.19 22:51:14.384330 [ 4 ] {c21de759-5afc-43dd-9355-8fc3c3c89620} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.03.19 22:51:14.384382 [ 4 ] {c21de759-5afc-43dd-9355-8fc3c3c89620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5761 | 2026.03.19 22:51:14.384954 [ 4 ] {c21de759-5afc-43dd-9355-8fc3c3c89620} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5762 | 2026.03.19 22:51:14.385187 [ 4 ] {c21de759-5afc-43dd-9355-8fc3c3c89620} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.03.19 22:51:14.385352 [ 4 ] {c21de759-5afc-43dd-9355-8fc3c3c89620} <Debug> executeQuery: Read 1988 rows, 154.02 KiB in 0.002453 sec., 810436.2005707298 rows/sec., 61.32 MiB/sec. | ||
| 5764 | 2026.03.19 22:51:14.385406 [ 4 ] {c21de759-5afc-43dd-9355-8fc3c3c89620} <Debug> TCPHandler: Processed in 0.002829028 sec. | ||
| 5765 | 2026.03.19 22:51:14.385524 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2026.03.19 22:51:14.385629 [ 4 ] {fc023b44-ac07-4f6c-9e74-906466132454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5767 | 2026.03.19 22:51:14.385674 [ 4 ] {fc023b44-ac07-4f6c-9e74-906466132454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5768 | 2026.03.19 22:51:14.386098 [ 4 ] {fc023b44-ac07-4f6c-9e74-906466132454} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.03.19 22:51:14.386137 [ 4 ] {fc023b44-ac07-4f6c-9e74-906466132454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5770 | 2026.03.19 22:51:14.386455 [ 4 ] {fc023b44-ac07-4f6c-9e74-906466132454} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5771 | 2026.03.19 22:51:14.386673 [ 4 ] {fc023b44-ac07-4f6c-9e74-906466132454} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.03.19 22:51:14.386788 [ 27 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5773 | 2026.03.19 22:51:14.386806 [ 4 ] {fc023b44-ac07-4f6c-9e74-906466132454} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001202 sec., 29118.136439267888 rows/sec., 2.14 MiB/sec. | ||
| 5774 | 2026.03.19 22:51:14.386863 [ 27 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5775 | 2026.03.19 22:51:14.386873 [ 4 ] {fc023b44-ac07-4f6c-9e74-906466132454} <Debug> TCPHandler: Processed in 0.001401184 sec. | ||
| 5776 | 2026.03.19 22:51:14.386899 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5777 | 2026.03.19 22:51:14.387006 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5778 | 2026.03.19 22:51:14.387038 [ 190 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 5779 | 2026.03.19 22:51:14.387109 [ 4 ] {6dc587aa-b559-40d8-99f5-b041e48b42f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5780 | 2026.03.19 22:51:14.387156 [ 4 ] {6dc587aa-b559-40d8-99f5-b041e48b42f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5781 | 2026.03.19 22:51:14.387182 [ 190 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5782 | 2026.03.19 22:51:14.387220 [ 190 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 80 rows starting from the beginning of the part | ||
| 5783 | 2026.03.19 22:51:14.387284 [ 190 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 5784 | 2026.03.19 22:51:14.387326 [ 190 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 5785 | 2026.03.19 22:51:14.387366 [ 190 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 5786 | 2026.03.19 22:51:14.387402 [ 190 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
| 5787 | 2026.03.19 22:51:14.387440 [ 190 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part | ||
| 5788 | 2026.03.19 22:51:14.387760 [ 4 ] {6dc587aa-b559-40d8-99f5-b041e48b42f9} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.03.19 22:51:14.387803 [ 4 ] {6dc587aa-b559-40d8-99f5-b041e48b42f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5790 | 2026.03.19 22:51:14.388181 [ 4 ] {6dc587aa-b559-40d8-99f5-b041e48b42f9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5791 | 2026.03.19 22:51:14.388254 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262912 sec., 176576.04013581312 rows/sec., 13.60 MiB/sec. | ||
| 5792 | 2026.03.19 22:51:14.388397 [ 4 ] {6dc587aa-b559-40d8-99f5-b041e48b42f9} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.03.19 22:51:14.388424 [ 200 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5794 | 2026.03.19 22:51:14.388533 [ 4 ] {6dc587aa-b559-40d8-99f5-b041e48b42f9} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001445 sec., 489965.3979238754 rows/sec., 28.58 MiB/sec. | ||
| 5795 | 2026.03.19 22:51:14.388572 [ 4 ] {6dc587aa-b559-40d8-99f5-b041e48b42f9} <Debug> TCPHandler: Processed in 0.001616206 sec. | ||
| 5796 | 2026.03.19 22:51:14.388694 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5797 | 2026.03.19 22:51:14.388766 [ 200 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_36_7} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.03.19 22:51:14.388790 [ 4 ] {01be6485-d43e-4a9e-93ae-eaafe96cb857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5799 | 2026.03.19 22:51:14.388831 [ 4 ] {01be6485-d43e-4a9e-93ae-eaafe96cb857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5800 | 2026.03.19 22:51:14.388838 [ 200 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_36_7} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5801 | 2026.03.19 22:51:14.388922 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 5802 | 2026.03.19 22:51:14.389210 [ 4 ] {01be6485-d43e-4a9e-93ae-eaafe96cb857} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.03.19 22:51:14.389246 [ 4 ] {01be6485-d43e-4a9e-93ae-eaafe96cb857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5804 | 2026.03.19 22:51:14.389543 [ 4 ] {01be6485-d43e-4a9e-93ae-eaafe96cb857} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5805 | 2026.03.19 22:51:14.389751 [ 4 ] {01be6485-d43e-4a9e-93ae-eaafe96cb857} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2026.03.19 22:51:14.389878 [ 4 ] {01be6485-d43e-4a9e-93ae-eaafe96cb857} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 63.57 KiB/sec. | ||
| 5807 | 2026.03.19 22:51:14.389916 [ 4 ] {01be6485-d43e-4a9e-93ae-eaafe96cb857} <Debug> TCPHandler: Processed in 0.001271573 sec. | ||
| 5808 | 2026.03.19 22:51:14.390025 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2026.03.19 22:51:14.390120 [ 4 ] {5d079827-b09d-43c7-ac5b-4e267eb2802f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5810 | 2026.03.19 22:51:14.390161 [ 4 ] {5d079827-b09d-43c7-ac5b-4e267eb2802f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5811 | 2026.03.19 22:51:14.390838 [ 4 ] {5d079827-b09d-43c7-ac5b-4e267eb2802f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2026.03.19 22:51:14.390875 [ 4 ] {5d079827-b09d-43c7-ac5b-4e267eb2802f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5813 | 2026.03.19 22:51:14.391233 [ 4 ] {5d079827-b09d-43c7-ac5b-4e267eb2802f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5814 | 2026.03.19 22:51:14.391452 [ 4 ] {5d079827-b09d-43c7-ac5b-4e267eb2802f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2026.03.19 22:51:14.391582 [ 4 ] {5d079827-b09d-43c7-ac5b-4e267eb2802f} <Debug> executeQuery: Read 1035 rows, 73.14 KiB in 0.00148 sec., 699324.3243243244 rows/sec., 48.26 MiB/sec. | ||
| 5816 | 2026.03.19 22:51:14.391620 [ 4 ] {5d079827-b09d-43c7-ac5b-4e267eb2802f} <Debug> TCPHandler: Processed in 0.001642656 sec. | ||
| 5817 | 2026.03.19 22:51:14.391731 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2026.03.19 22:51:14.391827 [ 4 ] {5c3bc067-edb3-43ce-ad21-727f4eee0346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5819 | 2026.03.19 22:51:14.391871 [ 4 ] {5c3bc067-edb3-43ce-ad21-727f4eee0346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5820 | 2026.03.19 22:51:14.392508 [ 4 ] {5c3bc067-edb3-43ce-ad21-727f4eee0346} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.03.19 22:51:14.392544 [ 4 ] {5c3bc067-edb3-43ce-ad21-727f4eee0346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5822 | 2026.03.19 22:51:14.392962 [ 4 ] {5c3bc067-edb3-43ce-ad21-727f4eee0346} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5823 | 2026.03.19 22:51:14.393169 [ 4 ] {5c3bc067-edb3-43ce-ad21-727f4eee0346} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2026.03.19 22:51:14.393301 [ 4 ] {5c3bc067-edb3-43ce-ad21-727f4eee0346} <Debug> executeQuery: Read 1345 rows, 87.05 KiB in 0.001493 sec., 900870.7300736771 rows/sec., 56.94 MiB/sec. | ||
| 5825 | 2026.03.19 22:51:14.393339 [ 4 ] {5c3bc067-edb3-43ce-ad21-727f4eee0346} <Debug> TCPHandler: Processed in 0.001656477 sec. | ||
| 5826 | 2026.03.19 22:51:14.393455 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2026.03.19 22:51:14.393549 [ 4 ] {0fd56681-0fa4-4128-8ae4-d0141cb42df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5828 | 2026.03.19 22:51:14.393603 [ 4 ] {0fd56681-0fa4-4128-8ae4-d0141cb42df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5829 | 2026.03.19 22:51:14.394419 [ 4 ] {0fd56681-0fa4-4128-8ae4-d0141cb42df9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.03.19 22:51:14.394456 [ 4 ] {0fd56681-0fa4-4128-8ae4-d0141cb42df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5831 | 2026.03.19 22:51:14.395028 [ 4 ] {0fd56681-0fa4-4128-8ae4-d0141cb42df9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5832 | 2026.03.19 22:51:14.395271 [ 4 ] {0fd56681-0fa4-4128-8ae4-d0141cb42df9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.03.19 22:51:14.395409 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5834 | 2026.03.19 22:51:14.395414 [ 4 ] {0fd56681-0fa4-4128-8ae4-d0141cb42df9} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001882 sec., 18597.23698193411 rows/sec., 33.33 MiB/sec. | ||
| 5835 | 2026.03.19 22:51:14.395468 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2026.03.19 22:51:14.395503 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5837 | 2026.03.19 22:51:14.395538 [ 4 ] {0fd56681-0fa4-4128-8ae4-d0141cb42df9} <Debug> TCPHandler: Processed in 0.002131002 sec. | ||
| 5838 | 2026.03.19 22:51:14.395593 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 5839 | 2026.03.19 22:51:14.395680 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2026.03.19 22:51:14.395801 [ 4 ] {b48bbd02-3da9-4cba-8fae-55faed95d233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5841 | 2026.03.19 22:51:14.395808 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5842 | 2026.03.19 22:51:14.395857 [ 4 ] {b48bbd02-3da9-4cba-8fae-55faed95d233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5843 | 2026.03.19 22:51:14.395882 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 615 rows starting from the beginning of the part | ||
| 5844 | 2026.03.19 22:51:14.396016 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 5845 | 2026.03.19 22:51:14.396141 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part | ||
| 5846 | 2026.03.19 22:51:14.396257 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 5847 | 2026.03.19 22:51:14.396302 [ 4 ] {b48bbd02-3da9-4cba-8fae-55faed95d233} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2026.03.19 22:51:14.396356 [ 4 ] {b48bbd02-3da9-4cba-8fae-55faed95d233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 5849 | 2026.03.19 22:51:14.396372 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part | ||
| 5850 | 2026.03.19 22:51:14.396498 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part | ||
| 5851 | 2026.03.19 22:51:14.396832 [ 4 ] {b48bbd02-3da9-4cba-8fae-55faed95d233} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5852 | 2026.03.19 22:51:14.397084 [ 4 ] {b48bbd02-3da9-4cba-8fae-55faed95d233} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2026.03.19 22:51:14.397221 [ 4 ] {b48bbd02-3da9-4cba-8fae-55faed95d233} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001444 sec., 41551.246537396124 rows/sec., 2.80 MiB/sec. | ||
| 5854 | 2026.03.19 22:51:14.397260 [ 4 ] {b48bbd02-3da9-4cba-8fae-55faed95d233} <Debug> TCPHandler: Processed in 0.001641966 sec. | ||
| 5855 | 2026.03.19 22:51:14.401454 [ 200 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 19 columns (19 merged, 0 gathered) in 0.005891878 sec., 124238.82504016547 rows/sec., 222.63 MiB/sec. | ||
| 5856 | 2026.03.19 22:51:14.402684 [ 200 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5857 | 2026.03.19 22:51:14.403019 [ 200 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.03.19 22:51:14.403088 [ 200 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5859 | 2026.03.19 22:51:14.403197 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 5860 | 2026.03.19 22:51:15.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.61 MiB, peak 272.21 MiB, free memory in arenas 0.00 B, will set to 267.31 MiB (RSS), difference: 2.70 MiB | ||
| 5861 | 2026.03.19 22:51:16.808733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13790 | ||
| 5862 | 2026.03.19 22:51:16.809309 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2026.03.19 22:51:16.809365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5864 | 2026.03.19 22:51:16.809940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5865 | 2026.03.19 22:51:16.810180 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2026.03.19 22:51:16.810321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13790 | ||
| 5867 | 2026.03.19 22:51:17.561051 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5868 | 2026.03.19 22:51:17.578391 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5869 | 2026.03.19 22:51:17.578457 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5870 | 2026.03.19 22:51:17.584868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5871 | 2026.03.19 22:51:17.585570 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2026.03.19 22:51:17.588559 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5873 | 2026.03.19 22:51:19.349627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 746 | ||
| 5874 | 2026.03.19 22:51:19.351868 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.03.19 22:51:19.351928 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5876 | 2026.03.19 22:51:19.353153 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5877 | 2026.03.19 22:51:19.353448 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.03.19 22:51:19.353620 [ 48 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5879 | 2026.03.19 22:51:19.353693 [ 48 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.03.19 22:51:19.353720 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5881 | 2026.03.19 22:51:19.353821 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 5882 | 2026.03.19 22:51:19.353821 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 5883 | 2026.03.19 22:51:19.354382 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5884 | 2026.03.19 22:51:19.354518 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 596 rows starting from the beginning of the part | ||
| 5885 | 2026.03.19 22:51:19.354875 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 5886 | 2026.03.19 22:51:19.355222 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 5887 | 2026.03.19 22:51:19.355564 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 5888 | 2026.03.19 22:51:19.355882 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 5889 | 2026.03.19 22:51:19.356215 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 5890 | 2026.03.19 22:51:19.362511 [ 192 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 72 columns (72 merged, 0 gathered) in 0.008733956 sec., 85413.75752293692 rows/sec., 71.64 MiB/sec. | ||
| 5891 | 2026.03.19 22:51:19.363520 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5892 | 2026.03.19 22:51:19.364142 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_21_4} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2026.03.19 22:51:19.364221 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_21_4} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5894 | 2026.03.19 22:51:19.364395 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 5895 | 2026.03.19 22:51:19.870283 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5896 | 2026.03.19 22:51:19.870482 [ 4 ] {52ca92d7-dace-4fcf-8fbc-079368328864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5897 | 2026.03.19 22:51:19.870559 [ 4 ] {52ca92d7-dace-4fcf-8fbc-079368328864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5898 | 2026.03.19 22:51:19.871278 [ 4 ] {52ca92d7-dace-4fcf-8fbc-079368328864} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2026.03.19 22:51:19.871325 [ 4 ] {52ca92d7-dace-4fcf-8fbc-079368328864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5900 | 2026.03.19 22:51:19.871768 [ 4 ] {52ca92d7-dace-4fcf-8fbc-079368328864} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5901 | 2026.03.19 22:51:19.872020 [ 4 ] {52ca92d7-dace-4fcf-8fbc-079368328864} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5902 | 2026.03.19 22:51:19.872160 [ 73 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5903 | 2026.03.19 22:51:19.872185 [ 4 ] {52ca92d7-dace-4fcf-8fbc-079368328864} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001757 sec., 48947.06886738759 rows/sec., 4.11 MiB/sec. | ||
| 5904 | 2026.03.19 22:51:19.872225 [ 73 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5905 | 2026.03.19 22:51:19.872249 [ 4 ] {52ca92d7-dace-4fcf-8fbc-079368328864} <Debug> TCPHandler: Processed in 0.002104531 sec. | ||
| 5906 | 2026.03.19 22:51:19.872253 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5907 | 2026.03.19 22:51:19.872379 [ 198 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 5908 | 2026.03.19 22:51:19.872391 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2026.03.19 22:51:19.872513 [ 198 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5910 | 2026.03.19 22:51:19.872520 [ 4 ] {a9cf41ff-93f4-44df-93f2-50392feb6185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5911 | 2026.03.19 22:51:19.872555 [ 198 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2148 rows starting from the beginning of the part | ||
| 5912 | 2026.03.19 22:51:19.872578 [ 4 ] {a9cf41ff-93f4-44df-93f2-50392feb6185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5913 | 2026.03.19 22:51:19.872652 [ 198 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 213 rows starting from the beginning of the part | ||
| 5914 | 2026.03.19 22:51:19.872705 [ 198 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 108 rows starting from the beginning of the part | ||
| 5915 | 2026.03.19 22:51:19.872760 [ 198 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 86 rows starting from the beginning of the part | ||
| 5916 | 2026.03.19 22:51:19.872798 [ 198 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1988 rows starting from the beginning of the part | ||
| 5917 | 2026.03.19 22:51:19.872838 [ 198 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 86 rows starting from the beginning of the part | ||
| 5918 | 2026.03.19 22:51:19.873008 [ 4 ] {a9cf41ff-93f4-44df-93f2-50392feb6185} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5919 | 2026.03.19 22:51:19.873053 [ 4 ] {a9cf41ff-93f4-44df-93f2-50392feb6185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5920 | 2026.03.19 22:51:19.873454 [ 4 ] {a9cf41ff-93f4-44df-93f2-50392feb6185} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5921 | 2026.03.19 22:51:19.873694 [ 4 ] {a9cf41ff-93f4-44df-93f2-50392feb6185} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5922 | 2026.03.19 22:51:19.873840 [ 4 ] {a9cf41ff-93f4-44df-93f2-50392feb6185} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001343 sec., 11169.024571854057 rows/sec., 839.86 KiB/sec. | ||
| 5923 | 2026.03.19 22:51:19.873882 [ 4 ] {a9cf41ff-93f4-44df-93f2-50392feb6185} <Debug> TCPHandler: Processed in 0.001544025 sec. | ||
| 5924 | 2026.03.19 22:51:19.873995 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5925 | 2026.03.19 22:51:19.874095 [ 4 ] {1b80579d-b6e3-4ef5-8cf3-83bf57798aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5926 | 2026.03.19 22:51:19.874136 [ 4 ] {1b80579d-b6e3-4ef5-8cf3-83bf57798aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5927 | 2026.03.19 22:51:19.874558 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4629 rows, containing 5 columns (5 merged, 0 gathered) in 0.002223582 sec., 2081776.161166982 rows/sec., 168.98 MiB/sec. | ||
| 5928 | 2026.03.19 22:51:19.874584 [ 4 ] {1b80579d-b6e3-4ef5-8cf3-83bf57798aa6} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.03.19 22:51:19.874638 [ 4 ] {1b80579d-b6e3-4ef5-8cf3-83bf57798aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5930 | 2026.03.19 22:51:19.874853 [ 198 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5931 | 2026.03.19 22:51:19.874986 [ 4 ] {1b80579d-b6e3-4ef5-8cf3-83bf57798aa6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5932 | 2026.03.19 22:51:19.875198 [ 198 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_41_8} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2026.03.19 22:51:19.875265 [ 4 ] {1b80579d-b6e3-4ef5-8cf3-83bf57798aa6} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.03.19 22:51:19.875285 [ 198 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_41_8} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5935 | 2026.03.19 22:51:19.875372 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 5936 | 2026.03.19 22:51:19.875395 [ 73 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5937 | 2026.03.19 22:51:19.875420 [ 4 ] {1b80579d-b6e3-4ef5-8cf3-83bf57798aa6} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001346 sec., 58692.421991084695 rows/sec., 4.58 MiB/sec. | ||
| 5938 | 2026.03.19 22:51:19.875442 [ 73 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.03.19 22:51:19.875465 [ 4 ] {1b80579d-b6e3-4ef5-8cf3-83bf57798aa6} <Debug> TCPHandler: Processed in 0.001519635 sec. | ||
| 5940 | 2026.03.19 22:51:19.875467 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5941 | 2026.03.19 22:51:19.875562 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 5942 | 2026.03.19 22:51:19.875587 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2026.03.19 22:51:19.875658 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5944 | 2026.03.19 22:51:19.875683 [ 4 ] {c72f3d93-18b8-4b92-8928-a8bb963ccf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5945 | 2026.03.19 22:51:19.875688 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1122 rows starting from the beginning of the part | ||
| 5946 | 2026.03.19 22:51:19.875729 [ 4 ] {c72f3d93-18b8-4b92-8928-a8bb963ccf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5947 | 2026.03.19 22:51:19.875755 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 129 rows starting from the beginning of the part | ||
| 5948 | 2026.03.19 22:51:19.875826 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 5949 | 2026.03.19 22:51:19.875879 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 79 rows starting from the beginning of the part | ||
| 5950 | 2026.03.19 22:51:19.875915 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1035 rows starting from the beginning of the part | ||
| 5951 | 2026.03.19 22:51:19.875955 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 79 rows starting from the beginning of the part | ||
| 5952 | 2026.03.19 22:51:19.876153 [ 4 ] {c72f3d93-18b8-4b92-8928-a8bb963ccf55} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.03.19 22:51:19.876190 [ 4 ] {c72f3d93-18b8-4b92-8928-a8bb963ccf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5954 | 2026.03.19 22:51:19.876543 [ 4 ] {c72f3d93-18b8-4b92-8928-a8bb963ccf55} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5955 | 2026.03.19 22:51:19.876770 [ 4 ] {c72f3d93-18b8-4b92-8928-a8bb963ccf55} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2026.03.19 22:51:19.876887 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5957 | 2026.03.19 22:51:19.876908 [ 4 ] {c72f3d93-18b8-4b92-8928-a8bb963ccf55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 5958 | 2026.03.19 22:51:19.876924 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2026.03.19 22:51:19.876962 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5960 | 2026.03.19 22:51:19.876976 [ 4 ] {c72f3d93-18b8-4b92-8928-a8bb963ccf55} <Debug> TCPHandler: Processed in 0.001438094 sec. | ||
| 5961 | 2026.03.19 22:51:19.877036 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 5962 | 2026.03.19 22:51:19.877104 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5963 | 2026.03.19 22:51:19.877135 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5964 | 2026.03.19 22:51:19.877146 [ 194 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618606 sec., 1565544.6723909338 rows/sec., 117.11 MiB/sec. | ||
| 5965 | 2026.03.19 22:51:19.877168 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13291 rows starting from the beginning of the part | ||
| 5966 | 2026.03.19 22:51:19.877211 [ 4 ] {cd6f150c-b338-4cfa-9930-ed6e7338fda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5967 | 2026.03.19 22:51:19.877223 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 203 rows starting from the beginning of the part | ||
| 5968 | 2026.03.19 22:51:19.877300 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5969 | 2026.03.19 22:51:19.877309 [ 4 ] {cd6f150c-b338-4cfa-9930-ed6e7338fda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5970 | 2026.03.19 22:51:19.877350 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 5971 | 2026.03.19 22:51:19.877395 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1345 rows starting from the beginning of the part | ||
| 5972 | 2026.03.19 22:51:19.877433 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5973 | 2026.03.19 22:51:19.877435 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5974 | 2026.03.19 22:51:19.877822 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_41_8} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2026.03.19 22:51:19.877915 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_41_8} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5976 | 2026.03.19 22:51:19.878024 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 5977 | 2026.03.19 22:51:19.878158 [ 4 ] {cd6f150c-b338-4cfa-9930-ed6e7338fda0} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.03.19 22:51:19.878202 [ 4 ] {cd6f150c-b338-4cfa-9930-ed6e7338fda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5979 | 2026.03.19 22:51:19.878817 [ 4 ] {cd6f150c-b338-4cfa-9930-ed6e7338fda0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5980 | 2026.03.19 22:51:19.879073 [ 4 ] {cd6f150c-b338-4cfa-9930-ed6e7338fda0} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.03.19 22:51:19.879230 [ 4 ] {cd6f150c-b338-4cfa-9930-ed6e7338fda0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002038 sec., 7360.157016683023 rows/sec., 13.19 MiB/sec. | ||
| 5982 | 2026.03.19 22:51:19.879299 [ 4 ] {cd6f150c-b338-4cfa-9930-ed6e7338fda0} <Debug> TCPHandler: Processed in 0.002246212 sec. | ||
| 5983 | 2026.03.19 22:51:19.879427 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.03.19 22:51:19.879523 [ 4 ] {455847d9-c245-4f97-9d37-502169bfc0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5985 | 2026.03.19 22:51:19.879567 [ 4 ] {455847d9-c245-4f97-9d37-502169bfc0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5986 | 2026.03.19 22:51:19.879934 [ 4 ] {455847d9-c245-4f97-9d37-502169bfc0d7} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.03.19 22:51:19.879974 [ 4 ] {455847d9-c245-4f97-9d37-502169bfc0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5988 | 2026.03.19 22:51:19.880315 [ 4 ] {455847d9-c245-4f97-9d37-502169bfc0d7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5989 | 2026.03.19 22:51:19.880529 [ 4 ] {455847d9-c245-4f97-9d37-502169bfc0d7} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.03.19 22:51:19.880643 [ 73 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5991 | 2026.03.19 22:51:19.880660 [ 4 ] {455847d9-c245-4f97-9d37-502169bfc0d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 5992 | 2026.03.19 22:51:19.880685 [ 73 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2026.03.19 22:51:19.880704 [ 4 ] {455847d9-c245-4f97-9d37-502169bfc0d7} <Debug> TCPHandler: Processed in 0.001327843 sec. | ||
| 5994 | 2026.03.19 22:51:19.880710 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 5995 | 2026.03.19 22:51:19.880801 [ 192 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 5996 | 2026.03.19 22:51:19.880890 [ 192 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5997 | 2026.03.19 22:51:19.880916 [ 192 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2112 rows starting from the beginning of the part | ||
| 5998 | 2026.03.19 22:51:19.880969 [ 192 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 5999 | 2026.03.19 22:51:19.881025 [ 192 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6000 | 2026.03.19 22:51:19.881065 [ 192 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 6001 | 2026.03.19 22:51:19.881104 [ 192 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6002 | 2026.03.19 22:51:19.881144 [ 192 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6003 | 2026.03.19 22:51:19.882344 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 4 columns (4 merged, 0 gathered) in 0.001573746 sec., 1532648.851847757 rows/sec., 103.29 MiB/sec. | ||
| 6004 | 2026.03.19 22:51:19.882582 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6005 | 2026.03.19 22:51:19.882591 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15319 rows, containing 5 columns (5 merged, 0 gathered) in 0.005589515 sec., 2740667.1240706933 rows/sec., 181.56 MiB/sec. | ||
| 6006 | 2026.03.19 22:51:19.882875 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_41_8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.03.19 22:51:19.882957 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_41_8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6008 | 2026.03.19 22:51:19.883036 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6009 | 2026.03.19 22:51:19.883170 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6010 | 2026.03.19 22:51:19.883452 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.03.19 22:51:19.883527 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6012 | 2026.03.19 22:51:19.883610 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 6013 | 2026.03.19 22:51:20.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.58 MiB, peak 277.73 MiB, free memory in arenas 0.00 B, will set to 270.58 MiB (RSS), difference: 2.01 MiB | ||
| 6014 | 2026.03.19 22:51:24.216207 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6015 | 2026.03.19 22:51:24.216283 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6016 | 2026.03.19 22:51:24.310528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14302 | ||
| 6017 | 2026.03.19 22:51:24.311051 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2026.03.19 22:51:24.311100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6019 | 2026.03.19 22:51:24.311647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6020 | 2026.03.19 22:51:24.311908 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2026.03.19 22:51:24.312058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14302 | ||
| 6022 | 2026.03.19 22:51:24.871043 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6023 | 2026.03.19 22:51:24.871217 [ 4 ] {ec426dab-cc17-4b97-bd58-cf89a338b537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6024 | 2026.03.19 22:51:24.871283 [ 4 ] {ec426dab-cc17-4b97-bd58-cf89a338b537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6025 | 2026.03.19 22:51:24.871927 [ 4 ] {ec426dab-cc17-4b97-bd58-cf89a338b537} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2026.03.19 22:51:24.871977 [ 4 ] {ec426dab-cc17-4b97-bd58-cf89a338b537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6027 | 2026.03.19 22:51:24.872384 [ 4 ] {ec426dab-cc17-4b97-bd58-cf89a338b537} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6028 | 2026.03.19 22:51:24.872615 [ 4 ] {ec426dab-cc17-4b97-bd58-cf89a338b537} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2026.03.19 22:51:24.872781 [ 4 ] {ec426dab-cc17-4b97-bd58-cf89a338b537} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001611 sec., 67039.1061452514 rows/sec., 5.64 MiB/sec. | ||
| 6030 | 2026.03.19 22:51:24.872833 [ 4 ] {ec426dab-cc17-4b97-bd58-cf89a338b537} <Debug> TCPHandler: Processed in 0.001919068 sec. | ||
| 6031 | 2026.03.19 22:51:24.872953 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6032 | 2026.03.19 22:51:24.873058 [ 4 ] {4b84285e-9d4d-460b-b068-d065dea98802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6033 | 2026.03.19 22:51:24.873103 [ 4 ] {4b84285e-9d4d-460b-b068-d065dea98802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6034 | 2026.03.19 22:51:24.873517 [ 4 ] {4b84285e-9d4d-460b-b068-d065dea98802} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.03.19 22:51:24.873555 [ 4 ] {4b84285e-9d4d-460b-b068-d065dea98802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6036 | 2026.03.19 22:51:24.873868 [ 4 ] {4b84285e-9d4d-460b-b068-d065dea98802} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6037 | 2026.03.19 22:51:24.874086 [ 4 ] {4b84285e-9d4d-460b-b068-d065dea98802} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.03.19 22:51:24.874226 [ 4 ] {4b84285e-9d4d-460b-b068-d065dea98802} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001193 sec., 21793.79715004191 rows/sec., 1.60 MiB/sec. | ||
| 6039 | 2026.03.19 22:51:24.874265 [ 4 ] {4b84285e-9d4d-460b-b068-d065dea98802} <Debug> TCPHandler: Processed in 0.001364694 sec. | ||
| 6040 | 2026.03.19 22:51:24.874378 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2026.03.19 22:51:24.874475 [ 4 ] {ba06411f-c6fa-42a9-804f-588a78aac15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6042 | 2026.03.19 22:51:24.874517 [ 4 ] {ba06411f-c6fa-42a9-804f-588a78aac15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6043 | 2026.03.19 22:51:24.874964 [ 4 ] {ba06411f-c6fa-42a9-804f-588a78aac15b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.03.19 22:51:24.875001 [ 4 ] {ba06411f-c6fa-42a9-804f-588a78aac15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6045 | 2026.03.19 22:51:24.875317 [ 4 ] {ba06411f-c6fa-42a9-804f-588a78aac15b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6046 | 2026.03.19 22:51:24.875530 [ 4 ] {ba06411f-c6fa-42a9-804f-588a78aac15b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.03.19 22:51:24.875666 [ 4 ] {ba06411f-c6fa-42a9-804f-588a78aac15b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00121 sec., 74380.1652892562 rows/sec., 5.81 MiB/sec. | ||
| 6048 | 2026.03.19 22:51:24.875704 [ 4 ] {ba06411f-c6fa-42a9-804f-588a78aac15b} <Debug> TCPHandler: Processed in 0.001376604 sec. | ||
| 6049 | 2026.03.19 22:51:24.875822 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.03.19 22:51:24.875919 [ 4 ] {e4a440ed-886c-4872-98c8-db658ddaecf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6051 | 2026.03.19 22:51:24.875963 [ 4 ] {e4a440ed-886c-4872-98c8-db658ddaecf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6052 | 2026.03.19 22:51:24.876367 [ 4 ] {e4a440ed-886c-4872-98c8-db658ddaecf8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.03.19 22:51:24.876404 [ 4 ] {e4a440ed-886c-4872-98c8-db658ddaecf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6054 | 2026.03.19 22:51:24.876748 [ 4 ] {e4a440ed-886c-4872-98c8-db658ddaecf8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6055 | 2026.03.19 22:51:24.876959 [ 4 ] {e4a440ed-886c-4872-98c8-db658ddaecf8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.03.19 22:51:24.877108 [ 4 ] {e4a440ed-886c-4872-98c8-db658ddaecf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 6057 | 2026.03.19 22:51:24.877146 [ 4 ] {e4a440ed-886c-4872-98c8-db658ddaecf8} <Debug> TCPHandler: Processed in 0.001372803 sec. | ||
| 6058 | 2026.03.19 22:51:24.877265 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2026.03.19 22:51:24.877361 [ 4 ] {a0b46793-192d-4410-814e-8ea435a7d220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6060 | 2026.03.19 22:51:24.877416 [ 4 ] {a0b46793-192d-4410-814e-8ea435a7d220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6061 | 2026.03.19 22:51:24.878209 [ 4 ] {a0b46793-192d-4410-814e-8ea435a7d220} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6062 | 2026.03.19 22:51:24.878247 [ 4 ] {a0b46793-192d-4410-814e-8ea435a7d220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6063 | 2026.03.19 22:51:24.878797 [ 4 ] {a0b46793-192d-4410-814e-8ea435a7d220} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6064 | 2026.03.19 22:51:24.879023 [ 4 ] {a0b46793-192d-4410-814e-8ea435a7d220} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6065 | 2026.03.19 22:51:24.879172 [ 4 ] {a0b46793-192d-4410-814e-8ea435a7d220} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001829 sec., 14215.418261344998 rows/sec., 25.47 MiB/sec. | ||
| 6066 | 2026.03.19 22:51:24.879238 [ 4 ] {a0b46793-192d-4410-814e-8ea435a7d220} <Debug> TCPHandler: Processed in 0.00202138 sec. | ||
| 6067 | 2026.03.19 22:51:24.879365 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6068 | 2026.03.19 22:51:24.879460 [ 4 ] {3ca06537-1356-4de0-95ab-f7c4d0703c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6069 | 2026.03.19 22:51:24.879504 [ 4 ] {3ca06537-1356-4de0-95ab-f7c4d0703c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6070 | 2026.03.19 22:51:24.879842 [ 4 ] {3ca06537-1356-4de0-95ab-f7c4d0703c83} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6071 | 2026.03.19 22:51:24.879878 [ 4 ] {3ca06537-1356-4de0-95ab-f7c4d0703c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6072 | 2026.03.19 22:51:24.880189 [ 4 ] {3ca06537-1356-4de0-95ab-f7c4d0703c83} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6073 | 2026.03.19 22:51:24.880407 [ 4 ] {3ca06537-1356-4de0-95ab-f7c4d0703c83} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6074 | 2026.03.19 22:51:24.880537 [ 4 ] {3ca06537-1356-4de0-95ab-f7c4d0703c83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 6075 | 2026.03.19 22:51:24.880573 [ 4 ] {3ca06537-1356-4de0-95ab-f7c4d0703c83} <Debug> TCPHandler: Processed in 0.001258292 sec. | ||
| 6076 | 2026.03.19 22:51:25.088755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6077 | 2026.03.19 22:51:25.107449 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.03.19 22:51:25.107509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6079 | 2026.03.19 22:51:25.113290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6080 | 2026.03.19 22:51:25.114010 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.03.19 22:51:25.117257 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6082 | 2026.03.19 22:51:29.354157 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 770 | ||
| 6083 | 2026.03.19 22:51:29.356354 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2026.03.19 22:51:29.356413 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6085 | 2026.03.19 22:51:29.357636 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6086 | 2026.03.19 22:51:29.357924 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2026.03.19 22:51:29.358321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 6088 | 2026.03.19 22:51:29.870997 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6089 | 2026.03.19 22:51:29.871196 [ 4 ] {6533d213-32ef-4853-87e3-ef3748d62082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6090 | 2026.03.19 22:51:29.871270 [ 4 ] {6533d213-32ef-4853-87e3-ef3748d62082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6091 | 2026.03.19 22:51:29.871901 [ 4 ] {6533d213-32ef-4853-87e3-ef3748d62082} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2026.03.19 22:51:29.871948 [ 4 ] {6533d213-32ef-4853-87e3-ef3748d62082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6093 | 2026.03.19 22:51:29.872323 [ 4 ] {6533d213-32ef-4853-87e3-ef3748d62082} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6094 | 2026.03.19 22:51:29.872559 [ 4 ] {6533d213-32ef-4853-87e3-ef3748d62082} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2026.03.19 22:51:29.872716 [ 4 ] {6533d213-32ef-4853-87e3-ef3748d62082} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001574 sec., 15247.776365946633 rows/sec., 1.27 MiB/sec. | ||
| 6096 | 2026.03.19 22:51:29.872765 [ 4 ] {6533d213-32ef-4853-87e3-ef3748d62082} <Debug> TCPHandler: Processed in 0.001914029 sec. | ||
| 6097 | 2026.03.19 22:51:29.872885 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6098 | 2026.03.19 22:51:29.872987 [ 4 ] {96c67aa8-b8a1-465a-ab9f-58258e1b2c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6099 | 2026.03.19 22:51:29.873030 [ 4 ] {96c67aa8-b8a1-465a-ab9f-58258e1b2c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6100 | 2026.03.19 22:51:29.873578 [ 4 ] {96c67aa8-b8a1-465a-ab9f-58258e1b2c28} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.03.19 22:51:29.873616 [ 4 ] {96c67aa8-b8a1-465a-ab9f-58258e1b2c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6102 | 2026.03.19 22:51:29.873942 [ 4 ] {96c67aa8-b8a1-465a-ab9f-58258e1b2c28} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6103 | 2026.03.19 22:51:29.874149 [ 4 ] {96c67aa8-b8a1-465a-ab9f-58258e1b2c28} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.03.19 22:51:29.874283 [ 4 ] {96c67aa8-b8a1-465a-ab9f-58258e1b2c28} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001318 sec., 156297.42033383917 rows/sec., 13.97 MiB/sec. | ||
| 6105 | 2026.03.19 22:51:29.874321 [ 4 ] {96c67aa8-b8a1-465a-ab9f-58258e1b2c28} <Debug> TCPHandler: Processed in 0.001487794 sec. | ||
| 6106 | 2026.03.19 22:51:29.874433 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6107 | 2026.03.19 22:51:29.874530 [ 4 ] {6e67214a-a693-4a94-a723-37dfedf3ab19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6108 | 2026.03.19 22:51:29.874571 [ 4 ] {6e67214a-a693-4a94-a723-37dfedf3ab19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6109 | 2026.03.19 22:51:29.874969 [ 4 ] {6e67214a-a693-4a94-a723-37dfedf3ab19} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2026.03.19 22:51:29.875005 [ 4 ] {6e67214a-a693-4a94-a723-37dfedf3ab19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6111 | 2026.03.19 22:51:29.875299 [ 4 ] {6e67214a-a693-4a94-a723-37dfedf3ab19} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6112 | 2026.03.19 22:51:29.875508 [ 4 ] {6e67214a-a693-4a94-a723-37dfedf3ab19} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6113 | 2026.03.19 22:51:29.875636 [ 4 ] {6e67214a-a693-4a94-a723-37dfedf3ab19} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001126 sec., 23978.68561278863 rows/sec., 1.81 MiB/sec. | ||
| 6114 | 2026.03.19 22:51:29.875673 [ 4 ] {6e67214a-a693-4a94-a723-37dfedf3ab19} <Debug> TCPHandler: Processed in 0.001288923 sec. | ||
| 6115 | 2026.03.19 22:51:29.875783 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6116 | 2026.03.19 22:51:29.875876 [ 4 ] {02c2391f-6851-4275-a39a-0c45536d5c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6117 | 2026.03.19 22:51:29.875915 [ 4 ] {02c2391f-6851-4275-a39a-0c45536d5c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6118 | 2026.03.19 22:51:29.876297 [ 4 ] {02c2391f-6851-4275-a39a-0c45536d5c1b} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6119 | 2026.03.19 22:51:29.876334 [ 4 ] {02c2391f-6851-4275-a39a-0c45536d5c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6120 | 2026.03.19 22:51:29.876612 [ 4 ] {02c2391f-6851-4275-a39a-0c45536d5c1b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6121 | 2026.03.19 22:51:29.876817 [ 4 ] {02c2391f-6851-4275-a39a-0c45536d5c1b} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6122 | 2026.03.19 22:51:29.876921 [ 71 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6123 | 2026.03.19 22:51:29.876942 [ 4 ] {02c2391f-6851-4275-a39a-0c45536d5c1b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001083 sec., 22160.6648199446 rows/sec., 1.84 MiB/sec. | ||
| 6124 | 2026.03.19 22:51:29.876982 [ 71 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2026.03.19 22:51:29.876990 [ 4 ] {02c2391f-6851-4275-a39a-0c45536d5c1b} <Debug> TCPHandler: Processed in 0.001254443 sec. | ||
| 6126 | 2026.03.19 22:51:29.877011 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6127 | 2026.03.19 22:51:29.877106 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2026.03.19 22:51:29.877130 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::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 | ||
| 6129 | 2026.03.19 22:51:29.877202 [ 4 ] {dd7580e7-a84c-498f-a5af-a0d6d5056ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6130 | 2026.03.19 22:51:29.877246 [ 4 ] {dd7580e7-a84c-498f-a5af-a0d6d5056ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6131 | 2026.03.19 22:51:29.877273 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6132 | 2026.03.19 22:51:29.877311 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 733 rows starting from the beginning of the part | ||
| 6133 | 2026.03.19 22:51:29.877385 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 6134 | 2026.03.19 22:51:29.877465 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 708 rows starting from the beginning of the part | ||
| 6135 | 2026.03.19 22:51:29.877520 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 6136 | 2026.03.19 22:51:29.877564 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 708 rows starting from the beginning of the part | ||
| 6137 | 2026.03.19 22:51:29.877616 [ 4 ] {dd7580e7-a84c-498f-a5af-a0d6d5056ea4} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.03.19 22:51:29.877645 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 6139 | 2026.03.19 22:51:29.877655 [ 4 ] {dd7580e7-a84c-498f-a5af-a0d6d5056ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6140 | 2026.03.19 22:51:29.877964 [ 4 ] {dd7580e7-a84c-498f-a5af-a0d6d5056ea4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6141 | 2026.03.19 22:51:29.878159 [ 4 ] {dd7580e7-a84c-498f-a5af-a0d6d5056ea4} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2026.03.19 22:51:29.878286 [ 4 ] {dd7580e7-a84c-498f-a5af-a0d6d5056ea4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001159 sec., 10353.753235547885 rows/sec., 808.89 KiB/sec. | ||
| 6143 | 2026.03.19 22:51:29.878321 [ 4 ] {dd7580e7-a84c-498f-a5af-a0d6d5056ea4} <Debug> TCPHandler: Processed in 0.001322622 sec. | ||
| 6144 | 2026.03.19 22:51:29.878480 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2026.03.19 22:51:29.878573 [ 4 ] {d48ab5b4-1386-43b8-8f91-932f23c5f7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6146 | 2026.03.19 22:51:29.878637 [ 4 ] {d48ab5b4-1386-43b8-8f91-932f23c5f7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6147 | 2026.03.19 22:51:29.878972 [ 195 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001895429 sec., 1171766.3916717535 rows/sec., 74.08 MiB/sec. | ||
| 6148 | 2026.03.19 22:51:29.879070 [ 4 ] {d48ab5b4-1386-43b8-8f91-932f23c5f7a1} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.03.19 22:51:29.879111 [ 4 ] {d48ab5b4-1386-43b8-8f91-932f23c5f7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6150 | 2026.03.19 22:51:29.879153 [ 188 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6151 | 2026.03.19 22:51:29.879412 [ 4 ] {d48ab5b4-1386-43b8-8f91-932f23c5f7a1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6152 | 2026.03.19 22:51:29.879419 [ 188 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_15_3} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6153 | 2026.03.19 22:51:29.879487 [ 188 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_15_3} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6154 | 2026.03.19 22:51:29.879564 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 6155 | 2026.03.19 22:51:29.879620 [ 4 ] {d48ab5b4-1386-43b8-8f91-932f23c5f7a1} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2026.03.19 22:51:29.879747 [ 4 ] {d48ab5b4-1386-43b8-8f91-932f23c5f7a1} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001191 sec., 96557.51469353485 rows/sec., 7.85 MiB/sec. | ||
| 6157 | 2026.03.19 22:51:29.879783 [ 4 ] {d48ab5b4-1386-43b8-8f91-932f23c5f7a1} <Debug> TCPHandler: Processed in 0.001350403 sec. | ||
| 6158 | 2026.03.19 22:51:29.879887 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2026.03.19 22:51:29.879979 [ 4 ] {7e984f18-9b89-44e6-b376-c2ae2b2def58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6160 | 2026.03.19 22:51:29.880020 [ 4 ] {7e984f18-9b89-44e6-b376-c2ae2b2def58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6161 | 2026.03.19 22:51:29.880420 [ 4 ] {7e984f18-9b89-44e6-b376-c2ae2b2def58} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2026.03.19 22:51:29.880456 [ 4 ] {7e984f18-9b89-44e6-b376-c2ae2b2def58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6163 | 2026.03.19 22:51:29.880788 [ 4 ] {7e984f18-9b89-44e6-b376-c2ae2b2def58} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6164 | 2026.03.19 22:51:29.880998 [ 4 ] {7e984f18-9b89-44e6-b376-c2ae2b2def58} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2026.03.19 22:51:29.881124 [ 4 ] {7e984f18-9b89-44e6-b376-c2ae2b2def58} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001163 sec., 168529.66466036113 rows/sec., 12.09 MiB/sec. | ||
| 6166 | 2026.03.19 22:51:29.881159 [ 4 ] {7e984f18-9b89-44e6-b376-c2ae2b2def58} <Debug> TCPHandler: Processed in 0.001320203 sec. | ||
| 6167 | 2026.03.19 22:51:29.881264 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6168 | 2026.03.19 22:51:29.881357 [ 4 ] {38fe1e24-7304-445b-973a-561690496747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6169 | 2026.03.19 22:51:29.881409 [ 4 ] {38fe1e24-7304-445b-973a-561690496747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6170 | 2026.03.19 22:51:29.882178 [ 4 ] {38fe1e24-7304-445b-973a-561690496747} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2026.03.19 22:51:29.882214 [ 4 ] {38fe1e24-7304-445b-973a-561690496747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6172 | 2026.03.19 22:51:29.882731 [ 4 ] {38fe1e24-7304-445b-973a-561690496747} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6173 | 2026.03.19 22:51:29.882945 [ 4 ] {38fe1e24-7304-445b-973a-561690496747} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2026.03.19 22:51:29.883082 [ 4 ] {38fe1e24-7304-445b-973a-561690496747} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001743 sec., 8605.851979345955 rows/sec., 15.42 MiB/sec. | ||
| 6175 | 2026.03.19 22:51:29.883133 [ 4 ] {38fe1e24-7304-445b-973a-561690496747} <Debug> TCPHandler: Processed in 0.001916459 sec. | ||
| 6176 | 2026.03.19 22:51:29.883237 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2026.03.19 22:51:29.883344 [ 4 ] {007cf664-1c26-4d8a-b601-c5c6f2fc01db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6178 | 2026.03.19 22:51:29.883393 [ 4 ] {007cf664-1c26-4d8a-b601-c5c6f2fc01db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6179 | 2026.03.19 22:51:29.883784 [ 4 ] {007cf664-1c26-4d8a-b601-c5c6f2fc01db} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2026.03.19 22:51:29.883827 [ 4 ] {007cf664-1c26-4d8a-b601-c5c6f2fc01db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6181 | 2026.03.19 22:51:29.884191 [ 4 ] {007cf664-1c26-4d8a-b601-c5c6f2fc01db} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6182 | 2026.03.19 22:51:29.884416 [ 4 ] {007cf664-1c26-4d8a-b601-c5c6f2fc01db} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.03.19 22:51:29.884545 [ 4 ] {007cf664-1c26-4d8a-b601-c5c6f2fc01db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 6184 | 2026.03.19 22:51:29.884580 [ 4 ] {007cf664-1c26-4d8a-b601-c5c6f2fc01db} <Debug> TCPHandler: Processed in 0.001391544 sec. | ||
| 6185 | 2026.03.19 22:51:31.812299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14750 | ||
| 6186 | 2026.03.19 22:51:31.812994 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.03.19 22:51:31.813047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6188 | 2026.03.19 22:51:31.813615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6189 | 2026.03.19 22:51:31.813851 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.03.19 22:51:31.813981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14750 | ||
| 6191 | 2026.03.19 22:51:31.813985 [ 42 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6192 | 2026.03.19 22:51:31.814051 [ 42 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.03.19 22:51:31.814072 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6194 | 2026.03.19 22:51:31.814174 [ 194 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 6195 | 2026.03.19 22:51:31.814292 [ 194 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6196 | 2026.03.19 22:51:31.814329 [ 194 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12382 rows starting from the beginning of the part | ||
| 6197 | 2026.03.19 22:51:31.814392 [ 194 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 6198 | 2026.03.19 22:51:31.814435 [ 194 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 6199 | 2026.03.19 22:51:31.814484 [ 194 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 6200 | 2026.03.19 22:51:31.814522 [ 194 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 6201 | 2026.03.19 22:51:31.814564 [ 194 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 6202 | 2026.03.19 22:51:31.816731 [ 195 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14750 rows, containing 4 columns (4 merged, 0 gathered) in 0.002598905 sec., 5675467.167903406 rows/sec., 81.19 MiB/sec. | ||
| 6203 | 2026.03.19 22:51:31.817179 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6204 | 2026.03.19 22:51:31.817495 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_31_6} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2026.03.19 22:51:31.817583 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_31_6} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6206 | 2026.03.19 22:51:31.817687 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6207 | 2026.03.19 22:51:32.617499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6208 | 2026.03.19 22:51:32.635304 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.03.19 22:51:32.635348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6210 | 2026.03.19 22:51:32.641226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6211 | 2026.03.19 22:51:32.641906 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.03.19 22:51:32.642478 [ 35 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6213 | 2026.03.19 22:51:32.642522 [ 35 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2026.03.19 22:51:32.642545 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6215 | 2026.03.19 22:51:32.642717 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 6216 | 2026.03.19 22:51:32.644917 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6217 | 2026.03.19 22:51:32.646644 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6218 | 2026.03.19 22:51:32.648149 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 6219 | 2026.03.19 22:51:32.652841 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 6220 | 2026.03.19 22:51:32.657618 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 6221 | 2026.03.19 22:51:32.662286 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 6222 | 2026.03.19 22:51:32.666711 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 6223 | 2026.03.19 22:51:32.670730 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 6224 | 2026.03.19 22:51:32.722888 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080243574 sec., 2916.121358203711 rows/sec., 15.08 MiB/sec. | ||
| 6225 | 2026.03.19 22:51:32.725450 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6226 | 2026.03.19 22:51:32.727418 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_31_6} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.03.19 22:51:32.727499 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_31_6} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6228 | 2026.03.19 22:51:32.729426 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 6229 | 2026.03.19 22:51:33.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.02 MiB, peak 282.56 MiB, free memory in arenas 0.00 B, will set to 275.32 MiB (RSS), difference: 3.30 MiB | ||
| 6230 | 2026.03.19 22:51:34.870156 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.03.19 22:51:34.870343 [ 4 ] {b81a3bfb-7485-4036-b24c-8ea95f0ea79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6232 | 2026.03.19 22:51:34.870413 [ 4 ] {b81a3bfb-7485-4036-b24c-8ea95f0ea79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6233 | 2026.03.19 22:51:34.871111 [ 4 ] {b81a3bfb-7485-4036-b24c-8ea95f0ea79b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.03.19 22:51:34.871164 [ 4 ] {b81a3bfb-7485-4036-b24c-8ea95f0ea79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6235 | 2026.03.19 22:51:34.871583 [ 4 ] {b81a3bfb-7485-4036-b24c-8ea95f0ea79b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6236 | 2026.03.19 22:51:34.871814 [ 4 ] {b81a3bfb-7485-4036-b24c-8ea95f0ea79b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.03.19 22:51:34.871980 [ 4 ] {b81a3bfb-7485-4036-b24c-8ea95f0ea79b} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001688 sec., 63981.04265402843 rows/sec., 5.38 MiB/sec. | ||
| 6238 | 2026.03.19 22:51:34.872030 [ 4 ] {b81a3bfb-7485-4036-b24c-8ea95f0ea79b} <Debug> TCPHandler: Processed in 0.00200618 sec. | ||
| 6239 | 2026.03.19 22:51:34.872159 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.03.19 22:51:34.872263 [ 4 ] {76fe465c-4dbc-4a66-83b2-1e0f573d7947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6241 | 2026.03.19 22:51:34.872307 [ 4 ] {76fe465c-4dbc-4a66-83b2-1e0f573d7947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6242 | 2026.03.19 22:51:34.872753 [ 4 ] {76fe465c-4dbc-4a66-83b2-1e0f573d7947} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.03.19 22:51:34.872796 [ 4 ] {76fe465c-4dbc-4a66-83b2-1e0f573d7947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6244 | 2026.03.19 22:51:34.873124 [ 4 ] {76fe465c-4dbc-4a66-83b2-1e0f573d7947} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6245 | 2026.03.19 22:51:34.873342 [ 4 ] {76fe465c-4dbc-4a66-83b2-1e0f573d7947} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.03.19 22:51:34.873479 [ 4 ] {76fe465c-4dbc-4a66-83b2-1e0f573d7947} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001239 sec., 20984.66505246166 rows/sec., 1.54 MiB/sec. | ||
| 6247 | 2026.03.19 22:51:34.873519 [ 4 ] {76fe465c-4dbc-4a66-83b2-1e0f573d7947} <Debug> TCPHandler: Processed in 0.001413574 sec. | ||
| 6248 | 2026.03.19 22:51:34.873631 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.03.19 22:51:34.873730 [ 4 ] {3127bfc1-9d8d-45e9-a560-68de74cded83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6250 | 2026.03.19 22:51:34.873771 [ 4 ] {3127bfc1-9d8d-45e9-a560-68de74cded83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6251 | 2026.03.19 22:51:34.874218 [ 4 ] {3127bfc1-9d8d-45e9-a560-68de74cded83} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.03.19 22:51:34.874256 [ 4 ] {3127bfc1-9d8d-45e9-a560-68de74cded83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6253 | 2026.03.19 22:51:34.874562 [ 4 ] {3127bfc1-9d8d-45e9-a560-68de74cded83} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6254 | 2026.03.19 22:51:34.874778 [ 4 ] {3127bfc1-9d8d-45e9-a560-68de74cded83} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.03.19 22:51:34.874909 [ 4 ] {3127bfc1-9d8d-45e9-a560-68de74cded83} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001199 sec., 75062.55212677231 rows/sec., 5.86 MiB/sec. | ||
| 6256 | 2026.03.19 22:51:34.874949 [ 4 ] {3127bfc1-9d8d-45e9-a560-68de74cded83} <Debug> TCPHandler: Processed in 0.001368054 sec. | ||
| 6257 | 2026.03.19 22:51:34.875060 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.03.19 22:51:34.875155 [ 4 ] {f04cc9eb-d6c7-428d-9040-02addcbd138f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6259 | 2026.03.19 22:51:34.875200 [ 4 ] {f04cc9eb-d6c7-428d-9040-02addcbd138f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6260 | 2026.03.19 22:51:34.875606 [ 4 ] {f04cc9eb-d6c7-428d-9040-02addcbd138f} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.03.19 22:51:34.875641 [ 4 ] {f04cc9eb-d6c7-428d-9040-02addcbd138f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6262 | 2026.03.19 22:51:34.875994 [ 4 ] {f04cc9eb-d6c7-428d-9040-02addcbd138f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6263 | 2026.03.19 22:51:34.876204 [ 4 ] {f04cc9eb-d6c7-428d-9040-02addcbd138f} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.03.19 22:51:34.876337 [ 4 ] {f04cc9eb-d6c7-428d-9040-02addcbd138f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 6265 | 2026.03.19 22:51:34.876374 [ 4 ] {f04cc9eb-d6c7-428d-9040-02addcbd138f} <Debug> TCPHandler: Processed in 0.001363644 sec. | ||
| 6266 | 2026.03.19 22:51:34.876490 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.03.19 22:51:34.876585 [ 4 ] {60599857-183b-484b-a287-839ced669ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6268 | 2026.03.19 22:51:34.876640 [ 4 ] {60599857-183b-484b-a287-839ced669ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6269 | 2026.03.19 22:51:34.877450 [ 4 ] {60599857-183b-484b-a287-839ced669ee6} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.03.19 22:51:34.877487 [ 4 ] {60599857-183b-484b-a287-839ced669ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6271 | 2026.03.19 22:51:34.878030 [ 4 ] {60599857-183b-484b-a287-839ced669ee6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6272 | 2026.03.19 22:51:34.878249 [ 4 ] {60599857-183b-484b-a287-839ced669ee6} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.03.19 22:51:34.878392 [ 4 ] {60599857-183b-484b-a287-839ced669ee6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001826 sec., 14238.773274917854 rows/sec., 25.52 MiB/sec. | ||
| 6274 | 2026.03.19 22:51:34.878457 [ 4 ] {60599857-183b-484b-a287-839ced669ee6} <Debug> TCPHandler: Processed in 0.00201713 sec. | ||
| 6275 | 2026.03.19 22:51:34.878572 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6276 | 2026.03.19 22:51:34.878667 [ 4 ] {055262b7-fa9e-4a94-96fe-bed76fbeaf09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6277 | 2026.03.19 22:51:34.878710 [ 4 ] {055262b7-fa9e-4a94-96fe-bed76fbeaf09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6278 | 2026.03.19 22:51:34.879048 [ 4 ] {055262b7-fa9e-4a94-96fe-bed76fbeaf09} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2026.03.19 22:51:34.879083 [ 4 ] {055262b7-fa9e-4a94-96fe-bed76fbeaf09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6280 | 2026.03.19 22:51:34.879386 [ 4 ] {055262b7-fa9e-4a94-96fe-bed76fbeaf09} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6281 | 2026.03.19 22:51:34.879600 [ 4 ] {055262b7-fa9e-4a94-96fe-bed76fbeaf09} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.03.19 22:51:34.879729 [ 4 ] {055262b7-fa9e-4a94-96fe-bed76fbeaf09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6283 | 2026.03.19 22:51:34.879765 [ 4 ] {055262b7-fa9e-4a94-96fe-bed76fbeaf09} <Debug> TCPHandler: Processed in 0.001243902 sec. | ||
| 6284 | 2026.03.19 22:51:39.216333 [ 8 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6285 | 2026.03.19 22:51:39.216428 [ 8 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6286 | 2026.03.19 22:51:39.314169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15262 | ||
| 6287 | 2026.03.19 22:51:39.314687 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.03.19 22:51:39.314729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6289 | 2026.03.19 22:51:39.315455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6290 | 2026.03.19 22:51:39.315696 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2026.03.19 22:51:39.315842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15262 | ||
| 6292 | 2026.03.19 22:51:39.358631 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 800 | ||
| 6293 | 2026.03.19 22:51:39.361018 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.03.19 22:51:39.361078 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6295 | 2026.03.19 22:51:39.362292 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6296 | 2026.03.19 22:51:39.362579 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.03.19 22:51:39.362928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 6298 | 2026.03.19 22:51:39.869546 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6299 | 2026.03.19 22:51:39.869716 [ 4 ] {ea562567-3299-4d1a-8730-ec13233b4826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6300 | 2026.03.19 22:51:39.869783 [ 4 ] {ea562567-3299-4d1a-8730-ec13233b4826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6301 | 2026.03.19 22:51:39.870504 [ 4 ] {ea562567-3299-4d1a-8730-ec13233b4826} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.03.19 22:51:39.870551 [ 4 ] {ea562567-3299-4d1a-8730-ec13233b4826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6303 | 2026.03.19 22:51:39.870974 [ 4 ] {ea562567-3299-4d1a-8730-ec13233b4826} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6304 | 2026.03.19 22:51:39.871196 [ 4 ] {ea562567-3299-4d1a-8730-ec13233b4826} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.03.19 22:51:39.871356 [ 4 ] {ea562567-3299-4d1a-8730-ec13233b4826} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.00169 sec., 50887.57396449704 rows/sec., 4.27 MiB/sec. | ||
| 6306 | 2026.03.19 22:51:39.871405 [ 4 ] {ea562567-3299-4d1a-8730-ec13233b4826} <Debug> TCPHandler: Processed in 0.00198064 sec. | ||
| 6307 | 2026.03.19 22:51:39.871536 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6308 | 2026.03.19 22:51:39.871637 [ 4 ] {7271f11f-5189-4c2c-a910-28dbc045dd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6309 | 2026.03.19 22:51:39.871678 [ 4 ] {7271f11f-5189-4c2c-a910-28dbc045dd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6310 | 2026.03.19 22:51:39.872082 [ 4 ] {7271f11f-5189-4c2c-a910-28dbc045dd95} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2026.03.19 22:51:39.872117 [ 4 ] {7271f11f-5189-4c2c-a910-28dbc045dd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6312 | 2026.03.19 22:51:39.872412 [ 4 ] {7271f11f-5189-4c2c-a910-28dbc045dd95} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6313 | 2026.03.19 22:51:39.872614 [ 4 ] {7271f11f-5189-4c2c-a910-28dbc045dd95} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2026.03.19 22:51:39.872735 [ 8 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6315 | 2026.03.19 22:51:39.872743 [ 4 ] {7271f11f-5189-4c2c-a910-28dbc045dd95} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001128 sec., 13297.87234042553 rows/sec., 999.94 KiB/sec. | ||
| 6316 | 2026.03.19 22:51:39.872772 [ 8 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2026.03.19 22:51:39.872791 [ 4 ] {7271f11f-5189-4c2c-a910-28dbc045dd95} <Debug> TCPHandler: Processed in 0.001314473 sec. | ||
| 6318 | 2026.03.19 22:51:39.872791 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6319 | 2026.03.19 22:51:39.872908 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.03.19 22:51:39.872918 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 6321 | 2026.03.19 22:51:39.873038 [ 4 ] {9adb20bd-dc9a-4635-9581-46ece412cdf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6322 | 2026.03.19 22:51:39.873070 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6323 | 2026.03.19 22:51:39.873092 [ 4 ] {9adb20bd-dc9a-4635-9581-46ece412cdf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6324 | 2026.03.19 22:51:39.873110 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 80 rows starting from the beginning of the part | ||
| 6325 | 2026.03.19 22:51:39.873188 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part | ||
| 6326 | 2026.03.19 22:51:39.873246 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 6327 | 2026.03.19 22:51:39.873292 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part | ||
| 6328 | 2026.03.19 22:51:39.873335 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 6329 | 2026.03.19 22:51:39.873377 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part | ||
| 6330 | 2026.03.19 22:51:39.873613 [ 4 ] {9adb20bd-dc9a-4635-9581-46ece412cdf4} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2026.03.19 22:51:39.873663 [ 4 ] {9adb20bd-dc9a-4635-9581-46ece412cdf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6332 | 2026.03.19 22:51:39.874107 [ 4 ] {9adb20bd-dc9a-4635-9581-46ece412cdf4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6333 | 2026.03.19 22:51:39.874187 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001320393 sec., 143139.20173766447 rows/sec., 11.07 MiB/sec. | ||
| 6334 | 2026.03.19 22:51:39.874341 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6335 | 2026.03.19 22:51:39.874353 [ 4 ] {9adb20bd-dc9a-4635-9581-46ece412cdf4} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.03.19 22:51:39.874502 [ 4 ] {9adb20bd-dc9a-4635-9581-46ece412cdf4} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001488 sec., 53091.397849462366 rows/sec., 4.15 MiB/sec. | ||
| 6337 | 2026.03.19 22:51:39.874543 [ 4 ] {9adb20bd-dc9a-4635-9581-46ece412cdf4} <Debug> TCPHandler: Processed in 0.001694707 sec. | ||
| 6338 | 2026.03.19 22:51:39.874602 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_41_8} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2026.03.19 22:51:39.874658 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2026.03.19 22:51:39.874675 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_41_8} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6341 | 2026.03.19 22:51:39.874758 [ 4 ] {f16ed8dd-619d-42b7-92b2-db7a449c84b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6342 | 2026.03.19 22:51:39.874772 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6343 | 2026.03.19 22:51:39.874805 [ 4 ] {f16ed8dd-619d-42b7-92b2-db7a449c84b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6344 | 2026.03.19 22:51:39.875218 [ 4 ] {f16ed8dd-619d-42b7-92b2-db7a449c84b8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6345 | 2026.03.19 22:51:39.875253 [ 4 ] {f16ed8dd-619d-42b7-92b2-db7a449c84b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6346 | 2026.03.19 22:51:39.875586 [ 4 ] {f16ed8dd-619d-42b7-92b2-db7a449c84b8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6347 | 2026.03.19 22:51:39.875792 [ 4 ] {f16ed8dd-619d-42b7-92b2-db7a449c84b8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2026.03.19 22:51:39.875927 [ 4 ] {f16ed8dd-619d-42b7-92b2-db7a449c84b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 6349 | 2026.03.19 22:51:39.875963 [ 4 ] {f16ed8dd-619d-42b7-92b2-db7a449c84b8} <Debug> TCPHandler: Processed in 0.001359904 sec. | ||
| 6350 | 2026.03.19 22:51:39.876073 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6351 | 2026.03.19 22:51:39.876164 [ 4 ] {0cf60355-2456-4164-8c76-9d99abdc6a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6352 | 2026.03.19 22:51:39.876216 [ 4 ] {0cf60355-2456-4164-8c76-9d99abdc6a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6353 | 2026.03.19 22:51:39.877061 [ 4 ] {0cf60355-2456-4164-8c76-9d99abdc6a4f} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.03.19 22:51:39.877106 [ 4 ] {0cf60355-2456-4164-8c76-9d99abdc6a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6355 | 2026.03.19 22:51:39.877733 [ 4 ] {0cf60355-2456-4164-8c76-9d99abdc6a4f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6356 | 2026.03.19 22:51:39.877960 [ 4 ] {0cf60355-2456-4164-8c76-9d99abdc6a4f} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.03.19 22:51:39.878076 [ 8 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6358 | 2026.03.19 22:51:39.878102 [ 4 ] {0cf60355-2456-4164-8c76-9d99abdc6a4f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001955 sec., 7672.634271099743 rows/sec., 13.75 MiB/sec. | ||
| 6359 | 2026.03.19 22:51:39.878110 [ 8 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2026.03.19 22:51:39.878133 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6361 | 2026.03.19 22:51:39.878160 [ 4 ] {0cf60355-2456-4164-8c76-9d99abdc6a4f} <Debug> TCPHandler: Processed in 0.002142031 sec. | ||
| 6362 | 2026.03.19 22:51:39.878231 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 6363 | 2026.03.19 22:51:39.878273 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6364 | 2026.03.19 22:51:39.878372 [ 4 ] {7d8cf7e0-e7c5-457a-b331-0edea83de13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6365 | 2026.03.19 22:51:39.878413 [ 4 ] {7d8cf7e0-e7c5-457a-b331-0edea83de13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6366 | 2026.03.19 22:51:39.878460 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6367 | 2026.03.19 22:51:39.878523 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 732 rows starting from the beginning of the part | ||
| 6368 | 2026.03.19 22:51:39.878647 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part | ||
| 6369 | 2026.03.19 22:51:39.878757 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 6370 | 2026.03.19 22:51:39.878771 [ 4 ] {7d8cf7e0-e7c5-457a-b331-0edea83de13c} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.03.19 22:51:39.878812 [ 4 ] {7d8cf7e0-e7c5-457a-b331-0edea83de13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6372 | 2026.03.19 22:51:39.878849 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 15 rows starting from the beginning of the part | ||
| 6373 | 2026.03.19 22:51:39.878951 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 6374 | 2026.03.19 22:51:39.879042 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part | ||
| 6375 | 2026.03.19 22:51:39.879137 [ 4 ] {7d8cf7e0-e7c5-457a-b331-0edea83de13c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6376 | 2026.03.19 22:51:39.879367 [ 4 ] {7d8cf7e0-e7c5-457a-b331-0edea83de13c} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6377 | 2026.03.19 22:51:39.879514 [ 4 ] {7d8cf7e0-e7c5-457a-b331-0edea83de13c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 6378 | 2026.03.19 22:51:39.879550 [ 4 ] {7d8cf7e0-e7c5-457a-b331-0edea83de13c} <Debug> TCPHandler: Processed in 0.001325443 sec. | ||
| 6379 | 2026.03.19 22:51:39.894108 [ 191 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 19 columns (19 merged, 0 gathered) in 0.015912617 sec., 52097.02464402933 rows/sec., 93.36 MiB/sec. | ||
| 6380 | 2026.03.19 22:51:39.895144 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6381 | 2026.03.19 22:51:39.895475 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.03.19 22:51:39.895549 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6383 | 2026.03.19 22:51:39.895645 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 6384 | 2026.03.19 22:51:40.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.89 MiB, peak 283.46 MiB, free memory in arenas 0.00 B, will set to 279.02 MiB (RSS), difference: 3.13 MiB | ||
| 6385 | 2026.03.19 22:51:40.001520 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00107047 sec. | ||
| 6386 | 2026.03.19 22:51:40.145061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6387 | 2026.03.19 22:51:40.160942 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.03.19 22:51:40.161008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6389 | 2026.03.19 22:51:40.167054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6390 | 2026.03.19 22:51:40.167772 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.03.19 22:51:40.170548 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6392 | 2026.03.19 22:51:44.381241 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6393 | 2026.03.19 22:51:44.381461 [ 4 ] {ce6fd0c1-9406-4715-acee-37c19cebe4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6394 | 2026.03.19 22:51:44.381538 [ 4 ] {ce6fd0c1-9406-4715-acee-37c19cebe4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6395 | 2026.03.19 22:51:44.382207 [ 4 ] {ce6fd0c1-9406-4715-acee-37c19cebe4bb} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.03.19 22:51:44.382256 [ 4 ] {ce6fd0c1-9406-4715-acee-37c19cebe4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6397 | 2026.03.19 22:51:44.382645 [ 4 ] {ce6fd0c1-9406-4715-acee-37c19cebe4bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6398 | 2026.03.19 22:51:44.382883 [ 4 ] {ce6fd0c1-9406-4715-acee-37c19cebe4bb} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6399 | 2026.03.19 22:51:44.383044 [ 4 ] {ce6fd0c1-9406-4715-acee-37c19cebe4bb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001638 sec., 2442.002442002442 rows/sec., 199.13 KiB/sec. | ||
| 6400 | 2026.03.19 22:51:44.383097 [ 4 ] {ce6fd0c1-9406-4715-acee-37c19cebe4bb} <Debug> TCPHandler: Processed in 0.00199503 sec. | ||
| 6401 | 2026.03.19 22:51:44.383221 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6402 | 2026.03.19 22:51:44.383325 [ 4 ] {934eff50-8e9e-4218-aec0-a7f151e63962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6403 | 2026.03.19 22:51:44.383371 [ 4 ] {934eff50-8e9e-4218-aec0-a7f151e63962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6404 | 2026.03.19 22:51:44.384736 [ 4 ] {934eff50-8e9e-4218-aec0-a7f151e63962} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6405 | 2026.03.19 22:51:44.384775 [ 4 ] {934eff50-8e9e-4218-aec0-a7f151e63962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6406 | 2026.03.19 22:51:44.385251 [ 4 ] {934eff50-8e9e-4218-aec0-a7f151e63962} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6407 | 2026.03.19 22:51:44.385482 [ 4 ] {934eff50-8e9e-4218-aec0-a7f151e63962} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6408 | 2026.03.19 22:51:44.385601 [ 53 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6409 | 2026.03.19 22:51:44.385617 [ 4 ] {934eff50-8e9e-4218-aec0-a7f151e63962} <Debug> executeQuery: Read 1990 rows, 154.16 KiB in 0.002377 sec., 837189.7349600336 rows/sec., 63.34 MiB/sec. | ||
| 6410 | 2026.03.19 22:51:44.385734 [ 53 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2026.03.19 22:51:44.385749 [ 4 ] {934eff50-8e9e-4218-aec0-a7f151e63962} <Debug> TCPHandler: Processed in 0.002580116 sec. | ||
| 6412 | 2026.03.19 22:51:44.385761 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6413 | 2026.03.19 22:51:44.385869 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 6414 | 2026.03.19 22:51:44.385896 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2026.03.19 22:51:44.385984 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6416 | 2026.03.19 22:51:44.386020 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2148 rows starting from the beginning of the part | ||
| 6417 | 2026.03.19 22:51:44.386026 [ 4 ] {35f86ed9-026d-45e6-a799-cd8eac4e4531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6418 | 2026.03.19 22:51:44.386083 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 108 rows starting from the beginning of the part | ||
| 6419 | 2026.03.19 22:51:44.386083 [ 4 ] {35f86ed9-026d-45e6-a799-cd8eac4e4531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6420 | 2026.03.19 22:51:44.386134 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 206 rows starting from the beginning of the part | ||
| 6421 | 2026.03.19 22:51:44.386179 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 108 rows starting from the beginning of the part | ||
| 6422 | 2026.03.19 22:51:44.386218 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 86 rows starting from the beginning of the part | ||
| 6423 | 2026.03.19 22:51:44.386258 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1990 rows starting from the beginning of the part | ||
| 6424 | 2026.03.19 22:51:44.386625 [ 4 ] {35f86ed9-026d-45e6-a799-cd8eac4e4531} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6425 | 2026.03.19 22:51:44.386674 [ 4 ] {35f86ed9-026d-45e6-a799-cd8eac4e4531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6426 | 2026.03.19 22:51:44.387062 [ 4 ] {35f86ed9-026d-45e6-a799-cd8eac4e4531} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6427 | 2026.03.19 22:51:44.387279 [ 4 ] {35f86ed9-026d-45e6-a799-cd8eac4e4531} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6428 | 2026.03.19 22:51:44.387416 [ 4 ] {35f86ed9-026d-45e6-a799-cd8eac4e4531} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001417 sec., 27522.93577981651 rows/sec., 2.01 MiB/sec. | ||
| 6429 | 2026.03.19 22:51:44.387456 [ 4 ] {35f86ed9-026d-45e6-a799-cd8eac4e4531} <Debug> TCPHandler: Processed in 0.001625566 sec. | ||
| 6430 | 2026.03.19 22:51:44.387563 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6431 | 2026.03.19 22:51:44.387665 [ 4 ] {ac0e27e6-b1dd-4ad3-be87-6ff6d8e9219a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6432 | 2026.03.19 22:51:44.387707 [ 4 ] {ac0e27e6-b1dd-4ad3-be87-6ff6d8e9219a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6433 | 2026.03.19 22:51:44.387871 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4646 rows, containing 5 columns (5 merged, 0 gathered) in 0.00203875 sec., 2278847.332924586 rows/sec., 185.07 MiB/sec. | ||
| 6434 | 2026.03.19 22:51:44.388150 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6435 | 2026.03.19 22:51:44.388369 [ 4 ] {ac0e27e6-b1dd-4ad3-be87-6ff6d8e9219a} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.03.19 22:51:44.388412 [ 4 ] {ac0e27e6-b1dd-4ad3-be87-6ff6d8e9219a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6437 | 2026.03.19 22:51:44.388423 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_46_9} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2026.03.19 22:51:44.388512 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_46_9} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6439 | 2026.03.19 22:51:44.388580 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 6440 | 2026.03.19 22:51:44.388786 [ 4 ] {ac0e27e6-b1dd-4ad3-be87-6ff6d8e9219a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6441 | 2026.03.19 22:51:44.389008 [ 4 ] {ac0e27e6-b1dd-4ad3-be87-6ff6d8e9219a} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2026.03.19 22:51:44.389140 [ 4 ] {ac0e27e6-b1dd-4ad3-be87-6ff6d8e9219a} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001494 sec., 473895.5823293172 rows/sec., 27.65 MiB/sec. | ||
| 6443 | 2026.03.19 22:51:44.389180 [ 4 ] {ac0e27e6-b1dd-4ad3-be87-6ff6d8e9219a} <Debug> TCPHandler: Processed in 0.001668327 sec. | ||
| 6444 | 2026.03.19 22:51:44.389292 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2026.03.19 22:51:44.389388 [ 4 ] {bb2bfb66-47e7-41d9-a0c6-2513978506ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6446 | 2026.03.19 22:51:44.389428 [ 4 ] {bb2bfb66-47e7-41d9-a0c6-2513978506ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6447 | 2026.03.19 22:51:44.389802 [ 4 ] {bb2bfb66-47e7-41d9-a0c6-2513978506ae} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.03.19 22:51:44.389838 [ 4 ] {bb2bfb66-47e7-41d9-a0c6-2513978506ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6449 | 2026.03.19 22:51:44.390121 [ 4 ] {bb2bfb66-47e7-41d9-a0c6-2513978506ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6450 | 2026.03.19 22:51:44.390329 [ 4 ] {bb2bfb66-47e7-41d9-a0c6-2513978506ae} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2026.03.19 22:51:44.390457 [ 4 ] {bb2bfb66-47e7-41d9-a0c6-2513978506ae} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 64.63 KiB/sec. | ||
| 6452 | 2026.03.19 22:51:44.390495 [ 4 ] {bb2bfb66-47e7-41d9-a0c6-2513978506ae} <Debug> TCPHandler: Processed in 0.001254152 sec. | ||
| 6453 | 2026.03.19 22:51:44.390604 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2026.03.19 22:51:44.390698 [ 4 ] {e1619324-0e25-46c8-b017-f59300822c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6455 | 2026.03.19 22:51:44.390743 [ 4 ] {e1619324-0e25-46c8-b017-f59300822c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6456 | 2026.03.19 22:51:44.391520 [ 4 ] {e1619324-0e25-46c8-b017-f59300822c40} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.03.19 22:51:44.391557 [ 4 ] {e1619324-0e25-46c8-b017-f59300822c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6458 | 2026.03.19 22:51:44.391900 [ 4 ] {e1619324-0e25-46c8-b017-f59300822c40} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6459 | 2026.03.19 22:51:44.392112 [ 4 ] {e1619324-0e25-46c8-b017-f59300822c40} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.03.19 22:51:44.392221 [ 53 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6461 | 2026.03.19 22:51:44.392240 [ 4 ] {e1619324-0e25-46c8-b017-f59300822c40} <Debug> executeQuery: Read 1039 rows, 73.47 KiB in 0.00156 sec., 666025.641025641 rows/sec., 45.99 MiB/sec. | ||
| 6462 | 2026.03.19 22:51:44.392266 [ 53 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.03.19 22:51:44.392287 [ 4 ] {e1619324-0e25-46c8-b017-f59300822c40} <Debug> TCPHandler: Processed in 0.001733708 sec. | ||
| 6464 | 2026.03.19 22:51:44.392293 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6465 | 2026.03.19 22:51:44.392409 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2026.03.19 22:51:44.392414 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 6467 | 2026.03.19 22:51:44.392509 [ 4 ] {4098f08b-6150-4fb3-9248-d3d8acd7fc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6468 | 2026.03.19 22:51:44.392529 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6469 | 2026.03.19 22:51:44.392554 [ 4 ] {4098f08b-6150-4fb3-9248-d3d8acd7fc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6470 | 2026.03.19 22:51:44.392563 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1122 rows starting from the beginning of the part | ||
| 6471 | 2026.03.19 22:51:44.392630 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 6472 | 2026.03.19 22:51:44.392680 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 115 rows starting from the beginning of the part | ||
| 6473 | 2026.03.19 22:51:44.392725 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 6474 | 2026.03.19 22:51:44.392768 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 79 rows starting from the beginning of the part | ||
| 6475 | 2026.03.19 22:51:44.392812 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1039 rows starting from the beginning of the part | ||
| 6476 | 2026.03.19 22:51:44.393220 [ 4 ] {4098f08b-6150-4fb3-9248-d3d8acd7fc2c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2026.03.19 22:51:44.393256 [ 4 ] {4098f08b-6150-4fb3-9248-d3d8acd7fc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6478 | 2026.03.19 22:51:44.393683 [ 4 ] {4098f08b-6150-4fb3-9248-d3d8acd7fc2c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6479 | 2026.03.19 22:51:44.393896 [ 4 ] {4098f08b-6150-4fb3-9248-d3d8acd7fc2c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2026.03.19 22:51:44.393924 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2535 rows, containing 5 columns (5 merged, 0 gathered) in 0.001557246 sec., 1627873.8234036241 rows/sec., 121.77 MiB/sec. | ||
| 6481 | 2026.03.19 22:51:44.394008 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6482 | 2026.03.19 22:51:44.394030 [ 4 ] {4098f08b-6150-4fb3-9248-d3d8acd7fc2c} <Debug> executeQuery: Read 1347 rows, 87.19 KiB in 0.001538 sec., 875812.7438231469 rows/sec., 55.36 MiB/sec. | ||
| 6483 | 2026.03.19 22:51:44.394042 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.03.19 22:51:44.394070 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6485 | 2026.03.19 22:51:44.394074 [ 4 ] {4098f08b-6150-4fb3-9248-d3d8acd7fc2c} <Debug> TCPHandler: Processed in 0.001716617 sec. | ||
| 6486 | 2026.03.19 22:51:44.394104 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6487 | 2026.03.19 22:51:44.394135 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 6488 | 2026.03.19 22:51:44.394198 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6489 | 2026.03.19 22:51:44.394231 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6490 | 2026.03.19 22:51:44.394266 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15319 rows starting from the beginning of the part | ||
| 6491 | 2026.03.19 22:51:44.394301 [ 4 ] {0ca219a6-681d-4ac5-99e3-fbfd82165037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6492 | 2026.03.19 22:51:44.394320 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6493 | 2026.03.19 22:51:44.394366 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_46_9} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2026.03.19 22:51:44.394375 [ 4 ] {0ca219a6-681d-4ac5-99e3-fbfd82165037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6495 | 2026.03.19 22:51:44.394375 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 196 rows starting from the beginning of the part | ||
| 6496 | 2026.03.19 22:51:44.394438 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 6497 | 2026.03.19 22:51:44.394440 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_46_9} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6498 | 2026.03.19 22:51:44.394480 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6499 | 2026.03.19 22:51:44.394520 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6500 | 2026.03.19 22:51:44.394526 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1347 rows starting from the beginning of the part | ||
| 6501 | 2026.03.19 22:51:44.395244 [ 4 ] {0ca219a6-681d-4ac5-99e3-fbfd82165037} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.03.19 22:51:44.395285 [ 4 ] {0ca219a6-681d-4ac5-99e3-fbfd82165037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6503 | 2026.03.19 22:51:44.395965 [ 4 ] {0ca219a6-681d-4ac5-99e3-fbfd82165037} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6504 | 2026.03.19 22:51:44.396208 [ 4 ] {0ca219a6-681d-4ac5-99e3-fbfd82165037} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.03.19 22:51:44.396361 [ 4 ] {0ca219a6-681d-4ac5-99e3-fbfd82165037} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00208 sec., 16826.923076923078 rows/sec., 30.15 MiB/sec. | ||
| 6506 | 2026.03.19 22:51:44.396423 [ 4 ] {0ca219a6-681d-4ac5-99e3-fbfd82165037} <Debug> TCPHandler: Processed in 0.002274742 sec. | ||
| 6507 | 2026.03.19 22:51:44.396540 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2026.03.19 22:51:44.396637 [ 4 ] {31d31461-7132-45a6-9212-1bf305dc2c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6509 | 2026.03.19 22:51:44.396679 [ 4 ] {31d31461-7132-45a6-9212-1bf305dc2c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6510 | 2026.03.19 22:51:44.397020 [ 4 ] {31d31461-7132-45a6-9212-1bf305dc2c71} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2026.03.19 22:51:44.397055 [ 4 ] {31d31461-7132-45a6-9212-1bf305dc2c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6512 | 2026.03.19 22:51:44.397471 [ 4 ] {31d31461-7132-45a6-9212-1bf305dc2c71} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6513 | 2026.03.19 22:51:44.397690 [ 4 ] {31d31461-7132-45a6-9212-1bf305dc2c71} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2026.03.19 22:51:44.397790 [ 53 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6515 | 2026.03.19 22:51:44.397824 [ 4 ] {31d31461-7132-45a6-9212-1bf305dc2c71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 6516 | 2026.03.19 22:51:44.397828 [ 53 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2026.03.19 22:51:44.397867 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6518 | 2026.03.19 22:51:44.397867 [ 4 ] {31d31461-7132-45a6-9212-1bf305dc2c71} <Debug> TCPHandler: Processed in 0.001377334 sec. | ||
| 6519 | 2026.03.19 22:51:44.397967 [ 187 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 6520 | 2026.03.19 22:51:44.398109 [ 187 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6521 | 2026.03.19 22:51:44.398155 [ 187 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2412 rows starting from the beginning of the part | ||
| 6522 | 2026.03.19 22:51:44.398219 [ 187 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6523 | 2026.03.19 22:51:44.398265 [ 187 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6524 | 2026.03.19 22:51:44.398306 [ 187 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 6525 | 2026.03.19 22:51:44.398359 [ 187 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6526 | 2026.03.19 22:51:44.398399 [ 187 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 6527 | 2026.03.19 22:51:44.399917 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17342 rows, containing 5 columns (5 merged, 0 gathered) in 0.005804667 sec., 2987596.015413115 rows/sec., 197.68 MiB/sec. | ||
| 6528 | 2026.03.19 22:51:44.400042 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2712 rows, containing 4 columns (4 merged, 0 gathered) in 0.002114121 sec., 1282802.639962424 rows/sec., 86.45 MiB/sec. | ||
| 6529 | 2026.03.19 22:51:44.400114 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6530 | 2026.03.19 22:51:44.400376 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6531 | 2026.03.19 22:51:44.400406 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.03.19 22:51:44.400486 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6533 | 2026.03.19 22:51:44.400565 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 6534 | 2026.03.19 22:51:44.400713 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_46_9} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.03.19 22:51:44.400802 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_46_9} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6536 | 2026.03.19 22:51:44.400902 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6537 | 2026.03.19 22:51:45.000311 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.03 MiB, peak 288.73 MiB, free memory in arenas 0.00 B, will set to 281.47 MiB (RSS), difference: 1.44 MiB | ||
| 6538 | 2026.03.19 22:51:46.495730 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40484 | ||
| 6539 | 2026.03.19 22:51:46.495854 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6540 | 2026.03.19 22:51:46.495882 [ 295 ] {} <Debug> TCP-Session: 2af519dc-627f-45f7-a1a8-61f0b18296ea Authenticating user 'default' from [fd00:1122:3344:101::e]:40484 | ||
| 6541 | 2026.03.19 22:51:46.495904 [ 295 ] {} <Debug> TCP-Session: 2af519dc-627f-45f7-a1a8-61f0b18296ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6542 | 2026.03.19 22:51:46.495917 [ 295 ] {} <Debug> TCP-Session: 2af519dc-627f-45f7-a1a8-61f0b18296ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6543 | 2026.03.19 22:51:46.496157 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42725 | ||
| 6544 | 2026.03.19 22:51:46.496181 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50635 | ||
| 6545 | 2026.03.19 22:51:46.496226 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46087 | ||
| 6546 | 2026.03.19 22:51:46.496219 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45875 | ||
| 6547 | 2026.03.19 22:51:46.496286 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6548 | 2026.03.19 22:51:46.496208 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52537 | ||
| 6549 | 2026.03.19 22:51:46.496318 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6550 | 2026.03.19 22:51:46.496335 [ 296 ] {} <Debug> TCP-Session: 3a371a23-293c-475a-84a5-8c72a0d635e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42725 | ||
| 6551 | 2026.03.19 22:51:46.496195 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43732 | ||
| 6552 | 2026.03.19 22:51:46.496375 [ 298 ] {} <Debug> TCP-Session: 241cf878-80e2-4599-92bd-d8c4182bc432 Authenticating user 'default' from [fd00:1122:3344:101::e]:50635 | ||
| 6553 | 2026.03.19 22:51:46.496390 [ 296 ] {} <Debug> TCP-Session: 3a371a23-293c-475a-84a5-8c72a0d635e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6554 | 2026.03.19 22:51:46.496426 [ 298 ] {} <Debug> TCP-Session: 241cf878-80e2-4599-92bd-d8c4182bc432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6555 | 2026.03.19 22:51:46.496432 [ 296 ] {} <Debug> TCP-Session: 3a371a23-293c-475a-84a5-8c72a0d635e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6556 | 2026.03.19 22:51:46.496449 [ 298 ] {} <Debug> TCP-Session: 241cf878-80e2-4599-92bd-d8c4182bc432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6557 | 2026.03.19 22:51:46.496449 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6558 | 2026.03.19 22:51:46.496184 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43395 | ||
| 6559 | 2026.03.19 22:51:46.496495 [ 294 ] {} <Debug> TCP-Session: 380c5c1a-cde1-43d2-8e23-b4a2fe319d69 Authenticating user 'default' from [fd00:1122:3344:101::e]:46087 | ||
| 6560 | 2026.03.19 22:51:46.496500 [ 295 ] {} <Trace> TCP-Session: 2af519dc-627f-45f7-a1a8-61f0b18296ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6561 | 2026.03.19 22:51:46.496533 [ 294 ] {} <Debug> TCP-Session: 380c5c1a-cde1-43d2-8e23-b4a2fe319d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6562 | 2026.03.19 22:51:46.496169 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58177 | ||
| 6563 | 2026.03.19 22:51:46.496563 [ 294 ] {} <Debug> TCP-Session: 380c5c1a-cde1-43d2-8e23-b4a2fe319d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6564 | 2026.03.19 22:51:46.496720 [ 295 ] {dd060962-732e-444e-a16b-f31faaa077b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40484) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6565 | 2026.03.19 22:51:46.496947 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6566 | 2026.03.19 22:51:46.496984 [ 3 ] {} <Debug> TCP-Session: 208d4776-77f2-437a-b839-55e3895708e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43395 | ||
| 6567 | 2026.03.19 22:51:46.497003 [ 3 ] {} <Debug> TCP-Session: 208d4776-77f2-437a-b839-55e3895708e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6568 | 2026.03.19 22:51:46.497019 [ 3 ] {} <Debug> TCP-Session: 208d4776-77f2-437a-b839-55e3895708e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6569 | 2026.03.19 22:51:46.497059 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6570 | 2026.03.19 22:51:46.497099 [ 297 ] {} <Debug> TCP-Session: 4b133a18-ef68-4a94-b096-49d5e7a1fcdc Authenticating user 'default' from [fd00:1122:3344:101::e]:58177 | ||
| 6571 | 2026.03.19 22:51:46.497126 [ 297 ] {} <Debug> TCP-Session: 4b133a18-ef68-4a94-b096-49d5e7a1fcdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6572 | 2026.03.19 22:51:46.497129 [ 295 ] {dd060962-732e-444e-a16b-f31faaa077b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6573 | 2026.03.19 22:51:46.497140 [ 297 ] {} <Debug> TCP-Session: 4b133a18-ef68-4a94-b096-49d5e7a1fcdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6574 | 2026.03.19 22:51:46.497167 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6575 | 2026.03.19 22:51:46.497204 [ 292 ] {} <Debug> TCP-Session: 6472da4a-c07c-4c22-b1ff-80fe9e87a4ba Authenticating user 'default' from [fd00:1122:3344:101::e]:52537 | ||
| 6576 | 2026.03.19 22:51:46.497214 [ 295 ] {dd060962-732e-444e-a16b-f31faaa077b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6577 | 2026.03.19 22:51:46.497224 [ 292 ] {} <Debug> TCP-Session: 6472da4a-c07c-4c22-b1ff-80fe9e87a4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6578 | 2026.03.19 22:51:46.497259 [ 292 ] {} <Debug> TCP-Session: 6472da4a-c07c-4c22-b1ff-80fe9e87a4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6579 | 2026.03.19 22:51:46.497519 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6580 | 2026.03.19 22:51:46.497552 [ 290 ] {} <Debug> TCP-Session: 4bfff7bc-e2b5-4d6f-a4fd-377d0d1ab56d Authenticating user 'default' from [fd00:1122:3344:101::e]:43732 | ||
| 6581 | 2026.03.19 22:51:46.497569 [ 290 ] {} <Debug> TCP-Session: 4bfff7bc-e2b5-4d6f-a4fd-377d0d1ab56d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6582 | 2026.03.19 22:51:46.497586 [ 290 ] {} <Debug> TCP-Session: 4bfff7bc-e2b5-4d6f-a4fd-377d0d1ab56d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6583 | 2026.03.19 22:51:46.497621 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6584 | 2026.03.19 22:51:46.497657 [ 293 ] {} <Debug> TCP-Session: d595867c-ee5b-4f07-a217-37b0629dc3f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45875 | ||
| 6585 | 2026.03.19 22:51:46.497674 [ 293 ] {} <Debug> TCP-Session: d595867c-ee5b-4f07-a217-37b0629dc3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6586 | 2026.03.19 22:51:46.497687 [ 293 ] {} <Debug> TCP-Session: d595867c-ee5b-4f07-a217-37b0629dc3f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6587 | 2026.03.19 22:51:46.497746 [ 295 ] {dd060962-732e-444e-a16b-f31faaa077b8} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 6588 | 2026.03.19 22:51:46.498921 [ 305 ] {dd060962-732e-444e-a16b-f31faaa077b8} <Trace> AggregatingTransform: Aggregating | ||
| 6589 | 2026.03.19 22:51:46.498984 [ 305 ] {dd060962-732e-444e-a16b-f31faaa077b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 6590 | 2026.03.19 22:51:46.499028 [ 305 ] {dd060962-732e-444e-a16b-f31faaa077b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001165451 sec. (858.037 rows/sec., 33.52 KiB/sec.) | ||
| 6591 | 2026.03.19 22:51:46.499048 [ 305 ] {dd060962-732e-444e-a16b-f31faaa077b8} <Trace> Aggregator: Merging aggregated data | ||
| 6592 | 2026.03.19 22:51:46.500486 [ 295 ] {dd060962-732e-444e-a16b-f31faaa077b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003833 sec., 260.89225150013044 rows/sec., 10.19 KiB/sec. | ||
| 6593 | 2026.03.19 22:51:46.500641 [ 295 ] {dd060962-732e-444e-a16b-f31faaa077b8} <Debug> TCPHandler: Processed in 0.004442554 sec. | ||
| 6594 | 2026.03.19 22:51:46.500751 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6595 | 2026.03.19 22:51:46.500781 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6596 | 2026.03.19 22:51:46.500795 [ 295 ] {} <Debug> TCP-Session: 2af519dc-627f-45f7-a1a8-61f0b18296ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6597 | 2026.03.19 22:51:46.500807 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6598 | 2026.03.19 22:51:46.500841 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6599 | 2026.03.19 22:51:46.500855 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6600 | 2026.03.19 22:51:46.500870 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6601 | 2026.03.19 22:51:46.500905 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6602 | 2026.03.19 22:51:46.500919 [ 294 ] {} <Debug> TCP-Session: 380c5c1a-cde1-43d2-8e23-b4a2fe319d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6603 | 2026.03.19 22:51:46.500934 [ 297 ] {} <Debug> TCP-Session: 4b133a18-ef68-4a94-b096-49d5e7a1fcdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6604 | 2026.03.19 22:51:46.500949 [ 293 ] {} <Debug> TCP-Session: d595867c-ee5b-4f07-a217-37b0629dc3f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6605 | 2026.03.19 22:51:46.500892 [ 292 ] {} <Debug> TCP-Session: 6472da4a-c07c-4c22-b1ff-80fe9e87a4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6606 | 2026.03.19 22:51:46.500886 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6607 | 2026.03.19 22:51:46.500865 [ 3 ] {} <Debug> TCP-Session: 208d4776-77f2-437a-b839-55e3895708e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6608 | 2026.03.19 22:51:46.501037 [ 290 ] {} <Debug> TCP-Session: 4bfff7bc-e2b5-4d6f-a4fd-377d0d1ab56d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6609 | 2026.03.19 22:51:46.500829 [ 296 ] {} <Debug> TCP-Session: 3a371a23-293c-475a-84a5-8c72a0d635e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6610 | 2026.03.19 22:51:46.500822 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6611 | 2026.03.19 22:51:46.501128 [ 298 ] {} <Debug> TCP-Session: 241cf878-80e2-4599-92bd-d8c4182bc432 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6612 | 2026.03.19 22:51:46.566497 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56830 | ||
| 6613 | 2026.03.19 22:51:46.566608 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6614 | 2026.03.19 22:51:46.566634 [ 295 ] {} <Debug> TCP-Session: f261f83f-76ef-44d9-8032-7dbf456810a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56830 | ||
| 6615 | 2026.03.19 22:51:46.566656 [ 295 ] {} <Debug> TCP-Session: f261f83f-76ef-44d9-8032-7dbf456810a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6616 | 2026.03.19 22:51:46.566673 [ 295 ] {} <Debug> TCP-Session: f261f83f-76ef-44d9-8032-7dbf456810a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6617 | 2026.03.19 22:51:46.566885 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40078 | ||
| 6618 | 2026.03.19 22:51:46.566924 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46442 | ||
| 6619 | 2026.03.19 22:51:46.566947 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62746 | ||
| 6620 | 2026.03.19 22:51:46.566970 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44112 | ||
| 6621 | 2026.03.19 22:51:46.566967 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59363 | ||
| 6622 | 2026.03.19 22:51:46.567016 [ 295 ] {} <Trace> TCP-Session: f261f83f-76ef-44d9-8032-7dbf456810a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6623 | 2026.03.19 22:51:46.567048 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6624 | 2026.03.19 22:51:46.567048 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6625 | 2026.03.19 22:51:46.567094 [ 294 ] {} <Debug> TCP-Session: 5b97e6c9-9f75-427a-8def-5ce3eb4f9133 Authenticating user 'default' from [fd00:1122:3344:101::e]:44112 | ||
| 6626 | 2026.03.19 22:51:46.567107 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6627 | 2026.03.19 22:51:46.567122 [ 294 ] {} <Debug> TCP-Session: 5b97e6c9-9f75-427a-8def-5ce3eb4f9133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6628 | 2026.03.19 22:51:46.567109 [ 290 ] {} <Debug> TCP-Session: afcae41d-9328-4ee6-a346-6b52b185b4d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62746 | ||
| 6629 | 2026.03.19 22:51:46.567146 [ 294 ] {} <Debug> TCP-Session: 5b97e6c9-9f75-427a-8def-5ce3eb4f9133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6630 | 2026.03.19 22:51:46.567143 [ 293 ] {} <Debug> TCP-Session: b5e8ccb8-2235-44cc-a15c-1f905106db85 Authenticating user 'default' from [fd00:1122:3344:101::e]:59363 | ||
| 6631 | 2026.03.19 22:51:46.567161 [ 290 ] {} <Debug> TCP-Session: afcae41d-9328-4ee6-a346-6b52b185b4d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6632 | 2026.03.19 22:51:46.567191 [ 293 ] {} <Debug> TCP-Session: b5e8ccb8-2235-44cc-a15c-1f905106db85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6633 | 2026.03.19 22:51:46.567196 [ 290 ] {} <Debug> TCP-Session: afcae41d-9328-4ee6-a346-6b52b185b4d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6634 | 2026.03.19 22:51:46.567214 [ 295 ] {0bbd2bbb-e70c-4220-88e1-579c45dc3170} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56830) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6635 | 2026.03.19 22:51:46.567215 [ 293 ] {} <Debug> TCP-Session: b5e8ccb8-2235-44cc-a15c-1f905106db85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6636 | 2026.03.19 22:51:46.567024 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6637 | 2026.03.19 22:51:46.566958 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37518 | ||
| 6638 | 2026.03.19 22:51:46.567304 [ 296 ] {} <Debug> TCP-Session: d8636a9a-7122-4a88-9435-a6f8d7f60d1e Authenticating user 'default' from [fd00:1122:3344:101::e]:40078 | ||
| 6639 | 2026.03.19 22:51:46.566933 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47709 | ||
| 6640 | 2026.03.19 22:51:46.567335 [ 296 ] {} <Debug> TCP-Session: d8636a9a-7122-4a88-9435-a6f8d7f60d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6641 | 2026.03.19 22:51:46.567362 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6642 | 2026.03.19 22:51:46.567373 [ 296 ] {} <Debug> TCP-Session: d8636a9a-7122-4a88-9435-a6f8d7f60d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6643 | 2026.03.19 22:51:46.567387 [ 292 ] {} <Debug> TCP-Session: 3a22c43c-0b03-4f09-a3a1-04285282c5ac Authenticating user 'default' from [fd00:1122:3344:101::e]:37518 | ||
| 6644 | 2026.03.19 22:51:46.566914 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39681 | ||
| 6645 | 2026.03.19 22:51:46.567410 [ 292 ] {} <Debug> TCP-Session: 3a22c43c-0b03-4f09-a3a1-04285282c5ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6646 | 2026.03.19 22:51:46.567405 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6647 | 2026.03.19 22:51:46.567477 [ 292 ] {} <Debug> TCP-Session: 3a22c43c-0b03-4f09-a3a1-04285282c5ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6648 | 2026.03.19 22:51:46.567495 [ 295 ] {0bbd2bbb-e70c-4220-88e1-579c45dc3170} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6649 | 2026.03.19 22:51:46.567504 [ 3 ] {} <Debug> TCP-Session: 682930bd-3ccd-46ca-a976-8b197ed245e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47709 | ||
| 6650 | 2026.03.19 22:51:46.567523 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6651 | 2026.03.19 22:51:46.567544 [ 3 ] {} <Debug> TCP-Session: 682930bd-3ccd-46ca-a976-8b197ed245e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6652 | 2026.03.19 22:51:46.567563 [ 295 ] {0bbd2bbb-e70c-4220-88e1-579c45dc3170} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6653 | 2026.03.19 22:51:46.567568 [ 297 ] {} <Debug> TCP-Session: e44fdc3c-4fb9-47c8-aeb1-3bfcf94c37ce Authenticating user 'default' from [fd00:1122:3344:101::e]:39681 | ||
| 6654 | 2026.03.19 22:51:46.567576 [ 3 ] {} <Debug> TCP-Session: 682930bd-3ccd-46ca-a976-8b197ed245e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6655 | 2026.03.19 22:51:46.567048 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6656 | 2026.03.19 22:51:46.567609 [ 297 ] {} <Debug> TCP-Session: e44fdc3c-4fb9-47c8-aeb1-3bfcf94c37ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6657 | 2026.03.19 22:51:46.567643 [ 298 ] {} <Debug> TCP-Session: d0f8dcde-99eb-4982-b41d-154e293c0c52 Authenticating user 'default' from [fd00:1122:3344:101::e]:46442 | ||
| 6658 | 2026.03.19 22:51:46.567660 [ 297 ] {} <Debug> TCP-Session: e44fdc3c-4fb9-47c8-aeb1-3bfcf94c37ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6659 | 2026.03.19 22:51:46.567667 [ 298 ] {} <Debug> TCP-Session: d0f8dcde-99eb-4982-b41d-154e293c0c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6660 | 2026.03.19 22:51:46.567699 [ 298 ] {} <Debug> TCP-Session: d0f8dcde-99eb-4982-b41d-154e293c0c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6661 | 2026.03.19 22:51:46.567853 [ 295 ] {0bbd2bbb-e70c-4220-88e1-579c45dc3170} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 6662 | 2026.03.19 22:51:46.568822 [ 318 ] {0bbd2bbb-e70c-4220-88e1-579c45dc3170} <Trace> AggregatingTransform: Aggregating | ||
| 6663 | 2026.03.19 22:51:46.568878 [ 318 ] {0bbd2bbb-e70c-4220-88e1-579c45dc3170} <Trace> Aggregator: Aggregation method: without_key | ||
| 6664 | 2026.03.19 22:51:46.568918 [ 318 ] {0bbd2bbb-e70c-4220-88e1-579c45dc3170} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955309 sec. (1046.782 rows/sec., 40.89 KiB/sec.) | ||
| 6665 | 2026.03.19 22:51:46.568938 [ 318 ] {0bbd2bbb-e70c-4220-88e1-579c45dc3170} <Trace> Aggregator: Merging aggregated data | ||
| 6666 | 2026.03.19 22:51:46.570285 [ 295 ] {0bbd2bbb-e70c-4220-88e1-579c45dc3170} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003128 sec., 319.693094629156 rows/sec., 12.49 KiB/sec. | ||
| 6667 | 2026.03.19 22:51:46.570484 [ 295 ] {0bbd2bbb-e70c-4220-88e1-579c45dc3170} <Debug> TCPHandler: Processed in 0.003586876 sec. | ||
| 6668 | 2026.03.19 22:51:46.570614 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6669 | 2026.03.19 22:51:46.570639 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6670 | 2026.03.19 22:51:46.570654 [ 295 ] {} <Debug> TCP-Session: f261f83f-76ef-44d9-8032-7dbf456810a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6671 | 2026.03.19 22:51:46.570679 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6672 | 2026.03.19 22:51:46.570697 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6673 | 2026.03.19 22:51:46.570718 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6674 | 2026.03.19 22:51:46.570730 [ 297 ] {} <Debug> TCP-Session: e44fdc3c-4fb9-47c8-aeb1-3bfcf94c37ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6675 | 2026.03.19 22:51:46.570753 [ 298 ] {} <Debug> TCP-Session: d0f8dcde-99eb-4982-b41d-154e293c0c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6676 | 2026.03.19 22:51:46.570776 [ 3 ] {} <Debug> TCP-Session: 682930bd-3ccd-46ca-a976-8b197ed245e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6677 | 2026.03.19 22:51:46.570782 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6678 | 2026.03.19 22:51:46.570760 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6679 | 2026.03.19 22:51:46.570836 [ 290 ] {} <Debug> TCP-Session: afcae41d-9328-4ee6-a346-6b52b185b4d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6680 | 2026.03.19 22:51:46.570739 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6681 | 2026.03.19 22:51:46.570865 [ 293 ] {} <Debug> TCP-Session: b5e8ccb8-2235-44cc-a15c-1f905106db85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6682 | 2026.03.19 22:51:46.570691 [ 296 ] {} <Debug> TCP-Session: d8636a9a-7122-4a88-9435-a6f8d7f60d1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6683 | 2026.03.19 22:51:46.570906 [ 292 ] {} <Debug> TCP-Session: 3a22c43c-0b03-4f09-a3a1-04285282c5ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6684 | 2026.03.19 22:51:46.570657 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6685 | 2026.03.19 22:51:46.570965 [ 294 ] {} <Debug> TCP-Session: 5b97e6c9-9f75-427a-8def-5ce3eb4f9133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6686 | 2026.03.19 22:51:46.619477 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55806 | ||
| 6687 | 2026.03.19 22:51:46.619613 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6688 | 2026.03.19 22:51:46.619647 [ 295 ] {} <Debug> TCP-Session: 88393860-ca90-491b-b329-05c4c2f8ea16 Authenticating user 'default' from [fd00:1122:3344:101::e]:55806 | ||
| 6689 | 2026.03.19 22:51:46.619675 [ 295 ] {} <Debug> TCP-Session: 88393860-ca90-491b-b329-05c4c2f8ea16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6690 | 2026.03.19 22:51:46.619693 [ 295 ] {} <Debug> TCP-Session: 88393860-ca90-491b-b329-05c4c2f8ea16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6691 | 2026.03.19 22:51:46.619926 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60954 | ||
| 6692 | 2026.03.19 22:51:46.619960 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52528 | ||
| 6693 | 2026.03.19 22:51:46.619979 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36052 | ||
| 6694 | 2026.03.19 22:51:46.620005 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58630 | ||
| 6695 | 2026.03.19 22:51:46.620041 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62588 | ||
| 6696 | 2026.03.19 22:51:46.620066 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6697 | 2026.03.19 22:51:46.620047 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6698 | 2026.03.19 22:51:46.620103 [ 297 ] {} <Debug> TCP-Session: a020cd52-255b-4603-8819-954f4d37b8f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52528 | ||
| 6699 | 2026.03.19 22:51:46.620105 [ 295 ] {} <Trace> TCP-Session: 88393860-ca90-491b-b329-05c4c2f8ea16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2026.03.19 22:51:46.620128 [ 296 ] {} <Debug> TCP-Session: 2be8bd2a-7030-451d-8e23-38d3d6b40bc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60954 | ||
| 6701 | 2026.03.19 22:51:46.620139 [ 297 ] {} <Debug> TCP-Session: a020cd52-255b-4603-8819-954f4d37b8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6702 | 2026.03.19 22:51:46.620115 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6703 | 2026.03.19 22:51:46.620193 [ 297 ] {} <Debug> TCP-Session: a020cd52-255b-4603-8819-954f4d37b8f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6704 | 2026.03.19 22:51:46.620187 [ 296 ] {} <Debug> TCP-Session: 2be8bd2a-7030-451d-8e23-38d3d6b40bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6705 | 2026.03.19 22:51:46.620241 [ 298 ] {} <Debug> TCP-Session: 6faca575-bc94-452b-80d5-9c677a8a95aa Authenticating user 'default' from [fd00:1122:3344:101::e]:36052 | ||
| 6706 | 2026.03.19 22:51:46.620257 [ 296 ] {} <Debug> TCP-Session: 2be8bd2a-7030-451d-8e23-38d3d6b40bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6707 | 2026.03.19 22:51:46.620037 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62211 | ||
| 6708 | 2026.03.19 22:51:46.620286 [ 298 ] {} <Debug> TCP-Session: 6faca575-bc94-452b-80d5-9c677a8a95aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6709 | 2026.03.19 22:51:46.620029 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56348 | ||
| 6710 | 2026.03.19 22:51:46.620333 [ 298 ] {} <Debug> TCP-Session: 6faca575-bc94-452b-80d5-9c677a8a95aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6711 | 2026.03.19 22:51:46.620346 [ 295 ] {c7a925ce-94ed-4bc3-bba1-df4b7528e67f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55806) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6712 | 2026.03.19 22:51:46.620370 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6713 | 2026.03.19 22:51:46.620401 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6714 | 2026.03.19 22:51:46.619981 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59829 | ||
| 6715 | 2026.03.19 22:51:46.620426 [ 293 ] {} <Debug> TCP-Session: 2650ed4f-6e0e-43d4-b519-128c7aa0bbeb Authenticating user 'default' from [fd00:1122:3344:101::e]:62211 | ||
| 6716 | 2026.03.19 22:51:46.620437 [ 292 ] {} <Debug> TCP-Session: 1b3a7ee2-6b71-4eaa-a350-4bed673ee019 Authenticating user 'default' from [fd00:1122:3344:101::e]:56348 | ||
| 6717 | 2026.03.19 22:51:46.620481 [ 293 ] {} <Debug> TCP-Session: 2650ed4f-6e0e-43d4-b519-128c7aa0bbeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6718 | 2026.03.19 22:51:46.620499 [ 292 ] {} <Debug> TCP-Session: 1b3a7ee2-6b71-4eaa-a350-4bed673ee019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6719 | 2026.03.19 22:51:46.620514 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6720 | 2026.03.19 22:51:46.620528 [ 292 ] {} <Debug> TCP-Session: 1b3a7ee2-6b71-4eaa-a350-4bed673ee019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6721 | 2026.03.19 22:51:46.620549 [ 3 ] {} <Debug> TCP-Session: 65c63751-7733-4fe2-8aa2-d47e98c81c0e Authenticating user 'default' from [fd00:1122:3344:101::e]:59829 | ||
| 6722 | 2026.03.19 22:51:46.620517 [ 293 ] {} <Debug> TCP-Session: 2650ed4f-6e0e-43d4-b519-128c7aa0bbeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6723 | 2026.03.19 22:51:46.620578 [ 3 ] {} <Debug> TCP-Session: 65c63751-7733-4fe2-8aa2-d47e98c81c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6724 | 2026.03.19 22:51:46.620115 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6725 | 2026.03.19 22:51:46.620611 [ 3 ] {} <Debug> TCP-Session: 65c63751-7733-4fe2-8aa2-d47e98c81c0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6726 | 2026.03.19 22:51:46.620115 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6727 | 2026.03.19 22:51:46.620647 [ 294 ] {} <Debug> TCP-Session: 9703f123-6b15-4798-b794-65533328c13e Authenticating user 'default' from [fd00:1122:3344:101::e]:62588 | ||
| 6728 | 2026.03.19 22:51:46.620682 [ 290 ] {} <Debug> TCP-Session: 23fc789b-fcb2-4a1f-be76-74b485e101bc Authenticating user 'default' from [fd00:1122:3344:101::e]:58630 | ||
| 6729 | 2026.03.19 22:51:46.620687 [ 294 ] {} <Debug> TCP-Session: 9703f123-6b15-4798-b794-65533328c13e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6730 | 2026.03.19 22:51:46.620701 [ 290 ] {} <Debug> TCP-Session: 23fc789b-fcb2-4a1f-be76-74b485e101bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6731 | 2026.03.19 22:51:46.620709 [ 294 ] {} <Debug> TCP-Session: 9703f123-6b15-4798-b794-65533328c13e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6732 | 2026.03.19 22:51:46.620719 [ 290 ] {} <Debug> TCP-Session: 23fc789b-fcb2-4a1f-be76-74b485e101bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6733 | 2026.03.19 22:51:46.620720 [ 295 ] {c7a925ce-94ed-4bc3-bba1-df4b7528e67f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6734 | 2026.03.19 22:51:46.620815 [ 295 ] {c7a925ce-94ed-4bc3-bba1-df4b7528e67f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6735 | 2026.03.19 22:51:46.621133 [ 295 ] {c7a925ce-94ed-4bc3-bba1-df4b7528e67f} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 6736 | 2026.03.19 22:51:46.622453 [ 301 ] {c7a925ce-94ed-4bc3-bba1-df4b7528e67f} <Trace> AggregatingTransform: Aggregating | ||
| 6737 | 2026.03.19 22:51:46.622513 [ 301 ] {c7a925ce-94ed-4bc3-bba1-df4b7528e67f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6738 | 2026.03.19 22:51:46.622554 [ 301 ] {c7a925ce-94ed-4bc3-bba1-df4b7528e67f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001294933 sec. (772.241 rows/sec., 30.17 KiB/sec.) | ||
| 6739 | 2026.03.19 22:51:46.622575 [ 301 ] {c7a925ce-94ed-4bc3-bba1-df4b7528e67f} <Trace> Aggregator: Merging aggregated data | ||
| 6740 | 2026.03.19 22:51:46.624203 [ 295 ] {c7a925ce-94ed-4bc3-bba1-df4b7528e67f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003933 sec., 254.25883549453346 rows/sec., 9.93 KiB/sec. | ||
| 6741 | 2026.03.19 22:51:46.624388 [ 295 ] {c7a925ce-94ed-4bc3-bba1-df4b7528e67f} <Debug> TCPHandler: Processed in 0.004469314 sec. | ||
| 6742 | 2026.03.19 22:51:46.624525 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6743 | 2026.03.19 22:51:46.624555 [ 295 ] {} <Debug> TCP-Session: 88393860-ca90-491b-b329-05c4c2f8ea16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6744 | 2026.03.19 22:51:46.624557 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6745 | 2026.03.19 22:51:46.624580 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6746 | 2026.03.19 22:51:46.624603 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6747 | 2026.03.19 22:51:46.624617 [ 296 ] {} <Debug> TCP-Session: 2be8bd2a-7030-451d-8e23-38d3d6b40bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6748 | 2026.03.19 22:51:46.624624 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6749 | 2026.03.19 22:51:46.624661 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6750 | 2026.03.19 22:51:46.624680 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6751 | 2026.03.19 22:51:46.624696 [ 298 ] {} <Debug> TCP-Session: 6faca575-bc94-452b-80d5-9c677a8a95aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6752 | 2026.03.19 22:51:46.624712 [ 294 ] {} <Debug> TCP-Session: 9703f123-6b15-4798-b794-65533328c13e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6753 | 2026.03.19 22:51:46.624721 [ 290 ] {} <Debug> TCP-Session: 23fc789b-fcb2-4a1f-be76-74b485e101bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6754 | 2026.03.19 22:51:46.624702 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6755 | 2026.03.19 22:51:46.624650 [ 3 ] {} <Debug> TCP-Session: 65c63751-7733-4fe2-8aa2-d47e98c81c0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6756 | 2026.03.19 22:51:46.624788 [ 293 ] {} <Debug> TCP-Session: 2650ed4f-6e0e-43d4-b519-128c7aa0bbeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6757 | 2026.03.19 22:51:46.624608 [ 292 ] {} <Debug> TCP-Session: 1b3a7ee2-6b71-4eaa-a350-4bed673ee019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6758 | 2026.03.19 22:51:46.624640 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6759 | 2026.03.19 22:51:46.624869 [ 297 ] {} <Debug> TCP-Session: a020cd52-255b-4603-8819-954f4d37b8f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6760 | 2026.03.19 22:51:46.816086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15710 | ||
| 6761 | 2026.03.19 22:51:46.816605 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.03.19 22:51:46.816660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6763 | 2026.03.19 22:51:46.817190 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6764 | 2026.03.19 22:51:46.817439 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.03.19 22:51:46.817594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15710 | ||
| 6766 | 2026.03.19 22:51:47.670774 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6767 | 2026.03.19 22:51:47.688679 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2026.03.19 22:51:47.688795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6769 | 2026.03.19 22:51:47.697101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6770 | 2026.03.19 22:51:47.698093 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2026.03.19 22:51:47.704141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6772 | 2026.03.19 22:51:49.363342 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 836 | ||
| 6773 | 2026.03.19 22:51:49.366077 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.03.19 22:51:49.366135 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6775 | 2026.03.19 22:51:49.367375 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6776 | 2026.03.19 22:51:49.367662 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.03.19 22:51:49.368021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 836 | ||
| 6778 | 2026.03.19 22:51:49.869711 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6779 | 2026.03.19 22:51:49.869887 [ 4 ] {9884fdef-1231-4dcf-8797-15dcb126ab62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6780 | 2026.03.19 22:51:49.869952 [ 4 ] {9884fdef-1231-4dcf-8797-15dcb126ab62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6781 | 2026.03.19 22:51:49.870605 [ 4 ] {9884fdef-1231-4dcf-8797-15dcb126ab62} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6782 | 2026.03.19 22:51:49.870653 [ 4 ] {9884fdef-1231-4dcf-8797-15dcb126ab62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6783 | 2026.03.19 22:51:49.871040 [ 4 ] {9884fdef-1231-4dcf-8797-15dcb126ab62} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6784 | 2026.03.19 22:51:49.871270 [ 4 ] {9884fdef-1231-4dcf-8797-15dcb126ab62} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.03.19 22:51:49.871416 [ 4 ] {9884fdef-1231-4dcf-8797-15dcb126ab62} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001578 sec., 54499.36628643853 rows/sec., 4.57 MiB/sec. | ||
| 6786 | 2026.03.19 22:51:49.871456 [ 4 ] {9884fdef-1231-4dcf-8797-15dcb126ab62} <Debug> TCPHandler: Processed in 0.001875738 sec. | ||
| 6787 | 2026.03.19 22:51:49.871573 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2026.03.19 22:51:49.871666 [ 4 ] {cc88da31-505b-4664-ad17-1634c753e46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6789 | 2026.03.19 22:51:49.871705 [ 4 ] {cc88da31-505b-4664-ad17-1634c753e46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6790 | 2026.03.19 22:51:49.872092 [ 4 ] {cc88da31-505b-4664-ad17-1634c753e46b} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2026.03.19 22:51:49.872126 [ 4 ] {cc88da31-505b-4664-ad17-1634c753e46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6792 | 2026.03.19 22:51:49.872409 [ 4 ] {cc88da31-505b-4664-ad17-1634c753e46b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6793 | 2026.03.19 22:51:49.872612 [ 4 ] {cc88da31-505b-4664-ad17-1634c753e46b} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2026.03.19 22:51:49.872735 [ 4 ] {cc88da31-505b-4664-ad17-1634c753e46b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001087 sec., 13799.448022079116 rows/sec., 1.01 MiB/sec. | ||
| 6795 | 2026.03.19 22:51:49.872771 [ 4 ] {cc88da31-505b-4664-ad17-1634c753e46b} <Debug> TCPHandler: Processed in 0.001246012 sec. | ||
| 6796 | 2026.03.19 22:51:49.872875 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6797 | 2026.03.19 22:51:49.872966 [ 4 ] {1fd3628b-1600-49eb-a803-cf440d9d656d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6798 | 2026.03.19 22:51:49.873004 [ 4 ] {1fd3628b-1600-49eb-a803-cf440d9d656d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6799 | 2026.03.19 22:51:49.873413 [ 4 ] {1fd3628b-1600-49eb-a803-cf440d9d656d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6800 | 2026.03.19 22:51:49.873446 [ 4 ] {1fd3628b-1600-49eb-a803-cf440d9d656d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6801 | 2026.03.19 22:51:49.873732 [ 4 ] {1fd3628b-1600-49eb-a803-cf440d9d656d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6802 | 2026.03.19 22:51:49.873941 [ 4 ] {1fd3628b-1600-49eb-a803-cf440d9d656d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.03.19 22:51:49.874063 [ 4 ] {1fd3628b-1600-49eb-a803-cf440d9d656d} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001114 sec., 70915.61938958708 rows/sec., 5.54 MiB/sec. | ||
| 6804 | 2026.03.19 22:51:49.874098 [ 4 ] {1fd3628b-1600-49eb-a803-cf440d9d656d} <Debug> TCPHandler: Processed in 0.001270832 sec. | ||
| 6805 | 2026.03.19 22:51:49.874203 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6806 | 2026.03.19 22:51:49.874296 [ 4 ] {c069062d-2c3f-47ef-a87d-ad03ed0e1d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6807 | 2026.03.19 22:51:49.874339 [ 4 ] {c069062d-2c3f-47ef-a87d-ad03ed0e1d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6808 | 2026.03.19 22:51:49.874733 [ 4 ] {c069062d-2c3f-47ef-a87d-ad03ed0e1d75} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6809 | 2026.03.19 22:51:49.874768 [ 4 ] {c069062d-2c3f-47ef-a87d-ad03ed0e1d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6810 | 2026.03.19 22:51:49.875081 [ 4 ] {c069062d-2c3f-47ef-a87d-ad03ed0e1d75} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6811 | 2026.03.19 22:51:49.875287 [ 4 ] {c069062d-2c3f-47ef-a87d-ad03ed0e1d75} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6812 | 2026.03.19 22:51:49.875410 [ 4 ] {c069062d-2c3f-47ef-a87d-ad03ed0e1d75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 6813 | 2026.03.19 22:51:49.875444 [ 4 ] {c069062d-2c3f-47ef-a87d-ad03ed0e1d75} <Debug> TCPHandler: Processed in 0.001288592 sec. | ||
| 6814 | 2026.03.19 22:51:49.875548 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6815 | 2026.03.19 22:51:49.875640 [ 4 ] {c94fa4d9-5630-4f59-b941-adcd6ff0ab42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6816 | 2026.03.19 22:51:49.875692 [ 4 ] {c94fa4d9-5630-4f59-b941-adcd6ff0ab42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6817 | 2026.03.19 22:51:49.876453 [ 4 ] {c94fa4d9-5630-4f59-b941-adcd6ff0ab42} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6818 | 2026.03.19 22:51:49.876487 [ 4 ] {c94fa4d9-5630-4f59-b941-adcd6ff0ab42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6819 | 2026.03.19 22:51:49.877005 [ 4 ] {c94fa4d9-5630-4f59-b941-adcd6ff0ab42} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6820 | 2026.03.19 22:51:49.877219 [ 4 ] {c94fa4d9-5630-4f59-b941-adcd6ff0ab42} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2026.03.19 22:51:49.877350 [ 4 ] {c94fa4d9-5630-4f59-b941-adcd6ff0ab42} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001728 sec., 8680.555555555557 rows/sec., 15.56 MiB/sec. | ||
| 6822 | 2026.03.19 22:51:49.877401 [ 4 ] {c94fa4d9-5630-4f59-b941-adcd6ff0ab42} <Debug> TCPHandler: Processed in 0.001900399 sec. | ||
| 6823 | 2026.03.19 22:51:49.877520 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6824 | 2026.03.19 22:51:49.877640 [ 4 ] {dc7c9c21-7441-4210-89a1-503003bb16f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6825 | 2026.03.19 22:51:49.877689 [ 4 ] {dc7c9c21-7441-4210-89a1-503003bb16f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6826 | 2026.03.19 22:51:49.878083 [ 4 ] {dc7c9c21-7441-4210-89a1-503003bb16f7} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2026.03.19 22:51:49.878121 [ 4 ] {dc7c9c21-7441-4210-89a1-503003bb16f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 6828 | 2026.03.19 22:51:49.878430 [ 4 ] {dc7c9c21-7441-4210-89a1-503003bb16f7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6829 | 2026.03.19 22:51:49.878634 [ 4 ] {dc7c9c21-7441-4210-89a1-503003bb16f7} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2026.03.19 22:51:49.878764 [ 4 ] {dc7c9c21-7441-4210-89a1-503003bb16f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 6831 | 2026.03.19 22:51:49.878798 [ 4 ] {dc7c9c21-7441-4210-89a1-503003bb16f7} <Debug> TCPHandler: Processed in 0.001335584 sec. | ||
| 6832 | 2026.03.19 22:51:54.216513 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6833 | 2026.03.19 22:51:54.216617 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6834 | 2026.03.19 22:51:54.317783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16222 | ||
| 6835 | 2026.03.19 22:51:54.318665 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.03.19 22:51:54.318710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6837 | 2026.03.19 22:51:54.319173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6838 | 2026.03.19 22:51:54.319393 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.03.19 22:51:54.319514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16222 | ||
| 6840 | 2026.03.19 22:51:54.870519 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6841 | 2026.03.19 22:51:54.870717 [ 4 ] {47b01118-3966-418c-bbae-74ae32cca288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6842 | 2026.03.19 22:51:54.870789 [ 4 ] {47b01118-3966-418c-bbae-74ae32cca288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6843 | 2026.03.19 22:51:54.871515 [ 4 ] {47b01118-3966-418c-bbae-74ae32cca288} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6844 | 2026.03.19 22:51:54.871558 [ 4 ] {47b01118-3966-418c-bbae-74ae32cca288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6845 | 2026.03.19 22:51:54.871940 [ 4 ] {47b01118-3966-418c-bbae-74ae32cca288} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6846 | 2026.03.19 22:51:54.872168 [ 4 ] {47b01118-3966-418c-bbae-74ae32cca288} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6847 | 2026.03.19 22:51:54.872316 [ 4 ] {47b01118-3966-418c-bbae-74ae32cca288} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001653 sec., 65335.75317604356 rows/sec., 5.50 MiB/sec. | ||
| 6848 | 2026.03.19 22:51:54.872356 [ 4 ] {47b01118-3966-418c-bbae-74ae32cca288} <Debug> TCPHandler: Processed in 0.001968749 sec. | ||
| 6849 | 2026.03.19 22:51:54.872474 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6850 | 2026.03.19 22:51:54.872569 [ 4 ] {91cb6750-7396-4698-a127-65c7459f392c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6851 | 2026.03.19 22:51:54.872608 [ 4 ] {91cb6750-7396-4698-a127-65c7459f392c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6852 | 2026.03.19 22:51:54.873021 [ 4 ] {91cb6750-7396-4698-a127-65c7459f392c} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6853 | 2026.03.19 22:51:54.873065 [ 4 ] {91cb6750-7396-4698-a127-65c7459f392c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6854 | 2026.03.19 22:51:54.873373 [ 4 ] {91cb6750-7396-4698-a127-65c7459f392c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6855 | 2026.03.19 22:51:54.873607 [ 4 ] {91cb6750-7396-4698-a127-65c7459f392c} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2026.03.19 22:51:54.873738 [ 4 ] {91cb6750-7396-4698-a127-65c7459f392c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001188 sec., 21885.521885521885 rows/sec., 1.61 MiB/sec. | ||
| 6857 | 2026.03.19 22:51:54.873775 [ 4 ] {91cb6750-7396-4698-a127-65c7459f392c} <Debug> TCPHandler: Processed in 0.001349893 sec. | ||
| 6858 | 2026.03.19 22:51:54.873887 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6859 | 2026.03.19 22:51:54.873986 [ 4 ] {651809b9-93fc-4d8f-bf78-18ca02fe3cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6860 | 2026.03.19 22:51:54.874025 [ 4 ] {651809b9-93fc-4d8f-bf78-18ca02fe3cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6861 | 2026.03.19 22:51:54.874481 [ 4 ] {651809b9-93fc-4d8f-bf78-18ca02fe3cbd} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.03.19 22:51:54.874517 [ 4 ] {651809b9-93fc-4d8f-bf78-18ca02fe3cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6863 | 2026.03.19 22:51:54.874812 [ 4 ] {651809b9-93fc-4d8f-bf78-18ca02fe3cbd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6864 | 2026.03.19 22:51:54.875042 [ 4 ] {651809b9-93fc-4d8f-bf78-18ca02fe3cbd} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2026.03.19 22:51:54.875185 [ 4 ] {651809b9-93fc-4d8f-bf78-18ca02fe3cbd} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001205 sec., 74688.79668049794 rows/sec., 5.83 MiB/sec. | ||
| 6866 | 2026.03.19 22:51:54.875226 [ 4 ] {651809b9-93fc-4d8f-bf78-18ca02fe3cbd} <Debug> TCPHandler: Processed in 0.001386804 sec. | ||
| 6867 | 2026.03.19 22:51:54.875338 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.03.19 22:51:54.875434 [ 4 ] {8c2bfcff-74b8-4131-9f8e-c0bf6af5502d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6869 | 2026.03.19 22:51:54.875476 [ 4 ] {8c2bfcff-74b8-4131-9f8e-c0bf6af5502d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6870 | 2026.03.19 22:51:54.875912 [ 4 ] {8c2bfcff-74b8-4131-9f8e-c0bf6af5502d} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.03.19 22:51:54.875948 [ 4 ] {8c2bfcff-74b8-4131-9f8e-c0bf6af5502d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6872 | 2026.03.19 22:51:54.876269 [ 4 ] {8c2bfcff-74b8-4131-9f8e-c0bf6af5502d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6873 | 2026.03.19 22:51:54.876472 [ 4 ] {8c2bfcff-74b8-4131-9f8e-c0bf6af5502d} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.03.19 22:51:54.876621 [ 4 ] {8c2bfcff-74b8-4131-9f8e-c0bf6af5502d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 6875 | 2026.03.19 22:51:54.876656 [ 4 ] {8c2bfcff-74b8-4131-9f8e-c0bf6af5502d} <Debug> TCPHandler: Processed in 0.001367554 sec. | ||
| 6876 | 2026.03.19 22:51:54.876768 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2026.03.19 22:51:54.876861 [ 4 ] {d7cf18d9-a288-4199-95ca-061dd81f2a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6878 | 2026.03.19 22:51:54.876914 [ 4 ] {d7cf18d9-a288-4199-95ca-061dd81f2a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6879 | 2026.03.19 22:51:54.877746 [ 4 ] {d7cf18d9-a288-4199-95ca-061dd81f2a34} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.03.19 22:51:54.877818 [ 4 ] {d7cf18d9-a288-4199-95ca-061dd81f2a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6881 | 2026.03.19 22:51:54.878614 [ 4 ] {d7cf18d9-a288-4199-95ca-061dd81f2a34} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6882 | 2026.03.19 22:51:54.878912 [ 4 ] {d7cf18d9-a288-4199-95ca-061dd81f2a34} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.03.19 22:51:54.879122 [ 4 ] {d7cf18d9-a288-4199-95ca-061dd81f2a34} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002259 sec., 11509.517485613102 rows/sec., 20.62 MiB/sec. | ||
| 6884 | 2026.03.19 22:51:54.879248 [ 4 ] {d7cf18d9-a288-4199-95ca-061dd81f2a34} <Debug> TCPHandler: Processed in 0.002527625 sec. | ||
| 6885 | 2026.03.19 22:51:54.879403 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2026.03.19 22:51:54.879517 [ 4 ] {ec3e0215-3b4a-414f-a56d-988525a0a0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6887 | 2026.03.19 22:51:54.879568 [ 4 ] {ec3e0215-3b4a-414f-a56d-988525a0a0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6888 | 2026.03.19 22:51:54.880010 [ 4 ] {ec3e0215-3b4a-414f-a56d-988525a0a0c9} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.03.19 22:51:54.880053 [ 4 ] {ec3e0215-3b4a-414f-a56d-988525a0a0c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6890 | 2026.03.19 22:51:54.880451 [ 4 ] {ec3e0215-3b4a-414f-a56d-988525a0a0c9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6891 | 2026.03.19 22:51:54.880718 [ 4 ] {ec3e0215-3b4a-414f-a56d-988525a0a0c9} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.03.19 22:51:54.880884 [ 4 ] {ec3e0215-3b4a-414f-a56d-988525a0a0c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
| 6893 | 2026.03.19 22:51:54.880934 [ 4 ] {ec3e0215-3b4a-414f-a56d-988525a0a0c9} <Debug> TCPHandler: Processed in 0.001588986 sec. | ||
| 6894 | 2026.03.19 22:51:55.204307 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6895 | 2026.03.19 22:51:55.222362 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2026.03.19 22:51:55.222429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6897 | 2026.03.19 22:51:55.228793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6898 | 2026.03.19 22:51:55.229543 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6899 | 2026.03.19 22:51:55.232992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6900 | 2026.03.19 22:51:59.368387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 860 | ||
| 6901 | 2026.03.19 22:51:59.370617 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2026.03.19 22:51:59.370673 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6903 | 2026.03.19 22:51:59.371896 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6904 | 2026.03.19 22:51:59.372186 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.03.19 22:51:59.372559 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
| 6906 | 2026.03.19 22:51:59.873127 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.03.19 22:51:59.873307 [ 4 ] {72d3af9b-b091-455f-a490-5c101c9daf37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6908 | 2026.03.19 22:51:59.873372 [ 4 ] {72d3af9b-b091-455f-a490-5c101c9daf37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6909 | 2026.03.19 22:51:59.874050 [ 4 ] {72d3af9b-b091-455f-a490-5c101c9daf37} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.03.19 22:51:59.874098 [ 4 ] {72d3af9b-b091-455f-a490-5c101c9daf37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6911 | 2026.03.19 22:51:59.874481 [ 4 ] {72d3af9b-b091-455f-a490-5c101c9daf37} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6912 | 2026.03.19 22:51:59.874706 [ 4 ] {72d3af9b-b091-455f-a490-5c101c9daf37} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.03.19 22:51:59.874852 [ 4 ] {72d3af9b-b091-455f-a490-5c101c9daf37} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001594 sec., 15056.4617314931 rows/sec., 1.25 MiB/sec. | ||
| 6914 | 2026.03.19 22:51:59.874861 [ 114 ] {} <Debug> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6915 | 2026.03.19 22:51:59.874893 [ 4 ] {72d3af9b-b091-455f-a490-5c101c9daf37} <Debug> TCPHandler: Processed in 0.001893428 sec. | ||
| 6916 | 2026.03.19 22:51:59.874935 [ 114 ] {} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.03.19 22:51:59.874965 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6918 | 2026.03.19 22:51:59.875029 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2026.03.19 22:51:59.875078 [ 189 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::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 | ||
| 6920 | 2026.03.19 22:51:59.875128 [ 4 ] {f02ef8d3-b0bd-49af-b602-e3774a2eb8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6921 | 2026.03.19 22:51:59.875174 [ 4 ] {f02ef8d3-b0bd-49af-b602-e3774a2eb8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6922 | 2026.03.19 22:51:59.875213 [ 189 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6923 | 2026.03.19 22:51:59.875250 [ 189 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 6924 | 2026.03.19 22:51:59.875310 [ 189 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6925 | 2026.03.19 22:51:59.875353 [ 189 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6926 | 2026.03.19 22:51:59.875397 [ 189 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6927 | 2026.03.19 22:51:59.875446 [ 189 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6928 | 2026.03.19 22:51:59.875616 [ 4 ] {f02ef8d3-b0bd-49af-b602-e3774a2eb8fa} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.03.19 22:51:59.875660 [ 4 ] {f02ef8d3-b0bd-49af-b602-e3774a2eb8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6930 | 2026.03.19 22:51:59.875971 [ 4 ] {f02ef8d3-b0bd-49af-b602-e3774a2eb8fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6931 | 2026.03.19 22:51:59.876191 [ 4 ] {f02ef8d3-b0bd-49af-b602-e3774a2eb8fa} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.03.19 22:51:59.876222 [ 190 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192602 sec., 100620.32429930521 rows/sec., 8.73 MiB/sec. | ||
| 6933 | 2026.03.19 22:51:59.876317 [ 4 ] {f02ef8d3-b0bd-49af-b602-e3774a2eb8fa} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001207 sec., 11599.0057995029 rows/sec., 945.82 KiB/sec. | ||
| 6934 | 2026.03.19 22:51:59.876360 [ 4 ] {f02ef8d3-b0bd-49af-b602-e3774a2eb8fa} <Debug> TCPHandler: Processed in 0.001384944 sec. | ||
| 6935 | 2026.03.19 22:51:59.876360 [ 189 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6936 | 2026.03.19 22:51:59.876475 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2026.03.19 22:51:59.876573 [ 4 ] {8bfb23e6-c4db-4c6f-9de0-8b0bf4596c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6938 | 2026.03.19 22:51:59.876613 [ 4 ] {8bfb23e6-c4db-4c6f-9de0-8b0bf4596c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6939 | 2026.03.19 22:51:59.876617 [ 189 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_9_2} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2026.03.19 22:51:59.876692 [ 189 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_9_2} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6941 | 2026.03.19 22:51:59.876755 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6942 | 2026.03.19 22:51:59.877114 [ 4 ] {8bfb23e6-c4db-4c6f-9de0-8b0bf4596c40} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2026.03.19 22:51:59.877155 [ 4 ] {8bfb23e6-c4db-4c6f-9de0-8b0bf4596c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6944 | 2026.03.19 22:51:59.877484 [ 4 ] {8bfb23e6-c4db-4c6f-9de0-8b0bf4596c40} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6945 | 2026.03.19 22:51:59.877691 [ 4 ] {8bfb23e6-c4db-4c6f-9de0-8b0bf4596c40} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.03.19 22:51:59.877818 [ 4 ] {8bfb23e6-c4db-4c6f-9de0-8b0bf4596c40} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001263 sec., 168646.080760095 rows/sec., 14.97 MiB/sec. | ||
| 6947 | 2026.03.19 22:51:59.877855 [ 4 ] {8bfb23e6-c4db-4c6f-9de0-8b0bf4596c40} <Debug> TCPHandler: Processed in 0.001428584 sec. | ||
| 6948 | 2026.03.19 22:51:59.877969 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2026.03.19 22:51:59.878117 [ 4 ] {3bca9b2e-76b7-415d-979a-062421516997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6950 | 2026.03.19 22:51:59.878178 [ 4 ] {3bca9b2e-76b7-415d-979a-062421516997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6951 | 2026.03.19 22:51:59.878658 [ 4 ] {3bca9b2e-76b7-415d-979a-062421516997} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.03.19 22:51:59.878695 [ 4 ] {3bca9b2e-76b7-415d-979a-062421516997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6953 | 2026.03.19 22:51:59.879004 [ 4 ] {3bca9b2e-76b7-415d-979a-062421516997} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6954 | 2026.03.19 22:51:59.879209 [ 4 ] {3bca9b2e-76b7-415d-979a-062421516997} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.03.19 22:51:59.879352 [ 4 ] {3bca9b2e-76b7-415d-979a-062421516997} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.00126 sec., 32539.682539682537 rows/sec., 2.38 MiB/sec. | ||
| 6956 | 2026.03.19 22:51:59.879390 [ 4 ] {3bca9b2e-76b7-415d-979a-062421516997} <Debug> TCPHandler: Processed in 0.001470705 sec. | ||
| 6957 | 2026.03.19 22:51:59.879509 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6958 | 2026.03.19 22:51:59.879603 [ 4 ] {57a5ab76-ddd4-4f27-9803-56a978822aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6959 | 2026.03.19 22:51:59.879642 [ 4 ] {57a5ab76-ddd4-4f27-9803-56a978822aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6960 | 2026.03.19 22:51:59.880036 [ 4 ] {57a5ab76-ddd4-4f27-9803-56a978822aeb} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.03.19 22:51:59.880071 [ 4 ] {57a5ab76-ddd4-4f27-9803-56a978822aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6962 | 2026.03.19 22:51:59.880358 [ 4 ] {57a5ab76-ddd4-4f27-9803-56a978822aeb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6963 | 2026.03.19 22:51:59.880565 [ 4 ] {57a5ab76-ddd4-4f27-9803-56a978822aeb} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6964 | 2026.03.19 22:51:59.880693 [ 4 ] {57a5ab76-ddd4-4f27-9803-56a978822aeb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 6965 | 2026.03.19 22:51:59.880732 [ 4 ] {57a5ab76-ddd4-4f27-9803-56a978822aeb} <Debug> TCPHandler: Processed in 0.001274523 sec. | ||
| 6966 | 2026.03.19 22:51:59.880844 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.03.19 22:51:59.880937 [ 4 ] {f6fedb14-0873-41c8-9d86-d8464e08cd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6968 | 2026.03.19 22:51:59.880976 [ 4 ] {f6fedb14-0873-41c8-9d86-d8464e08cd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6969 | 2026.03.19 22:51:59.881368 [ 4 ] {f6fedb14-0873-41c8-9d86-d8464e08cd95} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.03.19 22:51:59.881404 [ 4 ] {f6fedb14-0873-41c8-9d86-d8464e08cd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6971 | 2026.03.19 22:51:59.881686 [ 4 ] {f6fedb14-0873-41c8-9d86-d8464e08cd95} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6972 | 2026.03.19 22:51:59.881913 [ 4 ] {f6fedb14-0873-41c8-9d86-d8464e08cd95} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.03.19 22:51:59.882008 [ 114 ] {} <Debug> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6974 | 2026.03.19 22:51:59.882043 [ 4 ] {f6fedb14-0873-41c8-9d86-d8464e08cd95} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 6975 | 2026.03.19 22:51:59.882043 [ 114 ] {} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.03.19 22:51:59.882085 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6977 | 2026.03.19 22:51:59.882088 [ 4 ] {f6fedb14-0873-41c8-9d86-d8464e08cd95} <Debug> TCPHandler: Processed in 0.001293453 sec. | ||
| 6978 | 2026.03.19 22:51:59.882168 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::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 | ||
| 6979 | 2026.03.19 22:51:59.882209 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2026.03.19 22:51:59.882258 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6981 | 2026.03.19 22:51:59.882286 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 6982 | 2026.03.19 22:51:59.882303 [ 4 ] {8c23ff4b-587e-4772-8fd4-fc1f0243391c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6983 | 2026.03.19 22:51:59.882342 [ 4 ] {8c23ff4b-587e-4772-8fd4-fc1f0243391c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6984 | 2026.03.19 22:51:59.882351 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6985 | 2026.03.19 22:51:59.882394 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6986 | 2026.03.19 22:51:59.882434 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6987 | 2026.03.19 22:51:59.882469 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6988 | 2026.03.19 22:51:59.882804 [ 4 ] {8c23ff4b-587e-4772-8fd4-fc1f0243391c} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6989 | 2026.03.19 22:51:59.882838 [ 4 ] {8c23ff4b-587e-4772-8fd4-fc1f0243391c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 6990 | 2026.03.19 22:51:59.883133 [ 189 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00100222 sec., 59867.095048991236 rows/sec., 4.80 MiB/sec. | ||
| 6991 | 2026.03.19 22:51:59.883156 [ 4 ] {8c23ff4b-587e-4772-8fd4-fc1f0243391c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6992 | 2026.03.19 22:51:59.883320 [ 190 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6993 | 2026.03.19 22:51:59.883392 [ 4 ] {8c23ff4b-587e-4772-8fd4-fc1f0243391c} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.03.19 22:51:59.883537 [ 4 ] {8c23ff4b-587e-4772-8fd4-fc1f0243391c} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001252 sec., 103035.14376996804 rows/sec., 8.36 MiB/sec. | ||
| 6995 | 2026.03.19 22:51:59.883577 [ 4 ] {8c23ff4b-587e-4772-8fd4-fc1f0243391c} <Debug> TCPHandler: Processed in 0.001417664 sec. | ||
| 6996 | 2026.03.19 22:51:59.883646 [ 190 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_9_2} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.03.19 22:51:59.883696 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2026.03.19 22:51:59.883733 [ 190 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_9_2} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6999 | 2026.03.19 22:51:59.883797 [ 4 ] {79feaa4f-382c-4f76-b7dd-e3d0265a0d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7000 | 2026.03.19 22:51:59.883830 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7001 | 2026.03.19 22:51:59.883844 [ 4 ] {79feaa4f-382c-4f76-b7dd-e3d0265a0d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7002 | 2026.03.19 22:51:59.884276 [ 4 ] {79feaa4f-382c-4f76-b7dd-e3d0265a0d41} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.03.19 22:51:59.884311 [ 4 ] {79feaa4f-382c-4f76-b7dd-e3d0265a0d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 7004 | 2026.03.19 22:51:59.884646 [ 4 ] {79feaa4f-382c-4f76-b7dd-e3d0265a0d41} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7005 | 2026.03.19 22:51:59.884848 [ 4 ] {79feaa4f-382c-4f76-b7dd-e3d0265a0d41} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2026.03.19 22:51:59.884974 [ 4 ] {79feaa4f-382c-4f76-b7dd-e3d0265a0d41} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001196 sec., 169732.44147157192 rows/sec., 12.16 MiB/sec. | ||
| 7007 | 2026.03.19 22:51:59.885010 [ 4 ] {79feaa4f-382c-4f76-b7dd-e3d0265a0d41} <Debug> TCPHandler: Processed in 0.001363484 sec. | ||
| 7008 | 2026.03.19 22:51:59.885124 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7009 | 2026.03.19 22:51:59.885217 [ 4 ] {5d636faf-d9dd-4b29-a624-a05933801725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7010 | 2026.03.19 22:51:59.885270 [ 4 ] {5d636faf-d9dd-4b29-a624-a05933801725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7011 | 2026.03.19 22:51:59.886066 [ 4 ] {5d636faf-d9dd-4b29-a624-a05933801725} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.03.19 22:51:59.886102 [ 4 ] {5d636faf-d9dd-4b29-a624-a05933801725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 7013 | 2026.03.19 22:51:59.886630 [ 4 ] {5d636faf-d9dd-4b29-a624-a05933801725} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7014 | 2026.03.19 22:51:59.886843 [ 4 ] {5d636faf-d9dd-4b29-a624-a05933801725} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.03.19 22:51:59.886989 [ 4 ] {5d636faf-d9dd-4b29-a624-a05933801725} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001791 sec., 8375.209380234506 rows/sec., 15.01 MiB/sec. | ||
| 7016 | 2026.03.19 22:51:59.887044 [ 4 ] {5d636faf-d9dd-4b29-a624-a05933801725} <Debug> TCPHandler: Processed in 0.00196969 sec. | ||
| 7017 | 2026.03.19 22:51:59.887158 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2026.03.19 22:51:59.887272 [ 4 ] {eb312c7d-0591-4334-90c8-5f00053d453b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7019 | 2026.03.19 22:51:59.887320 [ 4 ] {eb312c7d-0591-4334-90c8-5f00053d453b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7020 | 2026.03.19 22:51:59.887671 [ 4 ] {eb312c7d-0591-4334-90c8-5f00053d453b} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.03.19 22:51:59.887706 [ 4 ] {eb312c7d-0591-4334-90c8-5f00053d453b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 7022 | 2026.03.19 22:51:59.888006 [ 4 ] {eb312c7d-0591-4334-90c8-5f00053d453b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7023 | 2026.03.19 22:51:59.888232 [ 4 ] {eb312c7d-0591-4334-90c8-5f00053d453b} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.03.19 22:51:59.888358 [ 4 ] {eb312c7d-0591-4334-90c8-5f00053d453b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 7025 | 2026.03.19 22:51:59.888393 [ 4 ] {eb312c7d-0591-4334-90c8-5f00053d453b} <Debug> TCPHandler: Processed in 0.001290653 sec. | ||
| 7026 | 2026.03.19 22:52:01.819760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16670 | ||
| 7027 | 2026.03.19 22:52:01.820253 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2026.03.19 22:52:01.820286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 7029 | 2026.03.19 22:52:01.820748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7030 | 2026.03.19 22:52:01.820974 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.03.19 22:52:01.821106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16670 | ||
| 7032 | 2026.03.19 22:52:02.733214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7033 | 2026.03.19 22:52:02.750688 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.03.19 22:52:02.750749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 7035 | 2026.03.19 22:52:02.757009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7036 | 2026.03.19 22:52:02.757720 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2026.03.19 22:52:02.760517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7038 | 2026.03.19 22:52:04.871355 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.03.19 22:52:04.871616 [ 4 ] {b1fdc6e6-9591-4c54-95c9-932c4bf5da5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7040 | 2026.03.19 22:52:04.871715 [ 4 ] {b1fdc6e6-9591-4c54-95c9-932c4bf5da5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7041 | 2026.03.19 22:52:04.872441 [ 4 ] {b1fdc6e6-9591-4c54-95c9-932c4bf5da5e} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.03.19 22:52:04.872492 [ 4 ] {b1fdc6e6-9591-4c54-95c9-932c4bf5da5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 7043 | 2026.03.19 22:52:04.872904 [ 4 ] {b1fdc6e6-9591-4c54-95c9-932c4bf5da5e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7044 | 2026.03.19 22:52:04.873135 [ 4 ] {b1fdc6e6-9591-4c54-95c9-932c4bf5da5e} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.03.19 22:52:04.873304 [ 4 ] {b1fdc6e6-9591-4c54-95c9-932c4bf5da5e} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.00176 sec., 61363.63636363636 rows/sec., 5.16 MiB/sec. | ||
| 7046 | 2026.03.19 22:52:04.873355 [ 4 ] {b1fdc6e6-9591-4c54-95c9-932c4bf5da5e} <Debug> TCPHandler: Processed in 0.002178882 sec. | ||
| 7047 | 2026.03.19 22:52:04.873486 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.03.19 22:52:04.873588 [ 4 ] {c31b1238-942e-436f-9413-8e614471fac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7049 | 2026.03.19 22:52:04.873631 [ 4 ] {c31b1238-942e-436f-9413-8e614471fac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7050 | 2026.03.19 22:52:04.874111 [ 4 ] {c31b1238-942e-436f-9413-8e614471fac1} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.03.19 22:52:04.874149 [ 4 ] {c31b1238-942e-436f-9413-8e614471fac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 7052 | 2026.03.19 22:52:04.874454 [ 4 ] {c31b1238-942e-436f-9413-8e614471fac1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7053 | 2026.03.19 22:52:04.874667 [ 4 ] {c31b1238-942e-436f-9413-8e614471fac1} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.03.19 22:52:04.874788 [ 150 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7055 | 2026.03.19 22:52:04.874801 [ 4 ] {c31b1238-942e-436f-9413-8e614471fac1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001236 sec., 21035.59870550162 rows/sec., 1.54 MiB/sec. | ||
| 7056 | 2026.03.19 22:52:04.874866 [ 150 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2026.03.19 22:52:04.874883 [ 4 ] {c31b1238-942e-436f-9413-8e614471fac1} <Debug> TCPHandler: Processed in 0.001453934 sec. | ||
| 7058 | 2026.03.19 22:52:04.874897 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 7059 | 2026.03.19 22:52:04.875021 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 7060 | 2026.03.19 22:52:04.875025 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7061 | 2026.03.19 22:52:04.875166 [ 4 ] {6516905c-4402-4a97-8003-e260c3b0d02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7062 | 2026.03.19 22:52:04.875169 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7063 | 2026.03.19 22:52:04.875208 [ 4 ] {6516905c-4402-4a97-8003-e260c3b0d02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7064 | 2026.03.19 22:52:04.875216 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 80 rows starting from the beginning of the part | ||
| 7065 | 2026.03.19 22:52:04.875297 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part | ||
| 7066 | 2026.03.19 22:52:04.875339 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part | ||
| 7067 | 2026.03.19 22:52:04.875377 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 7068 | 2026.03.19 22:52:04.875415 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 7069 | 2026.03.19 22:52:04.875455 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 7070 | 2026.03.19 22:52:04.875650 [ 4 ] {6516905c-4402-4a97-8003-e260c3b0d02b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.03.19 22:52:04.875689 [ 4 ] {6516905c-4402-4a97-8003-e260c3b0d02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7072 | 2026.03.19 22:52:04.876007 [ 4 ] {6516905c-4402-4a97-8003-e260c3b0d02b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7073 | 2026.03.19 22:52:04.876303 [ 4 ] {6516905c-4402-4a97-8003-e260c3b0d02b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2026.03.19 22:52:04.876324 [ 190 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354503 sec., 167589.14524367978 rows/sec., 12.89 MiB/sec. | ||
| 7075 | 2026.03.19 22:52:04.876444 [ 4 ] {6516905c-4402-4a97-8003-e260c3b0d02b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001291 sec., 69713.400464756 rows/sec., 5.44 MiB/sec. | ||
| 7076 | 2026.03.19 22:52:04.876490 [ 4 ] {6516905c-4402-4a97-8003-e260c3b0d02b} <Debug> TCPHandler: Processed in 0.001514205 sec. | ||
| 7077 | 2026.03.19 22:52:04.876493 [ 190 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7078 | 2026.03.19 22:52:04.876621 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7079 | 2026.03.19 22:52:04.876719 [ 4 ] {978cc8d0-f4d7-4b43-a4a4-8344893703d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7080 | 2026.03.19 22:52:04.876766 [ 4 ] {978cc8d0-f4d7-4b43-a4a4-8344893703d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7081 | 2026.03.19 22:52:04.876795 [ 190 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_46_9} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2026.03.19 22:52:04.876880 [ 190 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_46_9} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7083 | 2026.03.19 22:52:04.876967 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 7084 | 2026.03.19 22:52:04.877194 [ 4 ] {978cc8d0-f4d7-4b43-a4a4-8344893703d9} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.03.19 22:52:04.877234 [ 4 ] {978cc8d0-f4d7-4b43-a4a4-8344893703d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 7086 | 2026.03.19 22:52:04.877569 [ 4 ] {978cc8d0-f4d7-4b43-a4a4-8344893703d9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7087 | 2026.03.19 22:52:04.877774 [ 4 ] {978cc8d0-f4d7-4b43-a4a4-8344893703d9} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2026.03.19 22:52:04.877906 [ 4 ] {978cc8d0-f4d7-4b43-a4a4-8344893703d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 7089 | 2026.03.19 22:52:04.877943 [ 4 ] {978cc8d0-f4d7-4b43-a4a4-8344893703d9} <Debug> TCPHandler: Processed in 0.001372183 sec. | ||
| 7090 | 2026.03.19 22:52:04.878056 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2026.03.19 22:52:04.878175 [ 4 ] {47f1ed1d-348c-49a8-93ac-42aa05c77987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7092 | 2026.03.19 22:52:04.878232 [ 4 ] {47f1ed1d-348c-49a8-93ac-42aa05c77987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7093 | 2026.03.19 22:52:04.879028 [ 4 ] {47f1ed1d-348c-49a8-93ac-42aa05c77987} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.03.19 22:52:04.879064 [ 4 ] {47f1ed1d-348c-49a8-93ac-42aa05c77987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 7095 | 2026.03.19 22:52:04.879598 [ 4 ] {47f1ed1d-348c-49a8-93ac-42aa05c77987} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7096 | 2026.03.19 22:52:04.879820 [ 4 ] {47f1ed1d-348c-49a8-93ac-42aa05c77987} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2026.03.19 22:52:04.879932 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7098 | 2026.03.19 22:52:04.879958 [ 4 ] {47f1ed1d-348c-49a8-93ac-42aa05c77987} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001803 sec., 14420.410427066001 rows/sec., 25.84 MiB/sec. | ||
| 7099 | 2026.03.19 22:52:04.879966 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7100 | 2026.03.19 22:52:04.879999 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 7101 | 2026.03.19 22:52:04.880027 [ 4 ] {47f1ed1d-348c-49a8-93ac-42aa05c77987} <Debug> TCPHandler: Processed in 0.00202059 sec. | ||
| 7102 | 2026.03.19 22:52:04.880070 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 7103 | 2026.03.19 22:52:04.880148 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.03.19 22:52:04.880246 [ 4 ] {19ce26d6-e446-41fc-b204-48bac00b2f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7105 | 2026.03.19 22:52:04.880266 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7106 | 2026.03.19 22:52:04.880287 [ 4 ] {19ce26d6-e446-41fc-b204-48bac00b2f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7107 | 2026.03.19 22:52:04.880318 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 829 rows starting from the beginning of the part | ||
| 7108 | 2026.03.19 22:52:04.880427 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 35 rows starting from the beginning of the part | ||
| 7109 | 2026.03.19 22:52:04.880517 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part | ||
| 7110 | 2026.03.19 22:52:04.880605 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 7111 | 2026.03.19 22:52:04.880619 [ 4 ] {19ce26d6-e446-41fc-b204-48bac00b2f8e} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.03.19 22:52:04.880658 [ 4 ] {19ce26d6-e446-41fc-b204-48bac00b2f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7113 | 2026.03.19 22:52:04.880690 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 15 rows starting from the beginning of the part | ||
| 7114 | 2026.03.19 22:52:04.880783 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 7115 | 2026.03.19 22:52:04.880987 [ 4 ] {19ce26d6-e446-41fc-b204-48bac00b2f8e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7116 | 2026.03.19 22:52:04.881238 [ 4 ] {19ce26d6-e446-41fc-b204-48bac00b2f8e} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7117 | 2026.03.19 22:52:04.881376 [ 4 ] {19ce26d6-e446-41fc-b204-48bac00b2f8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 7118 | 2026.03.19 22:52:04.881412 [ 4 ] {19ce26d6-e446-41fc-b204-48bac00b2f8e} <Debug> TCPHandler: Processed in 0.001314153 sec. | ||
| 7119 | 2026.03.19 22:52:04.886362 [ 200 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 946 rows, containing 19 columns (19 merged, 0 gathered) in 0.006321073 sec., 149658.13557286872 rows/sec., 268.18 MiB/sec. | ||
| 7120 | 2026.03.19 22:52:04.888245 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7121 | 2026.03.19 22:52:04.888583 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7122 | 2026.03.19 22:52:04.888656 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7123 | 2026.03.19 22:52:04.888766 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.17 MiB. | ||
| 7124 | 2026.03.19 22:52:05.000294 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.40 MiB, peak 291.83 MiB, free memory in arenas 0.00 B, will set to 285.02 MiB (RSS), difference: 2.62 MiB | ||
| 7125 | 2026.03.19 22:52:09.216899 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7126 | 2026.03.19 22:52:09.217018 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7127 | 2026.03.19 22:52:09.321317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17182 | ||
| 7128 | 2026.03.19 22:52:09.322035 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7129 | 2026.03.19 22:52:09.322079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7130 | 2026.03.19 22:52:09.322564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7131 | 2026.03.19 22:52:09.322788 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2026.03.19 22:52:09.322922 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17182 | ||
| 7133 | 2026.03.19 22:52:09.322964 [ 146 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7134 | 2026.03.19 22:52:09.323050 [ 146 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7135 | 2026.03.19 22:52:09.323085 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7136 | 2026.03.19 22:52:09.323269 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 7137 | 2026.03.19 22:52:09.323497 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7138 | 2026.03.19 22:52:09.323559 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14750 rows starting from the beginning of the part | ||
| 7139 | 2026.03.19 22:52:09.323661 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 7140 | 2026.03.19 22:52:09.323732 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 7141 | 2026.03.19 22:52:09.323799 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 7142 | 2026.03.19 22:52:09.323861 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 7143 | 2026.03.19 22:52:09.323919 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 7144 | 2026.03.19 22:52:09.325829 [ 200 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17182 rows, containing 4 columns (4 merged, 0 gathered) in 0.002648336 sec., 6487847.463463851 rows/sec., 92.81 MiB/sec. | ||
| 7145 | 2026.03.19 22:52:09.325949 [ 192 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7146 | 2026.03.19 22:52:09.326245 [ 192 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_36_7} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.03.19 22:52:09.326321 [ 192 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_36_7} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7148 | 2026.03.19 22:52:09.326438 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7149 | 2026.03.19 22:52:09.372859 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 892 | ||
| 7150 | 2026.03.19 22:52:09.375425 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7151 | 2026.03.19 22:52:09.375474 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7152 | 2026.03.19 22:52:09.376820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7153 | 2026.03.19 22:52:09.377129 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2026.03.19 22:52:09.377285 [ 146 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7155 | 2026.03.19 22:52:09.377330 [ 146 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.03.19 22:52:09.377352 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7157 | 2026.03.19 22:52:09.377462 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 7158 | 2026.03.19 22:52:09.377739 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
| 7159 | 2026.03.19 22:52:09.378189 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7160 | 2026.03.19 22:52:09.378367 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 746 rows starting from the beginning of the part | ||
| 7161 | 2026.03.19 22:52:09.378848 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7162 | 2026.03.19 22:52:09.379280 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 7163 | 2026.03.19 22:52:09.379680 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 7164 | 2026.03.19 22:52:09.379989 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7165 | 2026.03.19 22:52:09.380314 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7166 | 2026.03.19 22:52:09.386895 [ 188 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 72 columns (72 merged, 0 gathered) in 0.009479364 sec., 94099.13998449684 rows/sec., 76.99 MiB/sec. | ||
| 7167 | 2026.03.19 22:52:09.388079 [ 194 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7168 | 2026.03.19 22:52:09.388644 [ 194 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_26_5} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2026.03.19 22:52:09.388714 [ 194 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_26_5} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7170 | 2026.03.19 22:52:09.389035 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7171 | 2026.03.19 22:52:09.870678 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2026.03.19 22:52:09.870859 [ 4 ] {5f5f0459-3994-47b2-89e8-b789e2996db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7173 | 2026.03.19 22:52:09.870931 [ 4 ] {5f5f0459-3994-47b2-89e8-b789e2996db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7174 | 2026.03.19 22:52:09.871725 [ 4 ] {5f5f0459-3994-47b2-89e8-b789e2996db7} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2026.03.19 22:52:09.871781 [ 4 ] {5f5f0459-3994-47b2-89e8-b789e2996db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7176 | 2026.03.19 22:52:09.872191 [ 4 ] {5f5f0459-3994-47b2-89e8-b789e2996db7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7177 | 2026.03.19 22:52:09.872403 [ 4 ] {5f5f0459-3994-47b2-89e8-b789e2996db7} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2026.03.19 22:52:09.872542 [ 145 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7179 | 2026.03.19 22:52:09.872546 [ 4 ] {5f5f0459-3994-47b2-89e8-b789e2996db7} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001762 sec., 48808.172531214535 rows/sec., 4.10 MiB/sec. | ||
| 7180 | 2026.03.19 22:52:09.872607 [ 145 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7181 | 2026.03.19 22:52:09.872627 [ 4 ] {5f5f0459-3994-47b2-89e8-b789e2996db7} <Debug> TCPHandler: Processed in 0.002103761 sec. | ||
| 7182 | 2026.03.19 22:52:09.872631 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7183 | 2026.03.19 22:52:09.872745 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 7184 | 2026.03.19 22:52:09.872764 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2026.03.19 22:52:09.872841 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7186 | 2026.03.19 22:52:09.872854 [ 4 ] {2fb98ad1-5564-4e3d-905b-561c9fe7e915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7187 | 2026.03.19 22:52:09.872872 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2148 rows starting from the beginning of the part | ||
| 7188 | 2026.03.19 22:52:09.872892 [ 4 ] {2fb98ad1-5564-4e3d-905b-561c9fe7e915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7189 | 2026.03.19 22:52:09.872935 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 86 rows starting from the beginning of the part | ||
| 7190 | 2026.03.19 22:52:09.872981 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 108 rows starting from the beginning of the part | ||
| 7191 | 2026.03.19 22:52:09.873024 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 213 rows starting from the beginning of the part | ||
| 7192 | 2026.03.19 22:52:09.873065 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 108 rows starting from the beginning of the part | ||
| 7193 | 2026.03.19 22:52:09.873105 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 86 rows starting from the beginning of the part | ||
| 7194 | 2026.03.19 22:52:09.873359 [ 4 ] {2fb98ad1-5564-4e3d-905b-561c9fe7e915} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7195 | 2026.03.19 22:52:09.873393 [ 4 ] {2fb98ad1-5564-4e3d-905b-561c9fe7e915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7196 | 2026.03.19 22:52:09.873713 [ 4 ] {2fb98ad1-5564-4e3d-905b-561c9fe7e915} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7197 | 2026.03.19 22:52:09.873922 [ 4 ] {2fb98ad1-5564-4e3d-905b-561c9fe7e915} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7198 | 2026.03.19 22:52:09.874046 [ 4 ] {2fb98ad1-5564-4e3d-905b-561c9fe7e915} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001164 sec., 12886.597938144329 rows/sec., 969.01 KiB/sec. | ||
| 7199 | 2026.03.19 22:52:09.874083 [ 4 ] {2fb98ad1-5564-4e3d-905b-561c9fe7e915} <Debug> TCPHandler: Processed in 0.001326424 sec. | ||
| 7200 | 2026.03.19 22:52:09.874192 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7201 | 2026.03.19 22:52:09.874282 [ 4 ] {a29002de-0f6f-47e1-9bf4-92768e7494a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7202 | 2026.03.19 22:52:09.874320 [ 4 ] {a29002de-0f6f-47e1-9bf4-92768e7494a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7203 | 2026.03.19 22:52:09.874407 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663307 sec., 1652731.576311529 rows/sec., 136.62 MiB/sec. | ||
| 7204 | 2026.03.19 22:52:09.874636 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7205 | 2026.03.19 22:52:09.874773 [ 4 ] {a29002de-0f6f-47e1-9bf4-92768e7494a1} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.03.19 22:52:09.874809 [ 4 ] {a29002de-0f6f-47e1-9bf4-92768e7494a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7207 | 2026.03.19 22:52:09.874858 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_51_10} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2026.03.19 22:52:09.874926 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_51_10} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7209 | 2026.03.19 22:52:09.874984 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7210 | 2026.03.19 22:52:09.875121 [ 4 ] {a29002de-0f6f-47e1-9bf4-92768e7494a1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7211 | 2026.03.19 22:52:09.875325 [ 4 ] {a29002de-0f6f-47e1-9bf4-92768e7494a1} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.03.19 22:52:09.875433 [ 145 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7213 | 2026.03.19 22:52:09.875451 [ 4 ] {a29002de-0f6f-47e1-9bf4-92768e7494a1} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001186 sec., 66610.45531197303 rows/sec., 5.20 MiB/sec. | ||
| 7214 | 2026.03.19 22:52:09.875473 [ 145 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.03.19 22:52:09.875494 [ 4 ] {a29002de-0f6f-47e1-9bf4-92768e7494a1} <Debug> TCPHandler: Processed in 0.001350053 sec. | ||
| 7216 | 2026.03.19 22:52:09.875496 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7217 | 2026.03.19 22:52:09.875613 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2026.03.19 22:52:09.875616 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 7219 | 2026.03.19 22:52:09.875714 [ 4 ] {0d6cddc3-484b-4c29-8339-5bd25d9db37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7220 | 2026.03.19 22:52:09.875761 [ 4 ] {0d6cddc3-484b-4c29-8339-5bd25d9db37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7221 | 2026.03.19 22:52:09.875762 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7222 | 2026.03.19 22:52:09.875806 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1122 rows starting from the beginning of the part | ||
| 7223 | 2026.03.19 22:52:09.875869 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 79 rows starting from the beginning of the part | ||
| 7224 | 2026.03.19 22:52:09.875923 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 7225 | 2026.03.19 22:52:09.875979 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 129 rows starting from the beginning of the part | ||
| 7226 | 2026.03.19 22:52:09.876018 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 7227 | 2026.03.19 22:52:09.876058 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 79 rows starting from the beginning of the part | ||
| 7228 | 2026.03.19 22:52:09.876180 [ 4 ] {0d6cddc3-484b-4c29-8339-5bd25d9db37d} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7229 | 2026.03.19 22:52:09.876222 [ 4 ] {0d6cddc3-484b-4c29-8339-5bd25d9db37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7230 | 2026.03.19 22:52:09.876587 [ 4 ] {0d6cddc3-484b-4c29-8339-5bd25d9db37d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7231 | 2026.03.19 22:52:09.876814 [ 4 ] {0d6cddc3-484b-4c29-8339-5bd25d9db37d} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7232 | 2026.03.19 22:52:09.876923 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7233 | 2026.03.19 22:52:09.876941 [ 4 ] {0d6cddc3-484b-4c29-8339-5bd25d9db37d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 7234 | 2026.03.19 22:52:09.876953 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.03.19 22:52:09.876979 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7236 | 2026.03.19 22:52:09.876985 [ 4 ] {0d6cddc3-484b-4c29-8339-5bd25d9db37d} <Debug> TCPHandler: Processed in 0.001419394 sec. | ||
| 7237 | 2026.03.19 22:52:09.877078 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 7238 | 2026.03.19 22:52:09.877105 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7239 | 2026.03.19 22:52:09.877128 [ 188 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1589 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562915 sec., 1016689.9671447263 rows/sec., 77.77 MiB/sec. | ||
| 7240 | 2026.03.19 22:52:09.877163 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7241 | 2026.03.19 22:52:09.877189 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17342 rows starting from the beginning of the part | ||
| 7242 | 2026.03.19 22:52:09.877202 [ 4 ] {96e891c3-000a-40af-b87e-3bc2dc5e0e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7243 | 2026.03.19 22:52:09.877236 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7244 | 2026.03.19 22:52:09.877257 [ 4 ] {96e891c3-000a-40af-b87e-3bc2dc5e0e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7245 | 2026.03.19 22:52:09.877275 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7246 | 2026.03.19 22:52:09.877311 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 203 rows starting from the beginning of the part | ||
| 7247 | 2026.03.19 22:52:09.877344 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7248 | 2026.03.19 22:52:09.877351 [ 186 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7249 | 2026.03.19 22:52:09.877377 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 7250 | 2026.03.19 22:52:09.877716 [ 186 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_51_10} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7251 | 2026.03.19 22:52:09.877811 [ 186 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_51_10} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7252 | 2026.03.19 22:52:09.877924 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7253 | 2026.03.19 22:52:09.878060 [ 4 ] {96e891c3-000a-40af-b87e-3bc2dc5e0e0a} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.03.19 22:52:09.878100 [ 4 ] {96e891c3-000a-40af-b87e-3bc2dc5e0e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7255 | 2026.03.19 22:52:09.878664 [ 4 ] {96e891c3-000a-40af-b87e-3bc2dc5e0e0a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7256 | 2026.03.19 22:52:09.878889 [ 4 ] {96e891c3-000a-40af-b87e-3bc2dc5e0e0a} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.03.19 22:52:09.879021 [ 4 ] {96e891c3-000a-40af-b87e-3bc2dc5e0e0a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001842 sec., 8143.322475570032 rows/sec., 14.59 MiB/sec. | ||
| 7258 | 2026.03.19 22:52:09.879074 [ 4 ] {96e891c3-000a-40af-b87e-3bc2dc5e0e0a} <Debug> TCPHandler: Processed in 0.0020176 sec. | ||
| 7259 | 2026.03.19 22:52:09.879193 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2026.03.19 22:52:09.879314 [ 4 ] {a1cc33d1-46e7-4687-89f1-08202ee34a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7261 | 2026.03.19 22:52:09.879364 [ 4 ] {a1cc33d1-46e7-4687-89f1-08202ee34a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7262 | 2026.03.19 22:52:09.879769 [ 4 ] {a1cc33d1-46e7-4687-89f1-08202ee34a2e} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2026.03.19 22:52:09.879811 [ 4 ] {a1cc33d1-46e7-4687-89f1-08202ee34a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7264 | 2026.03.19 22:52:09.880140 [ 4 ] {a1cc33d1-46e7-4687-89f1-08202ee34a2e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7265 | 2026.03.19 22:52:09.880358 [ 4 ] {a1cc33d1-46e7-4687-89f1-08202ee34a2e} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.03.19 22:52:09.880463 [ 145 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7267 | 2026.03.19 22:52:09.880487 [ 4 ] {a1cc33d1-46e7-4687-89f1-08202ee34a2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001198 sec., 50083.472454090144 rows/sec., 3.38 MiB/sec. | ||
| 7268 | 2026.03.19 22:52:09.880495 [ 145 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.03.19 22:52:09.880527 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7270 | 2026.03.19 22:52:09.880531 [ 4 ] {a1cc33d1-46e7-4687-89f1-08202ee34a2e} <Debug> TCPHandler: Processed in 0.001396894 sec. | ||
| 7271 | 2026.03.19 22:52:09.880612 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 7272 | 2026.03.19 22:52:09.880733 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7273 | 2026.03.19 22:52:09.880765 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2712 rows starting from the beginning of the part | ||
| 7274 | 2026.03.19 22:52:09.880819 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7275 | 2026.03.19 22:52:09.880861 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7276 | 2026.03.19 22:52:09.880895 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7277 | 2026.03.19 22:52:09.880928 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7278 | 2026.03.19 22:52:09.880962 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 7279 | 2026.03.19 22:52:09.881371 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18185 rows, containing 5 columns (5 merged, 0 gathered) in 0.004322512 sec., 4207044.422317393 rows/sec., 279.14 MiB/sec. | ||
| 7280 | 2026.03.19 22:52:09.881573 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7281 | 2026.03.19 22:52:09.881835 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.03.19 22:52:09.881900 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7283 | 2026.03.19 22:52:09.881957 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.11 MiB. | ||
| 7284 | 2026.03.19 22:52:09.882186 [ 193 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3012 rows, containing 4 columns (4 merged, 0 gathered) in 0.001610136 sec., 1870649.4358240545 rows/sec., 126.07 MiB/sec. | ||
| 7285 | 2026.03.19 22:52:09.882524 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7286 | 2026.03.19 22:52:09.882787 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_51_10} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7287 | 2026.03.19 22:52:09.882865 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_51_10} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7288 | 2026.03.19 22:52:09.882935 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7289 | 2026.03.19 22:52:10.260707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7290 | 2026.03.19 22:52:10.279111 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2026.03.19 22:52:10.279174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7292 | 2026.03.19 22:52:10.285268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7293 | 2026.03.19 22:52:10.286028 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.03.19 22:52:10.286378 [ 144 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7295 | 2026.03.19 22:52:10.286440 [ 144 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.03.19 22:52:10.286459 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7297 | 2026.03.19 22:52:10.286548 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 7298 | 2026.03.19 22:52:10.288948 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7299 | 2026.03.19 22:52:10.289566 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7300 | 2026.03.19 22:52:10.290393 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 7301 | 2026.03.19 22:52:10.293803 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 7302 | 2026.03.19 22:52:10.297311 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 7303 | 2026.03.19 22:52:10.300997 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 7304 | 2026.03.19 22:52:10.305063 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 7305 | 2026.03.19 22:52:10.309159 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7306 | 2026.03.19 22:52:10.358533 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.072013792 sec., 3777.0542620502474 rows/sec., 19.53 MiB/sec. | ||
| 7307 | 2026.03.19 22:52:10.361779 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7308 | 2026.03.19 22:52:10.364014 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_36_7} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2026.03.19 22:52:10.364141 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_36_7} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7310 | 2026.03.19 22:52:10.367545 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 7311 | 2026.03.19 22:52:11.000273 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.54 MiB, peak 299.41 MiB, free memory in arenas 0.00 B, will set to 288.64 MiB (RSS), difference: 1.10 MiB | ||
| 7312 | 2026.03.19 22:52:12.714463 [ 142 ] {} <Debug> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7313 | 2026.03.19 22:52:12.714552 [ 142 ] {} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2026.03.19 22:52:12.714587 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7315 | 2026.03.19 22:52:12.714801 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::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 | ||
| 7316 | 2026.03.19 22:52:12.715030 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7317 | 2026.03.19 22:52:12.715068 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::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 | ||
| 7318 | 2026.03.19 22:52:12.715140 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 7319 | 2026.03.19 22:52:12.715185 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 7320 | 2026.03.19 22:52:12.715241 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 7321 | 2026.03.19 22:52:12.715282 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 7322 | 2026.03.19 22:52:12.716084 [ 193 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373734 sec., 39308.92006749487 rows/sec., 3.28 MiB/sec. | ||
| 7323 | 2026.03.19 22:52:12.716250 [ 187 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7324 | 2026.03.19 22:52:12.716561 [ 187 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_9_2} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.03.19 22:52:12.716645 [ 187 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_9_2} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7326 | 2026.03.19 22:52:12.716729 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7327 | 2026.03.19 22:52:14.384150 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7328 | 2026.03.19 22:52:14.384347 [ 4 ] {7acdd5b7-8a64-4c11-9f5f-8143716e7083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7329 | 2026.03.19 22:52:14.384422 [ 4 ] {7acdd5b7-8a64-4c11-9f5f-8143716e7083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7330 | 2026.03.19 22:52:14.386016 [ 4 ] {7acdd5b7-8a64-4c11-9f5f-8143716e7083} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2026.03.19 22:52:14.386069 [ 4 ] {7acdd5b7-8a64-4c11-9f5f-8143716e7083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7332 | 2026.03.19 22:52:14.386623 [ 4 ] {7acdd5b7-8a64-4c11-9f5f-8143716e7083} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7333 | 2026.03.19 22:52:14.386854 [ 4 ] {7acdd5b7-8a64-4c11-9f5f-8143716e7083} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7334 | 2026.03.19 22:52:14.387011 [ 4 ] {7acdd5b7-8a64-4c11-9f5f-8143716e7083} <Debug> executeQuery: Read 1988 rows, 154.02 KiB in 0.002718 sec., 731420.161883738 rows/sec., 55.34 MiB/sec. | ||
| 7335 | 2026.03.19 22:52:14.387063 [ 4 ] {7acdd5b7-8a64-4c11-9f5f-8143716e7083} <Debug> TCPHandler: Processed in 0.0030489 sec. | ||
| 7336 | 2026.03.19 22:52:14.387204 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7337 | 2026.03.19 22:52:14.387338 [ 4 ] {4d3ad4d2-d566-4365-8745-c1c4f1aa7ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7338 | 2026.03.19 22:52:14.387390 [ 4 ] {4d3ad4d2-d566-4365-8745-c1c4f1aa7ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7339 | 2026.03.19 22:52:14.387902 [ 4 ] {4d3ad4d2-d566-4365-8745-c1c4f1aa7ff8} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7340 | 2026.03.19 22:52:14.387948 [ 4 ] {4d3ad4d2-d566-4365-8745-c1c4f1aa7ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7341 | 2026.03.19 22:52:14.388284 [ 4 ] {4d3ad4d2-d566-4365-8745-c1c4f1aa7ff8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7342 | 2026.03.19 22:52:14.388498 [ 4 ] {4d3ad4d2-d566-4365-8745-c1c4f1aa7ff8} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2026.03.19 22:52:14.388632 [ 4 ] {4d3ad4d2-d566-4365-8745-c1c4f1aa7ff8} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001323 sec., 26455.026455026455 rows/sec., 1.94 MiB/sec. | ||
| 7344 | 2026.03.19 22:52:14.388671 [ 4 ] {4d3ad4d2-d566-4365-8745-c1c4f1aa7ff8} <Debug> TCPHandler: Processed in 0.001532955 sec. | ||
| 7345 | 2026.03.19 22:52:14.388780 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2026.03.19 22:52:14.388876 [ 4 ] {75d0ba0c-09b3-4977-8d98-bdb65b6dea19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7347 | 2026.03.19 22:52:14.388916 [ 4 ] {75d0ba0c-09b3-4977-8d98-bdb65b6dea19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7348 | 2026.03.19 22:52:14.389510 [ 4 ] {75d0ba0c-09b3-4977-8d98-bdb65b6dea19} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2026.03.19 22:52:14.389547 [ 4 ] {75d0ba0c-09b3-4977-8d98-bdb65b6dea19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7350 | 2026.03.19 22:52:14.389871 [ 4 ] {75d0ba0c-09b3-4977-8d98-bdb65b6dea19} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7351 | 2026.03.19 22:52:14.390081 [ 4 ] {75d0ba0c-09b3-4977-8d98-bdb65b6dea19} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.03.19 22:52:14.390211 [ 4 ] {75d0ba0c-09b3-4977-8d98-bdb65b6dea19} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001353 sec., 523281.59645232814 rows/sec., 30.53 MiB/sec. | ||
| 7353 | 2026.03.19 22:52:14.390249 [ 4 ] {75d0ba0c-09b3-4977-8d98-bdb65b6dea19} <Debug> TCPHandler: Processed in 0.001518995 sec. | ||
| 7354 | 2026.03.19 22:52:14.390360 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2026.03.19 22:52:14.390454 [ 4 ] {4d61ff79-e0dd-463d-bdcd-2bac10df4b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7356 | 2026.03.19 22:52:14.390493 [ 4 ] {4d61ff79-e0dd-463d-bdcd-2bac10df4b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7357 | 2026.03.19 22:52:14.390860 [ 4 ] {4d61ff79-e0dd-463d-bdcd-2bac10df4b90} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2026.03.19 22:52:14.390896 [ 4 ] {4d61ff79-e0dd-463d-bdcd-2bac10df4b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7359 | 2026.03.19 22:52:14.391172 [ 4 ] {4d61ff79-e0dd-463d-bdcd-2bac10df4b90} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7360 | 2026.03.19 22:52:14.391394 [ 4 ] {4d61ff79-e0dd-463d-bdcd-2bac10df4b90} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2026.03.19 22:52:14.391519 [ 4 ] {4d61ff79-e0dd-463d-bdcd-2bac10df4b90} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 64.92 KiB/sec. | ||
| 7362 | 2026.03.19 22:52:14.391557 [ 4 ] {4d61ff79-e0dd-463d-bdcd-2bac10df4b90} <Debug> TCPHandler: Processed in 0.001247602 sec. | ||
| 7363 | 2026.03.19 22:52:14.391665 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2026.03.19 22:52:14.391760 [ 4 ] {25d20b81-d22e-4d6d-a0b3-87c1a2c79eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7365 | 2026.03.19 22:52:14.391799 [ 4 ] {25d20b81-d22e-4d6d-a0b3-87c1a2c79eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7366 | 2026.03.19 22:52:14.392495 [ 4 ] {25d20b81-d22e-4d6d-a0b3-87c1a2c79eed} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.03.19 22:52:14.392531 [ 4 ] {25d20b81-d22e-4d6d-a0b3-87c1a2c79eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7368 | 2026.03.19 22:52:14.392867 [ 4 ] {25d20b81-d22e-4d6d-a0b3-87c1a2c79eed} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7369 | 2026.03.19 22:52:14.393076 [ 4 ] {25d20b81-d22e-4d6d-a0b3-87c1a2c79eed} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2026.03.19 22:52:14.393202 [ 4 ] {25d20b81-d22e-4d6d-a0b3-87c1a2c79eed} <Debug> executeQuery: Read 1035 rows, 73.14 KiB in 0.00146 sec., 708904.1095890411 rows/sec., 48.92 MiB/sec. | ||
| 7371 | 2026.03.19 22:52:14.393239 [ 4 ] {25d20b81-d22e-4d6d-a0b3-87c1a2c79eed} <Debug> TCPHandler: Processed in 0.001624676 sec. | ||
| 7372 | 2026.03.19 22:52:14.393353 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2026.03.19 22:52:14.393448 [ 4 ] {255b3d6b-0f0b-4c85-83dc-5cc01829ad20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7374 | 2026.03.19 22:52:14.393491 [ 4 ] {255b3d6b-0f0b-4c85-83dc-5cc01829ad20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7375 | 2026.03.19 22:52:14.394109 [ 4 ] {255b3d6b-0f0b-4c85-83dc-5cc01829ad20} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2026.03.19 22:52:14.394143 [ 4 ] {255b3d6b-0f0b-4c85-83dc-5cc01829ad20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7377 | 2026.03.19 22:52:14.394555 [ 4 ] {255b3d6b-0f0b-4c85-83dc-5cc01829ad20} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7378 | 2026.03.19 22:52:14.394764 [ 4 ] {255b3d6b-0f0b-4c85-83dc-5cc01829ad20} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.03.19 22:52:14.394891 [ 4 ] {255b3d6b-0f0b-4c85-83dc-5cc01829ad20} <Debug> executeQuery: Read 1345 rows, 87.05 KiB in 0.001462 sec., 919972.6402188783 rows/sec., 58.14 MiB/sec. | ||
| 7380 | 2026.03.19 22:52:14.394938 [ 4 ] {255b3d6b-0f0b-4c85-83dc-5cc01829ad20} <Debug> TCPHandler: Processed in 0.001635676 sec. | ||
| 7381 | 2026.03.19 22:52:14.395067 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7382 | 2026.03.19 22:52:14.395170 [ 4 ] {10899acb-8c72-4ab2-8f8b-25ea5a78ad0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7383 | 2026.03.19 22:52:14.395225 [ 4 ] {10899acb-8c72-4ab2-8f8b-25ea5a78ad0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7384 | 2026.03.19 22:52:14.396040 [ 4 ] {10899acb-8c72-4ab2-8f8b-25ea5a78ad0f} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2026.03.19 22:52:14.396075 [ 4 ] {10899acb-8c72-4ab2-8f8b-25ea5a78ad0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7386 | 2026.03.19 22:52:14.396612 [ 4 ] {10899acb-8c72-4ab2-8f8b-25ea5a78ad0f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7387 | 2026.03.19 22:52:14.396842 [ 4 ] {10899acb-8c72-4ab2-8f8b-25ea5a78ad0f} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.03.19 22:52:14.396977 [ 4 ] {10899acb-8c72-4ab2-8f8b-25ea5a78ad0f} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001826 sec., 19167.579408543264 rows/sec., 34.35 MiB/sec. | ||
| 7389 | 2026.03.19 22:52:14.397031 [ 4 ] {10899acb-8c72-4ab2-8f8b-25ea5a78ad0f} <Debug> TCPHandler: Processed in 0.00202465 sec. | ||
| 7390 | 2026.03.19 22:52:14.397148 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7391 | 2026.03.19 22:52:14.397244 [ 4 ] {ff2c8194-c430-4092-95a1-dd30fbd3e7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7392 | 2026.03.19 22:52:14.397290 [ 4 ] {ff2c8194-c430-4092-95a1-dd30fbd3e7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7393 | 2026.03.19 22:52:14.397612 [ 4 ] {ff2c8194-c430-4092-95a1-dd30fbd3e7b2} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7394 | 2026.03.19 22:52:14.397646 [ 4 ] {ff2c8194-c430-4092-95a1-dd30fbd3e7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7395 | 2026.03.19 22:52:14.397939 [ 4 ] {ff2c8194-c430-4092-95a1-dd30fbd3e7b2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7396 | 2026.03.19 22:52:14.398143 [ 4 ] {ff2c8194-c430-4092-95a1-dd30fbd3e7b2} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7397 | 2026.03.19 22:52:14.398267 [ 4 ] {ff2c8194-c430-4092-95a1-dd30fbd3e7b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 7398 | 2026.03.19 22:52:14.398303 [ 4 ] {ff2c8194-c430-4092-95a1-dd30fbd3e7b2} <Debug> TCPHandler: Processed in 0.001204982 sec. | ||
| 7399 | 2026.03.19 22:52:16.823108 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17630 | ||
| 7400 | 2026.03.19 22:52:16.823676 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.03.19 22:52:16.823722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7402 | 2026.03.19 22:52:16.824273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7403 | 2026.03.19 22:52:16.824499 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.03.19 22:52:16.824627 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17630 | ||
| 7405 | 2026.03.19 22:52:17.789135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7406 | 2026.03.19 22:52:17.805059 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2026.03.19 22:52:17.805117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7408 | 2026.03.19 22:52:17.810561 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7409 | 2026.03.19 22:52:17.811317 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.03.19 22:52:17.814077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7411 | 2026.03.19 22:52:19.378138 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 920 | ||
| 7412 | 2026.03.19 22:52:19.380439 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2026.03.19 22:52:19.380497 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7414 | 2026.03.19 22:52:19.381701 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7415 | 2026.03.19 22:52:19.381986 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2026.03.19 22:52:19.382351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 920 | ||
| 7417 | 2026.03.19 22:52:19.871334 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7418 | 2026.03.19 22:52:19.871547 [ 4 ] {2352374a-d727-4362-b96b-cd2de5a50494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7419 | 2026.03.19 22:52:19.871621 [ 4 ] {2352374a-d727-4362-b96b-cd2de5a50494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7420 | 2026.03.19 22:52:19.872371 [ 4 ] {2352374a-d727-4362-b96b-cd2de5a50494} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7421 | 2026.03.19 22:52:19.872425 [ 4 ] {2352374a-d727-4362-b96b-cd2de5a50494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7422 | 2026.03.19 22:52:19.872832 [ 4 ] {2352374a-d727-4362-b96b-cd2de5a50494} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7423 | 2026.03.19 22:52:19.873058 [ 4 ] {2352374a-d727-4362-b96b-cd2de5a50494} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7424 | 2026.03.19 22:52:19.873225 [ 4 ] {2352374a-d727-4362-b96b-cd2de5a50494} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001732 sec., 49653.579676674366 rows/sec., 4.17 MiB/sec. | ||
| 7425 | 2026.03.19 22:52:19.873277 [ 4 ] {2352374a-d727-4362-b96b-cd2de5a50494} <Debug> TCPHandler: Processed in 0.00207224 sec. | ||
| 7426 | 2026.03.19 22:52:19.873408 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7427 | 2026.03.19 22:52:19.873512 [ 4 ] {6ac42501-5a2e-4ed2-b164-d09a76ff1544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7428 | 2026.03.19 22:52:19.873555 [ 4 ] {6ac42501-5a2e-4ed2-b164-d09a76ff1544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7429 | 2026.03.19 22:52:19.873964 [ 4 ] {6ac42501-5a2e-4ed2-b164-d09a76ff1544} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7430 | 2026.03.19 22:52:19.874002 [ 4 ] {6ac42501-5a2e-4ed2-b164-d09a76ff1544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7431 | 2026.03.19 22:52:19.874310 [ 4 ] {6ac42501-5a2e-4ed2-b164-d09a76ff1544} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7432 | 2026.03.19 22:52:19.874537 [ 4 ] {6ac42501-5a2e-4ed2-b164-d09a76ff1544} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2026.03.19 22:52:19.874672 [ 4 ] {6ac42501-5a2e-4ed2-b164-d09a76ff1544} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001183 sec., 12679.628064243449 rows/sec., 953.45 KiB/sec. | ||
| 7434 | 2026.03.19 22:52:19.874712 [ 4 ] {6ac42501-5a2e-4ed2-b164-d09a76ff1544} <Debug> TCPHandler: Processed in 0.001355863 sec. | ||
| 7435 | 2026.03.19 22:52:19.874821 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7436 | 2026.03.19 22:52:19.874917 [ 4 ] {dad32bf8-b299-43b5-bdaa-0fd6e0a0c4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7437 | 2026.03.19 22:52:19.874957 [ 4 ] {dad32bf8-b299-43b5-bdaa-0fd6e0a0c4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7438 | 2026.03.19 22:52:19.875368 [ 4 ] {dad32bf8-b299-43b5-bdaa-0fd6e0a0c4ce} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7439 | 2026.03.19 22:52:19.875405 [ 4 ] {dad32bf8-b299-43b5-bdaa-0fd6e0a0c4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7440 | 2026.03.19 22:52:19.875706 [ 4 ] {dad32bf8-b299-43b5-bdaa-0fd6e0a0c4ce} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7441 | 2026.03.19 22:52:19.875912 [ 4 ] {dad32bf8-b299-43b5-bdaa-0fd6e0a0c4ce} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.03.19 22:52:19.876043 [ 4 ] {dad32bf8-b299-43b5-bdaa-0fd6e0a0c4ce} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001147 sec., 68875.32693984307 rows/sec., 5.38 MiB/sec. | ||
| 7443 | 2026.03.19 22:52:19.876081 [ 4 ] {dad32bf8-b299-43b5-bdaa-0fd6e0a0c4ce} <Debug> TCPHandler: Processed in 0.001309183 sec. | ||
| 7444 | 2026.03.19 22:52:19.876186 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7445 | 2026.03.19 22:52:19.876279 [ 4 ] {ac03ca3b-b363-4e6a-8e19-d9a835d75138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7446 | 2026.03.19 22:52:19.876322 [ 4 ] {ac03ca3b-b363-4e6a-8e19-d9a835d75138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7447 | 2026.03.19 22:52:19.876808 [ 4 ] {ac03ca3b-b363-4e6a-8e19-d9a835d75138} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.03.19 22:52:19.876850 [ 4 ] {ac03ca3b-b363-4e6a-8e19-d9a835d75138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7449 | 2026.03.19 22:52:19.877275 [ 4 ] {ac03ca3b-b363-4e6a-8e19-d9a835d75138} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7450 | 2026.03.19 22:52:19.878667 [ 4 ] {ac03ca3b-b363-4e6a-8e19-d9a835d75138} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2026.03.19 22:52:19.878809 [ 4 ] {ac03ca3b-b363-4e6a-8e19-d9a835d75138} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002549 sec., 62769.71361318164 rows/sec., 4.37 MiB/sec. | ||
| 7452 | 2026.03.19 22:52:19.878849 [ 4 ] {ac03ca3b-b363-4e6a-8e19-d9a835d75138} <Debug> TCPHandler: Processed in 0.002711677 sec. | ||
| 7453 | 2026.03.19 22:52:19.878981 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7454 | 2026.03.19 22:52:19.879082 [ 4 ] {180f1df4-faea-445a-8efe-f8746b931677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7455 | 2026.03.19 22:52:19.879139 [ 4 ] {180f1df4-faea-445a-8efe-f8746b931677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7456 | 2026.03.19 22:52:19.879984 [ 4 ] {180f1df4-faea-445a-8efe-f8746b931677} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.03.19 22:52:19.880022 [ 4 ] {180f1df4-faea-445a-8efe-f8746b931677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7458 | 2026.03.19 22:52:19.880580 [ 4 ] {180f1df4-faea-445a-8efe-f8746b931677} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7459 | 2026.03.19 22:52:19.880804 [ 4 ] {180f1df4-faea-445a-8efe-f8746b931677} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7460 | 2026.03.19 22:52:19.880948 [ 4 ] {180f1df4-faea-445a-8efe-f8746b931677} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001887 sec., 7949.12559618442 rows/sec., 14.24 MiB/sec. | ||
| 7461 | 2026.03.19 22:52:19.881019 [ 4 ] {180f1df4-faea-445a-8efe-f8746b931677} <Debug> TCPHandler: Processed in 0.00209848 sec. | ||
| 7462 | 2026.03.19 22:52:19.881134 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2026.03.19 22:52:19.881230 [ 4 ] {c7f6cc48-2338-45be-93ec-5446917cc883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7464 | 2026.03.19 22:52:19.881271 [ 4 ] {c7f6cc48-2338-45be-93ec-5446917cc883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7465 | 2026.03.19 22:52:19.881602 [ 4 ] {c7f6cc48-2338-45be-93ec-5446917cc883} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2026.03.19 22:52:19.881636 [ 4 ] {c7f6cc48-2338-45be-93ec-5446917cc883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7467 | 2026.03.19 22:52:19.881921 [ 4 ] {c7f6cc48-2338-45be-93ec-5446917cc883} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7468 | 2026.03.19 22:52:19.882115 [ 4 ] {c7f6cc48-2338-45be-93ec-5446917cc883} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2026.03.19 22:52:19.882236 [ 4 ] {c7f6cc48-2338-45be-93ec-5446917cc883} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7470 | 2026.03.19 22:52:19.882270 [ 4 ] {c7f6cc48-2338-45be-93ec-5446917cc883} <Debug> TCPHandler: Processed in 0.001243523 sec. | ||
| 7471 | 2026.03.19 22:52:24.217082 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7472 | 2026.03.19 22:52:24.217158 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7473 | 2026.03.19 22:52:24.324869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18142 | ||
| 7474 | 2026.03.19 22:52:24.325739 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.03.19 22:52:24.325822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7476 | 2026.03.19 22:52:24.326303 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7477 | 2026.03.19 22:52:24.326530 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2026.03.19 22:52:24.326656 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18142 | ||
| 7479 | 2026.03.19 22:52:24.870910 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2026.03.19 22:52:24.871118 [ 4 ] {0b848cb8-8e17-4387-bdcc-d8a51412f461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7481 | 2026.03.19 22:52:24.871195 [ 4 ] {0b848cb8-8e17-4387-bdcc-d8a51412f461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7482 | 2026.03.19 22:52:24.871953 [ 4 ] {0b848cb8-8e17-4387-bdcc-d8a51412f461} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.03.19 22:52:24.872007 [ 4 ] {0b848cb8-8e17-4387-bdcc-d8a51412f461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7484 | 2026.03.19 22:52:24.872504 [ 4 ] {0b848cb8-8e17-4387-bdcc-d8a51412f461} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7485 | 2026.03.19 22:52:24.872804 [ 4 ] {0b848cb8-8e17-4387-bdcc-d8a51412f461} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2026.03.19 22:52:24.872973 [ 4 ] {0b848cb8-8e17-4387-bdcc-d8a51412f461} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001909 sec., 56574.12257726558 rows/sec., 4.76 MiB/sec. | ||
| 7487 | 2026.03.19 22:52:24.873028 [ 4 ] {0b848cb8-8e17-4387-bdcc-d8a51412f461} <Debug> TCPHandler: Processed in 0.002259702 sec. | ||
| 7488 | 2026.03.19 22:52:24.873161 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2026.03.19 22:52:24.873264 [ 4 ] {ac8d46d5-53b2-4895-9829-9ea1282fc9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7490 | 2026.03.19 22:52:24.873308 [ 4 ] {ac8d46d5-53b2-4895-9829-9ea1282fc9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7491 | 2026.03.19 22:52:24.873766 [ 4 ] {ac8d46d5-53b2-4895-9829-9ea1282fc9fb} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2026.03.19 22:52:24.873808 [ 4 ] {ac8d46d5-53b2-4895-9829-9ea1282fc9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7493 | 2026.03.19 22:52:24.874118 [ 4 ] {ac8d46d5-53b2-4895-9829-9ea1282fc9fb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7494 | 2026.03.19 22:52:24.874322 [ 4 ] {ac8d46d5-53b2-4895-9829-9ea1282fc9fb} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.03.19 22:52:24.874454 [ 4 ] {ac8d46d5-53b2-4895-9829-9ea1282fc9fb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001214 sec., 21416.8039538715 rows/sec., 1.57 MiB/sec. | ||
| 7496 | 2026.03.19 22:52:24.874492 [ 4 ] {ac8d46d5-53b2-4895-9829-9ea1282fc9fb} <Debug> TCPHandler: Processed in 0.001384954 sec. | ||
| 7497 | 2026.03.19 22:52:24.874604 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7498 | 2026.03.19 22:52:24.874700 [ 4 ] {54306fc8-211c-45fa-a0d0-a17f249fa67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7499 | 2026.03.19 22:52:24.874739 [ 4 ] {54306fc8-211c-45fa-a0d0-a17f249fa67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7500 | 2026.03.19 22:52:24.875304 [ 4 ] {54306fc8-211c-45fa-a0d0-a17f249fa67e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.03.19 22:52:24.875345 [ 4 ] {54306fc8-211c-45fa-a0d0-a17f249fa67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7502 | 2026.03.19 22:52:24.875674 [ 4 ] {54306fc8-211c-45fa-a0d0-a17f249fa67e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7503 | 2026.03.19 22:52:24.875911 [ 4 ] {54306fc8-211c-45fa-a0d0-a17f249fa67e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7504 | 2026.03.19 22:52:24.876051 [ 4 ] {54306fc8-211c-45fa-a0d0-a17f249fa67e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001371 sec., 65645.51422319474 rows/sec., 5.13 MiB/sec. | ||
| 7505 | 2026.03.19 22:52:24.876089 [ 4 ] {54306fc8-211c-45fa-a0d0-a17f249fa67e} <Debug> TCPHandler: Processed in 0.001534035 sec. | ||
| 7506 | 2026.03.19 22:52:24.876213 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.03.19 22:52:24.876309 [ 4 ] {f571fb92-228a-470f-9ca3-df2f10c3be13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7508 | 2026.03.19 22:52:24.876352 [ 4 ] {f571fb92-228a-470f-9ca3-df2f10c3be13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7509 | 2026.03.19 22:52:24.876788 [ 4 ] {f571fb92-228a-470f-9ca3-df2f10c3be13} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7510 | 2026.03.19 22:52:24.876825 [ 4 ] {f571fb92-228a-470f-9ca3-df2f10c3be13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7511 | 2026.03.19 22:52:24.877162 [ 4 ] {f571fb92-228a-470f-9ca3-df2f10c3be13} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7512 | 2026.03.19 22:52:24.877390 [ 4 ] {f571fb92-228a-470f-9ca3-df2f10c3be13} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7513 | 2026.03.19 22:52:24.877523 [ 4 ] {f571fb92-228a-470f-9ca3-df2f10c3be13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 7514 | 2026.03.19 22:52:24.877561 [ 4 ] {f571fb92-228a-470f-9ca3-df2f10c3be13} <Debug> TCPHandler: Processed in 0.001397754 sec. | ||
| 7515 | 2026.03.19 22:52:24.877681 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2026.03.19 22:52:24.877775 [ 4 ] {3207f47c-b532-4d53-9df8-2567cd3df0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7517 | 2026.03.19 22:52:24.877829 [ 4 ] {3207f47c-b532-4d53-9df8-2567cd3df0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7518 | 2026.03.19 22:52:24.878686 [ 4 ] {3207f47c-b532-4d53-9df8-2567cd3df0a3} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.03.19 22:52:24.878723 [ 4 ] {3207f47c-b532-4d53-9df8-2567cd3df0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7520 | 2026.03.19 22:52:24.879271 [ 4 ] {3207f47c-b532-4d53-9df8-2567cd3df0a3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7521 | 2026.03.19 22:52:24.879506 [ 4 ] {3207f47c-b532-4d53-9df8-2567cd3df0a3} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.03.19 22:52:24.879645 [ 4 ] {3207f47c-b532-4d53-9df8-2567cd3df0a3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001889 sec., 13763.896241397564 rows/sec., 24.66 MiB/sec. | ||
| 7523 | 2026.03.19 22:52:24.879712 [ 4 ] {3207f47c-b532-4d53-9df8-2567cd3df0a3} <Debug> TCPHandler: Processed in 0.002080531 sec. | ||
| 7524 | 2026.03.19 22:52:24.879829 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.03.19 22:52:24.879924 [ 4 ] {3d653bb3-4499-44db-b634-003caa8a6d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7526 | 2026.03.19 22:52:24.879966 [ 4 ] {3d653bb3-4499-44db-b634-003caa8a6d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7527 | 2026.03.19 22:52:24.880304 [ 4 ] {3d653bb3-4499-44db-b634-003caa8a6d24} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.03.19 22:52:24.880340 [ 4 ] {3d653bb3-4499-44db-b634-003caa8a6d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7529 | 2026.03.19 22:52:24.880643 [ 4 ] {3d653bb3-4499-44db-b634-003caa8a6d24} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7530 | 2026.03.19 22:52:24.880862 [ 4 ] {3d653bb3-4499-44db-b634-003caa8a6d24} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.03.19 22:52:24.880991 [ 4 ] {3d653bb3-4499-44db-b634-003caa8a6d24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 7532 | 2026.03.19 22:52:24.881027 [ 4 ] {3d653bb3-4499-44db-b634-003caa8a6d24} <Debug> TCPHandler: Processed in 0.001247963 sec. | ||
| 7533 | 2026.03.19 22:52:25.314262 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7534 | 2026.03.19 22:52:25.331685 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7535 | 2026.03.19 22:52:25.331747 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 7536 | 2026.03.19 22:52:25.338365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7537 | 2026.03.19 22:52:25.339118 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7538 | 2026.03.19 22:52:25.342170 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7539 | 2026.03.19 22:52:29.382699 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 944 | ||
| 7540 | 2026.03.19 22:52:29.385055 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7541 | 2026.03.19 22:52:29.385099 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7542 | 2026.03.19 22:52:29.386378 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7543 | 2026.03.19 22:52:29.386666 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7544 | 2026.03.19 22:52:29.387010 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 944 | ||
| 7545 | 2026.03.19 22:52:29.872146 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7546 | 2026.03.19 22:52:29.872341 [ 4 ] {b2810db6-eab4-4bc0-8fb2-ec6cf8df686b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7547 | 2026.03.19 22:52:29.872413 [ 4 ] {b2810db6-eab4-4bc0-8fb2-ec6cf8df686b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7548 | 2026.03.19 22:52:29.873113 [ 4 ] {b2810db6-eab4-4bc0-8fb2-ec6cf8df686b} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.03.19 22:52:29.873153 [ 4 ] {b2810db6-eab4-4bc0-8fb2-ec6cf8df686b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7550 | 2026.03.19 22:52:29.873534 [ 4 ] {b2810db6-eab4-4bc0-8fb2-ec6cf8df686b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7551 | 2026.03.19 22:52:29.873770 [ 4 ] {b2810db6-eab4-4bc0-8fb2-ec6cf8df686b} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.03.19 22:52:29.873925 [ 4 ] {b2810db6-eab4-4bc0-8fb2-ec6cf8df686b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001637 sec., 14660.965180207697 rows/sec., 1.22 MiB/sec. | ||
| 7553 | 2026.03.19 22:52:29.873973 [ 4 ] {b2810db6-eab4-4bc0-8fb2-ec6cf8df686b} <Debug> TCPHandler: Processed in 0.001959789 sec. | ||
| 7554 | 2026.03.19 22:52:29.874106 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2026.03.19 22:52:29.874206 [ 4 ] {9cb2fd69-4885-4e0d-afa6-59d5a7c69bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7556 | 2026.03.19 22:52:29.874248 [ 4 ] {9cb2fd69-4885-4e0d-afa6-59d5a7c69bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7557 | 2026.03.19 22:52:29.874763 [ 4 ] {9cb2fd69-4885-4e0d-afa6-59d5a7c69bd2} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.03.19 22:52:29.874799 [ 4 ] {9cb2fd69-4885-4e0d-afa6-59d5a7c69bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7559 | 2026.03.19 22:52:29.875146 [ 4 ] {9cb2fd69-4885-4e0d-afa6-59d5a7c69bd2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7560 | 2026.03.19 22:52:29.875354 [ 4 ] {9cb2fd69-4885-4e0d-afa6-59d5a7c69bd2} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2026.03.19 22:52:29.875480 [ 4 ] {9cb2fd69-4885-4e0d-afa6-59d5a7c69bd2} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001297 sec., 158828.06476484195 rows/sec., 14.19 MiB/sec. | ||
| 7562 | 2026.03.19 22:52:29.875517 [ 4 ] {9cb2fd69-4885-4e0d-afa6-59d5a7c69bd2} <Debug> TCPHandler: Processed in 0.001460035 sec. | ||
| 7563 | 2026.03.19 22:52:29.875629 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2026.03.19 22:52:29.875721 [ 4 ] {a6226d51-0d2f-45b0-9e70-2ae0ced63f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7565 | 2026.03.19 22:52:29.875760 [ 4 ] {a6226d51-0d2f-45b0-9e70-2ae0ced63f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7566 | 2026.03.19 22:52:29.876154 [ 4 ] {a6226d51-0d2f-45b0-9e70-2ae0ced63f0c} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2026.03.19 22:52:29.876210 [ 4 ] {a6226d51-0d2f-45b0-9e70-2ae0ced63f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7568 | 2026.03.19 22:52:29.876502 [ 4 ] {a6226d51-0d2f-45b0-9e70-2ae0ced63f0c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7569 | 2026.03.19 22:52:29.876708 [ 4 ] {a6226d51-0d2f-45b0-9e70-2ae0ced63f0c} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2026.03.19 22:52:29.876808 [ 124 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7571 | 2026.03.19 22:52:29.876837 [ 4 ] {a6226d51-0d2f-45b0-9e70-2ae0ced63f0c} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001135 sec., 23788.546255506608 rows/sec., 1.80 MiB/sec. | ||
| 7572 | 2026.03.19 22:52:29.876843 [ 124 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.03.19 22:52:29.876867 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7574 | 2026.03.19 22:52:29.876874 [ 4 ] {a6226d51-0d2f-45b0-9e70-2ae0ced63f0c} <Debug> TCPHandler: Processed in 0.001292463 sec. | ||
| 7575 | 2026.03.19 22:52:29.876982 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7576 | 2026.03.19 22:52:29.876991 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 7577 | 2026.03.19 22:52:29.877072 [ 4 ] {a8d341c0-4599-4acb-bae0-bc24c2a58ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7578 | 2026.03.19 22:52:29.877115 [ 4 ] {a8d341c0-4599-4acb-bae0-bc24c2a58ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7579 | 2026.03.19 22:52:29.877156 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7580 | 2026.03.19 22:52:29.877203 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 80 rows starting from the beginning of the part | ||
| 7581 | 2026.03.19 22:52:29.877281 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part | ||
| 7582 | 2026.03.19 22:52:29.877335 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 35 rows starting from the beginning of the part | ||
| 7583 | 2026.03.19 22:52:29.877391 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part | ||
| 7584 | 2026.03.19 22:52:29.877440 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 7585 | 2026.03.19 22:52:29.877490 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 27 rows starting from the beginning of the part | ||
| 7586 | 2026.03.19 22:52:29.877502 [ 4 ] {a8d341c0-4599-4acb-bae0-bc24c2a58ea6} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7587 | 2026.03.19 22:52:29.877542 [ 4 ] {a8d341c0-4599-4acb-bae0-bc24c2a58ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7588 | 2026.03.19 22:52:29.877844 [ 4 ] {a8d341c0-4599-4acb-bae0-bc24c2a58ea6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7589 | 2026.03.19 22:52:29.878073 [ 4 ] {a8d341c0-4599-4acb-bae0-bc24c2a58ea6} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7590 | 2026.03.19 22:52:29.878201 [ 4 ] {a8d341c0-4599-4acb-bae0-bc24c2a58ea6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.74 MiB/sec. | ||
| 7591 | 2026.03.19 22:52:29.878239 [ 4 ] {a8d341c0-4599-4acb-bae0-bc24c2a58ea6} <Debug> TCPHandler: Processed in 0.001303962 sec. | ||
| 7592 | 2026.03.19 22:52:29.878345 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7593 | 2026.03.19 22:52:29.878389 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457375 sec., 135860.7084655631 rows/sec., 10.51 MiB/sec. | ||
| 7594 | 2026.03.19 22:52:29.878434 [ 4 ] {c878a34f-1ac7-4734-afc7-befdac8ae407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7595 | 2026.03.19 22:52:29.878477 [ 4 ] {c878a34f-1ac7-4734-afc7-befdac8ae407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7596 | 2026.03.19 22:52:29.878574 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7597 | 2026.03.19 22:52:29.878864 [ 4 ] {c878a34f-1ac7-4734-afc7-befdac8ae407} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7598 | 2026.03.19 22:52:29.878885 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_51_10} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7599 | 2026.03.19 22:52:29.878904 [ 4 ] {c878a34f-1ac7-4734-afc7-befdac8ae407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7600 | 2026.03.19 22:52:29.878986 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_51_10} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7601 | 2026.03.19 22:52:29.879089 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7602 | 2026.03.19 22:52:29.879208 [ 4 ] {c878a34f-1ac7-4734-afc7-befdac8ae407} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7603 | 2026.03.19 22:52:29.879412 [ 4 ] {c878a34f-1ac7-4734-afc7-befdac8ae407} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2026.03.19 22:52:29.879533 [ 4 ] {c878a34f-1ac7-4734-afc7-befdac8ae407} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 7605 | 2026.03.19 22:52:29.879570 [ 4 ] {c878a34f-1ac7-4734-afc7-befdac8ae407} <Debug> TCPHandler: Processed in 0.001271663 sec. | ||
| 7606 | 2026.03.19 22:52:29.879676 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7607 | 2026.03.19 22:52:29.879766 [ 4 ] {70574b9f-337a-405a-92b8-00d36366ab6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7608 | 2026.03.19 22:52:29.879804 [ 4 ] {70574b9f-337a-405a-92b8-00d36366ab6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7609 | 2026.03.19 22:52:29.880228 [ 4 ] {70574b9f-337a-405a-92b8-00d36366ab6a} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.03.19 22:52:29.880262 [ 4 ] {70574b9f-337a-405a-92b8-00d36366ab6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7611 | 2026.03.19 22:52:29.880555 [ 4 ] {70574b9f-337a-405a-92b8-00d36366ab6a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7612 | 2026.03.19 22:52:29.880746 [ 4 ] {70574b9f-337a-405a-92b8-00d36366ab6a} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2026.03.19 22:52:29.880860 [ 4 ] {70574b9f-337a-405a-92b8-00d36366ab6a} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001129 sec., 101860.05314437555 rows/sec., 8.28 MiB/sec. | ||
| 7614 | 2026.03.19 22:52:29.880893 [ 4 ] {70574b9f-337a-405a-92b8-00d36366ab6a} <Debug> TCPHandler: Processed in 0.001283903 sec. | ||
| 7615 | 2026.03.19 22:52:29.880992 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2026.03.19 22:52:29.881077 [ 4 ] {86b8ec2a-f97c-48d9-acbc-b337771afd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7617 | 2026.03.19 22:52:29.881115 [ 4 ] {86b8ec2a-f97c-48d9-acbc-b337771afd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7618 | 2026.03.19 22:52:29.881482 [ 4 ] {86b8ec2a-f97c-48d9-acbc-b337771afd95} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2026.03.19 22:52:29.881513 [ 4 ] {86b8ec2a-f97c-48d9-acbc-b337771afd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7620 | 2026.03.19 22:52:29.881894 [ 4 ] {86b8ec2a-f97c-48d9-acbc-b337771afd95} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7621 | 2026.03.19 22:52:29.882101 [ 4 ] {86b8ec2a-f97c-48d9-acbc-b337771afd95} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2026.03.19 22:52:29.882224 [ 4 ] {86b8ec2a-f97c-48d9-acbc-b337771afd95} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001131 sec., 173297.96640141465 rows/sec., 12.43 MiB/sec. | ||
| 7623 | 2026.03.19 22:52:29.882260 [ 4 ] {86b8ec2a-f97c-48d9-acbc-b337771afd95} <Debug> TCPHandler: Processed in 0.001285913 sec. | ||
| 7624 | 2026.03.19 22:52:29.882368 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7625 | 2026.03.19 22:52:29.882461 [ 4 ] {63f593fe-6348-4138-bd66-9598a584d075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7626 | 2026.03.19 22:52:29.882513 [ 4 ] {63f593fe-6348-4138-bd66-9598a584d075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7627 | 2026.03.19 22:52:29.883285 [ 4 ] {63f593fe-6348-4138-bd66-9598a584d075} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.03.19 22:52:29.883321 [ 4 ] {63f593fe-6348-4138-bd66-9598a584d075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7629 | 2026.03.19 22:52:29.883852 [ 4 ] {63f593fe-6348-4138-bd66-9598a584d075} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7630 | 2026.03.19 22:52:29.884076 [ 4 ] {63f593fe-6348-4138-bd66-9598a584d075} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.03.19 22:52:29.884183 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7632 | 2026.03.19 22:52:29.884213 [ 4 ] {63f593fe-6348-4138-bd66-9598a584d075} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00177 sec., 8474.57627118644 rows/sec., 15.19 MiB/sec. | ||
| 7633 | 2026.03.19 22:52:29.884214 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7634 | 2026.03.19 22:52:29.884243 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7635 | 2026.03.19 22:52:29.884269 [ 4 ] {63f593fe-6348-4138-bd66-9598a584d075} <Debug> TCPHandler: Processed in 0.001948799 sec. | ||
| 7636 | 2026.03.19 22:52:29.884337 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 7637 | 2026.03.19 22:52:29.884395 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7638 | 2026.03.19 22:52:29.884525 [ 4 ] {730b289e-56b8-49a0-81af-4b050f342917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7639 | 2026.03.19 22:52:29.884579 [ 4 ] {730b289e-56b8-49a0-81af-4b050f342917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7640 | 2026.03.19 22:52:29.884587 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7641 | 2026.03.19 22:52:29.884658 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 946 rows starting from the beginning of the part | ||
| 7642 | 2026.03.19 22:52:29.884779 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part | ||
| 7643 | 2026.03.19 22:52:29.884877 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 35 rows starting from the beginning of the part | ||
| 7644 | 2026.03.19 22:52:29.884947 [ 4 ] {730b289e-56b8-49a0-81af-4b050f342917} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.03.19 22:52:29.884965 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part | ||
| 7646 | 2026.03.19 22:52:29.884992 [ 4 ] {730b289e-56b8-49a0-81af-4b050f342917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7647 | 2026.03.19 22:52:29.885063 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 7648 | 2026.03.19 22:52:29.885160 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 15 rows starting from the beginning of the part | ||
| 7649 | 2026.03.19 22:52:29.885343 [ 4 ] {730b289e-56b8-49a0-81af-4b050f342917} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7650 | 2026.03.19 22:52:29.885622 [ 4 ] {730b289e-56b8-49a0-81af-4b050f342917} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.03.19 22:52:29.885761 [ 4 ] {730b289e-56b8-49a0-81af-4b050f342917} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001262 sec., 47543.58161648177 rows/sec., 3.20 MiB/sec. | ||
| 7652 | 2026.03.19 22:52:29.885799 [ 4 ] {730b289e-56b8-49a0-81af-4b050f342917} <Debug> TCPHandler: Processed in 0.001465984 sec. | ||
| 7653 | 2026.03.19 22:52:29.891607 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 19 columns (19 merged, 0 gathered) in 0.007315072 sec., 143812.66513849763 rows/sec., 257.71 MiB/sec. | ||
| 7654 | 2026.03.19 22:52:29.893094 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7655 | 2026.03.19 22:52:29.893412 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7656 | 2026.03.19 22:52:29.893484 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7657 | 2026.03.19 22:52:29.893577 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.33 MiB. | ||
| 7658 | 2026.03.19 22:52:30.000272 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.62 MiB, peak 299.41 MiB, free memory in arenas 0.00 B, will set to 293.75 MiB (RSS), difference: 3.13 MiB | ||
| 7659 | 2026.03.19 22:52:31.826925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18590 | ||
| 7660 | 2026.03.19 22:52:31.827504 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2026.03.19 22:52:31.827560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7662 | 2026.03.19 22:52:31.828072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7663 | 2026.03.19 22:52:31.828306 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2026.03.19 22:52:31.828459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18590 | ||
| 7665 | 2026.03.19 22:52:32.842430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7666 | 2026.03.19 22:52:32.860925 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2026.03.19 22:52:32.860993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7668 | 2026.03.19 22:52:32.867462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7669 | 2026.03.19 22:52:32.868160 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7670 | 2026.03.19 22:52:32.871485 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7671 | 2026.03.19 22:52:34.871061 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7672 | 2026.03.19 22:52:34.871290 [ 4 ] {ce350999-5a40-4296-9b47-28298e657ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7673 | 2026.03.19 22:52:34.871371 [ 4 ] {ce350999-5a40-4296-9b47-28298e657ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7674 | 2026.03.19 22:52:34.872134 [ 4 ] {ce350999-5a40-4296-9b47-28298e657ada} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2026.03.19 22:52:34.872173 [ 4 ] {ce350999-5a40-4296-9b47-28298e657ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7676 | 2026.03.19 22:52:34.872556 [ 4 ] {ce350999-5a40-4296-9b47-28298e657ada} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7677 | 2026.03.19 22:52:34.872788 [ 4 ] {ce350999-5a40-4296-9b47-28298e657ada} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2026.03.19 22:52:34.872910 [ 120 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7679 | 2026.03.19 22:52:34.872934 [ 4 ] {ce350999-5a40-4296-9b47-28298e657ada} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001706 sec., 63305.97889800703 rows/sec., 5.33 MiB/sec. | ||
| 7680 | 2026.03.19 22:52:34.872967 [ 120 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.03.19 22:52:34.872986 [ 4 ] {ce350999-5a40-4296-9b47-28298e657ada} <Debug> TCPHandler: Processed in 0.002076691 sec. | ||
| 7682 | 2026.03.19 22:52:34.872997 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7683 | 2026.03.19 22:52:34.873100 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 7684 | 2026.03.19 22:52:34.873118 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7685 | 2026.03.19 22:52:34.873200 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7686 | 2026.03.19 22:52:34.873218 [ 4 ] {bcf113ee-881e-4cc3-b74c-adabfe20cd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7687 | 2026.03.19 22:52:34.873232 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2148 rows starting from the beginning of the part | ||
| 7688 | 2026.03.19 22:52:34.873260 [ 4 ] {bcf113ee-881e-4cc3-b74c-adabfe20cd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7689 | 2026.03.19 22:52:34.873296 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1988 rows starting from the beginning of the part | ||
| 7690 | 2026.03.19 22:52:34.873344 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 86 rows starting from the beginning of the part | ||
| 7691 | 2026.03.19 22:52:34.873389 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 108 rows starting from the beginning of the part | ||
| 7692 | 2026.03.19 22:52:34.873443 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 206 rows starting from the beginning of the part | ||
| 7693 | 2026.03.19 22:52:34.873485 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 108 rows starting from the beginning of the part | ||
| 7694 | 2026.03.19 22:52:34.873669 [ 4 ] {bcf113ee-881e-4cc3-b74c-adabfe20cd8f} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2026.03.19 22:52:34.873704 [ 4 ] {bcf113ee-881e-4cc3-b74c-adabfe20cd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7696 | 2026.03.19 22:52:34.874003 [ 4 ] {bcf113ee-881e-4cc3-b74c-adabfe20cd8f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7697 | 2026.03.19 22:52:34.874225 [ 4 ] {bcf113ee-881e-4cc3-b74c-adabfe20cd8f} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2026.03.19 22:52:34.874353 [ 4 ] {bcf113ee-881e-4cc3-b74c-adabfe20cd8f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001152 sec., 22569.444444444445 rows/sec., 1.66 MiB/sec. | ||
| 7699 | 2026.03.19 22:52:34.874390 [ 4 ] {bcf113ee-881e-4cc3-b74c-adabfe20cd8f} <Debug> TCPHandler: Processed in 0.001322833 sec. | ||
| 7700 | 2026.03.19 22:52:34.874505 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7701 | 2026.03.19 22:52:34.874597 [ 4 ] {71266949-4a32-4f75-b88c-53334ed4ea84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7702 | 2026.03.19 22:52:34.874637 [ 4 ] {71266949-4a32-4f75-b88c-53334ed4ea84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7703 | 2026.03.19 22:52:34.875051 [ 4 ] {71266949-4a32-4f75-b88c-53334ed4ea84} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2026.03.19 22:52:34.875077 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4644 rows, containing 5 columns (5 merged, 0 gathered) in 0.002010591 sec., 2309768.620271353 rows/sec., 187.59 MiB/sec. | ||
| 7705 | 2026.03.19 22:52:34.875086 [ 4 ] {71266949-4a32-4f75-b88c-53334ed4ea84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7706 | 2026.03.19 22:52:34.875412 [ 190 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7707 | 2026.03.19 22:52:34.875448 [ 4 ] {71266949-4a32-4f75-b88c-53334ed4ea84} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7708 | 2026.03.19 22:52:34.875729 [ 4 ] {71266949-4a32-4f75-b88c-53334ed4ea84} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.03.19 22:52:34.875811 [ 190 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_56_11} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2026.03.19 22:52:34.875865 [ 4 ] {71266949-4a32-4f75-b88c-53334ed4ea84} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001285 sec., 70038.91050583658 rows/sec., 5.47 MiB/sec. | ||
| 7711 | 2026.03.19 22:52:34.875878 [ 119 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7712 | 2026.03.19 22:52:34.875910 [ 190 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_56_11} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7713 | 2026.03.19 22:52:34.875911 [ 4 ] {71266949-4a32-4f75-b88c-53334ed4ea84} <Debug> TCPHandler: Processed in 0.001456435 sec. | ||
| 7714 | 2026.03.19 22:52:34.875925 [ 119 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2026.03.19 22:52:34.875969 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7716 | 2026.03.19 22:52:34.876028 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 7717 | 2026.03.19 22:52:34.876060 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2026.03.19 22:52:34.876113 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 7719 | 2026.03.19 22:52:34.876158 [ 4 ] {0f47a238-5abb-4b8e-bd03-f2183b17141a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7720 | 2026.03.19 22:52:34.876206 [ 4 ] {0f47a238-5abb-4b8e-bd03-f2183b17141a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7721 | 2026.03.19 22:52:34.876240 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7722 | 2026.03.19 22:52:34.876277 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1122 rows starting from the beginning of the part | ||
| 7723 | 2026.03.19 22:52:34.876352 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1035 rows starting from the beginning of the part | ||
| 7724 | 2026.03.19 22:52:34.876400 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 79 rows starting from the beginning of the part | ||
| 7725 | 2026.03.19 22:52:34.876441 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 90 rows starting from the beginning of the part | ||
| 7726 | 2026.03.19 22:52:34.876482 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 115 rows starting from the beginning of the part | ||
| 7727 | 2026.03.19 22:52:34.876522 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 7728 | 2026.03.19 22:52:34.876625 [ 4 ] {0f47a238-5abb-4b8e-bd03-f2183b17141a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.03.19 22:52:34.876670 [ 4 ] {0f47a238-5abb-4b8e-bd03-f2183b17141a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7730 | 2026.03.19 22:52:34.877020 [ 4 ] {0f47a238-5abb-4b8e-bd03-f2183b17141a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7731 | 2026.03.19 22:52:34.877250 [ 4 ] {0f47a238-5abb-4b8e-bd03-f2183b17141a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2026.03.19 22:52:34.877367 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7733 | 2026.03.19 22:52:34.877385 [ 4 ] {0f47a238-5abb-4b8e-bd03-f2183b17141a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 7734 | 2026.03.19 22:52:34.877397 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2026.03.19 22:52:34.877425 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7736 | 2026.03.19 22:52:34.877430 [ 4 ] {0f47a238-5abb-4b8e-bd03-f2183b17141a} <Debug> TCPHandler: Processed in 0.001419624 sec. | ||
| 7737 | 2026.03.19 22:52:34.877504 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 7738 | 2026.03.19 22:52:34.877550 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.03.19 22:52:34.877627 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7740 | 2026.03.19 22:52:34.877654 [ 4 ] {ada59e7b-5e54-4463-bff4-9b5b14c81e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7741 | 2026.03.19 22:52:34.877668 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18185 rows starting from the beginning of the part | ||
| 7742 | 2026.03.19 22:52:34.877717 [ 4 ] {ada59e7b-5e54-4463-bff4-9b5b14c81e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7743 | 2026.03.19 22:52:34.877746 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1345 rows starting from the beginning of the part | ||
| 7744 | 2026.03.19 22:52:34.877780 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715737 sec., 1475167.814181311 rows/sec., 110.33 MiB/sec. | ||
| 7745 | 2026.03.19 22:52:34.877798 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 7746 | 2026.03.19 22:52:34.877857 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7747 | 2026.03.19 22:52:34.877910 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 196 rows starting from the beginning of the part | ||
| 7748 | 2026.03.19 22:52:34.877956 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 7749 | 2026.03.19 22:52:34.878012 [ 194 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7750 | 2026.03.19 22:52:34.878385 [ 194 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_56_11} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2026.03.19 22:52:34.878472 [ 194 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_56_11} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7752 | 2026.03.19 22:52:34.878511 [ 4 ] {ada59e7b-5e54-4463-bff4-9b5b14c81e30} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2026.03.19 22:52:34.878554 [ 4 ] {ada59e7b-5e54-4463-bff4-9b5b14c81e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7754 | 2026.03.19 22:52:34.878579 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7755 | 2026.03.19 22:52:34.879108 [ 4 ] {ada59e7b-5e54-4463-bff4-9b5b14c81e30} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7756 | 2026.03.19 22:52:34.879350 [ 4 ] {ada59e7b-5e54-4463-bff4-9b5b14c81e30} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2026.03.19 22:52:34.879495 [ 4 ] {ada59e7b-5e54-4463-bff4-9b5b14c81e30} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001864 sec., 13948.497854077254 rows/sec., 25.00 MiB/sec. | ||
| 7758 | 2026.03.19 22:52:34.879550 [ 4 ] {ada59e7b-5e54-4463-bff4-9b5b14c81e30} <Debug> TCPHandler: Processed in 0.00204919 sec. | ||
| 7759 | 2026.03.19 22:52:34.879664 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7760 | 2026.03.19 22:52:34.879763 [ 4 ] {eb8a50b4-006c-4dde-9a95-6d33e88c3397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7761 | 2026.03.19 22:52:34.879804 [ 4 ] {eb8a50b4-006c-4dde-9a95-6d33e88c3397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7762 | 2026.03.19 22:52:34.880129 [ 4 ] {eb8a50b4-006c-4dde-9a95-6d33e88c3397} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7763 | 2026.03.19 22:52:34.880165 [ 4 ] {eb8a50b4-006c-4dde-9a95-6d33e88c3397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7764 | 2026.03.19 22:52:34.880585 [ 4 ] {eb8a50b4-006c-4dde-9a95-6d33e88c3397} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7765 | 2026.03.19 22:52:34.880797 [ 4 ] {eb8a50b4-006c-4dde-9a95-6d33e88c3397} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7766 | 2026.03.19 22:52:34.880903 [ 119 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7767 | 2026.03.19 22:52:34.880928 [ 4 ] {eb8a50b4-006c-4dde-9a95-6d33e88c3397} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 7768 | 2026.03.19 22:52:34.880935 [ 119 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2026.03.19 22:52:34.880972 [ 4 ] {eb8a50b4-006c-4dde-9a95-6d33e88c3397} <Debug> TCPHandler: Processed in 0.001357844 sec. | ||
| 7770 | 2026.03.19 22:52:34.880972 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7771 | 2026.03.19 22:52:34.881087 [ 198 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 7772 | 2026.03.19 22:52:34.881202 [ 198 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7773 | 2026.03.19 22:52:34.881238 [ 198 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3012 rows starting from the beginning of the part | ||
| 7774 | 2026.03.19 22:52:34.881305 [ 198 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7775 | 2026.03.19 22:52:34.881362 [ 198 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 7776 | 2026.03.19 22:52:34.881409 [ 198 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7777 | 2026.03.19 22:52:34.881453 [ 198 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7778 | 2026.03.19 22:52:34.881498 [ 198 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7779 | 2026.03.19 22:52:34.882795 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20206 rows, containing 5 columns (5 merged, 0 gathered) in 0.005325953 sec., 3793875.011664579 rows/sec., 251.43 MiB/sec. | ||
| 7780 | 2026.03.19 22:52:34.882936 [ 188 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 4 columns (4 merged, 0 gathered) in 0.001890888 sec., 1751557.9981469023 rows/sec., 118.04 MiB/sec. | ||
| 7781 | 2026.03.19 22:52:34.883222 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7782 | 2026.03.19 22:52:34.883255 [ 192 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7783 | 2026.03.19 22:52:34.883520 [ 192 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_56_11} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7784 | 2026.03.19 22:52:34.883535 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.03.19 22:52:34.883587 [ 192 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_56_11} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7786 | 2026.03.19 22:52:34.883616 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7787 | 2026.03.19 22:52:34.883672 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7788 | 2026.03.19 22:52:34.883715 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 7789 | 2026.03.19 22:52:39.217261 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7790 | 2026.03.19 22:52:39.217363 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7791 | 2026.03.19 22:52:39.328607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19102 | ||
| 7792 | 2026.03.19 22:52:39.329156 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2026.03.19 22:52:39.329193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7794 | 2026.03.19 22:52:39.329657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7795 | 2026.03.19 22:52:39.329885 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2026.03.19 22:52:39.330011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19102 | ||
| 7797 | 2026.03.19 22:52:39.387266 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 974 | ||
| 7798 | 2026.03.19 22:52:39.389631 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2026.03.19 22:52:39.389691 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7800 | 2026.03.19 22:52:39.390923 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7801 | 2026.03.19 22:52:39.391201 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.03.19 22:52:39.391585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 974 | ||
| 7803 | 2026.03.19 22:52:39.870406 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7804 | 2026.03.19 22:52:39.870592 [ 4 ] {37d4514e-bd8b-497b-aa60-ce10c58b59fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7805 | 2026.03.19 22:52:39.870660 [ 4 ] {37d4514e-bd8b-497b-aa60-ce10c58b59fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7806 | 2026.03.19 22:52:39.871357 [ 4 ] {37d4514e-bd8b-497b-aa60-ce10c58b59fe} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7807 | 2026.03.19 22:52:39.871399 [ 4 ] {37d4514e-bd8b-497b-aa60-ce10c58b59fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7808 | 2026.03.19 22:52:39.871778 [ 4 ] {37d4514e-bd8b-497b-aa60-ce10c58b59fe} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7809 | 2026.03.19 22:52:39.871996 [ 4 ] {37d4514e-bd8b-497b-aa60-ce10c58b59fe} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7810 | 2026.03.19 22:52:39.872146 [ 4 ] {37d4514e-bd8b-497b-aa60-ce10c58b59fe} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001604 sec., 53615.96009975063 rows/sec., 4.50 MiB/sec. | ||
| 7811 | 2026.03.19 22:52:39.872196 [ 4 ] {37d4514e-bd8b-497b-aa60-ce10c58b59fe} <Debug> TCPHandler: Processed in 0.001918239 sec. | ||
| 7812 | 2026.03.19 22:52:39.872325 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7813 | 2026.03.19 22:52:39.872424 [ 4 ] {03e985c9-1e8f-4ecc-9952-5e938cc0a77a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7814 | 2026.03.19 22:52:39.872467 [ 4 ] {03e985c9-1e8f-4ecc-9952-5e938cc0a77a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7815 | 2026.03.19 22:52:39.872868 [ 4 ] {03e985c9-1e8f-4ecc-9952-5e938cc0a77a} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7816 | 2026.03.19 22:52:39.872905 [ 4 ] {03e985c9-1e8f-4ecc-9952-5e938cc0a77a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7817 | 2026.03.19 22:52:39.873199 [ 4 ] {03e985c9-1e8f-4ecc-9952-5e938cc0a77a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7818 | 2026.03.19 22:52:39.873399 [ 4 ] {03e985c9-1e8f-4ecc-9952-5e938cc0a77a} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7819 | 2026.03.19 22:52:39.873527 [ 4 ] {03e985c9-1e8f-4ecc-9952-5e938cc0a77a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001124 sec., 13345.195729537367 rows/sec., 1003.50 KiB/sec. | ||
| 7820 | 2026.03.19 22:52:39.873565 [ 4 ] {03e985c9-1e8f-4ecc-9952-5e938cc0a77a} <Debug> TCPHandler: Processed in 0.001290252 sec. | ||
| 7821 | 2026.03.19 22:52:39.873677 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.03.19 22:52:39.873770 [ 4 ] {f347a263-be12-443e-a038-ef9cf09b09de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7823 | 2026.03.19 22:52:39.873809 [ 4 ] {f347a263-be12-443e-a038-ef9cf09b09de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7824 | 2026.03.19 22:52:39.874237 [ 4 ] {f347a263-be12-443e-a038-ef9cf09b09de} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7825 | 2026.03.19 22:52:39.874273 [ 4 ] {f347a263-be12-443e-a038-ef9cf09b09de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7826 | 2026.03.19 22:52:39.874579 [ 4 ] {f347a263-be12-443e-a038-ef9cf09b09de} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7827 | 2026.03.19 22:52:39.874783 [ 4 ] {f347a263-be12-443e-a038-ef9cf09b09de} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.03.19 22:52:39.874912 [ 4 ] {f347a263-be12-443e-a038-ef9cf09b09de} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001154 sec., 68457.53899480069 rows/sec., 5.35 MiB/sec. | ||
| 7829 | 2026.03.19 22:52:39.874949 [ 4 ] {f347a263-be12-443e-a038-ef9cf09b09de} <Debug> TCPHandler: Processed in 0.001319993 sec. | ||
| 7830 | 2026.03.19 22:52:39.875059 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7831 | 2026.03.19 22:52:39.875150 [ 4 ] {d8c8a1ca-979a-48b3-a0a8-5919d5ede20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7832 | 2026.03.19 22:52:39.875192 [ 4 ] {d8c8a1ca-979a-48b3-a0a8-5919d5ede20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7833 | 2026.03.19 22:52:39.875591 [ 4 ] {d8c8a1ca-979a-48b3-a0a8-5919d5ede20e} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7834 | 2026.03.19 22:52:39.875626 [ 4 ] {d8c8a1ca-979a-48b3-a0a8-5919d5ede20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7835 | 2026.03.19 22:52:39.875944 [ 4 ] {d8c8a1ca-979a-48b3-a0a8-5919d5ede20e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7836 | 2026.03.19 22:52:39.876144 [ 4 ] {d8c8a1ca-979a-48b3-a0a8-5919d5ede20e} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7837 | 2026.03.19 22:52:39.876270 [ 4 ] {d8c8a1ca-979a-48b3-a0a8-5919d5ede20e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 7838 | 2026.03.19 22:52:39.876306 [ 4 ] {d8c8a1ca-979a-48b3-a0a8-5919d5ede20e} <Debug> TCPHandler: Processed in 0.001295363 sec. | ||
| 7839 | 2026.03.19 22:52:39.876416 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7840 | 2026.03.19 22:52:39.876508 [ 4 ] {fee72c9b-7f74-4bd3-9102-7ff6736709ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7841 | 2026.03.19 22:52:39.876561 [ 4 ] {fee72c9b-7f74-4bd3-9102-7ff6736709ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7842 | 2026.03.19 22:52:39.877344 [ 4 ] {fee72c9b-7f74-4bd3-9102-7ff6736709ae} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2026.03.19 22:52:39.877380 [ 4 ] {fee72c9b-7f74-4bd3-9102-7ff6736709ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7844 | 2026.03.19 22:52:39.877898 [ 4 ] {fee72c9b-7f74-4bd3-9102-7ff6736709ae} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7845 | 2026.03.19 22:52:39.878124 [ 4 ] {fee72c9b-7f74-4bd3-9102-7ff6736709ae} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2026.03.19 22:52:39.878263 [ 4 ] {fee72c9b-7f74-4bd3-9102-7ff6736709ae} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001773 sec., 8460.236886632825 rows/sec., 15.16 MiB/sec. | ||
| 7847 | 2026.03.19 22:52:39.878324 [ 4 ] {fee72c9b-7f74-4bd3-9102-7ff6736709ae} <Debug> TCPHandler: Processed in 0.001955809 sec. | ||
| 7848 | 2026.03.19 22:52:39.878445 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7849 | 2026.03.19 22:52:39.878538 [ 4 ] {403147d0-5de8-4780-8352-5f425692726d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7850 | 2026.03.19 22:52:39.878579 [ 4 ] {403147d0-5de8-4780-8352-5f425692726d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7851 | 2026.03.19 22:52:39.878935 [ 4 ] {403147d0-5de8-4780-8352-5f425692726d} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.03.19 22:52:39.878968 [ 4 ] {403147d0-5de8-4780-8352-5f425692726d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7853 | 2026.03.19 22:52:39.879266 [ 4 ] {403147d0-5de8-4780-8352-5f425692726d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7854 | 2026.03.19 22:52:39.879482 [ 4 ] {403147d0-5de8-4780-8352-5f425692726d} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2026.03.19 22:52:39.879606 [ 4 ] {403147d0-5de8-4780-8352-5f425692726d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 7856 | 2026.03.19 22:52:39.879640 [ 4 ] {403147d0-5de8-4780-8352-5f425692726d} <Debug> TCPHandler: Processed in 0.001252832 sec. | ||
| 7857 | 2026.03.19 22:52:40.371604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7858 | 2026.03.19 22:52:40.390942 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2026.03.19 22:52:40.391011 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7860 | 2026.03.19 22:52:40.397608 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7861 | 2026.03.19 22:52:40.398321 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2026.03.19 22:52:40.401665 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7863 | 2026.03.19 22:52:44.333326 [ 108 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 7864 | 2026.03.19 22:52:44.333448 [ 108 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7865 | 2026.03.19 22:52:44.333486 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7866 | 2026.03.19 22:52:44.333641 [ 197 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 7867 | 2026.03.19 22:52:44.333794 [ 197 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7868 | 2026.03.19 22:52:44.333833 [ 197 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 733 rows starting from the beginning of the part | ||
| 7869 | 2026.03.19 22:52:44.333906 [ 197 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 708 rows starting from the beginning of the part | ||
| 7870 | 2026.03.19 22:52:44.333966 [ 197 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 7871 | 2026.03.19 22:52:44.334015 [ 197 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 708 rows starting from the beginning of the part | ||
| 7872 | 2026.03.19 22:52:44.334061 [ 197 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 7873 | 2026.03.19 22:52:44.335095 [ 192 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508365 sec., 1456544.006258432 rows/sec., 91.71 MiB/sec. | ||
| 7874 | 2026.03.19 22:52:44.335334 [ 198 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7875 | 2026.03.19 22:52:44.335687 [ 198 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_19_4} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2026.03.19 22:52:44.335775 [ 198 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_19_4} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 7877 | 2026.03.19 22:52:44.335877 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7878 | 2026.03.19 22:52:44.380806 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7879 | 2026.03.19 22:52:44.380980 [ 4 ] {4f525a96-4d48-4332-be9a-44dee481fa25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7880 | 2026.03.19 22:52:44.381049 [ 4 ] {4f525a96-4d48-4332-be9a-44dee481fa25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7881 | 2026.03.19 22:52:44.381741 [ 4 ] {4f525a96-4d48-4332-be9a-44dee481fa25} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2026.03.19 22:52:44.381777 [ 4 ] {4f525a96-4d48-4332-be9a-44dee481fa25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7883 | 2026.03.19 22:52:44.382146 [ 4 ] {4f525a96-4d48-4332-be9a-44dee481fa25} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7884 | 2026.03.19 22:52:44.382372 [ 4 ] {4f525a96-4d48-4332-be9a-44dee481fa25} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.03.19 22:52:44.382511 [ 4 ] {4f525a96-4d48-4332-be9a-44dee481fa25} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001586 sec., 2522.068095838588 rows/sec., 205.66 KiB/sec. | ||
| 7886 | 2026.03.19 22:52:44.382561 [ 4 ] {4f525a96-4d48-4332-be9a-44dee481fa25} <Debug> TCPHandler: Processed in 0.001889439 sec. | ||
| 7887 | 2026.03.19 22:52:44.382677 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7888 | 2026.03.19 22:52:44.382774 [ 4 ] {d1933c50-26b7-478e-a217-f4ec28139b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7889 | 2026.03.19 22:52:44.382811 [ 4 ] {d1933c50-26b7-478e-a217-f4ec28139b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7890 | 2026.03.19 22:52:44.384135 [ 4 ] {d1933c50-26b7-478e-a217-f4ec28139b53} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2026.03.19 22:52:44.384170 [ 4 ] {d1933c50-26b7-478e-a217-f4ec28139b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7892 | 2026.03.19 22:52:44.384590 [ 4 ] {d1933c50-26b7-478e-a217-f4ec28139b53} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7893 | 2026.03.19 22:52:44.384798 [ 4 ] {d1933c50-26b7-478e-a217-f4ec28139b53} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7894 | 2026.03.19 22:52:44.384930 [ 4 ] {d1933c50-26b7-478e-a217-f4ec28139b53} <Debug> executeQuery: Read 1990 rows, 154.16 KiB in 0.002176 sec., 914522.0588235294 rows/sec., 69.19 MiB/sec. | ||
| 7895 | 2026.03.19 22:52:44.384973 [ 4 ] {d1933c50-26b7-478e-a217-f4ec28139b53} <Debug> TCPHandler: Processed in 0.002341324 sec. | ||
| 7896 | 2026.03.19 22:52:44.385084 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7897 | 2026.03.19 22:52:44.385178 [ 4 ] {2c30b60a-92b0-4f62-b9ef-75794fb3d302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7898 | 2026.03.19 22:52:44.385217 [ 4 ] {2c30b60a-92b0-4f62-b9ef-75794fb3d302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7899 | 2026.03.19 22:52:44.385614 [ 4 ] {2c30b60a-92b0-4f62-b9ef-75794fb3d302} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7900 | 2026.03.19 22:52:44.385647 [ 4 ] {2c30b60a-92b0-4f62-b9ef-75794fb3d302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7901 | 2026.03.19 22:52:44.385940 [ 4 ] {2c30b60a-92b0-4f62-b9ef-75794fb3d302} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7902 | 2026.03.19 22:52:44.386156 [ 4 ] {2c30b60a-92b0-4f62-b9ef-75794fb3d302} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2026.03.19 22:52:44.386280 [ 4 ] {2c30b60a-92b0-4f62-b9ef-75794fb3d302} <Debug> executeQuery: Read 39 rows, 2.91 KiB in 0.001121 sec., 34790.36574487065 rows/sec., 2.54 MiB/sec. | ||
| 7904 | 2026.03.19 22:52:44.386324 [ 4 ] {2c30b60a-92b0-4f62-b9ef-75794fb3d302} <Debug> TCPHandler: Processed in 0.001287193 sec. | ||
| 7905 | 2026.03.19 22:52:44.386431 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2026.03.19 22:52:44.386522 [ 4 ] {47b6e568-eca0-48c3-af0b-34170b40cf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7907 | 2026.03.19 22:52:44.386560 [ 4 ] {47b6e568-eca0-48c3-af0b-34170b40cf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7908 | 2026.03.19 22:52:44.387179 [ 4 ] {47b6e568-eca0-48c3-af0b-34170b40cf77} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.03.19 22:52:44.387212 [ 4 ] {47b6e568-eca0-48c3-af0b-34170b40cf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7910 | 2026.03.19 22:52:44.387536 [ 4 ] {47b6e568-eca0-48c3-af0b-34170b40cf77} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7911 | 2026.03.19 22:52:44.387746 [ 4 ] {47b6e568-eca0-48c3-af0b-34170b40cf77} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.03.19 22:52:44.387867 [ 4 ] {47b6e568-eca0-48c3-af0b-34170b40cf77} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001362 sec., 519823.78854625556 rows/sec., 30.32 MiB/sec. | ||
| 7913 | 2026.03.19 22:52:44.387911 [ 4 ] {47b6e568-eca0-48c3-af0b-34170b40cf77} <Debug> TCPHandler: Processed in 0.001527215 sec. | ||
| 7914 | 2026.03.19 22:52:44.388018 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.03.19 22:52:44.388109 [ 4 ] {0b508b46-6b79-4735-967f-e05e3593c974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7916 | 2026.03.19 22:52:44.388147 [ 4 ] {0b508b46-6b79-4735-967f-e05e3593c974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7917 | 2026.03.19 22:52:44.388512 [ 4 ] {0b508b46-6b79-4735-967f-e05e3593c974} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.03.19 22:52:44.388545 [ 4 ] {0b508b46-6b79-4735-967f-e05e3593c974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7919 | 2026.03.19 22:52:44.388822 [ 4 ] {0b508b46-6b79-4735-967f-e05e3593c974} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7920 | 2026.03.19 22:52:44.389024 [ 4 ] {0b508b46-6b79-4735-967f-e05e3593c974} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.03.19 22:52:44.389131 [ 108 ] {} <Debug> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7922 | 2026.03.19 22:52:44.389145 [ 4 ] {0b508b46-6b79-4735-967f-e05e3593c974} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 66.77 KiB/sec. | ||
| 7923 | 2026.03.19 22:52:44.389166 [ 108 ] {} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.03.19 22:52:44.389184 [ 4 ] {0b508b46-6b79-4735-967f-e05e3593c974} <Debug> TCPHandler: Processed in 0.001213882 sec. | ||
| 7925 | 2026.03.19 22:52:44.389185 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7926 | 2026.03.19 22:52:44.389275 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 7927 | 2026.03.19 22:52:44.389289 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2026.03.19 22:52:44.389379 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7929 | 2026.03.19 22:52:44.389388 [ 4 ] {500dd3ba-c8df-4038-929f-9a3f4152d07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7930 | 2026.03.19 22:52:44.389418 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 7931 | 2026.03.19 22:52:44.389441 [ 4 ] {500dd3ba-c8df-4038-929f-9a3f4152d07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7932 | 2026.03.19 22:52:44.389489 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 7933 | 2026.03.19 22:52:44.389539 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 7934 | 2026.03.19 22:52:44.389586 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 7935 | 2026.03.19 22:52:44.389632 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 7936 | 2026.03.19 22:52:44.390195 [ 4 ] {500dd3ba-c8df-4038-929f-9a3f4152d07f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.03.19 22:52:44.390228 [ 4 ] {500dd3ba-c8df-4038-929f-9a3f4152d07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7938 | 2026.03.19 22:52:44.390360 [ 199 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001115081 sec., 4483.979190749372 rows/sec., 332.80 KiB/sec. | ||
| 7939 | 2026.03.19 22:52:44.390480 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7940 | 2026.03.19 22:52:44.390568 [ 4 ] {500dd3ba-c8df-4038-929f-9a3f4152d07f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7941 | 2026.03.19 22:52:44.390721 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_9_2} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.03.19 22:52:44.390778 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_9_2} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7943 | 2026.03.19 22:52:44.390794 [ 4 ] {500dd3ba-c8df-4038-929f-9a3f4152d07f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7944 | 2026.03.19 22:52:44.390841 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7945 | 2026.03.19 22:52:44.390932 [ 4 ] {500dd3ba-c8df-4038-929f-9a3f4152d07f} <Debug> executeQuery: Read 1039 rows, 73.47 KiB in 0.001561 sec., 665598.9750160153 rows/sec., 45.96 MiB/sec. | ||
| 7946 | 2026.03.19 22:52:44.390970 [ 4 ] {500dd3ba-c8df-4038-929f-9a3f4152d07f} <Debug> TCPHandler: Processed in 0.001728187 sec. | ||
| 7947 | 2026.03.19 22:52:44.391077 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2026.03.19 22:52:44.391169 [ 4 ] {c13ffb0d-ec9b-409e-920c-d1afe899dfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7949 | 2026.03.19 22:52:44.391211 [ 4 ] {c13ffb0d-ec9b-409e-920c-d1afe899dfc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7950 | 2026.03.19 22:52:44.391861 [ 4 ] {c13ffb0d-ec9b-409e-920c-d1afe899dfc9} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.03.19 22:52:44.391897 [ 4 ] {c13ffb0d-ec9b-409e-920c-d1afe899dfc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7952 | 2026.03.19 22:52:44.392367 [ 4 ] {c13ffb0d-ec9b-409e-920c-d1afe899dfc9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7953 | 2026.03.19 22:52:44.392668 [ 4 ] {c13ffb0d-ec9b-409e-920c-d1afe899dfc9} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.03.19 22:52:44.392810 [ 4 ] {c13ffb0d-ec9b-409e-920c-d1afe899dfc9} <Debug> executeQuery: Read 1347 rows, 87.19 KiB in 0.001658 sec., 812424.6079613992 rows/sec., 51.35 MiB/sec. | ||
| 7955 | 2026.03.19 22:52:44.392852 [ 4 ] {c13ffb0d-ec9b-409e-920c-d1afe899dfc9} <Debug> TCPHandler: Processed in 0.001822878 sec. | ||
| 7956 | 2026.03.19 22:52:44.392969 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7957 | 2026.03.19 22:52:44.393063 [ 4 ] {714dc083-7042-40ff-abd9-3389b0ed7273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7958 | 2026.03.19 22:52:44.393117 [ 4 ] {714dc083-7042-40ff-abd9-3389b0ed7273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7959 | 2026.03.19 22:52:44.393914 [ 4 ] {714dc083-7042-40ff-abd9-3389b0ed7273} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7960 | 2026.03.19 22:52:44.393950 [ 4 ] {714dc083-7042-40ff-abd9-3389b0ed7273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7961 | 2026.03.19 22:52:44.394480 [ 4 ] {714dc083-7042-40ff-abd9-3389b0ed7273} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7962 | 2026.03.19 22:52:44.394702 [ 4 ] {714dc083-7042-40ff-abd9-3389b0ed7273} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7963 | 2026.03.19 22:52:44.394838 [ 4 ] {714dc083-7042-40ff-abd9-3389b0ed7273} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001792 sec., 19531.25 rows/sec., 35.00 MiB/sec. | ||
| 7964 | 2026.03.19 22:52:44.394895 [ 4 ] {714dc083-7042-40ff-abd9-3389b0ed7273} <Debug> TCPHandler: Processed in 0.00197316 sec. | ||
| 7965 | 2026.03.19 22:52:44.395007 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7966 | 2026.03.19 22:52:44.395101 [ 4 ] {a510c01e-8c2a-4f58-a6d0-1998dd9295d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7967 | 2026.03.19 22:52:44.395142 [ 4 ] {a510c01e-8c2a-4f58-a6d0-1998dd9295d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7968 | 2026.03.19 22:52:44.395479 [ 4 ] {a510c01e-8c2a-4f58-a6d0-1998dd9295d9} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2026.03.19 22:52:44.395514 [ 4 ] {a510c01e-8c2a-4f58-a6d0-1998dd9295d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 7970 | 2026.03.19 22:52:44.395817 [ 4 ] {a510c01e-8c2a-4f58-a6d0-1998dd9295d9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7971 | 2026.03.19 22:52:44.396018 [ 4 ] {a510c01e-8c2a-4f58-a6d0-1998dd9295d9} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2026.03.19 22:52:44.396144 [ 4 ] {a510c01e-8c2a-4f58-a6d0-1998dd9295d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 7973 | 2026.03.19 22:52:44.396179 [ 4 ] {a510c01e-8c2a-4f58-a6d0-1998dd9295d9} <Debug> TCPHandler: Processed in 0.001218892 sec. | ||
| 7974 | 2026.03.19 22:52:46.618617 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61893 | ||
| 7975 | 2026.03.19 22:52:46.618751 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7976 | 2026.03.19 22:52:46.618784 [ 350 ] {} <Debug> TCP-Session: 817ab743-73b3-4e8b-9258-ddec99f8bc90 Authenticating user 'default' from [fd00:1122:3344:101::e]:61893 | ||
| 7977 | 2026.03.19 22:52:46.618805 [ 350 ] {} <Debug> TCP-Session: 817ab743-73b3-4e8b-9258-ddec99f8bc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7978 | 2026.03.19 22:52:46.618819 [ 350 ] {} <Debug> TCP-Session: 817ab743-73b3-4e8b-9258-ddec99f8bc90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7979 | 2026.03.19 22:52:46.619091 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53653 | ||
| 7980 | 2026.03.19 22:52:46.619169 [ 350 ] {} <Trace> TCP-Session: 817ab743-73b3-4e8b-9258-ddec99f8bc90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7981 | 2026.03.19 22:52:46.619186 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51064 | ||
| 7982 | 2026.03.19 22:52:46.619185 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40114 | ||
| 7983 | 2026.03.19 22:52:46.619261 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51837 | ||
| 7984 | 2026.03.19 22:52:46.619262 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40432 | ||
| 7985 | 2026.03.19 22:52:46.619326 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7986 | 2026.03.19 22:52:46.619352 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60222 | ||
| 7987 | 2026.03.19 22:52:46.619380 [ 352 ] {} <Debug> TCP-Session: ae1d9558-e899-488d-abf8-fb4f52b157ae Authenticating user 'default' from [fd00:1122:3344:101::e]:51064 | ||
| 7988 | 2026.03.19 22:52:46.619382 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7989 | 2026.03.19 22:52:46.619398 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44185 | ||
| 7990 | 2026.03.19 22:52:46.619416 [ 352 ] {} <Debug> TCP-Session: ae1d9558-e899-488d-abf8-fb4f52b157ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7991 | 2026.03.19 22:52:46.619436 [ 353 ] {} <Debug> TCP-Session: 115a9979-9387-453e-abff-c193cff96000 Authenticating user 'default' from [fd00:1122:3344:101::e]:40114 | ||
| 7992 | 2026.03.19 22:52:46.619460 [ 352 ] {} <Debug> TCP-Session: ae1d9558-e899-488d-abf8-fb4f52b157ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7993 | 2026.03.19 22:52:46.619357 [ 350 ] {1876cbf8-9841-4e66-ab89-2ad1aeddf510} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61893) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7994 | 2026.03.19 22:52:46.619482 [ 353 ] {} <Debug> TCP-Session: 115a9979-9387-453e-abff-c193cff96000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7995 | 2026.03.19 22:52:46.619354 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54867 | ||
| 7996 | 2026.03.19 22:52:46.619547 [ 353 ] {} <Debug> TCP-Session: 115a9979-9387-453e-abff-c193cff96000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7997 | 2026.03.19 22:52:46.619243 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7998 | 2026.03.19 22:52:46.619636 [ 351 ] {} <Debug> TCP-Session: c30adb10-92c2-44fa-b423-0996c29de698 Authenticating user 'default' from [fd00:1122:3344:101::e]:53653 | ||
| 7999 | 2026.03.19 22:52:46.619661 [ 351 ] {} <Debug> TCP-Session: c30adb10-92c2-44fa-b423-0996c29de698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8000 | 2026.03.19 22:52:46.619675 [ 351 ] {} <Debug> TCP-Session: c30adb10-92c2-44fa-b423-0996c29de698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8001 | 2026.03.19 22:52:46.619680 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8002 | 2026.03.19 22:52:46.619726 [ 355 ] {} <Debug> TCP-Session: 17f04e88-857a-4712-879b-9a32a2c56ac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51837 | ||
| 8003 | 2026.03.19 22:52:46.619754 [ 355 ] {} <Debug> TCP-Session: 17f04e88-857a-4712-879b-9a32a2c56ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8004 | 2026.03.19 22:52:46.619776 [ 355 ] {} <Debug> TCP-Session: 17f04e88-857a-4712-879b-9a32a2c56ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8005 | 2026.03.19 22:52:46.619900 [ 350 ] {1876cbf8-9841-4e66-ab89-2ad1aeddf510} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8006 | 2026.03.19 22:52:46.619980 [ 350 ] {1876cbf8-9841-4e66-ab89-2ad1aeddf510} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8007 | 2026.03.19 22:52:46.620093 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8008 | 2026.03.19 22:52:46.620137 [ 358 ] {} <Debug> TCP-Session: 3c19dc3d-46f1-470e-a775-d3989572d742 Authenticating user 'default' from [fd00:1122:3344:101::e]:44185 | ||
| 8009 | 2026.03.19 22:52:46.620163 [ 358 ] {} <Debug> TCP-Session: 3c19dc3d-46f1-470e-a775-d3989572d742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2026.03.19 22:52:46.620187 [ 358 ] {} <Debug> TCP-Session: 3c19dc3d-46f1-470e-a775-d3989572d742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2026.03.19 22:52:46.620377 [ 350 ] {1876cbf8-9841-4e66-ab89-2ad1aeddf510} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 8012 | 2026.03.19 22:52:46.620462 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8013 | 2026.03.19 22:52:46.620502 [ 357 ] {} <Debug> TCP-Session: 789d00a1-573e-40d2-9774-d2567906015c Authenticating user 'default' from [fd00:1122:3344:101::e]:60222 | ||
| 8014 | 2026.03.19 22:52:46.620526 [ 357 ] {} <Debug> TCP-Session: 789d00a1-573e-40d2-9774-d2567906015c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8015 | 2026.03.19 22:52:46.620540 [ 357 ] {} <Debug> TCP-Session: 789d00a1-573e-40d2-9774-d2567906015c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8016 | 2026.03.19 22:52:46.620572 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8017 | 2026.03.19 22:52:46.620610 [ 354 ] {} <Debug> TCP-Session: a34d3719-2d64-42b2-a6a8-55b75ae9f478 Authenticating user 'default' from [fd00:1122:3344:101::e]:40432 | ||
| 8018 | 2026.03.19 22:52:46.620627 [ 354 ] {} <Debug> TCP-Session: a34d3719-2d64-42b2-a6a8-55b75ae9f478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8019 | 2026.03.19 22:52:46.620643 [ 354 ] {} <Debug> TCP-Session: a34d3719-2d64-42b2-a6a8-55b75ae9f478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2026.03.19 22:52:46.620686 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8021 | 2026.03.19 22:52:46.620727 [ 356 ] {} <Debug> TCP-Session: 737a5551-9f96-47ab-a8ab-683882b54ee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54867 | ||
| 8022 | 2026.03.19 22:52:46.620746 [ 356 ] {} <Debug> TCP-Session: 737a5551-9f96-47ab-a8ab-683882b54ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8023 | 2026.03.19 22:52:46.620759 [ 356 ] {} <Debug> TCP-Session: 737a5551-9f96-47ab-a8ab-683882b54ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8024 | 2026.03.19 22:52:46.621490 [ 333 ] {1876cbf8-9841-4e66-ab89-2ad1aeddf510} <Trace> AggregatingTransform: Aggregating | ||
| 8025 | 2026.03.19 22:52:46.621535 [ 333 ] {1876cbf8-9841-4e66-ab89-2ad1aeddf510} <Trace> Aggregator: Aggregation method: without_key | ||
| 8026 | 2026.03.19 22:52:46.621572 [ 333 ] {1876cbf8-9841-4e66-ab89-2ad1aeddf510} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00108361 sec. (922.841 rows/sec., 36.05 KiB/sec.) | ||
| 8027 | 2026.03.19 22:52:46.621590 [ 333 ] {1876cbf8-9841-4e66-ab89-2ad1aeddf510} <Trace> Aggregator: Merging aggregated data | ||
| 8028 | 2026.03.19 22:52:46.622775 [ 350 ] {1876cbf8-9841-4e66-ab89-2ad1aeddf510} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003479 sec., 287.4389192296637 rows/sec., 11.23 KiB/sec. | ||
| 8029 | 2026.03.19 22:52:46.622937 [ 350 ] {1876cbf8-9841-4e66-ab89-2ad1aeddf510} <Debug> TCPHandler: Processed in 0.003885539 sec. | ||
| 8030 | 2026.03.19 22:52:46.623037 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8031 | 2026.03.19 22:52:46.623063 [ 350 ] {} <Debug> TCP-Session: 817ab743-73b3-4e8b-9258-ddec99f8bc90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8032 | 2026.03.19 22:52:46.623070 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8033 | 2026.03.19 22:52:46.623098 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8034 | 2026.03.19 22:52:46.623107 [ 358 ] {} <Debug> TCP-Session: 3c19dc3d-46f1-470e-a775-d3989572d742 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2026.03.19 22:52:46.623127 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8036 | 2026.03.19 22:52:46.623151 [ 351 ] {} <Debug> TCP-Session: c30adb10-92c2-44fa-b423-0996c29de698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8037 | 2026.03.19 22:52:46.623161 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8038 | 2026.03.19 22:52:46.623188 [ 355 ] {} <Debug> TCP-Session: 17f04e88-857a-4712-879b-9a32a2c56ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8039 | 2026.03.19 22:52:46.623211 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8040 | 2026.03.19 22:52:46.623225 [ 353 ] {} <Debug> TCP-Session: 115a9979-9387-453e-abff-c193cff96000 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8041 | 2026.03.19 22:52:46.623197 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8042 | 2026.03.19 22:52:46.623260 [ 357 ] {} <Debug> TCP-Session: 789d00a1-573e-40d2-9774-d2567906015c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8043 | 2026.03.19 22:52:46.623177 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8044 | 2026.03.19 22:52:46.623299 [ 354 ] {} <Debug> TCP-Session: a34d3719-2d64-42b2-a6a8-55b75ae9f478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2026.03.19 22:52:46.623142 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8046 | 2026.03.19 22:52:46.623342 [ 356 ] {} <Debug> TCP-Session: 737a5551-9f96-47ab-a8ab-683882b54ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2026.03.19 22:52:46.623379 [ 352 ] {} <Debug> TCP-Session: ae1d9558-e899-488d-abf8-fb4f52b157ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8048 | 2026.03.19 22:52:46.830224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19550 | ||
| 8049 | 2026.03.19 22:52:46.830715 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8050 | 2026.03.19 22:52:46.830755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8051 | 2026.03.19 22:52:46.831255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8052 | 2026.03.19 22:52:46.831487 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8053 | 2026.03.19 22:52:46.831619 [ 104 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8054 | 2026.03.19 22:52:46.831634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19550 | ||
| 8055 | 2026.03.19 22:52:46.831660 [ 104 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.03.19 22:52:46.831682 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8057 | 2026.03.19 22:52:46.831807 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 8058 | 2026.03.19 22:52:46.831949 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8059 | 2026.03.19 22:52:46.831991 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17182 rows starting from the beginning of the part | ||
| 8060 | 2026.03.19 22:52:46.832060 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 8061 | 2026.03.19 22:52:46.832105 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 8062 | 2026.03.19 22:52:46.832148 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 8063 | 2026.03.19 22:52:46.832188 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 8064 | 2026.03.19 22:52:46.832230 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 8065 | 2026.03.19 22:52:46.834196 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19550 rows, containing 4 columns (4 merged, 0 gathered) in 0.002444925 sec., 7996155.3012873605 rows/sec., 114.39 MiB/sec. | ||
| 8066 | 2026.03.19 22:52:46.834410 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8067 | 2026.03.19 22:52:46.834701 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_41_8} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8068 | 2026.03.19 22:52:46.834789 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_41_8} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8069 | 2026.03.19 22:52:46.834891 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8070 | 2026.03.19 22:52:46.843833 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65340 | ||
| 8071 | 2026.03.19 22:52:46.843939 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8072 | 2026.03.19 22:52:46.843968 [ 350 ] {} <Debug> TCP-Session: bf090a20-99e7-4830-87bd-be08b5db4306 Authenticating user 'default' from [fd00:1122:3344:101::e]:65340 | ||
| 8073 | 2026.03.19 22:52:46.843990 [ 350 ] {} <Debug> TCP-Session: bf090a20-99e7-4830-87bd-be08b5db4306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8074 | 2026.03.19 22:52:46.844003 [ 350 ] {} <Debug> TCP-Session: bf090a20-99e7-4830-87bd-be08b5db4306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8075 | 2026.03.19 22:52:46.844215 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33196 | ||
| 8076 | 2026.03.19 22:52:46.844232 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64928 | ||
| 8077 | 2026.03.19 22:52:46.844260 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56291 | ||
| 8078 | 2026.03.19 22:52:46.844277 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48979 | ||
| 8079 | 2026.03.19 22:52:46.844299 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8080 | 2026.03.19 22:52:46.844295 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54857 | ||
| 8081 | 2026.03.19 22:52:46.844347 [ 351 ] {} <Debug> TCP-Session: a65ed6a4-a705-4a3a-a175-3876a35104ad Authenticating user 'default' from [fd00:1122:3344:101::e]:33196 | ||
| 8082 | 2026.03.19 22:52:46.844369 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8083 | 2026.03.19 22:52:46.844391 [ 351 ] {} <Debug> TCP-Session: a65ed6a4-a705-4a3a-a175-3876a35104ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8084 | 2026.03.19 22:52:46.844345 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8085 | 2026.03.19 22:52:46.844413 [ 351 ] {} <Debug> TCP-Session: a65ed6a4-a705-4a3a-a175-3876a35104ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8086 | 2026.03.19 22:52:46.844410 [ 356 ] {} <Debug> TCP-Session: 9a5c4aaa-9297-4c66-a049-24582ac648ca Authenticating user 'default' from [fd00:1122:3344:101::e]:48979 | ||
| 8087 | 2026.03.19 22:52:46.844437 [ 355 ] {} <Debug> TCP-Session: 8342b589-2e2e-4de4-892d-0e769f6b24d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56291 | ||
| 8088 | 2026.03.19 22:52:46.844418 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8089 | 2026.03.19 22:52:46.844471 [ 355 ] {} <Debug> TCP-Session: 8342b589-2e2e-4de4-892d-0e769f6b24d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8090 | 2026.03.19 22:52:46.844494 [ 358 ] {} <Debug> TCP-Session: 6cb291e6-7c0e-490a-a5a8-77a0da182c99 Authenticating user 'default' from [fd00:1122:3344:101::e]:54857 | ||
| 8091 | 2026.03.19 22:52:46.844501 [ 355 ] {} <Debug> TCP-Session: 8342b589-2e2e-4de4-892d-0e769f6b24d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8092 | 2026.03.19 22:52:46.844521 [ 358 ] {} <Debug> TCP-Session: 6cb291e6-7c0e-490a-a5a8-77a0da182c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2026.03.19 22:52:46.844344 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8094 | 2026.03.19 22:52:46.844553 [ 358 ] {} <Debug> TCP-Session: 6cb291e6-7c0e-490a-a5a8-77a0da182c99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8095 | 2026.03.19 22:52:46.844286 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60054 | ||
| 8096 | 2026.03.19 22:52:46.844595 [ 352 ] {} <Debug> TCP-Session: d1cce1aa-eb5f-4b83-9486-a45caa40eeee Authenticating user 'default' from [fd00:1122:3344:101::e]:64928 | ||
| 8097 | 2026.03.19 22:52:46.844241 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54127 | ||
| 8098 | 2026.03.19 22:52:46.844643 [ 352 ] {} <Debug> TCP-Session: d1cce1aa-eb5f-4b83-9486-a45caa40eeee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8099 | 2026.03.19 22:52:46.844238 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52422 | ||
| 8100 | 2026.03.19 22:52:46.844681 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8101 | 2026.03.19 22:52:46.844680 [ 352 ] {} <Debug> TCP-Session: d1cce1aa-eb5f-4b83-9486-a45caa40eeee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2026.03.19 22:52:46.844714 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8103 | 2026.03.19 22:52:46.844727 [ 357 ] {} <Debug> TCP-Session: c6ffb313-eb86-414e-9692-c12dc0ad284b Authenticating user 'default' from [fd00:1122:3344:101::e]:60054 | ||
| 8104 | 2026.03.19 22:52:46.844764 [ 354 ] {} <Debug> TCP-Session: e328a615-9f97-4f1f-b061-48a23b043ae4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54127 | ||
| 8105 | 2026.03.19 22:52:46.844789 [ 357 ] {} <Debug> TCP-Session: c6ffb313-eb86-414e-9692-c12dc0ad284b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8106 | 2026.03.19 22:52:46.844797 [ 354 ] {} <Debug> TCP-Session: e328a615-9f97-4f1f-b061-48a23b043ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2026.03.19 22:52:46.844810 [ 357 ] {} <Debug> TCP-Session: c6ffb313-eb86-414e-9692-c12dc0ad284b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2026.03.19 22:52:46.844825 [ 354 ] {} <Debug> TCP-Session: e328a615-9f97-4f1f-b061-48a23b043ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8109 | 2026.03.19 22:52:46.844751 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8110 | 2026.03.19 22:52:46.844462 [ 356 ] {} <Debug> TCP-Session: 9a5c4aaa-9297-4c66-a049-24582ac648ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8111 | 2026.03.19 22:52:46.844886 [ 353 ] {} <Debug> TCP-Session: 20fba007-1ce3-4124-9f3f-b74ac7822b37 Authenticating user 'default' from [fd00:1122:3344:101::e]:52422 | ||
| 8112 | 2026.03.19 22:52:46.844899 [ 356 ] {} <Debug> TCP-Session: 9a5c4aaa-9297-4c66-a049-24582ac648ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8113 | 2026.03.19 22:52:46.844915 [ 353 ] {} <Debug> TCP-Session: 20fba007-1ce3-4124-9f3f-b74ac7822b37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8114 | 2026.03.19 22:52:46.844336 [ 350 ] {} <Trace> TCP-Session: bf090a20-99e7-4830-87bd-be08b5db4306 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8115 | 2026.03.19 22:52:46.844936 [ 353 ] {} <Debug> TCP-Session: 20fba007-1ce3-4124-9f3f-b74ac7822b37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8116 | 2026.03.19 22:52:46.845105 [ 350 ] {ebbed45a-86f9-47fe-9e9a-2fa7fcc6cd62} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65340) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8117 | 2026.03.19 22:52:46.845378 [ 350 ] {ebbed45a-86f9-47fe-9e9a-2fa7fcc6cd62} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8118 | 2026.03.19 22:52:46.845436 [ 350 ] {ebbed45a-86f9-47fe-9e9a-2fa7fcc6cd62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8119 | 2026.03.19 22:52:46.845731 [ 350 ] {ebbed45a-86f9-47fe-9e9a-2fa7fcc6cd62} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 8120 | 2026.03.19 22:52:46.846699 [ 339 ] {ebbed45a-86f9-47fe-9e9a-2fa7fcc6cd62} <Trace> AggregatingTransform: Aggregating | ||
| 8121 | 2026.03.19 22:52:46.846731 [ 339 ] {ebbed45a-86f9-47fe-9e9a-2fa7fcc6cd62} <Trace> Aggregator: Aggregation method: without_key | ||
| 8122 | 2026.03.19 22:52:46.846765 [ 339 ] {ebbed45a-86f9-47fe-9e9a-2fa7fcc6cd62} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932279 sec. (1072.640 rows/sec., 41.90 KiB/sec.) | ||
| 8123 | 2026.03.19 22:52:46.846783 [ 339 ] {ebbed45a-86f9-47fe-9e9a-2fa7fcc6cd62} <Trace> Aggregator: Merging aggregated data | ||
| 8124 | 2026.03.19 22:52:46.848317 [ 350 ] {ebbed45a-86f9-47fe-9e9a-2fa7fcc6cd62} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003272 sec., 305.62347188264056 rows/sec., 11.94 KiB/sec. | ||
| 8125 | 2026.03.19 22:52:46.848439 [ 350 ] {ebbed45a-86f9-47fe-9e9a-2fa7fcc6cd62} <Debug> TCPHandler: Processed in 0.004224611 sec. | ||
| 8126 | 2026.03.19 22:52:46.848549 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8127 | 2026.03.19 22:52:46.848578 [ 350 ] {} <Debug> TCP-Session: bf090a20-99e7-4830-87bd-be08b5db4306 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8128 | 2026.03.19 22:52:46.848577 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8129 | 2026.03.19 22:52:46.848602 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8130 | 2026.03.19 22:52:46.848625 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8131 | 2026.03.19 22:52:46.848653 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8132 | 2026.03.19 22:52:46.848666 [ 351 ] {} <Debug> TCP-Session: a65ed6a4-a705-4a3a-a175-3876a35104ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2026.03.19 22:52:46.848690 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8134 | 2026.03.19 22:52:46.848701 [ 356 ] {} <Debug> TCP-Session: 9a5c4aaa-9297-4c66-a049-24582ac648ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8135 | 2026.03.19 22:52:46.848705 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8136 | 2026.03.19 22:52:46.848734 [ 355 ] {} <Debug> TCP-Session: 8342b589-2e2e-4de4-892d-0e769f6b24d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8137 | 2026.03.19 22:52:46.848693 [ 353 ] {} <Debug> TCP-Session: 20fba007-1ce3-4124-9f3f-b74ac7822b37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8138 | 2026.03.19 22:52:46.848770 [ 357 ] {} <Debug> TCP-Session: c6ffb313-eb86-414e-9692-c12dc0ad284b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8139 | 2026.03.19 22:52:46.848671 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8140 | 2026.03.19 22:52:46.848636 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8141 | 2026.03.19 22:52:46.848856 [ 358 ] {} <Debug> TCP-Session: 6cb291e6-7c0e-490a-a5a8-77a0da182c99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8142 | 2026.03.19 22:52:46.848877 [ 354 ] {} <Debug> TCP-Session: e328a615-9f97-4f1f-b061-48a23b043ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8143 | 2026.03.19 22:52:46.848628 [ 352 ] {} <Debug> TCP-Session: d1cce1aa-eb5f-4b83-9486-a45caa40eeee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8144 | 2026.03.19 22:52:47.901881 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8145 | 2026.03.19 22:52:47.920923 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8146 | 2026.03.19 22:52:47.920988 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8147 | 2026.03.19 22:52:47.927307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8148 | 2026.03.19 22:52:47.928007 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8149 | 2026.03.19 22:52:47.928326 [ 104 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8150 | 2026.03.19 22:52:47.928419 [ 104 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.03.19 22:52:47.928457 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8152 | 2026.03.19 22:52:47.928577 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 8153 | 2026.03.19 22:52:47.931236 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8154 | 2026.03.19 22:52:47.931638 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8155 | 2026.03.19 22:52:47.932458 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8156 | 2026.03.19 22:52:47.935942 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8157 | 2026.03.19 22:52:47.939252 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 8158 | 2026.03.19 22:52:47.943190 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 8159 | 2026.03.19 22:52:47.947364 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 8160 | 2026.03.19 22:52:47.951167 [ 195 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 8161 | 2026.03.19 22:52:48.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.13 MiB, peak 309.46 MiB, free memory in arenas 0.00 B, will set to 296.51 MiB (RSS), difference: -10.62 MiB | ||
| 8162 | 2026.03.19 22:52:48.000942 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.072398115 sec., 4268.066924118121 rows/sec., 22.07 MiB/sec. | ||
| 8163 | 2026.03.19 22:52:48.003951 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8164 | 2026.03.19 22:52:48.006132 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_41_8} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2026.03.19 22:52:48.006254 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_41_8} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8166 | 2026.03.19 22:52:48.009448 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8167 | 2026.03.19 22:52:49.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.43 MiB, peak 309.46 MiB, free memory in arenas 0.00 B, will set to 296.68 MiB (RSS), difference: 11.25 MiB | ||
| 8168 | 2026.03.19 22:52:49.391983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1008 | ||
| 8169 | 2026.03.19 22:52:49.394327 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8170 | 2026.03.19 22:52:49.394377 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8171 | 2026.03.19 22:52:49.395588 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8172 | 2026.03.19 22:52:49.395848 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8173 | 2026.03.19 22:52:49.396105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 8174 | 2026.03.19 22:52:49.871449 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2026.03.19 22:52:49.871628 [ 4 ] {a1578e19-59cf-4641-97ef-8be1f77ec5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8176 | 2026.03.19 22:52:49.871691 [ 4 ] {a1578e19-59cf-4641-97ef-8be1f77ec5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8177 | 2026.03.19 22:52:49.872359 [ 4 ] {a1578e19-59cf-4641-97ef-8be1f77ec5e0} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2026.03.19 22:52:49.872399 [ 4 ] {a1578e19-59cf-4641-97ef-8be1f77ec5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8179 | 2026.03.19 22:52:49.872791 [ 4 ] {a1578e19-59cf-4641-97ef-8be1f77ec5e0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8180 | 2026.03.19 22:52:49.873012 [ 4 ] {a1578e19-59cf-4641-97ef-8be1f77ec5e0} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.03.19 22:52:49.873162 [ 4 ] {a1578e19-59cf-4641-97ef-8be1f77ec5e0} <Debug> executeQuery: Read 87 rows, 7.48 KiB in 0.001582 sec., 54993.678887484195 rows/sec., 4.62 MiB/sec. | ||
| 8182 | 2026.03.19 22:52:49.873204 [ 4 ] {a1578e19-59cf-4641-97ef-8be1f77ec5e0} <Debug> TCPHandler: Processed in 0.001884568 sec. | ||
| 8183 | 2026.03.19 22:52:49.873337 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2026.03.19 22:52:49.873433 [ 4 ] {72421ff8-d699-49d3-b1ff-544b1077ae82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8185 | 2026.03.19 22:52:49.873472 [ 4 ] {72421ff8-d699-49d3-b1ff-544b1077ae82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8186 | 2026.03.19 22:52:49.873869 [ 4 ] {72421ff8-d699-49d3-b1ff-544b1077ae82} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2026.03.19 22:52:49.873904 [ 4 ] {72421ff8-d699-49d3-b1ff-544b1077ae82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8188 | 2026.03.19 22:52:49.874195 [ 4 ] {72421ff8-d699-49d3-b1ff-544b1077ae82} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8189 | 2026.03.19 22:52:49.874407 [ 4 ] {72421ff8-d699-49d3-b1ff-544b1077ae82} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.03.19 22:52:49.874531 [ 4 ] {72421ff8-d699-49d3-b1ff-544b1077ae82} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001118 sec., 13416.815742397137 rows/sec., 1008.88 KiB/sec. | ||
| 8191 | 2026.03.19 22:52:49.874568 [ 4 ] {72421ff8-d699-49d3-b1ff-544b1077ae82} <Debug> TCPHandler: Processed in 0.001289182 sec. | ||
| 8192 | 2026.03.19 22:52:49.874678 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2026.03.19 22:52:49.874769 [ 4 ] {e6869cbe-9d26-4ce3-9985-3ae28a56b87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8194 | 2026.03.19 22:52:49.874808 [ 4 ] {e6869cbe-9d26-4ce3-9985-3ae28a56b87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8195 | 2026.03.19 22:52:49.875177 [ 4 ] {e6869cbe-9d26-4ce3-9985-3ae28a56b87c} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2026.03.19 22:52:49.875212 [ 4 ] {e6869cbe-9d26-4ce3-9985-3ae28a56b87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8197 | 2026.03.19 22:52:49.875488 [ 4 ] {e6869cbe-9d26-4ce3-9985-3ae28a56b87c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8198 | 2026.03.19 22:52:49.875691 [ 4 ] {e6869cbe-9d26-4ce3-9985-3ae28a56b87c} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2026.03.19 22:52:49.875817 [ 4 ] {e6869cbe-9d26-4ce3-9985-3ae28a56b87c} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 62.35 KiB/sec. | ||
| 8200 | 2026.03.19 22:52:49.875853 [ 4 ] {e6869cbe-9d26-4ce3-9985-3ae28a56b87c} <Debug> TCPHandler: Processed in 0.001223372 sec. | ||
| 8201 | 2026.03.19 22:52:49.875961 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2026.03.19 22:52:49.876052 [ 4 ] {c487a843-73da-4cc0-84d6-59d26357949e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8203 | 2026.03.19 22:52:49.876090 [ 4 ] {c487a843-73da-4cc0-84d6-59d26357949e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8204 | 2026.03.19 22:52:49.876482 [ 4 ] {c487a843-73da-4cc0-84d6-59d26357949e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2026.03.19 22:52:49.876516 [ 4 ] {c487a843-73da-4cc0-84d6-59d26357949e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8206 | 2026.03.19 22:52:49.876805 [ 4 ] {c487a843-73da-4cc0-84d6-59d26357949e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8207 | 2026.03.19 22:52:49.877009 [ 4 ] {c487a843-73da-4cc0-84d6-59d26357949e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.03.19 22:52:49.877131 [ 4 ] {c487a843-73da-4cc0-84d6-59d26357949e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001096 sec., 72080.29197080292 rows/sec., 5.63 MiB/sec. | ||
| 8209 | 2026.03.19 22:52:49.877167 [ 4 ] {c487a843-73da-4cc0-84d6-59d26357949e} <Debug> TCPHandler: Processed in 0.001253322 sec. | ||
| 8210 | 2026.03.19 22:52:49.877274 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2026.03.19 22:52:49.877366 [ 4 ] {bea5ce96-5d0a-4dd7-ad38-7eb18f8fdeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8212 | 2026.03.19 22:52:49.877407 [ 4 ] {bea5ce96-5d0a-4dd7-ad38-7eb18f8fdeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8213 | 2026.03.19 22:52:49.877821 [ 4 ] {bea5ce96-5d0a-4dd7-ad38-7eb18f8fdeda} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2026.03.19 22:52:49.877855 [ 4 ] {bea5ce96-5d0a-4dd7-ad38-7eb18f8fdeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8215 | 2026.03.19 22:52:49.878176 [ 4 ] {bea5ce96-5d0a-4dd7-ad38-7eb18f8fdeda} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8216 | 2026.03.19 22:52:49.878389 [ 4 ] {bea5ce96-5d0a-4dd7-ad38-7eb18f8fdeda} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.03.19 22:52:49.878514 [ 4 ] {bea5ce96-5d0a-4dd7-ad38-7eb18f8fdeda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 8218 | 2026.03.19 22:52:49.878550 [ 4 ] {bea5ce96-5d0a-4dd7-ad38-7eb18f8fdeda} <Debug> TCPHandler: Processed in 0.001323683 sec. | ||
| 8219 | 2026.03.19 22:52:49.878658 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2026.03.19 22:52:49.878749 [ 4 ] {b1362ac0-fb14-4db6-95a6-89eb4a7766dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8221 | 2026.03.19 22:52:49.878788 [ 4 ] {b1362ac0-fb14-4db6-95a6-89eb4a7766dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8222 | 2026.03.19 22:52:49.879105 [ 4 ] {b1362ac0-fb14-4db6-95a6-89eb4a7766dc} <Trace> oximeter.measurements_f64 (244b5db2-3c23-425c-a450-c7e1101f9582): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2026.03.19 22:52:49.879139 [ 4 ] {b1362ac0-fb14-4db6-95a6-89eb4a7766dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8224 | 2026.03.19 22:52:49.879418 [ 4 ] {b1362ac0-fb14-4db6-95a6-89eb4a7766dc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 8225 | 2026.03.19 22:52:49.879617 [ 4 ] {b1362ac0-fb14-4db6-95a6-89eb4a7766dc} <Trace> oximeter.measurements_f64 (244b5db2-3c23-425c-a450-c7e1101f9582): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.03.19 22:52:49.879742 [ 4 ] {b1362ac0-fb14-4db6-95a6-89eb4a7766dc} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 62.79 KiB/sec. | ||
| 8227 | 2026.03.19 22:52:49.879779 [ 4 ] {b1362ac0-fb14-4db6-95a6-89eb4a7766dc} <Debug> TCPHandler: Processed in 0.001168111 sec. | ||
| 8228 | 2026.03.19 22:52:49.879888 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2026.03.19 22:52:49.879979 [ 4 ] {23a997db-2e4a-4758-b33c-3f24b52548d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8230 | 2026.03.19 22:52:49.880032 [ 4 ] {23a997db-2e4a-4758-b33c-3f24b52548d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8231 | 2026.03.19 22:52:49.880826 [ 4 ] {23a997db-2e4a-4758-b33c-3f24b52548d4} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.03.19 22:52:49.880861 [ 4 ] {23a997db-2e4a-4758-b33c-3f24b52548d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8233 | 2026.03.19 22:52:49.881389 [ 4 ] {23a997db-2e4a-4758-b33c-3f24b52548d4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8234 | 2026.03.19 22:52:49.881605 [ 4 ] {23a997db-2e4a-4758-b33c-3f24b52548d4} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.03.19 22:52:49.881739 [ 4 ] {23a997db-2e4a-4758-b33c-3f24b52548d4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001777 sec., 8441.193021947101 rows/sec., 15.13 MiB/sec. | ||
| 8236 | 2026.03.19 22:52:49.881791 [ 4 ] {23a997db-2e4a-4758-b33c-3f24b52548d4} <Debug> TCPHandler: Processed in 0.001950869 sec. | ||
| 8237 | 2026.03.19 22:52:49.881925 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.03.19 22:52:49.882049 [ 4 ] {42159806-c03c-460f-9662-9a71204d92d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8239 | 2026.03.19 22:52:49.882097 [ 4 ] {42159806-c03c-460f-9662-9a71204d92d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8240 | 2026.03.19 22:52:49.882482 [ 4 ] {42159806-c03c-460f-9662-9a71204d92d8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.03.19 22:52:49.882518 [ 4 ] {42159806-c03c-460f-9662-9a71204d92d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 8242 | 2026.03.19 22:52:49.882831 [ 4 ] {42159806-c03c-460f-9662-9a71204d92d8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8243 | 2026.03.19 22:52:49.883052 [ 4 ] {42159806-c03c-460f-9662-9a71204d92d8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.03.19 22:52:49.883178 [ 4 ] {42159806-c03c-460f-9662-9a71204d92d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 8245 | 2026.03.19 22:52:49.883214 [ 4 ] {42159806-c03c-460f-9662-9a71204d92d8} <Debug> TCPHandler: Processed in 0.001347473 sec. | ||
| 8246 | 2026.03.19 22:52:54.217419 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8247 | 2026.03.19 22:52:54.217505 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8248 | 2026.03.19 22:52:54.331859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20062 | ||
| 8249 | 2026.03.19 22:52:54.332701 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.03.19 22:52:54.332759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8251 | 2026.03.19 22:52:54.333273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8252 | 2026.03.19 22:52:54.333507 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.03.19 22:52:54.333659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20062 | ||
| 8254 | 2026.03.19 22:52:54.871786 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8255 | 2026.03.19 22:52:54.871982 [ 4 ] {4b1e137c-0631-428a-98dd-27bbd170d742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8256 | 2026.03.19 22:52:54.872056 [ 4 ] {4b1e137c-0631-428a-98dd-27bbd170d742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8257 | 2026.03.19 22:52:54.872831 [ 4 ] {4b1e137c-0631-428a-98dd-27bbd170d742} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2026.03.19 22:52:54.872870 [ 4 ] {4b1e137c-0631-428a-98dd-27bbd170d742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8259 | 2026.03.19 22:52:54.873279 [ 4 ] {4b1e137c-0631-428a-98dd-27bbd170d742} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8260 | 2026.03.19 22:52:54.873512 [ 4 ] {4b1e137c-0631-428a-98dd-27bbd170d742} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.03.19 22:52:54.873674 [ 4 ] {4b1e137c-0631-428a-98dd-27bbd170d742} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001745 sec., 61891.11747851003 rows/sec., 5.21 MiB/sec. | ||
| 8262 | 2026.03.19 22:52:54.873723 [ 4 ] {4b1e137c-0631-428a-98dd-27bbd170d742} <Debug> TCPHandler: Processed in 0.002068541 sec. | ||
| 8263 | 2026.03.19 22:52:54.873854 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8264 | 2026.03.19 22:52:54.873958 [ 4 ] {d568f606-3fe9-4175-9501-b87da1a17b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8265 | 2026.03.19 22:52:54.874000 [ 4 ] {d568f606-3fe9-4175-9501-b87da1a17b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8266 | 2026.03.19 22:52:54.874420 [ 4 ] {d568f606-3fe9-4175-9501-b87da1a17b37} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2026.03.19 22:52:54.874457 [ 4 ] {d568f606-3fe9-4175-9501-b87da1a17b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8268 | 2026.03.19 22:52:54.874780 [ 4 ] {d568f606-3fe9-4175-9501-b87da1a17b37} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8269 | 2026.03.19 22:52:54.874995 [ 4 ] {d568f606-3fe9-4175-9501-b87da1a17b37} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2026.03.19 22:52:54.875093 [ 88 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8271 | 2026.03.19 22:52:54.875128 [ 4 ] {d568f606-3fe9-4175-9501-b87da1a17b37} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001194 sec., 21775.544388609716 rows/sec., 1.60 MiB/sec. | ||
| 8272 | 2026.03.19 22:52:54.875132 [ 88 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2026.03.19 22:52:54.875159 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8274 | 2026.03.19 22:52:54.875167 [ 4 ] {d568f606-3fe9-4175-9501-b87da1a17b37} <Debug> TCPHandler: Processed in 0.001365233 sec. | ||
| 8275 | 2026.03.19 22:52:54.875279 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.03.19 22:52:54.875285 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 8277 | 2026.03.19 22:52:54.875375 [ 4 ] {514cefb9-1480-4f5a-a90c-dfff6e2fba73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8278 | 2026.03.19 22:52:54.875448 [ 4 ] {514cefb9-1480-4f5a-a90c-dfff6e2fba73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8279 | 2026.03.19 22:52:54.875450 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8280 | 2026.03.19 22:52:54.875503 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 80 rows starting from the beginning of the part | ||
| 8281 | 2026.03.19 22:52:54.875577 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
| 8282 | 2026.03.19 22:52:54.875623 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 15 rows starting from the beginning of the part | ||
| 8283 | 2026.03.19 22:52:54.875664 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part | ||
| 8284 | 2026.03.19 22:52:54.875704 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 15 rows starting from the beginning of the part | ||
| 8285 | 2026.03.19 22:52:54.875778 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 8286 | 2026.03.19 22:52:54.875895 [ 4 ] {514cefb9-1480-4f5a-a90c-dfff6e2fba73} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2026.03.19 22:52:54.875939 [ 4 ] {514cefb9-1480-4f5a-a90c-dfff6e2fba73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8288 | 2026.03.19 22:52:54.876280 [ 4 ] {514cefb9-1480-4f5a-a90c-dfff6e2fba73} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8289 | 2026.03.19 22:52:54.876509 [ 4 ] {514cefb9-1480-4f5a-a90c-dfff6e2fba73} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.03.19 22:52:54.876608 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385654 sec., 145057.8571562598 rows/sec., 11.16 MiB/sec. | ||
| 8291 | 2026.03.19 22:52:54.876642 [ 4 ] {514cefb9-1480-4f5a-a90c-dfff6e2fba73} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001287 sec., 69930.06993006993 rows/sec., 5.46 MiB/sec. | ||
| 8292 | 2026.03.19 22:52:54.876685 [ 4 ] {514cefb9-1480-4f5a-a90c-dfff6e2fba73} <Debug> TCPHandler: Processed in 0.001456324 sec. | ||
| 8293 | 2026.03.19 22:52:54.876745 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8294 | 2026.03.19 22:52:54.876797 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8295 | 2026.03.19 22:52:54.876897 [ 4 ] {988152e4-99fa-467b-aad6-b7e8ced76618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8296 | 2026.03.19 22:52:54.876943 [ 4 ] {988152e4-99fa-467b-aad6-b7e8ced76618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8297 | 2026.03.19 22:52:54.877009 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_56_11} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2026.03.19 22:52:54.877087 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_56_11} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8299 | 2026.03.19 22:52:54.877162 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8300 | 2026.03.19 22:52:54.877360 [ 4 ] {988152e4-99fa-467b-aad6-b7e8ced76618} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2026.03.19 22:52:54.877400 [ 4 ] {988152e4-99fa-467b-aad6-b7e8ced76618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8302 | 2026.03.19 22:52:54.877746 [ 4 ] {988152e4-99fa-467b-aad6-b7e8ced76618} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8303 | 2026.03.19 22:52:54.877957 [ 4 ] {988152e4-99fa-467b-aad6-b7e8ced76618} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2026.03.19 22:52:54.878090 [ 4 ] {988152e4-99fa-467b-aad6-b7e8ced76618} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 8305 | 2026.03.19 22:52:54.878126 [ 4 ] {988152e4-99fa-467b-aad6-b7e8ced76618} <Debug> TCPHandler: Processed in 0.001378243 sec. | ||
| 8306 | 2026.03.19 22:52:54.878246 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8307 | 2026.03.19 22:52:54.878350 [ 4 ] {ee280420-2dee-4549-8c95-708a5b44d0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8308 | 2026.03.19 22:52:54.878406 [ 4 ] {ee280420-2dee-4549-8c95-708a5b44d0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8309 | 2026.03.19 22:52:54.879232 [ 4 ] {ee280420-2dee-4549-8c95-708a5b44d0ef} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2026.03.19 22:52:54.879267 [ 4 ] {ee280420-2dee-4549-8c95-708a5b44d0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8311 | 2026.03.19 22:52:54.879837 [ 4 ] {ee280420-2dee-4549-8c95-708a5b44d0ef} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8312 | 2026.03.19 22:52:54.880073 [ 4 ] {ee280420-2dee-4549-8c95-708a5b44d0ef} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.03.19 22:52:54.880178 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8314 | 2026.03.19 22:52:54.880209 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2026.03.19 22:52:54.880215 [ 4 ] {ee280420-2dee-4549-8c95-708a5b44d0ef} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001884 sec., 13800.424628450106 rows/sec., 24.73 MiB/sec. | ||
| 8316 | 2026.03.19 22:52:54.880229 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8317 | 2026.03.19 22:52:54.880280 [ 4 ] {ee280420-2dee-4549-8c95-708a5b44d0ef} <Debug> TCPHandler: Processed in 0.002091961 sec. | ||
| 8318 | 2026.03.19 22:52:54.880360 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 8319 | 2026.03.19 22:52:54.880392 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8320 | 2026.03.19 22:52:54.880497 [ 4 ] {368680c0-99b2-4d3c-a188-bb63e6cf4588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8321 | 2026.03.19 22:52:54.880539 [ 4 ] {368680c0-99b2-4d3c-a188-bb63e6cf4588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8322 | 2026.03.19 22:52:54.880653 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8323 | 2026.03.19 22:52:54.880731 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1052 rows starting from the beginning of the part | ||
| 8324 | 2026.03.19 22:52:54.880873 [ 4 ] {368680c0-99b2-4d3c-a188-bb63e6cf4588} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.03.19 22:52:54.880880 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
| 8326 | 2026.03.19 22:52:54.880918 [ 4 ] {368680c0-99b2-4d3c-a188-bb63e6cf4588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8327 | 2026.03.19 22:52:54.881021 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 15 rows starting from the beginning of the part | ||
| 8328 | 2026.03.19 22:52:54.881135 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 35 rows starting from the beginning of the part | ||
| 8329 | 2026.03.19 22:52:54.881244 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 15 rows starting from the beginning of the part | ||
| 8330 | 2026.03.19 22:52:54.881253 [ 4 ] {368680c0-99b2-4d3c-a188-bb63e6cf4588} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8331 | 2026.03.19 22:52:54.881354 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 8332 | 2026.03.19 22:52:54.881487 [ 4 ] {368680c0-99b2-4d3c-a188-bb63e6cf4588} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8333 | 2026.03.19 22:52:54.881625 [ 4 ] {368680c0-99b2-4d3c-a188-bb63e6cf4588} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 8334 | 2026.03.19 22:52:54.881663 [ 4 ] {368680c0-99b2-4d3c-a188-bb63e6cf4588} <Debug> TCPHandler: Processed in 0.001320843 sec. | ||
| 8335 | 2026.03.19 22:52:54.889108 [ 200 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1169 rows, containing 19 columns (19 merged, 0 gathered) in 0.008810537 sec., 132682.0374285926 rows/sec., 237.76 MiB/sec. | ||
| 8336 | 2026.03.19 22:52:54.891071 [ 200 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8337 | 2026.03.19 22:52:54.891428 [ 200 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.03.19 22:52:54.891497 [ 200 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8339 | 2026.03.19 22:52:54.891658 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 8340 | 2026.03.19 22:52:55.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.20 MiB, peak 309.46 MiB, free memory in arenas 0.00 B, will set to 301.92 MiB (RSS), difference: 4.72 MiB | ||
| 8341 | 2026.03.19 22:52:55.431422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8342 | 2026.03.19 22:52:55.447010 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2026.03.19 22:52:55.447072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8344 | 2026.03.19 22:52:55.452542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8345 | 2026.03.19 22:52:55.453209 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8346 | 2026.03.19 22:52:55.455867 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8347 | 2026.03.19 22:52:59.396382 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1036 | ||
| 8348 | 2026.03.19 22:52:59.398691 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8349 | 2026.03.19 22:52:59.398750 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8350 | 2026.03.19 22:52:59.399913 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8351 | 2026.03.19 22:52:59.400253 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2026.03.19 22:52:59.400437 [ 91 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8353 | 2026.03.19 22:52:59.400508 [ 91 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.03.19 22:52:59.400533 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8355 | 2026.03.19 22:52:59.400643 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
| 8356 | 2026.03.19 22:52:59.400686 [ 188 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 8357 | 2026.03.19 22:52:59.401372 [ 188 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8358 | 2026.03.19 22:52:59.401568 [ 188 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 892 rows starting from the beginning of the part | ||
| 8359 | 2026.03.19 22:52:59.401993 [ 188 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 8360 | 2026.03.19 22:52:59.402382 [ 188 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8361 | 2026.03.19 22:52:59.402745 [ 188 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 8362 | 2026.03.19 22:52:59.403096 [ 188 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 8363 | 2026.03.19 22:52:59.403425 [ 188 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part | ||
| 8364 | 2026.03.19 22:52:59.409995 [ 194 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 72 columns (72 merged, 0 gathered) in 0.009382163 sec., 110422.29814169717 rows/sec., 88.70 MiB/sec. | ||
| 8365 | 2026.03.19 22:52:59.411446 [ 191 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8366 | 2026.03.19 22:52:59.412321 [ 191 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_31_6} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2026.03.19 22:52:59.412463 [ 191 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_31_6} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8368 | 2026.03.19 22:52:59.412977 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 8369 | 2026.03.19 22:52:59.873148 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2026.03.19 22:52:59.873348 [ 4 ] {b3c7e219-a6c5-46fe-a83a-84da0c154d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8371 | 2026.03.19 22:52:59.873422 [ 4 ] {b3c7e219-a6c5-46fe-a83a-84da0c154d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8372 | 2026.03.19 22:52:59.874099 [ 4 ] {b3c7e219-a6c5-46fe-a83a-84da0c154d81} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.03.19 22:52:59.874146 [ 4 ] {b3c7e219-a6c5-46fe-a83a-84da0c154d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8374 | 2026.03.19 22:52:59.874525 [ 4 ] {b3c7e219-a6c5-46fe-a83a-84da0c154d81} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8375 | 2026.03.19 22:52:59.874745 [ 4 ] {b3c7e219-a6c5-46fe-a83a-84da0c154d81} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.03.19 22:52:59.874906 [ 4 ] {b3c7e219-a6c5-46fe-a83a-84da0c154d81} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00167 sec., 14371.25748502994 rows/sec., 1.19 MiB/sec. | ||
| 8377 | 2026.03.19 22:52:59.874952 [ 4 ] {b3c7e219-a6c5-46fe-a83a-84da0c154d81} <Debug> TCPHandler: Processed in 0.00200194 sec. | ||
| 8378 | 2026.03.19 22:52:59.875145 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2026.03.19 22:52:59.875247 [ 4 ] {95f17c75-6cf0-4cee-98bb-9a95d6ee3be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8380 | 2026.03.19 22:52:59.875290 [ 4 ] {95f17c75-6cf0-4cee-98bb-9a95d6ee3be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8381 | 2026.03.19 22:52:59.875702 [ 4 ] {95f17c75-6cf0-4cee-98bb-9a95d6ee3be9} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2026.03.19 22:52:59.875739 [ 4 ] {95f17c75-6cf0-4cee-98bb-9a95d6ee3be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8383 | 2026.03.19 22:52:59.876052 [ 4 ] {95f17c75-6cf0-4cee-98bb-9a95d6ee3be9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8384 | 2026.03.19 22:52:59.876294 [ 4 ] {95f17c75-6cf0-4cee-98bb-9a95d6ee3be9} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2026.03.19 22:52:59.876439 [ 4 ] {95f17c75-6cf0-4cee-98bb-9a95d6ee3be9} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001215 sec., 11522.633744855968 rows/sec., 939.59 KiB/sec. | ||
| 8386 | 2026.03.19 22:52:59.876478 [ 4 ] {95f17c75-6cf0-4cee-98bb-9a95d6ee3be9} <Debug> TCPHandler: Processed in 0.001386044 sec. | ||
| 8387 | 2026.03.19 22:52:59.876589 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.03.19 22:52:59.876686 [ 4 ] {3b72cbb0-241f-4bef-8a8e-0a182b602b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8389 | 2026.03.19 22:52:59.876725 [ 4 ] {3b72cbb0-241f-4bef-8a8e-0a182b602b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8390 | 2026.03.19 22:52:59.877238 [ 4 ] {3b72cbb0-241f-4bef-8a8e-0a182b602b17} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2026.03.19 22:52:59.877274 [ 4 ] {3b72cbb0-241f-4bef-8a8e-0a182b602b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8392 | 2026.03.19 22:52:59.877610 [ 4 ] {3b72cbb0-241f-4bef-8a8e-0a182b602b17} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8393 | 2026.03.19 22:52:59.877817 [ 4 ] {3b72cbb0-241f-4bef-8a8e-0a182b602b17} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.03.19 22:52:59.877946 [ 91 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8395 | 2026.03.19 22:52:59.877951 [ 4 ] {3b72cbb0-241f-4bef-8a8e-0a182b602b17} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001285 sec., 165758.75486381323 rows/sec., 14.71 MiB/sec. | ||
| 8396 | 2026.03.19 22:52:59.878022 [ 91 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2026.03.19 22:52:59.878039 [ 4 ] {3b72cbb0-241f-4bef-8a8e-0a182b602b17} <Debug> TCPHandler: Processed in 0.001499955 sec. | ||
| 8398 | 2026.03.19 22:52:59.878051 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8399 | 2026.03.19 22:52:59.878162 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2026.03.19 22:52:59.878167 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 8401 | 2026.03.19 22:52:59.878261 [ 4 ] {14836a05-38df-4c8e-92b8-6fe7724c498d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8402 | 2026.03.19 22:52:59.878286 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8403 | 2026.03.19 22:52:59.878302 [ 4 ] {14836a05-38df-4c8e-92b8-6fe7724c498d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8404 | 2026.03.19 22:52:59.878319 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2148 rows starting from the beginning of the part | ||
| 8405 | 2026.03.19 22:52:59.878384 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 86 rows starting from the beginning of the part | ||
| 8406 | 2026.03.19 22:52:59.878435 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1990 rows starting from the beginning of the part | ||
| 8407 | 2026.03.19 22:52:59.878483 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 87 rows starting from the beginning of the part | ||
| 8408 | 2026.03.19 22:52:59.878527 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 108 rows starting from the beginning of the part | ||
| 8409 | 2026.03.19 22:52:59.878584 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 213 rows starting from the beginning of the part | ||
| 8410 | 2026.03.19 22:52:59.878716 [ 4 ] {14836a05-38df-4c8e-92b8-6fe7724c498d} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2026.03.19 22:52:59.878751 [ 4 ] {14836a05-38df-4c8e-92b8-6fe7724c498d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8412 | 2026.03.19 22:52:59.879092 [ 4 ] {14836a05-38df-4c8e-92b8-6fe7724c498d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8413 | 2026.03.19 22:52:59.879403 [ 4 ] {14836a05-38df-4c8e-92b8-6fe7724c498d} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8414 | 2026.03.19 22:52:59.879574 [ 4 ] {14836a05-38df-4c8e-92b8-6fe7724c498d} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.00133 sec., 30827.06766917293 rows/sec., 2.25 MiB/sec. | ||
| 8415 | 2026.03.19 22:52:59.879625 [ 4 ] {14836a05-38df-4c8e-92b8-6fe7724c498d} <Debug> TCPHandler: Processed in 0.001513135 sec. | ||
| 8416 | 2026.03.19 22:52:59.879752 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8417 | 2026.03.19 22:52:59.879861 [ 4 ] {66bbe53b-e0ab-42cf-a062-ccf4586dc34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8418 | 2026.03.19 22:52:59.879910 [ 4 ] {66bbe53b-e0ab-42cf-a062-ccf4586dc34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8419 | 2026.03.19 22:52:59.880396 [ 4 ] {66bbe53b-e0ab-42cf-a062-ccf4586dc34b} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8420 | 2026.03.19 22:52:59.880439 [ 4 ] {66bbe53b-e0ab-42cf-a062-ccf4586dc34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8421 | 2026.03.19 22:52:59.880648 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4632 rows, containing 5 columns (5 merged, 0 gathered) in 0.002526675 sec., 1833239.3362818726 rows/sec., 148.81 MiB/sec. | ||
| 8422 | 2026.03.19 22:52:59.880812 [ 4 ] {66bbe53b-e0ab-42cf-a062-ccf4586dc34b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8423 | 2026.03.19 22:52:59.880948 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8424 | 2026.03.19 22:52:59.881045 [ 4 ] {66bbe53b-e0ab-42cf-a062-ccf4586dc34b} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2026.03.19 22:52:59.881224 [ 4 ] {66bbe53b-e0ab-42cf-a062-ccf4586dc34b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001386 sec., 17316.017316017314 rows/sec., 1.44 MiB/sec. | ||
| 8426 | 2026.03.19 22:52:59.881273 [ 4 ] {66bbe53b-e0ab-42cf-a062-ccf4586dc34b} <Debug> TCPHandler: Processed in 0.001581556 sec. | ||
| 8427 | 2026.03.19 22:52:59.881315 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_61_12} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2026.03.19 22:52:59.881384 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2026.03.19 22:52:59.881406 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_61_12} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8430 | 2026.03.19 22:52:59.881487 [ 4 ] {c726a2b5-14cd-4b92-af51-93cc69c76b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8431 | 2026.03.19 22:52:59.881526 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 8432 | 2026.03.19 22:52:59.881532 [ 4 ] {c726a2b5-14cd-4b92-af51-93cc69c76b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8433 | 2026.03.19 22:52:59.881949 [ 4 ] {c726a2b5-14cd-4b92-af51-93cc69c76b76} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2026.03.19 22:52:59.881986 [ 4 ] {c726a2b5-14cd-4b92-af51-93cc69c76b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8435 | 2026.03.19 22:52:59.882306 [ 4 ] {c726a2b5-14cd-4b92-af51-93cc69c76b76} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8436 | 2026.03.19 22:52:59.882544 [ 4 ] {c726a2b5-14cd-4b92-af51-93cc69c76b76} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2026.03.19 22:52:59.882685 [ 4 ] {c726a2b5-14cd-4b92-af51-93cc69c76b76} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001217 sec., 9860.312243221035 rows/sec., 770.34 KiB/sec. | ||
| 8438 | 2026.03.19 22:52:59.882725 [ 4 ] {c726a2b5-14cd-4b92-af51-93cc69c76b76} <Debug> TCPHandler: Processed in 0.001393523 sec. | ||
| 8439 | 2026.03.19 22:52:59.882835 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8440 | 2026.03.19 22:52:59.882929 [ 4 ] {b63aa059-db3c-486c-95b8-13823552fc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8441 | 2026.03.19 22:52:59.882968 [ 4 ] {b63aa059-db3c-486c-95b8-13823552fc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8442 | 2026.03.19 22:52:59.883438 [ 4 ] {b63aa059-db3c-486c-95b8-13823552fc45} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2026.03.19 22:52:59.883474 [ 4 ] {b63aa059-db3c-486c-95b8-13823552fc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8444 | 2026.03.19 22:52:59.883791 [ 4 ] {b63aa059-db3c-486c-95b8-13823552fc45} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8445 | 2026.03.19 22:52:59.884003 [ 4 ] {b63aa059-db3c-486c-95b8-13823552fc45} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2026.03.19 22:52:59.884137 [ 4 ] {b63aa059-db3c-486c-95b8-13823552fc45} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001227 sec., 105134.47432762836 rows/sec., 8.53 MiB/sec. | ||
| 8447 | 2026.03.19 22:52:59.884152 [ 89 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8448 | 2026.03.19 22:52:59.884176 [ 4 ] {b63aa059-db3c-486c-95b8-13823552fc45} <Debug> TCPHandler: Processed in 0.001391404 sec. | ||
| 8449 | 2026.03.19 22:52:59.884212 [ 89 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8450 | 2026.03.19 22:52:59.884243 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8451 | 2026.03.19 22:52:59.884309 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8452 | 2026.03.19 22:52:59.884328 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 8453 | 2026.03.19 22:52:59.884431 [ 4 ] {f03bc6b4-13ec-4b47-80f1-20c9e00090b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8454 | 2026.03.19 22:52:59.884440 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8455 | 2026.03.19 22:52:59.884481 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1122 rows starting from the beginning of the part | ||
| 8456 | 2026.03.19 22:52:59.884483 [ 4 ] {f03bc6b4-13ec-4b47-80f1-20c9e00090b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8457 | 2026.03.19 22:52:59.884552 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 79 rows starting from the beginning of the part | ||
| 8458 | 2026.03.19 22:52:59.884627 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1039 rows starting from the beginning of the part | ||
| 8459 | 2026.03.19 22:52:59.884681 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 79 rows starting from the beginning of the part | ||
| 8460 | 2026.03.19 22:52:59.884722 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
| 8461 | 2026.03.19 22:52:59.884760 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 129 rows starting from the beginning of the part | ||
| 8462 | 2026.03.19 22:52:59.884948 [ 4 ] {f03bc6b4-13ec-4b47-80f1-20c9e00090b6} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.03.19 22:52:59.884983 [ 4 ] {f03bc6b4-13ec-4b47-80f1-20c9e00090b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8464 | 2026.03.19 22:52:59.885376 [ 4 ] {f03bc6b4-13ec-4b47-80f1-20c9e00090b6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8465 | 2026.03.19 22:52:59.885601 [ 4 ] {f03bc6b4-13ec-4b47-80f1-20c9e00090b6} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.03.19 22:52:59.885721 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8467 | 2026.03.19 22:52:59.885752 [ 4 ] {f03bc6b4-13ec-4b47-80f1-20c9e00090b6} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001329 sec., 152746.4258841234 rows/sec., 10.94 MiB/sec. | ||
| 8468 | 2026.03.19 22:52:59.885759 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2026.03.19 22:52:59.885805 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8470 | 2026.03.19 22:52:59.885819 [ 4 ] {f03bc6b4-13ec-4b47-80f1-20c9e00090b6} <Debug> TCPHandler: Processed in 0.001571086 sec. | ||
| 8471 | 2026.03.19 22:52:59.885839 [ 197 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544935 sec., 1642787.5606417097 rows/sec., 122.91 MiB/sec. | ||
| 8472 | 2026.03.19 22:52:59.885878 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 8473 | 2026.03.19 22:52:59.885960 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.03.19 22:52:59.885989 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8475 | 2026.03.19 22:52:59.886013 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8476 | 2026.03.19 22:52:59.886021 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20206 rows starting from the beginning of the part | ||
| 8477 | 2026.03.19 22:52:59.886077 [ 4 ] {ddc88185-4e33-416a-a2c5-4f9cab3b37ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8478 | 2026.03.19 22:52:59.886093 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8479 | 2026.03.19 22:52:59.886147 [ 4 ] {ddc88185-4e33-416a-a2c5-4f9cab3b37ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8480 | 2026.03.19 22:52:59.886148 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1347 rows starting from the beginning of the part | ||
| 8481 | 2026.03.19 22:52:59.886209 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8482 | 2026.03.19 22:52:59.886258 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 8483 | 2026.03.19 22:52:59.886277 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_61_12} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2026.03.19 22:52:59.886310 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 203 rows starting from the beginning of the part | ||
| 8485 | 2026.03.19 22:52:59.886347 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_61_12} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8486 | 2026.03.19 22:52:59.886421 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 8487 | 2026.03.19 22:52:59.887238 [ 4 ] {ddc88185-4e33-416a-a2c5-4f9cab3b37ff} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.03.19 22:52:59.887280 [ 4 ] {ddc88185-4e33-416a-a2c5-4f9cab3b37ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8489 | 2026.03.19 22:52:59.888034 [ 4 ] {ddc88185-4e33-416a-a2c5-4f9cab3b37ff} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8490 | 2026.03.19 22:52:59.888364 [ 4 ] {ddc88185-4e33-416a-a2c5-4f9cab3b37ff} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.03.19 22:52:59.888551 [ 4 ] {ddc88185-4e33-416a-a2c5-4f9cab3b37ff} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002498 sec., 6004.80384307446 rows/sec., 10.76 MiB/sec. | ||
| 8492 | 2026.03.19 22:52:59.888646 [ 4 ] {ddc88185-4e33-416a-a2c5-4f9cab3b37ff} <Debug> TCPHandler: Processed in 0.002748857 sec. | ||
| 8493 | 2026.03.19 22:52:59.888766 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8494 | 2026.03.19 22:52:59.888873 [ 4 ] {431989d1-1d71-483a-910e-7a78a494f7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8495 | 2026.03.19 22:52:59.888923 [ 4 ] {431989d1-1d71-483a-910e-7a78a494f7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8496 | 2026.03.19 22:52:59.889296 [ 4 ] {431989d1-1d71-483a-910e-7a78a494f7f8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.03.19 22:52:59.889334 [ 4 ] {431989d1-1d71-483a-910e-7a78a494f7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8498 | 2026.03.19 22:52:59.889655 [ 4 ] {431989d1-1d71-483a-910e-7a78a494f7f8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8499 | 2026.03.19 22:52:59.889865 [ 4 ] {431989d1-1d71-483a-910e-7a78a494f7f8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2026.03.19 22:52:59.889974 [ 89 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8501 | 2026.03.19 22:52:59.889997 [ 4 ] {431989d1-1d71-483a-910e-7a78a494f7f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 8502 | 2026.03.19 22:52:59.890005 [ 89 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2026.03.19 22:52:59.890038 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8504 | 2026.03.19 22:52:59.890043 [ 4 ] {431989d1-1d71-483a-910e-7a78a494f7f8} <Debug> TCPHandler: Processed in 0.001336874 sec. | ||
| 8505 | 2026.03.19 22:52:59.890144 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 8506 | 2026.03.19 22:52:59.890299 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8507 | 2026.03.19 22:52:59.890340 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3312 rows starting from the beginning of the part | ||
| 8508 | 2026.03.19 22:52:59.890411 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8509 | 2026.03.19 22:52:59.890463 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 8510 | 2026.03.19 22:52:59.890522 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8511 | 2026.03.19 22:52:59.890564 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 8512 | 2026.03.19 22:52:59.890608 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8513 | 2026.03.19 22:52:59.892275 [ 192 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3612 rows, containing 4 columns (4 merged, 0 gathered) in 0.002181962 sec., 1655390.8821510181 rows/sec., 111.56 MiB/sec. | ||
| 8514 | 2026.03.19 22:52:59.892706 [ 197 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8515 | 2026.03.19 22:52:59.892989 [ 197 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_61_12} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2026.03.19 22:52:59.893061 [ 197 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_61_12} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8517 | 2026.03.19 22:52:59.893157 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8518 | 2026.03.19 22:52:59.894745 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22236 rows, containing 5 columns (5 merged, 0 gathered) in 0.008904378 sec., 2497198.5690634428 rows/sec., 165.33 MiB/sec. | ||
| 8519 | 2026.03.19 22:52:59.895359 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8520 | 2026.03.19 22:52:59.895748 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.03.19 22:52:59.895832 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8522 | 2026.03.19 22:52:59.895932 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 8523 | 2026.03.19 22:53:00.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.93 MiB, peak 313.73 MiB, free memory in arenas 0.00 B, will set to 304.46 MiB (RSS), difference: 1.53 MiB | ||
| 8524 | 2026.03.19 22:53:01.833864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20510 | ||
| 8525 | 2026.03.19 22:53:01.834402 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2026.03.19 22:53:01.834451 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8527 | 2026.03.19 22:53:01.834981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8528 | 2026.03.19 22:53:01.835232 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2026.03.19 22:53:01.835381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20510 | ||
| 8530 | 2026.03.19 22:53:02.956065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8531 | 2026.03.19 22:53:02.972293 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2026.03.19 22:53:02.972359 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8533 | 2026.03.19 22:53:02.978753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8534 | 2026.03.19 22:53:02.979468 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2026.03.19 22:53:02.982606 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8536 | 2026.03.19 22:53:04.871635 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2026.03.19 22:53:04.871820 [ 4 ] {f87ad29d-0da9-4838-9c35-911941603a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8538 | 2026.03.19 22:53:04.871891 [ 4 ] {f87ad29d-0da9-4838-9c35-911941603a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8539 | 2026.03.19 22:53:04.872596 [ 4 ] {f87ad29d-0da9-4838-9c35-911941603a05} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.03.19 22:53:04.872650 [ 4 ] {f87ad29d-0da9-4838-9c35-911941603a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8541 | 2026.03.19 22:53:04.873060 [ 4 ] {f87ad29d-0da9-4838-9c35-911941603a05} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8542 | 2026.03.19 22:53:04.873298 [ 4 ] {f87ad29d-0da9-4838-9c35-911941603a05} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.03.19 22:53:04.873458 [ 4 ] {f87ad29d-0da9-4838-9c35-911941603a05} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001687 sec., 64018.96858328394 rows/sec., 5.39 MiB/sec. | ||
| 8544 | 2026.03.19 22:53:04.873509 [ 4 ] {f87ad29d-0da9-4838-9c35-911941603a05} <Debug> TCPHandler: Processed in 0.00200578 sec. | ||
| 8545 | 2026.03.19 22:53:04.873633 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2026.03.19 22:53:04.873742 [ 4 ] {48134eea-3d2c-45a4-9c39-e1e7bc7ebaf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8547 | 2026.03.19 22:53:04.873786 [ 4 ] {48134eea-3d2c-45a4-9c39-e1e7bc7ebaf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8548 | 2026.03.19 22:53:04.874214 [ 4 ] {48134eea-3d2c-45a4-9c39-e1e7bc7ebaf6} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.03.19 22:53:04.874253 [ 4 ] {48134eea-3d2c-45a4-9c39-e1e7bc7ebaf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8550 | 2026.03.19 22:53:04.874564 [ 4 ] {48134eea-3d2c-45a4-9c39-e1e7bc7ebaf6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8551 | 2026.03.19 22:53:04.874792 [ 4 ] {48134eea-3d2c-45a4-9c39-e1e7bc7ebaf6} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.03.19 22:53:04.874935 [ 4 ] {48134eea-3d2c-45a4-9c39-e1e7bc7ebaf6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001217 sec., 21364.009860312242 rows/sec., 1.57 MiB/sec. | ||
| 8553 | 2026.03.19 22:53:04.874975 [ 4 ] {48134eea-3d2c-45a4-9c39-e1e7bc7ebaf6} <Debug> TCPHandler: Processed in 0.001394573 sec. | ||
| 8554 | 2026.03.19 22:53:04.875077 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2026.03.19 22:53:04.875173 [ 4 ] {bfc0a76d-96a3-4920-8c90-61f7408af740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8556 | 2026.03.19 22:53:04.875215 [ 4 ] {bfc0a76d-96a3-4920-8c90-61f7408af740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8557 | 2026.03.19 22:53:04.875652 [ 4 ] {bfc0a76d-96a3-4920-8c90-61f7408af740} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.03.19 22:53:04.875690 [ 4 ] {bfc0a76d-96a3-4920-8c90-61f7408af740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8559 | 2026.03.19 22:53:04.876002 [ 4 ] {bfc0a76d-96a3-4920-8c90-61f7408af740} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8560 | 2026.03.19 22:53:04.876217 [ 4 ] {bfc0a76d-96a3-4920-8c90-61f7408af740} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.03.19 22:53:04.876346 [ 4 ] {bfc0a76d-96a3-4920-8c90-61f7408af740} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001191 sec., 75566.75062972293 rows/sec., 5.90 MiB/sec. | ||
| 8562 | 2026.03.19 22:53:04.876385 [ 4 ] {bfc0a76d-96a3-4920-8c90-61f7408af740} <Debug> TCPHandler: Processed in 0.001357673 sec. | ||
| 8563 | 2026.03.19 22:53:04.876497 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2026.03.19 22:53:04.876594 [ 4 ] {3700dd36-773b-4229-9867-cf75956153fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8565 | 2026.03.19 22:53:04.876639 [ 4 ] {3700dd36-773b-4229-9867-cf75956153fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8566 | 2026.03.19 22:53:04.877053 [ 4 ] {3700dd36-773b-4229-9867-cf75956153fd} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2026.03.19 22:53:04.877091 [ 4 ] {3700dd36-773b-4229-9867-cf75956153fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8568 | 2026.03.19 22:53:04.877430 [ 4 ] {3700dd36-773b-4229-9867-cf75956153fd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8569 | 2026.03.19 22:53:04.877639 [ 4 ] {3700dd36-773b-4229-9867-cf75956153fd} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2026.03.19 22:53:04.877770 [ 4 ] {3700dd36-773b-4229-9867-cf75956153fd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 8571 | 2026.03.19 22:53:04.877807 [ 4 ] {3700dd36-773b-4229-9867-cf75956153fd} <Debug> TCPHandler: Processed in 0.001360994 sec. | ||
| 8572 | 2026.03.19 22:53:04.877906 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2026.03.19 22:53:04.878001 [ 4 ] {73b6edc1-d1af-41b4-a4c4-028c2d3a0571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8574 | 2026.03.19 22:53:04.878057 [ 4 ] {73b6edc1-d1af-41b4-a4c4-028c2d3a0571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8575 | 2026.03.19 22:53:04.878890 [ 4 ] {73b6edc1-d1af-41b4-a4c4-028c2d3a0571} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2026.03.19 22:53:04.878928 [ 4 ] {73b6edc1-d1af-41b4-a4c4-028c2d3a0571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8577 | 2026.03.19 22:53:04.879473 [ 4 ] {73b6edc1-d1af-41b4-a4c4-028c2d3a0571} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8578 | 2026.03.19 22:53:04.879704 [ 4 ] {73b6edc1-d1af-41b4-a4c4-028c2d3a0571} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.03.19 22:53:04.879853 [ 4 ] {73b6edc1-d1af-41b4-a4c4-028c2d3a0571} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001871 sec., 13896.312132549438 rows/sec., 24.90 MiB/sec. | ||
| 8580 | 2026.03.19 22:53:04.879917 [ 4 ] {73b6edc1-d1af-41b4-a4c4-028c2d3a0571} <Debug> TCPHandler: Processed in 0.002060661 sec. | ||
| 8581 | 2026.03.19 22:53:04.880027 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2026.03.19 22:53:04.880124 [ 4 ] {13629187-bbd4-464e-afdb-3265e1c258ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8583 | 2026.03.19 22:53:04.880168 [ 4 ] {13629187-bbd4-464e-afdb-3265e1c258ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8584 | 2026.03.19 22:53:04.880520 [ 4 ] {13629187-bbd4-464e-afdb-3265e1c258ec} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.03.19 22:53:04.880557 [ 4 ] {13629187-bbd4-464e-afdb-3265e1c258ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8586 | 2026.03.19 22:53:04.880869 [ 4 ] {13629187-bbd4-464e-afdb-3265e1c258ec} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8587 | 2026.03.19 22:53:04.881080 [ 4 ] {13629187-bbd4-464e-afdb-3265e1c258ec} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.03.19 22:53:04.881212 [ 4 ] {13629187-bbd4-464e-afdb-3265e1c258ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 8589 | 2026.03.19 22:53:04.881250 [ 4 ] {13629187-bbd4-464e-afdb-3265e1c258ec} <Debug> TCPHandler: Processed in 0.001273583 sec. | ||
| 8590 | 2026.03.19 22:53:09.217779 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8591 | 2026.03.19 22:53:09.217869 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8592 | 2026.03.19 22:53:09.335584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21022 | ||
| 8593 | 2026.03.19 22:53:09.336301 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.03.19 22:53:09.336337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8595 | 2026.03.19 22:53:09.336806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8596 | 2026.03.19 22:53:09.337039 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.03.19 22:53:09.337180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21022 | ||
| 8598 | 2026.03.19 22:53:09.400999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1068 | ||
| 8599 | 2026.03.19 22:53:09.403472 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2026.03.19 22:53:09.403525 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8601 | 2026.03.19 22:53:09.404722 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8602 | 2026.03.19 22:53:09.405000 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2026.03.19 22:53:09.405378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1068 | ||
| 8604 | 2026.03.19 22:53:09.871546 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8605 | 2026.03.19 22:53:09.871747 [ 4 ] {1f930b59-4d41-4069-8fb8-0d9f4631392d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8606 | 2026.03.19 22:53:09.871818 [ 4 ] {1f930b59-4d41-4069-8fb8-0d9f4631392d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8607 | 2026.03.19 22:53:09.872501 [ 4 ] {1f930b59-4d41-4069-8fb8-0d9f4631392d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2026.03.19 22:53:09.872552 [ 4 ] {1f930b59-4d41-4069-8fb8-0d9f4631392d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8609 | 2026.03.19 22:53:09.872946 [ 4 ] {1f930b59-4d41-4069-8fb8-0d9f4631392d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8610 | 2026.03.19 22:53:09.873171 [ 4 ] {1f930b59-4d41-4069-8fb8-0d9f4631392d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2026.03.19 22:53:09.873328 [ 4 ] {1f930b59-4d41-4069-8fb8-0d9f4631392d} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001636 sec., 52567.23716381418 rows/sec., 4.41 MiB/sec. | ||
| 8612 | 2026.03.19 22:53:09.873370 [ 4 ] {1f930b59-4d41-4069-8fb8-0d9f4631392d} <Debug> TCPHandler: Processed in 0.00196101 sec. | ||
| 8613 | 2026.03.19 22:53:09.873493 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2026.03.19 22:53:09.873591 [ 4 ] {922da2d5-102c-4b24-8df0-67ef83a11819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8615 | 2026.03.19 22:53:09.873632 [ 4 ] {922da2d5-102c-4b24-8df0-67ef83a11819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8616 | 2026.03.19 22:53:09.874027 [ 4 ] {922da2d5-102c-4b24-8df0-67ef83a11819} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2026.03.19 22:53:09.874064 [ 4 ] {922da2d5-102c-4b24-8df0-67ef83a11819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8618 | 2026.03.19 22:53:09.874358 [ 4 ] {922da2d5-102c-4b24-8df0-67ef83a11819} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8619 | 2026.03.19 22:53:09.874578 [ 4 ] {922da2d5-102c-4b24-8df0-67ef83a11819} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2026.03.19 22:53:09.874706 [ 4 ] {922da2d5-102c-4b24-8df0-67ef83a11819} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001133 sec., 13239.18799646955 rows/sec., 995.52 KiB/sec. | ||
| 8621 | 2026.03.19 22:53:09.874743 [ 4 ] {922da2d5-102c-4b24-8df0-67ef83a11819} <Debug> TCPHandler: Processed in 0.001301353 sec. | ||
| 8622 | 2026.03.19 22:53:09.874853 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2026.03.19 22:53:09.874947 [ 4 ] {3fb9fde0-a3ba-4149-b7ea-45a2e1e347c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8624 | 2026.03.19 22:53:09.874987 [ 4 ] {3fb9fde0-a3ba-4149-b7ea-45a2e1e347c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8625 | 2026.03.19 22:53:09.875407 [ 4 ] {3fb9fde0-a3ba-4149-b7ea-45a2e1e347c0} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2026.03.19 22:53:09.875443 [ 4 ] {3fb9fde0-a3ba-4149-b7ea-45a2e1e347c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8627 | 2026.03.19 22:53:09.875738 [ 4 ] {3fb9fde0-a3ba-4149-b7ea-45a2e1e347c0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8628 | 2026.03.19 22:53:09.875942 [ 4 ] {3fb9fde0-a3ba-4149-b7ea-45a2e1e347c0} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2026.03.19 22:53:09.876069 [ 4 ] {3fb9fde0-a3ba-4149-b7ea-45a2e1e347c0} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001139 sec., 69359.08691834942 rows/sec., 5.42 MiB/sec. | ||
| 8630 | 2026.03.19 22:53:09.876107 [ 4 ] {3fb9fde0-a3ba-4149-b7ea-45a2e1e347c0} <Debug> TCPHandler: Processed in 0.001304113 sec. | ||
| 8631 | 2026.03.19 22:53:09.876216 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8632 | 2026.03.19 22:53:09.876312 [ 4 ] {6e0bdd81-3514-472e-974e-a1f6a97c83d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8633 | 2026.03.19 22:53:09.876356 [ 4 ] {6e0bdd81-3514-472e-974e-a1f6a97c83d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8634 | 2026.03.19 22:53:09.876759 [ 4 ] {6e0bdd81-3514-472e-974e-a1f6a97c83d4} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2026.03.19 22:53:09.876796 [ 4 ] {6e0bdd81-3514-472e-974e-a1f6a97c83d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8636 | 2026.03.19 22:53:09.877119 [ 4 ] {6e0bdd81-3514-472e-974e-a1f6a97c83d4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8637 | 2026.03.19 22:53:09.877322 [ 4 ] {6e0bdd81-3514-472e-974e-a1f6a97c83d4} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2026.03.19 22:53:09.877452 [ 4 ] {6e0bdd81-3514-472e-974e-a1f6a97c83d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 8639 | 2026.03.19 22:53:09.877489 [ 4 ] {6e0bdd81-3514-472e-974e-a1f6a97c83d4} <Debug> TCPHandler: Processed in 0.001322113 sec. | ||
| 8640 | 2026.03.19 22:53:09.877599 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8641 | 2026.03.19 22:53:09.877693 [ 4 ] {b3c34370-e0d1-4296-aa87-5f7aaff04b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8642 | 2026.03.19 22:53:09.877747 [ 4 ] {b3c34370-e0d1-4296-aa87-5f7aaff04b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8643 | 2026.03.19 22:53:09.878535 [ 4 ] {b3c34370-e0d1-4296-aa87-5f7aaff04b7f} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2026.03.19 22:53:09.878573 [ 4 ] {b3c34370-e0d1-4296-aa87-5f7aaff04b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8645 | 2026.03.19 22:53:09.879088 [ 4 ] {b3c34370-e0d1-4296-aa87-5f7aaff04b7f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8646 | 2026.03.19 22:53:09.879302 [ 4 ] {b3c34370-e0d1-4296-aa87-5f7aaff04b7f} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2026.03.19 22:53:09.879439 [ 4 ] {b3c34370-e0d1-4296-aa87-5f7aaff04b7f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001764 sec., 8503.401360544218 rows/sec., 15.24 MiB/sec. | ||
| 8648 | 2026.03.19 22:53:09.879493 [ 4 ] {b3c34370-e0d1-4296-aa87-5f7aaff04b7f} <Debug> TCPHandler: Processed in 0.001944199 sec. | ||
| 8649 | 2026.03.19 22:53:09.879602 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2026.03.19 22:53:09.879698 [ 4 ] {829d7ed8-2377-4c0f-9317-e16b5be2398e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8651 | 2026.03.19 22:53:09.879741 [ 4 ] {829d7ed8-2377-4c0f-9317-e16b5be2398e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8652 | 2026.03.19 22:53:09.880069 [ 4 ] {829d7ed8-2377-4c0f-9317-e16b5be2398e} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.03.19 22:53:09.880106 [ 4 ] {829d7ed8-2377-4c0f-9317-e16b5be2398e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8654 | 2026.03.19 22:53:09.880419 [ 4 ] {829d7ed8-2377-4c0f-9317-e16b5be2398e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8655 | 2026.03.19 22:53:09.880625 [ 4 ] {829d7ed8-2377-4c0f-9317-e16b5be2398e} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2026.03.19 22:53:09.880752 [ 4 ] {829d7ed8-2377-4c0f-9317-e16b5be2398e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8657 | 2026.03.19 22:53:09.880789 [ 4 ] {829d7ed8-2377-4c0f-9317-e16b5be2398e} <Debug> TCPHandler: Processed in 0.001237072 sec. | ||
| 8658 | 2026.03.19 22:53:10.482810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8659 | 2026.03.19 22:53:10.499371 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8660 | 2026.03.19 22:53:10.499419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8661 | 2026.03.19 22:53:10.505595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8662 | 2026.03.19 22:53:10.506271 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8663 | 2026.03.19 22:53:10.509142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8664 | 2026.03.19 22:53:14.383538 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2026.03.19 22:53:14.383847 [ 4 ] {abc2565e-1d8e-4e85-9183-8e772923af0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8666 | 2026.03.19 22:53:14.383953 [ 4 ] {abc2565e-1d8e-4e85-9183-8e772923af0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8667 | 2026.03.19 22:53:14.385544 [ 4 ] {abc2565e-1d8e-4e85-9183-8e772923af0e} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.03.19 22:53:14.385590 [ 4 ] {abc2565e-1d8e-4e85-9183-8e772923af0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8669 | 2026.03.19 22:53:14.386081 [ 4 ] {abc2565e-1d8e-4e85-9183-8e772923af0e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8670 | 2026.03.19 22:53:14.386298 [ 4 ] {abc2565e-1d8e-4e85-9183-8e772923af0e} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.03.19 22:53:14.386455 [ 4 ] {abc2565e-1d8e-4e85-9183-8e772923af0e} <Debug> executeQuery: Read 1992 rows, 154.38 KiB in 0.002685 sec., 741899.4413407821 rows/sec., 56.15 MiB/sec. | ||
| 8672 | 2026.03.19 22:53:14.386498 [ 4 ] {abc2565e-1d8e-4e85-9183-8e772923af0e} <Debug> TCPHandler: Processed in 0.003150981 sec. | ||
| 8673 | 2026.03.19 22:53:14.386648 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2026.03.19 22:53:14.386744 [ 4 ] {d119f058-e5bc-4ed3-90d0-fa3910b38a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8675 | 2026.03.19 22:53:14.386784 [ 4 ] {d119f058-e5bc-4ed3-90d0-fa3910b38a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8676 | 2026.03.19 22:53:14.387246 [ 4 ] {d119f058-e5bc-4ed3-90d0-fa3910b38a2a} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.03.19 22:53:14.387284 [ 4 ] {d119f058-e5bc-4ed3-90d0-fa3910b38a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8678 | 2026.03.19 22:53:14.387582 [ 4 ] {d119f058-e5bc-4ed3-90d0-fa3910b38a2a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8679 | 2026.03.19 22:53:14.387795 [ 4 ] {d119f058-e5bc-4ed3-90d0-fa3910b38a2a} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.03.19 22:53:14.387923 [ 4 ] {d119f058-e5bc-4ed3-90d0-fa3910b38a2a} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001198 sec., 30884.808013355592 rows/sec., 2.27 MiB/sec. | ||
| 8681 | 2026.03.19 22:53:14.387960 [ 4 ] {d119f058-e5bc-4ed3-90d0-fa3910b38a2a} <Debug> TCPHandler: Processed in 0.001366753 sec. | ||
| 8682 | 2026.03.19 22:53:14.388068 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.03.19 22:53:14.388161 [ 4 ] {1ad883db-faee-4c01-82a8-10da37f8d9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8684 | 2026.03.19 22:53:14.388199 [ 4 ] {1ad883db-faee-4c01-82a8-10da37f8d9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8685 | 2026.03.19 22:53:14.388792 [ 4 ] {1ad883db-faee-4c01-82a8-10da37f8d9d4} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.03.19 22:53:14.388830 [ 4 ] {1ad883db-faee-4c01-82a8-10da37f8d9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8687 | 2026.03.19 22:53:14.389173 [ 4 ] {1ad883db-faee-4c01-82a8-10da37f8d9d4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8688 | 2026.03.19 22:53:14.389376 [ 4 ] {1ad883db-faee-4c01-82a8-10da37f8d9d4} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.03.19 22:53:14.389509 [ 4 ] {1ad883db-faee-4c01-82a8-10da37f8d9d4} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001366 sec., 518301.6105417277 rows/sec., 30.24 MiB/sec. | ||
| 8690 | 2026.03.19 22:53:14.389547 [ 4 ] {1ad883db-faee-4c01-82a8-10da37f8d9d4} <Debug> TCPHandler: Processed in 0.001526225 sec. | ||
| 8691 | 2026.03.19 22:53:14.389663 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2026.03.19 22:53:14.389758 [ 4 ] {38c3ff2f-fc0f-455f-b596-57e0f834d60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8693 | 2026.03.19 22:53:14.389798 [ 4 ] {38c3ff2f-fc0f-455f-b596-57e0f834d60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8694 | 2026.03.19 22:53:14.390171 [ 4 ] {38c3ff2f-fc0f-455f-b596-57e0f834d60c} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.03.19 22:53:14.390206 [ 4 ] {38c3ff2f-fc0f-455f-b596-57e0f834d60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8696 | 2026.03.19 22:53:14.390484 [ 4 ] {38c3ff2f-fc0f-455f-b596-57e0f834d60c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8697 | 2026.03.19 22:53:14.390690 [ 4 ] {38c3ff2f-fc0f-455f-b596-57e0f834d60c} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.03.19 22:53:14.390815 [ 4 ] {38c3ff2f-fc0f-455f-b596-57e0f834d60c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 65.35 KiB/sec. | ||
| 8699 | 2026.03.19 22:53:14.390852 [ 4 ] {38c3ff2f-fc0f-455f-b596-57e0f834d60c} <Debug> TCPHandler: Processed in 0.001243142 sec. | ||
| 8700 | 2026.03.19 22:53:14.390960 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.03.19 22:53:14.391052 [ 4 ] {66fd4c3d-b453-4826-8b00-f658865ed5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8702 | 2026.03.19 22:53:14.391091 [ 4 ] {66fd4c3d-b453-4826-8b00-f658865ed5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8703 | 2026.03.19 22:53:14.391808 [ 4 ] {66fd4c3d-b453-4826-8b00-f658865ed5a3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.03.19 22:53:14.391845 [ 4 ] {66fd4c3d-b453-4826-8b00-f658865ed5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8705 | 2026.03.19 22:53:14.392186 [ 4 ] {66fd4c3d-b453-4826-8b00-f658865ed5a3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8706 | 2026.03.19 22:53:14.392387 [ 4 ] {66fd4c3d-b453-4826-8b00-f658865ed5a3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.03.19 22:53:14.392519 [ 4 ] {66fd4c3d-b453-4826-8b00-f658865ed5a3} <Debug> executeQuery: Read 1037 rows, 73.30 KiB in 0.001484 sec., 698787.0619946091 rows/sec., 48.24 MiB/sec. | ||
| 8708 | 2026.03.19 22:53:14.392557 [ 4 ] {66fd4c3d-b453-4826-8b00-f658865ed5a3} <Debug> TCPHandler: Processed in 0.001645646 sec. | ||
| 8709 | 2026.03.19 22:53:14.392667 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2026.03.19 22:53:14.392762 [ 4 ] {66c8cfff-e180-4f22-aec8-7fd6dfd891d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8711 | 2026.03.19 22:53:14.392805 [ 4 ] {66c8cfff-e180-4f22-aec8-7fd6dfd891d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8712 | 2026.03.19 22:53:14.393392 [ 4 ] {66c8cfff-e180-4f22-aec8-7fd6dfd891d1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.03.19 22:53:14.393428 [ 4 ] {66c8cfff-e180-4f22-aec8-7fd6dfd891d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8714 | 2026.03.19 22:53:14.393856 [ 4 ] {66c8cfff-e180-4f22-aec8-7fd6dfd891d1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8715 | 2026.03.19 22:53:14.394064 [ 4 ] {66c8cfff-e180-4f22-aec8-7fd6dfd891d1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.03.19 22:53:14.394190 [ 4 ] {66c8cfff-e180-4f22-aec8-7fd6dfd891d1} <Debug> executeQuery: Read 1345 rows, 87.05 KiB in 0.001446 sec., 930152.14384509 rows/sec., 58.79 MiB/sec. | ||
| 8717 | 2026.03.19 22:53:14.394227 [ 4 ] {66c8cfff-e180-4f22-aec8-7fd6dfd891d1} <Debug> TCPHandler: Processed in 0.001608296 sec. | ||
| 8718 | 2026.03.19 22:53:14.394400 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8719 | 2026.03.19 22:53:14.394493 [ 4 ] {9c79698a-0f73-4d8e-b8f1-18a796e34622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8720 | 2026.03.19 22:53:14.394546 [ 4 ] {9c79698a-0f73-4d8e-b8f1-18a796e34622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8721 | 2026.03.19 22:53:14.395329 [ 4 ] {9c79698a-0f73-4d8e-b8f1-18a796e34622} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2026.03.19 22:53:14.395365 [ 4 ] {9c79698a-0f73-4d8e-b8f1-18a796e34622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8723 | 2026.03.19 22:53:14.395918 [ 4 ] {9c79698a-0f73-4d8e-b8f1-18a796e34622} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8724 | 2026.03.19 22:53:14.396134 [ 4 ] {9c79698a-0f73-4d8e-b8f1-18a796e34622} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.03.19 22:53:14.396273 [ 4 ] {9c79698a-0f73-4d8e-b8f1-18a796e34622} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001798 sec., 20578.420467185762 rows/sec., 36.88 MiB/sec. | ||
| 8726 | 2026.03.19 22:53:14.396326 [ 4 ] {9c79698a-0f73-4d8e-b8f1-18a796e34622} <Debug> TCPHandler: Processed in 0.00197443 sec. | ||
| 8727 | 2026.03.19 22:53:14.396436 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8728 | 2026.03.19 22:53:14.396531 [ 4 ] {9a19f8bd-14f5-47c0-afd6-d116f741161d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8729 | 2026.03.19 22:53:14.396573 [ 4 ] {9a19f8bd-14f5-47c0-afd6-d116f741161d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8730 | 2026.03.19 22:53:14.396897 [ 4 ] {9a19f8bd-14f5-47c0-afd6-d116f741161d} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.03.19 22:53:14.396933 [ 4 ] {9a19f8bd-14f5-47c0-afd6-d116f741161d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 8732 | 2026.03.19 22:53:14.397226 [ 4 ] {9a19f8bd-14f5-47c0-afd6-d116f741161d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8733 | 2026.03.19 22:53:14.397424 [ 4 ] {9a19f8bd-14f5-47c0-afd6-d116f741161d} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2026.03.19 22:53:14.397548 [ 4 ] {9a19f8bd-14f5-47c0-afd6-d116f741161d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 8735 | 2026.03.19 22:53:14.397584 [ 4 ] {9a19f8bd-14f5-47c0-afd6-d116f741161d} <Debug> TCPHandler: Processed in 0.001195521 sec. | ||
| 8736 | 2026.03.19 22:53:16.837437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21470 | ||
| 8737 | 2026.03.19 22:53:16.838017 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2026.03.19 22:53:16.838074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8739 | 2026.03.19 22:53:16.838637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8740 | 2026.03.19 22:53:16.838875 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.03.19 22:53:16.839047 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21470 | ||
| 8742 | 2026.03.19 22:53:18.009584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8743 | 2026.03.19 22:53:18.027148 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.03.19 22:53:18.027195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8745 | 2026.03.19 22:53:18.033337 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8746 | 2026.03.19 22:53:18.034126 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.03.19 22:53:18.037004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8748 | 2026.03.19 22:53:19.405792 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1096 | ||
| 8749 | 2026.03.19 22:53:19.408037 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.03.19 22:53:19.408087 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8751 | 2026.03.19 22:53:19.409334 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8752 | 2026.03.19 22:53:19.409637 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.03.19 22:53:19.410021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
| 8754 | 2026.03.19 22:53:19.871886 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8755 | 2026.03.19 22:53:19.872090 [ 4 ] {8e5f1d88-5a0c-41ac-8886-adaa40ed155e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8756 | 2026.03.19 22:53:19.872164 [ 4 ] {8e5f1d88-5a0c-41ac-8886-adaa40ed155e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8757 | 2026.03.19 22:53:19.872881 [ 4 ] {8e5f1d88-5a0c-41ac-8886-adaa40ed155e} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2026.03.19 22:53:19.872929 [ 4 ] {8e5f1d88-5a0c-41ac-8886-adaa40ed155e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8759 | 2026.03.19 22:53:19.873346 [ 4 ] {8e5f1d88-5a0c-41ac-8886-adaa40ed155e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8760 | 2026.03.19 22:53:19.873583 [ 4 ] {8e5f1d88-5a0c-41ac-8886-adaa40ed155e} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2026.03.19 22:53:19.873746 [ 4 ] {8e5f1d88-5a0c-41ac-8886-adaa40ed155e} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001709 sec., 50321.82562902282 rows/sec., 4.22 MiB/sec. | ||
| 8762 | 2026.03.19 22:53:19.873789 [ 4 ] {8e5f1d88-5a0c-41ac-8886-adaa40ed155e} <Debug> TCPHandler: Processed in 0.0020406 sec. | ||
| 8763 | 2026.03.19 22:53:19.873923 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8764 | 2026.03.19 22:53:19.874022 [ 4 ] {e9a1cbf4-7de6-4382-b8db-39b36681cec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8765 | 2026.03.19 22:53:19.874063 [ 4 ] {e9a1cbf4-7de6-4382-b8db-39b36681cec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8766 | 2026.03.19 22:53:19.874463 [ 4 ] {e9a1cbf4-7de6-4382-b8db-39b36681cec8} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8767 | 2026.03.19 22:53:19.874501 [ 4 ] {e9a1cbf4-7de6-4382-b8db-39b36681cec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8768 | 2026.03.19 22:53:19.874784 [ 4 ] {e9a1cbf4-7de6-4382-b8db-39b36681cec8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8769 | 2026.03.19 22:53:19.874986 [ 4 ] {e9a1cbf4-7de6-4382-b8db-39b36681cec8} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8770 | 2026.03.19 22:53:19.875091 [ 58 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8771 | 2026.03.19 22:53:19.875108 [ 4 ] {e9a1cbf4-7de6-4382-b8db-39b36681cec8} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001144 sec., 13111.88811188811 rows/sec., 985.95 KiB/sec. | ||
| 8772 | 2026.03.19 22:53:19.875144 [ 58 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8773 | 2026.03.19 22:53:19.875157 [ 4 ] {e9a1cbf4-7de6-4382-b8db-39b36681cec8} <Debug> TCPHandler: Processed in 0.001334213 sec. | ||
| 8774 | 2026.03.19 22:53:19.875170 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8775 | 2026.03.19 22:53:19.875267 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 8776 | 2026.03.19 22:53:19.875277 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2026.03.19 22:53:19.875367 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8778 | 2026.03.19 22:53:19.875391 [ 4 ] {9a6f6fff-4388-442a-82b4-b5ca9736b6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8779 | 2026.03.19 22:53:19.875398 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 80 rows starting from the beginning of the part | ||
| 8780 | 2026.03.19 22:53:19.875439 [ 4 ] {9a6f6fff-4388-442a-82b4-b5ca9736b6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8781 | 2026.03.19 22:53:19.875531 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part | ||
| 8782 | 2026.03.19 22:53:19.875584 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 8783 | 2026.03.19 22:53:19.875638 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 15 rows starting from the beginning of the part | ||
| 8784 | 2026.03.19 22:53:19.875677 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 37 rows starting from the beginning of the part | ||
| 8785 | 2026.03.19 22:53:19.875716 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 15 rows starting from the beginning of the part | ||
| 8786 | 2026.03.19 22:53:19.875947 [ 4 ] {9a6f6fff-4388-442a-82b4-b5ca9736b6b1} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2026.03.19 22:53:19.875982 [ 4 ] {9a6f6fff-4388-442a-82b4-b5ca9736b6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8788 | 2026.03.19 22:53:19.876290 [ 4 ] {9a6f6fff-4388-442a-82b4-b5ca9736b6b1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8789 | 2026.03.19 22:53:19.876459 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.001180242 sec., 181318.74649436303 rows/sec., 13.96 MiB/sec. | ||
| 8790 | 2026.03.19 22:53:19.876495 [ 4 ] {9a6f6fff-4388-442a-82b4-b5ca9736b6b1} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.03.19 22:53:19.876641 [ 4 ] {9a6f6fff-4388-442a-82b4-b5ca9736b6b1} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001214 sec., 65074.135090609554 rows/sec., 5.08 MiB/sec. | ||
| 8792 | 2026.03.19 22:53:19.876666 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8793 | 2026.03.19 22:53:19.876682 [ 4 ] {9a6f6fff-4388-442a-82b4-b5ca9736b6b1} <Debug> TCPHandler: Processed in 0.001411094 sec. | ||
| 8794 | 2026.03.19 22:53:19.876802 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8795 | 2026.03.19 22:53:19.876902 [ 4 ] {160b387e-90af-4762-953d-26dd105220e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8796 | 2026.03.19 22:53:19.876949 [ 4 ] {160b387e-90af-4762-953d-26dd105220e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8797 | 2026.03.19 22:53:19.876965 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_61_12} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.03.19 22:53:19.877051 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_61_12} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8799 | 2026.03.19 22:53:19.877155 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8800 | 2026.03.19 22:53:19.877358 [ 4 ] {160b387e-90af-4762-953d-26dd105220e7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8801 | 2026.03.19 22:53:19.877400 [ 4 ] {160b387e-90af-4762-953d-26dd105220e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8802 | 2026.03.19 22:53:19.877750 [ 4 ] {160b387e-90af-4762-953d-26dd105220e7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8803 | 2026.03.19 22:53:19.877969 [ 4 ] {160b387e-90af-4762-953d-26dd105220e7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8804 | 2026.03.19 22:53:19.878101 [ 4 ] {160b387e-90af-4762-953d-26dd105220e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 8805 | 2026.03.19 22:53:19.878139 [ 4 ] {160b387e-90af-4762-953d-26dd105220e7} <Debug> TCPHandler: Processed in 0.001387113 sec. | ||
| 8806 | 2026.03.19 22:53:19.878249 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8807 | 2026.03.19 22:53:19.878346 [ 4 ] {abce02f0-3d2e-40d7-b3e0-95e694d54ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8808 | 2026.03.19 22:53:19.878400 [ 4 ] {abce02f0-3d2e-40d7-b3e0-95e694d54ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8809 | 2026.03.19 22:53:19.879212 [ 4 ] {abce02f0-3d2e-40d7-b3e0-95e694d54ea4} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8810 | 2026.03.19 22:53:19.879249 [ 4 ] {abce02f0-3d2e-40d7-b3e0-95e694d54ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8811 | 2026.03.19 22:53:19.879788 [ 4 ] {abce02f0-3d2e-40d7-b3e0-95e694d54ea4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8812 | 2026.03.19 22:53:19.880011 [ 4 ] {abce02f0-3d2e-40d7-b3e0-95e694d54ea4} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8813 | 2026.03.19 22:53:19.880124 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8814 | 2026.03.19 22:53:19.880150 [ 4 ] {abce02f0-3d2e-40d7-b3e0-95e694d54ea4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001822 sec., 8232.71130625686 rows/sec., 14.75 MiB/sec. | ||
| 8815 | 2026.03.19 22:53:19.880161 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8816 | 2026.03.19 22:53:19.880194 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8817 | 2026.03.19 22:53:19.880213 [ 4 ] {abce02f0-3d2e-40d7-b3e0-95e694d54ea4} <Debug> TCPHandler: Processed in 0.00201417 sec. | ||
| 8818 | 2026.03.19 22:53:19.880307 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 8819 | 2026.03.19 22:53:19.880330 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8820 | 2026.03.19 22:53:19.880450 [ 4 ] {346797ca-986d-4b78-beef-de919a858618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8821 | 2026.03.19 22:53:19.880493 [ 4 ] {346797ca-986d-4b78-beef-de919a858618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8822 | 2026.03.19 22:53:19.880597 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8823 | 2026.03.19 22:53:19.880659 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1169 rows starting from the beginning of the part | ||
| 8824 | 2026.03.19 22:53:19.880785 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 15 rows starting from the beginning of the part | ||
| 8825 | 2026.03.19 22:53:19.880833 [ 4 ] {346797ca-986d-4b78-beef-de919a858618} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.03.19 22:53:19.880875 [ 4 ] {346797ca-986d-4b78-beef-de919a858618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8827 | 2026.03.19 22:53:19.880882 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 8828 | 2026.03.19 22:53:19.880985 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 15 rows starting from the beginning of the part | ||
| 8829 | 2026.03.19 22:53:19.881086 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 37 rows starting from the beginning of the part | ||
| 8830 | 2026.03.19 22:53:19.881187 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 15 rows starting from the beginning of the part | ||
| 8831 | 2026.03.19 22:53:19.881218 [ 4 ] {346797ca-986d-4b78-beef-de919a858618} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8832 | 2026.03.19 22:53:19.881443 [ 4 ] {346797ca-986d-4b78-beef-de919a858618} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2026.03.19 22:53:19.881588 [ 4 ] {346797ca-986d-4b78-beef-de919a858618} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 8834 | 2026.03.19 22:53:19.881627 [ 4 ] {346797ca-986d-4b78-beef-de919a858618} <Debug> TCPHandler: Processed in 0.001347633 sec. | ||
| 8835 | 2026.03.19 22:53:19.887580 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1277 rows, containing 19 columns (19 merged, 0 gathered) in 0.007329503 sec., 174227.36575726894 rows/sec., 312.21 MiB/sec. | ||
| 8836 | 2026.03.19 22:53:19.889308 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8837 | 2026.03.19 22:53:19.889649 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8838 | 2026.03.19 22:53:19.889725 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8839 | 2026.03.19 22:53:19.889891 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 8840 | 2026.03.19 22:53:20.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.11 MiB, peak 316.72 MiB, free memory in arenas 0.00 B, will set to 307.68 MiB (RSS), difference: 2.57 MiB | ||
| 8841 | 2026.03.19 22:53:24.217938 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8842 | 2026.03.19 22:53:24.218046 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8843 | 2026.03.19 22:53:24.339328 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21982 | ||
| 8844 | 2026.03.19 22:53:24.340044 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.03.19 22:53:24.340086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8846 | 2026.03.19 22:53:24.340547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8847 | 2026.03.19 22:53:24.340775 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.03.19 22:53:24.340903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21982 | ||
| 8849 | 2026.03.19 22:53:24.340924 [ 51 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8850 | 2026.03.19 22:53:24.340988 [ 51 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2026.03.19 22:53:24.341011 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8852 | 2026.03.19 22:53:24.341158 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 8853 | 2026.03.19 22:53:24.341316 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8854 | 2026.03.19 22:53:24.341355 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19550 rows starting from the beginning of the part | ||
| 8855 | 2026.03.19 22:53:24.341424 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 8856 | 2026.03.19 22:53:24.341481 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 8857 | 2026.03.19 22:53:24.341525 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 8858 | 2026.03.19 22:53:24.341564 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 8859 | 2026.03.19 22:53:24.341607 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 8860 | 2026.03.19 22:53:24.343625 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21982 rows, containing 4 columns (4 merged, 0 gathered) in 0.002523645 sec., 8710416.877175672 rows/sec., 124.60 MiB/sec. | ||
| 8861 | 2026.03.19 22:53:24.344030 [ 195 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8862 | 2026.03.19 22:53:24.344334 [ 195 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_46_9} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8863 | 2026.03.19 22:53:24.344412 [ 195 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_46_9} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8864 | 2026.03.19 22:53:24.344529 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 8865 | 2026.03.19 22:53:24.871871 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8866 | 2026.03.19 22:53:24.872077 [ 4 ] {2cb3044d-e627-4ea9-ab95-4207040a7765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8867 | 2026.03.19 22:53:24.872152 [ 4 ] {2cb3044d-e627-4ea9-ab95-4207040a7765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8868 | 2026.03.19 22:53:24.872926 [ 4 ] {2cb3044d-e627-4ea9-ab95-4207040a7765} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8869 | 2026.03.19 22:53:24.872969 [ 4 ] {2cb3044d-e627-4ea9-ab95-4207040a7765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8870 | 2026.03.19 22:53:24.873351 [ 4 ] {2cb3044d-e627-4ea9-ab95-4207040a7765} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8871 | 2026.03.19 22:53:24.873570 [ 4 ] {2cb3044d-e627-4ea9-ab95-4207040a7765} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8872 | 2026.03.19 22:53:24.873722 [ 4 ] {2cb3044d-e627-4ea9-ab95-4207040a7765} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001699 sec., 63566.80400235433 rows/sec., 5.35 MiB/sec. | ||
| 8873 | 2026.03.19 22:53:24.873743 [ 51 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8874 | 2026.03.19 22:53:24.873764 [ 4 ] {2cb3044d-e627-4ea9-ab95-4207040a7765} <Debug> TCPHandler: Processed in 0.0020729 sec. | ||
| 8875 | 2026.03.19 22:53:24.873817 [ 51 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2026.03.19 22:53:24.873847 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8877 | 2026.03.19 22:53:24.873929 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8878 | 2026.03.19 22:53:24.873948 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 8879 | 2026.03.19 22:53:24.874029 [ 4 ] {686e10a1-57c9-4062-8de8-6d1de0369add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8880 | 2026.03.19 22:53:24.874039 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8881 | 2026.03.19 22:53:24.874070 [ 4 ] {686e10a1-57c9-4062-8de8-6d1de0369add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8882 | 2026.03.19 22:53:24.874069 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2148 rows starting from the beginning of the part | ||
| 8883 | 2026.03.19 22:53:24.874135 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 108 rows starting from the beginning of the part | ||
| 8884 | 2026.03.19 22:53:24.874177 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 86 rows starting from the beginning of the part | ||
| 8885 | 2026.03.19 22:53:24.874216 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1992 rows starting from the beginning of the part | ||
| 8886 | 2026.03.19 22:53:24.874255 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 86 rows starting from the beginning of the part | ||
| 8887 | 2026.03.19 22:53:24.874295 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 108 rows starting from the beginning of the part | ||
| 8888 | 2026.03.19 22:53:24.874514 [ 4 ] {686e10a1-57c9-4062-8de8-6d1de0369add} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.03.19 22:53:24.874549 [ 4 ] {686e10a1-57c9-4062-8de8-6d1de0369add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8890 | 2026.03.19 22:53:24.874869 [ 4 ] {686e10a1-57c9-4062-8de8-6d1de0369add} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8891 | 2026.03.19 22:53:24.875082 [ 4 ] {686e10a1-57c9-4062-8de8-6d1de0369add} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.03.19 22:53:24.875213 [ 4 ] {686e10a1-57c9-4062-8de8-6d1de0369add} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001202 sec., 21630.615640599004 rows/sec., 1.59 MiB/sec. | ||
| 8893 | 2026.03.19 22:53:24.875250 [ 4 ] {686e10a1-57c9-4062-8de8-6d1de0369add} <Debug> TCPHandler: Processed in 0.001370874 sec. | ||
| 8894 | 2026.03.19 22:53:24.875359 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8895 | 2026.03.19 22:53:24.875452 [ 4 ] {82973ea4-66ae-4f1b-9ce8-6f9b22da13e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8896 | 2026.03.19 22:53:24.875491 [ 4 ] {82973ea4-66ae-4f1b-9ce8-6f9b22da13e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8897 | 2026.03.19 22:53:24.875836 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001926599 sec., 2350255.553958037 rows/sec., 189.92 MiB/sec. | ||
| 8898 | 2026.03.19 22:53:24.875966 [ 4 ] {82973ea4-66ae-4f1b-9ce8-6f9b22da13e8} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.03.19 22:53:24.876009 [ 4 ] {82973ea4-66ae-4f1b-9ce8-6f9b22da13e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8900 | 2026.03.19 22:53:24.876128 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8901 | 2026.03.19 22:53:24.876352 [ 4 ] {82973ea4-66ae-4f1b-9ce8-6f9b22da13e8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8902 | 2026.03.19 22:53:24.876478 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_66_13} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2026.03.19 22:53:24.876575 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_66_13} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8904 | 2026.03.19 22:53:24.876615 [ 4 ] {82973ea4-66ae-4f1b-9ce8-6f9b22da13e8} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2026.03.19 22:53:24.876692 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 8906 | 2026.03.19 22:53:24.876752 [ 4 ] {82973ea4-66ae-4f1b-9ce8-6f9b22da13e8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001318 sec., 68285.28072837632 rows/sec., 5.33 MiB/sec. | ||
| 8907 | 2026.03.19 22:53:24.876757 [ 51 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8908 | 2026.03.19 22:53:24.876798 [ 4 ] {82973ea4-66ae-4f1b-9ce8-6f9b22da13e8} <Debug> TCPHandler: Processed in 0.001487665 sec. | ||
| 8909 | 2026.03.19 22:53:24.876810 [ 51 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2026.03.19 22:53:24.876840 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8911 | 2026.03.19 22:53:24.876911 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 8912 | 2026.03.19 22:53:24.876916 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8913 | 2026.03.19 22:53:24.876988 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8914 | 2026.03.19 22:53:24.877010 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1122 rows starting from the beginning of the part | ||
| 8915 | 2026.03.19 22:53:24.877023 [ 4 ] {1db9a1ee-e347-4e26-ab3f-23d39a2a80ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8916 | 2026.03.19 22:53:24.877052 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 8917 | 2026.03.19 22:53:24.877066 [ 4 ] {1db9a1ee-e347-4e26-ab3f-23d39a2a80ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8918 | 2026.03.19 22:53:24.877087 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 79 rows starting from the beginning of the part | ||
| 8919 | 2026.03.19 22:53:24.877121 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1037 rows starting from the beginning of the part | ||
| 8920 | 2026.03.19 22:53:24.877152 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 79 rows starting from the beginning of the part | ||
| 8921 | 2026.03.19 22:53:24.877186 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 8922 | 2026.03.19 22:53:24.877493 [ 4 ] {1db9a1ee-e347-4e26-ab3f-23d39a2a80ae} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8923 | 2026.03.19 22:53:24.877528 [ 4 ] {1db9a1ee-e347-4e26-ab3f-23d39a2a80ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8924 | 2026.03.19 22:53:24.877858 [ 4 ] {1db9a1ee-e347-4e26-ab3f-23d39a2a80ae} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8925 | 2026.03.19 22:53:24.878063 [ 4 ] {1db9a1ee-e347-4e26-ab3f-23d39a2a80ae} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8926 | 2026.03.19 22:53:24.878192 [ 4 ] {1db9a1ee-e347-4e26-ab3f-23d39a2a80ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 8927 | 2026.03.19 22:53:24.878198 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8928 | 2026.03.19 22:53:24.878232 [ 4 ] {1db9a1ee-e347-4e26-ab3f-23d39a2a80ae} <Debug> TCPHandler: Processed in 0.001366073 sec. | ||
| 8929 | 2026.03.19 22:53:24.878251 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2026.03.19 22:53:24.878200 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2497 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314043 sec., 1900242.2295160813 rows/sec., 141.65 MiB/sec. | ||
| 8931 | 2026.03.19 22:53:24.878278 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8932 | 2026.03.19 22:53:24.878351 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8933 | 2026.03.19 22:53:24.878373 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 8934 | 2026.03.19 22:53:24.878449 [ 4 ] {eefccefb-017f-4d4e-af7c-d06bf308f1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8935 | 2026.03.19 22:53:24.878476 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8936 | 2026.03.19 22:53:24.878507 [ 4 ] {eefccefb-017f-4d4e-af7c-d06bf308f1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8937 | 2026.03.19 22:53:24.878513 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22236 rows starting from the beginning of the part | ||
| 8938 | 2026.03.19 22:53:24.878506 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8939 | 2026.03.19 22:53:24.878594 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 8940 | 2026.03.19 22:53:24.878643 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8941 | 2026.03.19 22:53:24.878683 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1345 rows starting from the beginning of the part | ||
| 8942 | 2026.03.19 22:53:24.878722 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 8943 | 2026.03.19 22:53:24.878760 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8944 | 2026.03.19 22:53:24.878883 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_66_13} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2026.03.19 22:53:24.878972 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_66_13} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8946 | 2026.03.19 22:53:24.879073 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 8947 | 2026.03.19 22:53:24.879393 [ 4 ] {eefccefb-017f-4d4e-af7c-d06bf308f1e2} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.03.19 22:53:24.879436 [ 4 ] {eefccefb-017f-4d4e-af7c-d06bf308f1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8949 | 2026.03.19 22:53:24.879993 [ 4 ] {eefccefb-017f-4d4e-af7c-d06bf308f1e2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8950 | 2026.03.19 22:53:24.880241 [ 4 ] {eefccefb-017f-4d4e-af7c-d06bf308f1e2} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8951 | 2026.03.19 22:53:24.880382 [ 4 ] {eefccefb-017f-4d4e-af7c-d06bf308f1e2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00195 sec., 13333.333333333334 rows/sec., 23.89 MiB/sec. | ||
| 8952 | 2026.03.19 22:53:24.880436 [ 4 ] {eefccefb-017f-4d4e-af7c-d06bf308f1e2} <Debug> TCPHandler: Processed in 0.002132891 sec. | ||
| 8953 | 2026.03.19 22:53:24.880556 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8954 | 2026.03.19 22:53:24.880655 [ 4 ] {068422ab-7af5-4380-adaa-25ebf3995186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8955 | 2026.03.19 22:53:24.880698 [ 4 ] {068422ab-7af5-4380-adaa-25ebf3995186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8956 | 2026.03.19 22:53:24.881038 [ 4 ] {068422ab-7af5-4380-adaa-25ebf3995186} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8957 | 2026.03.19 22:53:24.881101 [ 4 ] {068422ab-7af5-4380-adaa-25ebf3995186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8958 | 2026.03.19 22:53:24.881512 [ 4 ] {068422ab-7af5-4380-adaa-25ebf3995186} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8959 | 2026.03.19 22:53:24.881721 [ 4 ] {068422ab-7af5-4380-adaa-25ebf3995186} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2026.03.19 22:53:24.881849 [ 4 ] {068422ab-7af5-4380-adaa-25ebf3995186} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 8961 | 2026.03.19 22:53:24.881858 [ 51 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8962 | 2026.03.19 22:53:24.881887 [ 4 ] {068422ab-7af5-4380-adaa-25ebf3995186} <Debug> TCPHandler: Processed in 0.001381153 sec. | ||
| 8963 | 2026.03.19 22:53:24.881902 [ 51 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2026.03.19 22:53:24.881928 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8965 | 2026.03.19 22:53:24.882018 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 8966 | 2026.03.19 22:53:24.882163 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8967 | 2026.03.19 22:53:24.882194 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3612 rows starting from the beginning of the part | ||
| 8968 | 2026.03.19 22:53:24.882250 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8969 | 2026.03.19 22:53:24.882296 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 8970 | 2026.03.19 22:53:24.882339 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 8971 | 2026.03.19 22:53:24.882381 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 8972 | 2026.03.19 22:53:24.882422 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 8973 | 2026.03.19 22:53:24.884164 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3912 rows, containing 4 columns (4 merged, 0 gathered) in 0.002187092 sec., 1788676.4708571932 rows/sec., 120.54 MiB/sec. | ||
| 8974 | 2026.03.19 22:53:24.884447 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8975 | 2026.03.19 22:53:24.884710 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_66_13} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.03.19 22:53:24.884781 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_66_13} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8977 | 2026.03.19 22:53:24.884853 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 8978 | 2026.03.19 22:53:24.895155 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24221 rows, containing 5 columns (5 merged, 0 gathered) in 0.016812086 sec., 1440689.7514085998 rows/sec., 95.28 MiB/sec. | ||
| 8979 | 2026.03.19 22:53:24.895756 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8980 | 2026.03.19 22:53:24.896093 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.03.19 22:53:24.896171 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8982 | 2026.03.19 22:53:24.896276 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8983 | 2026.03.19 22:53:25.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.26 MiB, peak 316.72 MiB, free memory in arenas 0.00 B, will set to 309.45 MiB (RSS), difference: 1.19 MiB | ||
| 8984 | 2026.03.19 22:53:25.537207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8985 | 2026.03.19 22:53:25.555256 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2026.03.19 22:53:25.555312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8987 | 2026.03.19 22:53:25.561681 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8988 | 2026.03.19 22:53:25.562399 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2026.03.19 22:53:25.562712 [ 51 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8990 | 2026.03.19 22:53:25.562759 [ 51 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2026.03.19 22:53:25.562782 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 8992 | 2026.03.19 22:53:25.562924 [ 188 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 8993 | 2026.03.19 22:53:25.565634 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8994 | 2026.03.19 22:53:25.566937 [ 188 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8995 | 2026.03.19 22:53:25.568373 [ 188 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 8996 | 2026.03.19 22:53:25.573102 [ 188 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 8997 | 2026.03.19 22:53:25.577673 [ 188 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 8998 | 2026.03.19 22:53:25.582409 [ 188 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 8999 | 2026.03.19 22:53:25.587081 [ 188 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 9000 | 2026.03.19 22:53:25.590913 [ 188 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 9001 | 2026.03.19 22:53:25.645105 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082239423 sec., 4219.38758009039 rows/sec., 21.82 MiB/sec. | ||
| 9002 | 2026.03.19 22:53:25.647087 [ 196 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9003 | 2026.03.19 22:53:25.649016 [ 196 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_46_9} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.03.19 22:53:25.649124 [ 196 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_46_9} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9005 | 2026.03.19 22:53:25.650630 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9006 | 2026.03.19 22:53:28.149864 [ 46 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 9007 | 2026.03.19 22:53:28.149998 [ 46 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.03.19 22:53:28.150044 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9009 | 2026.03.19 22:53:28.150198 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 9010 | 2026.03.19 22:53:28.150380 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9011 | 2026.03.19 22:53:28.150437 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 733 rows starting from the beginning of the part | ||
| 9012 | 2026.03.19 22:53:28.150541 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 708 rows starting from the beginning of the part | ||
| 9013 | 2026.03.19 22:53:28.150616 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9014 | 2026.03.19 22:53:28.150688 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 9015 | 2026.03.19 22:53:28.150754 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 708 rows starting from the beginning of the part | ||
| 9016 | 2026.03.19 22:53:28.152016 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2174 rows, containing 5 columns (5 merged, 0 gathered) in 0.001881788 sec., 1155284.2296794327 rows/sec., 72.44 MiB/sec. | ||
| 9017 | 2026.03.19 22:53:28.152195 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9018 | 2026.03.19 22:53:28.152438 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_23_5} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9019 | 2026.03.19 22:53:28.152511 [ 194 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_23_5} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 9020 | 2026.03.19 22:53:28.152582 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 9021 | 2026.03.19 22:53:29.410281 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1120 | ||
| 9022 | 2026.03.19 22:53:29.412543 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2026.03.19 22:53:29.412602 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9024 | 2026.03.19 22:53:29.413800 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9025 | 2026.03.19 22:53:29.414086 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2026.03.19 22:53:29.414454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1120 | ||
| 9027 | 2026.03.19 22:53:29.873766 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2026.03.19 22:53:29.873946 [ 4 ] {3e6b5387-9200-430a-a843-2a038bf75266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9029 | 2026.03.19 22:53:29.874010 [ 4 ] {3e6b5387-9200-430a-a843-2a038bf75266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9030 | 2026.03.19 22:53:29.874661 [ 4 ] {3e6b5387-9200-430a-a843-2a038bf75266} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2026.03.19 22:53:29.874706 [ 4 ] {3e6b5387-9200-430a-a843-2a038bf75266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9032 | 2026.03.19 22:53:29.875105 [ 4 ] {3e6b5387-9200-430a-a843-2a038bf75266} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9033 | 2026.03.19 22:53:29.875338 [ 4 ] {3e6b5387-9200-430a-a843-2a038bf75266} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2026.03.19 22:53:29.875492 [ 4 ] {3e6b5387-9200-430a-a843-2a038bf75266} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 9035 | 2026.03.19 22:53:29.875535 [ 4 ] {3e6b5387-9200-430a-a843-2a038bf75266} <Debug> TCPHandler: Processed in 0.001900108 sec. | ||
| 9036 | 2026.03.19 22:53:29.875672 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2026.03.19 22:53:29.875770 [ 4 ] {45c5a34d-25b7-408c-af5b-96b60d731d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9038 | 2026.03.19 22:53:29.875812 [ 4 ] {45c5a34d-25b7-408c-af5b-96b60d731d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9039 | 2026.03.19 22:53:29.876316 [ 4 ] {45c5a34d-25b7-408c-af5b-96b60d731d92} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.03.19 22:53:29.876352 [ 4 ] {45c5a34d-25b7-408c-af5b-96b60d731d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9041 | 2026.03.19 22:53:29.876690 [ 4 ] {45c5a34d-25b7-408c-af5b-96b60d731d92} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9042 | 2026.03.19 22:53:29.876944 [ 4 ] {45c5a34d-25b7-408c-af5b-96b60d731d92} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.03.19 22:53:29.877078 [ 4 ] {45c5a34d-25b7-408c-af5b-96b60d731d92} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001326 sec., 155354.44947209654 rows/sec., 13.88 MiB/sec. | ||
| 9044 | 2026.03.19 22:53:29.877117 [ 4 ] {45c5a34d-25b7-408c-af5b-96b60d731d92} <Debug> TCPHandler: Processed in 0.001496365 sec. | ||
| 9045 | 2026.03.19 22:53:29.877239 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2026.03.19 22:53:29.877336 [ 4 ] {80cc57b2-6fdb-4004-b993-70f2b1d233d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9047 | 2026.03.19 22:53:29.877376 [ 4 ] {80cc57b2-6fdb-4004-b993-70f2b1d233d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9048 | 2026.03.19 22:53:29.877780 [ 4 ] {80cc57b2-6fdb-4004-b993-70f2b1d233d7} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.03.19 22:53:29.877818 [ 4 ] {80cc57b2-6fdb-4004-b993-70f2b1d233d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9050 | 2026.03.19 22:53:29.878119 [ 4 ] {80cc57b2-6fdb-4004-b993-70f2b1d233d7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9051 | 2026.03.19 22:53:29.878339 [ 4 ] {80cc57b2-6fdb-4004-b993-70f2b1d233d7} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.03.19 22:53:29.878473 [ 4 ] {80cc57b2-6fdb-4004-b993-70f2b1d233d7} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001155 sec., 23376.623376623378 rows/sec., 1.77 MiB/sec. | ||
| 9053 | 2026.03.19 22:53:29.878513 [ 4 ] {80cc57b2-6fdb-4004-b993-70f2b1d233d7} <Debug> TCPHandler: Processed in 0.001325153 sec. | ||
| 9054 | 2026.03.19 22:53:29.878627 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2026.03.19 22:53:29.878723 [ 4 ] {30aebb4f-420a-4bc2-ac4a-c39a6e85548f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9056 | 2026.03.19 22:53:29.878762 [ 4 ] {30aebb4f-420a-4bc2-ac4a-c39a6e85548f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9057 | 2026.03.19 22:53:29.879157 [ 4 ] {30aebb4f-420a-4bc2-ac4a-c39a6e85548f} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2026.03.19 22:53:29.879195 [ 4 ] {30aebb4f-420a-4bc2-ac4a-c39a6e85548f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9059 | 2026.03.19 22:53:29.879495 [ 4 ] {30aebb4f-420a-4bc2-ac4a-c39a6e85548f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9060 | 2026.03.19 22:53:29.879710 [ 4 ] {30aebb4f-420a-4bc2-ac4a-c39a6e85548f} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): 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.03.19 22:53:29.879852 [ 4 ] {30aebb4f-420a-4bc2-ac4a-c39a6e85548f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.74 MiB/sec. | ||
| 9062 | 2026.03.19 22:53:29.879891 [ 4 ] {30aebb4f-420a-4bc2-ac4a-c39a6e85548f} <Debug> TCPHandler: Processed in 0.001314273 sec. | ||
| 9063 | 2026.03.19 22:53:29.880011 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2026.03.19 22:53:29.880106 [ 4 ] {1325a867-6c1b-422b-b6f9-43f2711ebbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9065 | 2026.03.19 22:53:29.880146 [ 4 ] {1325a867-6c1b-422b-b6f9-43f2711ebbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9066 | 2026.03.19 22:53:29.880540 [ 4 ] {1325a867-6c1b-422b-b6f9-43f2711ebbe9} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.03.19 22:53:29.880576 [ 4 ] {1325a867-6c1b-422b-b6f9-43f2711ebbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9068 | 2026.03.19 22:53:29.880873 [ 4 ] {1325a867-6c1b-422b-b6f9-43f2711ebbe9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9069 | 2026.03.19 22:53:29.881111 [ 4 ] {1325a867-6c1b-422b-b6f9-43f2711ebbe9} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.03.19 22:53:29.881241 [ 4 ] {1325a867-6c1b-422b-b6f9-43f2711ebbe9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 9071 | 2026.03.19 22:53:29.881280 [ 4 ] {1325a867-6c1b-422b-b6f9-43f2711ebbe9} <Debug> TCPHandler: Processed in 0.001320993 sec. | ||
| 9072 | 2026.03.19 22:53:29.881391 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2026.03.19 22:53:29.881486 [ 4 ] {b7b8df5a-f0f7-49a1-b9e9-634c76fe507b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9074 | 2026.03.19 22:53:29.881527 [ 4 ] {b7b8df5a-f0f7-49a1-b9e9-634c76fe507b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9075 | 2026.03.19 22:53:29.881969 [ 4 ] {b7b8df5a-f0f7-49a1-b9e9-634c76fe507b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2026.03.19 22:53:29.882006 [ 4 ] {b7b8df5a-f0f7-49a1-b9e9-634c76fe507b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9077 | 2026.03.19 22:53:29.882322 [ 4 ] {b7b8df5a-f0f7-49a1-b9e9-634c76fe507b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9078 | 2026.03.19 22:53:29.882534 [ 4 ] {b7b8df5a-f0f7-49a1-b9e9-634c76fe507b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2026.03.19 22:53:29.882662 [ 4 ] {b7b8df5a-f0f7-49a1-b9e9-634c76fe507b} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001193 sec., 96395.64124056998 rows/sec., 7.84 MiB/sec. | ||
| 9080 | 2026.03.19 22:53:29.882703 [ 4 ] {b7b8df5a-f0f7-49a1-b9e9-634c76fe507b} <Debug> TCPHandler: Processed in 0.001361293 sec. | ||
| 9081 | 2026.03.19 22:53:29.882818 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2026.03.19 22:53:29.882913 [ 4 ] {bdddf7e6-8529-41da-bbb2-ab899ffd61fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9083 | 2026.03.19 22:53:29.882955 [ 4 ] {bdddf7e6-8529-41da-bbb2-ab899ffd61fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9084 | 2026.03.19 22:53:29.883364 [ 4 ] {bdddf7e6-8529-41da-bbb2-ab899ffd61fd} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2026.03.19 22:53:29.883401 [ 4 ] {bdddf7e6-8529-41da-bbb2-ab899ffd61fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9086 | 2026.03.19 22:53:29.883769 [ 4 ] {bdddf7e6-8529-41da-bbb2-ab899ffd61fd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9087 | 2026.03.19 22:53:29.883981 [ 4 ] {bdddf7e6-8529-41da-bbb2-ab899ffd61fd} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.03.19 22:53:29.884113 [ 4 ] {bdddf7e6-8529-41da-bbb2-ab899ffd61fd} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001218 sec., 160919.54022988508 rows/sec., 11.55 MiB/sec. | ||
| 9089 | 2026.03.19 22:53:29.884152 [ 4 ] {bdddf7e6-8529-41da-bbb2-ab899ffd61fd} <Debug> TCPHandler: Processed in 0.001384194 sec. | ||
| 9090 | 2026.03.19 22:53:29.884265 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2026.03.19 22:53:29.884361 [ 4 ] {0db51ff7-1193-42c8-9d3c-8179563a4346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9092 | 2026.03.19 22:53:29.884417 [ 4 ] {0db51ff7-1193-42c8-9d3c-8179563a4346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9093 | 2026.03.19 22:53:29.885238 [ 4 ] {0db51ff7-1193-42c8-9d3c-8179563a4346} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.03.19 22:53:29.885274 [ 4 ] {0db51ff7-1193-42c8-9d3c-8179563a4346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9095 | 2026.03.19 22:53:29.885804 [ 4 ] {0db51ff7-1193-42c8-9d3c-8179563a4346} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9096 | 2026.03.19 22:53:29.886055 [ 4 ] {0db51ff7-1193-42c8-9d3c-8179563a4346} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.03.19 22:53:29.886195 [ 4 ] {0db51ff7-1193-42c8-9d3c-8179563a4346} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001851 sec., 8103.727714748785 rows/sec., 14.52 MiB/sec. | ||
| 9098 | 2026.03.19 22:53:29.886268 [ 4 ] {0db51ff7-1193-42c8-9d3c-8179563a4346} <Debug> TCPHandler: Processed in 0.002052481 sec. | ||
| 9099 | 2026.03.19 22:53:29.886403 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2026.03.19 22:53:29.886509 [ 4 ] {e702a508-3992-4aff-965c-06efddb2b590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9101 | 2026.03.19 22:53:29.886552 [ 4 ] {e702a508-3992-4aff-965c-06efddb2b590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9102 | 2026.03.19 22:53:29.886898 [ 4 ] {e702a508-3992-4aff-965c-06efddb2b590} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.03.19 22:53:29.886933 [ 4 ] {e702a508-3992-4aff-965c-06efddb2b590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9104 | 2026.03.19 22:53:29.887242 [ 4 ] {e702a508-3992-4aff-965c-06efddb2b590} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9105 | 2026.03.19 22:53:29.887454 [ 4 ] {e702a508-3992-4aff-965c-06efddb2b590} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.03.19 22:53:29.887580 [ 4 ] {e702a508-3992-4aff-965c-06efddb2b590} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 9107 | 2026.03.19 22:53:29.887616 [ 4 ] {e702a508-3992-4aff-965c-06efddb2b590} <Debug> TCPHandler: Processed in 0.001272443 sec. | ||
| 9108 | 2026.03.19 22:53:31.841042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22430 | ||
| 9109 | 2026.03.19 22:53:31.841609 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2026.03.19 22:53:31.841658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9111 | 2026.03.19 22:53:31.842354 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9112 | 2026.03.19 22:53:31.842579 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2026.03.19 22:53:31.842707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22430 | ||
| 9114 | 2026.03.19 22:53:33.065752 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9115 | 2026.03.19 22:53:33.080805 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9116 | 2026.03.19 22:53:33.080868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9117 | 2026.03.19 22:53:33.087272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9118 | 2026.03.19 22:53:33.087968 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2026.03.19 22:53:33.090700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9120 | 2026.03.19 22:53:34.872603 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9121 | 2026.03.19 22:53:34.872802 [ 4 ] {e98e565f-5b5b-4597-b7b6-3b005293f762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9122 | 2026.03.19 22:53:34.872873 [ 4 ] {e98e565f-5b5b-4597-b7b6-3b005293f762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9123 | 2026.03.19 22:53:34.873614 [ 4 ] {e98e565f-5b5b-4597-b7b6-3b005293f762} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2026.03.19 22:53:34.873655 [ 4 ] {e98e565f-5b5b-4597-b7b6-3b005293f762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9125 | 2026.03.19 22:53:34.874046 [ 4 ] {e98e565f-5b5b-4597-b7b6-3b005293f762} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9126 | 2026.03.19 22:53:34.874269 [ 4 ] {e98e565f-5b5b-4597-b7b6-3b005293f762} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2026.03.19 22:53:34.874422 [ 4 ] {e98e565f-5b5b-4597-b7b6-3b005293f762} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001674 sec., 64516.12903225807 rows/sec., 5.43 MiB/sec. | ||
| 9128 | 2026.03.19 22:53:34.874463 [ 4 ] {e98e565f-5b5b-4597-b7b6-3b005293f762} <Debug> TCPHandler: Processed in 0.00199092 sec. | ||
| 9129 | 2026.03.19 22:53:34.874589 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9130 | 2026.03.19 22:53:34.874682 [ 4 ] {c4a93f14-795f-4c67-a5e8-77c3bf35c60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9131 | 2026.03.19 22:53:34.874721 [ 4 ] {c4a93f14-795f-4c67-a5e8-77c3bf35c60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9132 | 2026.03.19 22:53:34.875155 [ 4 ] {c4a93f14-795f-4c67-a5e8-77c3bf35c60d} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9133 | 2026.03.19 22:53:34.875191 [ 4 ] {c4a93f14-795f-4c67-a5e8-77c3bf35c60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9134 | 2026.03.19 22:53:34.875483 [ 4 ] {c4a93f14-795f-4c67-a5e8-77c3bf35c60d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9135 | 2026.03.19 22:53:34.875691 [ 4 ] {c4a93f14-795f-4c67-a5e8-77c3bf35c60d} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9136 | 2026.03.19 22:53:34.875819 [ 4 ] {c4a93f14-795f-4c67-a5e8-77c3bf35c60d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001156 sec., 22491.34948096886 rows/sec., 1.65 MiB/sec. | ||
| 9137 | 2026.03.19 22:53:34.875856 [ 4 ] {c4a93f14-795f-4c67-a5e8-77c3bf35c60d} <Debug> TCPHandler: Processed in 0.001316064 sec. | ||
| 9138 | 2026.03.19 22:53:34.875966 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9139 | 2026.03.19 22:53:34.876058 [ 4 ] {7f2db19e-36eb-419d-897e-e988ebd6057b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9140 | 2026.03.19 22:53:34.876097 [ 4 ] {7f2db19e-36eb-419d-897e-e988ebd6057b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9141 | 2026.03.19 22:53:34.876534 [ 4 ] {7f2db19e-36eb-419d-897e-e988ebd6057b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9142 | 2026.03.19 22:53:34.876570 [ 4 ] {7f2db19e-36eb-419d-897e-e988ebd6057b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9143 | 2026.03.19 22:53:34.876880 [ 4 ] {7f2db19e-36eb-419d-897e-e988ebd6057b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9144 | 2026.03.19 22:53:34.877087 [ 4 ] {7f2db19e-36eb-419d-897e-e988ebd6057b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9145 | 2026.03.19 22:53:34.877213 [ 4 ] {7f2db19e-36eb-419d-897e-e988ebd6057b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 6.00 MiB/sec. | ||
| 9146 | 2026.03.19 22:53:34.877251 [ 4 ] {7f2db19e-36eb-419d-897e-e988ebd6057b} <Debug> TCPHandler: Processed in 0.001332703 sec. | ||
| 9147 | 2026.03.19 22:53:34.877360 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9148 | 2026.03.19 22:53:34.877453 [ 4 ] {6321d930-6c60-43ff-b148-91fdf8636afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9149 | 2026.03.19 22:53:34.877494 [ 4 ] {6321d930-6c60-43ff-b148-91fdf8636afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9150 | 2026.03.19 22:53:34.877899 [ 4 ] {6321d930-6c60-43ff-b148-91fdf8636afb} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2026.03.19 22:53:34.877934 [ 4 ] {6321d930-6c60-43ff-b148-91fdf8636afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9152 | 2026.03.19 22:53:34.878251 [ 4 ] {6321d930-6c60-43ff-b148-91fdf8636afb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9153 | 2026.03.19 22:53:34.878456 [ 4 ] {6321d930-6c60-43ff-b148-91fdf8636afb} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2026.03.19 22:53:34.878581 [ 4 ] {6321d930-6c60-43ff-b148-91fdf8636afb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 9155 | 2026.03.19 22:53:34.878617 [ 4 ] {6321d930-6c60-43ff-b148-91fdf8636afb} <Debug> TCPHandler: Processed in 0.001304983 sec. | ||
| 9156 | 2026.03.19 22:53:34.878724 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9157 | 2026.03.19 22:53:34.878817 [ 4 ] {0cbc62a3-fde0-4725-92a7-c81ffd85d5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9158 | 2026.03.19 22:53:34.878869 [ 4 ] {0cbc62a3-fde0-4725-92a7-c81ffd85d5ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9159 | 2026.03.19 22:53:34.879663 [ 4 ] {0cbc62a3-fde0-4725-92a7-c81ffd85d5ce} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2026.03.19 22:53:34.879698 [ 4 ] {0cbc62a3-fde0-4725-92a7-c81ffd85d5ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9161 | 2026.03.19 22:53:34.880226 [ 4 ] {0cbc62a3-fde0-4725-92a7-c81ffd85d5ce} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9162 | 2026.03.19 22:53:34.880444 [ 4 ] {0cbc62a3-fde0-4725-92a7-c81ffd85d5ce} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2026.03.19 22:53:34.880584 [ 4 ] {0cbc62a3-fde0-4725-92a7-c81ffd85d5ce} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001785 sec., 14565.826330532214 rows/sec., 26.10 MiB/sec. | ||
| 9164 | 2026.03.19 22:53:34.880637 [ 4 ] {0cbc62a3-fde0-4725-92a7-c81ffd85d5ce} <Debug> TCPHandler: Processed in 0.001960789 sec. | ||
| 9165 | 2026.03.19 22:53:34.880749 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9166 | 2026.03.19 22:53:34.880842 [ 4 ] {43d01aac-3d18-4b60-b573-6a43c7823a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9167 | 2026.03.19 22:53:34.880883 [ 4 ] {43d01aac-3d18-4b60-b573-6a43c7823a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9168 | 2026.03.19 22:53:34.881207 [ 4 ] {43d01aac-3d18-4b60-b573-6a43c7823a76} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.03.19 22:53:34.881242 [ 4 ] {43d01aac-3d18-4b60-b573-6a43c7823a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9170 | 2026.03.19 22:53:34.881544 [ 4 ] {43d01aac-3d18-4b60-b573-6a43c7823a76} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9171 | 2026.03.19 22:53:34.881751 [ 4 ] {43d01aac-3d18-4b60-b573-6a43c7823a76} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.03.19 22:53:34.881880 [ 4 ] {43d01aac-3d18-4b60-b573-6a43c7823a76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 9173 | 2026.03.19 22:53:34.881914 [ 4 ] {43d01aac-3d18-4b60-b573-6a43c7823a76} <Debug> TCPHandler: Processed in 0.001213961 sec. | ||
| 9174 | 2026.03.19 22:53:39.218124 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9175 | 2026.03.19 22:53:39.218198 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9176 | 2026.03.19 22:53:39.342934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22942 | ||
| 9177 | 2026.03.19 22:53:39.343441 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.03.19 22:53:39.343481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9179 | 2026.03.19 22:53:39.344056 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9180 | 2026.03.19 22:53:39.344273 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.03.19 22:53:39.344399 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22942 | ||
| 9182 | 2026.03.19 22:53:39.414778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1150 | ||
| 9183 | 2026.03.19 22:53:39.417136 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.03.19 22:53:39.417188 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9185 | 2026.03.19 22:53:39.418407 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9186 | 2026.03.19 22:53:39.418681 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.03.19 22:53:39.419057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1150 | ||
| 9188 | 2026.03.19 22:53:39.872037 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2026.03.19 22:53:39.872293 [ 4 ] {0f7eefdc-a3ae-42a4-9678-884c536721ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9190 | 2026.03.19 22:53:39.872379 [ 4 ] {0f7eefdc-a3ae-42a4-9678-884c536721ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9191 | 2026.03.19 22:53:39.873038 [ 4 ] {0f7eefdc-a3ae-42a4-9678-884c536721ba} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2026.03.19 22:53:39.873081 [ 4 ] {0f7eefdc-a3ae-42a4-9678-884c536721ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9193 | 2026.03.19 22:53:39.873474 [ 4 ] {0f7eefdc-a3ae-42a4-9678-884c536721ba} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9194 | 2026.03.19 22:53:39.873702 [ 4 ] {0f7eefdc-a3ae-42a4-9678-884c536721ba} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2026.03.19 22:53:39.873855 [ 4 ] {0f7eefdc-a3ae-42a4-9678-884c536721ba} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001632 sec., 52696.07843137255 rows/sec., 4.42 MiB/sec. | ||
| 9196 | 2026.03.19 22:53:39.873898 [ 4 ] {0f7eefdc-a3ae-42a4-9678-884c536721ba} <Debug> TCPHandler: Processed in 0.00203159 sec. | ||
| 9197 | 2026.03.19 22:53:39.874023 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9198 | 2026.03.19 22:53:39.874120 [ 4 ] {823bd8a8-c459-4fbe-8c70-3cce3a48d05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9199 | 2026.03.19 22:53:39.874162 [ 4 ] {823bd8a8-c459-4fbe-8c70-3cce3a48d05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9200 | 2026.03.19 22:53:39.874602 [ 4 ] {823bd8a8-c459-4fbe-8c70-3cce3a48d05b} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2026.03.19 22:53:39.874639 [ 4 ] {823bd8a8-c459-4fbe-8c70-3cce3a48d05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9202 | 2026.03.19 22:53:39.874940 [ 4 ] {823bd8a8-c459-4fbe-8c70-3cce3a48d05b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9203 | 2026.03.19 22:53:39.875151 [ 4 ] {823bd8a8-c459-4fbe-8c70-3cce3a48d05b} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2026.03.19 22:53:39.875284 [ 4 ] {823bd8a8-c459-4fbe-8c70-3cce3a48d05b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001183 sec., 12679.628064243449 rows/sec., 953.45 KiB/sec. | ||
| 9205 | 2026.03.19 22:53:39.875322 [ 4 ] {823bd8a8-c459-4fbe-8c70-3cce3a48d05b} <Debug> TCPHandler: Processed in 0.001351103 sec. | ||
| 9206 | 2026.03.19 22:53:39.875435 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9207 | 2026.03.19 22:53:39.875536 [ 4 ] {cdd966a9-6b54-4f7e-ba6c-08001d60f896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9208 | 2026.03.19 22:53:39.875579 [ 4 ] {cdd966a9-6b54-4f7e-ba6c-08001d60f896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9209 | 2026.03.19 22:53:39.875996 [ 4 ] {cdd966a9-6b54-4f7e-ba6c-08001d60f896} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9210 | 2026.03.19 22:53:39.876034 [ 4 ] {cdd966a9-6b54-4f7e-ba6c-08001d60f896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9211 | 2026.03.19 22:53:39.876339 [ 4 ] {cdd966a9-6b54-4f7e-ba6c-08001d60f896} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9212 | 2026.03.19 22:53:39.876560 [ 4 ] {cdd966a9-6b54-4f7e-ba6c-08001d60f896} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9213 | 2026.03.19 22:53:39.876687 [ 4 ] {cdd966a9-6b54-4f7e-ba6c-08001d60f896} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00117 sec., 67521.36752136752 rows/sec., 5.27 MiB/sec. | ||
| 9214 | 2026.03.19 22:53:39.876725 [ 4 ] {cdd966a9-6b54-4f7e-ba6c-08001d60f896} <Debug> TCPHandler: Processed in 0.001341623 sec. | ||
| 9215 | 2026.03.19 22:53:39.876838 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9216 | 2026.03.19 22:53:39.876943 [ 4 ] {3e2bccab-74f4-4f36-95ec-bd90f795719e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9217 | 2026.03.19 22:53:39.876987 [ 4 ] {3e2bccab-74f4-4f36-95ec-bd90f795719e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9218 | 2026.03.19 22:53:39.877389 [ 4 ] {3e2bccab-74f4-4f36-95ec-bd90f795719e} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9219 | 2026.03.19 22:53:39.877425 [ 4 ] {3e2bccab-74f4-4f36-95ec-bd90f795719e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9220 | 2026.03.19 22:53:39.877751 [ 4 ] {3e2bccab-74f4-4f36-95ec-bd90f795719e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9221 | 2026.03.19 22:53:39.877962 [ 4 ] {3e2bccab-74f4-4f36-95ec-bd90f795719e} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9222 | 2026.03.19 22:53:39.878090 [ 4 ] {3e2bccab-74f4-4f36-95ec-bd90f795719e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 9223 | 2026.03.19 22:53:39.878128 [ 4 ] {3e2bccab-74f4-4f36-95ec-bd90f795719e} <Debug> TCPHandler: Processed in 0.001340453 sec. | ||
| 9224 | 2026.03.19 22:53:39.878248 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9225 | 2026.03.19 22:53:39.878344 [ 4 ] {a05b18ea-7404-45a4-bfe3-fea7134904d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9226 | 2026.03.19 22:53:39.878402 [ 4 ] {a05b18ea-7404-45a4-bfe3-fea7134904d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9227 | 2026.03.19 22:53:39.879169 [ 4 ] {a05b18ea-7404-45a4-bfe3-fea7134904d5} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2026.03.19 22:53:39.879207 [ 4 ] {a05b18ea-7404-45a4-bfe3-fea7134904d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9229 | 2026.03.19 22:53:39.879738 [ 4 ] {a05b18ea-7404-45a4-bfe3-fea7134904d5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9230 | 2026.03.19 22:53:39.879964 [ 4 ] {a05b18ea-7404-45a4-bfe3-fea7134904d5} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9231 | 2026.03.19 22:53:39.880108 [ 4 ] {a05b18ea-7404-45a4-bfe3-fea7134904d5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001781 sec., 8422.234699606963 rows/sec., 15.09 MiB/sec. | ||
| 9232 | 2026.03.19 22:53:39.880163 [ 4 ] {a05b18ea-7404-45a4-bfe3-fea7134904d5} <Debug> TCPHandler: Processed in 0.001974079 sec. | ||
| 9233 | 2026.03.19 22:53:39.880275 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9234 | 2026.03.19 22:53:39.880371 [ 4 ] {e9751f13-9dd2-4853-9da2-ca0d3814d9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9235 | 2026.03.19 22:53:39.880413 [ 4 ] {e9751f13-9dd2-4853-9da2-ca0d3814d9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9236 | 2026.03.19 22:53:39.880740 [ 4 ] {e9751f13-9dd2-4853-9da2-ca0d3814d9a3} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9237 | 2026.03.19 22:53:39.880776 [ 4 ] {e9751f13-9dd2-4853-9da2-ca0d3814d9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9238 | 2026.03.19 22:53:39.881084 [ 4 ] {e9751f13-9dd2-4853-9da2-ca0d3814d9a3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9239 | 2026.03.19 22:53:39.881299 [ 4 ] {e9751f13-9dd2-4853-9da2-ca0d3814d9a3} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.03.19 22:53:39.881426 [ 4 ] {e9751f13-9dd2-4853-9da2-ca0d3814d9a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 9241 | 2026.03.19 22:53:39.881463 [ 4 ] {e9751f13-9dd2-4853-9da2-ca0d3814d9a3} <Debug> TCPHandler: Processed in 0.001238862 sec. | ||
| 9242 | 2026.03.19 22:53:40.001389 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00096844 sec. | ||
| 9243 | 2026.03.19 22:53:40.590927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9244 | 2026.03.19 22:53:40.608360 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2026.03.19 22:53:40.608424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9246 | 2026.03.19 22:53:40.614598 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9247 | 2026.03.19 22:53:40.615307 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9248 | 2026.03.19 22:53:40.618268 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9249 | 2026.03.19 22:53:44.386525 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2026.03.19 22:53:44.386744 [ 4 ] {832a3012-4fba-430e-b9f6-137e446a8b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9251 | 2026.03.19 22:53:44.386819 [ 4 ] {832a3012-4fba-430e-b9f6-137e446a8b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9252 | 2026.03.19 22:53:44.387494 [ 4 ] {832a3012-4fba-430e-b9f6-137e446a8b50} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2026.03.19 22:53:44.387550 [ 4 ] {832a3012-4fba-430e-b9f6-137e446a8b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9254 | 2026.03.19 22:53:44.387935 [ 4 ] {832a3012-4fba-430e-b9f6-137e446a8b50} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9255 | 2026.03.19 22:53:44.388166 [ 4 ] {832a3012-4fba-430e-b9f6-137e446a8b50} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2026.03.19 22:53:44.388325 [ 4 ] {832a3012-4fba-430e-b9f6-137e446a8b50} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001635 sec., 2446.483180428135 rows/sec., 199.49 KiB/sec. | ||
| 9257 | 2026.03.19 22:53:44.388374 [ 4 ] {832a3012-4fba-430e-b9f6-137e446a8b50} <Debug> TCPHandler: Processed in 0.00199248 sec. | ||
| 9258 | 2026.03.19 22:53:44.388495 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2026.03.19 22:53:44.388599 [ 4 ] {d85937df-4f6a-4af0-9000-bd3d7a7889bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9260 | 2026.03.19 22:53:44.388642 [ 4 ] {d85937df-4f6a-4af0-9000-bd3d7a7889bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9261 | 2026.03.19 22:53:44.389820 [ 4 ] {d85937df-4f6a-4af0-9000-bd3d7a7889bb} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2026.03.19 22:53:44.389860 [ 4 ] {d85937df-4f6a-4af0-9000-bd3d7a7889bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9263 | 2026.03.19 22:53:44.390309 [ 4 ] {d85937df-4f6a-4af0-9000-bd3d7a7889bb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9264 | 2026.03.19 22:53:44.390528 [ 4 ] {d85937df-4f6a-4af0-9000-bd3d7a7889bb} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2026.03.19 22:53:44.390669 [ 4 ] {d85937df-4f6a-4af0-9000-bd3d7a7889bb} <Debug> executeQuery: Read 1994 rows, 154.53 KiB in 0.002092 sec., 953154.8757170171 rows/sec., 72.14 MiB/sec. | ||
| 9266 | 2026.03.19 22:53:44.390709 [ 4 ] {d85937df-4f6a-4af0-9000-bd3d7a7889bb} <Debug> TCPHandler: Processed in 0.002267762 sec. | ||
| 9267 | 2026.03.19 22:53:44.390821 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2026.03.19 22:53:44.390921 [ 4 ] {aa2f300f-61ca-434c-917c-a43de50f90f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9269 | 2026.03.19 22:53:44.390963 [ 4 ] {aa2f300f-61ca-434c-917c-a43de50f90f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9270 | 2026.03.19 22:53:44.391375 [ 4 ] {aa2f300f-61ca-434c-917c-a43de50f90f1} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.03.19 22:53:44.391414 [ 4 ] {aa2f300f-61ca-434c-917c-a43de50f90f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9272 | 2026.03.19 22:53:44.391721 [ 4 ] {aa2f300f-61ca-434c-917c-a43de50f90f1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9273 | 2026.03.19 22:53:44.391943 [ 4 ] {aa2f300f-61ca-434c-917c-a43de50f90f1} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.03.19 22:53:44.392062 [ 30 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9275 | 2026.03.19 22:53:44.392075 [ 4 ] {aa2f300f-61ca-434c-917c-a43de50f90f1} <Debug> executeQuery: Read 41 rows, 3.06 KiB in 0.001174 sec., 34923.33901192505 rows/sec., 2.55 MiB/sec. | ||
| 9276 | 2026.03.19 22:53:44.392135 [ 30 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2026.03.19 22:53:44.392142 [ 4 ] {aa2f300f-61ca-434c-917c-a43de50f90f1} <Debug> TCPHandler: Processed in 0.001373213 sec. | ||
| 9278 | 2026.03.19 22:53:44.392168 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9279 | 2026.03.19 22:53:44.392281 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9280 | 2026.03.19 22:53:44.392307 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 9281 | 2026.03.19 22:53:44.392409 [ 4 ] {4492950f-cbbd-4817-8a33-fe57a112dce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9282 | 2026.03.19 22:53:44.392463 [ 4 ] {4492950f-cbbd-4817-8a33-fe57a112dce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9283 | 2026.03.19 22:53:44.392472 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9284 | 2026.03.19 22:53:44.392517 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 82 rows starting from the beginning of the part | ||
| 9285 | 2026.03.19 22:53:44.392592 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part | ||
| 9286 | 2026.03.19 22:53:44.392641 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 27 rows starting from the beginning of the part | ||
| 9287 | 2026.03.19 22:53:44.392691 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
| 9288 | 2026.03.19 22:53:44.392737 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 15 rows starting from the beginning of the part | ||
| 9289 | 2026.03.19 22:53:44.392782 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 9290 | 2026.03.19 22:53:44.393215 [ 4 ] {4492950f-cbbd-4817-8a33-fe57a112dce8} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9291 | 2026.03.19 22:53:44.393264 [ 4 ] {4492950f-cbbd-4817-8a33-fe57a112dce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9292 | 2026.03.19 22:53:44.393682 [ 4 ] {4492950f-cbbd-4817-8a33-fe57a112dce8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9293 | 2026.03.19 22:53:44.393732 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488365 sec., 145797.56981654366 rows/sec., 11.26 MiB/sec. | ||
| 9294 | 2026.03.19 22:53:44.393908 [ 4 ] {4492950f-cbbd-4817-8a33-fe57a112dce8} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9295 | 2026.03.19 22:53:44.393942 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9296 | 2026.03.19 22:53:44.394051 [ 4 ] {4492950f-cbbd-4817-8a33-fe57a112dce8} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001666 sec., 424969.9879951981 rows/sec., 24.79 MiB/sec. | ||
| 9297 | 2026.03.19 22:53:44.394094 [ 4 ] {4492950f-cbbd-4817-8a33-fe57a112dce8} <Debug> TCPHandler: Processed in 0.001876148 sec. | ||
| 9298 | 2026.03.19 22:53:44.394206 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9299 | 2026.03.19 22:53:44.394303 [ 4 ] {1ea74beb-20af-4b42-8ea9-5a97d3ea8e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9300 | 2026.03.19 22:53:44.394322 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_66_13} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2026.03.19 22:53:44.394343 [ 4 ] {1ea74beb-20af-4b42-8ea9-5a97d3ea8e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9302 | 2026.03.19 22:53:44.394421 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_66_13} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9303 | 2026.03.19 22:53:44.394528 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9304 | 2026.03.19 22:53:44.394721 [ 4 ] {1ea74beb-20af-4b42-8ea9-5a97d3ea8e6b} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2026.03.19 22:53:44.394761 [ 4 ] {1ea74beb-20af-4b42-8ea9-5a97d3ea8e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9306 | 2026.03.19 22:53:44.395055 [ 4 ] {1ea74beb-20af-4b42-8ea9-5a97d3ea8e6b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9307 | 2026.03.19 22:53:44.395265 [ 4 ] {1ea74beb-20af-4b42-8ea9-5a97d3ea8e6b} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2026.03.19 22:53:44.395397 [ 4 ] {1ea74beb-20af-4b42-8ea9-5a97d3ea8e6b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 9309 | 2026.03.19 22:53:44.395437 [ 4 ] {1ea74beb-20af-4b42-8ea9-5a97d3ea8e6b} <Debug> TCPHandler: Processed in 0.001280763 sec. | ||
| 9310 | 2026.03.19 22:53:44.395545 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9311 | 2026.03.19 22:53:44.395638 [ 4 ] {c6d02367-15ac-45cd-b47c-e51713ffb304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9312 | 2026.03.19 22:53:44.395678 [ 4 ] {c6d02367-15ac-45cd-b47c-e51713ffb304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9313 | 2026.03.19 22:53:44.396429 [ 4 ] {c6d02367-15ac-45cd-b47c-e51713ffb304} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9314 | 2026.03.19 22:53:44.396465 [ 4 ] {c6d02367-15ac-45cd-b47c-e51713ffb304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9315 | 2026.03.19 22:53:44.396814 [ 4 ] {c6d02367-15ac-45cd-b47c-e51713ffb304} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9316 | 2026.03.19 22:53:44.397025 [ 4 ] {c6d02367-15ac-45cd-b47c-e51713ffb304} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2026.03.19 22:53:44.397153 [ 4 ] {c6d02367-15ac-45cd-b47c-e51713ffb304} <Debug> executeQuery: Read 1041 rows, 73.63 KiB in 0.001532 sec., 679503.9164490862 rows/sec., 46.94 MiB/sec. | ||
| 9318 | 2026.03.19 22:53:44.397190 [ 4 ] {c6d02367-15ac-45cd-b47c-e51713ffb304} <Debug> TCPHandler: Processed in 0.001694706 sec. | ||
| 9319 | 2026.03.19 22:53:44.397300 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9320 | 2026.03.19 22:53:44.397394 [ 4 ] {03b61f2c-e122-4b23-aa47-b831688d98f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9321 | 2026.03.19 22:53:44.397437 [ 4 ] {03b61f2c-e122-4b23-aa47-b831688d98f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9322 | 2026.03.19 22:53:44.398085 [ 4 ] {03b61f2c-e122-4b23-aa47-b831688d98f7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9323 | 2026.03.19 22:53:44.398120 [ 4 ] {03b61f2c-e122-4b23-aa47-b831688d98f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9324 | 2026.03.19 22:53:44.398530 [ 4 ] {03b61f2c-e122-4b23-aa47-b831688d98f7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9325 | 2026.03.19 22:53:44.398740 [ 4 ] {03b61f2c-e122-4b23-aa47-b831688d98f7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9326 | 2026.03.19 22:53:44.398869 [ 4 ] {03b61f2c-e122-4b23-aa47-b831688d98f7} <Debug> executeQuery: Read 1347 rows, 87.19 KiB in 0.001493 sec., 902210.3148024112 rows/sec., 57.03 MiB/sec. | ||
| 9327 | 2026.03.19 22:53:44.398906 [ 4 ] {03b61f2c-e122-4b23-aa47-b831688d98f7} <Debug> TCPHandler: Processed in 0.001656526 sec. | ||
| 9328 | 2026.03.19 22:53:44.399018 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9329 | 2026.03.19 22:53:44.399112 [ 4 ] {a19a6682-b1be-442d-9556-16ca96294515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9330 | 2026.03.19 22:53:44.399167 [ 4 ] {a19a6682-b1be-442d-9556-16ca96294515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9331 | 2026.03.19 22:53:44.399982 [ 4 ] {a19a6682-b1be-442d-9556-16ca96294515} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2026.03.19 22:53:44.400019 [ 4 ] {a19a6682-b1be-442d-9556-16ca96294515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9333 | 2026.03.19 22:53:44.400570 [ 4 ] {a19a6682-b1be-442d-9556-16ca96294515} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9334 | 2026.03.19 22:53:44.400787 [ 4 ] {a19a6682-b1be-442d-9556-16ca96294515} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2026.03.19 22:53:44.400902 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9336 | 2026.03.19 22:53:44.400923 [ 4 ] {a19a6682-b1be-442d-9556-16ca96294515} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001829 sec., 20229.633679606344 rows/sec., 36.25 MiB/sec. | ||
| 9337 | 2026.03.19 22:53:44.400943 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.03.19 22:53:44.400972 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9339 | 2026.03.19 22:53:44.400984 [ 4 ] {a19a6682-b1be-442d-9556-16ca96294515} <Debug> TCPHandler: Processed in 0.00201526 sec. | ||
| 9340 | 2026.03.19 22:53:44.401061 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 9341 | 2026.03.19 22:53:44.401102 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9342 | 2026.03.19 22:53:44.401201 [ 4 ] {294fd8f2-4fc2-46af-8b3b-e013754092dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9343 | 2026.03.19 22:53:44.401242 [ 4 ] {294fd8f2-4fc2-46af-8b3b-e013754092dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9344 | 2026.03.19 22:53:44.401300 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9345 | 2026.03.19 22:53:44.401370 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1277 rows starting from the beginning of the part | ||
| 9346 | 2026.03.19 22:53:44.401514 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part | ||
| 9347 | 2026.03.19 22:53:44.401566 [ 4 ] {294fd8f2-4fc2-46af-8b3b-e013754092dd} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9348 | 2026.03.19 22:53:44.401606 [ 4 ] {294fd8f2-4fc2-46af-8b3b-e013754092dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 9349 | 2026.03.19 22:53:44.401614 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 15 rows starting from the beginning of the part | ||
| 9350 | 2026.03.19 22:53:44.401710 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
| 9351 | 2026.03.19 22:53:44.401799 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 15 rows starting from the beginning of the part | ||
| 9352 | 2026.03.19 22:53:44.401890 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 37 rows starting from the beginning of the part | ||
| 9353 | 2026.03.19 22:53:44.401926 [ 4 ] {294fd8f2-4fc2-46af-8b3b-e013754092dd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9354 | 2026.03.19 22:53:44.402139 [ 4 ] {294fd8f2-4fc2-46af-8b3b-e013754092dd} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9355 | 2026.03.19 22:53:44.402277 [ 4 ] {294fd8f2-4fc2-46af-8b3b-e013754092dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 9356 | 2026.03.19 22:53:44.402316 [ 4 ] {294fd8f2-4fc2-46af-8b3b-e013754092dd} <Debug> TCPHandler: Processed in 0.001264323 sec. | ||
| 9357 | 2026.03.19 22:53:44.409566 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1396 rows, containing 19 columns (19 merged, 0 gathered) in 0.008540124 sec., 163463.66867741031 rows/sec., 292.92 MiB/sec. | ||
| 9358 | 2026.03.19 22:53:44.411514 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9359 | 2026.03.19 22:53:44.411893 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9360 | 2026.03.19 22:53:44.411978 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9361 | 2026.03.19 22:53:44.412154 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.46 MiB. | ||
| 9362 | 2026.03.19 22:53:45.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.49 MiB, peak 323.94 MiB, free memory in arenas 0.00 B, will set to 316.07 MiB (RSS), difference: 3.58 MiB | ||
| 9363 | 2026.03.19 22:53:46.367759 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46881 | ||
| 9364 | 2026.03.19 22:53:46.367902 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9365 | 2026.03.19 22:53:46.367947 [ 350 ] {} <Debug> TCP-Session: 4dd80f36-fa3a-4ed9-ba04-336be5f6d10f Authenticating user 'default' from [fd00:1122:3344:101::e]:46881 | ||
| 9366 | 2026.03.19 22:53:46.367980 [ 350 ] {} <Debug> TCP-Session: 4dd80f36-fa3a-4ed9-ba04-336be5f6d10f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9367 | 2026.03.19 22:53:46.368002 [ 350 ] {} <Debug> TCP-Session: 4dd80f36-fa3a-4ed9-ba04-336be5f6d10f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9368 | 2026.03.19 22:53:46.368253 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54599 | ||
| 9369 | 2026.03.19 22:53:46.368280 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45594 | ||
| 9370 | 2026.03.19 22:53:46.368318 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36842 | ||
| 9371 | 2026.03.19 22:53:46.368336 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36583 | ||
| 9372 | 2026.03.19 22:53:46.368376 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9373 | 2026.03.19 22:53:46.368392 [ 350 ] {} <Trace> TCP-Session: 4dd80f36-fa3a-4ed9-ba04-336be5f6d10f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2026.03.19 22:53:46.368419 [ 351 ] {} <Debug> TCP-Session: f4a43572-9a12-49bf-b9c8-c87781cb2ba6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54599 | ||
| 9375 | 2026.03.19 22:53:46.368421 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9376 | 2026.03.19 22:53:46.368423 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9377 | 2026.03.19 22:53:46.368474 [ 355 ] {} <Debug> TCP-Session: f3fecaef-bb36-42d6-b8ed-066a60ff1e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:36842 | ||
| 9378 | 2026.03.19 22:53:46.368353 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63721 | ||
| 9379 | 2026.03.19 22:53:46.368507 [ 355 ] {} <Debug> TCP-Session: f3fecaef-bb36-42d6-b8ed-066a60ff1e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9380 | 2026.03.19 22:53:46.368500 [ 352 ] {} <Debug> TCP-Session: 2305ec1a-036f-4b1b-ab54-cd6e69b4efc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45594 | ||
| 9381 | 2026.03.19 22:53:46.368574 [ 355 ] {} <Debug> TCP-Session: f3fecaef-bb36-42d6-b8ed-066a60ff1e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9382 | 2026.03.19 22:53:46.368355 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53246 | ||
| 9383 | 2026.03.19 22:53:46.368600 [ 352 ] {} <Debug> TCP-Session: 2305ec1a-036f-4b1b-ab54-cd6e69b4efc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9384 | 2026.03.19 22:53:46.368639 [ 350 ] {e67c54ce-25b7-41a0-b6b4-10341fd093d2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46881) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9385 | 2026.03.19 22:53:46.368649 [ 352 ] {} <Debug> TCP-Session: 2305ec1a-036f-4b1b-ab54-cd6e69b4efc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9386 | 2026.03.19 22:53:46.368299 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60090 | ||
| 9387 | 2026.03.19 22:53:46.368304 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33980 | ||
| 9388 | 2026.03.19 22:53:46.368462 [ 351 ] {} <Debug> TCP-Session: f4a43572-9a12-49bf-b9c8-c87781cb2ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9389 | 2026.03.19 22:53:46.368764 [ 351 ] {} <Debug> TCP-Session: f4a43572-9a12-49bf-b9c8-c87781cb2ba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9390 | 2026.03.19 22:53:46.368787 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9391 | 2026.03.19 22:53:46.368823 [ 356 ] {} <Debug> TCP-Session: 93aeb591-6366-4c1f-8515-1395c46ccfbd Authenticating user 'default' from [fd00:1122:3344:101::e]:36583 | ||
| 9392 | 2026.03.19 22:53:46.368840 [ 356 ] {} <Debug> TCP-Session: 93aeb591-6366-4c1f-8515-1395c46ccfbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9393 | 2026.03.19 22:53:46.368857 [ 356 ] {} <Debug> TCP-Session: 93aeb591-6366-4c1f-8515-1395c46ccfbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9394 | 2026.03.19 22:53:46.368999 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9395 | 2026.03.19 22:53:46.369015 [ 350 ] {e67c54ce-25b7-41a0-b6b4-10341fd093d2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9396 | 2026.03.19 22:53:46.369039 [ 357 ] {} <Debug> TCP-Session: 2c189a5d-822c-4fc8-af43-32076f5798d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63721 | ||
| 9397 | 2026.03.19 22:53:46.369071 [ 357 ] {} <Debug> TCP-Session: 2c189a5d-822c-4fc8-af43-32076f5798d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9398 | 2026.03.19 22:53:46.369086 [ 357 ] {} <Debug> TCP-Session: 2c189a5d-822c-4fc8-af43-32076f5798d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9399 | 2026.03.19 22:53:46.369088 [ 350 ] {e67c54ce-25b7-41a0-b6b4-10341fd093d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9400 | 2026.03.19 22:53:46.369097 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9401 | 2026.03.19 22:53:46.369151 [ 353 ] {} <Debug> TCP-Session: 934224e4-8ae7-4bd3-bb86-8c92afbc8bf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60090 | ||
| 9402 | 2026.03.19 22:53:46.369173 [ 353 ] {} <Debug> TCP-Session: 934224e4-8ae7-4bd3-bb86-8c92afbc8bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9403 | 2026.03.19 22:53:46.369195 [ 353 ] {} <Debug> TCP-Session: 934224e4-8ae7-4bd3-bb86-8c92afbc8bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9404 | 2026.03.19 22:53:46.369452 [ 350 ] {e67c54ce-25b7-41a0-b6b4-10341fd093d2} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 9405 | 2026.03.19 22:53:46.369499 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9406 | 2026.03.19 22:53:46.369540 [ 354 ] {} <Debug> TCP-Session: 73575194-68d3-4f6a-b52e-52b4af4a1fab Authenticating user 'default' from [fd00:1122:3344:101::e]:33980 | ||
| 9407 | 2026.03.19 22:53:46.369565 [ 354 ] {} <Debug> TCP-Session: 73575194-68d3-4f6a-b52e-52b4af4a1fab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9408 | 2026.03.19 22:53:46.369586 [ 354 ] {} <Debug> TCP-Session: 73575194-68d3-4f6a-b52e-52b4af4a1fab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9409 | 2026.03.19 22:53:46.369645 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9410 | 2026.03.19 22:53:46.369680 [ 358 ] {} <Debug> TCP-Session: 788c5b68-71d4-49c1-bbad-a8b91f0aa95e Authenticating user 'default' from [fd00:1122:3344:101::e]:53246 | ||
| 9411 | 2026.03.19 22:53:46.369698 [ 358 ] {} <Debug> TCP-Session: 788c5b68-71d4-49c1-bbad-a8b91f0aa95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9412 | 2026.03.19 22:53:46.369710 [ 358 ] {} <Debug> TCP-Session: 788c5b68-71d4-49c1-bbad-a8b91f0aa95e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9413 | 2026.03.19 22:53:46.370545 [ 346 ] {e67c54ce-25b7-41a0-b6b4-10341fd093d2} <Trace> AggregatingTransform: Aggregating | ||
| 9414 | 2026.03.19 22:53:46.370590 [ 346 ] {e67c54ce-25b7-41a0-b6b4-10341fd093d2} <Trace> Aggregator: Aggregation method: without_key | ||
| 9415 | 2026.03.19 22:53:46.370629 [ 346 ] {e67c54ce-25b7-41a0-b6b4-10341fd093d2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058291 sec. (944.920 rows/sec., 36.91 KiB/sec.) | ||
| 9416 | 2026.03.19 22:53:46.370647 [ 346 ] {e67c54ce-25b7-41a0-b6b4-10341fd093d2} <Trace> Aggregator: Merging aggregated data | ||
| 9417 | 2026.03.19 22:53:46.372153 [ 350 ] {e67c54ce-25b7-41a0-b6b4-10341fd093d2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003602 sec., 277.623542476402 rows/sec., 10.84 KiB/sec. | ||
| 9418 | 2026.03.19 22:53:46.372309 [ 350 ] {e67c54ce-25b7-41a0-b6b4-10341fd093d2} <Debug> TCPHandler: Processed in 0.00409501 sec. | ||
| 9419 | 2026.03.19 22:53:46.372435 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9420 | 2026.03.19 22:53:46.372463 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9421 | 2026.03.19 22:53:46.372474 [ 350 ] {} <Debug> TCP-Session: 4dd80f36-fa3a-4ed9-ba04-336be5f6d10f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9422 | 2026.03.19 22:53:46.372492 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9423 | 2026.03.19 22:53:46.372498 [ 358 ] {} <Debug> TCP-Session: 788c5b68-71d4-49c1-bbad-a8b91f0aa95e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9424 | 2026.03.19 22:53:46.372532 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9425 | 2026.03.19 22:53:46.372545 [ 351 ] {} <Debug> TCP-Session: f4a43572-9a12-49bf-b9c8-c87781cb2ba6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9426 | 2026.03.19 22:53:46.372549 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9427 | 2026.03.19 22:53:46.372584 [ 355 ] {} <Debug> TCP-Session: f3fecaef-bb36-42d6-b8ed-066a60ff1e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9428 | 2026.03.19 22:53:46.372598 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9429 | 2026.03.19 22:53:46.372626 [ 356 ] {} <Debug> TCP-Session: 93aeb591-6366-4c1f-8515-1395c46ccfbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9430 | 2026.03.19 22:53:46.372586 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9431 | 2026.03.19 22:53:46.372666 [ 357 ] {} <Debug> TCP-Session: 2c189a5d-822c-4fc8-af43-32076f5798d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9432 | 2026.03.19 22:53:46.372564 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9433 | 2026.03.19 22:53:46.372697 [ 354 ] {} <Debug> TCP-Session: 73575194-68d3-4f6a-b52e-52b4af4a1fab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9434 | 2026.03.19 22:53:46.372510 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9435 | 2026.03.19 22:53:46.372737 [ 353 ] {} <Debug> TCP-Session: 934224e4-8ae7-4bd3-bb86-8c92afbc8bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9436 | 2026.03.19 22:53:46.372768 [ 352 ] {} <Debug> TCP-Session: 2305ec1a-036f-4b1b-ab54-cd6e69b4efc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9437 | 2026.03.19 22:53:46.478937 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42541 | ||
| 9438 | 2026.03.19 22:53:46.479061 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9439 | 2026.03.19 22:53:46.479095 [ 350 ] {} <Debug> TCP-Session: 4344faac-5ec8-4e42-b011-f1bcc6fb788d Authenticating user 'default' from [fd00:1122:3344:101::e]:42541 | ||
| 9440 | 2026.03.19 22:53:46.479121 [ 350 ] {} <Debug> TCP-Session: 4344faac-5ec8-4e42-b011-f1bcc6fb788d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9441 | 2026.03.19 22:53:46.479136 [ 350 ] {} <Debug> TCP-Session: 4344faac-5ec8-4e42-b011-f1bcc6fb788d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9442 | 2026.03.19 22:53:46.479351 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33082 | ||
| 9443 | 2026.03.19 22:53:46.479364 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48534 | ||
| 9444 | 2026.03.19 22:53:46.479417 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39450 | ||
| 9445 | 2026.03.19 22:53:46.479443 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42222 | ||
| 9446 | 2026.03.19 22:53:46.479476 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9447 | 2026.03.19 22:53:46.479469 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61046 | ||
| 9448 | 2026.03.19 22:53:46.479523 [ 351 ] {} <Debug> TCP-Session: 66e52ed4-1167-4466-9bd2-b6b0c78b7bc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33082 | ||
| 9449 | 2026.03.19 22:53:46.479533 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9450 | 2026.03.19 22:53:46.479541 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9451 | 2026.03.19 22:53:46.479568 [ 351 ] {} <Debug> TCP-Session: 66e52ed4-1167-4466-9bd2-b6b0c78b7bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9452 | 2026.03.19 22:53:46.479580 [ 354 ] {} <Debug> TCP-Session: 2effdd44-2de3-4439-b89e-028bb1706762 Authenticating user 'default' from [fd00:1122:3344:101::e]:39450 | ||
| 9453 | 2026.03.19 22:53:46.479590 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9454 | 2026.03.19 22:53:46.479604 [ 351 ] {} <Debug> TCP-Session: 66e52ed4-1167-4466-9bd2-b6b0c78b7bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9455 | 2026.03.19 22:53:46.479621 [ 354 ] {} <Debug> TCP-Session: 2effdd44-2de3-4439-b89e-028bb1706762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9456 | 2026.03.19 22:53:46.479632 [ 358 ] {} <Debug> TCP-Session: 036fbe74-9ce5-4e85-91a6-4a1822070051 Authenticating user 'default' from [fd00:1122:3344:101::e]:61046 | ||
| 9457 | 2026.03.19 22:53:46.479656 [ 354 ] {} <Debug> TCP-Session: 2effdd44-2de3-4439-b89e-028bb1706762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9458 | 2026.03.19 22:53:46.479668 [ 358 ] {} <Debug> TCP-Session: 036fbe74-9ce5-4e85-91a6-4a1822070051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9459 | 2026.03.19 22:53:46.479598 [ 356 ] {} <Debug> TCP-Session: 92ed1f53-5f85-4298-a982-25b5efc850e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42222 | ||
| 9460 | 2026.03.19 22:53:46.479685 [ 358 ] {} <Debug> TCP-Session: 036fbe74-9ce5-4e85-91a6-4a1822070051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9461 | 2026.03.19 22:53:46.479719 [ 356 ] {} <Debug> TCP-Session: 92ed1f53-5f85-4298-a982-25b5efc850e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9462 | 2026.03.19 22:53:46.479515 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9463 | 2026.03.19 22:53:46.479742 [ 356 ] {} <Debug> TCP-Session: 92ed1f53-5f85-4298-a982-25b5efc850e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9464 | 2026.03.19 22:53:46.479428 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37015 | ||
| 9465 | 2026.03.19 22:53:46.479772 [ 352 ] {} <Debug> TCP-Session: c6b93432-e18c-4591-bc9f-2dde8c328366 Authenticating user 'default' from [fd00:1122:3344:101::e]:48534 | ||
| 9466 | 2026.03.19 22:53:46.479407 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41453 | ||
| 9467 | 2026.03.19 22:53:46.479812 [ 352 ] {} <Debug> TCP-Session: c6b93432-e18c-4591-bc9f-2dde8c328366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9468 | 2026.03.19 22:53:46.479841 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9469 | 2026.03.19 22:53:46.479859 [ 352 ] {} <Debug> TCP-Session: c6b93432-e18c-4591-bc9f-2dde8c328366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9470 | 2026.03.19 22:53:46.479878 [ 355 ] {} <Debug> TCP-Session: a13c922f-508f-4ac1-a0b7-b6598a50da73 Authenticating user 'default' from [fd00:1122:3344:101::e]:37015 | ||
| 9471 | 2026.03.19 22:53:46.479460 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41695 | ||
| 9472 | 2026.03.19 22:53:46.479922 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9473 | 2026.03.19 22:53:46.479977 [ 353 ] {} <Debug> TCP-Session: d22ccbf0-b1af-40dd-9e28-023ae999c97f Authenticating user 'default' from [fd00:1122:3344:101::e]:41453 | ||
| 9474 | 2026.03.19 22:53:46.479519 [ 350 ] {} <Trace> TCP-Session: 4344faac-5ec8-4e42-b011-f1bcc6fb788d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9475 | 2026.03.19 22:53:46.479998 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9476 | 2026.03.19 22:53:46.479906 [ 355 ] {} <Debug> TCP-Session: a13c922f-508f-4ac1-a0b7-b6598a50da73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9477 | 2026.03.19 22:53:46.480062 [ 357 ] {} <Debug> TCP-Session: b13d4e9a-a9b9-4339-98f0-1e9b8896dbcc Authenticating user 'default' from [fd00:1122:3344:101::e]:41695 | ||
| 9478 | 2026.03.19 22:53:46.480076 [ 355 ] {} <Debug> TCP-Session: a13c922f-508f-4ac1-a0b7-b6598a50da73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9479 | 2026.03.19 22:53:46.480090 [ 357 ] {} <Debug> TCP-Session: b13d4e9a-a9b9-4339-98f0-1e9b8896dbcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9480 | 2026.03.19 22:53:46.480014 [ 353 ] {} <Debug> TCP-Session: d22ccbf0-b1af-40dd-9e28-023ae999c97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9481 | 2026.03.19 22:53:46.480116 [ 357 ] {} <Debug> TCP-Session: b13d4e9a-a9b9-4339-98f0-1e9b8896dbcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9482 | 2026.03.19 22:53:46.480140 [ 353 ] {} <Debug> TCP-Session: d22ccbf0-b1af-40dd-9e28-023ae999c97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9483 | 2026.03.19 22:53:46.480180 [ 350 ] {c44a0ec3-bdbd-4546-a7db-09bd101344d6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42541) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9484 | 2026.03.19 22:53:46.480456 [ 350 ] {c44a0ec3-bdbd-4546-a7db-09bd101344d6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9485 | 2026.03.19 22:53:46.480515 [ 350 ] {c44a0ec3-bdbd-4546-a7db-09bd101344d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9486 | 2026.03.19 22:53:46.480810 [ 350 ] {c44a0ec3-bdbd-4546-a7db-09bd101344d6} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 9487 | 2026.03.19 22:53:46.481745 [ 331 ] {c44a0ec3-bdbd-4546-a7db-09bd101344d6} <Trace> AggregatingTransform: Aggregating | ||
| 9488 | 2026.03.19 22:53:46.481794 [ 331 ] {c44a0ec3-bdbd-4546-a7db-09bd101344d6} <Trace> Aggregator: Aggregation method: without_key | ||
| 9489 | 2026.03.19 22:53:46.481832 [ 331 ] {c44a0ec3-bdbd-4546-a7db-09bd101344d6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918089 sec. (1089.219 rows/sec., 42.55 KiB/sec.) | ||
| 9490 | 2026.03.19 22:53:46.481852 [ 331 ] {c44a0ec3-bdbd-4546-a7db-09bd101344d6} <Trace> Aggregator: Merging aggregated data | ||
| 9491 | 2026.03.19 22:53:46.483200 [ 350 ] {c44a0ec3-bdbd-4546-a7db-09bd101344d6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003082 sec., 324.4646333549643 rows/sec., 12.67 KiB/sec. | ||
| 9492 | 2026.03.19 22:53:46.483347 [ 350 ] {c44a0ec3-bdbd-4546-a7db-09bd101344d6} <Debug> TCPHandler: Processed in 0.003976769 sec. | ||
| 9493 | 2026.03.19 22:53:46.483480 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9494 | 2026.03.19 22:53:46.483516 [ 350 ] {} <Debug> TCP-Session: 4344faac-5ec8-4e42-b011-f1bcc6fb788d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9495 | 2026.03.19 22:53:46.483516 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9496 | 2026.03.19 22:53:46.483537 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9497 | 2026.03.19 22:53:46.483562 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9498 | 2026.03.19 22:53:46.483590 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9499 | 2026.03.19 22:53:46.483624 [ 358 ] {} <Debug> TCP-Session: 036fbe74-9ce5-4e85-91a6-4a1822070051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2026.03.19 22:53:46.483640 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9501 | 2026.03.19 22:53:46.483615 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9502 | 2026.03.19 22:53:46.483663 [ 355 ] {} <Debug> TCP-Session: a13c922f-508f-4ac1-a0b7-b6598a50da73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9503 | 2026.03.19 22:53:46.483679 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9504 | 2026.03.19 22:53:46.483711 [ 352 ] {} <Debug> TCP-Session: c6b93432-e18c-4591-bc9f-2dde8c328366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9505 | 2026.03.19 22:53:46.483677 [ 354 ] {} <Debug> TCP-Session: 2effdd44-2de3-4439-b89e-028bb1706762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9506 | 2026.03.19 22:53:46.483746 [ 357 ] {} <Debug> TCP-Session: b13d4e9a-a9b9-4339-98f0-1e9b8896dbcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9507 | 2026.03.19 22:53:46.483610 [ 356 ] {} <Debug> TCP-Session: 92ed1f53-5f85-4298-a982-25b5efc850e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9508 | 2026.03.19 22:53:46.483580 [ 351 ] {} <Debug> TCP-Session: 66e52ed4-1167-4466-9bd2-b6b0c78b7bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9509 | 2026.03.19 22:53:46.483663 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9510 | 2026.03.19 22:53:46.483864 [ 353 ] {} <Debug> TCP-Session: d22ccbf0-b1af-40dd-9e28-023ae999c97f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9511 | 2026.03.19 22:53:46.493125 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42899 | ||
| 9512 | 2026.03.19 22:53:46.493205 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9513 | 2026.03.19 22:53:46.493229 [ 355 ] {} <Debug> TCP-Session: d1439c2c-2810-4497-994f-58d9181b59dc Authenticating user 'default' from [fd00:1122:3344:101::e]:42899 | ||
| 9514 | 2026.03.19 22:53:46.493249 [ 355 ] {} <Debug> TCP-Session: d1439c2c-2810-4497-994f-58d9181b59dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9515 | 2026.03.19 22:53:46.493262 [ 355 ] {} <Debug> TCP-Session: d1439c2c-2810-4497-994f-58d9181b59dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9516 | 2026.03.19 22:53:46.493442 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46721 | ||
| 9517 | 2026.03.19 22:53:46.493468 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57593 | ||
| 9518 | 2026.03.19 22:53:46.493472 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48731 | ||
| 9519 | 2026.03.19 22:53:46.493492 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55665 | ||
| 9520 | 2026.03.19 22:53:46.493507 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39971 | ||
| 9521 | 2026.03.19 22:53:46.493546 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9522 | 2026.03.19 22:53:46.493550 [ 355 ] {} <Trace> TCP-Session: d1439c2c-2810-4497-994f-58d9181b59dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9523 | 2026.03.19 22:53:46.493575 [ 356 ] {} <Debug> TCP-Session: c333c694-e117-4ceb-9ab2-a49d3cbe3a76 Authenticating user 'default' from [fd00:1122:3344:101::e]:46721 | ||
| 9524 | 2026.03.19 22:53:46.493578 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9525 | 2026.03.19 22:53:46.493597 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9526 | 2026.03.19 22:53:46.493607 [ 356 ] {} <Debug> TCP-Session: c333c694-e117-4ceb-9ab2-a49d3cbe3a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2026.03.19 22:53:46.493623 [ 351 ] {} <Debug> TCP-Session: e4ec3fd2-aa18-43a9-b221-9f390083cdfc Authenticating user 'default' from [fd00:1122:3344:101::e]:55665 | ||
| 9528 | 2026.03.19 22:53:46.493638 [ 356 ] {} <Debug> TCP-Session: c333c694-e117-4ceb-9ab2-a49d3cbe3a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9529 | 2026.03.19 22:53:46.493636 [ 352 ] {} <Debug> TCP-Session: fd43b4d3-2a92-419e-858c-5415d9ea62ad Authenticating user 'default' from [fd00:1122:3344:101::e]:39971 | ||
| 9530 | 2026.03.19 22:53:46.493658 [ 351 ] {} <Debug> TCP-Session: e4ec3fd2-aa18-43a9-b221-9f390083cdfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9531 | 2026.03.19 22:53:46.493675 [ 352 ] {} <Debug> TCP-Session: fd43b4d3-2a92-419e-858c-5415d9ea62ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9532 | 2026.03.19 22:53:46.493689 [ 351 ] {} <Debug> TCP-Session: e4ec3fd2-aa18-43a9-b221-9f390083cdfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9533 | 2026.03.19 22:53:46.493705 [ 352 ] {} <Debug> TCP-Session: fd43b4d3-2a92-419e-858c-5415d9ea62ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9534 | 2026.03.19 22:53:46.493549 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9535 | 2026.03.19 22:53:46.493750 [ 355 ] {ecd7845e-3130-4cac-8c03-5c15a9009902} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42899) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9536 | 2026.03.19 22:53:46.493773 [ 358 ] {} <Debug> TCP-Session: 8083d6f7-baa5-4625-b42f-281e6a27098c Authenticating user 'default' from [fd00:1122:3344:101::e]:57593 | ||
| 9537 | 2026.03.19 22:53:46.493553 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58513 | ||
| 9538 | 2026.03.19 22:53:46.493809 [ 358 ] {} <Debug> TCP-Session: 8083d6f7-baa5-4625-b42f-281e6a27098c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9539 | 2026.03.19 22:53:46.493546 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42378 | ||
| 9540 | 2026.03.19 22:53:46.493831 [ 358 ] {} <Debug> TCP-Session: 8083d6f7-baa5-4625-b42f-281e6a27098c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9541 | 2026.03.19 22:53:46.493858 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9542 | 2026.03.19 22:53:46.493443 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50987 | ||
| 9543 | 2026.03.19 22:53:46.493887 [ 354 ] {} <Debug> TCP-Session: 555ae990-ad81-44cb-8915-01e4cd15ec3d Authenticating user 'default' from [fd00:1122:3344:101::e]:58513 | ||
| 9544 | 2026.03.19 22:53:46.493898 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9545 | 2026.03.19 22:53:46.493926 [ 354 ] {} <Debug> TCP-Session: 555ae990-ad81-44cb-8915-01e4cd15ec3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2026.03.19 22:53:46.493944 [ 353 ] {} <Debug> TCP-Session: ac6d753b-d95b-4ec4-bea4-0ad7f957cd7a Authenticating user 'default' from [fd00:1122:3344:101::e]:42378 | ||
| 9547 | 2026.03.19 22:53:46.493946 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9548 | 2026.03.19 22:53:46.493958 [ 354 ] {} <Debug> TCP-Session: 555ae990-ad81-44cb-8915-01e4cd15ec3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2026.03.19 22:53:46.493976 [ 353 ] {} <Debug> TCP-Session: ac6d753b-d95b-4ec4-bea4-0ad7f957cd7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9550 | 2026.03.19 22:53:46.493988 [ 357 ] {} <Debug> TCP-Session: b9f62f97-01a2-4450-8590-277eb8532420 Authenticating user 'default' from [fd00:1122:3344:101::e]:50987 | ||
| 9551 | 2026.03.19 22:53:46.494008 [ 353 ] {} <Debug> TCP-Session: ac6d753b-d95b-4ec4-bea4-0ad7f957cd7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9552 | 2026.03.19 22:53:46.493553 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9553 | 2026.03.19 22:53:46.494022 [ 357 ] {} <Debug> TCP-Session: b9f62f97-01a2-4450-8590-277eb8532420 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9554 | 2026.03.19 22:53:46.494049 [ 350 ] {} <Debug> TCP-Session: 345080d5-e45c-4a8c-8c34-62fbe13d4726 Authenticating user 'default' from [fd00:1122:3344:101::e]:48731 | ||
| 9555 | 2026.03.19 22:53:46.494052 [ 357 ] {} <Debug> TCP-Session: b9f62f97-01a2-4450-8590-277eb8532420 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2026.03.19 22:53:46.494075 [ 350 ] {} <Debug> TCP-Session: 345080d5-e45c-4a8c-8c34-62fbe13d4726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9557 | 2026.03.19 22:53:46.494096 [ 350 ] {} <Debug> TCP-Session: 345080d5-e45c-4a8c-8c34-62fbe13d4726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9558 | 2026.03.19 22:53:46.494108 [ 355 ] {ecd7845e-3130-4cac-8c03-5c15a9009902} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9559 | 2026.03.19 22:53:46.494195 [ 355 ] {ecd7845e-3130-4cac-8c03-5c15a9009902} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9560 | 2026.03.19 22:53:46.494556 [ 355 ] {ecd7845e-3130-4cac-8c03-5c15a9009902} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 9561 | 2026.03.19 22:53:46.495596 [ 330 ] {ecd7845e-3130-4cac-8c03-5c15a9009902} <Trace> AggregatingTransform: Aggregating | ||
| 9562 | 2026.03.19 22:53:46.495653 [ 330 ] {ecd7845e-3130-4cac-8c03-5c15a9009902} <Trace> Aggregator: Aggregation method: without_key | ||
| 9563 | 2026.03.19 22:53:46.495689 [ 330 ] {ecd7845e-3130-4cac-8c03-5c15a9009902} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102355 sec. (976.992 rows/sec., 38.16 KiB/sec.) | ||
| 9564 | 2026.03.19 22:53:46.495708 [ 330 ] {ecd7845e-3130-4cac-8c03-5c15a9009902} <Trace> Aggregator: Merging aggregated data | ||
| 9565 | 2026.03.19 22:53:46.497002 [ 355 ] {ecd7845e-3130-4cac-8c03-5c15a9009902} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003321 sec., 301.11412225233363 rows/sec., 11.76 KiB/sec. | ||
| 9566 | 2026.03.19 22:53:46.497134 [ 355 ] {ecd7845e-3130-4cac-8c03-5c15a9009902} <Debug> TCPHandler: Processed in 0.003706356 sec. | ||
| 9567 | 2026.03.19 22:53:46.497253 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9568 | 2026.03.19 22:53:46.497301 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9569 | 2026.03.19 22:53:46.497317 [ 355 ] {} <Debug> TCP-Session: d1439c2c-2810-4497-994f-58d9181b59dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9570 | 2026.03.19 22:53:46.497330 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9571 | 2026.03.19 22:53:46.497345 [ 354 ] {} <Debug> TCP-Session: 555ae990-ad81-44cb-8915-01e4cd15ec3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2026.03.19 22:53:46.497369 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9573 | 2026.03.19 22:53:46.497382 [ 352 ] {} <Debug> TCP-Session: fd43b4d3-2a92-419e-858c-5415d9ea62ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9574 | 2026.03.19 22:53:46.497392 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9575 | 2026.03.19 22:53:46.497418 [ 357 ] {} <Debug> TCP-Session: b9f62f97-01a2-4450-8590-277eb8532420 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9576 | 2026.03.19 22:53:46.497425 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9577 | 2026.03.19 22:53:46.497440 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9578 | 2026.03.19 22:53:46.497454 [ 356 ] {} <Debug> TCP-Session: c333c694-e117-4ceb-9ab2-a49d3cbe3a76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9579 | 2026.03.19 22:53:46.497479 [ 350 ] {} <Debug> TCP-Session: 345080d5-e45c-4a8c-8c34-62fbe13d4726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2026.03.19 22:53:46.497491 [ 358 ] {} <Debug> TCP-Session: 8083d6f7-baa5-4625-b42f-281e6a27098c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9581 | 2026.03.19 22:53:46.497425 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9582 | 2026.03.19 22:53:46.497350 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9583 | 2026.03.19 22:53:46.497558 [ 351 ] {} <Debug> TCP-Session: e4ec3fd2-aa18-43a9-b221-9f390083cdfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9584 | 2026.03.19 22:53:46.497582 [ 353 ] {} <Debug> TCP-Session: ac6d753b-d95b-4ec4-bea4-0ad7f957cd7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2026.03.19 22:53:46.844571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23390 | ||
| 9586 | 2026.03.19 22:53:46.845071 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9587 | 2026.03.19 22:53:46.845116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9588 | 2026.03.19 22:53:46.845620 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9589 | 2026.03.19 22:53:46.845852 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9590 | 2026.03.19 22:53:46.846012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23390 | ||
| 9591 | 2026.03.19 22:53:48.118453 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9592 | 2026.03.19 22:53:48.143712 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2026.03.19 22:53:48.143816 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9594 | 2026.03.19 22:53:48.152145 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9595 | 2026.03.19 22:53:48.155965 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2026.03.19 22:53:48.162260 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9597 | 2026.03.19 22:53:49.419390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1186 | ||
| 9598 | 2026.03.19 22:53:49.421808 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9599 | 2026.03.19 22:53:49.421855 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9600 | 2026.03.19 22:53:49.423124 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9601 | 2026.03.19 22:53:49.423393 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9602 | 2026.03.19 22:53:49.423532 [ 98 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9603 | 2026.03.19 22:53:49.423570 [ 98 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9604 | 2026.03.19 22:53:49.423588 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9605 | 2026.03.19 22:53:49.423690 [ 189 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 9606 | 2026.03.19 22:53:49.423762 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1186 | ||
| 9607 | 2026.03.19 22:53:49.424320 [ 189 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9608 | 2026.03.19 22:53:49.424466 [ 189 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1036 rows starting from the beginning of the part | ||
| 9609 | 2026.03.19 22:53:49.424840 [ 189 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 9610 | 2026.03.19 22:53:49.425185 [ 189 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 9611 | 2026.03.19 22:53:49.425519 [ 189 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 9612 | 2026.03.19 22:53:49.425842 [ 189 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 9613 | 2026.03.19 22:53:49.426180 [ 189 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 9614 | 2026.03.19 22:53:49.432200 [ 197 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1186 rows, containing 72 columns (72 merged, 0 gathered) in 0.008558264 sec., 138579.50631109302 rows/sec., 109.74 MiB/sec. | ||
| 9615 | 2026.03.19 22:53:49.433672 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9616 | 2026.03.19 22:53:49.434290 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_36_7} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9617 | 2026.03.19 22:53:49.434372 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_36_7} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9618 | 2026.03.19 22:53:49.434707 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9619 | 2026.03.19 22:53:49.871820 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9620 | 2026.03.19 22:53:49.871996 [ 4 ] {1d8b6b8c-61fe-48f0-a27a-7a52caff9640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9621 | 2026.03.19 22:53:49.872062 [ 4 ] {1d8b6b8c-61fe-48f0-a27a-7a52caff9640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9622 | 2026.03.19 22:53:49.872728 [ 4 ] {1d8b6b8c-61fe-48f0-a27a-7a52caff9640} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2026.03.19 22:53:49.872775 [ 4 ] {1d8b6b8c-61fe-48f0-a27a-7a52caff9640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9624 | 2026.03.19 22:53:49.873174 [ 4 ] {1d8b6b8c-61fe-48f0-a27a-7a52caff9640} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9625 | 2026.03.19 22:53:49.873395 [ 4 ] {1d8b6b8c-61fe-48f0-a27a-7a52caff9640} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9626 | 2026.03.19 22:53:49.873547 [ 4 ] {1d8b6b8c-61fe-48f0-a27a-7a52caff9640} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.0016 sec., 53750 rows/sec., 4.51 MiB/sec. | ||
| 9627 | 2026.03.19 22:53:49.873545 [ 98 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9628 | 2026.03.19 22:53:49.873590 [ 4 ] {1d8b6b8c-61fe-48f0-a27a-7a52caff9640} <Debug> TCPHandler: Processed in 0.001892699 sec. | ||
| 9629 | 2026.03.19 22:53:49.873619 [ 98 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9630 | 2026.03.19 22:53:49.873649 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9631 | 2026.03.19 22:53:49.873720 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9632 | 2026.03.19 22:53:49.873772 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 9633 | 2026.03.19 22:53:49.873817 [ 4 ] {fc2926e8-aa23-42d5-9f7e-dacd2abf60d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9634 | 2026.03.19 22:53:49.873861 [ 4 ] {fc2926e8-aa23-42d5-9f7e-dacd2abf60d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9635 | 2026.03.19 22:53:49.873908 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9636 | 2026.03.19 22:53:49.873948 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2152 rows starting from the beginning of the part | ||
| 9637 | 2026.03.19 22:53:49.874014 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 206 rows starting from the beginning of the part | ||
| 9638 | 2026.03.19 22:53:49.874063 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 108 rows starting from the beginning of the part | ||
| 9639 | 2026.03.19 22:53:49.874118 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 86 rows starting from the beginning of the part | ||
| 9640 | 2026.03.19 22:53:49.874162 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1994 rows starting from the beginning of the part | ||
| 9641 | 2026.03.19 22:53:49.874204 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 86 rows starting from the beginning of the part | ||
| 9642 | 2026.03.19 22:53:49.874262 [ 4 ] {fc2926e8-aa23-42d5-9f7e-dacd2abf60d1} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2026.03.19 22:53:49.874303 [ 4 ] {fc2926e8-aa23-42d5-9f7e-dacd2abf60d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9644 | 2026.03.19 22:53:49.874631 [ 4 ] {fc2926e8-aa23-42d5-9f7e-dacd2abf60d1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9645 | 2026.03.19 22:53:49.874848 [ 4 ] {fc2926e8-aa23-42d5-9f7e-dacd2abf60d1} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2026.03.19 22:53:49.874989 [ 4 ] {fc2926e8-aa23-42d5-9f7e-dacd2abf60d1} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001191 sec., 12594.458438287154 rows/sec., 947.04 KiB/sec. | ||
| 9647 | 2026.03.19 22:53:49.875026 [ 4 ] {fc2926e8-aa23-42d5-9f7e-dacd2abf60d1} <Debug> TCPHandler: Processed in 0.001355493 sec. | ||
| 9648 | 2026.03.19 22:53:49.875142 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9649 | 2026.03.19 22:53:49.875234 [ 4 ] {f852b6b0-e08a-4d65-a393-c25146a386da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9650 | 2026.03.19 22:53:49.875273 [ 4 ] {f852b6b0-e08a-4d65-a393-c25146a386da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9651 | 2026.03.19 22:53:49.875690 [ 4 ] {f852b6b0-e08a-4d65-a393-c25146a386da} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2026.03.19 22:53:49.875725 [ 4 ] {f852b6b0-e08a-4d65-a393-c25146a386da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9653 | 2026.03.19 22:53:49.875806 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4632 rows, containing 5 columns (5 merged, 0 gathered) in 0.002086441 sec., 2220048.398205365 rows/sec., 180.27 MiB/sec. | ||
| 9654 | 2026.03.19 22:53:49.876041 [ 4 ] {f852b6b0-e08a-4d65-a393-c25146a386da} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9655 | 2026.03.19 22:53:49.876045 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9656 | 2026.03.19 22:53:49.876333 [ 4 ] {f852b6b0-e08a-4d65-a393-c25146a386da} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9657 | 2026.03.19 22:53:49.876364 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_71_14} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9658 | 2026.03.19 22:53:49.876454 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_71_14} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9659 | 2026.03.19 22:53:49.876470 [ 4 ] {f852b6b0-e08a-4d65-a393-c25146a386da} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001254 sec., 62998.405103668265 rows/sec., 4.92 MiB/sec. | ||
| 9660 | 2026.03.19 22:53:49.876475 [ 117 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9661 | 2026.03.19 22:53:49.876526 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 9662 | 2026.03.19 22:53:49.876527 [ 4 ] {f852b6b0-e08a-4d65-a393-c25146a386da} <Debug> TCPHandler: Processed in 0.001432734 sec. | ||
| 9663 | 2026.03.19 22:53:49.876540 [ 117 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9664 | 2026.03.19 22:53:49.876580 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9665 | 2026.03.19 22:53:49.876653 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 9666 | 2026.03.19 22:53:49.876665 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9667 | 2026.03.19 22:53:49.876750 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9668 | 2026.03.19 22:53:49.876772 [ 4 ] {76ad6dbd-446f-4b18-8da9-3d530d94f629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9669 | 2026.03.19 22:53:49.876781 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1124 rows starting from the beginning of the part | ||
| 9670 | 2026.03.19 22:53:49.876826 [ 4 ] {76ad6dbd-446f-4b18-8da9-3d530d94f629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9671 | 2026.03.19 22:53:49.876861 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 115 rows starting from the beginning of the part | ||
| 9672 | 2026.03.19 22:53:49.876909 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
| 9673 | 2026.03.19 22:53:49.876949 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 79 rows starting from the beginning of the part | ||
| 9674 | 2026.03.19 22:53:49.876994 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1041 rows starting from the beginning of the part | ||
| 9675 | 2026.03.19 22:53:49.877057 [ 193 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 79 rows starting from the beginning of the part | ||
| 9676 | 2026.03.19 22:53:49.877253 [ 4 ] {76ad6dbd-446f-4b18-8da9-3d530d94f629} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9677 | 2026.03.19 22:53:49.877294 [ 4 ] {76ad6dbd-446f-4b18-8da9-3d530d94f629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9678 | 2026.03.19 22:53:49.877649 [ 4 ] {76ad6dbd-446f-4b18-8da9-3d530d94f629} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9679 | 2026.03.19 22:53:49.877865 [ 4 ] {76ad6dbd-446f-4b18-8da9-3d530d94f629} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2026.03.19 22:53:49.877982 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9681 | 2026.03.19 22:53:49.877994 [ 4 ] {76ad6dbd-446f-4b18-8da9-3d530d94f629} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 9682 | 2026.03.19 22:53:49.878021 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9683 | 2026.03.19 22:53:49.878043 [ 4 ] {76ad6dbd-446f-4b18-8da9-3d530d94f629} <Debug> TCPHandler: Processed in 0.001425664 sec. | ||
| 9684 | 2026.03.19 22:53:49.878044 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9685 | 2026.03.19 22:53:49.878112 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486845 sec., 1700244.4774001325 rows/sec., 127.15 MiB/sec. | ||
| 9686 | 2026.03.19 22:53:49.878141 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 9687 | 2026.03.19 22:53:49.878178 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9688 | 2026.03.19 22:53:49.878249 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9689 | 2026.03.19 22:53:49.878271 [ 4 ] {ae3c3e0a-6cdd-495a-b09b-a6474e54e764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9690 | 2026.03.19 22:53:49.878285 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 24221 rows starting from the beginning of the part | ||
| 9691 | 2026.03.19 22:53:49.878326 [ 4 ] {ae3c3e0a-6cdd-495a-b09b-a6474e54e764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9692 | 2026.03.19 22:53:49.878361 [ 186 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9693 | 2026.03.19 22:53:49.878372 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 196 rows starting from the beginning of the part | ||
| 9694 | 2026.03.19 22:53:49.878441 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 9695 | 2026.03.19 22:53:49.878562 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9696 | 2026.03.19 22:53:49.878612 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1347 rows starting from the beginning of the part | ||
| 9697 | 2026.03.19 22:53:49.878662 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 9698 | 2026.03.19 22:53:49.878725 [ 186 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_71_14} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2026.03.19 22:53:49.878835 [ 186 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_71_14} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9700 | 2026.03.19 22:53:49.878948 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 9701 | 2026.03.19 22:53:49.879120 [ 4 ] {ae3c3e0a-6cdd-495a-b09b-a6474e54e764} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2026.03.19 22:53:49.879207 [ 4 ] {ae3c3e0a-6cdd-495a-b09b-a6474e54e764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9703 | 2026.03.19 22:53:49.879740 [ 4 ] {ae3c3e0a-6cdd-495a-b09b-a6474e54e764} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9704 | 2026.03.19 22:53:49.879963 [ 4 ] {ae3c3e0a-6cdd-495a-b09b-a6474e54e764} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2026.03.19 22:53:49.880102 [ 4 ] {ae3c3e0a-6cdd-495a-b09b-a6474e54e764} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001849 sec., 8112.493239588967 rows/sec., 14.54 MiB/sec. | ||
| 9706 | 2026.03.19 22:53:49.880157 [ 4 ] {ae3c3e0a-6cdd-495a-b09b-a6474e54e764} <Debug> TCPHandler: Processed in 0.00202588 sec. | ||
| 9707 | 2026.03.19 22:53:49.880268 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9708 | 2026.03.19 22:53:49.880371 [ 4 ] {225a31b8-4a94-4869-ada0-689cc1fa1785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9709 | 2026.03.19 22:53:49.880415 [ 4 ] {225a31b8-4a94-4869-ada0-689cc1fa1785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9710 | 2026.03.19 22:53:49.880754 [ 4 ] {225a31b8-4a94-4869-ada0-689cc1fa1785} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2026.03.19 22:53:49.880790 [ 4 ] {225a31b8-4a94-4869-ada0-689cc1fa1785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9712 | 2026.03.19 22:53:49.881123 [ 4 ] {225a31b8-4a94-4869-ada0-689cc1fa1785} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9713 | 2026.03.19 22:53:49.881338 [ 4 ] {225a31b8-4a94-4869-ada0-689cc1fa1785} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9714 | 2026.03.19 22:53:49.881453 [ 117 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9715 | 2026.03.19 22:53:49.881467 [ 4 ] {225a31b8-4a94-4869-ada0-689cc1fa1785} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 9716 | 2026.03.19 22:53:49.881496 [ 117 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2026.03.19 22:53:49.881518 [ 4 ] {225a31b8-4a94-4869-ada0-689cc1fa1785} <Debug> TCPHandler: Processed in 0.001299792 sec. | ||
| 9718 | 2026.03.19 22:53:49.881520 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9719 | 2026.03.19 22:53:49.881641 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 9720 | 2026.03.19 22:53:49.881763 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9721 | 2026.03.19 22:53:49.881799 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3912 rows starting from the beginning of the part | ||
| 9722 | 2026.03.19 22:53:49.881865 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 9723 | 2026.03.19 22:53:49.881919 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 9724 | 2026.03.19 22:53:49.881962 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9725 | 2026.03.19 22:53:49.882004 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9726 | 2026.03.19 22:53:49.882048 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 9727 | 2026.03.19 22:53:49.883595 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4212 rows, containing 4 columns (4 merged, 0 gathered) in 0.00199591 sec., 2110315.595392578 rows/sec., 142.22 MiB/sec. | ||
| 9728 | 2026.03.19 22:53:49.884003 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9729 | 2026.03.19 22:53:49.884048 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26244 rows, containing 5 columns (5 merged, 0 gathered) in 0.005948688 sec., 4411729.107325851 rows/sec., 291.56 MiB/sec. | ||
| 9730 | 2026.03.19 22:53:49.884260 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_71_14} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2026.03.19 22:53:49.884338 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_71_14} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9732 | 2026.03.19 22:53:49.884398 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9733 | 2026.03.19 22:53:49.884400 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9734 | 2026.03.19 22:53:49.884711 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2026.03.19 22:53:49.884787 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9736 | 2026.03.19 22:53:49.884872 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9737 | 2026.03.19 22:53:54.218235 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9738 | 2026.03.19 22:53:54.218304 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9739 | 2026.03.19 22:53:54.346277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23902 | ||
| 9740 | 2026.03.19 22:53:54.346805 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9741 | 2026.03.19 22:53:54.346849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9742 | 2026.03.19 22:53:54.347311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9743 | 2026.03.19 22:53:54.347531 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2026.03.19 22:53:54.347660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23902 | ||
| 9745 | 2026.03.19 22:53:54.872313 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9746 | 2026.03.19 22:53:54.872501 [ 4 ] {fda017eb-cf3b-4a19-b9e3-ce34e06e078b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9747 | 2026.03.19 22:53:54.872571 [ 4 ] {fda017eb-cf3b-4a19-b9e3-ce34e06e078b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9748 | 2026.03.19 22:53:54.873292 [ 4 ] {fda017eb-cf3b-4a19-b9e3-ce34e06e078b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2026.03.19 22:53:54.873345 [ 4 ] {fda017eb-cf3b-4a19-b9e3-ce34e06e078b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9750 | 2026.03.19 22:53:54.873756 [ 4 ] {fda017eb-cf3b-4a19-b9e3-ce34e06e078b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9751 | 2026.03.19 22:53:54.873981 [ 4 ] {fda017eb-cf3b-4a19-b9e3-ce34e06e078b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2026.03.19 22:53:54.874140 [ 4 ] {fda017eb-cf3b-4a19-b9e3-ce34e06e078b} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001689 sec., 63943.161634103024 rows/sec., 5.38 MiB/sec. | ||
| 9753 | 2026.03.19 22:53:54.874196 [ 4 ] {fda017eb-cf3b-4a19-b9e3-ce34e06e078b} <Debug> TCPHandler: Processed in 0.00201311 sec. | ||
| 9754 | 2026.03.19 22:53:54.874328 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9755 | 2026.03.19 22:53:54.874433 [ 4 ] {b1baf07d-f7fe-4978-bba8-13e35600f025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9756 | 2026.03.19 22:53:54.874477 [ 4 ] {b1baf07d-f7fe-4978-bba8-13e35600f025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9757 | 2026.03.19 22:53:54.874900 [ 4 ] {b1baf07d-f7fe-4978-bba8-13e35600f025} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.03.19 22:53:54.874937 [ 4 ] {b1baf07d-f7fe-4978-bba8-13e35600f025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9759 | 2026.03.19 22:53:54.875237 [ 4 ] {b1baf07d-f7fe-4978-bba8-13e35600f025} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9760 | 2026.03.19 22:53:54.875445 [ 4 ] {b1baf07d-f7fe-4978-bba8-13e35600f025} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2026.03.19 22:53:54.875583 [ 4 ] {b1baf07d-f7fe-4978-bba8-13e35600f025} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001173 sec., 22165.38789428815 rows/sec., 1.63 MiB/sec. | ||
| 9762 | 2026.03.19 22:53:54.875622 [ 4 ] {b1baf07d-f7fe-4978-bba8-13e35600f025} <Debug> TCPHandler: Processed in 0.001346813 sec. | ||
| 9763 | 2026.03.19 22:53:54.875736 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9764 | 2026.03.19 22:53:54.875833 [ 4 ] {fad7c899-30c0-442a-a53d-2d3df4ff3bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9765 | 2026.03.19 22:53:54.875874 [ 4 ] {fad7c899-30c0-442a-a53d-2d3df4ff3bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9766 | 2026.03.19 22:53:54.876314 [ 4 ] {fad7c899-30c0-442a-a53d-2d3df4ff3bf3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9767 | 2026.03.19 22:53:54.876351 [ 4 ] {fad7c899-30c0-442a-a53d-2d3df4ff3bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9768 | 2026.03.19 22:53:54.876658 [ 4 ] {fad7c899-30c0-442a-a53d-2d3df4ff3bf3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9769 | 2026.03.19 22:53:54.876876 [ 4 ] {fad7c899-30c0-442a-a53d-2d3df4ff3bf3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2026.03.19 22:53:54.877009 [ 4 ] {fad7c899-30c0-442a-a53d-2d3df4ff3bf3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001196 sec., 75250.83612040133 rows/sec., 5.88 MiB/sec. | ||
| 9771 | 2026.03.19 22:53:54.877048 [ 4 ] {fad7c899-30c0-442a-a53d-2d3df4ff3bf3} <Debug> TCPHandler: Processed in 0.001362343 sec. | ||
| 9772 | 2026.03.19 22:53:54.877161 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.03.19 22:53:54.877261 [ 4 ] {7944a3e7-d392-40f2-9516-4e47e94b93cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9774 | 2026.03.19 22:53:54.877306 [ 4 ] {7944a3e7-d392-40f2-9516-4e47e94b93cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9775 | 2026.03.19 22:53:54.877718 [ 4 ] {7944a3e7-d392-40f2-9516-4e47e94b93cd} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2026.03.19 22:53:54.877755 [ 4 ] {7944a3e7-d392-40f2-9516-4e47e94b93cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9777 | 2026.03.19 22:53:54.878085 [ 4 ] {7944a3e7-d392-40f2-9516-4e47e94b93cd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9778 | 2026.03.19 22:53:54.878297 [ 4 ] {7944a3e7-d392-40f2-9516-4e47e94b93cd} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.03.19 22:53:54.878430 [ 4 ] {7944a3e7-d392-40f2-9516-4e47e94b93cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 9780 | 2026.03.19 22:53:54.878468 [ 4 ] {7944a3e7-d392-40f2-9516-4e47e94b93cd} <Debug> TCPHandler: Processed in 0.001357543 sec. | ||
| 9781 | 2026.03.19 22:53:54.878579 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2026.03.19 22:53:54.878674 [ 4 ] {88cf184e-a5c7-49b0-8eaf-7b1226917cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9783 | 2026.03.19 22:53:54.878728 [ 4 ] {88cf184e-a5c7-49b0-8eaf-7b1226917cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9784 | 2026.03.19 22:53:54.879566 [ 4 ] {88cf184e-a5c7-49b0-8eaf-7b1226917cca} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2026.03.19 22:53:54.879603 [ 4 ] {88cf184e-a5c7-49b0-8eaf-7b1226917cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9786 | 2026.03.19 22:53:54.880128 [ 4 ] {88cf184e-a5c7-49b0-8eaf-7b1226917cca} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9787 | 2026.03.19 22:53:54.880348 [ 4 ] {88cf184e-a5c7-49b0-8eaf-7b1226917cca} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.03.19 22:53:54.880488 [ 4 ] {88cf184e-a5c7-49b0-8eaf-7b1226917cca} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001832 sec., 14192.139737991265 rows/sec., 25.43 MiB/sec. | ||
| 9789 | 2026.03.19 22:53:54.880555 [ 4 ] {88cf184e-a5c7-49b0-8eaf-7b1226917cca} <Debug> TCPHandler: Processed in 0.00202423 sec. | ||
| 9790 | 2026.03.19 22:53:54.880669 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.03.19 22:53:54.880764 [ 4 ] {7850d0e6-3fd0-49ee-9877-e9fa92203abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9792 | 2026.03.19 22:53:54.880806 [ 4 ] {7850d0e6-3fd0-49ee-9877-e9fa92203abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9793 | 2026.03.19 22:53:54.881140 [ 4 ] {7850d0e6-3fd0-49ee-9877-e9fa92203abe} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.03.19 22:53:54.881177 [ 4 ] {7850d0e6-3fd0-49ee-9877-e9fa92203abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9795 | 2026.03.19 22:53:54.881477 [ 4 ] {7850d0e6-3fd0-49ee-9877-e9fa92203abe} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9796 | 2026.03.19 22:53:54.881692 [ 4 ] {7850d0e6-3fd0-49ee-9877-e9fa92203abe} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2026.03.19 22:53:54.881822 [ 4 ] {7850d0e6-3fd0-49ee-9877-e9fa92203abe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 9798 | 2026.03.19 22:53:54.881859 [ 4 ] {7850d0e6-3fd0-49ee-9877-e9fa92203abe} <Debug> TCPHandler: Processed in 0.001239672 sec. | ||
| 9799 | 2026.03.19 22:53:55.662522 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9800 | 2026.03.19 22:53:55.680944 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9801 | 2026.03.19 22:53:55.681007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9802 | 2026.03.19 22:53:55.686908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9803 | 2026.03.19 22:53:55.687603 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9804 | 2026.03.19 22:53:55.690661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9805 | 2026.03.19 22:53:59.424204 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1210 | ||
| 9806 | 2026.03.19 22:53:59.426762 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2026.03.19 22:53:59.426816 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9808 | 2026.03.19 22:53:59.428029 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9809 | 2026.03.19 22:53:59.428337 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2026.03.19 22:53:59.428694 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
| 9811 | 2026.03.19 22:53:59.874512 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9812 | 2026.03.19 22:53:59.874715 [ 4 ] {18cdb31e-7054-4914-b241-1e7eadf81ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9813 | 2026.03.19 22:53:59.874790 [ 4 ] {18cdb31e-7054-4914-b241-1e7eadf81ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9814 | 2026.03.19 22:53:59.875495 [ 4 ] {18cdb31e-7054-4914-b241-1e7eadf81ef5} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2026.03.19 22:53:59.875546 [ 4 ] {18cdb31e-7054-4914-b241-1e7eadf81ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9816 | 2026.03.19 22:53:59.875947 [ 4 ] {18cdb31e-7054-4914-b241-1e7eadf81ef5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9817 | 2026.03.19 22:53:59.876178 [ 4 ] {18cdb31e-7054-4914-b241-1e7eadf81ef5} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2026.03.19 22:53:59.876319 [ 42 ] {} <Debug> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9819 | 2026.03.19 22:53:59.876341 [ 4 ] {18cdb31e-7054-4914-b241-1e7eadf81ef5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001681 sec., 14277.215942891136 rows/sec., 1.18 MiB/sec. | ||
| 9820 | 2026.03.19 22:53:59.876384 [ 42 ] {} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2026.03.19 22:53:59.876401 [ 4 ] {18cdb31e-7054-4914-b241-1e7eadf81ef5} <Debug> TCPHandler: Processed in 0.002028911 sec. | ||
| 9822 | 2026.03.19 22:53:59.876419 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9823 | 2026.03.19 22:53:59.876524 [ 190 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::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 | ||
| 9824 | 2026.03.19 22:53:59.876535 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9825 | 2026.03.19 22:53:59.876655 [ 4 ] {20caff94-fdf7-4bed-9124-40d9faa6772d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9826 | 2026.03.19 22:53:59.876664 [ 190 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9827 | 2026.03.19 22:53:59.876699 [ 4 ] {20caff94-fdf7-4bed-9124-40d9faa6772d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9828 | 2026.03.19 22:53:59.876711 [ 190 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 9829 | 2026.03.19 22:53:59.876792 [ 190 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 9830 | 2026.03.19 22:53:59.876845 [ 190 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9831 | 2026.03.19 22:53:59.876903 [ 190 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9832 | 2026.03.19 22:53:59.876946 [ 190 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9833 | 2026.03.19 22:53:59.877116 [ 4 ] {20caff94-fdf7-4bed-9124-40d9faa6772d} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.03.19 22:53:59.877160 [ 4 ] {20caff94-fdf7-4bed-9124-40d9faa6772d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9835 | 2026.03.19 22:53:59.877486 [ 4 ] {20caff94-fdf7-4bed-9124-40d9faa6772d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9836 | 2026.03.19 22:53:59.877736 [ 4 ] {20caff94-fdf7-4bed-9124-40d9faa6772d} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.03.19 22:53:59.877808 [ 197 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322053 sec., 90767.91928916618 rows/sec., 7.88 MiB/sec. | ||
| 9838 | 2026.03.19 22:53:59.877869 [ 4 ] {20caff94-fdf7-4bed-9124-40d9faa6772d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001234 sec., 11345.218800648297 rows/sec., 925.12 KiB/sec. | ||
| 9839 | 2026.03.19 22:53:59.877913 [ 4 ] {20caff94-fdf7-4bed-9124-40d9faa6772d} <Debug> TCPHandler: Processed in 0.001427965 sec. | ||
| 9840 | 2026.03.19 22:53:59.878003 [ 200 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9841 | 2026.03.19 22:53:59.878085 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2026.03.19 22:53:59.878181 [ 4 ] {48359ae8-3ef1-46e2-ba6f-2f182545c6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9843 | 2026.03.19 22:53:59.878221 [ 4 ] {48359ae8-3ef1-46e2-ba6f-2f182545c6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9844 | 2026.03.19 22:53:59.878305 [ 200 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_13_3} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2026.03.19 22:53:59.878373 [ 200 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_13_3} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9846 | 2026.03.19 22:53:59.878452 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9847 | 2026.03.19 22:53:59.878735 [ 4 ] {48359ae8-3ef1-46e2-ba6f-2f182545c6c2} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2026.03.19 22:53:59.878770 [ 4 ] {48359ae8-3ef1-46e2-ba6f-2f182545c6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9849 | 2026.03.19 22:53:59.879087 [ 4 ] {48359ae8-3ef1-46e2-ba6f-2f182545c6c2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9850 | 2026.03.19 22:53:59.879306 [ 4 ] {48359ae8-3ef1-46e2-ba6f-2f182545c6c2} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.03.19 22:53:59.879437 [ 4 ] {48359ae8-3ef1-46e2-ba6f-2f182545c6c2} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001275 sec., 167058.82352941175 rows/sec., 14.83 MiB/sec. | ||
| 9852 | 2026.03.19 22:53:59.879476 [ 4 ] {48359ae8-3ef1-46e2-ba6f-2f182545c6c2} <Debug> TCPHandler: Processed in 0.001440314 sec. | ||
| 9853 | 2026.03.19 22:53:59.879587 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9854 | 2026.03.19 22:53:59.879683 [ 4 ] {2e274f7c-81c5-443c-836c-e011f058fa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9855 | 2026.03.19 22:53:59.879724 [ 4 ] {2e274f7c-81c5-443c-836c-e011f058fa6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9856 | 2026.03.19 22:53:59.880126 [ 4 ] {2e274f7c-81c5-443c-836c-e011f058fa6c} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2026.03.19 22:53:59.880162 [ 4 ] {2e274f7c-81c5-443c-836c-e011f058fa6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9858 | 2026.03.19 22:53:59.880471 [ 4 ] {2e274f7c-81c5-443c-836c-e011f058fa6c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9859 | 2026.03.19 22:53:59.880677 [ 4 ] {2e274f7c-81c5-443c-836c-e011f058fa6c} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2026.03.19 22:53:59.880808 [ 4 ] {2e274f7c-81c5-443c-836c-e011f058fa6c} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001144 sec., 35839.16083916084 rows/sec., 2.62 MiB/sec. | ||
| 9861 | 2026.03.19 22:53:59.880848 [ 4 ] {2e274f7c-81c5-443c-836c-e011f058fa6c} <Debug> TCPHandler: Processed in 0.001309963 sec. | ||
| 9862 | 2026.03.19 22:53:59.880963 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9863 | 2026.03.19 22:53:59.881088 [ 4 ] {97f0d053-4754-44f0-b64e-6ab07e104a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9864 | 2026.03.19 22:53:59.881146 [ 4 ] {97f0d053-4754-44f0-b64e-6ab07e104a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9865 | 2026.03.19 22:53:59.881620 [ 4 ] {97f0d053-4754-44f0-b64e-6ab07e104a27} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9866 | 2026.03.19 22:53:59.881665 [ 4 ] {97f0d053-4754-44f0-b64e-6ab07e104a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9867 | 2026.03.19 22:53:59.882033 [ 4 ] {97f0d053-4754-44f0-b64e-6ab07e104a27} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9868 | 2026.03.19 22:53:59.882266 [ 4 ] {97f0d053-4754-44f0-b64e-6ab07e104a27} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2026.03.19 22:53:59.882392 [ 4 ] {97f0d053-4754-44f0-b64e-6ab07e104a27} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00134 sec., 17910.44776119403 rows/sec., 1.49 MiB/sec. | ||
| 9870 | 2026.03.19 22:53:59.882429 [ 4 ] {97f0d053-4754-44f0-b64e-6ab07e104a27} <Debug> TCPHandler: Processed in 0.001539065 sec. | ||
| 9871 | 2026.03.19 22:53:59.882521 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9872 | 2026.03.19 22:53:59.882611 [ 4 ] {8c9a7120-e3a5-421c-a988-7535682248b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9873 | 2026.03.19 22:53:59.882647 [ 4 ] {8c9a7120-e3a5-421c-a988-7535682248b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9874 | 2026.03.19 22:53:59.883015 [ 4 ] {8c9a7120-e3a5-421c-a988-7535682248b5} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.03.19 22:53:59.883050 [ 4 ] {8c9a7120-e3a5-421c-a988-7535682248b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9876 | 2026.03.19 22:53:59.883392 [ 4 ] {8c9a7120-e3a5-421c-a988-7535682248b5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9877 | 2026.03.19 22:53:59.883595 [ 4 ] {8c9a7120-e3a5-421c-a988-7535682248b5} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2026.03.19 22:53:59.883690 [ 42 ] {} <Debug> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9879 | 2026.03.19 22:53:59.883730 [ 4 ] {8c9a7120-e3a5-421c-a988-7535682248b5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 9880 | 2026.03.19 22:53:59.883742 [ 42 ] {} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2026.03.19 22:53:59.883772 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9882 | 2026.03.19 22:53:59.883775 [ 4 ] {8c9a7120-e3a5-421c-a988-7535682248b5} <Debug> TCPHandler: Processed in 0.001283792 sec. | ||
| 9883 | 2026.03.19 22:53:59.883844 [ 190 ] {77615eec-30fc-4585-8919-02bfc9a843b3::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 | ||
| 9884 | 2026.03.19 22:53:59.883889 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9885 | 2026.03.19 22:53:59.883953 [ 190 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9886 | 2026.03.19 22:53:59.883987 [ 190 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 9887 | 2026.03.19 22:53:59.883987 [ 4 ] {a42c1bcd-8004-4a18-9a1a-1d3939d3eeb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9888 | 2026.03.19 22:53:59.884041 [ 4 ] {a42c1bcd-8004-4a18-9a1a-1d3939d3eeb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9889 | 2026.03.19 22:53:59.884043 [ 190 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 9890 | 2026.03.19 22:53:59.884102 [ 190 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9891 | 2026.03.19 22:53:59.884141 [ 190 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9892 | 2026.03.19 22:53:59.884173 [ 190 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9893 | 2026.03.19 22:53:59.884496 [ 4 ] {a42c1bcd-8004-4a18-9a1a-1d3939d3eeb7} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9894 | 2026.03.19 22:53:59.884537 [ 4 ] {a42c1bcd-8004-4a18-9a1a-1d3939d3eeb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9895 | 2026.03.19 22:53:59.884800 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00098282 sec., 61048.818705358055 rows/sec., 4.89 MiB/sec. | ||
| 9896 | 2026.03.19 22:53:59.884866 [ 4 ] {a42c1bcd-8004-4a18-9a1a-1d3939d3eeb7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9897 | 2026.03.19 22:53:59.884935 [ 190 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9898 | 2026.03.19 22:53:59.885164 [ 4 ] {a42c1bcd-8004-4a18-9a1a-1d3939d3eeb7} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2026.03.19 22:53:59.885248 [ 190 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_13_3} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9900 | 2026.03.19 22:53:59.885318 [ 4 ] {a42c1bcd-8004-4a18-9a1a-1d3939d3eeb7} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001348 sec., 95697.3293768546 rows/sec., 7.76 MiB/sec. | ||
| 9901 | 2026.03.19 22:53:59.885328 [ 190 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_13_3} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9902 | 2026.03.19 22:53:59.885363 [ 4 ] {a42c1bcd-8004-4a18-9a1a-1d3939d3eeb7} <Debug> TCPHandler: Processed in 0.001522175 sec. | ||
| 9903 | 2026.03.19 22:53:59.885409 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9904 | 2026.03.19 22:53:59.885474 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9905 | 2026.03.19 22:53:59.885572 [ 4 ] {90ea25e6-94d5-47d2-bb40-a58fe4e7e89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9906 | 2026.03.19 22:53:59.885654 [ 4 ] {90ea25e6-94d5-47d2-bb40-a58fe4e7e89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9907 | 2026.03.19 22:53:59.886115 [ 4 ] {90ea25e6-94d5-47d2-bb40-a58fe4e7e89d} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.03.19 22:53:59.886158 [ 4 ] {90ea25e6-94d5-47d2-bb40-a58fe4e7e89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9909 | 2026.03.19 22:53:59.886520 [ 4 ] {90ea25e6-94d5-47d2-bb40-a58fe4e7e89d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9910 | 2026.03.19 22:53:59.886739 [ 4 ] {90ea25e6-94d5-47d2-bb40-a58fe4e7e89d} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.03.19 22:53:59.886890 [ 4 ] {90ea25e6-94d5-47d2-bb40-a58fe4e7e89d} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.00132 sec., 153787.87878787878 rows/sec., 11.02 MiB/sec. | ||
| 9912 | 2026.03.19 22:53:59.886935 [ 4 ] {90ea25e6-94d5-47d2-bb40-a58fe4e7e89d} <Debug> TCPHandler: Processed in 0.001508105 sec. | ||
| 9913 | 2026.03.19 22:53:59.887050 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2026.03.19 22:53:59.887146 [ 4 ] {ce286602-2667-4ef3-82d3-e8abcb19e0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9915 | 2026.03.19 22:53:59.887201 [ 4 ] {ce286602-2667-4ef3-82d3-e8abcb19e0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9916 | 2026.03.19 22:53:59.888021 [ 4 ] {ce286602-2667-4ef3-82d3-e8abcb19e0b8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2026.03.19 22:53:59.888059 [ 4 ] {ce286602-2667-4ef3-82d3-e8abcb19e0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9918 | 2026.03.19 22:53:59.888586 [ 4 ] {ce286602-2667-4ef3-82d3-e8abcb19e0b8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9919 | 2026.03.19 22:53:59.888816 [ 4 ] {ce286602-2667-4ef3-82d3-e8abcb19e0b8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2026.03.19 22:53:59.888960 [ 4 ] {ce286602-2667-4ef3-82d3-e8abcb19e0b8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001831 sec., 8192.244675040962 rows/sec., 14.68 MiB/sec. | ||
| 9921 | 2026.03.19 22:53:59.889035 [ 4 ] {ce286602-2667-4ef3-82d3-e8abcb19e0b8} <Debug> TCPHandler: Processed in 0.00203504 sec. | ||
| 9922 | 2026.03.19 22:53:59.889189 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9923 | 2026.03.19 22:53:59.889306 [ 4 ] {22a498b1-cddd-48b8-9167-03d6ee1b742a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9924 | 2026.03.19 22:53:59.889357 [ 4 ] {22a498b1-cddd-48b8-9167-03d6ee1b742a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9925 | 2026.03.19 22:53:59.889760 [ 4 ] {22a498b1-cddd-48b8-9167-03d6ee1b742a} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2026.03.19 22:53:59.889797 [ 4 ] {22a498b1-cddd-48b8-9167-03d6ee1b742a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9927 | 2026.03.19 22:53:59.890101 [ 4 ] {22a498b1-cddd-48b8-9167-03d6ee1b742a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9928 | 2026.03.19 22:53:59.890333 [ 4 ] {22a498b1-cddd-48b8-9167-03d6ee1b742a} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.03.19 22:53:59.890461 [ 4 ] {22a498b1-cddd-48b8-9167-03d6ee1b742a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 9930 | 2026.03.19 22:53:59.890498 [ 4 ] {22a498b1-cddd-48b8-9167-03d6ee1b742a} <Debug> TCPHandler: Processed in 0.001371653 sec. | ||
| 9931 | 2026.03.19 22:54:01.847973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24350 | ||
| 9932 | 2026.03.19 22:54:01.848590 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2026.03.19 22:54:01.848637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9934 | 2026.03.19 22:54:01.849122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9935 | 2026.03.19 22:54:01.849359 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.03.19 22:54:01.849509 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24350 | ||
| 9937 | 2026.03.19 22:54:01.849528 [ 29 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9938 | 2026.03.19 22:54:01.849597 [ 29 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9939 | 2026.03.19 22:54:01.849617 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9940 | 2026.03.19 22:54:01.849730 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 9941 | 2026.03.19 22:54:01.849855 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9942 | 2026.03.19 22:54:01.849896 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21982 rows starting from the beginning of the part | ||
| 9943 | 2026.03.19 22:54:01.849964 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 9944 | 2026.03.19 22:54:01.850022 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 9945 | 2026.03.19 22:54:01.850065 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 9946 | 2026.03.19 22:54:01.850108 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 9947 | 2026.03.19 22:54:01.850150 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 9948 | 2026.03.19 22:54:01.852135 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24350 rows, containing 4 columns (4 merged, 0 gathered) in 0.002453654 sec., 9923974.610927213 rows/sec., 141.96 MiB/sec. | ||
| 9949 | 2026.03.19 22:54:01.852606 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9950 | 2026.03.19 22:54:01.852970 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_51_10} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2026.03.19 22:54:01.853072 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_51_10} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9952 | 2026.03.19 22:54:01.853189 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 9953 | 2026.03.19 22:54:03.190867 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9954 | 2026.03.19 22:54:03.209265 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.03.19 22:54:03.209333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9956 | 2026.03.19 22:54:03.214983 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9957 | 2026.03.19 22:54:03.215675 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.03.19 22:54:03.215998 [ 17 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9959 | 2026.03.19 22:54:03.216076 [ 17 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9960 | 2026.03.19 22:54:03.216104 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9961 | 2026.03.19 22:54:03.216256 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 9962 | 2026.03.19 22:54:03.218929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9963 | 2026.03.19 22:54:03.220259 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9964 | 2026.03.19 22:54:03.221911 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 9965 | 2026.03.19 22:54:03.226820 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 9966 | 2026.03.19 22:54:03.231676 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 9967 | 2026.03.19 22:54:03.236294 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 9968 | 2026.03.19 22:54:03.240609 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 9969 | 2026.03.19 22:54:03.244405 [ 197 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 9970 | 2026.03.19 22:54:03.296383 [ 187 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080195343 sec., 4788.3079694540365 rows/sec., 24.76 MiB/sec. | ||
| 9971 | 2026.03.19 22:54:03.299299 [ 194 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9972 | 2026.03.19 22:54:03.301350 [ 194 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_51_10} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.03.19 22:54:03.301462 [ 194 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_51_10} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9974 | 2026.03.19 22:54:03.304163 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9975 | 2026.03.19 22:54:04.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.08 MiB, peak 331.49 MiB, free memory in arenas 0.00 B, will set to 320.46 MiB (RSS), difference: 2.38 MiB | ||
| 9976 | 2026.03.19 22:54:04.873218 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9977 | 2026.03.19 22:54:04.873426 [ 4 ] {6b53db2e-b4d4-475e-83cf-0c054472bf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9978 | 2026.03.19 22:54:04.873507 [ 4 ] {6b53db2e-b4d4-475e-83cf-0c054472bf6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9979 | 2026.03.19 22:54:04.874334 [ 4 ] {6b53db2e-b4d4-475e-83cf-0c054472bf6a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2026.03.19 22:54:04.874395 [ 4 ] {6b53db2e-b4d4-475e-83cf-0c054472bf6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9981 | 2026.03.19 22:54:04.874793 [ 4 ] {6b53db2e-b4d4-475e-83cf-0c054472bf6a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9982 | 2026.03.19 22:54:04.875014 [ 4 ] {6b53db2e-b4d4-475e-83cf-0c054472bf6a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2026.03.19 22:54:04.875166 [ 4 ] {6b53db2e-b4d4-475e-83cf-0c054472bf6a} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001801 sec., 59966.68517490283 rows/sec., 5.05 MiB/sec. | ||
| 9984 | 2026.03.19 22:54:04.875207 [ 4 ] {6b53db2e-b4d4-475e-83cf-0c054472bf6a} <Debug> TCPHandler: Processed in 0.002121471 sec. | ||
| 9985 | 2026.03.19 22:54:04.875324 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9986 | 2026.03.19 22:54:04.875419 [ 4 ] {f9f901bb-b173-4f21-b68d-2673d41590bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9987 | 2026.03.19 22:54:04.875459 [ 4 ] {f9f901bb-b173-4f21-b68d-2673d41590bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9988 | 2026.03.19 22:54:04.875859 [ 4 ] {f9f901bb-b173-4f21-b68d-2673d41590bf} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2026.03.19 22:54:04.875896 [ 4 ] {f9f901bb-b173-4f21-b68d-2673d41590bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9990 | 2026.03.19 22:54:04.876191 [ 4 ] {f9f901bb-b173-4f21-b68d-2673d41590bf} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9991 | 2026.03.19 22:54:04.876403 [ 4 ] {f9f901bb-b173-4f21-b68d-2673d41590bf} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2026.03.19 22:54:04.876532 [ 4 ] {f9f901bb-b173-4f21-b68d-2673d41590bf} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001132 sec., 22968.197879858657 rows/sec., 1.69 MiB/sec. | ||
| 9993 | 2026.03.19 22:54:04.876570 [ 4 ] {f9f901bb-b173-4f21-b68d-2673d41590bf} <Debug> TCPHandler: Processed in 0.001294472 sec. | ||
| 9994 | 2026.03.19 22:54:04.876678 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9995 | 2026.03.19 22:54:04.876770 [ 4 ] {67093a6e-3a71-43ac-9f02-9846e9041990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9996 | 2026.03.19 22:54:04.876809 [ 4 ] {67093a6e-3a71-43ac-9f02-9846e9041990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9997 | 2026.03.19 22:54:04.877218 [ 4 ] {67093a6e-3a71-43ac-9f02-9846e9041990} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2026.03.19 22:54:04.877254 [ 4 ] {67093a6e-3a71-43ac-9f02-9846e9041990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 9999 | 2026.03.19 22:54:04.877551 [ 4 ] {67093a6e-3a71-43ac-9f02-9846e9041990} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10000 | 2026.03.19 22:54:04.877758 [ 4 ] {67093a6e-3a71-43ac-9f02-9846e9041990} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10001 | 2026.03.19 22:54:04.877885 [ 4 ] {67093a6e-3a71-43ac-9f02-9846e9041990} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001133 sec., 79435.12797881731 rows/sec., 6.20 MiB/sec. | ||
| 10002 | 2026.03.19 22:54:04.877921 [ 4 ] {67093a6e-3a71-43ac-9f02-9846e9041990} <Debug> TCPHandler: Processed in 0.001292043 sec. | ||
| 10003 | 2026.03.19 22:54:04.878031 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10004 | 2026.03.19 22:54:04.878125 [ 4 ] {e0dbe022-1e25-47b7-b90c-36c96a96269f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10005 | 2026.03.19 22:54:04.878175 [ 4 ] {e0dbe022-1e25-47b7-b90c-36c96a96269f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10006 | 2026.03.19 22:54:04.878652 [ 4 ] {e0dbe022-1e25-47b7-b90c-36c96a96269f} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10007 | 2026.03.19 22:54:04.878689 [ 4 ] {e0dbe022-1e25-47b7-b90c-36c96a96269f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10008 | 2026.03.19 22:54:04.879035 [ 4 ] {e0dbe022-1e25-47b7-b90c-36c96a96269f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10009 | 2026.03.19 22:54:04.879251 [ 4 ] {e0dbe022-1e25-47b7-b90c-36c96a96269f} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10010 | 2026.03.19 22:54:04.879381 [ 4 ] {e0dbe022-1e25-47b7-b90c-36c96a96269f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 10011 | 2026.03.19 22:54:04.879418 [ 4 ] {e0dbe022-1e25-47b7-b90c-36c96a96269f} <Debug> TCPHandler: Processed in 0.001435424 sec. | ||
| 10012 | 2026.03.19 22:54:04.879529 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10013 | 2026.03.19 22:54:04.879622 [ 4 ] {55333018-1f01-4f02-a8f7-f8ca80f0b437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10014 | 2026.03.19 22:54:04.879675 [ 4 ] {55333018-1f01-4f02-a8f7-f8ca80f0b437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10015 | 2026.03.19 22:54:04.880443 [ 4 ] {55333018-1f01-4f02-a8f7-f8ca80f0b437} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10016 | 2026.03.19 22:54:04.880480 [ 4 ] {55333018-1f01-4f02-a8f7-f8ca80f0b437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10017 | 2026.03.19 22:54:04.881022 [ 4 ] {55333018-1f01-4f02-a8f7-f8ca80f0b437} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10018 | 2026.03.19 22:54:04.881245 [ 4 ] {55333018-1f01-4f02-a8f7-f8ca80f0b437} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2026.03.19 22:54:04.881383 [ 4 ] {55333018-1f01-4f02-a8f7-f8ca80f0b437} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001779 sec., 14614.95222034851 rows/sec., 26.19 MiB/sec. | ||
| 10020 | 2026.03.19 22:54:04.881437 [ 4 ] {55333018-1f01-4f02-a8f7-f8ca80f0b437} <Debug> TCPHandler: Processed in 0.00195548 sec. | ||
| 10021 | 2026.03.19 22:54:04.881551 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10022 | 2026.03.19 22:54:04.881646 [ 4 ] {c38d4514-0bd5-485e-a8c9-82553d900b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10023 | 2026.03.19 22:54:04.881687 [ 4 ] {c38d4514-0bd5-485e-a8c9-82553d900b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10024 | 2026.03.19 22:54:04.882017 [ 4 ] {c38d4514-0bd5-485e-a8c9-82553d900b24} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10025 | 2026.03.19 22:54:04.882052 [ 4 ] {c38d4514-0bd5-485e-a8c9-82553d900b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 10026 | 2026.03.19 22:54:04.882355 [ 4 ] {c38d4514-0bd5-485e-a8c9-82553d900b24} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10027 | 2026.03.19 22:54:04.882564 [ 4 ] {c38d4514-0bd5-485e-a8c9-82553d900b24} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10028 | 2026.03.19 22:54:04.882693 [ 4 ] {c38d4514-0bd5-485e-a8c9-82553d900b24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 10029 | 2026.03.19 22:54:04.882729 [ 4 ] {c38d4514-0bd5-485e-a8c9-82553d900b24} <Debug> TCPHandler: Processed in 0.001226492 sec. | ||
| 10030 | 2026.03.19 22:54:09.218359 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10031 | 2026.03.19 22:54:09.218427 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10032 | 2026.03.19 22:54:09.349763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24862 | ||
| 10033 | 2026.03.19 22:54:09.350334 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10034 | 2026.03.19 22:54:09.350379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10035 | 2026.03.19 22:54:09.350914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10036 | 2026.03.19 22:54:09.351157 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10037 | 2026.03.19 22:54:09.351304 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24862 | ||
| 10038 | 2026.03.19 22:54:09.429056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1242 | ||
| 10039 | 2026.03.19 22:54:09.431639 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2026.03.19 22:54:09.431697 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10041 | 2026.03.19 22:54:09.432942 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10042 | 2026.03.19 22:54:09.433235 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.03.19 22:54:09.433615 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
| 10044 | 2026.03.19 22:54:09.872101 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10045 | 2026.03.19 22:54:09.872293 [ 4 ] {f322f15d-59d0-49fc-baf6-a28a1cd63d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10046 | 2026.03.19 22:54:09.872362 [ 4 ] {f322f15d-59d0-49fc-baf6-a28a1cd63d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10047 | 2026.03.19 22:54:09.873000 [ 4 ] {f322f15d-59d0-49fc-baf6-a28a1cd63d45} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2026.03.19 22:54:09.873038 [ 4 ] {f322f15d-59d0-49fc-baf6-a28a1cd63d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10049 | 2026.03.19 22:54:09.873416 [ 4 ] {f322f15d-59d0-49fc-baf6-a28a1cd63d45} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10050 | 2026.03.19 22:54:09.873638 [ 4 ] {f322f15d-59d0-49fc-baf6-a28a1cd63d45} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10051 | 2026.03.19 22:54:09.873787 [ 4 ] {f322f15d-59d0-49fc-baf6-a28a1cd63d45} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001546 sec., 55627.425614489 rows/sec., 4.67 MiB/sec. | ||
| 10052 | 2026.03.19 22:54:09.873834 [ 4 ] {f322f15d-59d0-49fc-baf6-a28a1cd63d45} <Debug> TCPHandler: Processed in 0.001863958 sec. | ||
| 10053 | 2026.03.19 22:54:09.873950 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10054 | 2026.03.19 22:54:09.874044 [ 4 ] {74cde6a1-a7d7-4872-a955-27e71e5343f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10055 | 2026.03.19 22:54:09.874086 [ 4 ] {74cde6a1-a7d7-4872-a955-27e71e5343f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10056 | 2026.03.19 22:54:09.874486 [ 4 ] {74cde6a1-a7d7-4872-a955-27e71e5343f6} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.03.19 22:54:09.874520 [ 4 ] {74cde6a1-a7d7-4872-a955-27e71e5343f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10058 | 2026.03.19 22:54:09.874823 [ 4 ] {74cde6a1-a7d7-4872-a955-27e71e5343f6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10059 | 2026.03.19 22:54:09.875035 [ 4 ] {74cde6a1-a7d7-4872-a955-27e71e5343f6} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2026.03.19 22:54:09.875140 [ 36 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10061 | 2026.03.19 22:54:09.875166 [ 4 ] {74cde6a1-a7d7-4872-a955-27e71e5343f6} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00114 sec., 13157.894736842105 rows/sec., 989.41 KiB/sec. | ||
| 10062 | 2026.03.19 22:54:09.875179 [ 36 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2026.03.19 22:54:09.875201 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10064 | 2026.03.19 22:54:09.875205 [ 4 ] {74cde6a1-a7d7-4872-a955-27e71e5343f6} <Debug> TCPHandler: Processed in 0.001304003 sec. | ||
| 10065 | 2026.03.19 22:54:09.875319 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10066 | 2026.03.19 22:54:09.875338 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 10067 | 2026.03.19 22:54:09.875412 [ 4 ] {78caecb1-30ef-4e6f-accc-005a87daf9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10068 | 2026.03.19 22:54:09.875455 [ 4 ] {78caecb1-30ef-4e6f-accc-005a87daf9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10069 | 2026.03.19 22:54:09.875503 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10070 | 2026.03.19 22:54:09.875549 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 82 rows starting from the beginning of the part | ||
| 10071 | 2026.03.19 22:54:09.875621 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 15 rows starting from the beginning of the part | ||
| 10072 | 2026.03.19 22:54:09.875667 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 10073 | 2026.03.19 22:54:09.875711 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 41 rows starting from the beginning of the part | ||
| 10074 | 2026.03.19 22:54:09.875755 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
| 10075 | 2026.03.19 22:54:09.875795 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 15 rows starting from the beginning of the part | ||
| 10076 | 2026.03.19 22:54:09.875876 [ 4 ] {78caecb1-30ef-4e6f-accc-005a87daf9ca} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2026.03.19 22:54:09.875917 [ 4 ] {78caecb1-30ef-4e6f-accc-005a87daf9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10078 | 2026.03.19 22:54:09.876258 [ 4 ] {78caecb1-30ef-4e6f-accc-005a87daf9ca} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10079 | 2026.03.19 22:54:09.876502 [ 4 ] {78caecb1-30ef-4e6f-accc-005a87daf9ca} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2026.03.19 22:54:09.876639 [ 4 ] {78caecb1-30ef-4e6f-accc-005a87daf9ca} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001245 sec., 63453.815261044176 rows/sec., 4.95 MiB/sec. | ||
| 10081 | 2026.03.19 22:54:09.876677 [ 4 ] {78caecb1-30ef-4e6f-accc-005a87daf9ca} <Debug> TCPHandler: Processed in 0.001406703 sec. | ||
| 10082 | 2026.03.19 22:54:09.876704 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001431914 sec., 143165.02248040037 rows/sec., 11.02 MiB/sec. | ||
| 10083 | 2026.03.19 22:54:09.876787 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10084 | 2026.03.19 22:54:09.876866 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10085 | 2026.03.19 22:54:09.876888 [ 4 ] {4b99f56f-291e-4618-aa20-49739b1d13ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10086 | 2026.03.19 22:54:09.876935 [ 4 ] {4b99f56f-291e-4618-aa20-49739b1d13ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10087 | 2026.03.19 22:54:09.877137 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_71_14} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10088 | 2026.03.19 22:54:09.877221 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_71_14} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10089 | 2026.03.19 22:54:09.877311 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10090 | 2026.03.19 22:54:09.877357 [ 4 ] {4b99f56f-291e-4618-aa20-49739b1d13ee} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2026.03.19 22:54:09.877403 [ 4 ] {4b99f56f-291e-4618-aa20-49739b1d13ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10092 | 2026.03.19 22:54:09.877777 [ 4 ] {4b99f56f-291e-4618-aa20-49739b1d13ee} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10093 | 2026.03.19 22:54:09.877998 [ 4 ] {4b99f56f-291e-4618-aa20-49739b1d13ee} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2026.03.19 22:54:09.878134 [ 4 ] {4b99f56f-291e-4618-aa20-49739b1d13ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 10095 | 2026.03.19 22:54:09.878174 [ 4 ] {4b99f56f-291e-4618-aa20-49739b1d13ee} <Debug> TCPHandler: Processed in 0.001434934 sec. | ||
| 10096 | 2026.03.19 22:54:09.878292 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10097 | 2026.03.19 22:54:09.878411 [ 4 ] {cdf647fd-2c58-4fd5-a204-4bd7787bdd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10098 | 2026.03.19 22:54:09.878505 [ 4 ] {cdf647fd-2c58-4fd5-a204-4bd7787bdd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10099 | 2026.03.19 22:54:09.879399 [ 4 ] {cdf647fd-2c58-4fd5-a204-4bd7787bdd4c} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10100 | 2026.03.19 22:54:09.879440 [ 4 ] {cdf647fd-2c58-4fd5-a204-4bd7787bdd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10101 | 2026.03.19 22:54:09.879979 [ 4 ] {cdf647fd-2c58-4fd5-a204-4bd7787bdd4c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10102 | 2026.03.19 22:54:09.880214 [ 4 ] {cdf647fd-2c58-4fd5-a204-4bd7787bdd4c} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10103 | 2026.03.19 22:54:09.880340 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10104 | 2026.03.19 22:54:09.880360 [ 4 ] {cdf647fd-2c58-4fd5-a204-4bd7787bdd4c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001974 sec., 7598.784194528876 rows/sec., 13.62 MiB/sec. | ||
| 10105 | 2026.03.19 22:54:09.880388 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2026.03.19 22:54:09.880414 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10107 | 2026.03.19 22:54:09.880425 [ 4 ] {cdf647fd-2c58-4fd5-a204-4bd7787bdd4c} <Debug> TCPHandler: Processed in 0.002183512 sec. | ||
| 10108 | 2026.03.19 22:54:09.880504 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 10109 | 2026.03.19 22:54:09.880548 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10110 | 2026.03.19 22:54:09.880657 [ 4 ] {0e87f3e1-9596-443c-9315-6cbedb8a5a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10111 | 2026.03.19 22:54:09.880703 [ 4 ] {0e87f3e1-9596-443c-9315-6cbedb8a5a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10112 | 2026.03.19 22:54:09.880740 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10113 | 2026.03.19 22:54:09.880802 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1396 rows starting from the beginning of the part | ||
| 10114 | 2026.03.19 22:54:09.880927 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 15 rows starting from the beginning of the part | ||
| 10115 | 2026.03.19 22:54:09.881028 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 10116 | 2026.03.19 22:54:09.881052 [ 4 ] {0e87f3e1-9596-443c-9315-6cbedb8a5a31} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2026.03.19 22:54:09.881094 [ 4 ] {0e87f3e1-9596-443c-9315-6cbedb8a5a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10118 | 2026.03.19 22:54:09.881123 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 15 rows starting from the beginning of the part | ||
| 10119 | 2026.03.19 22:54:09.881215 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
| 10120 | 2026.03.19 22:54:09.881305 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 15 rows starting from the beginning of the part | ||
| 10121 | 2026.03.19 22:54:09.881445 [ 4 ] {0e87f3e1-9596-443c-9315-6cbedb8a5a31} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10122 | 2026.03.19 22:54:09.881698 [ 4 ] {0e87f3e1-9596-443c-9315-6cbedb8a5a31} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.03.19 22:54:09.881846 [ 4 ] {0e87f3e1-9596-443c-9315-6cbedb8a5a31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 10124 | 2026.03.19 22:54:09.881886 [ 4 ] {0e87f3e1-9596-443c-9315-6cbedb8a5a31} <Debug> TCPHandler: Processed in 0.001388504 sec. | ||
| 10125 | 2026.03.19 22:54:09.889598 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1493 rows, containing 19 columns (19 merged, 0 gathered) in 0.00912646 sec., 163590.26391393816 rows/sec., 293.15 MiB/sec. | ||
| 10126 | 2026.03.19 22:54:09.892168 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10127 | 2026.03.19 22:54:09.892580 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10128 | 2026.03.19 22:54:09.892672 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10129 | 2026.03.19 22:54:09.892841 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 10130 | 2026.03.19 22:54:10.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.00 MiB, peak 332.56 MiB, free memory in arenas 0.00 B, will set to 326.40 MiB (RSS), difference: 5.41 MiB | ||
| 10131 | 2026.03.19 22:54:10.719137 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10132 | 2026.03.19 22:54:10.735486 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10133 | 2026.03.19 22:54:10.735542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10134 | 2026.03.19 22:54:10.740903 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10135 | 2026.03.19 22:54:10.741577 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2026.03.19 22:54:10.744441 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10137 | 2026.03.19 22:54:12.540028 [ 56 ] {} <Debug> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10138 | 2026.03.19 22:54:12.540096 [ 56 ] {} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2026.03.19 22:54:12.540117 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10140 | 2026.03.19 22:54:12.540240 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::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 | ||
| 10141 | 2026.03.19 22:54:12.540383 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10142 | 2026.03.19 22:54:12.540419 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 10143 | 2026.03.19 22:54:12.540489 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 10144 | 2026.03.19 22:54:12.540535 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 10145 | 2026.03.19 22:54:12.540580 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 10146 | 2026.03.19 22:54:12.540623 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 10147 | 2026.03.19 22:54:12.541412 [ 192 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229032 sec., 43937.01709963614 rows/sec., 3.67 MiB/sec. | ||
| 10148 | 2026.03.19 22:54:12.541549 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10149 | 2026.03.19 22:54:12.541786 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_13_3} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10150 | 2026.03.19 22:54:12.541853 [ 191 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_13_3} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10151 | 2026.03.19 22:54:12.541921 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10152 | 2026.03.19 22:54:14.388729 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10153 | 2026.03.19 22:54:14.388925 [ 4 ] {2e5a28e3-2beb-45f4-9436-adaf933d547a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10154 | 2026.03.19 22:54:14.388991 [ 4 ] {2e5a28e3-2beb-45f4-9436-adaf933d547a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10155 | 2026.03.19 22:54:14.390384 [ 4 ] {2e5a28e3-2beb-45f4-9436-adaf933d547a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10156 | 2026.03.19 22:54:14.390431 [ 4 ] {2e5a28e3-2beb-45f4-9436-adaf933d547a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10157 | 2026.03.19 22:54:14.390962 [ 4 ] {2e5a28e3-2beb-45f4-9436-adaf933d547a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10158 | 2026.03.19 22:54:14.391196 [ 4 ] {2e5a28e3-2beb-45f4-9436-adaf933d547a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2026.03.19 22:54:14.391341 [ 68 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10160 | 2026.03.19 22:54:14.391367 [ 4 ] {2e5a28e3-2beb-45f4-9436-adaf933d547a} <Debug> executeQuery: Read 1992 rows, 154.38 KiB in 0.002492 sec., 799357.9454253612 rows/sec., 60.50 MiB/sec. | ||
| 10161 | 2026.03.19 22:54:14.391386 [ 68 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.03.19 22:54:14.391411 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10163 | 2026.03.19 22:54:14.391421 [ 4 ] {2e5a28e3-2beb-45f4-9436-adaf933d547a} <Debug> TCPHandler: Processed in 0.002847768 sec. | ||
| 10164 | 2026.03.19 22:54:14.391507 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 10165 | 2026.03.19 22:54:14.391556 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10166 | 2026.03.19 22:54:14.391613 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10167 | 2026.03.19 22:54:14.391647 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2152 rows starting from the beginning of the part | ||
| 10168 | 2026.03.19 22:54:14.391660 [ 4 ] {b0b10fb4-34ac-4df9-b094-02f1fe5ec410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10169 | 2026.03.19 22:54:14.391705 [ 4 ] {b0b10fb4-34ac-4df9-b094-02f1fe5ec410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10170 | 2026.03.19 22:54:14.391715 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 108 rows starting from the beginning of the part | ||
| 10171 | 2026.03.19 22:54:14.391767 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 213 rows starting from the beginning of the part | ||
| 10172 | 2026.03.19 22:54:14.391813 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 108 rows starting from the beginning of the part | ||
| 10173 | 2026.03.19 22:54:14.391856 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 86 rows starting from the beginning of the part | ||
| 10174 | 2026.03.19 22:54:14.391911 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1992 rows starting from the beginning of the part | ||
| 10175 | 2026.03.19 22:54:14.392147 [ 4 ] {b0b10fb4-34ac-4df9-b094-02f1fe5ec410} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10176 | 2026.03.19 22:54:14.392182 [ 4 ] {b0b10fb4-34ac-4df9-b094-02f1fe5ec410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10177 | 2026.03.19 22:54:14.392502 [ 4 ] {b0b10fb4-34ac-4df9-b094-02f1fe5ec410} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10178 | 2026.03.19 22:54:14.392719 [ 4 ] {b0b10fb4-34ac-4df9-b094-02f1fe5ec410} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10179 | 2026.03.19 22:54:14.392853 [ 4 ] {b0b10fb4-34ac-4df9-b094-02f1fe5ec410} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001217 sec., 30402.629416598193 rows/sec., 2.23 MiB/sec. | ||
| 10180 | 2026.03.19 22:54:14.392893 [ 4 ] {b0b10fb4-34ac-4df9-b094-02f1fe5ec410} <Debug> TCPHandler: Processed in 0.001389213 sec. | ||
| 10181 | 2026.03.19 22:54:14.393001 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10182 | 2026.03.19 22:54:14.393100 [ 4 ] {ad4f1544-d864-44a2-9d58-5ac7d1060c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10183 | 2026.03.19 22:54:14.393141 [ 4 ] {ad4f1544-d864-44a2-9d58-5ac7d1060c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10184 | 2026.03.19 22:54:14.393535 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4659 rows, containing 5 columns (5 merged, 0 gathered) in 0.002063391 sec., 2257933.66356643 rows/sec., 183.41 MiB/sec. | ||
| 10185 | 2026.03.19 22:54:14.393726 [ 4 ] {ad4f1544-d864-44a2-9d58-5ac7d1060c77} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2026.03.19 22:54:14.393765 [ 4 ] {ad4f1544-d864-44a2-9d58-5ac7d1060c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10187 | 2026.03.19 22:54:14.393851 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10188 | 2026.03.19 22:54:14.394131 [ 4 ] {ad4f1544-d864-44a2-9d58-5ac7d1060c77} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10189 | 2026.03.19 22:54:14.394201 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_76_15} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2026.03.19 22:54:14.394302 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_76_15} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10191 | 2026.03.19 22:54:14.394377 [ 4 ] {ad4f1544-d864-44a2-9d58-5ac7d1060c77} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2026.03.19 22:54:14.394423 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 10193 | 2026.03.19 22:54:14.394514 [ 4 ] {ad4f1544-d864-44a2-9d58-5ac7d1060c77} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001435 sec., 493379.7909407665 rows/sec., 28.78 MiB/sec. | ||
| 10194 | 2026.03.19 22:54:14.394556 [ 4 ] {ad4f1544-d864-44a2-9d58-5ac7d1060c77} <Debug> TCPHandler: Processed in 0.001602426 sec. | ||
| 10195 | 2026.03.19 22:54:14.394666 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10196 | 2026.03.19 22:54:14.394764 [ 4 ] {c32c67b3-99e9-4f9d-b5d0-046e94c3016a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10197 | 2026.03.19 22:54:14.394804 [ 4 ] {c32c67b3-99e9-4f9d-b5d0-046e94c3016a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10198 | 2026.03.19 22:54:14.395177 [ 4 ] {c32c67b3-99e9-4f9d-b5d0-046e94c3016a} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10199 | 2026.03.19 22:54:14.395211 [ 4 ] {c32c67b3-99e9-4f9d-b5d0-046e94c3016a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10200 | 2026.03.19 22:54:14.395495 [ 4 ] {c32c67b3-99e9-4f9d-b5d0-046e94c3016a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10201 | 2026.03.19 22:54:14.395701 [ 4 ] {c32c67b3-99e9-4f9d-b5d0-046e94c3016a} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10202 | 2026.03.19 22:54:14.395829 [ 4 ] {c32c67b3-99e9-4f9d-b5d0-046e94c3016a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001085 sec., 921.6589861751152 rows/sec., 64.80 KiB/sec. | ||
| 10203 | 2026.03.19 22:54:14.395868 [ 4 ] {c32c67b3-99e9-4f9d-b5d0-046e94c3016a} <Debug> TCPHandler: Processed in 0.001251853 sec. | ||
| 10204 | 2026.03.19 22:54:14.395971 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10205 | 2026.03.19 22:54:14.396067 [ 4 ] {c201915b-8cf6-4ede-87ab-f97d7d859321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10206 | 2026.03.19 22:54:14.396106 [ 4 ] {c201915b-8cf6-4ede-87ab-f97d7d859321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10207 | 2026.03.19 22:54:14.396807 [ 4 ] {c201915b-8cf6-4ede-87ab-f97d7d859321} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2026.03.19 22:54:14.396842 [ 4 ] {c201915b-8cf6-4ede-87ab-f97d7d859321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10209 | 2026.03.19 22:54:14.397181 [ 4 ] {c201915b-8cf6-4ede-87ab-f97d7d859321} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10210 | 2026.03.19 22:54:14.397403 [ 4 ] {c201915b-8cf6-4ede-87ab-f97d7d859321} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10211 | 2026.03.19 22:54:14.397504 [ 68 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10212 | 2026.03.19 22:54:14.397530 [ 68 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2026.03.19 22:54:14.397531 [ 4 ] {c201915b-8cf6-4ede-87ab-f97d7d859321} <Debug> executeQuery: Read 1037 rows, 73.30 KiB in 0.001482 sec., 699730.0944669365 rows/sec., 48.30 MiB/sec. | ||
| 10214 | 2026.03.19 22:54:14.397547 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10215 | 2026.03.19 22:54:14.397575 [ 4 ] {c201915b-8cf6-4ede-87ab-f97d7d859321} <Debug> TCPHandler: Processed in 0.001651567 sec. | ||
| 10216 | 2026.03.19 22:54:14.397613 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 10217 | 2026.03.19 22:54:14.397686 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10218 | 2026.03.19 22:54:14.397703 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10219 | 2026.03.19 22:54:14.397732 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1124 rows starting from the beginning of the part | ||
| 10220 | 2026.03.19 22:54:14.397783 [ 4 ] {161f083f-eee5-453a-bffb-3133099cc044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10221 | 2026.03.19 22:54:14.397786 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
| 10222 | 2026.03.19 22:54:14.397828 [ 4 ] {161f083f-eee5-453a-bffb-3133099cc044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10223 | 2026.03.19 22:54:14.397836 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 129 rows starting from the beginning of the part | ||
| 10224 | 2026.03.19 22:54:14.397877 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part | ||
| 10225 | 2026.03.19 22:54:14.397914 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 79 rows starting from the beginning of the part | ||
| 10226 | 2026.03.19 22:54:14.397955 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1037 rows starting from the beginning of the part | ||
| 10227 | 2026.03.19 22:54:14.398432 [ 4 ] {161f083f-eee5-453a-bffb-3133099cc044} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.03.19 22:54:14.398466 [ 4 ] {161f083f-eee5-453a-bffb-3133099cc044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10229 | 2026.03.19 22:54:14.398892 [ 4 ] {161f083f-eee5-453a-bffb-3133099cc044} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10230 | 2026.03.19 22:54:14.399062 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472364 sec., 1731229.50574722 rows/sec., 129.58 MiB/sec. | ||
| 10231 | 2026.03.19 22:54:14.399112 [ 4 ] {161f083f-eee5-453a-bffb-3133099cc044} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10232 | 2026.03.19 22:54:14.399220 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10233 | 2026.03.19 22:54:14.399243 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2026.03.19 22:54:14.399246 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10235 | 2026.03.19 22:54:14.399247 [ 4 ] {161f083f-eee5-453a-bffb-3133099cc044} <Debug> executeQuery: Read 1345 rows, 87.05 KiB in 0.001484 sec., 906334.2318059299 rows/sec., 57.28 MiB/sec. | ||
| 10236 | 2026.03.19 22:54:14.399260 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10237 | 2026.03.19 22:54:14.399299 [ 4 ] {161f083f-eee5-453a-bffb-3133099cc044} <Debug> TCPHandler: Processed in 0.001662067 sec. | ||
| 10238 | 2026.03.19 22:54:14.399353 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 10239 | 2026.03.19 22:54:14.399411 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10240 | 2026.03.19 22:54:14.399478 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10241 | 2026.03.19 22:54:14.399501 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_76_15} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10242 | 2026.03.19 22:54:14.399510 [ 4 ] {ef675888-bd92-4604-aa2c-05923404d277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10243 | 2026.03.19 22:54:14.399516 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 26244 rows starting from the beginning of the part | ||
| 10244 | 2026.03.19 22:54:14.399569 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_76_15} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10245 | 2026.03.19 22:54:14.399573 [ 4 ] {ef675888-bd92-4604-aa2c-05923404d277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10246 | 2026.03.19 22:54:14.399607 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 10247 | 2026.03.19 22:54:14.399641 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 10248 | 2026.03.19 22:54:14.399661 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 203 rows starting from the beginning of the part | ||
| 10249 | 2026.03.19 22:54:14.399709 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 10250 | 2026.03.19 22:54:14.399752 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10251 | 2026.03.19 22:54:14.399793 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1345 rows starting from the beginning of the part | ||
| 10252 | 2026.03.19 22:54:14.400386 [ 4 ] {ef675888-bd92-4604-aa2c-05923404d277} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10253 | 2026.03.19 22:54:14.400426 [ 4 ] {ef675888-bd92-4604-aa2c-05923404d277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10254 | 2026.03.19 22:54:14.401044 [ 4 ] {ef675888-bd92-4604-aa2c-05923404d277} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10255 | 2026.03.19 22:54:14.401290 [ 4 ] {ef675888-bd92-4604-aa2c-05923404d277} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10256 | 2026.03.19 22:54:14.401437 [ 4 ] {ef675888-bd92-4604-aa2c-05923404d277} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001944 sec., 19032.92181069959 rows/sec., 34.11 MiB/sec. | ||
| 10257 | 2026.03.19 22:54:14.401501 [ 4 ] {ef675888-bd92-4604-aa2c-05923404d277} <Debug> TCPHandler: Processed in 0.002139102 sec. | ||
| 10258 | 2026.03.19 22:54:14.401610 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10259 | 2026.03.19 22:54:14.401707 [ 4 ] {81207c3d-6c46-4436-aad7-fb5a52f40541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10260 | 2026.03.19 22:54:14.401751 [ 4 ] {81207c3d-6c46-4436-aad7-fb5a52f40541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10261 | 2026.03.19 22:54:14.402085 [ 4 ] {81207c3d-6c46-4436-aad7-fb5a52f40541} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10262 | 2026.03.19 22:54:14.402119 [ 4 ] {81207c3d-6c46-4436-aad7-fb5a52f40541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10263 | 2026.03.19 22:54:14.402425 [ 4 ] {81207c3d-6c46-4436-aad7-fb5a52f40541} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10264 | 2026.03.19 22:54:14.402643 [ 4 ] {81207c3d-6c46-4436-aad7-fb5a52f40541} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10265 | 2026.03.19 22:54:14.402743 [ 68 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10266 | 2026.03.19 22:54:14.402772 [ 4 ] {81207c3d-6c46-4436-aad7-fb5a52f40541} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 10267 | 2026.03.19 22:54:14.402778 [ 68 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10268 | 2026.03.19 22:54:14.402805 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10269 | 2026.03.19 22:54:14.402809 [ 4 ] {81207c3d-6c46-4436-aad7-fb5a52f40541} <Debug> TCPHandler: Processed in 0.001248242 sec. | ||
| 10270 | 2026.03.19 22:54:14.402903 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 10271 | 2026.03.19 22:54:14.403040 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10272 | 2026.03.19 22:54:14.403078 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4212 rows starting from the beginning of the part | ||
| 10273 | 2026.03.19 22:54:14.403147 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 10274 | 2026.03.19 22:54:14.403196 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10275 | 2026.03.19 22:54:14.403240 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 10276 | 2026.03.19 22:54:14.403283 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10277 | 2026.03.19 22:54:14.403336 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10278 | 2026.03.19 22:54:14.405497 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4512 rows, containing 4 columns (4 merged, 0 gathered) in 0.002631356 sec., 1714705.26983046 rows/sec., 115.56 MiB/sec. | ||
| 10279 | 2026.03.19 22:54:14.405991 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10280 | 2026.03.19 22:54:14.406250 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_76_15} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2026.03.19 22:54:14.406314 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_76_15} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10282 | 2026.03.19 22:54:14.406394 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10283 | 2026.03.19 22:54:14.406801 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28272 rows, containing 5 columns (5 merged, 0 gathered) in 0.007488984 sec., 3775144.9328774107 rows/sec., 249.35 MiB/sec. | ||
| 10284 | 2026.03.19 22:54:14.407184 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10285 | 2026.03.19 22:54:14.407453 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2026.03.19 22:54:14.407532 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10287 | 2026.03.19 22:54:14.407623 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10288 | 2026.03.19 22:54:16.851650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25310 | ||
| 10289 | 2026.03.19 22:54:16.852256 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10290 | 2026.03.19 22:54:16.852296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10291 | 2026.03.19 22:54:16.852756 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10292 | 2026.03.19 22:54:16.852988 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10293 | 2026.03.19 22:54:16.853116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25310 | ||
| 10294 | 2026.03.19 22:54:18.244673 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 10295 | 2026.03.19 22:54:18.262447 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10296 | 2026.03.19 22:54:18.262503 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10297 | 2026.03.19 22:54:18.268315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10298 | 2026.03.19 22:54:18.269032 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10299 | 2026.03.19 22:54:18.271941 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 10300 | 2026.03.19 22:54:19.434007 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1270 | ||
| 10301 | 2026.03.19 22:54:19.436561 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.03.19 22:54:19.436607 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10303 | 2026.03.19 22:54:19.437753 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10304 | 2026.03.19 22:54:19.438012 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.03.19 22:54:19.438285 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
| 10306 | 2026.03.19 22:54:19.873059 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10307 | 2026.03.19 22:54:19.873253 [ 4 ] {7b07b399-bc93-45a4-b1dd-4682719d37d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10308 | 2026.03.19 22:54:19.873321 [ 4 ] {7b07b399-bc93-45a4-b1dd-4682719d37d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10309 | 2026.03.19 22:54:19.874043 [ 4 ] {7b07b399-bc93-45a4-b1dd-4682719d37d6} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10310 | 2026.03.19 22:54:19.874078 [ 4 ] {7b07b399-bc93-45a4-b1dd-4682719d37d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10311 | 2026.03.19 22:54:19.874446 [ 4 ] {7b07b399-bc93-45a4-b1dd-4682719d37d6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10312 | 2026.03.19 22:54:19.874664 [ 4 ] {7b07b399-bc93-45a4-b1dd-4682719d37d6} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10313 | 2026.03.19 22:54:19.874810 [ 4 ] {7b07b399-bc93-45a4-b1dd-4682719d37d6} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001611 sec., 53382.99193047796 rows/sec., 4.48 MiB/sec. | ||
| 10314 | 2026.03.19 22:54:19.874850 [ 4 ] {7b07b399-bc93-45a4-b1dd-4682719d37d6} <Debug> TCPHandler: Processed in 0.001925239 sec. | ||
| 10315 | 2026.03.19 22:54:19.874974 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2026.03.19 22:54:19.875079 [ 4 ] {66be7c69-2488-46ca-a062-16bf74667d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10317 | 2026.03.19 22:54:19.875116 [ 4 ] {66be7c69-2488-46ca-a062-16bf74667d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10318 | 2026.03.19 22:54:19.875577 [ 4 ] {66be7c69-2488-46ca-a062-16bf74667d71} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10319 | 2026.03.19 22:54:19.875609 [ 4 ] {66be7c69-2488-46ca-a062-16bf74667d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10320 | 2026.03.19 22:54:19.875894 [ 4 ] {66be7c69-2488-46ca-a062-16bf74667d71} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10321 | 2026.03.19 22:54:19.876109 [ 4 ] {66be7c69-2488-46ca-a062-16bf74667d71} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10322 | 2026.03.19 22:54:19.876234 [ 4 ] {66be7c69-2488-46ca-a062-16bf74667d71} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001173 sec., 12787.723785166241 rows/sec., 961.58 KiB/sec. | ||
| 10323 | 2026.03.19 22:54:19.876269 [ 4 ] {66be7c69-2488-46ca-a062-16bf74667d71} <Debug> TCPHandler: Processed in 0.001343873 sec. | ||
| 10324 | 2026.03.19 22:54:19.876386 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2026.03.19 22:54:19.876477 [ 4 ] {3e5217e2-2ccf-4cb0-af90-90ad7fa65dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10326 | 2026.03.19 22:54:19.876515 [ 4 ] {3e5217e2-2ccf-4cb0-af90-90ad7fa65dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10327 | 2026.03.19 22:54:19.876917 [ 4 ] {3e5217e2-2ccf-4cb0-af90-90ad7fa65dfa} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2026.03.19 22:54:19.876950 [ 4 ] {3e5217e2-2ccf-4cb0-af90-90ad7fa65dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10329 | 2026.03.19 22:54:19.877238 [ 4 ] {3e5217e2-2ccf-4cb0-af90-90ad7fa65dfa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10330 | 2026.03.19 22:54:19.877442 [ 4 ] {3e5217e2-2ccf-4cb0-af90-90ad7fa65dfa} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2026.03.19 22:54:19.877565 [ 4 ] {3e5217e2-2ccf-4cb0-af90-90ad7fa65dfa} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001105 sec., 71493.21266968326 rows/sec., 5.58 MiB/sec. | ||
| 10332 | 2026.03.19 22:54:19.877600 [ 4 ] {3e5217e2-2ccf-4cb0-af90-90ad7fa65dfa} <Debug> TCPHandler: Processed in 0.001268993 sec. | ||
| 10333 | 2026.03.19 22:54:19.877716 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10334 | 2026.03.19 22:54:19.877807 [ 4 ] {84166613-c5a5-4c6e-b1e0-3c836e62feb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10335 | 2026.03.19 22:54:19.877849 [ 4 ] {84166613-c5a5-4c6e-b1e0-3c836e62feb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10336 | 2026.03.19 22:54:19.878274 [ 4 ] {84166613-c5a5-4c6e-b1e0-3c836e62feb4} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10337 | 2026.03.19 22:54:19.878309 [ 4 ] {84166613-c5a5-4c6e-b1e0-3c836e62feb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10338 | 2026.03.19 22:54:19.878638 [ 4 ] {84166613-c5a5-4c6e-b1e0-3c836e62feb4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10339 | 2026.03.19 22:54:19.878847 [ 4 ] {84166613-c5a5-4c6e-b1e0-3c836e62feb4} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10340 | 2026.03.19 22:54:19.878973 [ 4 ] {84166613-c5a5-4c6e-b1e0-3c836e62feb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 10341 | 2026.03.19 22:54:19.879009 [ 4 ] {84166613-c5a5-4c6e-b1e0-3c836e62feb4} <Debug> TCPHandler: Processed in 0.001348013 sec. | ||
| 10342 | 2026.03.19 22:54:19.879126 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10343 | 2026.03.19 22:54:19.879218 [ 4 ] {e6062494-6099-492b-92b3-cebc45445426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10344 | 2026.03.19 22:54:19.879277 [ 4 ] {e6062494-6099-492b-92b3-cebc45445426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10345 | 2026.03.19 22:54:19.880035 [ 4 ] {e6062494-6099-492b-92b3-cebc45445426} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2026.03.19 22:54:19.880068 [ 4 ] {e6062494-6099-492b-92b3-cebc45445426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10347 | 2026.03.19 22:54:19.880572 [ 4 ] {e6062494-6099-492b-92b3-cebc45445426} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10348 | 2026.03.19 22:54:19.880797 [ 4 ] {e6062494-6099-492b-92b3-cebc45445426} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10349 | 2026.03.19 22:54:19.880937 [ 4 ] {e6062494-6099-492b-92b3-cebc45445426} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001737 sec., 8635.578583765113 rows/sec., 15.47 MiB/sec. | ||
| 10350 | 2026.03.19 22:54:19.880987 [ 4 ] {e6062494-6099-492b-92b3-cebc45445426} <Debug> TCPHandler: Processed in 0.001917969 sec. | ||
| 10351 | 2026.03.19 22:54:19.881096 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10352 | 2026.03.19 22:54:19.881188 [ 4 ] {865fee73-a281-4ac1-a27a-2e419965f0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10353 | 2026.03.19 22:54:19.881228 [ 4 ] {865fee73-a281-4ac1-a27a-2e419965f0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10354 | 2026.03.19 22:54:19.881555 [ 4 ] {865fee73-a281-4ac1-a27a-2e419965f0ef} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2026.03.19 22:54:19.881588 [ 4 ] {865fee73-a281-4ac1-a27a-2e419965f0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10356 | 2026.03.19 22:54:19.881880 [ 4 ] {865fee73-a281-4ac1-a27a-2e419965f0ef} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10357 | 2026.03.19 22:54:19.882080 [ 4 ] {865fee73-a281-4ac1-a27a-2e419965f0ef} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2026.03.19 22:54:19.882201 [ 4 ] {865fee73-a281-4ac1-a27a-2e419965f0ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 10359 | 2026.03.19 22:54:19.882235 [ 4 ] {865fee73-a281-4ac1-a27a-2e419965f0ef} <Debug> TCPHandler: Processed in 0.001186331 sec. | ||
| 10360 | 2026.03.19 22:54:24.218673 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10361 | 2026.03.19 22:54:24.218734 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10362 | 2026.03.19 22:54:24.353325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25822 | ||
| 10363 | 2026.03.19 22:54:24.353845 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10364 | 2026.03.19 22:54:24.353890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10365 | 2026.03.19 22:54:24.354411 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10366 | 2026.03.19 22:54:24.354648 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10367 | 2026.03.19 22:54:24.354801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25822 | ||
| 10368 | 2026.03.19 22:54:24.874240 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2026.03.19 22:54:24.874416 [ 4 ] {9cbf35ae-c430-422b-8061-20711725f27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10370 | 2026.03.19 22:54:24.874481 [ 4 ] {9cbf35ae-c430-422b-8061-20711725f27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10371 | 2026.03.19 22:54:24.875179 [ 4 ] {9cbf35ae-c430-422b-8061-20711725f27a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2026.03.19 22:54:24.875225 [ 4 ] {9cbf35ae-c430-422b-8061-20711725f27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10373 | 2026.03.19 22:54:24.875605 [ 4 ] {9cbf35ae-c430-422b-8061-20711725f27a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10374 | 2026.03.19 22:54:24.875834 [ 4 ] {9cbf35ae-c430-422b-8061-20711725f27a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.03.19 22:54:24.875994 [ 4 ] {9cbf35ae-c430-422b-8061-20711725f27a} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001627 sec., 66379.840196681 rows/sec., 5.58 MiB/sec. | ||
| 10376 | 2026.03.19 22:54:24.876045 [ 4 ] {9cbf35ae-c430-422b-8061-20711725f27a} <Debug> TCPHandler: Processed in 0.0019278 sec. | ||
| 10377 | 2026.03.19 22:54:24.876170 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2026.03.19 22:54:24.876299 [ 4 ] {5e1e6dec-d90b-405b-bff1-ef75a5d8375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10379 | 2026.03.19 22:54:24.876343 [ 4 ] {5e1e6dec-d90b-405b-bff1-ef75a5d8375b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10380 | 2026.03.19 22:54:24.876763 [ 4 ] {5e1e6dec-d90b-405b-bff1-ef75a5d8375b} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.03.19 22:54:24.876802 [ 4 ] {5e1e6dec-d90b-405b-bff1-ef75a5d8375b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10382 | 2026.03.19 22:54:24.877111 [ 4 ] {5e1e6dec-d90b-405b-bff1-ef75a5d8375b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10383 | 2026.03.19 22:54:24.877315 [ 4 ] {5e1e6dec-d90b-405b-bff1-ef75a5d8375b} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.03.19 22:54:24.877449 [ 4 ] {5e1e6dec-d90b-405b-bff1-ef75a5d8375b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001173 sec., 22165.38789428815 rows/sec., 1.63 MiB/sec. | ||
| 10385 | 2026.03.19 22:54:24.877488 [ 4 ] {5e1e6dec-d90b-405b-bff1-ef75a5d8375b} <Debug> TCPHandler: Processed in 0.001369894 sec. | ||
| 10386 | 2026.03.19 22:54:24.877630 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10387 | 2026.03.19 22:54:24.877741 [ 4 ] {71bbce91-22fb-4b29-8fc0-54e3685c011a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10388 | 2026.03.19 22:54:24.877787 [ 4 ] {71bbce91-22fb-4b29-8fc0-54e3685c011a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10389 | 2026.03.19 22:54:24.878256 [ 4 ] {71bbce91-22fb-4b29-8fc0-54e3685c011a} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.03.19 22:54:24.878296 [ 4 ] {71bbce91-22fb-4b29-8fc0-54e3685c011a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10391 | 2026.03.19 22:54:24.878639 [ 4 ] {71bbce91-22fb-4b29-8fc0-54e3685c011a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10392 | 2026.03.19 22:54:24.878869 [ 4 ] {71bbce91-22fb-4b29-8fc0-54e3685c011a} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10393 | 2026.03.19 22:54:24.879021 [ 4 ] {71bbce91-22fb-4b29-8fc0-54e3685c011a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001305 sec., 68965.51724137932 rows/sec., 5.39 MiB/sec. | ||
| 10394 | 2026.03.19 22:54:24.879061 [ 4 ] {71bbce91-22fb-4b29-8fc0-54e3685c011a} <Debug> TCPHandler: Processed in 0.001483875 sec. | ||
| 10395 | 2026.03.19 22:54:24.879176 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10396 | 2026.03.19 22:54:24.879282 [ 4 ] {966991ae-54bc-4ed2-ae72-ad1e88c05466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10397 | 2026.03.19 22:54:24.879330 [ 4 ] {966991ae-54bc-4ed2-ae72-ad1e88c05466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10398 | 2026.03.19 22:54:24.879750 [ 4 ] {966991ae-54bc-4ed2-ae72-ad1e88c05466} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10399 | 2026.03.19 22:54:24.879786 [ 4 ] {966991ae-54bc-4ed2-ae72-ad1e88c05466} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10400 | 2026.03.19 22:54:24.880131 [ 4 ] {966991ae-54bc-4ed2-ae72-ad1e88c05466} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10401 | 2026.03.19 22:54:24.880351 [ 4 ] {966991ae-54bc-4ed2-ae72-ad1e88c05466} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10402 | 2026.03.19 22:54:24.880487 [ 4 ] {966991ae-54bc-4ed2-ae72-ad1e88c05466} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 10403 | 2026.03.19 22:54:24.880526 [ 4 ] {966991ae-54bc-4ed2-ae72-ad1e88c05466} <Debug> TCPHandler: Processed in 0.001400404 sec. | ||
| 10404 | 2026.03.19 22:54:24.880634 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10405 | 2026.03.19 22:54:24.880728 [ 4 ] {c9c2b498-7d66-423b-81a3-5090b33dd445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10406 | 2026.03.19 22:54:24.880788 [ 4 ] {c9c2b498-7d66-423b-81a3-5090b33dd445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10407 | 2026.03.19 22:54:24.881623 [ 4 ] {c9c2b498-7d66-423b-81a3-5090b33dd445} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2026.03.19 22:54:24.881659 [ 4 ] {c9c2b498-7d66-423b-81a3-5090b33dd445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10409 | 2026.03.19 22:54:24.882203 [ 4 ] {c9c2b498-7d66-423b-81a3-5090b33dd445} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10410 | 2026.03.19 22:54:24.882447 [ 4 ] {c9c2b498-7d66-423b-81a3-5090b33dd445} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2026.03.19 22:54:24.882595 [ 4 ] {c9c2b498-7d66-423b-81a3-5090b33dd445} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001885 sec., 13793.103448275862 rows/sec., 24.72 MiB/sec. | ||
| 10412 | 2026.03.19 22:54:24.882666 [ 4 ] {c9c2b498-7d66-423b-81a3-5090b33dd445} <Debug> TCPHandler: Processed in 0.00208167 sec. | ||
| 10413 | 2026.03.19 22:54:24.882785 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10414 | 2026.03.19 22:54:24.882888 [ 4 ] {a69c4b1c-8aa1-4b08-b754-b640e8b71ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10415 | 2026.03.19 22:54:24.882934 [ 4 ] {a69c4b1c-8aa1-4b08-b754-b640e8b71ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10416 | 2026.03.19 22:54:24.883291 [ 4 ] {a69c4b1c-8aa1-4b08-b754-b640e8b71ef0} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2026.03.19 22:54:24.883330 [ 4 ] {a69c4b1c-8aa1-4b08-b754-b640e8b71ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 10418 | 2026.03.19 22:54:24.883670 [ 4 ] {a69c4b1c-8aa1-4b08-b754-b640e8b71ef0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10419 | 2026.03.19 22:54:24.883884 [ 4 ] {a69c4b1c-8aa1-4b08-b754-b640e8b71ef0} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2026.03.19 22:54:24.884020 [ 4 ] {a69c4b1c-8aa1-4b08-b754-b640e8b71ef0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 10421 | 2026.03.19 22:54:24.884056 [ 4 ] {a69c4b1c-8aa1-4b08-b754-b640e8b71ef0} <Debug> TCPHandler: Processed in 0.001324843 sec. | ||
| 10422 | 2026.03.19 22:54:25.772101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 10423 | 2026.03.19 22:54:25.789176 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10424 | 2026.03.19 22:54:25.789249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10425 | 2026.03.19 22:54:25.795311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10426 | 2026.03.19 22:54:25.795997 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10427 | 2026.03.19 22:54:25.798856 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10428 | 2026.03.19 22:54:29.438581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1294 | ||
| 10429 | 2026.03.19 22:54:29.440822 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2026.03.19 22:54:29.440882 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10431 | 2026.03.19 22:54:29.442114 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10432 | 2026.03.19 22:54:29.442396 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10433 | 2026.03.19 22:54:29.442764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1294 | ||
| 10434 | 2026.03.19 22:54:29.874918 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10435 | 2026.03.19 22:54:29.875096 [ 4 ] {5a070285-23e6-4bda-a2ab-3accf6f21200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10436 | 2026.03.19 22:54:29.875159 [ 4 ] {5a070285-23e6-4bda-a2ab-3accf6f21200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10437 | 2026.03.19 22:54:29.875898 [ 4 ] {5a070285-23e6-4bda-a2ab-3accf6f21200} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2026.03.19 22:54:29.875934 [ 4 ] {5a070285-23e6-4bda-a2ab-3accf6f21200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10439 | 2026.03.19 22:54:29.876306 [ 4 ] {5a070285-23e6-4bda-a2ab-3accf6f21200} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10440 | 2026.03.19 22:54:29.876522 [ 4 ] {5a070285-23e6-4bda-a2ab-3accf6f21200} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.03.19 22:54:29.876665 [ 4 ] {5a070285-23e6-4bda-a2ab-3accf6f21200} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001617 sec., 14842.300556586271 rows/sec., 1.23 MiB/sec. | ||
| 10442 | 2026.03.19 22:54:29.876706 [ 4 ] {5a070285-23e6-4bda-a2ab-3accf6f21200} <Debug> TCPHandler: Processed in 0.001915049 sec. | ||
| 10443 | 2026.03.19 22:54:29.876836 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10444 | 2026.03.19 22:54:29.876930 [ 4 ] {0cc61e28-93ab-4981-b2e9-3c6bfd804831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10445 | 2026.03.19 22:54:29.876970 [ 4 ] {0cc61e28-93ab-4981-b2e9-3c6bfd804831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10446 | 2026.03.19 22:54:29.877566 [ 4 ] {0cc61e28-93ab-4981-b2e9-3c6bfd804831} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10447 | 2026.03.19 22:54:29.877602 [ 4 ] {0cc61e28-93ab-4981-b2e9-3c6bfd804831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10448 | 2026.03.19 22:54:29.877920 [ 4 ] {0cc61e28-93ab-4981-b2e9-3c6bfd804831} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10449 | 2026.03.19 22:54:29.878129 [ 4 ] {0cc61e28-93ab-4981-b2e9-3c6bfd804831} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10450 | 2026.03.19 22:54:29.878255 [ 4 ] {0cc61e28-93ab-4981-b2e9-3c6bfd804831} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001344 sec., 153273.80952380953 rows/sec., 13.70 MiB/sec. | ||
| 10451 | 2026.03.19 22:54:29.878292 [ 4 ] {0cc61e28-93ab-4981-b2e9-3c6bfd804831} <Debug> TCPHandler: Processed in 0.001508635 sec. | ||
| 10452 | 2026.03.19 22:54:29.878419 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2026.03.19 22:54:29.878513 [ 4 ] {44cef3d6-8195-47cf-af8b-d16ff004ad54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10454 | 2026.03.19 22:54:29.878552 [ 4 ] {44cef3d6-8195-47cf-af8b-d16ff004ad54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10455 | 2026.03.19 22:54:29.878971 [ 4 ] {44cef3d6-8195-47cf-af8b-d16ff004ad54} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2026.03.19 22:54:29.879004 [ 4 ] {44cef3d6-8195-47cf-af8b-d16ff004ad54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10457 | 2026.03.19 22:54:29.879285 [ 4 ] {44cef3d6-8195-47cf-af8b-d16ff004ad54} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10458 | 2026.03.19 22:54:29.879500 [ 4 ] {44cef3d6-8195-47cf-af8b-d16ff004ad54} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10459 | 2026.03.19 22:54:29.879624 [ 4 ] {44cef3d6-8195-47cf-af8b-d16ff004ad54} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001129 sec., 23914.96899911426 rows/sec., 1.81 MiB/sec. | ||
| 10460 | 2026.03.19 22:54:29.879659 [ 4 ] {44cef3d6-8195-47cf-af8b-d16ff004ad54} <Debug> TCPHandler: Processed in 0.001298063 sec. | ||
| 10461 | 2026.03.19 22:54:29.879774 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10462 | 2026.03.19 22:54:29.879867 [ 4 ] {aab6a15c-6315-4689-b4a7-14882afea895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10463 | 2026.03.19 22:54:29.879905 [ 4 ] {aab6a15c-6315-4689-b4a7-14882afea895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10464 | 2026.03.19 22:54:29.880294 [ 4 ] {aab6a15c-6315-4689-b4a7-14882afea895} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10465 | 2026.03.19 22:54:29.880327 [ 4 ] {aab6a15c-6315-4689-b4a7-14882afea895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10466 | 2026.03.19 22:54:29.880604 [ 4 ] {aab6a15c-6315-4689-b4a7-14882afea895} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10467 | 2026.03.19 22:54:29.880802 [ 4 ] {aab6a15c-6315-4689-b4a7-14882afea895} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10468 | 2026.03.19 22:54:29.880933 [ 4 ] {aab6a15c-6315-4689-b4a7-14882afea895} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001085 sec., 22119.815668202766 rows/sec., 1.84 MiB/sec. | ||
| 10469 | 2026.03.19 22:54:29.880935 [ 84 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 10470 | 2026.03.19 22:54:29.880969 [ 4 ] {aab6a15c-6315-4689-b4a7-14882afea895} <Debug> TCPHandler: Processed in 0.001250943 sec. | ||
| 10471 | 2026.03.19 22:54:29.880987 [ 84 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10472 | 2026.03.19 22:54:29.881010 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10473 | 2026.03.19 22:54:29.881080 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10474 | 2026.03.19 22:54:29.881133 [ 198 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 10475 | 2026.03.19 22:54:29.881172 [ 4 ] {552bbeac-d133-4f2a-abfb-2613e1365faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10476 | 2026.03.19 22:54:29.881217 [ 4 ] {552bbeac-d133-4f2a-abfb-2613e1365faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10477 | 2026.03.19 22:54:29.881244 [ 198 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10478 | 2026.03.19 22:54:29.881282 [ 198 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 733 rows starting from the beginning of the part | ||
| 10479 | 2026.03.19 22:54:29.881356 [ 198 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 10480 | 2026.03.19 22:54:29.881400 [ 198 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 708 rows starting from the beginning of the part | ||
| 10481 | 2026.03.19 22:54:29.881440 [ 198 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 10482 | 2026.03.19 22:54:29.881478 [ 198 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 708 rows starting from the beginning of the part | ||
| 10483 | 2026.03.19 22:54:29.881517 [ 198 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 10484 | 2026.03.19 22:54:29.881605 [ 4 ] {552bbeac-d133-4f2a-abfb-2613e1365faa} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2026.03.19 22:54:29.881646 [ 4 ] {552bbeac-d133-4f2a-abfb-2613e1365faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10486 | 2026.03.19 22:54:29.881947 [ 4 ] {552bbeac-d133-4f2a-abfb-2613e1365faa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10487 | 2026.03.19 22:54:29.882167 [ 4 ] {552bbeac-d133-4f2a-abfb-2613e1365faa} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2026.03.19 22:54:29.882298 [ 4 ] {552bbeac-d133-4f2a-abfb-2613e1365faa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 10489 | 2026.03.19 22:54:29.882335 [ 4 ] {552bbeac-d133-4f2a-abfb-2613e1365faa} <Debug> TCPHandler: Processed in 0.001312073 sec. | ||
| 10490 | 2026.03.19 22:54:29.882437 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10491 | 2026.03.19 22:54:29.882530 [ 4 ] {21ee747b-6ef4-4e7a-9994-fc92d925579f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10492 | 2026.03.19 22:54:29.882568 [ 4 ] {21ee747b-6ef4-4e7a-9994-fc92d925579f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10493 | 2026.03.19 22:54:29.882613 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524855 sec., 1456531.9325444058 rows/sec., 92.08 MiB/sec. | ||
| 10494 | 2026.03.19 22:54:29.882818 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 10495 | 2026.03.19 22:54:29.883021 [ 4 ] {21ee747b-6ef4-4e7a-9994-fc92d925579f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2026.03.19 22:54:29.883063 [ 4 ] {21ee747b-6ef4-4e7a-9994-fc92d925579f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10497 | 2026.03.19 22:54:29.883093 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_28_6} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.03.19 22:54:29.883181 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_28_6} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 10499 | 2026.03.19 22:54:29.883271 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 10500 | 2026.03.19 22:54:29.883377 [ 4 ] {21ee747b-6ef4-4e7a-9994-fc92d925579f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10501 | 2026.03.19 22:54:29.883580 [ 4 ] {21ee747b-6ef4-4e7a-9994-fc92d925579f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.03.19 22:54:29.883706 [ 4 ] {21ee747b-6ef4-4e7a-9994-fc92d925579f} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001193 sec., 96395.64124056998 rows/sec., 7.84 MiB/sec. | ||
| 10503 | 2026.03.19 22:54:29.883743 [ 4 ] {21ee747b-6ef4-4e7a-9994-fc92d925579f} <Debug> TCPHandler: Processed in 0.001353053 sec. | ||
| 10504 | 2026.03.19 22:54:29.883845 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.03.19 22:54:29.883937 [ 4 ] {76895f6c-5ee8-4ef1-a766-1732740da53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10506 | 2026.03.19 22:54:29.883979 [ 4 ] {76895f6c-5ee8-4ef1-a766-1732740da53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10507 | 2026.03.19 22:54:29.884385 [ 4 ] {76895f6c-5ee8-4ef1-a766-1732740da53e} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.03.19 22:54:29.884420 [ 4 ] {76895f6c-5ee8-4ef1-a766-1732740da53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10509 | 2026.03.19 22:54:29.884752 [ 4 ] {76895f6c-5ee8-4ef1-a766-1732740da53e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10510 | 2026.03.19 22:54:29.884970 [ 4 ] {76895f6c-5ee8-4ef1-a766-1732740da53e} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2026.03.19 22:54:29.885102 [ 4 ] {76895f6c-5ee8-4ef1-a766-1732740da53e} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001183 sec., 165680.47337278107 rows/sec., 11.89 MiB/sec. | ||
| 10512 | 2026.03.19 22:54:29.885139 [ 4 ] {76895f6c-5ee8-4ef1-a766-1732740da53e} <Debug> TCPHandler: Processed in 0.001341733 sec. | ||
| 10513 | 2026.03.19 22:54:29.885242 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10514 | 2026.03.19 22:54:29.885334 [ 4 ] {eb25f0ad-8ee7-48cb-a682-069a1651bab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10515 | 2026.03.19 22:54:29.885387 [ 4 ] {eb25f0ad-8ee7-48cb-a682-069a1651bab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10516 | 2026.03.19 22:54:29.886172 [ 4 ] {eb25f0ad-8ee7-48cb-a682-069a1651bab5} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10517 | 2026.03.19 22:54:29.886208 [ 4 ] {eb25f0ad-8ee7-48cb-a682-069a1651bab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10518 | 2026.03.19 22:54:29.886720 [ 4 ] {eb25f0ad-8ee7-48cb-a682-069a1651bab5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10519 | 2026.03.19 22:54:29.886948 [ 4 ] {eb25f0ad-8ee7-48cb-a682-069a1651bab5} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10520 | 2026.03.19 22:54:29.887085 [ 4 ] {eb25f0ad-8ee7-48cb-a682-069a1651bab5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001768 sec., 8484.162895927602 rows/sec., 15.20 MiB/sec. | ||
| 10521 | 2026.03.19 22:54:29.887139 [ 4 ] {eb25f0ad-8ee7-48cb-a682-069a1651bab5} <Debug> TCPHandler: Processed in 0.001944779 sec. | ||
| 10522 | 2026.03.19 22:54:29.887240 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2026.03.19 22:54:29.887335 [ 4 ] {654048c1-bb5e-4a8e-8706-c5b55e043038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10524 | 2026.03.19 22:54:29.887375 [ 4 ] {654048c1-bb5e-4a8e-8706-c5b55e043038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10525 | 2026.03.19 22:54:29.887697 [ 4 ] {654048c1-bb5e-4a8e-8706-c5b55e043038} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2026.03.19 22:54:29.887731 [ 4 ] {654048c1-bb5e-4a8e-8706-c5b55e043038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10527 | 2026.03.19 22:54:29.888021 [ 4 ] {654048c1-bb5e-4a8e-8706-c5b55e043038} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10528 | 2026.03.19 22:54:29.888217 [ 4 ] {654048c1-bb5e-4a8e-8706-c5b55e043038} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2026.03.19 22:54:29.888342 [ 4 ] {654048c1-bb5e-4a8e-8706-c5b55e043038} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001025 sec., 58536.58536585365 rows/sec., 3.94 MiB/sec. | ||
| 10530 | 2026.03.19 22:54:29.888377 [ 4 ] {654048c1-bb5e-4a8e-8706-c5b55e043038} <Debug> TCPHandler: Processed in 0.001184832 sec. | ||
| 10531 | 2026.03.19 22:54:31.854991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26270 | ||
| 10532 | 2026.03.19 22:54:31.855628 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2026.03.19 22:54:31.855668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10534 | 2026.03.19 22:54:31.856145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10535 | 2026.03.19 22:54:31.856373 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2026.03.19 22:54:31.856521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26270 | ||
| 10537 | 2026.03.19 22:54:33.299831 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10538 | 2026.03.19 22:54:33.316907 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10539 | 2026.03.19 22:54:33.316972 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10540 | 2026.03.19 22:54:33.323458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10541 | 2026.03.19 22:54:33.324138 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10542 | 2026.03.19 22:54:33.327042 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10543 | 2026.03.19 22:54:34.873213 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10544 | 2026.03.19 22:54:34.873411 [ 4 ] {46edb1a4-0b69-4fdc-89c6-253605cfe71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10545 | 2026.03.19 22:54:34.873477 [ 4 ] {46edb1a4-0b69-4fdc-89c6-253605cfe71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10546 | 2026.03.19 22:54:34.874170 [ 4 ] {46edb1a4-0b69-4fdc-89c6-253605cfe71a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2026.03.19 22:54:34.874208 [ 4 ] {46edb1a4-0b69-4fdc-89c6-253605cfe71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10548 | 2026.03.19 22:54:34.874575 [ 4 ] {46edb1a4-0b69-4fdc-89c6-253605cfe71a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10549 | 2026.03.19 22:54:34.874853 [ 4 ] {46edb1a4-0b69-4fdc-89c6-253605cfe71a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2026.03.19 22:54:34.875001 [ 4 ] {46edb1a4-0b69-4fdc-89c6-253605cfe71a} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001642 sec., 65773.44701583435 rows/sec., 5.53 MiB/sec. | ||
| 10551 | 2026.03.19 22:54:34.875041 [ 4 ] {46edb1a4-0b69-4fdc-89c6-253605cfe71a} <Debug> TCPHandler: Processed in 0.00195879 sec. | ||
| 10552 | 2026.03.19 22:54:34.875169 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10553 | 2026.03.19 22:54:34.875263 [ 4 ] {eaa7a97d-ab55-4efd-b04c-bda0d826c270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10554 | 2026.03.19 22:54:34.875302 [ 4 ] {eaa7a97d-ab55-4efd-b04c-bda0d826c270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10555 | 2026.03.19 22:54:34.875734 [ 4 ] {eaa7a97d-ab55-4efd-b04c-bda0d826c270} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10556 | 2026.03.19 22:54:34.875769 [ 4 ] {eaa7a97d-ab55-4efd-b04c-bda0d826c270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10557 | 2026.03.19 22:54:34.876058 [ 4 ] {eaa7a97d-ab55-4efd-b04c-bda0d826c270} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10558 | 2026.03.19 22:54:34.876275 [ 4 ] {eaa7a97d-ab55-4efd-b04c-bda0d826c270} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10559 | 2026.03.19 22:54:34.876411 [ 4 ] {eaa7a97d-ab55-4efd-b04c-bda0d826c270} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001166 sec., 22298.456260720413 rows/sec., 1.64 MiB/sec. | ||
| 10560 | 2026.03.19 22:54:34.876433 [ 147 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10561 | 2026.03.19 22:54:34.876462 [ 4 ] {eaa7a97d-ab55-4efd-b04c-bda0d826c270} <Debug> TCPHandler: Processed in 0.001340834 sec. | ||
| 10562 | 2026.03.19 22:54:34.876523 [ 147 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2026.03.19 22:54:34.876556 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10564 | 2026.03.19 22:54:34.876622 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10565 | 2026.03.19 22:54:34.876659 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 10566 | 2026.03.19 22:54:34.876719 [ 4 ] {31b8edce-96b4-49e8-8366-94720b217990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10567 | 2026.03.19 22:54:34.876758 [ 4 ] {31b8edce-96b4-49e8-8366-94720b217990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10568 | 2026.03.19 22:54:34.876759 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10569 | 2026.03.19 22:54:34.876800 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 82 rows starting from the beginning of the part | ||
| 10570 | 2026.03.19 22:54:34.876870 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 37 rows starting from the beginning of the part | ||
| 10571 | 2026.03.19 22:54:34.876923 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 15 rows starting from the beginning of the part | ||
| 10572 | 2026.03.19 22:54:34.876981 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 10573 | 2026.03.19 22:54:34.877024 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 27 rows starting from the beginning of the part | ||
| 10574 | 2026.03.19 22:54:34.877069 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
| 10575 | 2026.03.19 22:54:34.877197 [ 4 ] {31b8edce-96b4-49e8-8366-94720b217990} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2026.03.19 22:54:34.877231 [ 4 ] {31b8edce-96b4-49e8-8366-94720b217990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10577 | 2026.03.19 22:54:34.877542 [ 4 ] {31b8edce-96b4-49e8-8366-94720b217990} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10578 | 2026.03.19 22:54:34.877749 [ 4 ] {31b8edce-96b4-49e8-8366-94720b217990} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2026.03.19 22:54:34.877842 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222512 sec., 174231.4185873022 rows/sec., 13.48 MiB/sec. | ||
| 10580 | 2026.03.19 22:54:34.877880 [ 4 ] {31b8edce-96b4-49e8-8366-94720b217990} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001179 sec., 76335.87786259543 rows/sec., 5.96 MiB/sec. | ||
| 10581 | 2026.03.19 22:54:34.877925 [ 4 ] {31b8edce-96b4-49e8-8366-94720b217990} <Debug> TCPHandler: Processed in 0.001350793 sec. | ||
| 10582 | 2026.03.19 22:54:34.877996 [ 188 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10583 | 2026.03.19 22:54:34.878038 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10584 | 2026.03.19 22:54:34.878131 [ 4 ] {2a720a57-1334-4a7e-b445-ca1f4c8fb9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10585 | 2026.03.19 22:54:34.878174 [ 4 ] {2a720a57-1334-4a7e-b445-ca1f4c8fb9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10586 | 2026.03.19 22:54:34.878232 [ 188 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_76_15} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2026.03.19 22:54:34.878294 [ 188 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_76_15} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10588 | 2026.03.19 22:54:34.878366 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10589 | 2026.03.19 22:54:34.878583 [ 4 ] {2a720a57-1334-4a7e-b445-ca1f4c8fb9fb} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10590 | 2026.03.19 22:54:34.878617 [ 4 ] {2a720a57-1334-4a7e-b445-ca1f4c8fb9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10591 | 2026.03.19 22:54:34.878936 [ 4 ] {2a720a57-1334-4a7e-b445-ca1f4c8fb9fb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10592 | 2026.03.19 22:54:34.879149 [ 4 ] {2a720a57-1334-4a7e-b445-ca1f4c8fb9fb} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10593 | 2026.03.19 22:54:34.879273 [ 4 ] {2a720a57-1334-4a7e-b445-ca1f4c8fb9fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 10594 | 2026.03.19 22:54:34.879310 [ 4 ] {2a720a57-1334-4a7e-b445-ca1f4c8fb9fb} <Debug> TCPHandler: Processed in 0.001319833 sec. | ||
| 10595 | 2026.03.19 22:54:34.879420 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10596 | 2026.03.19 22:54:34.879512 [ 4 ] {7aca19fe-4160-410b-9f51-3ed70898d4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10597 | 2026.03.19 22:54:34.879564 [ 4 ] {7aca19fe-4160-410b-9f51-3ed70898d4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10598 | 2026.03.19 22:54:34.880357 [ 4 ] {7aca19fe-4160-410b-9f51-3ed70898d4f9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10599 | 2026.03.19 22:54:34.880393 [ 4 ] {7aca19fe-4160-410b-9f51-3ed70898d4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10600 | 2026.03.19 22:54:34.880906 [ 4 ] {7aca19fe-4160-410b-9f51-3ed70898d4f9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10601 | 2026.03.19 22:54:34.881106 [ 4 ] {7aca19fe-4160-410b-9f51-3ed70898d4f9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2026.03.19 22:54:34.881232 [ 4 ] {7aca19fe-4160-410b-9f51-3ed70898d4f9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001762 sec., 14755.959137343929 rows/sec., 26.44 MiB/sec. | ||
| 10603 | 2026.03.19 22:54:34.881248 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10604 | 2026.03.19 22:54:34.881280 [ 4 ] {7aca19fe-4160-410b-9f51-3ed70898d4f9} <Debug> TCPHandler: Processed in 0.00193665 sec. | ||
| 10605 | 2026.03.19 22:54:34.881310 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10606 | 2026.03.19 22:54:34.881336 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10607 | 2026.03.19 22:54:34.881394 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2026.03.19 22:54:34.881439 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 10609 | 2026.03.19 22:54:34.881486 [ 4 ] {f3ef38e0-cb03-405e-a0da-2317c5fa528f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10610 | 2026.03.19 22:54:34.881530 [ 4 ] {f3ef38e0-cb03-405e-a0da-2317c5fa528f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10611 | 2026.03.19 22:54:34.881652 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10612 | 2026.03.19 22:54:34.881711 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1493 rows starting from the beginning of the part | ||
| 10613 | 2026.03.19 22:54:34.881902 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 37 rows starting from the beginning of the part | ||
| 10614 | 2026.03.19 22:54:34.881907 [ 4 ] {f3ef38e0-cb03-405e-a0da-2317c5fa528f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2026.03.19 22:54:34.881951 [ 4 ] {f3ef38e0-cb03-405e-a0da-2317c5fa528f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10616 | 2026.03.19 22:54:34.882009 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 15 rows starting from the beginning of the part | ||
| 10617 | 2026.03.19 22:54:34.882110 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 10618 | 2026.03.19 22:54:34.882201 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 15 rows starting from the beginning of the part | ||
| 10619 | 2026.03.19 22:54:34.882262 [ 4 ] {f3ef38e0-cb03-405e-a0da-2317c5fa528f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10620 | 2026.03.19 22:54:34.882290 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
| 10621 | 2026.03.19 22:54:34.882486 [ 4 ] {f3ef38e0-cb03-405e-a0da-2317c5fa528f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10622 | 2026.03.19 22:54:34.882627 [ 4 ] {f3ef38e0-cb03-405e-a0da-2317c5fa528f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 10623 | 2026.03.19 22:54:34.882663 [ 4 ] {f3ef38e0-cb03-405e-a0da-2317c5fa528f} <Debug> TCPHandler: Processed in 0.001279583 sec. | ||
| 10624 | 2026.03.19 22:54:34.891592 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1612 rows, containing 19 columns (19 merged, 0 gathered) in 0.01016303 sec., 158614.11409786253 rows/sec., 284.23 MiB/sec. | ||
| 10625 | 2026.03.19 22:54:34.892918 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10626 | 2026.03.19 22:54:34.893239 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2026.03.19 22:54:34.893313 [ 194 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10628 | 2026.03.19 22:54:34.893412 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 10629 | 2026.03.19 22:54:35.000384 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.47 MiB, peak 340.98 MiB, free memory in arenas 0.00 B, will set to 333.95 MiB (RSS), difference: 4.48 MiB | ||
| 10630 | 2026.03.19 22:54:39.218780 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10631 | 2026.03.19 22:54:39.218848 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10632 | 2026.03.19 22:54:39.356932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26782 | ||
| 10633 | 2026.03.19 22:54:39.357499 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2026.03.19 22:54:39.357546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10635 | 2026.03.19 22:54:39.358054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10636 | 2026.03.19 22:54:39.358298 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10637 | 2026.03.19 22:54:39.358434 [ 144 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10638 | 2026.03.19 22:54:39.358440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26782 | ||
| 10639 | 2026.03.19 22:54:39.358478 [ 144 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10640 | 2026.03.19 22:54:39.358501 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10641 | 2026.03.19 22:54:39.358664 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 10642 | 2026.03.19 22:54:39.358842 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10643 | 2026.03.19 22:54:39.358881 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24350 rows starting from the beginning of the part | ||
| 10644 | 2026.03.19 22:54:39.358946 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 10645 | 2026.03.19 22:54:39.358999 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 10646 | 2026.03.19 22:54:39.359040 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 10647 | 2026.03.19 22:54:39.359079 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 10648 | 2026.03.19 22:54:39.359116 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 10649 | 2026.03.19 22:54:39.361419 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26782 rows, containing 4 columns (4 merged, 0 gathered) in 0.002831468 sec., 9458697.74971852 rows/sec., 135.31 MiB/sec. | ||
| 10650 | 2026.03.19 22:54:39.361726 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10651 | 2026.03.19 22:54:39.362018 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_56_11} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10652 | 2026.03.19 22:54:39.362098 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_56_11} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10653 | 2026.03.19 22:54:39.362222 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10654 | 2026.03.19 22:54:39.443195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1324 | ||
| 10655 | 2026.03.19 22:54:39.445893 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10656 | 2026.03.19 22:54:39.445947 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10657 | 2026.03.19 22:54:39.447166 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10658 | 2026.03.19 22:54:39.447457 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10659 | 2026.03.19 22:54:39.447633 [ 144 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10660 | 2026.03.19 22:54:39.447702 [ 144 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2026.03.19 22:54:39.447735 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10662 | 2026.03.19 22:54:39.447830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1324 | ||
| 10663 | 2026.03.19 22:54:39.447844 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 10664 | 2026.03.19 22:54:39.448355 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10665 | 2026.03.19 22:54:39.448489 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1186 rows starting from the beginning of the part | ||
| 10666 | 2026.03.19 22:54:39.448856 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 10667 | 2026.03.19 22:54:39.449197 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 10668 | 2026.03.19 22:54:39.449515 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 10669 | 2026.03.19 22:54:39.449822 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 10670 | 2026.03.19 22:54:39.450163 [ 193 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 10671 | 2026.03.19 22:54:39.456837 [ 186 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1324 rows, containing 72 columns (72 merged, 0 gathered) in 0.009033669 sec., 146562.81960297638 rows/sec., 114.77 MiB/sec. | ||
| 10672 | 2026.03.19 22:54:39.458222 [ 201 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10673 | 2026.03.19 22:54:39.458731 [ 201 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_41_8} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.03.19 22:54:39.458802 [ 201 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_41_8} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10675 | 2026.03.19 22:54:39.458966 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10676 | 2026.03.19 22:54:39.873628 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.03.19 22:54:39.873826 [ 4 ] {0137a1e7-8ba6-4d31-b922-908ddad554d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10678 | 2026.03.19 22:54:39.873899 [ 4 ] {0137a1e7-8ba6-4d31-b922-908ddad554d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10679 | 2026.03.19 22:54:39.874606 [ 4 ] {0137a1e7-8ba6-4d31-b922-908ddad554d5} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.03.19 22:54:39.874656 [ 4 ] {0137a1e7-8ba6-4d31-b922-908ddad554d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10681 | 2026.03.19 22:54:39.875080 [ 4 ] {0137a1e7-8ba6-4d31-b922-908ddad554d5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10682 | 2026.03.19 22:54:39.875328 [ 4 ] {0137a1e7-8ba6-4d31-b922-908ddad554d5} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.03.19 22:54:39.875485 [ 4 ] {0137a1e7-8ba6-4d31-b922-908ddad554d5} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001711 sec., 50263.00409117475 rows/sec., 4.22 MiB/sec. | ||
| 10684 | 2026.03.19 22:54:39.875486 [ 142 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10685 | 2026.03.19 22:54:39.875536 [ 4 ] {0137a1e7-8ba6-4d31-b922-908ddad554d5} <Debug> TCPHandler: Processed in 0.00203832 sec. | ||
| 10686 | 2026.03.19 22:54:39.875558 [ 142 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10687 | 2026.03.19 22:54:39.875589 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10688 | 2026.03.19 22:54:39.875662 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10689 | 2026.03.19 22:54:39.875714 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 10690 | 2026.03.19 22:54:39.875769 [ 4 ] {51d6638d-67c9-4b9f-8e88-9d1ec018ac0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10691 | 2026.03.19 22:54:39.875818 [ 4 ] {51d6638d-67c9-4b9f-8e88-9d1ec018ac0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10692 | 2026.03.19 22:54:39.875843 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10693 | 2026.03.19 22:54:39.875881 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2152 rows starting from the beginning of the part | ||
| 10694 | 2026.03.19 22:54:39.875948 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 86 rows starting from the beginning of the part | ||
| 10695 | 2026.03.19 22:54:39.876002 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 108 rows starting from the beginning of the part | ||
| 10696 | 2026.03.19 22:54:39.876066 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 206 rows starting from the beginning of the part | ||
| 10697 | 2026.03.19 22:54:39.876117 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 108 rows starting from the beginning of the part | ||
| 10698 | 2026.03.19 22:54:39.876165 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 86 rows starting from the beginning of the part | ||
| 10699 | 2026.03.19 22:54:39.876249 [ 4 ] {51d6638d-67c9-4b9f-8e88-9d1ec018ac0b} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.03.19 22:54:39.876291 [ 4 ] {51d6638d-67c9-4b9f-8e88-9d1ec018ac0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10701 | 2026.03.19 22:54:39.876613 [ 4 ] {51d6638d-67c9-4b9f-8e88-9d1ec018ac0b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10702 | 2026.03.19 22:54:39.876834 [ 4 ] {51d6638d-67c9-4b9f-8e88-9d1ec018ac0b} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.03.19 22:54:39.876974 [ 4 ] {51d6638d-67c9-4b9f-8e88-9d1ec018ac0b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001228 sec., 12214.98371335505 rows/sec., 918.51 KiB/sec. | ||
| 10704 | 2026.03.19 22:54:39.877014 [ 4 ] {51d6638d-67c9-4b9f-8e88-9d1ec018ac0b} <Debug> TCPHandler: Processed in 0.001404644 sec. | ||
| 10705 | 2026.03.19 22:54:39.877128 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2026.03.19 22:54:39.877225 [ 4 ] {f56f2c08-60d1-4cf9-b5a7-d244edc00fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10707 | 2026.03.19 22:54:39.877265 [ 4 ] {f56f2c08-60d1-4cf9-b5a7-d244edc00fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10708 | 2026.03.19 22:54:39.877607 [ 186 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001947249 sec., 1410194.5873383423 rows/sec., 116.62 MiB/sec. | ||
| 10709 | 2026.03.19 22:54:39.877702 [ 4 ] {f56f2c08-60d1-4cf9-b5a7-d244edc00fa3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10710 | 2026.03.19 22:54:39.877744 [ 4 ] {f56f2c08-60d1-4cf9-b5a7-d244edc00fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10711 | 2026.03.19 22:54:39.877859 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10712 | 2026.03.19 22:54:39.878088 [ 4 ] {f56f2c08-60d1-4cf9-b5a7-d244edc00fa3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10713 | 2026.03.19 22:54:39.878147 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_81_16} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10714 | 2026.03.19 22:54:39.878235 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_81_16} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10715 | 2026.03.19 22:54:39.878312 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10716 | 2026.03.19 22:54:39.878326 [ 4 ] {f56f2c08-60d1-4cf9-b5a7-d244edc00fa3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10717 | 2026.03.19 22:54:39.878447 [ 142 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10718 | 2026.03.19 22:54:39.878467 [ 4 ] {f56f2c08-60d1-4cf9-b5a7-d244edc00fa3} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001261 sec., 62648.6915146709 rows/sec., 4.89 MiB/sec. | ||
| 10719 | 2026.03.19 22:54:39.878484 [ 142 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10720 | 2026.03.19 22:54:39.878507 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10721 | 2026.03.19 22:54:39.878509 [ 4 ] {f56f2c08-60d1-4cf9-b5a7-d244edc00fa3} <Debug> TCPHandler: Processed in 0.001429894 sec. | ||
| 10722 | 2026.03.19 22:54:39.878591 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 10723 | 2026.03.19 22:54:39.878630 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2026.03.19 22:54:39.878692 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10725 | 2026.03.19 22:54:39.878722 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1124 rows starting from the beginning of the part | ||
| 10726 | 2026.03.19 22:54:39.878729 [ 4 ] {11bbc839-795e-4a0d-9c16-3411cf1658a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10727 | 2026.03.19 22:54:39.878776 [ 4 ] {11bbc839-795e-4a0d-9c16-3411cf1658a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10728 | 2026.03.19 22:54:39.878777 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 79 rows starting from the beginning of the part | ||
| 10729 | 2026.03.19 22:54:39.878834 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part | ||
| 10730 | 2026.03.19 22:54:39.878872 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 115 rows starting from the beginning of the part | ||
| 10731 | 2026.03.19 22:54:39.878910 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 10732 | 2026.03.19 22:54:39.878948 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 79 rows starting from the beginning of the part | ||
| 10733 | 2026.03.19 22:54:39.879195 [ 4 ] {11bbc839-795e-4a0d-9c16-3411cf1658a7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2026.03.19 22:54:39.879237 [ 4 ] {11bbc839-795e-4a0d-9c16-3411cf1658a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10735 | 2026.03.19 22:54:39.879580 [ 4 ] {11bbc839-795e-4a0d-9c16-3411cf1658a7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10736 | 2026.03.19 22:54:39.879843 [ 4 ] {11bbc839-795e-4a0d-9c16-3411cf1658a7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2026.03.19 22:54:39.879853 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1577 rows, containing 5 columns (5 merged, 0 gathered) in 0.001296773 sec., 1216095.6466551973 rows/sec., 92.96 MiB/sec. | ||
| 10738 | 2026.03.19 22:54:39.879966 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10739 | 2026.03.19 22:54:39.879981 [ 4 ] {11bbc839-795e-4a0d-9c16-3411cf1658a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 10740 | 2026.03.19 22:54:39.880003 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2026.03.19 22:54:39.880027 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10742 | 2026.03.19 22:54:39.880028 [ 4 ] {11bbc839-795e-4a0d-9c16-3411cf1658a7} <Debug> TCPHandler: Processed in 0.001446964 sec. | ||
| 10743 | 2026.03.19 22:54:39.880090 [ 186 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10744 | 2026.03.19 22:54:39.880116 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::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 | ||
| 10745 | 2026.03.19 22:54:39.880156 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10746 | 2026.03.19 22:54:39.880227 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10747 | 2026.03.19 22:54:39.880254 [ 4 ] {3a188ec1-4021-40a3-bc18-1a5a4b16b429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10748 | 2026.03.19 22:54:39.880262 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 28272 rows starting from the beginning of the part | ||
| 10749 | 2026.03.19 22:54:39.880311 [ 4 ] {3a188ec1-4021-40a3-bc18-1a5a4b16b429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10750 | 2026.03.19 22:54:39.880343 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 10751 | 2026.03.19 22:54:39.880394 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10752 | 2026.03.19 22:54:39.880440 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 196 rows starting from the beginning of the part | ||
| 10753 | 2026.03.19 22:54:39.880450 [ 186 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_81_16} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2026.03.19 22:54:39.880482 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 10755 | 2026.03.19 22:54:39.880528 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10756 | 2026.03.19 22:54:39.880547 [ 186 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_81_16} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10757 | 2026.03.19 22:54:39.880676 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10758 | 2026.03.19 22:54:39.881105 [ 4 ] {3a188ec1-4021-40a3-bc18-1a5a4b16b429} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2026.03.19 22:54:39.881145 [ 4 ] {3a188ec1-4021-40a3-bc18-1a5a4b16b429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10760 | 2026.03.19 22:54:39.881690 [ 4 ] {3a188ec1-4021-40a3-bc18-1a5a4b16b429} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10761 | 2026.03.19 22:54:39.881929 [ 4 ] {3a188ec1-4021-40a3-bc18-1a5a4b16b429} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2026.03.19 22:54:39.882076 [ 4 ] {3a188ec1-4021-40a3-bc18-1a5a4b16b429} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00184 sec., 8152.173913043478 rows/sec., 14.61 MiB/sec. | ||
| 10763 | 2026.03.19 22:54:39.882159 [ 4 ] {3a188ec1-4021-40a3-bc18-1a5a4b16b429} <Debug> TCPHandler: Processed in 0.00205157 sec. | ||
| 10764 | 2026.03.19 22:54:39.882269 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10765 | 2026.03.19 22:54:39.882365 [ 4 ] {ebcb6d29-1684-4735-8f9c-0670e0365f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10766 | 2026.03.19 22:54:39.882406 [ 4 ] {ebcb6d29-1684-4735-8f9c-0670e0365f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10767 | 2026.03.19 22:54:39.882737 [ 4 ] {ebcb6d29-1684-4735-8f9c-0670e0365f66} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.03.19 22:54:39.882773 [ 4 ] {ebcb6d29-1684-4735-8f9c-0670e0365f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10769 | 2026.03.19 22:54:39.883095 [ 4 ] {ebcb6d29-1684-4735-8f9c-0670e0365f66} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10770 | 2026.03.19 22:54:39.883291 [ 4 ] {ebcb6d29-1684-4735-8f9c-0670e0365f66} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2026.03.19 22:54:39.883397 [ 142 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10772 | 2026.03.19 22:54:39.883415 [ 4 ] {ebcb6d29-1684-4735-8f9c-0670e0365f66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 10773 | 2026.03.19 22:54:39.883430 [ 142 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10774 | 2026.03.19 22:54:39.883453 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10775 | 2026.03.19 22:54:39.883457 [ 4 ] {ebcb6d29-1684-4735-8f9c-0670e0365f66} <Debug> TCPHandler: Processed in 0.001259022 sec. | ||
| 10776 | 2026.03.19 22:54:39.883536 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 10777 | 2026.03.19 22:54:39.883621 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10778 | 2026.03.19 22:54:39.883643 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4512 rows starting from the beginning of the part | ||
| 10779 | 2026.03.19 22:54:39.883682 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10780 | 2026.03.19 22:54:39.883712 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 10781 | 2026.03.19 22:54:39.883743 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 10782 | 2026.03.19 22:54:39.883777 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 10783 | 2026.03.19 22:54:39.883810 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 10784 | 2026.03.19 22:54:39.885624 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4812 rows, containing 4 columns (4 merged, 0 gathered) in 0.002087731 sec., 2304894.643993886 rows/sec., 155.33 MiB/sec. | ||
| 10785 | 2026.03.19 22:54:39.885955 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10786 | 2026.03.19 22:54:39.886237 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_81_16} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2026.03.19 22:54:39.886308 [ 186 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_81_16} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10788 | 2026.03.19 22:54:39.886401 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10789 | 2026.03.19 22:54:39.886482 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29108 rows, containing 5 columns (5 merged, 0 gathered) in 0.006407863 sec., 4542544.058760308 rows/sec., 300.57 MiB/sec. | ||
| 10790 | 2026.03.19 22:54:39.886859 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10791 | 2026.03.19 22:54:39.887124 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10792 | 2026.03.19 22:54:39.887196 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10793 | 2026.03.19 22:54:39.887275 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10794 | 2026.03.19 22:54:40.827604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10795 | 2026.03.19 22:54:40.846080 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10796 | 2026.03.19 22:54:40.846145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10797 | 2026.03.19 22:54:40.852305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10798 | 2026.03.19 22:54:40.852983 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2026.03.19 22:54:40.853308 [ 141 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10800 | 2026.03.19 22:54:40.853372 [ 141 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10801 | 2026.03.19 22:54:40.853393 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10802 | 2026.03.19 22:54:40.853520 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 10803 | 2026.03.19 22:54:40.856316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10804 | 2026.03.19 22:54:40.857501 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10805 | 2026.03.19 22:54:40.859132 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 10806 | 2026.03.19 22:54:40.863777 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 10807 | 2026.03.19 22:54:40.868486 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 10808 | 2026.03.19 22:54:40.873385 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 10809 | 2026.03.19 22:54:40.878596 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 10810 | 2026.03.19 22:54:40.882814 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 10811 | 2026.03.19 22:54:40.934504 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.081039091 sec., 5207.363443896477 rows/sec., 26.93 MiB/sec. | ||
| 10812 | 2026.03.19 22:54:40.936329 [ 198 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10813 | 2026.03.19 22:54:40.938136 [ 198 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_56_11} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2026.03.19 22:54:40.938227 [ 198 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_56_11} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10815 | 2026.03.19 22:54:40.939585 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10816 | 2026.03.19 22:54:41.000296 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.45 MiB, peak 348.86 MiB, free memory in arenas 0.00 B, will set to 334.44 MiB (RSS), difference: -1.02 MiB | ||
| 10817 | 2026.03.19 22:54:44.390504 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10818 | 2026.03.19 22:54:44.390766 [ 4 ] {da27824c-e6d9-45b3-803b-1f1cf18e3a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10819 | 2026.03.19 22:54:44.390860 [ 4 ] {da27824c-e6d9-45b3-803b-1f1cf18e3a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10820 | 2026.03.19 22:54:44.391496 [ 4 ] {da27824c-e6d9-45b3-803b-1f1cf18e3a27} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2026.03.19 22:54:44.391539 [ 4 ] {da27824c-e6d9-45b3-803b-1f1cf18e3a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10822 | 2026.03.19 22:54:44.391915 [ 4 ] {da27824c-e6d9-45b3-803b-1f1cf18e3a27} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10823 | 2026.03.19 22:54:44.392136 [ 4 ] {da27824c-e6d9-45b3-803b-1f1cf18e3a27} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2026.03.19 22:54:44.392288 [ 4 ] {da27824c-e6d9-45b3-803b-1f1cf18e3a27} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001591 sec., 2514.14204902577 rows/sec., 205.01 KiB/sec. | ||
| 10825 | 2026.03.19 22:54:44.392332 [ 4 ] {da27824c-e6d9-45b3-803b-1f1cf18e3a27} <Debug> TCPHandler: Processed in 0.00199679 sec. | ||
| 10826 | 2026.03.19 22:54:44.392448 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2026.03.19 22:54:44.392544 [ 4 ] {7a88d1fe-d554-4b5c-8df6-4d597164d8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10828 | 2026.03.19 22:54:44.392582 [ 4 ] {7a88d1fe-d554-4b5c-8df6-4d597164d8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10829 | 2026.03.19 22:54:44.394383 [ 4 ] {7a88d1fe-d554-4b5c-8df6-4d597164d8e9} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2026.03.19 22:54:44.394420 [ 4 ] {7a88d1fe-d554-4b5c-8df6-4d597164d8e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10831 | 2026.03.19 22:54:44.394842 [ 4 ] {7a88d1fe-d554-4b5c-8df6-4d597164d8e9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10832 | 2026.03.19 22:54:44.395046 [ 4 ] {7a88d1fe-d554-4b5c-8df6-4d597164d8e9} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2026.03.19 22:54:44.395177 [ 4 ] {7a88d1fe-d554-4b5c-8df6-4d597164d8e9} <Debug> executeQuery: Read 1994 rows, 154.53 KiB in 0.002652 sec., 751885.3695324284 rows/sec., 56.90 MiB/sec. | ||
| 10834 | 2026.03.19 22:54:44.395216 [ 4 ] {7a88d1fe-d554-4b5c-8df6-4d597164d8e9} <Debug> TCPHandler: Processed in 0.002816678 sec. | ||
| 10835 | 2026.03.19 22:54:44.395334 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10836 | 2026.03.19 22:54:44.395460 [ 4 ] {4475a299-49b1-47ec-a788-31c7ec97c6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10837 | 2026.03.19 22:54:44.395510 [ 4 ] {4475a299-49b1-47ec-a788-31c7ec97c6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10838 | 2026.03.19 22:54:44.395992 [ 4 ] {4475a299-49b1-47ec-a788-31c7ec97c6bc} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2026.03.19 22:54:44.396030 [ 4 ] {4475a299-49b1-47ec-a788-31c7ec97c6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10840 | 2026.03.19 22:54:44.396354 [ 4 ] {4475a299-49b1-47ec-a788-31c7ec97c6bc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10841 | 2026.03.19 22:54:44.396574 [ 4 ] {4475a299-49b1-47ec-a788-31c7ec97c6bc} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10842 | 2026.03.19 22:54:44.396713 [ 4 ] {4475a299-49b1-47ec-a788-31c7ec97c6bc} <Debug> executeQuery: Read 41 rows, 3.06 KiB in 0.001278 sec., 32081.377151799687 rows/sec., 2.34 MiB/sec. | ||
| 10843 | 2026.03.19 22:54:44.396753 [ 4 ] {4475a299-49b1-47ec-a788-31c7ec97c6bc} <Debug> TCPHandler: Processed in 0.001481565 sec. | ||
| 10844 | 2026.03.19 22:54:44.396868 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10845 | 2026.03.19 22:54:44.396991 [ 4 ] {b56b0f8e-d993-47c2-9d95-07d0ee552218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10846 | 2026.03.19 22:54:44.397039 [ 4 ] {b56b0f8e-d993-47c2-9d95-07d0ee552218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10847 | 2026.03.19 22:54:44.397901 [ 4 ] {b56b0f8e-d993-47c2-9d95-07d0ee552218} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10848 | 2026.03.19 22:54:44.397939 [ 4 ] {b56b0f8e-d993-47c2-9d95-07d0ee552218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10849 | 2026.03.19 22:54:44.398280 [ 4 ] {b56b0f8e-d993-47c2-9d95-07d0ee552218} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10850 | 2026.03.19 22:54:44.398500 [ 4 ] {b56b0f8e-d993-47c2-9d95-07d0ee552218} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2026.03.19 22:54:44.398629 [ 4 ] {b56b0f8e-d993-47c2-9d95-07d0ee552218} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001663 sec., 425736.62056524353 rows/sec., 24.84 MiB/sec. | ||
| 10852 | 2026.03.19 22:54:44.398668 [ 4 ] {b56b0f8e-d993-47c2-9d95-07d0ee552218} <Debug> TCPHandler: Processed in 0.001860128 sec. | ||
| 10853 | 2026.03.19 22:54:44.398783 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10854 | 2026.03.19 22:54:44.398877 [ 4 ] {89aeb53b-3f62-4b0c-aa28-e2f2c384fc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10855 | 2026.03.19 22:54:44.398917 [ 4 ] {89aeb53b-3f62-4b0c-aa28-e2f2c384fc20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10856 | 2026.03.19 22:54:44.399298 [ 4 ] {89aeb53b-3f62-4b0c-aa28-e2f2c384fc20} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10857 | 2026.03.19 22:54:44.399335 [ 4 ] {89aeb53b-3f62-4b0c-aa28-e2f2c384fc20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10858 | 2026.03.19 22:54:44.399622 [ 4 ] {89aeb53b-3f62-4b0c-aa28-e2f2c384fc20} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10859 | 2026.03.19 22:54:44.399834 [ 4 ] {89aeb53b-3f62-4b0c-aa28-e2f2c384fc20} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10860 | 2026.03.19 22:54:44.399935 [ 138 ] {} <Debug> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10861 | 2026.03.19 22:54:44.399961 [ 4 ] {89aeb53b-3f62-4b0c-aa28-e2f2c384fc20} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 63.80 KiB/sec. | ||
| 10862 | 2026.03.19 22:54:44.400004 [ 138 ] {} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10863 | 2026.03.19 22:54:44.400013 [ 4 ] {89aeb53b-3f62-4b0c-aa28-e2f2c384fc20} <Debug> TCPHandler: Processed in 0.001278453 sec. | ||
| 10864 | 2026.03.19 22:54:44.400034 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10865 | 2026.03.19 22:54:44.400133 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10866 | 2026.03.19 22:54:44.400162 [ 191 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 10867 | 2026.03.19 22:54:44.400231 [ 4 ] {ff31979f-b766-4fa2-9c0b-3b95f6f677fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10868 | 2026.03.19 22:54:44.400276 [ 4 ] {ff31979f-b766-4fa2-9c0b-3b95f6f677fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10869 | 2026.03.19 22:54:44.400322 [ 191 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10870 | 2026.03.19 22:54:44.400367 [ 191 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 10871 | 2026.03.19 22:54:44.400443 [ 191 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 10872 | 2026.03.19 22:54:44.400496 [ 191 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 10873 | 2026.03.19 22:54:44.400546 [ 191 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 10874 | 2026.03.19 22:54:44.400595 [ 191 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 10875 | 2026.03.19 22:54:44.401186 [ 4 ] {ff31979f-b766-4fa2-9c0b-3b95f6f677fa} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2026.03.19 22:54:44.401229 [ 4 ] {ff31979f-b766-4fa2-9c0b-3b95f6f677fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10877 | 2026.03.19 22:54:44.401390 [ 196 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001288233 sec., 3881.2854506909853 rows/sec., 288.06 KiB/sec. | ||
| 10878 | 2026.03.19 22:54:44.401585 [ 194 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10879 | 2026.03.19 22:54:44.401602 [ 4 ] {ff31979f-b766-4fa2-9c0b-3b95f6f677fa} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10880 | 2026.03.19 22:54:44.401925 [ 4 ] {ff31979f-b766-4fa2-9c0b-3b95f6f677fa} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2026.03.19 22:54:44.402001 [ 194 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_13_3} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2026.03.19 22:54:44.402069 [ 4 ] {ff31979f-b766-4fa2-9c0b-3b95f6f677fa} <Debug> executeQuery: Read 1041 rows, 73.63 KiB in 0.001856 sec., 560883.6206896552 rows/sec., 38.74 MiB/sec. | ||
| 10883 | 2026.03.19 22:54:44.402086 [ 194 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_13_3} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10884 | 2026.03.19 22:54:44.402129 [ 4 ] {ff31979f-b766-4fa2-9c0b-3b95f6f677fa} <Debug> TCPHandler: Processed in 0.002043931 sec. | ||
| 10885 | 2026.03.19 22:54:44.402197 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10886 | 2026.03.19 22:54:44.402249 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10887 | 2026.03.19 22:54:44.402348 [ 4 ] {a4c64620-380d-4494-9e09-4250d5aa7cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10888 | 2026.03.19 22:54:44.402392 [ 4 ] {a4c64620-380d-4494-9e09-4250d5aa7cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10889 | 2026.03.19 22:54:44.403182 [ 4 ] {a4c64620-380d-4494-9e09-4250d5aa7cb8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2026.03.19 22:54:44.403220 [ 4 ] {a4c64620-380d-4494-9e09-4250d5aa7cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10891 | 2026.03.19 22:54:44.403649 [ 4 ] {a4c64620-380d-4494-9e09-4250d5aa7cb8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10892 | 2026.03.19 22:54:44.403859 [ 4 ] {a4c64620-380d-4494-9e09-4250d5aa7cb8} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2026.03.19 22:54:44.403992 [ 4 ] {a4c64620-380d-4494-9e09-4250d5aa7cb8} <Debug> executeQuery: Read 1347 rows, 87.19 KiB in 0.001662 sec., 810469.3140794224 rows/sec., 51.23 MiB/sec. | ||
| 10894 | 2026.03.19 22:54:44.404030 [ 4 ] {a4c64620-380d-4494-9e09-4250d5aa7cb8} <Debug> TCPHandler: Processed in 0.001829058 sec. | ||
| 10895 | 2026.03.19 22:54:44.404141 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2026.03.19 22:54:44.404234 [ 4 ] {5c8759c1-9f0e-4cf7-af23-98a5fa85b966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10897 | 2026.03.19 22:54:44.404290 [ 4 ] {5c8759c1-9f0e-4cf7-af23-98a5fa85b966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10898 | 2026.03.19 22:54:44.405197 [ 4 ] {5c8759c1-9f0e-4cf7-af23-98a5fa85b966} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.03.19 22:54:44.405234 [ 4 ] {5c8759c1-9f0e-4cf7-af23-98a5fa85b966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10900 | 2026.03.19 22:54:44.405806 [ 4 ] {5c8759c1-9f0e-4cf7-af23-98a5fa85b966} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10901 | 2026.03.19 22:54:44.406034 [ 4 ] {5c8759c1-9f0e-4cf7-af23-98a5fa85b966} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.03.19 22:54:44.406185 [ 4 ] {5c8759c1-9f0e-4cf7-af23-98a5fa85b966} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001968 sec., 18800.81300813008 rows/sec., 33.69 MiB/sec. | ||
| 10903 | 2026.03.19 22:54:44.406251 [ 4 ] {5c8759c1-9f0e-4cf7-af23-98a5fa85b966} <Debug> TCPHandler: Processed in 0.002159791 sec. | ||
| 10904 | 2026.03.19 22:54:44.406363 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2026.03.19 22:54:44.406457 [ 4 ] {ba428c32-8932-4ece-86c9-fd5f8d9a8f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10906 | 2026.03.19 22:54:44.406500 [ 4 ] {ba428c32-8932-4ece-86c9-fd5f8d9a8f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10907 | 2026.03.19 22:54:44.406834 [ 4 ] {ba428c32-8932-4ece-86c9-fd5f8d9a8f8d} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2026.03.19 22:54:44.406870 [ 4 ] {ba428c32-8932-4ece-86c9-fd5f8d9a8f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 10909 | 2026.03.19 22:54:44.407176 [ 4 ] {ba428c32-8932-4ece-86c9-fd5f8d9a8f8d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10910 | 2026.03.19 22:54:44.407396 [ 4 ] {ba428c32-8932-4ece-86c9-fd5f8d9a8f8d} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2026.03.19 22:54:44.407525 [ 4 ] {ba428c32-8932-4ece-86c9-fd5f8d9a8f8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 10912 | 2026.03.19 22:54:44.407562 [ 4 ] {ba428c32-8932-4ece-86c9-fd5f8d9a8f8d} <Debug> TCPHandler: Processed in 0.001248302 sec. | ||
| 10913 | 2026.03.19 22:54:46.511269 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64860 | ||
| 10914 | 2026.03.19 22:54:46.511389 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10915 | 2026.03.19 22:54:46.511417 [ 355 ] {} <Debug> TCP-Session: 2a55e695-f1b3-43c3-a070-8db7f099e42f Authenticating user 'default' from [fd00:1122:3344:101::e]:64860 | ||
| 10916 | 2026.03.19 22:54:46.511439 [ 355 ] {} <Debug> TCP-Session: 2a55e695-f1b3-43c3-a070-8db7f099e42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10917 | 2026.03.19 22:54:46.511452 [ 355 ] {} <Debug> TCP-Session: 2a55e695-f1b3-43c3-a070-8db7f099e42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10918 | 2026.03.19 22:54:46.511672 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44838 | ||
| 10919 | 2026.03.19 22:54:46.511716 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39288 | ||
| 10920 | 2026.03.19 22:54:46.511735 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62630 | ||
| 10921 | 2026.03.19 22:54:46.511782 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56963 | ||
| 10922 | 2026.03.19 22:54:46.511804 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10923 | 2026.03.19 22:54:46.511831 [ 355 ] {} <Trace> TCP-Session: 2a55e695-f1b3-43c3-a070-8db7f099e42f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10924 | 2026.03.19 22:54:46.511837 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10925 | 2026.03.19 22:54:46.511850 [ 356 ] {} <Debug> TCP-Session: d6e7e335-7189-4dee-b9b8-7d7e5b1d9952 Authenticating user 'default' from [fd00:1122:3344:101::e]:44838 | ||
| 10926 | 2026.03.19 22:54:46.511753 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42453 | ||
| 10927 | 2026.03.19 22:54:46.511902 [ 356 ] {} <Debug> TCP-Session: d6e7e335-7189-4dee-b9b8-7d7e5b1d9952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10928 | 2026.03.19 22:54:46.511889 [ 358 ] {} <Debug> TCP-Session: f8a1bfb5-6816-4235-be20-3d49351b2fa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39288 | ||
| 10929 | 2026.03.19 22:54:46.511956 [ 356 ] {} <Debug> TCP-Session: d6e7e335-7189-4dee-b9b8-7d7e5b1d9952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10930 | 2026.03.19 22:54:46.511744 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48191 | ||
| 10931 | 2026.03.19 22:54:46.511988 [ 358 ] {} <Debug> TCP-Session: f8a1bfb5-6816-4235-be20-3d49351b2fa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10932 | 2026.03.19 22:54:46.511725 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36649 | ||
| 10933 | 2026.03.19 22:54:46.512022 [ 358 ] {} <Debug> TCP-Session: f8a1bfb5-6816-4235-be20-3d49351b2fa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10934 | 2026.03.19 22:54:46.512017 [ 355 ] {7d769dfa-38c8-4b36-8cd4-3d8102f0df85} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64860) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10935 | 2026.03.19 22:54:46.512014 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10936 | 2026.03.19 22:54:46.511681 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52428 | ||
| 10937 | 2026.03.19 22:54:46.512125 [ 351 ] {} <Debug> TCP-Session: 458005c2-1432-47db-9add-76dbb1f071bf Authenticating user 'default' from [fd00:1122:3344:101::e]:62630 | ||
| 10938 | 2026.03.19 22:54:46.512172 [ 351 ] {} <Debug> TCP-Session: 458005c2-1432-47db-9add-76dbb1f071bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10939 | 2026.03.19 22:54:46.512194 [ 351 ] {} <Debug> TCP-Session: 458005c2-1432-47db-9add-76dbb1f071bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10940 | 2026.03.19 22:54:46.512380 [ 355 ] {7d769dfa-38c8-4b36-8cd4-3d8102f0df85} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10941 | 2026.03.19 22:54:46.512443 [ 355 ] {7d769dfa-38c8-4b36-8cd4-3d8102f0df85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10942 | 2026.03.19 22:54:46.512689 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10943 | 2026.03.19 22:54:46.512727 [ 350 ] {} <Debug> TCP-Session: 3a6645cd-4fd4-4dda-b276-825ad94cbf9d Authenticating user 'default' from [fd00:1122:3344:101::e]:36649 | ||
| 10944 | 2026.03.19 22:54:46.512748 [ 350 ] {} <Debug> TCP-Session: 3a6645cd-4fd4-4dda-b276-825ad94cbf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10945 | 2026.03.19 22:54:46.512766 [ 350 ] {} <Debug> TCP-Session: 3a6645cd-4fd4-4dda-b276-825ad94cbf9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10946 | 2026.03.19 22:54:46.512776 [ 355 ] {7d769dfa-38c8-4b36-8cd4-3d8102f0df85} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 10947 | 2026.03.19 22:54:46.512835 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10948 | 2026.03.19 22:54:46.512881 [ 357 ] {} <Debug> TCP-Session: a37350ba-3cf2-4568-83de-01f569c4fb65 Authenticating user 'default' from [fd00:1122:3344:101::e]:52428 | ||
| 10949 | 2026.03.19 22:54:46.512916 [ 357 ] {} <Debug> TCP-Session: a37350ba-3cf2-4568-83de-01f569c4fb65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10950 | 2026.03.19 22:54:46.512936 [ 357 ] {} <Debug> TCP-Session: a37350ba-3cf2-4568-83de-01f569c4fb65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10951 | 2026.03.19 22:54:46.512943 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10952 | 2026.03.19 22:54:46.512974 [ 353 ] {} <Debug> TCP-Session: ccba69cf-58dd-42ac-b2df-5267bec6fc4f Authenticating user 'default' from [fd00:1122:3344:101::e]:42453 | ||
| 10953 | 2026.03.19 22:54:46.512996 [ 353 ] {} <Debug> TCP-Session: ccba69cf-58dd-42ac-b2df-5267bec6fc4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10954 | 2026.03.19 22:54:46.513015 [ 353 ] {} <Debug> TCP-Session: ccba69cf-58dd-42ac-b2df-5267bec6fc4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10955 | 2026.03.19 22:54:46.513364 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10956 | 2026.03.19 22:54:46.513404 [ 352 ] {} <Debug> TCP-Session: 0b1a4b71-870c-4751-83db-2a2499f75228 Authenticating user 'default' from [fd00:1122:3344:101::e]:48191 | ||
| 10957 | 2026.03.19 22:54:46.513423 [ 352 ] {} <Debug> TCP-Session: 0b1a4b71-870c-4751-83db-2a2499f75228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10958 | 2026.03.19 22:54:46.513436 [ 352 ] {} <Debug> TCP-Session: 0b1a4b71-870c-4751-83db-2a2499f75228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10959 | 2026.03.19 22:54:46.513485 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10960 | 2026.03.19 22:54:46.513530 [ 354 ] {} <Debug> TCP-Session: 851623ef-c507-4e8d-b720-db6713c696d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56963 | ||
| 10961 | 2026.03.19 22:54:46.513548 [ 354 ] {} <Debug> TCP-Session: 851623ef-c507-4e8d-b720-db6713c696d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10962 | 2026.03.19 22:54:46.513562 [ 354 ] {} <Debug> TCP-Session: 851623ef-c507-4e8d-b720-db6713c696d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10963 | 2026.03.19 22:54:46.514010 [ 304 ] {7d769dfa-38c8-4b36-8cd4-3d8102f0df85} <Trace> AggregatingTransform: Aggregating | ||
| 10964 | 2026.03.19 22:54:46.514058 [ 304 ] {7d769dfa-38c8-4b36-8cd4-3d8102f0df85} <Trace> Aggregator: Aggregation method: without_key | ||
| 10965 | 2026.03.19 22:54:46.514091 [ 304 ] {7d769dfa-38c8-4b36-8cd4-3d8102f0df85} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001190302 sec. (840.123 rows/sec., 32.82 KiB/sec.) | ||
| 10966 | 2026.03.19 22:54:46.514107 [ 304 ] {7d769dfa-38c8-4b36-8cd4-3d8102f0df85} <Trace> Aggregator: Merging aggregated data | ||
| 10967 | 2026.03.19 22:54:46.515599 [ 355 ] {7d769dfa-38c8-4b36-8cd4-3d8102f0df85} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003644 sec., 274.423710208562 rows/sec., 10.72 KiB/sec. | ||
| 10968 | 2026.03.19 22:54:46.515755 [ 355 ] {7d769dfa-38c8-4b36-8cd4-3d8102f0df85} <Debug> TCPHandler: Processed in 0.004061281 sec. | ||
| 10969 | 2026.03.19 22:54:46.515863 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10970 | 2026.03.19 22:54:46.515893 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10971 | 2026.03.19 22:54:46.515895 [ 355 ] {} <Debug> TCP-Session: 2a55e695-f1b3-43c3-a070-8db7f099e42f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10972 | 2026.03.19 22:54:46.515912 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10973 | 2026.03.19 22:54:46.515941 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10974 | 2026.03.19 22:54:46.515956 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10975 | 2026.03.19 22:54:46.515981 [ 350 ] {} <Debug> TCP-Session: 3a6645cd-4fd4-4dda-b276-825ad94cbf9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10976 | 2026.03.19 22:54:46.516004 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10977 | 2026.03.19 22:54:46.516014 [ 358 ] {} <Debug> TCP-Session: f8a1bfb5-6816-4235-be20-3d49351b2fa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10978 | 2026.03.19 22:54:46.516041 [ 354 ] {} <Debug> TCP-Session: 851623ef-c507-4e8d-b720-db6713c696d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10979 | 2026.03.19 22:54:46.515997 [ 351 ] {} <Debug> TCP-Session: 458005c2-1432-47db-9add-76dbb1f071bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10980 | 2026.03.19 22:54:46.515972 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10981 | 2026.03.19 22:54:46.515940 [ 357 ] {} <Debug> TCP-Session: a37350ba-3cf2-4568-83de-01f569c4fb65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.03.19 22:54:46.516114 [ 353 ] {} <Debug> TCP-Session: ccba69cf-58dd-42ac-b2df-5267bec6fc4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10983 | 2026.03.19 22:54:46.515928 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10984 | 2026.03.19 22:54:46.515988 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10985 | 2026.03.19 22:54:46.516175 [ 356 ] {} <Debug> TCP-Session: d6e7e335-7189-4dee-b9b8-7d7e5b1d9952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10986 | 2026.03.19 22:54:46.516193 [ 352 ] {} <Debug> TCP-Session: 0b1a4b71-870c-4751-83db-2a2499f75228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10987 | 2026.03.19 22:54:46.542005 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37110 | ||
| 10988 | 2026.03.19 22:54:46.542098 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10989 | 2026.03.19 22:54:46.542124 [ 355 ] {} <Debug> TCP-Session: 2cb6b305-d175-420b-bee8-e5b9c815b8b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37110 | ||
| 10990 | 2026.03.19 22:54:46.542147 [ 355 ] {} <Debug> TCP-Session: 2cb6b305-d175-420b-bee8-e5b9c815b8b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10991 | 2026.03.19 22:54:46.542160 [ 355 ] {} <Debug> TCP-Session: 2cb6b305-d175-420b-bee8-e5b9c815b8b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10992 | 2026.03.19 22:54:46.542357 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45707 | ||
| 10993 | 2026.03.19 22:54:46.542406 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41048 | ||
| 10994 | 2026.03.19 22:54:46.542422 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53766 | ||
| 10995 | 2026.03.19 22:54:46.542449 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46087 | ||
| 10996 | 2026.03.19 22:54:46.542474 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59381 | ||
| 10997 | 2026.03.19 22:54:46.542498 [ 355 ] {} <Trace> TCP-Session: 2cb6b305-d175-420b-bee8-e5b9c815b8b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10998 | 2026.03.19 22:54:46.542528 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10999 | 2026.03.19 22:54:46.542538 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11000 | 2026.03.19 22:54:46.542573 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11001 | 2026.03.19 22:54:46.542576 [ 357 ] {} <Debug> TCP-Session: 721304f4-10be-4611-aaa8-ffe76fa5b75b Authenticating user 'default' from [fd00:1122:3344:101::e]:41048 | ||
| 11002 | 2026.03.19 22:54:46.542593 [ 350 ] {} <Debug> TCP-Session: b889c03e-deb3-4d45-b398-9dce7ccf2be0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53766 | ||
| 11003 | 2026.03.19 22:54:46.542601 [ 354 ] {} <Debug> TCP-Session: 48d3b079-a18d-4124-97c1-382ee1f80a89 Authenticating user 'default' from [fd00:1122:3344:101::e]:59381 | ||
| 11004 | 2026.03.19 22:54:46.542619 [ 357 ] {} <Debug> TCP-Session: 721304f4-10be-4611-aaa8-ffe76fa5b75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2026.03.19 22:54:46.542630 [ 350 ] {} <Debug> TCP-Session: b889c03e-deb3-4d45-b398-9dce7ccf2be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11006 | 2026.03.19 22:54:46.542637 [ 354 ] {} <Debug> TCP-Session: 48d3b079-a18d-4124-97c1-382ee1f80a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11007 | 2026.03.19 22:54:46.542658 [ 350 ] {} <Debug> TCP-Session: b889c03e-deb3-4d45-b398-9dce7ccf2be0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11008 | 2026.03.19 22:54:46.542649 [ 357 ] {} <Debug> TCP-Session: 721304f4-10be-4611-aaa8-ffe76fa5b75b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11009 | 2026.03.19 22:54:46.542682 [ 355 ] {bcd0f4e4-c0b3-4e02-9b59-8afb8fa293ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37110) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11010 | 2026.03.19 22:54:46.542667 [ 354 ] {} <Debug> TCP-Session: 48d3b079-a18d-4124-97c1-382ee1f80a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11011 | 2026.03.19 22:54:46.542544 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11012 | 2026.03.19 22:54:46.542467 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38079 | ||
| 11013 | 2026.03.19 22:54:46.542770 [ 352 ] {} <Debug> TCP-Session: 9cec6ea5-3fe6-4ae0-9b8a-e5849211a6f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46087 | ||
| 11014 | 2026.03.19 22:54:46.542436 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60423 | ||
| 11015 | 2026.03.19 22:54:46.542812 [ 352 ] {} <Debug> TCP-Session: 9cec6ea5-3fe6-4ae0-9b8a-e5849211a6f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11016 | 2026.03.19 22:54:46.542835 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11017 | 2026.03.19 22:54:46.542852 [ 352 ] {} <Debug> TCP-Session: 9cec6ea5-3fe6-4ae0-9b8a-e5849211a6f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11018 | 2026.03.19 22:54:46.542871 [ 353 ] {} <Debug> TCP-Session: 8e8c26d0-74d9-40fa-a59b-451a4d410df1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38079 | ||
| 11019 | 2026.03.19 22:54:46.542410 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57066 | ||
| 11020 | 2026.03.19 22:54:46.542890 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11021 | 2026.03.19 22:54:46.542899 [ 353 ] {} <Debug> TCP-Session: 8e8c26d0-74d9-40fa-a59b-451a4d410df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11022 | 2026.03.19 22:54:46.542945 [ 351 ] {} <Debug> TCP-Session: e670669a-f859-492b-aa84-cea695a534bb Authenticating user 'default' from [fd00:1122:3344:101::e]:60423 | ||
| 11023 | 2026.03.19 22:54:46.542950 [ 355 ] {bcd0f4e4-c0b3-4e02-9b59-8afb8fa293ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11024 | 2026.03.19 22:54:46.542978 [ 351 ] {} <Debug> TCP-Session: e670669a-f859-492b-aa84-cea695a534bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11025 | 2026.03.19 22:54:46.542962 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11026 | 2026.03.19 22:54:46.542995 [ 351 ] {} <Debug> TCP-Session: e670669a-f859-492b-aa84-cea695a534bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11027 | 2026.03.19 22:54:46.543015 [ 355 ] {bcd0f4e4-c0b3-4e02-9b59-8afb8fa293ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11028 | 2026.03.19 22:54:46.543025 [ 358 ] {} <Debug> TCP-Session: db40a6b6-ba33-4519-aaf3-bd12dedb2020 Authenticating user 'default' from [fd00:1122:3344:101::e]:57066 | ||
| 11029 | 2026.03.19 22:54:46.542961 [ 353 ] {} <Debug> TCP-Session: 8e8c26d0-74d9-40fa-a59b-451a4d410df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11030 | 2026.03.19 22:54:46.543058 [ 358 ] {} <Debug> TCP-Session: db40a6b6-ba33-4519-aaf3-bd12dedb2020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11031 | 2026.03.19 22:54:46.542443 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11032 | 2026.03.19 22:54:46.543086 [ 358 ] {} <Debug> TCP-Session: db40a6b6-ba33-4519-aaf3-bd12dedb2020 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11033 | 2026.03.19 22:54:46.543117 [ 356 ] {} <Debug> TCP-Session: 43b32f79-8197-4814-aa89-c6d3e4f34bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:45707 | ||
| 11034 | 2026.03.19 22:54:46.543141 [ 356 ] {} <Debug> TCP-Session: 43b32f79-8197-4814-aa89-c6d3e4f34bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11035 | 2026.03.19 22:54:46.543153 [ 356 ] {} <Debug> TCP-Session: 43b32f79-8197-4814-aa89-c6d3e4f34bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11036 | 2026.03.19 22:54:46.543315 [ 355 ] {bcd0f4e4-c0b3-4e02-9b59-8afb8fa293ad} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 11037 | 2026.03.19 22:54:46.544289 [ 328 ] {bcd0f4e4-c0b3-4e02-9b59-8afb8fa293ad} <Trace> AggregatingTransform: Aggregating | ||
| 11038 | 2026.03.19 22:54:46.544331 [ 328 ] {bcd0f4e4-c0b3-4e02-9b59-8afb8fa293ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 11039 | 2026.03.19 22:54:46.544366 [ 328 ] {bcd0f4e4-c0b3-4e02-9b59-8afb8fa293ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948699 sec. (1054.075 rows/sec., 41.17 KiB/sec.) | ||
| 11040 | 2026.03.19 22:54:46.544385 [ 328 ] {bcd0f4e4-c0b3-4e02-9b59-8afb8fa293ad} <Trace> Aggregator: Merging aggregated data | ||
| 11041 | 2026.03.19 22:54:46.545907 [ 355 ] {bcd0f4e4-c0b3-4e02-9b59-8afb8fa293ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003272 sec., 305.62347188264056 rows/sec., 11.94 KiB/sec. | ||
| 11042 | 2026.03.19 22:54:46.546088 [ 355 ] {bcd0f4e4-c0b3-4e02-9b59-8afb8fa293ad} <Debug> TCPHandler: Processed in 0.003718857 sec. | ||
| 11043 | 2026.03.19 22:54:46.546237 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11044 | 2026.03.19 22:54:46.546273 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11045 | 2026.03.19 22:54:46.546307 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11046 | 2026.03.19 22:54:46.546323 [ 354 ] {} <Debug> TCP-Session: 48d3b079-a18d-4124-97c1-382ee1f80a89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11047 | 2026.03.19 22:54:46.546333 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11048 | 2026.03.19 22:54:46.546359 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11049 | 2026.03.19 22:54:46.546385 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11050 | 2026.03.19 22:54:46.546400 [ 351 ] {} <Debug> TCP-Session: e670669a-f859-492b-aa84-cea695a534bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11051 | 2026.03.19 22:54:46.546451 [ 357 ] {} <Debug> TCP-Session: 721304f4-10be-4611-aaa8-ffe76fa5b75b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11052 | 2026.03.19 22:54:46.546457 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11053 | 2026.03.19 22:54:46.546425 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11054 | 2026.03.19 22:54:46.546522 [ 353 ] {} <Debug> TCP-Session: 8e8c26d0-74d9-40fa-a59b-451a4d410df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11055 | 2026.03.19 22:54:46.546550 [ 350 ] {} <Debug> TCP-Session: b889c03e-deb3-4d45-b398-9dce7ccf2be0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11056 | 2026.03.19 22:54:46.546429 [ 352 ] {} <Debug> TCP-Session: 9cec6ea5-3fe6-4ae0-9b8a-e5849211a6f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11057 | 2026.03.19 22:54:46.546406 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11058 | 2026.03.19 22:54:46.546360 [ 356 ] {} <Debug> TCP-Session: 43b32f79-8197-4814-aa89-c6d3e4f34bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11059 | 2026.03.19 22:54:46.546308 [ 355 ] {} <Debug> TCP-Session: 2cb6b305-d175-420b-bee8-e5b9c815b8b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11060 | 2026.03.19 22:54:46.546659 [ 358 ] {} <Debug> TCP-Session: db40a6b6-ba33-4519-aaf3-bd12dedb2020 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11061 | 2026.03.19 22:54:46.674421 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56428 | ||
| 11062 | 2026.03.19 22:54:46.674530 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11063 | 2026.03.19 22:54:46.674557 [ 355 ] {} <Debug> TCP-Session: b2f0b725-87a6-4601-9993-dacfe0c1ee23 Authenticating user 'default' from [fd00:1122:3344:101::e]:56428 | ||
| 11064 | 2026.03.19 22:54:46.674580 [ 355 ] {} <Debug> TCP-Session: b2f0b725-87a6-4601-9993-dacfe0c1ee23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2026.03.19 22:54:46.674594 [ 355 ] {} <Debug> TCP-Session: b2f0b725-87a6-4601-9993-dacfe0c1ee23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11066 | 2026.03.19 22:54:46.674782 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38880 | ||
| 11067 | 2026.03.19 22:54:46.674805 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45102 | ||
| 11068 | 2026.03.19 22:54:46.674843 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33171 | ||
| 11069 | 2026.03.19 22:54:46.674870 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53489 | ||
| 11070 | 2026.03.19 22:54:46.674904 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11071 | 2026.03.19 22:54:46.674866 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59657 | ||
| 11072 | 2026.03.19 22:54:46.674943 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11073 | 2026.03.19 22:54:46.674959 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11074 | 2026.03.19 22:54:46.674995 [ 358 ] {} <Debug> TCP-Session: 15095d91-7c18-4f5c-9b43-c585d2580ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45102 | ||
| 11075 | 2026.03.19 22:54:46.674941 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11076 | 2026.03.19 22:54:46.675024 [ 358 ] {} <Debug> TCP-Session: 15095d91-7c18-4f5c-9b43-c585d2580ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11077 | 2026.03.19 22:54:46.675037 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11078 | 2026.03.19 22:54:46.675044 [ 351 ] {} <Debug> TCP-Session: c453263c-d95f-4aed-8f0d-9a6b6152464e Authenticating user 'default' from [fd00:1122:3344:101::e]:33171 | ||
| 11079 | 2026.03.19 22:54:46.675050 [ 358 ] {} <Debug> TCP-Session: 15095d91-7c18-4f5c-9b43-c585d2580ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11080 | 2026.03.19 22:54:46.675073 [ 353 ] {} <Debug> TCP-Session: 4d8d6879-211c-4c47-8b83-3c1ed7e273e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59657 | ||
| 11081 | 2026.03.19 22:54:46.675082 [ 351 ] {} <Debug> TCP-Session: c453263c-d95f-4aed-8f0d-9a6b6152464e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11082 | 2026.03.19 22:54:46.675118 [ 353 ] {} <Debug> TCP-Session: 4d8d6879-211c-4c47-8b83-3c1ed7e273e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11083 | 2026.03.19 22:54:46.675123 [ 351 ] {} <Debug> TCP-Session: c453263c-d95f-4aed-8f0d-9a6b6152464e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11084 | 2026.03.19 22:54:46.675144 [ 353 ] {} <Debug> TCP-Session: 4d8d6879-211c-4c47-8b83-3c1ed7e273e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11085 | 2026.03.19 22:54:46.675010 [ 354 ] {} <Debug> TCP-Session: 76aec31b-8b43-447e-889b-eee9db6e2f34 Authenticating user 'default' from [fd00:1122:3344:101::e]:53489 | ||
| 11086 | 2026.03.19 22:54:46.674855 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47032 | ||
| 11087 | 2026.03.19 22:54:46.675215 [ 354 ] {} <Debug> TCP-Session: 76aec31b-8b43-447e-889b-eee9db6e2f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11088 | 2026.03.19 22:54:46.674822 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50979 | ||
| 11089 | 2026.03.19 22:54:46.675246 [ 354 ] {} <Debug> TCP-Session: 76aec31b-8b43-447e-889b-eee9db6e2f34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11090 | 2026.03.19 22:54:46.674944 [ 356 ] {} <Debug> TCP-Session: 74449bfd-dab5-41bc-9033-e012a7865ed5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38880 | ||
| 11091 | 2026.03.19 22:54:46.675277 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11092 | 2026.03.19 22:54:46.674938 [ 355 ] {} <Trace> TCP-Session: b2f0b725-87a6-4601-9993-dacfe0c1ee23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11093 | 2026.03.19 22:54:46.675311 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11094 | 2026.03.19 22:54:46.675313 [ 352 ] {} <Debug> TCP-Session: 332c57f9-2498-4450-aedc-48992e971afa Authenticating user 'default' from [fd00:1122:3344:101::e]:47032 | ||
| 11095 | 2026.03.19 22:54:46.675354 [ 350 ] {} <Debug> TCP-Session: 3539a9b8-a988-4856-9805-a53882bd4fd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50979 | ||
| 11096 | 2026.03.19 22:54:46.675372 [ 352 ] {} <Debug> TCP-Session: 332c57f9-2498-4450-aedc-48992e971afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11097 | 2026.03.19 22:54:46.675389 [ 350 ] {} <Debug> TCP-Session: 3539a9b8-a988-4856-9805-a53882bd4fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11098 | 2026.03.19 22:54:46.675401 [ 352 ] {} <Debug> TCP-Session: 332c57f9-2498-4450-aedc-48992e971afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11099 | 2026.03.19 22:54:46.675414 [ 350 ] {} <Debug> TCP-Session: 3539a9b8-a988-4856-9805-a53882bd4fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11100 | 2026.03.19 22:54:46.675498 [ 355 ] {967bb00d-a806-4cb9-a3c1-7efb798df87b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56428) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11101 | 2026.03.19 22:54:46.674792 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63777 | ||
| 11102 | 2026.03.19 22:54:46.675306 [ 356 ] {} <Debug> TCP-Session: 74449bfd-dab5-41bc-9033-e012a7865ed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11103 | 2026.03.19 22:54:46.675639 [ 356 ] {} <Debug> TCP-Session: 74449bfd-dab5-41bc-9033-e012a7865ed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11104 | 2026.03.19 22:54:46.675670 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11105 | 2026.03.19 22:54:46.675698 [ 357 ] {} <Debug> TCP-Session: a120b82e-c5f5-4638-a82b-445ad5ed81cd Authenticating user 'default' from [fd00:1122:3344:101::e]:63777 | ||
| 11106 | 2026.03.19 22:54:46.675716 [ 357 ] {} <Debug> TCP-Session: a120b82e-c5f5-4638-a82b-445ad5ed81cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11107 | 2026.03.19 22:54:46.675728 [ 357 ] {} <Debug> TCP-Session: a120b82e-c5f5-4638-a82b-445ad5ed81cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11108 | 2026.03.19 22:54:46.675883 [ 355 ] {967bb00d-a806-4cb9-a3c1-7efb798df87b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11109 | 2026.03.19 22:54:46.676063 [ 355 ] {967bb00d-a806-4cb9-a3c1-7efb798df87b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11110 | 2026.03.19 22:54:46.676356 [ 355 ] {967bb00d-a806-4cb9-a3c1-7efb798df87b} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 11111 | 2026.03.19 22:54:46.677387 [ 342 ] {967bb00d-a806-4cb9-a3c1-7efb798df87b} <Trace> AggregatingTransform: Aggregating | ||
| 11112 | 2026.03.19 22:54:46.677423 [ 342 ] {967bb00d-a806-4cb9-a3c1-7efb798df87b} <Trace> Aggregator: Aggregation method: without_key | ||
| 11113 | 2026.03.19 22:54:46.677457 [ 342 ] {967bb00d-a806-4cb9-a3c1-7efb798df87b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099884 sec. (1001.161 rows/sec., 39.11 KiB/sec.) | ||
| 11114 | 2026.03.19 22:54:46.677477 [ 342 ] {967bb00d-a806-4cb9-a3c1-7efb798df87b} <Trace> Aggregator: Merging aggregated data | ||
| 11115 | 2026.03.19 22:54:46.678733 [ 355 ] {967bb00d-a806-4cb9-a3c1-7efb798df87b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003311 sec., 302.0235578375113 rows/sec., 11.80 KiB/sec. | ||
| 11116 | 2026.03.19 22:54:46.678862 [ 355 ] {967bb00d-a806-4cb9-a3c1-7efb798df87b} <Debug> TCPHandler: Processed in 0.00404039 sec. | ||
| 11117 | 2026.03.19 22:54:46.678963 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11118 | 2026.03.19 22:54:46.678996 [ 355 ] {} <Debug> TCP-Session: b2f0b725-87a6-4601-9993-dacfe0c1ee23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11119 | 2026.03.19 22:54:46.678995 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11120 | 2026.03.19 22:54:46.679018 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11121 | 2026.03.19 22:54:46.679037 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11122 | 2026.03.19 22:54:46.679054 [ 357 ] {} <Debug> TCP-Session: a120b82e-c5f5-4638-a82b-445ad5ed81cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11123 | 2026.03.19 22:54:46.679071 [ 356 ] {} <Debug> TCP-Session: 74449bfd-dab5-41bc-9033-e012a7865ed5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11124 | 2026.03.19 22:54:46.679085 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11125 | 2026.03.19 22:54:46.679100 [ 350 ] {} <Debug> TCP-Session: 3539a9b8-a988-4856-9805-a53882bd4fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11126 | 2026.03.19 22:54:46.679104 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11127 | 2026.03.19 22:54:46.679137 [ 358 ] {} <Debug> TCP-Session: 15095d91-7c18-4f5c-9b43-c585d2580ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11128 | 2026.03.19 22:54:46.679130 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11129 | 2026.03.19 22:54:46.679162 [ 354 ] {} <Debug> TCP-Session: 76aec31b-8b43-447e-889b-eee9db6e2f34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11130 | 2026.03.19 22:54:46.679158 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11131 | 2026.03.19 22:54:46.679204 [ 352 ] {} <Debug> TCP-Session: 332c57f9-2498-4450-aedc-48992e971afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11132 | 2026.03.19 22:54:46.679063 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11133 | 2026.03.19 22:54:46.679268 [ 353 ] {} <Debug> TCP-Session: 4d8d6879-211c-4c47-8b83-3c1ed7e273e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11134 | 2026.03.19 22:54:46.679298 [ 351 ] {} <Debug> TCP-Session: c453263c-d95f-4aed-8f0d-9a6b6152464e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11135 | 2026.03.19 22:54:46.858599 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27230 | ||
| 11136 | 2026.03.19 22:54:46.859105 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2026.03.19 22:54:46.859158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 11138 | 2026.03.19 22:54:46.859655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11139 | 2026.03.19 22:54:46.859885 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2026.03.19 22:54:46.860040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27230 | ||
| 11141 | 2026.03.19 22:54:48.356383 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11142 | 2026.03.19 22:54:48.372342 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11143 | 2026.03.19 22:54:48.372397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 11144 | 2026.03.19 22:54:48.378657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11145 | 2026.03.19 22:54:48.379366 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11146 | 2026.03.19 22:54:48.382131 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11147 | 2026.03.19 22:54:49.448125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1360 | ||
| 11148 | 2026.03.19 22:54:49.450958 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11149 | 2026.03.19 22:54:49.451011 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 11150 | 2026.03.19 22:54:49.452267 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11151 | 2026.03.19 22:54:49.452546 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11152 | 2026.03.19 22:54:49.452915 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1360 | ||
| 11153 | 2026.03.19 22:54:49.873092 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11154 | 2026.03.19 22:54:49.873271 [ 4 ] {69b432e6-b00c-423a-b69e-5992cda49db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11155 | 2026.03.19 22:54:49.873335 [ 4 ] {69b432e6-b00c-423a-b69e-5992cda49db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11156 | 2026.03.19 22:54:49.874022 [ 4 ] {69b432e6-b00c-423a-b69e-5992cda49db2} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2026.03.19 22:54:49.874066 [ 4 ] {69b432e6-b00c-423a-b69e-5992cda49db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 11158 | 2026.03.19 22:54:49.874444 [ 4 ] {69b432e6-b00c-423a-b69e-5992cda49db2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11159 | 2026.03.19 22:54:49.874664 [ 4 ] {69b432e6-b00c-423a-b69e-5992cda49db2} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2026.03.19 22:54:49.874817 [ 4 ] {69b432e6-b00c-423a-b69e-5992cda49db2} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001596 sec., 53884.711779448626 rows/sec., 4.52 MiB/sec. | ||
| 11161 | 2026.03.19 22:54:49.874859 [ 4 ] {69b432e6-b00c-423a-b69e-5992cda49db2} <Debug> TCPHandler: Processed in 0.001900869 sec. | ||
| 11162 | 2026.03.19 22:54:49.874986 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11163 | 2026.03.19 22:54:49.875078 [ 4 ] {8faf0033-7371-421b-be9f-9c5b871d9770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11164 | 2026.03.19 22:54:49.875117 [ 4 ] {8faf0033-7371-421b-be9f-9c5b871d9770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11165 | 2026.03.19 22:54:49.875506 [ 4 ] {8faf0033-7371-421b-be9f-9c5b871d9770} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11166 | 2026.03.19 22:54:49.875542 [ 4 ] {8faf0033-7371-421b-be9f-9c5b871d9770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 11167 | 2026.03.19 22:54:49.875835 [ 4 ] {8faf0033-7371-421b-be9f-9c5b871d9770} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11168 | 2026.03.19 22:54:49.876042 [ 4 ] {8faf0033-7371-421b-be9f-9c5b871d9770} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11169 | 2026.03.19 22:54:49.876169 [ 4 ] {8faf0033-7371-421b-be9f-9c5b871d9770} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001108 sec., 13537.906137184114 rows/sec., 1017.99 KiB/sec. | ||
| 11170 | 2026.03.19 22:54:49.876205 [ 4 ] {8faf0033-7371-421b-be9f-9c5b871d9770} <Debug> TCPHandler: Processed in 0.001267612 sec. | ||
| 11171 | 2026.03.19 22:54:49.876322 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11172 | 2026.03.19 22:54:49.876413 [ 4 ] {a21f59c4-d305-4af4-a67f-bd31e446248e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11173 | 2026.03.19 22:54:49.876453 [ 4 ] {a21f59c4-d305-4af4-a67f-bd31e446248e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11174 | 2026.03.19 22:54:49.876861 [ 4 ] {a21f59c4-d305-4af4-a67f-bd31e446248e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2026.03.19 22:54:49.876896 [ 4 ] {a21f59c4-d305-4af4-a67f-bd31e446248e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 11176 | 2026.03.19 22:54:49.877189 [ 4 ] {a21f59c4-d305-4af4-a67f-bd31e446248e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11177 | 2026.03.19 22:54:49.877403 [ 4 ] {a21f59c4-d305-4af4-a67f-bd31e446248e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11178 | 2026.03.19 22:54:49.877531 [ 4 ] {a21f59c4-d305-4af4-a67f-bd31e446248e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001136 sec., 69542.25352112675 rows/sec., 5.43 MiB/sec. | ||
| 11179 | 2026.03.19 22:54:49.877568 [ 4 ] {a21f59c4-d305-4af4-a67f-bd31e446248e} <Debug> TCPHandler: Processed in 0.001293323 sec. | ||
| 11180 | 2026.03.19 22:54:49.877677 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11181 | 2026.03.19 22:54:49.877769 [ 4 ] {8e7f5913-f5a2-498b-94aa-ac835fcc00aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11182 | 2026.03.19 22:54:49.877810 [ 4 ] {8e7f5913-f5a2-498b-94aa-ac835fcc00aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11183 | 2026.03.19 22:54:49.878211 [ 4 ] {8e7f5913-f5a2-498b-94aa-ac835fcc00aa} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2026.03.19 22:54:49.878248 [ 4 ] {8e7f5913-f5a2-498b-94aa-ac835fcc00aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 11185 | 2026.03.19 22:54:49.878568 [ 4 ] {8e7f5913-f5a2-498b-94aa-ac835fcc00aa} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11186 | 2026.03.19 22:54:49.878779 [ 4 ] {8e7f5913-f5a2-498b-94aa-ac835fcc00aa} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2026.03.19 22:54:49.878906 [ 4 ] {8e7f5913-f5a2-498b-94aa-ac835fcc00aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 11188 | 2026.03.19 22:54:49.878942 [ 4 ] {8e7f5913-f5a2-498b-94aa-ac835fcc00aa} <Debug> TCPHandler: Processed in 0.001312523 sec. | ||
| 11189 | 2026.03.19 22:54:49.879051 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11190 | 2026.03.19 22:54:49.879142 [ 4 ] {59108f79-d65b-4729-aac3-823b09934715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11191 | 2026.03.19 22:54:49.879194 [ 4 ] {59108f79-d65b-4729-aac3-823b09934715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11192 | 2026.03.19 22:54:49.879945 [ 4 ] {59108f79-d65b-4729-aac3-823b09934715} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2026.03.19 22:54:49.879978 [ 4 ] {59108f79-d65b-4729-aac3-823b09934715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 11194 | 2026.03.19 22:54:49.880545 [ 4 ] {59108f79-d65b-4729-aac3-823b09934715} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11195 | 2026.03.19 22:54:49.880764 [ 4 ] {59108f79-d65b-4729-aac3-823b09934715} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2026.03.19 22:54:49.880898 [ 4 ] {59108f79-d65b-4729-aac3-823b09934715} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001772 sec., 8465.011286681716 rows/sec., 15.17 MiB/sec. | ||
| 11197 | 2026.03.19 22:54:49.880960 [ 4 ] {59108f79-d65b-4729-aac3-823b09934715} <Debug> TCPHandler: Processed in 0.001956549 sec. | ||
| 11198 | 2026.03.19 22:54:49.881075 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11199 | 2026.03.19 22:54:49.881167 [ 4 ] {dd2cc823-d71c-461e-9df2-557bc78d0b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11200 | 2026.03.19 22:54:49.881208 [ 4 ] {dd2cc823-d71c-461e-9df2-557bc78d0b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11201 | 2026.03.19 22:54:49.881538 [ 4 ] {dd2cc823-d71c-461e-9df2-557bc78d0b6f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11202 | 2026.03.19 22:54:49.881573 [ 4 ] {dd2cc823-d71c-461e-9df2-557bc78d0b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 11203 | 2026.03.19 22:54:49.881870 [ 4 ] {dd2cc823-d71c-461e-9df2-557bc78d0b6f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11204 | 2026.03.19 22:54:49.882074 [ 4 ] {dd2cc823-d71c-461e-9df2-557bc78d0b6f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11205 | 2026.03.19 22:54:49.882199 [ 4 ] {dd2cc823-d71c-461e-9df2-557bc78d0b6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 11206 | 2026.03.19 22:54:49.882234 [ 4 ] {dd2cc823-d71c-461e-9df2-557bc78d0b6f} <Debug> TCPHandler: Processed in 0.001206212 sec. | ||
| 11207 | 2026.03.19 22:54:54.218921 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11208 | 2026.03.19 22:54:54.219024 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11209 | 2026.03.19 22:54:54.360273 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27742 | ||
| 11210 | 2026.03.19 22:54:54.360795 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2026.03.19 22:54:54.360836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11212 | 2026.03.19 22:54:54.361329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11213 | 2026.03.19 22:54:54.361561 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2026.03.19 22:54:54.361699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27742 | ||
| 11215 | 2026.03.19 22:54:54.873932 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11216 | 2026.03.19 22:54:54.874129 [ 4 ] {77a9a988-2718-45c9-94fc-2c7ccbe9eee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11217 | 2026.03.19 22:54:54.874205 [ 4 ] {77a9a988-2718-45c9-94fc-2c7ccbe9eee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11218 | 2026.03.19 22:54:54.874873 [ 4 ] {77a9a988-2718-45c9-94fc-2c7ccbe9eee9} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2026.03.19 22:54:54.874920 [ 4 ] {77a9a988-2718-45c9-94fc-2c7ccbe9eee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11220 | 2026.03.19 22:54:54.875389 [ 4 ] {77a9a988-2718-45c9-94fc-2c7ccbe9eee9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11221 | 2026.03.19 22:54:54.875623 [ 4 ] {77a9a988-2718-45c9-94fc-2c7ccbe9eee9} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11222 | 2026.03.19 22:54:54.875786 [ 4 ] {77a9a988-2718-45c9-94fc-2c7ccbe9eee9} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.00171 sec., 63157.89473684211 rows/sec., 5.31 MiB/sec. | ||
| 11223 | 2026.03.19 22:54:54.875835 [ 4 ] {77a9a988-2718-45c9-94fc-2c7ccbe9eee9} <Debug> TCPHandler: Processed in 0.00203777 sec. | ||
| 11224 | 2026.03.19 22:54:54.875965 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11225 | 2026.03.19 22:54:54.876066 [ 4 ] {adfd7fac-ff4f-4b47-aa21-f6af1cd8c316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11226 | 2026.03.19 22:54:54.876109 [ 4 ] {adfd7fac-ff4f-4b47-aa21-f6af1cd8c316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11227 | 2026.03.19 22:54:54.876534 [ 4 ] {adfd7fac-ff4f-4b47-aa21-f6af1cd8c316} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2026.03.19 22:54:54.876572 [ 4 ] {adfd7fac-ff4f-4b47-aa21-f6af1cd8c316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11229 | 2026.03.19 22:54:54.876877 [ 4 ] {adfd7fac-ff4f-4b47-aa21-f6af1cd8c316} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11230 | 2026.03.19 22:54:54.877090 [ 4 ] {adfd7fac-ff4f-4b47-aa21-f6af1cd8c316} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2026.03.19 22:54:54.877229 [ 4 ] {adfd7fac-ff4f-4b47-aa21-f6af1cd8c316} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001186 sec., 21922.428330522765 rows/sec., 1.61 MiB/sec. | ||
| 11232 | 2026.03.19 22:54:54.877272 [ 4 ] {adfd7fac-ff4f-4b47-aa21-f6af1cd8c316} <Debug> TCPHandler: Processed in 0.001359714 sec. | ||
| 11233 | 2026.03.19 22:54:54.877384 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2026.03.19 22:54:54.877479 [ 4 ] {2b043bba-b0c6-4b88-a5cc-a821234ccf69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11235 | 2026.03.19 22:54:54.877520 [ 4 ] {2b043bba-b0c6-4b88-a5cc-a821234ccf69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11236 | 2026.03.19 22:54:54.877982 [ 4 ] {2b043bba-b0c6-4b88-a5cc-a821234ccf69} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2026.03.19 22:54:54.878020 [ 4 ] {2b043bba-b0c6-4b88-a5cc-a821234ccf69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11238 | 2026.03.19 22:54:54.878333 [ 4 ] {2b043bba-b0c6-4b88-a5cc-a821234ccf69} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11239 | 2026.03.19 22:54:54.878541 [ 4 ] {2b043bba-b0c6-4b88-a5cc-a821234ccf69} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2026.03.19 22:54:54.878672 [ 4 ] {2b043bba-b0c6-4b88-a5cc-a821234ccf69} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001212 sec., 74257.42574257425 rows/sec., 5.80 MiB/sec. | ||
| 11241 | 2026.03.19 22:54:54.878709 [ 4 ] {2b043bba-b0c6-4b88-a5cc-a821234ccf69} <Debug> TCPHandler: Processed in 0.001374734 sec. | ||
| 11242 | 2026.03.19 22:54:54.878819 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2026.03.19 22:54:54.878914 [ 4 ] {7cf07b18-456b-448c-808d-a57c9666c173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11244 | 2026.03.19 22:54:54.878957 [ 4 ] {7cf07b18-456b-448c-808d-a57c9666c173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11245 | 2026.03.19 22:54:54.879380 [ 4 ] {7cf07b18-456b-448c-808d-a57c9666c173} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2026.03.19 22:54:54.879416 [ 4 ] {7cf07b18-456b-448c-808d-a57c9666c173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11247 | 2026.03.19 22:54:54.879757 [ 4 ] {7cf07b18-456b-448c-808d-a57c9666c173} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11248 | 2026.03.19 22:54:54.879968 [ 4 ] {7cf07b18-456b-448c-808d-a57c9666c173} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2026.03.19 22:54:54.880101 [ 4 ] {7cf07b18-456b-448c-808d-a57c9666c173} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 11250 | 2026.03.19 22:54:54.880138 [ 4 ] {7cf07b18-456b-448c-808d-a57c9666c173} <Debug> TCPHandler: Processed in 0.001366123 sec. | ||
| 11251 | 2026.03.19 22:54:54.880248 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11252 | 2026.03.19 22:54:54.880347 [ 4 ] {f4673d8c-09ac-48af-91f8-40ace654b5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11253 | 2026.03.19 22:54:54.880400 [ 4 ] {f4673d8c-09ac-48af-91f8-40ace654b5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11254 | 2026.03.19 22:54:54.881252 [ 4 ] {f4673d8c-09ac-48af-91f8-40ace654b5ac} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11255 | 2026.03.19 22:54:54.881287 [ 4 ] {f4673d8c-09ac-48af-91f8-40ace654b5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11256 | 2026.03.19 22:54:54.881816 [ 4 ] {f4673d8c-09ac-48af-91f8-40ace654b5ac} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11257 | 2026.03.19 22:54:54.882034 [ 4 ] {f4673d8c-09ac-48af-91f8-40ace654b5ac} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11258 | 2026.03.19 22:54:54.882176 [ 4 ] {f4673d8c-09ac-48af-91f8-40ace654b5ac} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001847 sec., 14076.881429344885 rows/sec., 25.23 MiB/sec. | ||
| 11259 | 2026.03.19 22:54:54.882240 [ 4 ] {f4673d8c-09ac-48af-91f8-40ace654b5ac} <Debug> TCPHandler: Processed in 0.00204157 sec. | ||
| 11260 | 2026.03.19 22:54:54.882355 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11261 | 2026.03.19 22:54:54.882450 [ 4 ] {ce9401d8-89d1-4278-837f-d5d37259c9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11262 | 2026.03.19 22:54:54.882492 [ 4 ] {ce9401d8-89d1-4278-837f-d5d37259c9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11263 | 2026.03.19 22:54:54.882827 [ 4 ] {ce9401d8-89d1-4278-837f-d5d37259c9ce} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11264 | 2026.03.19 22:54:54.882863 [ 4 ] {ce9401d8-89d1-4278-837f-d5d37259c9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11265 | 2026.03.19 22:54:54.883162 [ 4 ] {ce9401d8-89d1-4278-837f-d5d37259c9ce} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11266 | 2026.03.19 22:54:54.883366 [ 4 ] {ce9401d8-89d1-4278-837f-d5d37259c9ce} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2026.03.19 22:54:54.883496 [ 4 ] {ce9401d8-89d1-4278-837f-d5d37259c9ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 11268 | 2026.03.19 22:54:54.883532 [ 4 ] {ce9401d8-89d1-4278-837f-d5d37259c9ce} <Debug> TCPHandler: Processed in 0.001225803 sec. | ||
| 11269 | 2026.03.19 22:54:55.882279 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11270 | 2026.03.19 22:54:55.898982 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11271 | 2026.03.19 22:54:55.899050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11272 | 2026.03.19 22:54:55.905060 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11273 | 2026.03.19 22:54:55.905768 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11274 | 2026.03.19 22:54:55.908581 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11275 | 2026.03.19 22:54:59.453193 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1384 | ||
| 11276 | 2026.03.19 22:54:59.455414 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2026.03.19 22:54:59.455462 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11278 | 2026.03.19 22:54:59.456663 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11279 | 2026.03.19 22:54:59.456944 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11280 | 2026.03.19 22:54:59.457295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1384 | ||
| 11281 | 2026.03.19 22:54:59.875686 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11282 | 2026.03.19 22:54:59.875889 [ 4 ] {42fdb000-841b-45a7-8214-2d9d13fa9c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11283 | 2026.03.19 22:54:59.875961 [ 4 ] {42fdb000-841b-45a7-8214-2d9d13fa9c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11284 | 2026.03.19 22:54:59.876677 [ 4 ] {42fdb000-841b-45a7-8214-2d9d13fa9c26} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11285 | 2026.03.19 22:54:59.876728 [ 4 ] {42fdb000-841b-45a7-8214-2d9d13fa9c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11286 | 2026.03.19 22:54:59.877117 [ 4 ] {42fdb000-841b-45a7-8214-2d9d13fa9c26} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11287 | 2026.03.19 22:54:59.877347 [ 4 ] {42fdb000-841b-45a7-8214-2d9d13fa9c26} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11288 | 2026.03.19 22:54:59.877499 [ 4 ] {42fdb000-841b-45a7-8214-2d9d13fa9c26} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001665 sec., 14414.414414414414 rows/sec., 1.20 MiB/sec. | ||
| 11289 | 2026.03.19 22:54:59.877541 [ 4 ] {42fdb000-841b-45a7-8214-2d9d13fa9c26} <Debug> TCPHandler: Processed in 0.00199276 sec. | ||
| 11290 | 2026.03.19 22:54:59.877667 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11291 | 2026.03.19 22:54:59.877761 [ 4 ] {5cf215a9-5f70-4548-b701-d0459b4099c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11292 | 2026.03.19 22:54:59.877801 [ 4 ] {5cf215a9-5f70-4548-b701-d0459b4099c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11293 | 2026.03.19 22:54:59.878196 [ 4 ] {5cf215a9-5f70-4548-b701-d0459b4099c6} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2026.03.19 22:54:59.878232 [ 4 ] {5cf215a9-5f70-4548-b701-d0459b4099c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11295 | 2026.03.19 22:54:59.878521 [ 4 ] {5cf215a9-5f70-4548-b701-d0459b4099c6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11296 | 2026.03.19 22:54:59.878721 [ 4 ] {5cf215a9-5f70-4548-b701-d0459b4099c6} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11297 | 2026.03.19 22:54:59.878845 [ 4 ] {5cf215a9-5f70-4548-b701-d0459b4099c6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001102 sec., 12704.174228675138 rows/sec., 1.01 MiB/sec. | ||
| 11298 | 2026.03.19 22:54:59.878881 [ 4 ] {5cf215a9-5f70-4548-b701-d0459b4099c6} <Debug> TCPHandler: Processed in 0.001262113 sec. | ||
| 11299 | 2026.03.19 22:54:59.878991 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11300 | 2026.03.19 22:54:59.879082 [ 4 ] {06ac7265-1fd2-429d-a3c7-9140a0e2421b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11301 | 2026.03.19 22:54:59.879120 [ 4 ] {06ac7265-1fd2-429d-a3c7-9140a0e2421b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11302 | 2026.03.19 22:54:59.879630 [ 4 ] {06ac7265-1fd2-429d-a3c7-9140a0e2421b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11303 | 2026.03.19 22:54:59.879667 [ 4 ] {06ac7265-1fd2-429d-a3c7-9140a0e2421b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11304 | 2026.03.19 22:54:59.879986 [ 4 ] {06ac7265-1fd2-429d-a3c7-9140a0e2421b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11305 | 2026.03.19 22:54:59.880191 [ 4 ] {06ac7265-1fd2-429d-a3c7-9140a0e2421b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11306 | 2026.03.19 22:54:59.880322 [ 4 ] {06ac7265-1fd2-429d-a3c7-9140a0e2421b} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001257 sec., 169451.07398568018 rows/sec., 15.04 MiB/sec. | ||
| 11307 | 2026.03.19 22:54:59.880359 [ 4 ] {06ac7265-1fd2-429d-a3c7-9140a0e2421b} <Debug> TCPHandler: Processed in 0.001415414 sec. | ||
| 11308 | 2026.03.19 22:54:59.880470 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11309 | 2026.03.19 22:54:59.880563 [ 4 ] {d3a48eb6-b974-4636-bbcf-df70b6a844cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11310 | 2026.03.19 22:54:59.880602 [ 4 ] {d3a48eb6-b974-4636-bbcf-df70b6a844cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11311 | 2026.03.19 22:54:59.881005 [ 4 ] {d3a48eb6-b974-4636-bbcf-df70b6a844cf} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11312 | 2026.03.19 22:54:59.881040 [ 4 ] {d3a48eb6-b974-4636-bbcf-df70b6a844cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11313 | 2026.03.19 22:54:59.881326 [ 4 ] {d3a48eb6-b974-4636-bbcf-df70b6a844cf} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11314 | 2026.03.19 22:54:59.881529 [ 4 ] {d3a48eb6-b974-4636-bbcf-df70b6a844cf} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11315 | 2026.03.19 22:54:59.881646 [ 4 ] {d3a48eb6-b974-4636-bbcf-df70b6a844cf} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001115 sec., 36771.30044843049 rows/sec., 2.69 MiB/sec. | ||
| 11316 | 2026.03.19 22:54:59.881658 [ 121 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11317 | 2026.03.19 22:54:59.881680 [ 4 ] {d3a48eb6-b974-4636-bbcf-df70b6a844cf} <Debug> TCPHandler: Processed in 0.001276063 sec. | ||
| 11318 | 2026.03.19 22:54:59.881721 [ 121 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11319 | 2026.03.19 22:54:59.881744 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11320 | 2026.03.19 22:54:59.881812 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11321 | 2026.03.19 22:54:59.881874 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 11322 | 2026.03.19 22:54:59.881903 [ 4 ] {367d78ca-1ff2-4727-bf82-3d4a1c5eff70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11323 | 2026.03.19 22:54:59.881954 [ 4 ] {367d78ca-1ff2-4727-bf82-3d4a1c5eff70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11324 | 2026.03.19 22:54:59.882029 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11325 | 2026.03.19 22:54:59.882069 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 82 rows starting from the beginning of the part | ||
| 11326 | 2026.03.19 22:54:59.882141 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 15 rows starting from the beginning of the part | ||
| 11327 | 2026.03.19 22:54:59.882188 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 41 rows starting from the beginning of the part | ||
| 11328 | 2026.03.19 22:54:59.882236 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 15 rows starting from the beginning of the part | ||
| 11329 | 2026.03.19 22:54:59.882278 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
| 11330 | 2026.03.19 22:54:59.882321 [ 191 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 41 rows starting from the beginning of the part | ||
| 11331 | 2026.03.19 22:54:59.882331 [ 4 ] {367d78ca-1ff2-4727-bf82-3d4a1c5eff70} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2026.03.19 22:54:59.882437 [ 4 ] {367d78ca-1ff2-4727-bf82-3d4a1c5eff70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11333 | 2026.03.19 22:54:59.882751 [ 4 ] {367d78ca-1ff2-4727-bf82-3d4a1c5eff70} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11334 | 2026.03.19 22:54:59.882979 [ 4 ] {367d78ca-1ff2-4727-bf82-3d4a1c5eff70} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11335 | 2026.03.19 22:54:59.883117 [ 4 ] {367d78ca-1ff2-4727-bf82-3d4a1c5eff70} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001199 sec., 20016.680567139283 rows/sec., 1.66 MiB/sec. | ||
| 11336 | 2026.03.19 22:54:59.883154 [ 4 ] {367d78ca-1ff2-4727-bf82-3d4a1c5eff70} <Debug> TCPHandler: Processed in 0.001374004 sec. | ||
| 11337 | 2026.03.19 22:54:59.883248 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404444 sec., 156645.61919165164 rows/sec., 12.05 MiB/sec. | ||
| 11338 | 2026.03.19 22:54:59.883261 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11339 | 2026.03.19 22:54:59.883365 [ 4 ] {405ac638-d4ff-4cfc-b8d5-a075ce82507a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11340 | 2026.03.19 22:54:59.883400 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11341 | 2026.03.19 22:54:59.883403 [ 4 ] {405ac638-d4ff-4cfc-b8d5-a075ce82507a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11342 | 2026.03.19 22:54:59.883664 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_81_16} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11343 | 2026.03.19 22:54:59.883729 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_81_16} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11344 | 2026.03.19 22:54:59.883794 [ 4 ] {405ac638-d4ff-4cfc-b8d5-a075ce82507a} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11345 | 2026.03.19 22:54:59.883806 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11346 | 2026.03.19 22:54:59.883828 [ 4 ] {405ac638-d4ff-4cfc-b8d5-a075ce82507a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11347 | 2026.03.19 22:54:59.884111 [ 4 ] {405ac638-d4ff-4cfc-b8d5-a075ce82507a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11348 | 2026.03.19 22:54:59.884311 [ 4 ] {405ac638-d4ff-4cfc-b8d5-a075ce82507a} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11349 | 2026.03.19 22:54:59.884435 [ 4 ] {405ac638-d4ff-4cfc-b8d5-a075ce82507a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 862.47 KiB/sec. | ||
| 11350 | 2026.03.19 22:54:59.884471 [ 4 ] {405ac638-d4ff-4cfc-b8d5-a075ce82507a} <Debug> TCPHandler: Processed in 0.001256923 sec. | ||
| 11351 | 2026.03.19 22:54:59.884579 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11352 | 2026.03.19 22:54:59.884670 [ 4 ] {da383510-f4ec-49b2-8db7-433d30094dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11353 | 2026.03.19 22:54:59.884708 [ 4 ] {da383510-f4ec-49b2-8db7-433d30094dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11354 | 2026.03.19 22:54:59.885150 [ 4 ] {da383510-f4ec-49b2-8db7-433d30094dd3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11355 | 2026.03.19 22:54:59.885186 [ 4 ] {da383510-f4ec-49b2-8db7-433d30094dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11356 | 2026.03.19 22:54:59.885490 [ 4 ] {da383510-f4ec-49b2-8db7-433d30094dd3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11357 | 2026.03.19 22:54:59.885702 [ 4 ] {da383510-f4ec-49b2-8db7-433d30094dd3} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11358 | 2026.03.19 22:54:59.885834 [ 4 ] {da383510-f4ec-49b2-8db7-433d30094dd3} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001181 sec., 109229.466553768 rows/sec., 8.86 MiB/sec. | ||
| 11359 | 2026.03.19 22:54:59.885870 [ 4 ] {da383510-f4ec-49b2-8db7-433d30094dd3} <Debug> TCPHandler: Processed in 0.001338654 sec. | ||
| 11360 | 2026.03.19 22:54:59.885977 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11361 | 2026.03.19 22:54:59.886068 [ 4 ] {f8bbd559-a348-4b78-80fe-12fd2616a0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11362 | 2026.03.19 22:54:59.886109 [ 4 ] {f8bbd559-a348-4b78-80fe-12fd2616a0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11363 | 2026.03.19 22:54:59.886502 [ 4 ] {f8bbd559-a348-4b78-80fe-12fd2616a0cb} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11364 | 2026.03.19 22:54:59.886537 [ 4 ] {f8bbd559-a348-4b78-80fe-12fd2616a0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11365 | 2026.03.19 22:54:59.886861 [ 4 ] {f8bbd559-a348-4b78-80fe-12fd2616a0cb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11366 | 2026.03.19 22:54:59.887063 [ 4 ] {f8bbd559-a348-4b78-80fe-12fd2616a0cb} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11367 | 2026.03.19 22:54:59.887189 [ 4 ] {f8bbd559-a348-4b78-80fe-12fd2616a0cb} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001138 sec., 178383.12829525484 rows/sec., 12.78 MiB/sec. | ||
| 11368 | 2026.03.19 22:54:59.887225 [ 4 ] {f8bbd559-a348-4b78-80fe-12fd2616a0cb} <Debug> TCPHandler: Processed in 0.001296033 sec. | ||
| 11369 | 2026.03.19 22:54:59.887335 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11370 | 2026.03.19 22:54:59.887426 [ 4 ] {f23e03a8-840c-41aa-a175-6d7f70c2490d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11371 | 2026.03.19 22:54:59.887478 [ 4 ] {f23e03a8-840c-41aa-a175-6d7f70c2490d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11372 | 2026.03.19 22:54:59.888244 [ 4 ] {f23e03a8-840c-41aa-a175-6d7f70c2490d} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11373 | 2026.03.19 22:54:59.888278 [ 4 ] {f23e03a8-840c-41aa-a175-6d7f70c2490d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11374 | 2026.03.19 22:54:59.888794 [ 4 ] {f23e03a8-840c-41aa-a175-6d7f70c2490d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11375 | 2026.03.19 22:54:59.889011 [ 4 ] {f23e03a8-840c-41aa-a175-6d7f70c2490d} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11376 | 2026.03.19 22:54:59.889147 [ 4 ] {f23e03a8-840c-41aa-a175-6d7f70c2490d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001738 sec., 8630.609896432681 rows/sec., 15.47 MiB/sec. | ||
| 11377 | 2026.03.19 22:54:59.889153 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11378 | 2026.03.19 22:54:59.889199 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11379 | 2026.03.19 22:54:59.889200 [ 4 ] {f23e03a8-840c-41aa-a175-6d7f70c2490d} <Debug> TCPHandler: Processed in 0.001912559 sec. | ||
| 11380 | 2026.03.19 22:54:59.889221 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11381 | 2026.03.19 22:54:59.889325 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11382 | 2026.03.19 22:54:59.889327 [ 191 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 11383 | 2026.03.19 22:54:59.889425 [ 4 ] {9b1b842c-e36e-412d-8cf9-72bce019a0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11384 | 2026.03.19 22:54:59.889468 [ 4 ] {9b1b842c-e36e-412d-8cf9-72bce019a0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11385 | 2026.03.19 22:54:59.889548 [ 191 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11386 | 2026.03.19 22:54:59.889600 [ 191 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1612 rows starting from the beginning of the part | ||
| 11387 | 2026.03.19 22:54:59.889714 [ 191 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 15 rows starting from the beginning of the part | ||
| 11388 | 2026.03.19 22:54:59.889773 [ 4 ] {9b1b842c-e36e-412d-8cf9-72bce019a0e9} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.03.19 22:54:59.889812 [ 4 ] {9b1b842c-e36e-412d-8cf9-72bce019a0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11390 | 2026.03.19 22:54:59.889827 [ 191 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 37 rows starting from the beginning of the part | ||
| 11391 | 2026.03.19 22:54:59.889941 [ 191 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 15 rows starting from the beginning of the part | ||
| 11392 | 2026.03.19 22:54:59.890047 [ 191 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
| 11393 | 2026.03.19 22:54:59.890099 [ 4 ] {9b1b842c-e36e-412d-8cf9-72bce019a0e9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11394 | 2026.03.19 22:54:59.890153 [ 191 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 15 rows starting from the beginning of the part | ||
| 11395 | 2026.03.19 22:54:59.890310 [ 4 ] {9b1b842c-e36e-412d-8cf9-72bce019a0e9} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2026.03.19 22:54:59.890505 [ 4 ] {9b1b842c-e36e-412d-8cf9-72bce019a0e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 11397 | 2026.03.19 22:54:59.890541 [ 4 ] {9b1b842c-e36e-412d-8cf9-72bce019a0e9} <Debug> TCPHandler: Processed in 0.001263142 sec. | ||
| 11398 | 2026.03.19 22:54:59.902005 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1720 rows, containing 19 columns (19 merged, 0 gathered) in 0.012713136 sec., 135293.133023984 rows/sec., 242.44 MiB/sec. | ||
| 11399 | 2026.03.19 22:54:59.904038 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11400 | 2026.03.19 22:54:59.904365 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.03.19 22:54:59.904437 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11402 | 2026.03.19 22:54:59.904585 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.54 MiB. | ||
| 11403 | 2026.03.19 22:55:00.000366 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.02 MiB, peak 349.52 MiB, free memory in arenas 0.00 B, will set to 341.44 MiB (RSS), difference: 5.42 MiB | ||
| 11404 | 2026.03.19 22:55:01.862051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28190 | ||
| 11405 | 2026.03.19 22:55:01.862626 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2026.03.19 22:55:01.862670 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11407 | 2026.03.19 22:55:01.863150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11408 | 2026.03.19 22:55:01.863378 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2026.03.19 22:55:01.863526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28190 | ||
| 11410 | 2026.03.19 22:55:03.408911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11411 | 2026.03.19 22:55:03.425550 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11412 | 2026.03.19 22:55:03.425603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11413 | 2026.03.19 22:55:03.431714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11414 | 2026.03.19 22:55:03.432386 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11415 | 2026.03.19 22:55:03.435152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11416 | 2026.03.19 22:55:04.874734 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2026.03.19 22:55:04.874932 [ 4 ] {88dea095-1fd8-46c8-806f-bc8edf8ff50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11418 | 2026.03.19 22:55:04.875008 [ 4 ] {88dea095-1fd8-46c8-806f-bc8edf8ff50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11419 | 2026.03.19 22:55:04.875785 [ 4 ] {88dea095-1fd8-46c8-806f-bc8edf8ff50b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2026.03.19 22:55:04.875833 [ 4 ] {88dea095-1fd8-46c8-806f-bc8edf8ff50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11421 | 2026.03.19 22:55:04.876235 [ 4 ] {88dea095-1fd8-46c8-806f-bc8edf8ff50b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11422 | 2026.03.19 22:55:04.876455 [ 4 ] {88dea095-1fd8-46c8-806f-bc8edf8ff50b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2026.03.19 22:55:04.876605 [ 4 ] {88dea095-1fd8-46c8-806f-bc8edf8ff50b} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001728 sec., 62500 rows/sec., 5.26 MiB/sec. | ||
| 11424 | 2026.03.19 22:55:04.876612 [ 115 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11425 | 2026.03.19 22:55:04.876646 [ 4 ] {88dea095-1fd8-46c8-806f-bc8edf8ff50b} <Debug> TCPHandler: Processed in 0.00204931 sec. | ||
| 11426 | 2026.03.19 22:55:04.876690 [ 115 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2026.03.19 22:55:04.876720 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11428 | 2026.03.19 22:55:04.876799 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11429 | 2026.03.19 22:55:04.876844 [ 201 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 11430 | 2026.03.19 22:55:04.876897 [ 4 ] {6519484e-a15d-4e32-a880-295a495e334c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11431 | 2026.03.19 22:55:04.876942 [ 4 ] {6519484e-a15d-4e32-a880-295a495e334c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11432 | 2026.03.19 22:55:04.876981 [ 201 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11433 | 2026.03.19 22:55:04.877021 [ 201 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2152 rows starting from the beginning of the part | ||
| 11434 | 2026.03.19 22:55:04.877084 [ 201 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1994 rows starting from the beginning of the part | ||
| 11435 | 2026.03.19 22:55:04.877129 [ 201 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 86 rows starting from the beginning of the part | ||
| 11436 | 2026.03.19 22:55:04.877180 [ 201 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 108 rows starting from the beginning of the part | ||
| 11437 | 2026.03.19 22:55:04.877218 [ 201 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 213 rows starting from the beginning of the part | ||
| 11438 | 2026.03.19 22:55:04.877259 [ 201 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 108 rows starting from the beginning of the part | ||
| 11439 | 2026.03.19 22:55:04.877360 [ 4 ] {6519484e-a15d-4e32-a880-295a495e334c} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11440 | 2026.03.19 22:55:04.877403 [ 4 ] {6519484e-a15d-4e32-a880-295a495e334c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11441 | 2026.03.19 22:55:04.877718 [ 4 ] {6519484e-a15d-4e32-a880-295a495e334c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11442 | 2026.03.19 22:55:04.877944 [ 4 ] {6519484e-a15d-4e32-a880-295a495e334c} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11443 | 2026.03.19 22:55:04.878078 [ 4 ] {6519484e-a15d-4e32-a880-295a495e334c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001199 sec., 21684.737281067555 rows/sec., 1.59 MiB/sec. | ||
| 11444 | 2026.03.19 22:55:04.878116 [ 4 ] {6519484e-a15d-4e32-a880-295a495e334c} <Debug> TCPHandler: Processed in 0.001365954 sec. | ||
| 11445 | 2026.03.19 22:55:04.878228 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11446 | 2026.03.19 22:55:04.878320 [ 4 ] {8b4776f2-1ecb-48b4-a07f-5bf02cf2f0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11447 | 2026.03.19 22:55:04.878359 [ 4 ] {8b4776f2-1ecb-48b4-a07f-5bf02cf2f0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11448 | 2026.03.19 22:55:04.878780 [ 4 ] {8b4776f2-1ecb-48b4-a07f-5bf02cf2f0a7} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11449 | 2026.03.19 22:55:04.878816 [ 4 ] {8b4776f2-1ecb-48b4-a07f-5bf02cf2f0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11450 | 2026.03.19 22:55:04.878990 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4661 rows, containing 5 columns (5 merged, 0 gathered) in 0.002205112 sec., 2113724.8357453044 rows/sec., 171.69 MiB/sec. | ||
| 11451 | 2026.03.19 22:55:04.879112 [ 4 ] {8b4776f2-1ecb-48b4-a07f-5bf02cf2f0a7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11452 | 2026.03.19 22:55:04.879287 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11453 | 2026.03.19 22:55:04.879344 [ 4 ] {8b4776f2-1ecb-48b4-a07f-5bf02cf2f0a7} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2026.03.19 22:55:04.879456 [ 115 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11455 | 2026.03.19 22:55:04.879486 [ 4 ] {8b4776f2-1ecb-48b4-a07f-5bf02cf2f0a7} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001184 sec., 76013.51351351352 rows/sec., 5.94 MiB/sec. | ||
| 11456 | 2026.03.19 22:55:04.879487 [ 115 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11457 | 2026.03.19 22:55:04.879526 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11458 | 2026.03.19 22:55:04.879531 [ 4 ] {8b4776f2-1ecb-48b4-a07f-5bf02cf2f0a7} <Debug> TCPHandler: Processed in 0.001350724 sec. | ||
| 11459 | 2026.03.19 22:55:04.879605 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 11460 | 2026.03.19 22:55:04.879624 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_86_17} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11461 | 2026.03.19 22:55:04.879664 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11462 | 2026.03.19 22:55:04.879722 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11463 | 2026.03.19 22:55:04.879725 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_86_17} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11464 | 2026.03.19 22:55:04.879763 [ 4 ] {88eb29cf-f11d-4bba-ace7-98974c87de50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11465 | 2026.03.19 22:55:04.879762 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1124 rows starting from the beginning of the part | ||
| 11466 | 2026.03.19 22:55:04.879823 [ 4 ] {88eb29cf-f11d-4bba-ace7-98974c87de50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11467 | 2026.03.19 22:55:04.879859 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1041 rows starting from the beginning of the part | ||
| 11468 | 2026.03.19 22:55:04.879897 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 11469 | 2026.03.19 22:55:04.879914 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 79 rows starting from the beginning of the part | ||
| 11470 | 2026.03.19 22:55:04.879960 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 11471 | 2026.03.19 22:55:04.879998 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 129 rows starting from the beginning of the part | ||
| 11472 | 2026.03.19 22:55:04.880036 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part | ||
| 11473 | 2026.03.19 22:55:04.880233 [ 4 ] {88eb29cf-f11d-4bba-ace7-98974c87de50} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.03.19 22:55:04.880276 [ 4 ] {88eb29cf-f11d-4bba-ace7-98974c87de50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11475 | 2026.03.19 22:55:04.880618 [ 4 ] {88eb29cf-f11d-4bba-ace7-98974c87de50} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11476 | 2026.03.19 22:55:04.880839 [ 4 ] {88eb29cf-f11d-4bba-ace7-98974c87de50} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.03.19 22:55:04.880954 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 5 parts from all_1_81_16 to all_85_85_0 | ||
| 11478 | 2026.03.19 22:55:04.880966 [ 4 ] {88eb29cf-f11d-4bba-ace7-98974c87de50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 11479 | 2026.03.19 22:55:04.880985 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2026.03.19 22:55:04.881010 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11481 | 2026.03.19 22:55:04.881012 [ 4 ] {88eb29cf-f11d-4bba-ace7-98974c87de50} <Debug> TCPHandler: Processed in 0.001396673 sec. | ||
| 11482 | 2026.03.19 22:55:04.881107 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_81_16 to all_85_85_0 into Compact with storage Full | ||
| 11483 | 2026.03.19 22:55:04.881132 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2553 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559396 sec., 1637172.3410859075 rows/sec., 122.56 MiB/sec. | ||
| 11484 | 2026.03.19 22:55:04.881138 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11485 | 2026.03.19 22:55:04.881253 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11486 | 2026.03.19 22:55:04.881274 [ 4 ] {9939bcae-2daf-4ab6-92b5-1f91a7ceda0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11487 | 2026.03.19 22:55:04.881293 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 29108 rows starting from the beginning of the part | ||
| 11488 | 2026.03.19 22:55:04.881334 [ 4 ] {9939bcae-2daf-4ab6-92b5-1f91a7ceda0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11489 | 2026.03.19 22:55:04.881357 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11490 | 2026.03.19 22:55:04.881365 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1347 rows starting from the beginning of the part | ||
| 11491 | 2026.03.19 22:55:04.881428 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11492 | 2026.03.19 22:55:04.881474 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11493 | 2026.03.19 22:55:04.881514 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 203 rows starting from the beginning of the part | ||
| 11494 | 2026.03.19 22:55:04.881694 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_86_17} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.03.19 22:55:04.881781 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_86_17} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11496 | 2026.03.19 22:55:04.881863 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 11497 | 2026.03.19 22:55:04.882150 [ 4 ] {9939bcae-2daf-4ab6-92b5-1f91a7ceda0e} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2026.03.19 22:55:04.882191 [ 4 ] {9939bcae-2daf-4ab6-92b5-1f91a7ceda0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11499 | 2026.03.19 22:55:04.882784 [ 4 ] {9939bcae-2daf-4ab6-92b5-1f91a7ceda0e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11500 | 2026.03.19 22:55:04.883010 [ 4 ] {9939bcae-2daf-4ab6-92b5-1f91a7ceda0e} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2026.03.19 22:55:04.883149 [ 4 ] {9939bcae-2daf-4ab6-92b5-1f91a7ceda0e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001892 sec., 13742.071881606766 rows/sec., 24.63 MiB/sec. | ||
| 11502 | 2026.03.19 22:55:04.883201 [ 4 ] {9939bcae-2daf-4ab6-92b5-1f91a7ceda0e} <Debug> TCPHandler: Processed in 0.002112211 sec. | ||
| 11503 | 2026.03.19 22:55:04.883314 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11504 | 2026.03.19 22:55:04.883407 [ 4 ] {33312055-af86-4171-9b74-6c239fd3feaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11505 | 2026.03.19 22:55:04.883448 [ 4 ] {33312055-af86-4171-9b74-6c239fd3feaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11506 | 2026.03.19 22:55:04.883773 [ 4 ] {33312055-af86-4171-9b74-6c239fd3feaf} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11507 | 2026.03.19 22:55:04.883809 [ 4 ] {33312055-af86-4171-9b74-6c239fd3feaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11508 | 2026.03.19 22:55:04.884105 [ 4 ] {33312055-af86-4171-9b74-6c239fd3feaf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11509 | 2026.03.19 22:55:04.884313 [ 4 ] {33312055-af86-4171-9b74-6c239fd3feaf} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11510 | 2026.03.19 22:55:04.884424 [ 115 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11511 | 2026.03.19 22:55:04.884441 [ 4 ] {33312055-af86-4171-9b74-6c239fd3feaf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 11512 | 2026.03.19 22:55:04.884453 [ 115 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11513 | 2026.03.19 22:55:04.884480 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11514 | 2026.03.19 22:55:04.884484 [ 4 ] {33312055-af86-4171-9b74-6c239fd3feaf} <Debug> TCPHandler: Processed in 0.001217152 sec. | ||
| 11515 | 2026.03.19 22:55:04.884563 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 11516 | 2026.03.19 22:55:04.884672 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11517 | 2026.03.19 22:55:04.884707 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4812 rows starting from the beginning of the part | ||
| 11518 | 2026.03.19 22:55:04.884772 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11519 | 2026.03.19 22:55:04.884829 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11520 | 2026.03.19 22:55:04.884873 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11521 | 2026.03.19 22:55:04.884916 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11522 | 2026.03.19 22:55:04.884958 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 11523 | 2026.03.19 22:55:04.886976 [ 188 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5112 rows, containing 4 columns (4 merged, 0 gathered) in 0.002452254 sec., 2084612.7684978798 rows/sec., 140.49 MiB/sec. | ||
| 11524 | 2026.03.19 22:55:04.887352 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11525 | 2026.03.19 22:55:04.887656 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_86_17} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11526 | 2026.03.19 22:55:04.887731 [ 200 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_86_17} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11527 | 2026.03.19 22:55:04.887812 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11528 | 2026.03.19 22:55:04.888341 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30978 rows, containing 5 columns (5 merged, 0 gathered) in 0.007282982 sec., 4253477.490401596 rows/sec., 281.21 MiB/sec. | ||
| 11529 | 2026.03.19 22:55:04.888925 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 11530 | 2026.03.19 22:55:04.889186 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.03.19 22:55:04.889254 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 5 parts: [all_1_81_16, all_85_85_0] -> all_1_85_17 | ||
| 11532 | 2026.03.19 22:55:04.889342 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11533 | 2026.03.19 22:55:09.219082 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11534 | 2026.03.19 22:55:09.219155 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11535 | 2026.03.19 22:55:09.363727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28702 | ||
| 11536 | 2026.03.19 22:55:09.364269 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11537 | 2026.03.19 22:55:09.364314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11538 | 2026.03.19 22:55:09.364810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11539 | 2026.03.19 22:55:09.365056 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11540 | 2026.03.19 22:55:09.365203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28702 | ||
| 11541 | 2026.03.19 22:55:09.457636 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1416 | ||
| 11542 | 2026.03.19 22:55:09.460089 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11543 | 2026.03.19 22:55:09.460141 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11544 | 2026.03.19 22:55:09.461402 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11545 | 2026.03.19 22:55:09.461720 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11546 | 2026.03.19 22:55:09.462094 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1416 | ||
| 11547 | 2026.03.19 22:55:09.874401 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11548 | 2026.03.19 22:55:09.874693 [ 4 ] {ff27311b-873d-4d49-bd10-3ee776d1f07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11549 | 2026.03.19 22:55:09.874801 [ 4 ] {ff27311b-873d-4d49-bd10-3ee776d1f07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11550 | 2026.03.19 22:55:09.875517 [ 4 ] {ff27311b-873d-4d49-bd10-3ee776d1f07b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2026.03.19 22:55:09.875566 [ 4 ] {ff27311b-873d-4d49-bd10-3ee776d1f07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11552 | 2026.03.19 22:55:09.875967 [ 4 ] {ff27311b-873d-4d49-bd10-3ee776d1f07b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11553 | 2026.03.19 22:55:09.876201 [ 4 ] {ff27311b-873d-4d49-bd10-3ee776d1f07b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2026.03.19 22:55:09.876365 [ 4 ] {ff27311b-873d-4d49-bd10-3ee776d1f07b} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001756 sec., 48974.9430523918 rows/sec., 4.11 MiB/sec. | ||
| 11555 | 2026.03.19 22:55:09.876415 [ 4 ] {ff27311b-873d-4d49-bd10-3ee776d1f07b} <Debug> TCPHandler: Processed in 0.002196462 sec. | ||
| 11556 | 2026.03.19 22:55:09.876543 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11557 | 2026.03.19 22:55:09.876644 [ 4 ] {097949f9-c95b-4a83-9a4a-887d718887f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11558 | 2026.03.19 22:55:09.876687 [ 4 ] {097949f9-c95b-4a83-9a4a-887d718887f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11559 | 2026.03.19 22:55:09.877100 [ 4 ] {097949f9-c95b-4a83-9a4a-887d718887f3} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2026.03.19 22:55:09.877137 [ 4 ] {097949f9-c95b-4a83-9a4a-887d718887f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11561 | 2026.03.19 22:55:09.877440 [ 4 ] {097949f9-c95b-4a83-9a4a-887d718887f3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11562 | 2026.03.19 22:55:09.877658 [ 4 ] {097949f9-c95b-4a83-9a4a-887d718887f3} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11563 | 2026.03.19 22:55:09.877791 [ 4 ] {097949f9-c95b-4a83-9a4a-887d718887f3} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001168 sec., 12842.465753424658 rows/sec., 965.69 KiB/sec. | ||
| 11564 | 2026.03.19 22:55:09.877829 [ 4 ] {097949f9-c95b-4a83-9a4a-887d718887f3} <Debug> TCPHandler: Processed in 0.001338293 sec. | ||
| 11565 | 2026.03.19 22:55:09.877940 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11566 | 2026.03.19 22:55:09.878036 [ 4 ] {20884ea6-36f5-46b1-b61d-17e767984577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11567 | 2026.03.19 22:55:09.878076 [ 4 ] {20884ea6-36f5-46b1-b61d-17e767984577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11568 | 2026.03.19 22:55:09.878512 [ 4 ] {20884ea6-36f5-46b1-b61d-17e767984577} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11569 | 2026.03.19 22:55:09.878548 [ 4 ] {20884ea6-36f5-46b1-b61d-17e767984577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11570 | 2026.03.19 22:55:09.878862 [ 4 ] {20884ea6-36f5-46b1-b61d-17e767984577} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11571 | 2026.03.19 22:55:09.879082 [ 4 ] {20884ea6-36f5-46b1-b61d-17e767984577} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11572 | 2026.03.19 22:55:09.879213 [ 4 ] {20884ea6-36f5-46b1-b61d-17e767984577} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001197 sec., 65998.3291562239 rows/sec., 5.15 MiB/sec. | ||
| 11573 | 2026.03.19 22:55:09.879251 [ 4 ] {20884ea6-36f5-46b1-b61d-17e767984577} <Debug> TCPHandler: Processed in 0.001360563 sec. | ||
| 11574 | 2026.03.19 22:55:09.879363 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11575 | 2026.03.19 22:55:09.879458 [ 4 ] {6dedb258-e68d-47ba-b511-233404928525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11576 | 2026.03.19 22:55:09.879502 [ 4 ] {6dedb258-e68d-47ba-b511-233404928525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11577 | 2026.03.19 22:55:09.879914 [ 4 ] {6dedb258-e68d-47ba-b511-233404928525} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11578 | 2026.03.19 22:55:09.879951 [ 4 ] {6dedb258-e68d-47ba-b511-233404928525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11579 | 2026.03.19 22:55:09.880291 [ 4 ] {6dedb258-e68d-47ba-b511-233404928525} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11580 | 2026.03.19 22:55:09.880510 [ 4 ] {6dedb258-e68d-47ba-b511-233404928525} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11581 | 2026.03.19 22:55:09.880644 [ 4 ] {6dedb258-e68d-47ba-b511-233404928525} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 11582 | 2026.03.19 22:55:09.880680 [ 4 ] {6dedb258-e68d-47ba-b511-233404928525} <Debug> TCPHandler: Processed in 0.001365414 sec. | ||
| 11583 | 2026.03.19 22:55:09.880789 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11584 | 2026.03.19 22:55:09.880884 [ 4 ] {af634856-99b6-4389-8105-3bce492f93c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11585 | 2026.03.19 22:55:09.880938 [ 4 ] {af634856-99b6-4389-8105-3bce492f93c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11586 | 2026.03.19 22:55:09.881748 [ 4 ] {af634856-99b6-4389-8105-3bce492f93c0} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2026.03.19 22:55:09.881785 [ 4 ] {af634856-99b6-4389-8105-3bce492f93c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11588 | 2026.03.19 22:55:09.882314 [ 4 ] {af634856-99b6-4389-8105-3bce492f93c0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11589 | 2026.03.19 22:55:09.882548 [ 4 ] {af634856-99b6-4389-8105-3bce492f93c0} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2026.03.19 22:55:09.882695 [ 4 ] {af634856-99b6-4389-8105-3bce492f93c0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001829 sec., 8201.202843083653 rows/sec., 14.70 MiB/sec. | ||
| 11591 | 2026.03.19 22:55:09.882758 [ 4 ] {af634856-99b6-4389-8105-3bce492f93c0} <Debug> TCPHandler: Processed in 0.00201638 sec. | ||
| 11592 | 2026.03.19 22:55:09.882876 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11593 | 2026.03.19 22:55:09.882971 [ 4 ] {edeaf916-4f29-48ab-bdf4-02c957d4f81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11594 | 2026.03.19 22:55:09.883013 [ 4 ] {edeaf916-4f29-48ab-bdf4-02c957d4f81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11595 | 2026.03.19 22:55:09.883351 [ 4 ] {edeaf916-4f29-48ab-bdf4-02c957d4f81e} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2026.03.19 22:55:09.883387 [ 4 ] {edeaf916-4f29-48ab-bdf4-02c957d4f81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 11597 | 2026.03.19 22:55:09.883706 [ 4 ] {edeaf916-4f29-48ab-bdf4-02c957d4f81e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11598 | 2026.03.19 22:55:09.883921 [ 4 ] {edeaf916-4f29-48ab-bdf4-02c957d4f81e} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2026.03.19 22:55:09.884050 [ 4 ] {edeaf916-4f29-48ab-bdf4-02c957d4f81e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 11600 | 2026.03.19 22:55:09.884087 [ 4 ] {edeaf916-4f29-48ab-bdf4-02c957d4f81e} <Debug> TCPHandler: Processed in 0.001259023 sec. | ||
| 11601 | 2026.03.19 22:55:10.935281 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11602 | 2026.03.19 22:55:10.953419 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11603 | 2026.03.19 22:55:10.953481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11604 | 2026.03.19 22:55:10.959712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11605 | 2026.03.19 22:55:10.960457 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11606 | 2026.03.19 22:55:10.963755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11607 | 2026.03.19 22:55:14.387522 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11608 | 2026.03.19 22:55:14.387722 [ 4 ] {878820e9-484a-4c3b-9bd0-00e854f6fe46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11609 | 2026.03.19 22:55:14.387796 [ 4 ] {878820e9-484a-4c3b-9bd0-00e854f6fe46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11610 | 2026.03.19 22:55:14.389502 [ 4 ] {878820e9-484a-4c3b-9bd0-00e854f6fe46} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11611 | 2026.03.19 22:55:14.389549 [ 4 ] {878820e9-484a-4c3b-9bd0-00e854f6fe46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11612 | 2026.03.19 22:55:14.390072 [ 4 ] {878820e9-484a-4c3b-9bd0-00e854f6fe46} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11613 | 2026.03.19 22:55:14.390307 [ 4 ] {878820e9-484a-4c3b-9bd0-00e854f6fe46} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11614 | 2026.03.19 22:55:14.390480 [ 4 ] {878820e9-484a-4c3b-9bd0-00e854f6fe46} <Debug> executeQuery: Read 1992 rows, 154.38 KiB in 0.002811 sec., 708644.6104589114 rows/sec., 53.63 MiB/sec. | ||
| 11615 | 2026.03.19 22:55:14.390533 [ 4 ] {878820e9-484a-4c3b-9bd0-00e854f6fe46} <Debug> TCPHandler: Processed in 0.003145301 sec. | ||
| 11616 | 2026.03.19 22:55:14.390653 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11617 | 2026.03.19 22:55:14.390757 [ 4 ] {bdfefc43-3304-40e9-9e4e-4b86cedb48ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11618 | 2026.03.19 22:55:14.390801 [ 4 ] {bdfefc43-3304-40e9-9e4e-4b86cedb48ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11619 | 2026.03.19 22:55:14.391228 [ 4 ] {bdfefc43-3304-40e9-9e4e-4b86cedb48ef} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11620 | 2026.03.19 22:55:14.391266 [ 4 ] {bdfefc43-3304-40e9-9e4e-4b86cedb48ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11621 | 2026.03.19 22:55:14.391570 [ 4 ] {bdfefc43-3304-40e9-9e4e-4b86cedb48ef} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11622 | 2026.03.19 22:55:14.391776 [ 4 ] {bdfefc43-3304-40e9-9e4e-4b86cedb48ef} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11623 | 2026.03.19 22:55:14.391912 [ 4 ] {bdfefc43-3304-40e9-9e4e-4b86cedb48ef} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001179 sec., 31382.527565733675 rows/sec., 2.30 MiB/sec. | ||
| 11624 | 2026.03.19 22:55:14.391950 [ 4 ] {bdfefc43-3304-40e9-9e4e-4b86cedb48ef} <Debug> TCPHandler: Processed in 0.001350553 sec. | ||
| 11625 | 2026.03.19 22:55:14.392061 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11626 | 2026.03.19 22:55:14.392155 [ 4 ] {d3c5e010-e7b8-406d-a302-8b2908789748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11627 | 2026.03.19 22:55:14.392195 [ 4 ] {d3c5e010-e7b8-406d-a302-8b2908789748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11628 | 2026.03.19 22:55:14.392836 [ 4 ] {d3c5e010-e7b8-406d-a302-8b2908789748} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11629 | 2026.03.19 22:55:14.392873 [ 4 ] {d3c5e010-e7b8-406d-a302-8b2908789748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11630 | 2026.03.19 22:55:14.393207 [ 4 ] {d3c5e010-e7b8-406d-a302-8b2908789748} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11631 | 2026.03.19 22:55:14.393412 [ 4 ] {d3c5e010-e7b8-406d-a302-8b2908789748} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11632 | 2026.03.19 22:55:14.393548 [ 4 ] {d3c5e010-e7b8-406d-a302-8b2908789748} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001411 sec., 501771.79305457126 rows/sec., 29.27 MiB/sec. | ||
| 11633 | 2026.03.19 22:55:14.393587 [ 4 ] {d3c5e010-e7b8-406d-a302-8b2908789748} <Debug> TCPHandler: Processed in 0.001576625 sec. | ||
| 11634 | 2026.03.19 22:55:14.393697 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11635 | 2026.03.19 22:55:14.393792 [ 4 ] {dd946a15-10c1-46b3-bf30-b9a0de70d6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11636 | 2026.03.19 22:55:14.393831 [ 4 ] {dd946a15-10c1-46b3-bf30-b9a0de70d6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11637 | 2026.03.19 22:55:14.394205 [ 4 ] {dd946a15-10c1-46b3-bf30-b9a0de70d6fe} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11638 | 2026.03.19 22:55:14.394240 [ 4 ] {dd946a15-10c1-46b3-bf30-b9a0de70d6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11639 | 2026.03.19 22:55:14.394545 [ 4 ] {dd946a15-10c1-46b3-bf30-b9a0de70d6fe} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11640 | 2026.03.19 22:55:14.394749 [ 4 ] {dd946a15-10c1-46b3-bf30-b9a0de70d6fe} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11641 | 2026.03.19 22:55:14.394875 [ 4 ] {dd946a15-10c1-46b3-bf30-b9a0de70d6fe} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 63.80 KiB/sec. | ||
| 11642 | 2026.03.19 22:55:14.394913 [ 4 ] {dd946a15-10c1-46b3-bf30-b9a0de70d6fe} <Debug> TCPHandler: Processed in 0.001266222 sec. | ||
| 11643 | 2026.03.19 22:55:14.395016 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11644 | 2026.03.19 22:55:14.395108 [ 4 ] {f88190e4-9caa-4272-8ff5-98665e7aabec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11645 | 2026.03.19 22:55:14.395146 [ 4 ] {f88190e4-9caa-4272-8ff5-98665e7aabec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11646 | 2026.03.19 22:55:14.395903 [ 4 ] {f88190e4-9caa-4272-8ff5-98665e7aabec} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2026.03.19 22:55:14.395937 [ 4 ] {f88190e4-9caa-4272-8ff5-98665e7aabec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11648 | 2026.03.19 22:55:14.396286 [ 4 ] {f88190e4-9caa-4272-8ff5-98665e7aabec} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11649 | 2026.03.19 22:55:14.396490 [ 4 ] {f88190e4-9caa-4272-8ff5-98665e7aabec} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2026.03.19 22:55:14.396622 [ 4 ] {f88190e4-9caa-4272-8ff5-98665e7aabec} <Debug> executeQuery: Read 1037 rows, 73.30 KiB in 0.001531 sec., 677335.0751143043 rows/sec., 46.76 MiB/sec. | ||
| 11651 | 2026.03.19 22:55:14.396659 [ 4 ] {f88190e4-9caa-4272-8ff5-98665e7aabec} <Debug> TCPHandler: Processed in 0.001690677 sec. | ||
| 11652 | 2026.03.19 22:55:14.396768 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11653 | 2026.03.19 22:55:14.396861 [ 4 ] {401187bd-111e-4a52-9e59-fab957f40cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11654 | 2026.03.19 22:55:14.396903 [ 4 ] {401187bd-111e-4a52-9e59-fab957f40cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11655 | 2026.03.19 22:55:14.397559 [ 4 ] {401187bd-111e-4a52-9e59-fab957f40cda} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11656 | 2026.03.19 22:55:14.397595 [ 4 ] {401187bd-111e-4a52-9e59-fab957f40cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11657 | 2026.03.19 22:55:14.397996 [ 4 ] {401187bd-111e-4a52-9e59-fab957f40cda} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11658 | 2026.03.19 22:55:14.398188 [ 4 ] {401187bd-111e-4a52-9e59-fab957f40cda} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11659 | 2026.03.19 22:55:14.398313 [ 4 ] {401187bd-111e-4a52-9e59-fab957f40cda} <Debug> executeQuery: Read 1339 rows, 86.64 KiB in 0.001514 sec., 884412.1532364597 rows/sec., 55.88 MiB/sec. | ||
| 11660 | 2026.03.19 22:55:14.398348 [ 4 ] {401187bd-111e-4a52-9e59-fab957f40cda} <Debug> TCPHandler: Processed in 0.001675137 sec. | ||
| 11661 | 2026.03.19 22:55:14.398451 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11662 | 2026.03.19 22:55:14.398538 [ 4 ] {4ab8ef22-24e9-4091-96cf-1260c9b5219c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11663 | 2026.03.19 22:55:14.398589 [ 4 ] {4ab8ef22-24e9-4091-96cf-1260c9b5219c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11664 | 2026.03.19 22:55:14.399501 [ 4 ] {4ab8ef22-24e9-4091-96cf-1260c9b5219c} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11665 | 2026.03.19 22:55:14.399537 [ 4 ] {4ab8ef22-24e9-4091-96cf-1260c9b5219c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11666 | 2026.03.19 22:55:14.400100 [ 4 ] {4ab8ef22-24e9-4091-96cf-1260c9b5219c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11667 | 2026.03.19 22:55:14.400331 [ 4 ] {4ab8ef22-24e9-4091-96cf-1260c9b5219c} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11668 | 2026.03.19 22:55:14.400468 [ 4 ] {4ab8ef22-24e9-4091-96cf-1260c9b5219c} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001888 sec., 19597.457627118645 rows/sec., 35.12 MiB/sec. | ||
| 11669 | 2026.03.19 22:55:14.400526 [ 4 ] {4ab8ef22-24e9-4091-96cf-1260c9b5219c} <Debug> TCPHandler: Processed in 0.00207107 sec. | ||
| 11670 | 2026.03.19 22:55:14.400637 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11671 | 2026.03.19 22:55:14.400731 [ 4 ] {11924ee9-84ab-4632-b907-adca296fd78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11672 | 2026.03.19 22:55:14.400773 [ 4 ] {11924ee9-84ab-4632-b907-adca296fd78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11673 | 2026.03.19 22:55:14.401103 [ 4 ] {11924ee9-84ab-4632-b907-adca296fd78f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2026.03.19 22:55:14.401139 [ 4 ] {11924ee9-84ab-4632-b907-adca296fd78f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11675 | 2026.03.19 22:55:14.401436 [ 4 ] {11924ee9-84ab-4632-b907-adca296fd78f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11676 | 2026.03.19 22:55:14.401635 [ 4 ] {11924ee9-84ab-4632-b907-adca296fd78f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2026.03.19 22:55:14.401768 [ 4 ] {11924ee9-84ab-4632-b907-adca296fd78f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 11678 | 2026.03.19 22:55:14.401804 [ 4 ] {11924ee9-84ab-4632-b907-adca296fd78f} <Debug> TCPHandler: Processed in 0.001217772 sec. | ||
| 11679 | 2026.03.19 22:55:16.865458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29150 | ||
| 11680 | 2026.03.19 22:55:16.865964 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2026.03.19 22:55:16.866010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11682 | 2026.03.19 22:55:16.866510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11683 | 2026.03.19 22:55:16.866770 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2026.03.19 22:55:16.866905 [ 104 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11685 | 2026.03.19 22:55:16.866918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29150 | ||
| 11686 | 2026.03.19 22:55:16.866952 [ 104 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2026.03.19 22:55:16.866975 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11688 | 2026.03.19 22:55:16.867106 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 11689 | 2026.03.19 22:55:16.867239 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11690 | 2026.03.19 22:55:16.867276 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26782 rows starting from the beginning of the part | ||
| 11691 | 2026.03.19 22:55:16.867337 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 11692 | 2026.03.19 22:55:16.867391 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 11693 | 2026.03.19 22:55:16.867433 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 11694 | 2026.03.19 22:55:16.867468 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 11695 | 2026.03.19 22:55:16.867506 [ 193 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 11696 | 2026.03.19 22:55:16.869818 [ 200 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002773457 sec., 10510348.637098033 rows/sec., 150.35 MiB/sec. | ||
| 11697 | 2026.03.19 22:55:16.870230 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11698 | 2026.03.19 22:55:16.870553 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_61_12} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2026.03.19 22:55:16.870639 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_61_12} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11700 | 2026.03.19 22:55:16.870763 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 11701 | 2026.03.19 22:55:18.463962 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11702 | 2026.03.19 22:55:18.481225 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11703 | 2026.03.19 22:55:18.481285 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11704 | 2026.03.19 22:55:18.487330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11705 | 2026.03.19 22:55:18.488042 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11706 | 2026.03.19 22:55:18.488348 [ 100 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11707 | 2026.03.19 22:55:18.488419 [ 100 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11708 | 2026.03.19 22:55:18.488442 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11709 | 2026.03.19 22:55:18.488556 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 11710 | 2026.03.19 22:55:18.491106 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11711 | 2026.03.19 22:55:18.492544 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11712 | 2026.03.19 22:55:18.494227 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 11713 | 2026.03.19 22:55:18.499126 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 11714 | 2026.03.19 22:55:18.503940 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 11715 | 2026.03.19 22:55:18.508349 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 11716 | 2026.03.19 22:55:18.512798 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 11717 | 2026.03.19 22:55:18.516672 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 11718 | 2026.03.19 22:55:18.568210 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079694487 sec., 5772.042926884014 rows/sec., 29.85 MiB/sec. | ||
| 11719 | 2026.03.19 22:55:18.571354 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11720 | 2026.03.19 22:55:18.573419 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_61_12} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11721 | 2026.03.19 22:55:18.573531 [ 186 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_61_12} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11722 | 2026.03.19 22:55:18.576266 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11723 | 2026.03.19 22:55:19.462488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1444 | ||
| 11724 | 2026.03.19 22:55:19.464916 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2026.03.19 22:55:19.464974 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11726 | 2026.03.19 22:55:19.466208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11727 | 2026.03.19 22:55:19.466506 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2026.03.19 22:55:19.466891 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
| 11729 | 2026.03.19 22:55:19.874358 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2026.03.19 22:55:19.874536 [ 4 ] {bc480b04-1082-4b0f-9574-782b5d3e2d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11731 | 2026.03.19 22:55:19.874600 [ 4 ] {bc480b04-1082-4b0f-9574-782b5d3e2d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11732 | 2026.03.19 22:55:19.875323 [ 4 ] {bc480b04-1082-4b0f-9574-782b5d3e2d66} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2026.03.19 22:55:19.875375 [ 4 ] {bc480b04-1082-4b0f-9574-782b5d3e2d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11734 | 2026.03.19 22:55:19.875763 [ 4 ] {bc480b04-1082-4b0f-9574-782b5d3e2d66} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11735 | 2026.03.19 22:55:19.875985 [ 4 ] {bc480b04-1082-4b0f-9574-782b5d3e2d66} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2026.03.19 22:55:19.876134 [ 4 ] {bc480b04-1082-4b0f-9574-782b5d3e2d66} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001646 sec., 52247.87363304982 rows/sec., 4.38 MiB/sec. | ||
| 11737 | 2026.03.19 22:55:19.876174 [ 4 ] {bc480b04-1082-4b0f-9574-782b5d3e2d66} <Debug> TCPHandler: Processed in 0.001947259 sec. | ||
| 11738 | 2026.03.19 22:55:19.876296 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11739 | 2026.03.19 22:55:19.876393 [ 4 ] {dfea649e-c1b5-4c69-93e4-029475ff127e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11740 | 2026.03.19 22:55:19.876432 [ 4 ] {dfea649e-c1b5-4c69-93e4-029475ff127e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11741 | 2026.03.19 22:55:19.876897 [ 4 ] {dfea649e-c1b5-4c69-93e4-029475ff127e} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11742 | 2026.03.19 22:55:19.876932 [ 4 ] {dfea649e-c1b5-4c69-93e4-029475ff127e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11743 | 2026.03.19 22:55:19.877221 [ 4 ] {dfea649e-c1b5-4c69-93e4-029475ff127e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11744 | 2026.03.19 22:55:19.877457 [ 4 ] {dfea649e-c1b5-4c69-93e4-029475ff127e} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2026.03.19 22:55:19.877595 [ 4 ] {dfea649e-c1b5-4c69-93e4-029475ff127e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00122 sec., 12295.081967213115 rows/sec., 924.53 KiB/sec. | ||
| 11746 | 2026.03.19 22:55:19.877632 [ 4 ] {dfea649e-c1b5-4c69-93e4-029475ff127e} <Debug> TCPHandler: Processed in 0.001384043 sec. | ||
| 11747 | 2026.03.19 22:55:19.877739 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11748 | 2026.03.19 22:55:19.877830 [ 4 ] {2f9f0050-8de5-49c2-9a19-095c54ec2f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11749 | 2026.03.19 22:55:19.877868 [ 4 ] {2f9f0050-8de5-49c2-9a19-095c54ec2f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11750 | 2026.03.19 22:55:19.878283 [ 4 ] {2f9f0050-8de5-49c2-9a19-095c54ec2f5e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2026.03.19 22:55:19.878319 [ 4 ] {2f9f0050-8de5-49c2-9a19-095c54ec2f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11752 | 2026.03.19 22:55:19.878603 [ 4 ] {2f9f0050-8de5-49c2-9a19-095c54ec2f5e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11753 | 2026.03.19 22:55:19.878798 [ 4 ] {2f9f0050-8de5-49c2-9a19-095c54ec2f5e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2026.03.19 22:55:19.878922 [ 4 ] {2f9f0050-8de5-49c2-9a19-095c54ec2f5e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00111 sec., 71171.17117117117 rows/sec., 5.56 MiB/sec. | ||
| 11755 | 2026.03.19 22:55:19.878960 [ 4 ] {2f9f0050-8de5-49c2-9a19-095c54ec2f5e} <Debug> TCPHandler: Processed in 0.001267553 sec. | ||
| 11756 | 2026.03.19 22:55:19.879072 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11757 | 2026.03.19 22:55:19.879163 [ 4 ] {4d17161d-49c3-477d-9ef1-33f5c1283fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11758 | 2026.03.19 22:55:19.879206 [ 4 ] {4d17161d-49c3-477d-9ef1-33f5c1283fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11759 | 2026.03.19 22:55:19.879606 [ 4 ] {4d17161d-49c3-477d-9ef1-33f5c1283fa0} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.03.19 22:55:19.879642 [ 4 ] {4d17161d-49c3-477d-9ef1-33f5c1283fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11761 | 2026.03.19 22:55:19.879969 [ 4 ] {4d17161d-49c3-477d-9ef1-33f5c1283fa0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11762 | 2026.03.19 22:55:19.880172 [ 4 ] {4d17161d-49c3-477d-9ef1-33f5c1283fa0} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11763 | 2026.03.19 22:55:19.880299 [ 4 ] {4d17161d-49c3-477d-9ef1-33f5c1283fa0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 11764 | 2026.03.19 22:55:19.880334 [ 4 ] {4d17161d-49c3-477d-9ef1-33f5c1283fa0} <Debug> TCPHandler: Processed in 0.001310323 sec. | ||
| 11765 | 2026.03.19 22:55:19.880450 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11766 | 2026.03.19 22:55:19.880541 [ 4 ] {114d9d97-02ef-4431-a1c8-c69dfadf51f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11767 | 2026.03.19 22:55:19.880594 [ 4 ] {114d9d97-02ef-4431-a1c8-c69dfadf51f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11768 | 2026.03.19 22:55:19.881378 [ 4 ] {114d9d97-02ef-4431-a1c8-c69dfadf51f4} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11769 | 2026.03.19 22:55:19.881413 [ 4 ] {114d9d97-02ef-4431-a1c8-c69dfadf51f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11770 | 2026.03.19 22:55:19.881936 [ 4 ] {114d9d97-02ef-4431-a1c8-c69dfadf51f4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11771 | 2026.03.19 22:55:19.882166 [ 4 ] {114d9d97-02ef-4431-a1c8-c69dfadf51f4} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11772 | 2026.03.19 22:55:19.882310 [ 4 ] {114d9d97-02ef-4431-a1c8-c69dfadf51f4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001786 sec., 8398.6562150056 rows/sec., 15.05 MiB/sec. | ||
| 11773 | 2026.03.19 22:55:19.882363 [ 4 ] {114d9d97-02ef-4431-a1c8-c69dfadf51f4} <Debug> TCPHandler: Processed in 0.001961219 sec. | ||
| 11774 | 2026.03.19 22:55:19.882486 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11775 | 2026.03.19 22:55:19.882608 [ 4 ] {6fb789b6-5f1b-48cc-9f30-770cac0a8177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11776 | 2026.03.19 22:55:19.882658 [ 4 ] {6fb789b6-5f1b-48cc-9f30-770cac0a8177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11777 | 2026.03.19 22:55:19.883060 [ 4 ] {6fb789b6-5f1b-48cc-9f30-770cac0a8177} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11778 | 2026.03.19 22:55:19.883102 [ 4 ] {6fb789b6-5f1b-48cc-9f30-770cac0a8177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11779 | 2026.03.19 22:55:19.883449 [ 4 ] {6fb789b6-5f1b-48cc-9f30-770cac0a8177} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11780 | 2026.03.19 22:55:19.883659 [ 4 ] {6fb789b6-5f1b-48cc-9f30-770cac0a8177} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11781 | 2026.03.19 22:55:19.883796 [ 4 ] {6fb789b6-5f1b-48cc-9f30-770cac0a8177} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 11782 | 2026.03.19 22:55:19.883832 [ 4 ] {6fb789b6-5f1b-48cc-9f30-770cac0a8177} <Debug> TCPHandler: Processed in 0.001405604 sec. | ||
| 11783 | 2026.03.19 22:55:24.219234 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11784 | 2026.03.19 22:55:24.219339 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11785 | 2026.03.19 22:55:24.367180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29662 | ||
| 11786 | 2026.03.19 22:55:24.367727 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11787 | 2026.03.19 22:55:24.367773 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11788 | 2026.03.19 22:55:24.368390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11789 | 2026.03.19 22:55:24.368623 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11790 | 2026.03.19 22:55:24.368764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29662 | ||
| 11791 | 2026.03.19 22:55:24.874128 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11792 | 2026.03.19 22:55:24.874298 [ 4 ] {64db83f6-fd93-49ca-85fd-033d334ab3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11793 | 2026.03.19 22:55:24.874362 [ 4 ] {64db83f6-fd93-49ca-85fd-033d334ab3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11794 | 2026.03.19 22:55:24.875031 [ 4 ] {64db83f6-fd93-49ca-85fd-033d334ab3b7} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11795 | 2026.03.19 22:55:24.875080 [ 4 ] {64db83f6-fd93-49ca-85fd-033d334ab3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11796 | 2026.03.19 22:55:24.875477 [ 4 ] {64db83f6-fd93-49ca-85fd-033d334ab3b7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11797 | 2026.03.19 22:55:24.875705 [ 4 ] {64db83f6-fd93-49ca-85fd-033d334ab3b7} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11798 | 2026.03.19 22:55:24.875966 [ 4 ] {64db83f6-fd93-49ca-85fd-033d334ab3b7} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001715 sec., 62973.760932944606 rows/sec., 5.30 MiB/sec. | ||
| 11799 | 2026.03.19 22:55:24.876016 [ 4 ] {64db83f6-fd93-49ca-85fd-033d334ab3b7} <Debug> TCPHandler: Processed in 0.00201391 sec. | ||
| 11800 | 2026.03.19 22:55:24.876139 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11801 | 2026.03.19 22:55:24.876243 [ 4 ] {71f81865-95ac-45da-9715-cee42c42e472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11802 | 2026.03.19 22:55:24.876286 [ 4 ] {71f81865-95ac-45da-9715-cee42c42e472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11803 | 2026.03.19 22:55:24.876699 [ 4 ] {71f81865-95ac-45da-9715-cee42c42e472} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11804 | 2026.03.19 22:55:24.876737 [ 4 ] {71f81865-95ac-45da-9715-cee42c42e472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11805 | 2026.03.19 22:55:24.877078 [ 4 ] {71f81865-95ac-45da-9715-cee42c42e472} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11806 | 2026.03.19 22:55:24.877292 [ 4 ] {71f81865-95ac-45da-9715-cee42c42e472} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2026.03.19 22:55:24.877511 [ 95 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11808 | 2026.03.19 22:55:24.877519 [ 4 ] {71f81865-95ac-45da-9715-cee42c42e472} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.0013 sec., 20000 rows/sec., 1.47 MiB/sec. | ||
| 11809 | 2026.03.19 22:55:24.877590 [ 95 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11810 | 2026.03.19 22:55:24.877605 [ 4 ] {71f81865-95ac-45da-9715-cee42c42e472} <Debug> TCPHandler: Processed in 0.001518556 sec. | ||
| 11811 | 2026.03.19 22:55:24.877622 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11812 | 2026.03.19 22:55:24.877714 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11813 | 2026.03.19 22:55:24.877749 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 11814 | 2026.03.19 22:55:24.877816 [ 4 ] {232fee34-21e4-49f6-8cc5-c1e5cb4adfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11815 | 2026.03.19 22:55:24.877863 [ 4 ] {232fee34-21e4-49f6-8cc5-c1e5cb4adfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11816 | 2026.03.19 22:55:24.877898 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11817 | 2026.03.19 22:55:24.877943 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 82 rows starting from the beginning of the part | ||
| 11818 | 2026.03.19 22:55:24.878019 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part | ||
| 11819 | 2026.03.19 22:55:24.878074 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 15 rows starting from the beginning of the part | ||
| 11820 | 2026.03.19 22:55:24.878121 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 37 rows starting from the beginning of the part | ||
| 11821 | 2026.03.19 22:55:24.878166 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 15 rows starting from the beginning of the part | ||
| 11822 | 2026.03.19 22:55:24.878227 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part | ||
| 11823 | 2026.03.19 22:55:24.878304 [ 4 ] {232fee34-21e4-49f6-8cc5-c1e5cb4adfb9} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11824 | 2026.03.19 22:55:24.878345 [ 4 ] {232fee34-21e4-49f6-8cc5-c1e5cb4adfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11825 | 2026.03.19 22:55:24.878689 [ 4 ] {232fee34-21e4-49f6-8cc5-c1e5cb4adfb9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11826 | 2026.03.19 22:55:24.878918 [ 4 ] {232fee34-21e4-49f6-8cc5-c1e5cb4adfb9} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11827 | 2026.03.19 22:55:24.879058 [ 4 ] {232fee34-21e4-49f6-8cc5-c1e5cb4adfb9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00126 sec., 71428.57142857142 rows/sec., 5.58 MiB/sec. | ||
| 11828 | 2026.03.19 22:55:24.879096 [ 4 ] {232fee34-21e4-49f6-8cc5-c1e5cb4adfb9} <Debug> TCPHandler: Processed in 0.001431454 sec. | ||
| 11829 | 2026.03.19 22:55:24.879124 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427664 sec., 140789.42944558384 rows/sec., 10.85 MiB/sec. | ||
| 11830 | 2026.03.19 22:55:24.879208 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11831 | 2026.03.19 22:55:24.879309 [ 4 ] {df1f53d8-7ebe-4036-b118-4ba4661712f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11832 | 2026.03.19 22:55:24.879312 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11833 | 2026.03.19 22:55:24.879354 [ 4 ] {df1f53d8-7ebe-4036-b118-4ba4661712f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11834 | 2026.03.19 22:55:24.879597 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_86_17} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11835 | 2026.03.19 22:55:24.879666 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_86_17} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11836 | 2026.03.19 22:55:24.879761 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11837 | 2026.03.19 22:55:24.879767 [ 4 ] {df1f53d8-7ebe-4036-b118-4ba4661712f1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.03.19 22:55:24.879805 [ 4 ] {df1f53d8-7ebe-4036-b118-4ba4661712f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11839 | 2026.03.19 22:55:24.880147 [ 4 ] {df1f53d8-7ebe-4036-b118-4ba4661712f1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11840 | 2026.03.19 22:55:24.880354 [ 4 ] {df1f53d8-7ebe-4036-b118-4ba4661712f1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.03.19 22:55:24.880471 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 4 parts from all_1_85_17 to all_88_88_0 | ||
| 11842 | 2026.03.19 22:55:24.880487 [ 4 ] {df1f53d8-7ebe-4036-b118-4ba4661712f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 11843 | 2026.03.19 22:55:24.880510 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.03.19 22:55:24.880532 [ 4 ] {df1f53d8-7ebe-4036-b118-4ba4661712f1} <Debug> TCPHandler: Processed in 0.001374353 sec. | ||
| 11845 | 2026.03.19 22:55:24.880536 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11846 | 2026.03.19 22:55:24.880648 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_85_17 to all_88_88_0 into Compact with storage Full | ||
| 11847 | 2026.03.19 22:55:24.880661 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11848 | 2026.03.19 22:55:24.880774 [ 4 ] {5553af58-87b8-48d6-a15d-153bb04b33d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11849 | 2026.03.19 22:55:24.880796 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11850 | 2026.03.19 22:55:24.880830 [ 4 ] {5553af58-87b8-48d6-a15d-153bb04b33d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11851 | 2026.03.19 22:55:24.880840 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 30978 rows starting from the beginning of the part | ||
| 11852 | 2026.03.19 22:55:24.880921 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 11853 | 2026.03.19 22:55:24.880970 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 11854 | 2026.03.19 22:55:24.881015 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1339 rows starting from the beginning of the part | ||
| 11855 | 2026.03.19 22:55:24.881673 [ 4 ] {5553af58-87b8-48d6-a15d-153bb04b33d9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11856 | 2026.03.19 22:55:24.881714 [ 4 ] {5553af58-87b8-48d6-a15d-153bb04b33d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11857 | 2026.03.19 22:55:24.882368 [ 4 ] {5553af58-87b8-48d6-a15d-153bb04b33d9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11858 | 2026.03.19 22:55:24.882628 [ 4 ] {5553af58-87b8-48d6-a15d-153bb04b33d9} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11859 | 2026.03.19 22:55:24.882756 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11860 | 2026.03.19 22:55:24.882777 [ 4 ] {5553af58-87b8-48d6-a15d-153bb04b33d9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002021 sec., 12864.918357248887 rows/sec., 23.05 MiB/sec. | ||
| 11861 | 2026.03.19 22:55:24.882789 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2026.03.19 22:55:24.882821 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11863 | 2026.03.19 22:55:24.882854 [ 4 ] {5553af58-87b8-48d6-a15d-153bb04b33d9} <Debug> TCPHandler: Processed in 0.002241942 sec. | ||
| 11864 | 2026.03.19 22:55:24.882898 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 11865 | 2026.03.19 22:55:24.882970 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11866 | 2026.03.19 22:55:24.883067 [ 4 ] {3cb7fc09-b3e6-4a8c-9046-131c87551fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11867 | 2026.03.19 22:55:24.883076 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11868 | 2026.03.19 22:55:24.883110 [ 4 ] {3cb7fc09-b3e6-4a8c-9046-131c87551fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11869 | 2026.03.19 22:55:24.883129 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1720 rows starting from the beginning of the part | ||
| 11870 | 2026.03.19 22:55:24.883246 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part | ||
| 11871 | 2026.03.19 22:55:24.883341 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 15 rows starting from the beginning of the part | ||
| 11872 | 2026.03.19 22:55:24.883434 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 37 rows starting from the beginning of the part | ||
| 11873 | 2026.03.19 22:55:24.883462 [ 4 ] {3cb7fc09-b3e6-4a8c-9046-131c87551fb3} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11874 | 2026.03.19 22:55:24.883499 [ 4 ] {3cb7fc09-b3e6-4a8c-9046-131c87551fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11875 | 2026.03.19 22:55:24.883524 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 15 rows starting from the beginning of the part | ||
| 11876 | 2026.03.19 22:55:24.883614 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part | ||
| 11877 | 2026.03.19 22:55:24.883990 [ 4 ] {3cb7fc09-b3e6-4a8c-9046-131c87551fb3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11878 | 2026.03.19 22:55:24.884219 [ 4 ] {3cb7fc09-b3e6-4a8c-9046-131c87551fb3} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11879 | 2026.03.19 22:55:24.884362 [ 4 ] {3cb7fc09-b3e6-4a8c-9046-131c87551fb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec. | ||
| 11880 | 2026.03.19 22:55:24.884399 [ 4 ] {3cb7fc09-b3e6-4a8c-9046-131c87551fb3} <Debug> TCPHandler: Processed in 0.001479375 sec. | ||
| 11881 | 2026.03.19 22:55:24.889394 [ 192 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32637 rows, containing 5 columns (5 merged, 0 gathered) in 0.008789317 sec., 3713257.810589833 rows/sec., 245.17 MiB/sec. | ||
| 11882 | 2026.03.19 22:55:24.889976 [ 187 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 11883 | 2026.03.19 22:55:24.890313 [ 187 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11884 | 2026.03.19 22:55:24.890398 [ 187 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 4 parts: [all_1_85_17, all_88_88_0] -> all_1_88_18 | ||
| 11885 | 2026.03.19 22:55:24.890484 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 11886 | 2026.03.19 22:55:24.894011 [ 191 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1839 rows, containing 19 columns (19 merged, 0 gathered) in 0.011143341 sec., 165031.2953718279 rows/sec., 295.73 MiB/sec. | ||
| 11887 | 2026.03.19 22:55:24.896230 [ 192 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11888 | 2026.03.19 22:55:24.896567 [ 192 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11889 | 2026.03.19 22:55:24.896635 [ 192 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11890 | 2026.03.19 22:55:24.896724 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.30 MiB. | ||
| 11891 | 2026.03.19 22:55:25.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.96 MiB, peak 361.21 MiB, free memory in arenas 0.00 B, will set to 351.35 MiB (RSS), difference: 7.39 MiB | ||
| 11892 | 2026.03.19 22:55:25.991306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11893 | 2026.03.19 22:55:26.007180 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11894 | 2026.03.19 22:55:26.007235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11895 | 2026.03.19 22:55:26.012606 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11896 | 2026.03.19 22:55:26.013315 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11897 | 2026.03.19 22:55:26.016182 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11898 | 2026.03.19 22:55:29.467179 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1468 | ||
| 11899 | 2026.03.19 22:55:29.469440 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2026.03.19 22:55:29.469497 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11901 | 2026.03.19 22:55:29.470751 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11902 | 2026.03.19 22:55:29.471041 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2026.03.19 22:55:29.471225 [ 89 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11904 | 2026.03.19 22:55:29.471297 [ 89 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2026.03.19 22:55:29.471321 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11906 | 2026.03.19 22:55:29.471402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1468 | ||
| 11907 | 2026.03.19 22:55:29.471518 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 11908 | 2026.03.19 22:55:29.472198 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11909 | 2026.03.19 22:55:29.472347 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1324 rows starting from the beginning of the part | ||
| 11910 | 2026.03.19 22:55:29.472720 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 11911 | 2026.03.19 22:55:29.473041 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 11912 | 2026.03.19 22:55:29.473386 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 11913 | 2026.03.19 22:55:29.473723 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
| 11914 | 2026.03.19 22:55:29.474046 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 11915 | 2026.03.19 22:55:29.480065 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 72 columns (72 merged, 0 gathered) in 0.008641375 sec., 169880.37204727257 rows/sec., 131.87 MiB/sec. | ||
| 11916 | 2026.03.19 22:55:29.481321 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11917 | 2026.03.19 22:55:29.481799 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_46_9} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2026.03.19 22:55:29.481872 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_46_9} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11919 | 2026.03.19 22:55:29.482036 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11920 | 2026.03.19 22:55:29.875961 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11921 | 2026.03.19 22:55:29.876166 [ 4 ] {dab99618-c48c-42d6-bfb3-7db2dbe0f144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11922 | 2026.03.19 22:55:29.876240 [ 4 ] {dab99618-c48c-42d6-bfb3-7db2dbe0f144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11923 | 2026.03.19 22:55:29.876978 [ 4 ] {dab99618-c48c-42d6-bfb3-7db2dbe0f144} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11924 | 2026.03.19 22:55:29.877024 [ 4 ] {dab99618-c48c-42d6-bfb3-7db2dbe0f144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11925 | 2026.03.19 22:55:29.877409 [ 4 ] {dab99618-c48c-42d6-bfb3-7db2dbe0f144} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11926 | 2026.03.19 22:55:29.877634 [ 4 ] {dab99618-c48c-42d6-bfb3-7db2dbe0f144} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11927 | 2026.03.19 22:55:29.877786 [ 4 ] {dab99618-c48c-42d6-bfb3-7db2dbe0f144} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001678 sec., 14302.74135876043 rows/sec., 1.19 MiB/sec. | ||
| 11928 | 2026.03.19 22:55:29.877830 [ 4 ] {dab99618-c48c-42d6-bfb3-7db2dbe0f144} <Debug> TCPHandler: Processed in 0.0020112 sec. | ||
| 11929 | 2026.03.19 22:55:29.877959 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11930 | 2026.03.19 22:55:29.878057 [ 4 ] {5c63770e-47cf-4806-b66e-f32da78bf928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11931 | 2026.03.19 22:55:29.878097 [ 4 ] {5c63770e-47cf-4806-b66e-f32da78bf928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11932 | 2026.03.19 22:55:29.878648 [ 4 ] {5c63770e-47cf-4806-b66e-f32da78bf928} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2026.03.19 22:55:29.878684 [ 4 ] {5c63770e-47cf-4806-b66e-f32da78bf928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11934 | 2026.03.19 22:55:29.879007 [ 4 ] {5c63770e-47cf-4806-b66e-f32da78bf928} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11935 | 2026.03.19 22:55:29.879234 [ 4 ] {5c63770e-47cf-4806-b66e-f32da78bf928} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2026.03.19 22:55:29.879363 [ 4 ] {5c63770e-47cf-4806-b66e-f32da78bf928} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001325 sec., 155471.69811320756 rows/sec., 13.89 MiB/sec. | ||
| 11937 | 2026.03.19 22:55:29.879386 [ 87 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11938 | 2026.03.19 22:55:29.879401 [ 4 ] {5c63770e-47cf-4806-b66e-f32da78bf928} <Debug> TCPHandler: Processed in 0.001498474 sec. | ||
| 11939 | 2026.03.19 22:55:29.879455 [ 87 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11940 | 2026.03.19 22:55:29.879484 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11941 | 2026.03.19 22:55:29.879559 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11942 | 2026.03.19 22:55:29.879575 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 11943 | 2026.03.19 22:55:29.879659 [ 4 ] {66f497be-4016-4a06-b208-b7477fd692a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11944 | 2026.03.19 22:55:29.879664 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11945 | 2026.03.19 22:55:29.879700 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2152 rows starting from the beginning of the part | ||
| 11946 | 2026.03.19 22:55:29.879700 [ 4 ] {66f497be-4016-4a06-b208-b7477fd692a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11947 | 2026.03.19 22:55:29.879759 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 86 rows starting from the beginning of the part | ||
| 11948 | 2026.03.19 22:55:29.879815 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1992 rows starting from the beginning of the part | ||
| 11949 | 2026.03.19 22:55:29.879856 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 86 rows starting from the beginning of the part | ||
| 11950 | 2026.03.19 22:55:29.879896 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 108 rows starting from the beginning of the part | ||
| 11951 | 2026.03.19 22:55:29.879974 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 206 rows starting from the beginning of the part | ||
| 11952 | 2026.03.19 22:55:29.880141 [ 4 ] {66f497be-4016-4a06-b208-b7477fd692a6} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11953 | 2026.03.19 22:55:29.880177 [ 4 ] {66f497be-4016-4a06-b208-b7477fd692a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11954 | 2026.03.19 22:55:29.880473 [ 4 ] {66f497be-4016-4a06-b208-b7477fd692a6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11955 | 2026.03.19 22:55:29.880687 [ 4 ] {66f497be-4016-4a06-b208-b7477fd692a6} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11956 | 2026.03.19 22:55:29.880817 [ 4 ] {66f497be-4016-4a06-b208-b7477fd692a6} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001175 sec., 22978.723404255317 rows/sec., 1.74 MiB/sec. | ||
| 11957 | 2026.03.19 22:55:29.880854 [ 4 ] {66f497be-4016-4a06-b208-b7477fd692a6} <Debug> TCPHandler: Processed in 0.001345873 sec. | ||
| 11958 | 2026.03.19 22:55:29.880974 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11959 | 2026.03.19 22:55:29.881070 [ 4 ] {b0776b64-b7c3-4912-8daf-fa8ec0315349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11960 | 2026.03.19 22:55:29.881109 [ 4 ] {b0776b64-b7c3-4912-8daf-fa8ec0315349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11961 | 2026.03.19 22:55:29.881526 [ 190 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4630 rows, containing 5 columns (5 merged, 0 gathered) in 0.001985469 sec., 2331942.7299041185 rows/sec., 189.36 MiB/sec. | ||
| 11962 | 2026.03.19 22:55:29.881536 [ 4 ] {b0776b64-b7c3-4912-8daf-fa8ec0315349} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2026.03.19 22:55:29.881603 [ 4 ] {b0776b64-b7c3-4912-8daf-fa8ec0315349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11964 | 2026.03.19 22:55:29.881867 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11965 | 2026.03.19 22:55:29.881928 [ 4 ] {b0776b64-b7c3-4912-8daf-fa8ec0315349} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11966 | 2026.03.19 22:55:29.882215 [ 4 ] {b0776b64-b7c3-4912-8daf-fa8ec0315349} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2026.03.19 22:55:29.882272 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_91_18} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11968 | 2026.03.19 22:55:29.882354 [ 4 ] {b0776b64-b7c3-4912-8daf-fa8ec0315349} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001301 sec., 18447.348193697155 rows/sec., 1.53 MiB/sec. | ||
| 11969 | 2026.03.19 22:55:29.882381 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_91_18} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11970 | 2026.03.19 22:55:29.882399 [ 4 ] {b0776b64-b7c3-4912-8daf-fa8ec0315349} <Debug> TCPHandler: Processed in 0.001475625 sec. | ||
| 11971 | 2026.03.19 22:55:29.882494 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 11972 | 2026.03.19 22:55:29.882514 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2026.03.19 22:55:29.882615 [ 4 ] {2edfd800-c41b-47c8-9464-0437f52a4b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11974 | 2026.03.19 22:55:29.882654 [ 4 ] {2edfd800-c41b-47c8-9464-0437f52a4b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11975 | 2026.03.19 22:55:29.883044 [ 4 ] {2edfd800-c41b-47c8-9464-0437f52a4b32} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.03.19 22:55:29.883078 [ 4 ] {2edfd800-c41b-47c8-9464-0437f52a4b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11977 | 2026.03.19 22:55:29.883362 [ 4 ] {2edfd800-c41b-47c8-9464-0437f52a4b32} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11978 | 2026.03.19 22:55:29.883560 [ 4 ] {2edfd800-c41b-47c8-9464-0437f52a4b32} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2026.03.19 22:55:29.883679 [ 4 ] {2edfd800-c41b-47c8-9464-0437f52a4b32} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 11980 | 2026.03.19 22:55:29.883715 [ 4 ] {2edfd800-c41b-47c8-9464-0437f52a4b32} <Debug> TCPHandler: Processed in 0.001301143 sec. | ||
| 11981 | 2026.03.19 22:55:29.883817 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11982 | 2026.03.19 22:55:29.883969 [ 4 ] {0716abfb-7db2-43a0-a5c4-cded06a53493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11983 | 2026.03.19 22:55:29.884010 [ 4 ] {0716abfb-7db2-43a0-a5c4-cded06a53493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11984 | 2026.03.19 22:55:29.884445 [ 4 ] {0716abfb-7db2-43a0-a5c4-cded06a53493} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11985 | 2026.03.19 22:55:29.884480 [ 4 ] {0716abfb-7db2-43a0-a5c4-cded06a53493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11986 | 2026.03.19 22:55:29.884781 [ 4 ] {0716abfb-7db2-43a0-a5c4-cded06a53493} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11987 | 2026.03.19 22:55:29.884988 [ 4 ] {0716abfb-7db2-43a0-a5c4-cded06a53493} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2026.03.19 22:55:29.885106 [ 87 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11989 | 2026.03.19 22:55:29.885116 [ 4 ] {0716abfb-7db2-43a0-a5c4-cded06a53493} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001165 sec., 98712.44635193133 rows/sec., 8.03 MiB/sec. | ||
| 11990 | 2026.03.19 22:55:29.885149 [ 87 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11991 | 2026.03.19 22:55:29.885172 [ 4 ] {0716abfb-7db2-43a0-a5c4-cded06a53493} <Debug> TCPHandler: Processed in 0.001348214 sec. | ||
| 11992 | 2026.03.19 22:55:29.885173 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 11993 | 2026.03.19 22:55:29.885284 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 11994 | 2026.03.19 22:55:29.885295 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11995 | 2026.03.19 22:55:29.885402 [ 4 ] {82d39e0b-2ba1-4c97-8cc6-bafcc4b501eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11996 | 2026.03.19 22:55:29.885415 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11997 | 2026.03.19 22:55:29.885445 [ 4 ] {82d39e0b-2ba1-4c97-8cc6-bafcc4b501eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11998 | 2026.03.19 22:55:29.885457 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1124 rows starting from the beginning of the part | ||
| 11999 | 2026.03.19 22:55:29.885546 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 79 rows starting from the beginning of the part | ||
| 12000 | 2026.03.19 22:55:29.885598 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1037 rows starting from the beginning of the part | ||
| 12001 | 2026.03.19 22:55:29.885646 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 79 rows starting from the beginning of the part | ||
| 12002 | 2026.03.19 22:55:29.885687 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 90 rows starting from the beginning of the part | ||
| 12003 | 2026.03.19 22:55:29.885728 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 115 rows starting from the beginning of the part | ||
| 12004 | 2026.03.19 22:55:29.885863 [ 4 ] {82d39e0b-2ba1-4c97-8cc6-bafcc4b501eb} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12005 | 2026.03.19 22:55:29.885904 [ 4 ] {82d39e0b-2ba1-4c97-8cc6-bafcc4b501eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12006 | 2026.03.19 22:55:29.886268 [ 4 ] {82d39e0b-2ba1-4c97-8cc6-bafcc4b501eb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12007 | 2026.03.19 22:55:29.886505 [ 4 ] {82d39e0b-2ba1-4c97-8cc6-bafcc4b501eb} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12008 | 2026.03.19 22:55:29.886648 [ 4 ] {82d39e0b-2ba1-4c97-8cc6-bafcc4b501eb} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001265 sec., 154940.7114624506 rows/sec., 11.12 MiB/sec. | ||
| 12009 | 2026.03.19 22:55:29.886686 [ 4 ] {82d39e0b-2ba1-4c97-8cc6-bafcc4b501eb} <Debug> TCPHandler: Processed in 0.001441634 sec. | ||
| 12010 | 2026.03.19 22:55:29.886796 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12011 | 2026.03.19 22:55:29.886892 [ 4 ] {e6c662cf-0746-4e94-a13a-f0f6df46de7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12012 | 2026.03.19 22:55:29.886936 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694787 sec., 1489272.6932646995 rows/sec., 111.35 MiB/sec. | ||
| 12013 | 2026.03.19 22:55:29.886947 [ 4 ] {e6c662cf-0746-4e94-a13a-f0f6df46de7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12014 | 2026.03.19 22:55:29.887098 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12015 | 2026.03.19 22:55:29.887328 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_91_18} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12016 | 2026.03.19 22:55:29.887400 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_91_18} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12017 | 2026.03.19 22:55:29.887476 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 12018 | 2026.03.19 22:55:29.887754 [ 4 ] {e6c662cf-0746-4e94-a13a-f0f6df46de7f} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12019 | 2026.03.19 22:55:29.887795 [ 4 ] {e6c662cf-0746-4e94-a13a-f0f6df46de7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12020 | 2026.03.19 22:55:29.888339 [ 4 ] {e6c662cf-0746-4e94-a13a-f0f6df46de7f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12021 | 2026.03.19 22:55:29.888574 [ 4 ] {e6c662cf-0746-4e94-a13a-f0f6df46de7f} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2026.03.19 22:55:29.888719 [ 4 ] {e6c662cf-0746-4e94-a13a-f0f6df46de7f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001844 sec., 8134.490238611714 rows/sec., 14.58 MiB/sec. | ||
| 12023 | 2026.03.19 22:55:29.888774 [ 4 ] {e6c662cf-0746-4e94-a13a-f0f6df46de7f} <Debug> TCPHandler: Processed in 0.00202665 sec. | ||
| 12024 | 2026.03.19 22:55:29.888888 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12025 | 2026.03.19 22:55:29.888983 [ 4 ] {a3291143-4e2c-4f6c-b2c9-8505c5205d35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12026 | 2026.03.19 22:55:29.889025 [ 4 ] {a3291143-4e2c-4f6c-b2c9-8505c5205d35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12027 | 2026.03.19 22:55:29.889358 [ 4 ] {a3291143-4e2c-4f6c-b2c9-8505c5205d35} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12028 | 2026.03.19 22:55:29.889392 [ 4 ] {a3291143-4e2c-4f6c-b2c9-8505c5205d35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12029 | 2026.03.19 22:55:29.889697 [ 4 ] {a3291143-4e2c-4f6c-b2c9-8505c5205d35} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12030 | 2026.03.19 22:55:29.889915 [ 4 ] {a3291143-4e2c-4f6c-b2c9-8505c5205d35} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12031 | 2026.03.19 22:55:29.890035 [ 87 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12032 | 2026.03.19 22:55:29.890046 [ 4 ] {a3291143-4e2c-4f6c-b2c9-8505c5205d35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12033 | 2026.03.19 22:55:29.890077 [ 87 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12034 | 2026.03.19 22:55:29.890099 [ 4 ] {a3291143-4e2c-4f6c-b2c9-8505c5205d35} <Debug> TCPHandler: Processed in 0.001260602 sec. | ||
| 12035 | 2026.03.19 22:55:29.890100 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12036 | 2026.03.19 22:55:29.890196 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 12037 | 2026.03.19 22:55:29.890313 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12038 | 2026.03.19 22:55:29.890344 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5112 rows starting from the beginning of the part | ||
| 12039 | 2026.03.19 22:55:29.890395 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12040 | 2026.03.19 22:55:29.890437 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 12041 | 2026.03.19 22:55:29.890476 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12042 | 2026.03.19 22:55:29.890513 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12043 | 2026.03.19 22:55:29.890553 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12044 | 2026.03.19 22:55:29.892144 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5412 rows, containing 4 columns (4 merged, 0 gathered) in 0.001979289 sec., 2734315.201064625 rows/sec., 184.27 MiB/sec. | ||
| 12045 | 2026.03.19 22:55:29.892590 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12046 | 2026.03.19 22:55:29.892867 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_91_18} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.03.19 22:55:29.892944 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_91_18} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12048 | 2026.03.19 22:55:29.893021 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12049 | 2026.03.19 22:55:31.869039 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30110 | ||
| 12050 | 2026.03.19 22:55:31.869614 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2026.03.19 22:55:31.869664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12052 | 2026.03.19 22:55:31.870157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12053 | 2026.03.19 22:55:31.870395 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2026.03.19 22:55:31.870547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30110 | ||
| 12055 | 2026.03.19 22:55:33.516423 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12056 | 2026.03.19 22:55:33.532966 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12057 | 2026.03.19 22:55:33.533023 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12058 | 2026.03.19 22:55:33.538928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12059 | 2026.03.19 22:55:33.539576 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12060 | 2026.03.19 22:55:33.542351 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12061 | 2026.03.19 22:55:34.875783 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12062 | 2026.03.19 22:55:34.875971 [ 4 ] {1d468b98-a2a7-4511-813b-f9336f327f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12063 | 2026.03.19 22:55:34.876044 [ 4 ] {1d468b98-a2a7-4511-813b-f9336f327f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12064 | 2026.03.19 22:55:34.876791 [ 4 ] {1d468b98-a2a7-4511-813b-f9336f327f51} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2026.03.19 22:55:34.876843 [ 4 ] {1d468b98-a2a7-4511-813b-f9336f327f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12066 | 2026.03.19 22:55:34.877243 [ 4 ] {1d468b98-a2a7-4511-813b-f9336f327f51} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12067 | 2026.03.19 22:55:34.877479 [ 4 ] {1d468b98-a2a7-4511-813b-f9336f327f51} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12068 | 2026.03.19 22:55:34.877640 [ 4 ] {1d468b98-a2a7-4511-813b-f9336f327f51} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001723 sec., 62681.369704004646 rows/sec., 5.27 MiB/sec. | ||
| 12069 | 2026.03.19 22:55:34.877693 [ 4 ] {1d468b98-a2a7-4511-813b-f9336f327f51} <Debug> TCPHandler: Processed in 0.00203908 sec. | ||
| 12070 | 2026.03.19 22:55:34.877816 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12071 | 2026.03.19 22:55:34.877920 [ 4 ] {3356c0d7-1a13-4650-999b-4812712f19f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12072 | 2026.03.19 22:55:34.877964 [ 4 ] {3356c0d7-1a13-4650-999b-4812712f19f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12073 | 2026.03.19 22:55:34.878383 [ 4 ] {3356c0d7-1a13-4650-999b-4812712f19f5} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12074 | 2026.03.19 22:55:34.878422 [ 4 ] {3356c0d7-1a13-4650-999b-4812712f19f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12075 | 2026.03.19 22:55:34.878720 [ 4 ] {3356c0d7-1a13-4650-999b-4812712f19f5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12076 | 2026.03.19 22:55:34.878928 [ 4 ] {3356c0d7-1a13-4650-999b-4812712f19f5} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12077 | 2026.03.19 22:55:34.879063 [ 4 ] {3356c0d7-1a13-4650-999b-4812712f19f5} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001167 sec., 22279.348757497857 rows/sec., 1.64 MiB/sec. | ||
| 12078 | 2026.03.19 22:55:34.879103 [ 4 ] {3356c0d7-1a13-4650-999b-4812712f19f5} <Debug> TCPHandler: Processed in 0.001340723 sec. | ||
| 12079 | 2026.03.19 22:55:34.879231 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12080 | 2026.03.19 22:55:34.879329 [ 4 ] {354d7616-40f7-4c06-a260-bdeb836b864d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12081 | 2026.03.19 22:55:34.879370 [ 4 ] {354d7616-40f7-4c06-a260-bdeb836b864d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12082 | 2026.03.19 22:55:34.879819 [ 4 ] {354d7616-40f7-4c06-a260-bdeb836b864d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12083 | 2026.03.19 22:55:34.879856 [ 4 ] {354d7616-40f7-4c06-a260-bdeb836b864d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12084 | 2026.03.19 22:55:34.880159 [ 4 ] {354d7616-40f7-4c06-a260-bdeb836b864d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12085 | 2026.03.19 22:55:34.880367 [ 4 ] {354d7616-40f7-4c06-a260-bdeb836b864d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12086 | 2026.03.19 22:55:34.880497 [ 4 ] {354d7616-40f7-4c06-a260-bdeb836b864d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001188 sec., 75757.57575757576 rows/sec., 5.92 MiB/sec. | ||
| 12087 | 2026.03.19 22:55:34.880536 [ 4 ] {354d7616-40f7-4c06-a260-bdeb836b864d} <Debug> TCPHandler: Processed in 0.001354473 sec. | ||
| 12088 | 2026.03.19 22:55:34.880647 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12089 | 2026.03.19 22:55:34.880742 [ 4 ] {210ca2be-073a-4acd-b52c-a3e42bb352c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12090 | 2026.03.19 22:55:34.880787 [ 4 ] {210ca2be-073a-4acd-b52c-a3e42bb352c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12091 | 2026.03.19 22:55:34.881177 [ 4 ] {210ca2be-073a-4acd-b52c-a3e42bb352c7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12092 | 2026.03.19 22:55:34.881212 [ 4 ] {210ca2be-073a-4acd-b52c-a3e42bb352c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12093 | 2026.03.19 22:55:34.881515 [ 4 ] {210ca2be-073a-4acd-b52c-a3e42bb352c7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12094 | 2026.03.19 22:55:34.881717 [ 4 ] {210ca2be-073a-4acd-b52c-a3e42bb352c7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12095 | 2026.03.19 22:55:34.881839 [ 4 ] {210ca2be-073a-4acd-b52c-a3e42bb352c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 12096 | 2026.03.19 22:55:34.881875 [ 4 ] {210ca2be-073a-4acd-b52c-a3e42bb352c7} <Debug> TCPHandler: Processed in 0.001328213 sec. | ||
| 12097 | 2026.03.19 22:55:34.881976 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12098 | 2026.03.19 22:55:34.882129 [ 4 ] {8680006d-97c2-48ae-9c82-3eed3fb0ed58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12099 | 2026.03.19 22:55:34.882207 [ 4 ] {8680006d-97c2-48ae-9c82-3eed3fb0ed58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12100 | 2026.03.19 22:55:34.882992 [ 4 ] {8680006d-97c2-48ae-9c82-3eed3fb0ed58} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12101 | 2026.03.19 22:55:34.883028 [ 4 ] {8680006d-97c2-48ae-9c82-3eed3fb0ed58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12102 | 2026.03.19 22:55:34.883554 [ 4 ] {8680006d-97c2-48ae-9c82-3eed3fb0ed58} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12103 | 2026.03.19 22:55:34.883772 [ 4 ] {8680006d-97c2-48ae-9c82-3eed3fb0ed58} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12104 | 2026.03.19 22:55:34.883908 [ 4 ] {8680006d-97c2-48ae-9c82-3eed3fb0ed58} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001797 sec., 14468.558708959377 rows/sec., 25.93 MiB/sec. | ||
| 12105 | 2026.03.19 22:55:34.883963 [ 4 ] {8680006d-97c2-48ae-9c82-3eed3fb0ed58} <Debug> TCPHandler: Processed in 0.00197937 sec. | ||
| 12106 | 2026.03.19 22:55:34.884074 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12107 | 2026.03.19 22:55:34.884170 [ 4 ] {800c5e5d-9ea4-4873-a4d9-69ab99bad5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12108 | 2026.03.19 22:55:34.884213 [ 4 ] {800c5e5d-9ea4-4873-a4d9-69ab99bad5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12109 | 2026.03.19 22:55:34.884534 [ 4 ] {800c5e5d-9ea4-4873-a4d9-69ab99bad5e5} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12110 | 2026.03.19 22:55:34.884570 [ 4 ] {800c5e5d-9ea4-4873-a4d9-69ab99bad5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12111 | 2026.03.19 22:55:34.884867 [ 4 ] {800c5e5d-9ea4-4873-a4d9-69ab99bad5e5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12112 | 2026.03.19 22:55:34.885075 [ 4 ] {800c5e5d-9ea4-4873-a4d9-69ab99bad5e5} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12113 | 2026.03.19 22:55:34.885202 [ 4 ] {800c5e5d-9ea4-4873-a4d9-69ab99bad5e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 12114 | 2026.03.19 22:55:34.885239 [ 4 ] {800c5e5d-9ea4-4873-a4d9-69ab99bad5e5} <Debug> TCPHandler: Processed in 0.001215042 sec. | ||
| 12115 | 2026.03.19 22:55:39.219427 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12116 | 2026.03.19 22:55:39.219543 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12117 | 2026.03.19 22:55:39.370854 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30622 | ||
| 12118 | 2026.03.19 22:55:39.371355 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12119 | 2026.03.19 22:55:39.371387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12120 | 2026.03.19 22:55:39.371864 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12121 | 2026.03.19 22:55:39.372079 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12122 | 2026.03.19 22:55:39.372198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30622 | ||
| 12123 | 2026.03.19 22:55:39.471827 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1498 | ||
| 12124 | 2026.03.19 22:55:39.474416 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12125 | 2026.03.19 22:55:39.474479 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12126 | 2026.03.19 22:55:39.475713 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12127 | 2026.03.19 22:55:39.475996 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12128 | 2026.03.19 22:55:39.476364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
| 12129 | 2026.03.19 22:55:39.874298 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12130 | 2026.03.19 22:55:39.874486 [ 4 ] {06aa41c3-428f-4bc9-9464-54cd6f528a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12131 | 2026.03.19 22:55:39.874554 [ 4 ] {06aa41c3-428f-4bc9-9464-54cd6f528a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12132 | 2026.03.19 22:55:39.875264 [ 4 ] {06aa41c3-428f-4bc9-9464-54cd6f528a1e} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12133 | 2026.03.19 22:55:39.875306 [ 4 ] {06aa41c3-428f-4bc9-9464-54cd6f528a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12134 | 2026.03.19 22:55:39.875681 [ 4 ] {06aa41c3-428f-4bc9-9464-54cd6f528a1e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12135 | 2026.03.19 22:55:39.875894 [ 4 ] {06aa41c3-428f-4bc9-9464-54cd6f528a1e} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12136 | 2026.03.19 22:55:39.876039 [ 4 ] {06aa41c3-428f-4bc9-9464-54cd6f528a1e} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001603 sec., 53649.40736119775 rows/sec., 4.50 MiB/sec. | ||
| 12137 | 2026.03.19 22:55:39.876081 [ 4 ] {06aa41c3-428f-4bc9-9464-54cd6f528a1e} <Debug> TCPHandler: Processed in 0.001915959 sec. | ||
| 12138 | 2026.03.19 22:55:39.876407 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12139 | 2026.03.19 22:55:39.876507 [ 4 ] {b2434a55-73cb-4cb7-860b-846123dcfb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12140 | 2026.03.19 22:55:39.876548 [ 4 ] {b2434a55-73cb-4cb7-860b-846123dcfb0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12141 | 2026.03.19 22:55:39.876953 [ 4 ] {b2434a55-73cb-4cb7-860b-846123dcfb0a} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12142 | 2026.03.19 22:55:39.876989 [ 4 ] {b2434a55-73cb-4cb7-860b-846123dcfb0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12143 | 2026.03.19 22:55:39.877296 [ 4 ] {b2434a55-73cb-4cb7-860b-846123dcfb0a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12144 | 2026.03.19 22:55:39.877504 [ 4 ] {b2434a55-73cb-4cb7-860b-846123dcfb0a} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12145 | 2026.03.19 22:55:39.877633 [ 4 ] {b2434a55-73cb-4cb7-860b-846123dcfb0a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001145 sec., 13100.436681222707 rows/sec., 985.09 KiB/sec. | ||
| 12146 | 2026.03.19 22:55:39.877670 [ 4 ] {b2434a55-73cb-4cb7-860b-846123dcfb0a} <Debug> TCPHandler: Processed in 0.001315653 sec. | ||
| 12147 | 2026.03.19 22:55:39.877780 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12148 | 2026.03.19 22:55:39.877873 [ 4 ] {59fb0402-4b79-4007-9512-65610690e525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12149 | 2026.03.19 22:55:39.877911 [ 4 ] {59fb0402-4b79-4007-9512-65610690e525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12150 | 2026.03.19 22:55:39.878331 [ 4 ] {59fb0402-4b79-4007-9512-65610690e525} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12151 | 2026.03.19 22:55:39.878367 [ 4 ] {59fb0402-4b79-4007-9512-65610690e525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12152 | 2026.03.19 22:55:39.878663 [ 4 ] {59fb0402-4b79-4007-9512-65610690e525} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12153 | 2026.03.19 22:55:39.878864 [ 4 ] {59fb0402-4b79-4007-9512-65610690e525} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12154 | 2026.03.19 22:55:39.878989 [ 4 ] {59fb0402-4b79-4007-9512-65610690e525} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001134 sec., 69664.90299823633 rows/sec., 5.44 MiB/sec. | ||
| 12155 | 2026.03.19 22:55:39.879026 [ 4 ] {59fb0402-4b79-4007-9512-65610690e525} <Debug> TCPHandler: Processed in 0.001293893 sec. | ||
| 12156 | 2026.03.19 22:55:39.879142 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12157 | 2026.03.19 22:55:39.879235 [ 4 ] {bdcbde41-ae88-4b55-be87-8e9551da66d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12158 | 2026.03.19 22:55:39.879277 [ 4 ] {bdcbde41-ae88-4b55-be87-8e9551da66d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12159 | 2026.03.19 22:55:39.879690 [ 4 ] {bdcbde41-ae88-4b55-be87-8e9551da66d0} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12160 | 2026.03.19 22:55:39.879725 [ 4 ] {bdcbde41-ae88-4b55-be87-8e9551da66d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12161 | 2026.03.19 22:55:39.880044 [ 4 ] {bdcbde41-ae88-4b55-be87-8e9551da66d0} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12162 | 2026.03.19 22:55:39.880244 [ 4 ] {bdcbde41-ae88-4b55-be87-8e9551da66d0} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12163 | 2026.03.19 22:55:39.880371 [ 4 ] {bdcbde41-ae88-4b55-be87-8e9551da66d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 12164 | 2026.03.19 22:55:39.880365 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 4 parts from all_1_88_18 to all_91_91_0 | ||
| 12165 | 2026.03.19 22:55:39.880408 [ 4 ] {bdcbde41-ae88-4b55-be87-8e9551da66d0} <Debug> TCPHandler: Processed in 0.001313753 sec. | ||
| 12166 | 2026.03.19 22:55:39.880443 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12167 | 2026.03.19 22:55:39.880472 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 12168 | 2026.03.19 22:55:39.880534 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12169 | 2026.03.19 22:55:39.880571 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_91_19} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_88_18 to all_91_91_0 into Compact with storage Full | ||
| 12170 | 2026.03.19 22:55:39.880630 [ 4 ] {d7357001-9f1a-4628-a888-5cb50a9ddc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12171 | 2026.03.19 22:55:39.880682 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_91_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12172 | 2026.03.19 22:55:39.880683 [ 4 ] {d7357001-9f1a-4628-a888-5cb50a9ddc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12173 | 2026.03.19 22:55:39.880717 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_88_18, total 32637 rows starting from the beginning of the part | ||
| 12174 | 2026.03.19 22:55:39.880786 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12175 | 2026.03.19 22:55:39.880846 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12176 | 2026.03.19 22:55:39.880916 [ 188 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_91_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 196 rows starting from the beginning of the part | ||
| 12177 | 2026.03.19 22:55:39.881490 [ 4 ] {d7357001-9f1a-4628-a888-5cb50a9ddc89} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2026.03.19 22:55:39.881524 [ 4 ] {d7357001-9f1a-4628-a888-5cb50a9ddc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12179 | 2026.03.19 22:55:39.882058 [ 4 ] {d7357001-9f1a-4628-a888-5cb50a9ddc89} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12180 | 2026.03.19 22:55:39.882274 [ 4 ] {d7357001-9f1a-4628-a888-5cb50a9ddc89} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2026.03.19 22:55:39.882410 [ 4 ] {d7357001-9f1a-4628-a888-5cb50a9ddc89} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001797 sec., 8347.245409015026 rows/sec., 14.96 MiB/sec. | ||
| 12182 | 2026.03.19 22:55:39.882470 [ 4 ] {d7357001-9f1a-4628-a888-5cb50a9ddc89} <Debug> TCPHandler: Processed in 0.00198405 sec. | ||
| 12183 | 2026.03.19 22:55:39.882585 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12184 | 2026.03.19 22:55:39.882690 [ 4 ] {4e007a58-d2d2-48f9-bca6-a4a1645d39cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12185 | 2026.03.19 22:55:39.882733 [ 4 ] {4e007a58-d2d2-48f9-bca6-a4a1645d39cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12186 | 2026.03.19 22:55:39.883082 [ 4 ] {4e007a58-d2d2-48f9-bca6-a4a1645d39cc} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12187 | 2026.03.19 22:55:39.883120 [ 4 ] {4e007a58-d2d2-48f9-bca6-a4a1645d39cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12188 | 2026.03.19 22:55:39.883460 [ 4 ] {4e007a58-d2d2-48f9-bca6-a4a1645d39cc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12189 | 2026.03.19 22:55:39.883677 [ 4 ] {4e007a58-d2d2-48f9-bca6-a4a1645d39cc} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12190 | 2026.03.19 22:55:39.883806 [ 4 ] {4e007a58-d2d2-48f9-bca6-a4a1645d39cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 12191 | 2026.03.19 22:55:39.883842 [ 4 ] {4e007a58-d2d2-48f9-bca6-a4a1645d39cc} <Debug> TCPHandler: Processed in 0.001312933 sec. | ||
| 12192 | 2026.03.19 22:55:39.886928 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_91_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33153 rows, containing 5 columns (5 merged, 0 gathered) in 0.006394443 sec., 5184657.991321527 rows/sec., 342.68 MiB/sec. | ||
| 12193 | 2026.03.19 22:55:39.887228 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_91_19} <Trace> MergedBlockOutputStream: filled checksums all_1_91_19 (state Temporary) | ||
| 12194 | 2026.03.19 22:55:39.887583 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_91_19 to all_1_91_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.03.19 22:55:39.887678 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_91_19} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 4 parts: [all_1_88_18, all_91_91_0] -> all_1_91_19 | ||
| 12196 | 2026.03.19 22:55:39.887788 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 12197 | 2026.03.19 22:55:40.007992 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.007499324 sec. | ||
| 12198 | 2026.03.19 22:55:41.042562 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12199 | 2026.03.19 22:55:41.059573 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2026.03.19 22:55:41.059628 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12201 | 2026.03.19 22:55:41.065726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12202 | 2026.03.19 22:55:41.066415 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2026.03.19 22:55:41.069391 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12204 | 2026.03.19 22:55:44.255615 [ 65 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 12205 | 2026.03.19 22:55:44.255707 [ 65 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12206 | 2026.03.19 22:55:44.255744 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12207 | 2026.03.19 22:55:44.255917 [ 195 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 12208 | 2026.03.19 22:55:44.256138 [ 195 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12209 | 2026.03.19 22:55:44.256193 [ 195 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 733 rows starting from the beginning of the part | ||
| 12210 | 2026.03.19 22:55:44.256298 [ 195 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 708 rows starting from the beginning of the part | ||
| 12211 | 2026.03.19 22:55:44.256342 [ 195 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 12212 | 2026.03.19 22:55:44.256383 [ 195 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 708 rows starting from the beginning of the part | ||
| 12213 | 2026.03.19 22:55:44.256424 [ 195 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 12214 | 2026.03.19 22:55:44.257476 [ 186 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638056 sec., 1341223.9874583043 rows/sec., 84.44 MiB/sec. | ||
| 12215 | 2026.03.19 22:55:44.257647 [ 195 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 12216 | 2026.03.19 22:55:44.257893 [ 195 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_32_7} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12217 | 2026.03.19 22:55:44.257963 [ 195 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_32_7} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 12218 | 2026.03.19 22:55:44.258030 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 12219 | 2026.03.19 22:55:44.390319 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12220 | 2026.03.19 22:55:44.390502 [ 4 ] {1df5ed6c-df0a-41f8-a80f-41ce6177bbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12221 | 2026.03.19 22:55:44.390568 [ 4 ] {1df5ed6c-df0a-41f8-a80f-41ce6177bbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12222 | 2026.03.19 22:55:44.391155 [ 4 ] {1df5ed6c-df0a-41f8-a80f-41ce6177bbbb} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2026.03.19 22:55:44.391203 [ 4 ] {1df5ed6c-df0a-41f8-a80f-41ce6177bbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12224 | 2026.03.19 22:55:44.391573 [ 4 ] {1df5ed6c-df0a-41f8-a80f-41ce6177bbbb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12225 | 2026.03.19 22:55:44.391798 [ 4 ] {1df5ed6c-df0a-41f8-a80f-41ce6177bbbb} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2026.03.19 22:55:44.391950 [ 4 ] {1df5ed6c-df0a-41f8-a80f-41ce6177bbbb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001498 sec., 2670.22696929239 rows/sec., 217.74 KiB/sec. | ||
| 12227 | 2026.03.19 22:55:44.391992 [ 4 ] {1df5ed6c-df0a-41f8-a80f-41ce6177bbbb} <Debug> TCPHandler: Processed in 0.001805998 sec. | ||
| 12228 | 2026.03.19 22:55:44.392111 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2026.03.19 22:55:44.392206 [ 4 ] {28247c9c-216f-4db6-a792-546189c4d25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12230 | 2026.03.19 22:55:44.392246 [ 4 ] {28247c9c-216f-4db6-a792-546189c4d25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12231 | 2026.03.19 22:55:44.393433 [ 4 ] {28247c9c-216f-4db6-a792-546189c4d25c} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2026.03.19 22:55:44.393469 [ 4 ] {28247c9c-216f-4db6-a792-546189c4d25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12233 | 2026.03.19 22:55:44.393901 [ 4 ] {28247c9c-216f-4db6-a792-546189c4d25c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12234 | 2026.03.19 22:55:44.394111 [ 4 ] {28247c9c-216f-4db6-a792-546189c4d25c} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12235 | 2026.03.19 22:55:44.394244 [ 4 ] {28247c9c-216f-4db6-a792-546189c4d25c} <Debug> executeQuery: Read 1994 rows, 154.53 KiB in 0.002056 sec., 969844.3579766536 rows/sec., 73.40 MiB/sec. | ||
| 12236 | 2026.03.19 22:55:44.394283 [ 4 ] {28247c9c-216f-4db6-a792-546189c4d25c} <Debug> TCPHandler: Processed in 0.002223253 sec. | ||
| 12237 | 2026.03.19 22:55:44.394398 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12238 | 2026.03.19 22:55:44.394494 [ 4 ] {9c03353a-b98f-4e6a-9fcb-24f61e662034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12239 | 2026.03.19 22:55:44.394533 [ 4 ] {9c03353a-b98f-4e6a-9fcb-24f61e662034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12240 | 2026.03.19 22:55:44.394939 [ 4 ] {9c03353a-b98f-4e6a-9fcb-24f61e662034} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2026.03.19 22:55:44.394974 [ 4 ] {9c03353a-b98f-4e6a-9fcb-24f61e662034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12242 | 2026.03.19 22:55:44.395276 [ 4 ] {9c03353a-b98f-4e6a-9fcb-24f61e662034} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12243 | 2026.03.19 22:55:44.395486 [ 4 ] {9c03353a-b98f-4e6a-9fcb-24f61e662034} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2026.03.19 22:55:44.395614 [ 4 ] {9c03353a-b98f-4e6a-9fcb-24f61e662034} <Debug> executeQuery: Read 41 rows, 3.06 KiB in 0.00114 sec., 35964.912280701756 rows/sec., 2.62 MiB/sec. | ||
| 12245 | 2026.03.19 22:55:44.395652 [ 4 ] {9c03353a-b98f-4e6a-9fcb-24f61e662034} <Debug> TCPHandler: Processed in 0.001303893 sec. | ||
| 12246 | 2026.03.19 22:55:44.395761 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12247 | 2026.03.19 22:55:44.395855 [ 4 ] {65aa01a1-53f2-4145-85c7-d483e13c07f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12248 | 2026.03.19 22:55:44.395895 [ 4 ] {65aa01a1-53f2-4145-85c7-d483e13c07f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12249 | 2026.03.19 22:55:44.396462 [ 4 ] {65aa01a1-53f2-4145-85c7-d483e13c07f6} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2026.03.19 22:55:44.396499 [ 4 ] {65aa01a1-53f2-4145-85c7-d483e13c07f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12251 | 2026.03.19 22:55:44.396813 [ 4 ] {65aa01a1-53f2-4145-85c7-d483e13c07f6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12252 | 2026.03.19 22:55:44.397014 [ 4 ] {65aa01a1-53f2-4145-85c7-d483e13c07f6} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2026.03.19 22:55:44.397137 [ 4 ] {65aa01a1-53f2-4145-85c7-d483e13c07f6} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.0013 sec., 544615.3846153846 rows/sec., 31.77 MiB/sec. | ||
| 12254 | 2026.03.19 22:55:44.397175 [ 4 ] {65aa01a1-53f2-4145-85c7-d483e13c07f6} <Debug> TCPHandler: Processed in 0.001462344 sec. | ||
| 12255 | 2026.03.19 22:55:44.397286 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2026.03.19 22:55:44.397378 [ 4 ] {75844576-86e2-4151-a55c-afc0fee37075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12257 | 2026.03.19 22:55:44.397417 [ 4 ] {75844576-86e2-4151-a55c-afc0fee37075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12258 | 2026.03.19 22:55:44.397787 [ 4 ] {75844576-86e2-4151-a55c-afc0fee37075} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2026.03.19 22:55:44.397822 [ 4 ] {75844576-86e2-4151-a55c-afc0fee37075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12260 | 2026.03.19 22:55:44.398096 [ 4 ] {75844576-86e2-4151-a55c-afc0fee37075} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12261 | 2026.03.19 22:55:44.398305 [ 4 ] {75844576-86e2-4151-a55c-afc0fee37075} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2026.03.19 22:55:44.398433 [ 4 ] {75844576-86e2-4151-a55c-afc0fee37075} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 65.65 KiB/sec. | ||
| 12263 | 2026.03.19 22:55:44.398468 [ 4 ] {75844576-86e2-4151-a55c-afc0fee37075} <Debug> TCPHandler: Processed in 0.001232312 sec. | ||
| 12264 | 2026.03.19 22:55:44.398577 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2026.03.19 22:55:44.398670 [ 4 ] {06e70c2c-e648-4dfc-925e-7aac484ac326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12266 | 2026.03.19 22:55:44.398709 [ 4 ] {06e70c2c-e648-4dfc-925e-7aac484ac326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12267 | 2026.03.19 22:55:44.399389 [ 4 ] {06e70c2c-e648-4dfc-925e-7aac484ac326} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2026.03.19 22:55:44.399423 [ 4 ] {06e70c2c-e648-4dfc-925e-7aac484ac326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12269 | 2026.03.19 22:55:44.399765 [ 4 ] {06e70c2c-e648-4dfc-925e-7aac484ac326} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12270 | 2026.03.19 22:55:44.399976 [ 4 ] {06e70c2c-e648-4dfc-925e-7aac484ac326} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12271 | 2026.03.19 22:55:44.400103 [ 4 ] {06e70c2c-e648-4dfc-925e-7aac484ac326} <Debug> executeQuery: Read 1041 rows, 73.63 KiB in 0.00145 sec., 717931.0344827587 rows/sec., 49.59 MiB/sec. | ||
| 12272 | 2026.03.19 22:55:44.400140 [ 4 ] {06e70c2c-e648-4dfc-925e-7aac484ac326} <Debug> TCPHandler: Processed in 0.001611636 sec. | ||
| 12273 | 2026.03.19 22:55:44.400253 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12274 | 2026.03.19 22:55:44.400348 [ 4 ] {8e0a8930-6368-4aea-af3f-4935ecfa03b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12275 | 2026.03.19 22:55:44.400391 [ 4 ] {8e0a8930-6368-4aea-af3f-4935ecfa03b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12276 | 2026.03.19 22:55:44.400987 [ 4 ] {8e0a8930-6368-4aea-af3f-4935ecfa03b1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.03.19 22:55:44.401021 [ 4 ] {8e0a8930-6368-4aea-af3f-4935ecfa03b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12278 | 2026.03.19 22:55:44.401442 [ 4 ] {8e0a8930-6368-4aea-af3f-4935ecfa03b1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12279 | 2026.03.19 22:55:44.401647 [ 4 ] {8e0a8930-6368-4aea-af3f-4935ecfa03b1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2026.03.19 22:55:44.401774 [ 4 ] {8e0a8930-6368-4aea-af3f-4935ecfa03b1} <Debug> executeQuery: Read 1347 rows, 87.19 KiB in 0.001445 sec., 932179.9307958477 rows/sec., 58.92 MiB/sec. | ||
| 12281 | 2026.03.19 22:55:44.401811 [ 4 ] {8e0a8930-6368-4aea-af3f-4935ecfa03b1} <Debug> TCPHandler: Processed in 0.001609056 sec. | ||
| 12282 | 2026.03.19 22:55:44.401923 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2026.03.19 22:55:44.402021 [ 4 ] {91864c33-e75d-453b-996b-b623fe2ce0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12284 | 2026.03.19 22:55:44.402076 [ 4 ] {91864c33-e75d-453b-996b-b623fe2ce0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12285 | 2026.03.19 22:55:44.402979 [ 4 ] {91864c33-e75d-453b-996b-b623fe2ce0cf} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12286 | 2026.03.19 22:55:44.403013 [ 4 ] {91864c33-e75d-453b-996b-b623fe2ce0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12287 | 2026.03.19 22:55:44.403559 [ 4 ] {91864c33-e75d-453b-996b-b623fe2ce0cf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12288 | 2026.03.19 22:55:44.403776 [ 4 ] {91864c33-e75d-453b-996b-b623fe2ce0cf} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12289 | 2026.03.19 22:55:44.403910 [ 4 ] {91864c33-e75d-453b-996b-b623fe2ce0cf} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001907 sec., 19402.202412165705 rows/sec., 34.77 MiB/sec. | ||
| 12290 | 2026.03.19 22:55:44.403963 [ 4 ] {91864c33-e75d-453b-996b-b623fe2ce0cf} <Debug> TCPHandler: Processed in 0.002091121 sec. | ||
| 12291 | 2026.03.19 22:55:44.404075 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12292 | 2026.03.19 22:55:44.404169 [ 4 ] {9dd05c9e-6a34-4129-8ee0-d2fc070d8d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12293 | 2026.03.19 22:55:44.404211 [ 4 ] {9dd05c9e-6a34-4129-8ee0-d2fc070d8d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12294 | 2026.03.19 22:55:44.404539 [ 4 ] {9dd05c9e-6a34-4129-8ee0-d2fc070d8d54} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12295 | 2026.03.19 22:55:44.404574 [ 4 ] {9dd05c9e-6a34-4129-8ee0-d2fc070d8d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12296 | 2026.03.19 22:55:44.404870 [ 4 ] {9dd05c9e-6a34-4129-8ee0-d2fc070d8d54} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12297 | 2026.03.19 22:55:44.405079 [ 4 ] {9dd05c9e-6a34-4129-8ee0-d2fc070d8d54} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2026.03.19 22:55:44.405206 [ 4 ] {9dd05c9e-6a34-4129-8ee0-d2fc070d8d54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 12299 | 2026.03.19 22:55:44.405241 [ 4 ] {9dd05c9e-6a34-4129-8ee0-d2fc070d8d54} <Debug> TCPHandler: Processed in 0.001216802 sec. | ||
| 12300 | 2026.03.19 22:55:46.552935 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49861 | ||
| 12301 | 2026.03.19 22:55:46.553080 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12302 | 2026.03.19 22:55:46.553113 [ 356 ] {} <Debug> TCP-Session: 74baecc9-bb4c-4eab-a3b2-0ec55fd1c080 Authenticating user 'default' from [fd00:1122:3344:101::e]:49861 | ||
| 12303 | 2026.03.19 22:55:46.553142 [ 356 ] {} <Debug> TCP-Session: 74baecc9-bb4c-4eab-a3b2-0ec55fd1c080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12304 | 2026.03.19 22:55:46.553155 [ 356 ] {} <Debug> TCP-Session: 74baecc9-bb4c-4eab-a3b2-0ec55fd1c080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12305 | 2026.03.19 22:55:46.553397 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50320 | ||
| 12306 | 2026.03.19 22:55:46.553430 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58299 | ||
| 12307 | 2026.03.19 22:55:46.553464 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37986 | ||
| 12308 | 2026.03.19 22:55:46.553491 [ 356 ] {} <Trace> TCP-Session: 74baecc9-bb4c-4eab-a3b2-0ec55fd1c080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12309 | 2026.03.19 22:55:46.553526 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12310 | 2026.03.19 22:55:46.553459 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60069 | ||
| 12311 | 2026.03.19 22:55:46.553565 [ 357 ] {} <Debug> TCP-Session: 60ee80cd-c9c5-4802-833a-4ee16ccdc0e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50320 | ||
| 12312 | 2026.03.19 22:55:46.553552 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12313 | 2026.03.19 22:55:46.553619 [ 357 ] {} <Debug> TCP-Session: 60ee80cd-c9c5-4802-833a-4ee16ccdc0e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12314 | 2026.03.19 22:55:46.553644 [ 355 ] {} <Debug> TCP-Session: cea8752c-9ca6-4ed8-a760-1225a42051a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37986 | ||
| 12315 | 2026.03.19 22:55:46.553653 [ 357 ] {} <Debug> TCP-Session: 60ee80cd-c9c5-4802-833a-4ee16ccdc0e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12316 | 2026.03.19 22:55:46.553665 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12317 | 2026.03.19 22:55:46.553677 [ 355 ] {} <Debug> TCP-Session: cea8752c-9ca6-4ed8-a760-1225a42051a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12318 | 2026.03.19 22:55:46.553691 [ 356 ] {30933b84-e3a0-4c73-8757-13f63202a2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49861) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12319 | 2026.03.19 22:55:46.553709 [ 355 ] {} <Debug> TCP-Session: cea8752c-9ca6-4ed8-a760-1225a42051a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12320 | 2026.03.19 22:55:46.553707 [ 354 ] {} <Debug> TCP-Session: aed0f677-4147-4d5b-8d62-6d0095ff9e2f Authenticating user 'default' from [fd00:1122:3344:101::e]:60069 | ||
| 12321 | 2026.03.19 22:55:46.553448 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51816 | ||
| 12322 | 2026.03.19 22:55:46.553765 [ 354 ] {} <Debug> TCP-Session: aed0f677-4147-4d5b-8d62-6d0095ff9e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12323 | 2026.03.19 22:55:46.553433 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63108 | ||
| 12324 | 2026.03.19 22:55:46.553804 [ 354 ] {} <Debug> TCP-Session: aed0f677-4147-4d5b-8d62-6d0095ff9e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12325 | 2026.03.19 22:55:46.553844 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12326 | 2026.03.19 22:55:46.553411 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47635 | ||
| 12327 | 2026.03.19 22:55:46.553884 [ 353 ] {} <Debug> TCP-Session: e8de4c69-00cd-4328-8a1c-6783966bd014 Authenticating user 'default' from [fd00:1122:3344:101::e]:51816 | ||
| 12328 | 2026.03.19 22:55:46.553408 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59761 | ||
| 12329 | 2026.03.19 22:55:46.553933 [ 353 ] {} <Debug> TCP-Session: e8de4c69-00cd-4328-8a1c-6783966bd014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12330 | 2026.03.19 22:55:46.553552 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12331 | 2026.03.19 22:55:46.553973 [ 353 ] {} <Debug> TCP-Session: e8de4c69-00cd-4328-8a1c-6783966bd014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12332 | 2026.03.19 22:55:46.554014 [ 356 ] {30933b84-e3a0-4c73-8757-13f63202a2d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12333 | 2026.03.19 22:55:46.554024 [ 351 ] {} <Debug> TCP-Session: b42930a9-89c2-44fb-b608-88ba34897870 Authenticating user 'default' from [fd00:1122:3344:101::e]:58299 | ||
| 12334 | 2026.03.19 22:55:46.554050 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12335 | 2026.03.19 22:55:46.554068 [ 351 ] {} <Debug> TCP-Session: b42930a9-89c2-44fb-b608-88ba34897870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12336 | 2026.03.19 22:55:46.554083 [ 356 ] {30933b84-e3a0-4c73-8757-13f63202a2d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12337 | 2026.03.19 22:55:46.554088 [ 352 ] {} <Debug> TCP-Session: 099f0bc1-f628-4f57-ac79-3c6af2dfdef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63108 | ||
| 12338 | 2026.03.19 22:55:46.554091 [ 351 ] {} <Debug> TCP-Session: b42930a9-89c2-44fb-b608-88ba34897870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12339 | 2026.03.19 22:55:46.554120 [ 352 ] {} <Debug> TCP-Session: 099f0bc1-f628-4f57-ac79-3c6af2dfdef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12340 | 2026.03.19 22:55:46.554143 [ 352 ] {} <Debug> TCP-Session: 099f0bc1-f628-4f57-ac79-3c6af2dfdef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12341 | 2026.03.19 22:55:46.554403 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12342 | 2026.03.19 22:55:46.554414 [ 356 ] {30933b84-e3a0-4c73-8757-13f63202a2d0} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 12343 | 2026.03.19 22:55:46.554444 [ 358 ] {} <Debug> TCP-Session: 46e3f7f9-aeb2-4ede-92f9-ff6ba0425750 Authenticating user 'default' from [fd00:1122:3344:101::e]:59761 | ||
| 12344 | 2026.03.19 22:55:46.554473 [ 358 ] {} <Debug> TCP-Session: 46e3f7f9-aeb2-4ede-92f9-ff6ba0425750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12345 | 2026.03.19 22:55:46.554485 [ 358 ] {} <Debug> TCP-Session: 46e3f7f9-aeb2-4ede-92f9-ff6ba0425750 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12346 | 2026.03.19 22:55:46.554489 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12347 | 2026.03.19 22:55:46.554522 [ 350 ] {} <Debug> TCP-Session: 64a19c23-ce11-4e78-b9e4-5545e74856bd Authenticating user 'default' from [fd00:1122:3344:101::e]:47635 | ||
| 12348 | 2026.03.19 22:55:46.554539 [ 350 ] {} <Debug> TCP-Session: 64a19c23-ce11-4e78-b9e4-5545e74856bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12349 | 2026.03.19 22:55:46.554552 [ 350 ] {} <Debug> TCP-Session: 64a19c23-ce11-4e78-b9e4-5545e74856bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12350 | 2026.03.19 22:55:46.555528 [ 343 ] {30933b84-e3a0-4c73-8757-13f63202a2d0} <Trace> AggregatingTransform: Aggregating | ||
| 12351 | 2026.03.19 22:55:46.555577 [ 343 ] {30933b84-e3a0-4c73-8757-13f63202a2d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 12352 | 2026.03.19 22:55:46.555620 [ 343 ] {30933b84-e3a0-4c73-8757-13f63202a2d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001084471 sec. (922.109 rows/sec., 36.02 KiB/sec.) | ||
| 12353 | 2026.03.19 22:55:46.555642 [ 343 ] {30933b84-e3a0-4c73-8757-13f63202a2d0} <Trace> Aggregator: Merging aggregated data | ||
| 12354 | 2026.03.19 22:55:46.556997 [ 356 ] {30933b84-e3a0-4c73-8757-13f63202a2d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003369 sec., 296.8239833778569 rows/sec., 11.59 KiB/sec. | ||
| 12355 | 2026.03.19 22:55:46.557170 [ 356 ] {30933b84-e3a0-4c73-8757-13f63202a2d0} <Debug> TCPHandler: Processed in 0.003800457 sec. | ||
| 12356 | 2026.03.19 22:55:46.557290 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12357 | 2026.03.19 22:55:46.557317 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12358 | 2026.03.19 22:55:46.557318 [ 356 ] {} <Debug> TCP-Session: 74baecc9-bb4c-4eab-a3b2-0ec55fd1c080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12359 | 2026.03.19 22:55:46.557337 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12360 | 2026.03.19 22:55:46.557365 [ 355 ] {} <Debug> TCP-Session: cea8752c-9ca6-4ed8-a760-1225a42051a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12361 | 2026.03.19 22:55:46.557378 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12362 | 2026.03.19 22:55:46.557407 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12363 | 2026.03.19 22:55:46.557423 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12364 | 2026.03.19 22:55:46.557439 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12365 | 2026.03.19 22:55:46.557472 [ 352 ] {} <Debug> TCP-Session: 099f0bc1-f628-4f57-ac79-3c6af2dfdef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12366 | 2026.03.19 22:55:46.557449 [ 353 ] {} <Debug> TCP-Session: e8de4c69-00cd-4328-8a1c-6783966bd014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12367 | 2026.03.19 22:55:46.557496 [ 354 ] {} <Debug> TCP-Session: aed0f677-4147-4d5b-8d62-6d0095ff9e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12368 | 2026.03.19 22:55:46.557438 [ 357 ] {} <Debug> TCP-Session: 60ee80cd-c9c5-4802-833a-4ee16ccdc0e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12369 | 2026.03.19 22:55:46.557391 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12370 | 2026.03.19 22:55:46.557357 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12371 | 2026.03.19 22:55:46.557601 [ 350 ] {} <Debug> TCP-Session: 64a19c23-ce11-4e78-b9e4-5545e74856bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12372 | 2026.03.19 22:55:46.557398 [ 358 ] {} <Debug> TCP-Session: 46e3f7f9-aeb2-4ede-92f9-ff6ba0425750 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12373 | 2026.03.19 22:55:46.557627 [ 351 ] {} <Debug> TCP-Session: b42930a9-89c2-44fb-b608-88ba34897870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12374 | 2026.03.19 22:55:46.572851 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41071 | ||
| 12375 | 2026.03.19 22:55:46.572921 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12376 | 2026.03.19 22:55:46.572942 [ 356 ] {} <Debug> TCP-Session: 723b6d9a-ae45-440f-8803-7e626db5d373 Authenticating user 'default' from [fd00:1122:3344:101::e]:41071 | ||
| 12377 | 2026.03.19 22:55:46.572960 [ 356 ] {} <Debug> TCP-Session: 723b6d9a-ae45-440f-8803-7e626db5d373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12378 | 2026.03.19 22:55:46.572973 [ 356 ] {} <Debug> TCP-Session: 723b6d9a-ae45-440f-8803-7e626db5d373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12379 | 2026.03.19 22:55:46.573117 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36577 | ||
| 12380 | 2026.03.19 22:55:46.573123 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52360 | ||
| 12381 | 2026.03.19 22:55:46.573160 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50604 | ||
| 12382 | 2026.03.19 22:55:46.573190 [ 356 ] {} <Trace> TCP-Session: 723b6d9a-ae45-440f-8803-7e626db5d373 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12383 | 2026.03.19 22:55:46.573201 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47881 | ||
| 12384 | 2026.03.19 22:55:46.573216 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12385 | 2026.03.19 22:55:46.573252 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12386 | 2026.03.19 22:55:46.573271 [ 358 ] {} <Debug> TCP-Session: 20a4a55c-988a-4ad4-9023-bbfcd346c17c Authenticating user 'default' from [fd00:1122:3344:101::e]:52360 | ||
| 12387 | 2026.03.19 22:55:46.573285 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12388 | 2026.03.19 22:55:46.573294 [ 351 ] {} <Debug> TCP-Session: d36a7a01-763b-495a-81ea-5fb40eeb2655 Authenticating user 'default' from [fd00:1122:3344:101::e]:50604 | ||
| 12389 | 2026.03.19 22:55:46.573302 [ 358 ] {} <Debug> TCP-Session: 20a4a55c-988a-4ad4-9023-bbfcd346c17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12390 | 2026.03.19 22:55:46.573326 [ 351 ] {} <Debug> TCP-Session: d36a7a01-763b-495a-81ea-5fb40eeb2655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12391 | 2026.03.19 22:55:46.573332 [ 356 ] {5c2526a8-5b7d-4626-85c6-f3f7569a6b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41071) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12392 | 2026.03.19 22:55:46.573354 [ 351 ] {} <Debug> TCP-Session: d36a7a01-763b-495a-81ea-5fb40eeb2655 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12393 | 2026.03.19 22:55:46.573201 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12394 | 2026.03.19 22:55:46.573194 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56689 | ||
| 12395 | 2026.03.19 22:55:46.573418 [ 357 ] {} <Debug> TCP-Session: f7aef26f-ddbc-4597-b58d-111252f05313 Authenticating user 'default' from [fd00:1122:3344:101::e]:36577 | ||
| 12396 | 2026.03.19 22:55:46.573189 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41702 | ||
| 12397 | 2026.03.19 22:55:46.573458 [ 357 ] {} <Debug> TCP-Session: f7aef26f-ddbc-4597-b58d-111252f05313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12398 | 2026.03.19 22:55:46.573479 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12399 | 2026.03.19 22:55:46.573494 [ 357 ] {} <Debug> TCP-Session: f7aef26f-ddbc-4597-b58d-111252f05313 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12400 | 2026.03.19 22:55:46.573513 [ 354 ] {} <Debug> TCP-Session: a02b7224-d845-4288-994c-d785dd458011 Authenticating user 'default' from [fd00:1122:3344:101::e]:56689 | ||
| 12401 | 2026.03.19 22:55:46.573528 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12402 | 2026.03.19 22:55:46.573543 [ 354 ] {} <Debug> TCP-Session: a02b7224-d845-4288-994c-d785dd458011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12403 | 2026.03.19 22:55:46.573545 [ 356 ] {5c2526a8-5b7d-4626-85c6-f3f7569a6b8b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12404 | 2026.03.19 22:55:46.573567 [ 354 ] {} <Debug> TCP-Session: a02b7224-d845-4288-994c-d785dd458011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12405 | 2026.03.19 22:55:46.573563 [ 353 ] {} <Debug> TCP-Session: dadf0c44-d95c-48ac-a030-c9149c293abe Authenticating user 'default' from [fd00:1122:3344:101::e]:41702 | ||
| 12406 | 2026.03.19 22:55:46.573616 [ 356 ] {5c2526a8-5b7d-4626-85c6-f3f7569a6b8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12407 | 2026.03.19 22:55:46.573627 [ 353 ] {} <Debug> TCP-Session: dadf0c44-d95c-48ac-a030-c9149c293abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12408 | 2026.03.19 22:55:46.573141 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40607 | ||
| 12409 | 2026.03.19 22:55:46.573669 [ 353 ] {} <Debug> TCP-Session: dadf0c44-d95c-48ac-a030-c9149c293abe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12410 | 2026.03.19 22:55:46.573177 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37456 | ||
| 12411 | 2026.03.19 22:55:46.573726 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12412 | 2026.03.19 22:55:46.573341 [ 358 ] {} <Debug> TCP-Session: 20a4a55c-988a-4ad4-9023-bbfcd346c17c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12413 | 2026.03.19 22:55:46.573759 [ 350 ] {} <Debug> TCP-Session: 17451933-cd20-4c87-8abe-baf21165a42e Authenticating user 'default' from [fd00:1122:3344:101::e]:40607 | ||
| 12414 | 2026.03.19 22:55:46.573315 [ 355 ] {} <Debug> TCP-Session: af8e3bef-a524-41a7-ac11-a8c340b1fa5c Authenticating user 'default' from [fd00:1122:3344:101::e]:47881 | ||
| 12415 | 2026.03.19 22:55:46.573776 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12416 | 2026.03.19 22:55:46.573806 [ 355 ] {} <Debug> TCP-Session: af8e3bef-a524-41a7-ac11-a8c340b1fa5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12417 | 2026.03.19 22:55:46.573824 [ 352 ] {} <Debug> TCP-Session: 0f00b204-3667-4f7b-9498-9ecd866b29c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37456 | ||
| 12418 | 2026.03.19 22:55:46.573832 [ 355 ] {} <Debug> TCP-Session: af8e3bef-a524-41a7-ac11-a8c340b1fa5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12419 | 2026.03.19 22:55:46.573853 [ 352 ] {} <Debug> TCP-Session: 0f00b204-3667-4f7b-9498-9ecd866b29c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12420 | 2026.03.19 22:55:46.573781 [ 350 ] {} <Debug> TCP-Session: 17451933-cd20-4c87-8abe-baf21165a42e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12421 | 2026.03.19 22:55:46.573876 [ 352 ] {} <Debug> TCP-Session: 0f00b204-3667-4f7b-9498-9ecd866b29c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12422 | 2026.03.19 22:55:46.573896 [ 350 ] {} <Debug> TCP-Session: 17451933-cd20-4c87-8abe-baf21165a42e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12423 | 2026.03.19 22:55:46.573949 [ 356 ] {5c2526a8-5b7d-4626-85c6-f3f7569a6b8b} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 12424 | 2026.03.19 22:55:46.574816 [ 348 ] {5c2526a8-5b7d-4626-85c6-f3f7569a6b8b} <Trace> AggregatingTransform: Aggregating | ||
| 12425 | 2026.03.19 22:55:46.574868 [ 348 ] {5c2526a8-5b7d-4626-85c6-f3f7569a6b8b} <Trace> Aggregator: Aggregation method: without_key | ||
| 12426 | 2026.03.19 22:55:46.574905 [ 348 ] {5c2526a8-5b7d-4626-85c6-f3f7569a6b8b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000863128 sec. (1158.577 rows/sec., 45.26 KiB/sec.) | ||
| 12427 | 2026.03.19 22:55:46.574929 [ 348 ] {5c2526a8-5b7d-4626-85c6-f3f7569a6b8b} <Trace> Aggregator: Merging aggregated data | ||
| 12428 | 2026.03.19 22:55:46.576150 [ 356 ] {5c2526a8-5b7d-4626-85c6-f3f7569a6b8b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002856 sec., 350.14005602240894 rows/sec., 13.68 KiB/sec. | ||
| 12429 | 2026.03.19 22:55:46.576362 [ 356 ] {5c2526a8-5b7d-4626-85c6-f3f7569a6b8b} <Debug> TCPHandler: Processed in 0.003240272 sec. | ||
| 12430 | 2026.03.19 22:55:46.576484 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12431 | 2026.03.19 22:55:46.576509 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12432 | 2026.03.19 22:55:46.576520 [ 357 ] {} <Debug> TCP-Session: f7aef26f-ddbc-4597-b58d-111252f05313 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12433 | 2026.03.19 22:55:46.576531 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12434 | 2026.03.19 22:55:46.576553 [ 358 ] {} <Debug> TCP-Session: 20a4a55c-988a-4ad4-9023-bbfcd346c17c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12435 | 2026.03.19 22:55:46.576568 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12436 | 2026.03.19 22:55:46.576584 [ 352 ] {} <Debug> TCP-Session: 0f00b204-3667-4f7b-9498-9ecd866b29c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12437 | 2026.03.19 22:55:46.576595 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12438 | 2026.03.19 22:55:46.576610 [ 350 ] {} <Debug> TCP-Session: 17451933-cd20-4c87-8abe-baf21165a42e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12439 | 2026.03.19 22:55:46.576623 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12440 | 2026.03.19 22:55:46.576649 [ 355 ] {} <Debug> TCP-Session: af8e3bef-a524-41a7-ac11-a8c340b1fa5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12441 | 2026.03.19 22:55:46.576655 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12442 | 2026.03.19 22:55:46.576674 [ 351 ] {} <Debug> TCP-Session: d36a7a01-763b-495a-81ea-5fb40eeb2655 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12443 | 2026.03.19 22:55:46.576641 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12444 | 2026.03.19 22:55:46.576711 [ 356 ] {} <Debug> TCP-Session: 723b6d9a-ae45-440f-8803-7e626db5d373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12445 | 2026.03.19 22:55:46.576742 [ 354 ] {} <Debug> TCP-Session: a02b7224-d845-4288-994c-d785dd458011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12446 | 2026.03.19 22:55:46.576553 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12447 | 2026.03.19 22:55:46.576798 [ 353 ] {} <Debug> TCP-Session: dadf0c44-d95c-48ac-a030-c9149c293abe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12448 | 2026.03.19 22:55:46.580395 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52556 | ||
| 12449 | 2026.03.19 22:55:46.580461 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12450 | 2026.03.19 22:55:46.580484 [ 356 ] {} <Debug> TCP-Session: c7b2de92-e841-49b9-afc4-3f43563008e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52556 | ||
| 12451 | 2026.03.19 22:55:46.580502 [ 356 ] {} <Debug> TCP-Session: c7b2de92-e841-49b9-afc4-3f43563008e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12452 | 2026.03.19 22:55:46.580516 [ 356 ] {} <Debug> TCP-Session: c7b2de92-e841-49b9-afc4-3f43563008e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12453 | 2026.03.19 22:55:46.580664 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60559 | ||
| 12454 | 2026.03.19 22:55:46.580681 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46982 | ||
| 12455 | 2026.03.19 22:55:46.580720 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60293 | ||
| 12456 | 2026.03.19 22:55:46.580728 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52225 | ||
| 12457 | 2026.03.19 22:55:46.580742 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58037 | ||
| 12458 | 2026.03.19 22:55:46.580779 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12459 | 2026.03.19 22:55:46.580783 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33705 | ||
| 12460 | 2026.03.19 22:55:46.580806 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12461 | 2026.03.19 22:55:46.580826 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40347 | ||
| 12462 | 2026.03.19 22:55:46.580845 [ 351 ] {} <Debug> TCP-Session: 93bf4efb-2048-4f96-af20-541c4b058bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:52225 | ||
| 12463 | 2026.03.19 22:55:46.580830 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12464 | 2026.03.19 22:55:46.580869 [ 351 ] {} <Debug> TCP-Session: 93bf4efb-2048-4f96-af20-541c4b058bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12465 | 2026.03.19 22:55:46.580874 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12466 | 2026.03.19 22:55:46.580901 [ 351 ] {} <Debug> TCP-Session: 93bf4efb-2048-4f96-af20-541c4b058bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12467 | 2026.03.19 22:55:46.580909 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12468 | 2026.03.19 22:55:46.580927 [ 353 ] {} <Debug> TCP-Session: 4c5a351d-c924-406d-bb77-9297883f51e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33705 | ||
| 12469 | 2026.03.19 22:55:46.580954 [ 355 ] {} <Debug> TCP-Session: c1288b2f-a92f-468a-920e-9819dcbc6891 Authenticating user 'default' from [fd00:1122:3344:101::e]:40347 | ||
| 12470 | 2026.03.19 22:55:46.580971 [ 353 ] {} <Debug> TCP-Session: 4c5a351d-c924-406d-bb77-9297883f51e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12471 | 2026.03.19 22:55:46.580985 [ 355 ] {} <Debug> TCP-Session: c1288b2f-a92f-468a-920e-9819dcbc6891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12472 | 2026.03.19 22:55:46.580999 [ 353 ] {} <Debug> TCP-Session: 4c5a351d-c924-406d-bb77-9297883f51e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12473 | 2026.03.19 22:55:46.581013 [ 355 ] {} <Debug> TCP-Session: c1288b2f-a92f-468a-920e-9819dcbc6891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12474 | 2026.03.19 22:55:46.580825 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56270 | ||
| 12475 | 2026.03.19 22:55:46.580807 [ 350 ] {} <Debug> TCP-Session: 43318305-43ea-4f36-80ba-58bfda1e7de5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60293 | ||
| 12476 | 2026.03.19 22:55:46.580753 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12477 | 2026.03.19 22:55:46.581103 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12478 | 2026.03.19 22:55:46.581085 [ 350 ] {} <Debug> TCP-Session: 43318305-43ea-4f36-80ba-58bfda1e7de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12479 | 2026.03.19 22:55:46.581135 [ 357 ] {} <Debug> TCP-Session: 0909555f-fcc4-43a0-9f22-a1f554be74fd Authenticating user 'default' from [fd00:1122:3344:101::e]:60559 | ||
| 12480 | 2026.03.19 22:55:46.581146 [ 350 ] {} <Debug> TCP-Session: 43318305-43ea-4f36-80ba-58bfda1e7de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12481 | 2026.03.19 22:55:46.581136 [ 354 ] {} <Debug> TCP-Session: 09422dcd-dd9c-4c40-9db8-d89c8a1cb134 Authenticating user 'default' from [fd00:1122:3344:101::e]:56270 | ||
| 12482 | 2026.03.19 22:55:46.581170 [ 357 ] {} <Debug> TCP-Session: 0909555f-fcc4-43a0-9f22-a1f554be74fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12483 | 2026.03.19 22:55:46.581191 [ 354 ] {} <Debug> TCP-Session: 09422dcd-dd9c-4c40-9db8-d89c8a1cb134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12484 | 2026.03.19 22:55:46.580895 [ 352 ] {} <Debug> TCP-Session: dca6e2dc-4915-4859-8b63-371bd3c0471c Authenticating user 'default' from [fd00:1122:3344:101::e]:58037 | ||
| 12485 | 2026.03.19 22:55:46.581217 [ 357 ] {} <Debug> TCP-Session: 0909555f-fcc4-43a0-9f22-a1f554be74fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12486 | 2026.03.19 22:55:46.581247 [ 352 ] {} <Debug> TCP-Session: dca6e2dc-4915-4859-8b63-371bd3c0471c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12487 | 2026.03.19 22:55:46.581224 [ 354 ] {} <Debug> TCP-Session: 09422dcd-dd9c-4c40-9db8-d89c8a1cb134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12488 | 2026.03.19 22:55:46.581276 [ 352 ] {} <Debug> TCP-Session: dca6e2dc-4915-4859-8b63-371bd3c0471c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12489 | 2026.03.19 22:55:46.580792 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12490 | 2026.03.19 22:55:46.581339 [ 358 ] {} <Debug> TCP-Session: 9f203825-c432-467c-9bbd-b41aaf43853a Authenticating user 'default' from [fd00:1122:3344:101::e]:46982 | ||
| 12491 | 2026.03.19 22:55:46.580751 [ 356 ] {} <Trace> TCP-Session: c7b2de92-e841-49b9-afc4-3f43563008e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12492 | 2026.03.19 22:55:46.581357 [ 358 ] {} <Debug> TCP-Session: 9f203825-c432-467c-9bbd-b41aaf43853a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12493 | 2026.03.19 22:55:46.581394 [ 358 ] {} <Debug> TCP-Session: 9f203825-c432-467c-9bbd-b41aaf43853a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12494 | 2026.03.19 22:55:46.581498 [ 356 ] {8e0dd635-fa41-4334-a50d-789b91e9cc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52556) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12495 | 2026.03.19 22:55:46.581674 [ 356 ] {8e0dd635-fa41-4334-a50d-789b91e9cc8c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12496 | 2026.03.19 22:55:46.581717 [ 356 ] {8e0dd635-fa41-4334-a50d-789b91e9cc8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12497 | 2026.03.19 22:55:46.581946 [ 356 ] {8e0dd635-fa41-4334-a50d-789b91e9cc8c} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 12498 | 2026.03.19 22:55:46.582823 [ 314 ] {8e0dd635-fa41-4334-a50d-789b91e9cc8c} <Trace> AggregatingTransform: Aggregating | ||
| 12499 | 2026.03.19 22:55:46.582863 [ 314 ] {8e0dd635-fa41-4334-a50d-789b91e9cc8c} <Trace> Aggregator: Aggregation method: without_key | ||
| 12500 | 2026.03.19 22:55:46.582900 [ 314 ] {8e0dd635-fa41-4334-a50d-789b91e9cc8c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000867639 sec. (1152.553 rows/sec., 45.02 KiB/sec.) | ||
| 12501 | 2026.03.19 22:55:46.582919 [ 314 ] {8e0dd635-fa41-4334-a50d-789b91e9cc8c} <Trace> Aggregator: Merging aggregated data | ||
| 12502 | 2026.03.19 22:55:46.584197 [ 356 ] {8e0dd635-fa41-4334-a50d-789b91e9cc8c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002737 sec., 365.36353671903544 rows/sec., 14.27 KiB/sec. | ||
| 12503 | 2026.03.19 22:55:46.584330 [ 356 ] {8e0dd635-fa41-4334-a50d-789b91e9cc8c} <Debug> TCPHandler: Processed in 0.003644366 sec. | ||
| 12504 | 2026.03.19 22:55:46.584454 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12505 | 2026.03.19 22:55:46.584486 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12506 | 2026.03.19 22:55:46.584492 [ 356 ] {} <Debug> TCP-Session: c7b2de92-e841-49b9-afc4-3f43563008e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12507 | 2026.03.19 22:55:46.584516 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12508 | 2026.03.19 22:55:46.584526 [ 358 ] {} <Debug> TCP-Session: 9f203825-c432-467c-9bbd-b41aaf43853a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12509 | 2026.03.19 22:55:46.584542 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12510 | 2026.03.19 22:55:46.584569 [ 357 ] {} <Debug> TCP-Session: 0909555f-fcc4-43a0-9f22-a1f554be74fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12511 | 2026.03.19 22:55:46.584569 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12512 | 2026.03.19 22:55:46.584603 [ 353 ] {} <Debug> TCP-Session: 4c5a351d-c924-406d-bb77-9297883f51e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12513 | 2026.03.19 22:55:46.584609 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12514 | 2026.03.19 22:55:46.584633 [ 355 ] {} <Debug> TCP-Session: c1288b2f-a92f-468a-920e-9819dcbc6891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12515 | 2026.03.19 22:55:46.584650 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12516 | 2026.03.19 22:55:46.584669 [ 352 ] {} <Debug> TCP-Session: dca6e2dc-4915-4859-8b63-371bd3c0471c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12517 | 2026.03.19 22:55:46.584695 [ 354 ] {} <Debug> TCP-Session: 09422dcd-dd9c-4c40-9db8-d89c8a1cb134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12518 | 2026.03.19 22:55:46.584627 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12519 | 2026.03.19 22:55:46.584587 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12520 | 2026.03.19 22:55:46.584781 [ 351 ] {} <Debug> TCP-Session: 93bf4efb-2048-4f96-af20-541c4b058bdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12521 | 2026.03.19 22:55:46.584793 [ 350 ] {} <Debug> TCP-Session: 43318305-43ea-4f36-80ba-58bfda1e7de5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12522 | 2026.03.19 22:55:46.872416 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31070 | ||
| 12523 | 2026.03.19 22:55:46.873000 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12524 | 2026.03.19 22:55:46.873057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12525 | 2026.03.19 22:55:46.873602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12526 | 2026.03.19 22:55:46.873849 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12527 | 2026.03.19 22:55:46.874023 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31070 | ||
| 12528 | 2026.03.19 22:55:48.569575 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12529 | 2026.03.19 22:55:48.587073 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2026.03.19 22:55:48.587134 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12531 | 2026.03.19 22:55:48.593290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12532 | 2026.03.19 22:55:48.593979 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2026.03.19 22:55:48.596961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12534 | 2026.03.19 22:55:49.476744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1534 | ||
| 12535 | 2026.03.19 22:55:49.479204 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12536 | 2026.03.19 22:55:49.479247 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12537 | 2026.03.19 22:55:49.480442 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12538 | 2026.03.19 22:55:49.480693 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2026.03.19 22:55:49.480949 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1534 | ||
| 12540 | 2026.03.19 22:55:49.875174 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12541 | 2026.03.19 22:55:49.875455 [ 4 ] {60fa8b66-aece-4759-afaf-0111c704bd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12542 | 2026.03.19 22:55:49.875557 [ 4 ] {60fa8b66-aece-4759-afaf-0111c704bd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12543 | 2026.03.19 22:55:49.876379 [ 4 ] {60fa8b66-aece-4759-afaf-0111c704bd3d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12544 | 2026.03.19 22:55:49.876422 [ 4 ] {60fa8b66-aece-4759-afaf-0111c704bd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12545 | 2026.03.19 22:55:49.876805 [ 4 ] {60fa8b66-aece-4759-afaf-0111c704bd3d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12546 | 2026.03.19 22:55:49.877026 [ 4 ] {60fa8b66-aece-4759-afaf-0111c704bd3d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12547 | 2026.03.19 22:55:49.877177 [ 4 ] {60fa8b66-aece-4759-afaf-0111c704bd3d} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001799 sec., 47804.33574207893 rows/sec., 4.01 MiB/sec. | ||
| 12548 | 2026.03.19 22:55:49.877218 [ 4 ] {60fa8b66-aece-4759-afaf-0111c704bd3d} <Debug> TCPHandler: Processed in 0.002233272 sec. | ||
| 12549 | 2026.03.19 22:55:49.877356 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12550 | 2026.03.19 22:55:49.877453 [ 4 ] {f74e11ef-ca09-45fe-9a8e-dfc37ce65e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12551 | 2026.03.19 22:55:49.877496 [ 4 ] {f74e11ef-ca09-45fe-9a8e-dfc37ce65e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12552 | 2026.03.19 22:55:49.877904 [ 4 ] {f74e11ef-ca09-45fe-9a8e-dfc37ce65e7f} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12553 | 2026.03.19 22:55:49.877939 [ 4 ] {f74e11ef-ca09-45fe-9a8e-dfc37ce65e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12554 | 2026.03.19 22:55:49.878237 [ 4 ] {f74e11ef-ca09-45fe-9a8e-dfc37ce65e7f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12555 | 2026.03.19 22:55:49.878445 [ 4 ] {f74e11ef-ca09-45fe-9a8e-dfc37ce65e7f} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12556 | 2026.03.19 22:55:49.878564 [ 57 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12557 | 2026.03.19 22:55:49.878573 [ 4 ] {f74e11ef-ca09-45fe-9a8e-dfc37ce65e7f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001138 sec., 13181.019332161688 rows/sec., 991.15 KiB/sec. | ||
| 12558 | 2026.03.19 22:55:49.878639 [ 57 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12559 | 2026.03.19 22:55:49.878659 [ 4 ] {f74e11ef-ca09-45fe-9a8e-dfc37ce65e7f} <Debug> TCPHandler: Processed in 0.001352134 sec. | ||
| 12560 | 2026.03.19 22:55:49.878665 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12561 | 2026.03.19 22:55:49.878774 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 12562 | 2026.03.19 22:55:49.878781 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12563 | 2026.03.19 22:55:49.878886 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12564 | 2026.03.19 22:55:49.878892 [ 4 ] {5dacfbd1-3f58-48b6-badd-44d226f40c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12565 | 2026.03.19 22:55:49.878925 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 82 rows starting from the beginning of the part | ||
| 12566 | 2026.03.19 22:55:49.878944 [ 4 ] {5dacfbd1-3f58-48b6-badd-44d226f40c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12567 | 2026.03.19 22:55:49.879004 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 27 rows starting from the beginning of the part | ||
| 12568 | 2026.03.19 22:55:49.879051 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 26 rows starting from the beginning of the part | ||
| 12569 | 2026.03.19 22:55:49.879092 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 15 rows starting from the beginning of the part | ||
| 12570 | 2026.03.19 22:55:49.879132 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 41 rows starting from the beginning of the part | ||
| 12571 | 2026.03.19 22:55:49.879171 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 15 rows starting from the beginning of the part | ||
| 12572 | 2026.03.19 22:55:49.879380 [ 4 ] {5dacfbd1-3f58-48b6-badd-44d226f40c0c} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12573 | 2026.03.19 22:55:49.879422 [ 4 ] {5dacfbd1-3f58-48b6-badd-44d226f40c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12574 | 2026.03.19 22:55:49.879736 [ 4 ] {5dacfbd1-3f58-48b6-badd-44d226f40c0c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12575 | 2026.03.19 22:55:49.879959 [ 4 ] {5dacfbd1-3f58-48b6-badd-44d226f40c0c} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12576 | 2026.03.19 22:55:49.880012 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273592 sec., 161747.2471560751 rows/sec., 12.49 MiB/sec. | ||
| 12577 | 2026.03.19 22:55:49.880099 [ 4 ] {5dacfbd1-3f58-48b6-badd-44d226f40c0c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001225 sec., 64489.79591836735 rows/sec., 5.04 MiB/sec. | ||
| 12578 | 2026.03.19 22:55:49.880141 [ 4 ] {5dacfbd1-3f58-48b6-badd-44d226f40c0c} <Debug> TCPHandler: Processed in 0.001406874 sec. | ||
| 12579 | 2026.03.19 22:55:49.880221 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12580 | 2026.03.19 22:55:49.880274 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12581 | 2026.03.19 22:55:49.880371 [ 4 ] {daaf9d20-6501-4fec-b1a2-0939b9ea2ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12582 | 2026.03.19 22:55:49.880415 [ 4 ] {daaf9d20-6501-4fec-b1a2-0939b9ea2ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12583 | 2026.03.19 22:55:49.880547 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_91_18} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12584 | 2026.03.19 22:55:49.880662 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_91_18} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12585 | 2026.03.19 22:55:49.880789 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12586 | 2026.03.19 22:55:49.880835 [ 4 ] {daaf9d20-6501-4fec-b1a2-0939b9ea2ec5} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2026.03.19 22:55:49.880874 [ 4 ] {daaf9d20-6501-4fec-b1a2-0939b9ea2ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12588 | 2026.03.19 22:55:49.881207 [ 4 ] {daaf9d20-6501-4fec-b1a2-0939b9ea2ec5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12589 | 2026.03.19 22:55:49.881411 [ 4 ] {daaf9d20-6501-4fec-b1a2-0939b9ea2ec5} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12590 | 2026.03.19 22:55:49.881539 [ 4 ] {daaf9d20-6501-4fec-b1a2-0939b9ea2ec5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 12591 | 2026.03.19 22:55:49.881575 [ 4 ] {daaf9d20-6501-4fec-b1a2-0939b9ea2ec5} <Debug> TCPHandler: Processed in 0.001356264 sec. | ||
| 12592 | 2026.03.19 22:55:49.881689 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12593 | 2026.03.19 22:55:49.881780 [ 4 ] {9dec224a-8819-4f82-b19c-c63c3e367ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12594 | 2026.03.19 22:55:49.881834 [ 4 ] {9dec224a-8819-4f82-b19c-c63c3e367ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12595 | 2026.03.19 22:55:49.882681 [ 4 ] {9dec224a-8819-4f82-b19c-c63c3e367ef4} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2026.03.19 22:55:49.882721 [ 4 ] {9dec224a-8819-4f82-b19c-c63c3e367ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12597 | 2026.03.19 22:55:49.883278 [ 4 ] {9dec224a-8819-4f82-b19c-c63c3e367ef4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12598 | 2026.03.19 22:55:49.883500 [ 4 ] {9dec224a-8819-4f82-b19c-c63c3e367ef4} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2026.03.19 22:55:49.883614 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12600 | 2026.03.19 22:55:49.883640 [ 4 ] {9dec224a-8819-4f82-b19c-c63c3e367ef4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001876 sec., 7995.735607675906 rows/sec., 14.33 MiB/sec. | ||
| 12601 | 2026.03.19 22:55:49.883647 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12602 | 2026.03.19 22:55:49.883679 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12603 | 2026.03.19 22:55:49.883701 [ 4 ] {9dec224a-8819-4f82-b19c-c63c3e367ef4} <Debug> TCPHandler: Processed in 0.002060021 sec. | ||
| 12604 | 2026.03.19 22:55:49.883796 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 12605 | 2026.03.19 22:55:49.883819 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12606 | 2026.03.19 22:55:49.883917 [ 4 ] {0d622037-cb47-4dca-b4d9-bf32ed4849d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12607 | 2026.03.19 22:55:49.883958 [ 4 ] {0d622037-cb47-4dca-b4d9-bf32ed4849d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12608 | 2026.03.19 22:55:49.884031 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12609 | 2026.03.19 22:55:49.884110 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1839 rows starting from the beginning of the part | ||
| 12610 | 2026.03.19 22:55:49.884257 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 15 rows starting from the beginning of the part | ||
| 12611 | 2026.03.19 22:55:49.884297 [ 4 ] {0d622037-cb47-4dca-b4d9-bf32ed4849d3} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2026.03.19 22:55:49.884337 [ 4 ] {0d622037-cb47-4dca-b4d9-bf32ed4849d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12613 | 2026.03.19 22:55:49.884364 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 26 rows starting from the beginning of the part | ||
| 12614 | 2026.03.19 22:55:49.884471 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 15 rows starting from the beginning of the part | ||
| 12615 | 2026.03.19 22:55:49.884576 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 37 rows starting from the beginning of the part | ||
| 12616 | 2026.03.19 22:55:49.884645 [ 4 ] {0d622037-cb47-4dca-b4d9-bf32ed4849d3} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12617 | 2026.03.19 22:55:49.884682 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 15 rows starting from the beginning of the part | ||
| 12618 | 2026.03.19 22:55:49.884866 [ 4 ] {0d622037-cb47-4dca-b4d9-bf32ed4849d3} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2026.03.19 22:55:49.884999 [ 4 ] {0d622037-cb47-4dca-b4d9-bf32ed4849d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 12620 | 2026.03.19 22:55:49.885035 [ 4 ] {0d622037-cb47-4dca-b4d9-bf32ed4849d3} <Debug> TCPHandler: Processed in 0.001264923 sec. | ||
| 12621 | 2026.03.19 22:55:49.894202 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 19 columns (19 merged, 0 gathered) in 0.010471133 sec., 185939.7641114863 rows/sec., 333.20 MiB/sec. | ||
| 12622 | 2026.03.19 22:55:49.896301 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12623 | 2026.03.19 22:55:49.896675 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2026.03.19 22:55:49.896759 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12625 | 2026.03.19 22:55:49.896934 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.41 MiB. | ||
| 12626 | 2026.03.19 22:55:50.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.83 MiB, peak 370.18 MiB, free memory in arenas 0.00 B, will set to 357.89 MiB (RSS), difference: 5.05 MiB | ||
| 12627 | 2026.03.19 22:55:54.219615 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12628 | 2026.03.19 22:55:54.219710 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12629 | 2026.03.19 22:55:54.374274 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31582 | ||
| 12630 | 2026.03.19 22:55:54.374831 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12631 | 2026.03.19 22:55:54.374870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12632 | 2026.03.19 22:55:54.375328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12633 | 2026.03.19 22:55:54.375561 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12634 | 2026.03.19 22:55:54.375687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31582 | ||
| 12635 | 2026.03.19 22:55:54.375753 [ 51 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12636 | 2026.03.19 22:55:54.375833 [ 51 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12637 | 2026.03.19 22:55:54.375869 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12638 | 2026.03.19 22:55:54.376007 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 12639 | 2026.03.19 22:55:54.376148 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12640 | 2026.03.19 22:55:54.376189 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29150 rows starting from the beginning of the part | ||
| 12641 | 2026.03.19 22:55:54.376254 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 12642 | 2026.03.19 22:55:54.376312 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 12643 | 2026.03.19 22:55:54.376359 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 12644 | 2026.03.19 22:55:54.376401 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 12645 | 2026.03.19 22:55:54.376446 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 12646 | 2026.03.19 22:55:54.378798 [ 200 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31582 rows, containing 4 columns (4 merged, 0 gathered) in 0.002851918 sec., 11073950.934073139 rows/sec., 158.41 MiB/sec. | ||
| 12647 | 2026.03.19 22:55:54.379051 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12648 | 2026.03.19 22:55:54.379344 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_66_13} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2026.03.19 22:55:54.379422 [ 186 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_66_13} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12650 | 2026.03.19 22:55:54.379518 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 12651 | 2026.03.19 22:55:54.875336 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12652 | 2026.03.19 22:55:54.875536 [ 4 ] {ccdc2237-eea0-4f0c-b339-30338b91af9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12653 | 2026.03.19 22:55:54.875611 [ 4 ] {ccdc2237-eea0-4f0c-b339-30338b91af9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12654 | 2026.03.19 22:55:54.876268 [ 4 ] {ccdc2237-eea0-4f0c-b339-30338b91af9a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12655 | 2026.03.19 22:55:54.876318 [ 4 ] {ccdc2237-eea0-4f0c-b339-30338b91af9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12656 | 2026.03.19 22:55:54.876725 [ 4 ] {ccdc2237-eea0-4f0c-b339-30338b91af9a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12657 | 2026.03.19 22:55:54.876952 [ 4 ] {ccdc2237-eea0-4f0c-b339-30338b91af9a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2026.03.19 22:55:54.877119 [ 4 ] {ccdc2237-eea0-4f0c-b339-30338b91af9a} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001638 sec., 65934.06593406593 rows/sec., 5.55 MiB/sec. | ||
| 12659 | 2026.03.19 22:55:54.877130 [ 49 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12660 | 2026.03.19 22:55:54.877188 [ 4 ] {ccdc2237-eea0-4f0c-b339-30338b91af9a} <Debug> TCPHandler: Processed in 0.00198852 sec. | ||
| 12661 | 2026.03.19 22:55:54.877202 [ 49 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12662 | 2026.03.19 22:55:54.877233 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12663 | 2026.03.19 22:55:54.877326 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12664 | 2026.03.19 22:55:54.877338 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 12665 | 2026.03.19 22:55:54.877436 [ 4 ] {9dc24f14-575f-4919-b575-04c7a583f11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12666 | 2026.03.19 22:55:54.877448 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12667 | 2026.03.19 22:55:54.877482 [ 4 ] {9dc24f14-575f-4919-b575-04c7a583f11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12668 | 2026.03.19 22:55:54.877484 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2152 rows starting from the beginning of the part | ||
| 12669 | 2026.03.19 22:55:54.877560 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 108 rows starting from the beginning of the part | ||
| 12670 | 2026.03.19 22:55:54.877611 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 86 rows starting from the beginning of the part | ||
| 12671 | 2026.03.19 22:55:54.877657 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1994 rows starting from the beginning of the part | ||
| 12672 | 2026.03.19 22:55:54.877695 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 86 rows starting from the beginning of the part | ||
| 12673 | 2026.03.19 22:55:54.877736 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 108 rows starting from the beginning of the part | ||
| 12674 | 2026.03.19 22:55:54.877922 [ 4 ] {9dc24f14-575f-4919-b575-04c7a583f11e} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12675 | 2026.03.19 22:55:54.877959 [ 4 ] {9dc24f14-575f-4919-b575-04c7a583f11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12676 | 2026.03.19 22:55:54.878269 [ 4 ] {9dc24f14-575f-4919-b575-04c7a583f11e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12677 | 2026.03.19 22:55:54.878494 [ 4 ] {9dc24f14-575f-4919-b575-04c7a583f11e} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12678 | 2026.03.19 22:55:54.878635 [ 4 ] {9dc24f14-575f-4919-b575-04c7a583f11e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001223 sec., 21259.19869174162 rows/sec., 1.56 MiB/sec. | ||
| 12679 | 2026.03.19 22:55:54.878676 [ 4 ] {9dc24f14-575f-4919-b575-04c7a583f11e} <Debug> TCPHandler: Processed in 0.001404284 sec. | ||
| 12680 | 2026.03.19 22:55:54.878784 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12681 | 2026.03.19 22:55:54.878882 [ 4 ] {a54bd90f-d436-4de0-8630-a50c9d568ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12682 | 2026.03.19 22:55:54.878923 [ 4 ] {a54bd90f-d436-4de0-8630-a50c9d568ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12683 | 2026.03.19 22:55:54.879333 [ 186 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4534 rows, containing 5 columns (5 merged, 0 gathered) in 0.00203539 sec., 2227582.9202265902 rows/sec., 180.02 MiB/sec. | ||
| 12684 | 2026.03.19 22:55:54.879358 [ 4 ] {a54bd90f-d436-4de0-8630-a50c9d568ef4} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12685 | 2026.03.19 22:55:54.879410 [ 4 ] {a54bd90f-d436-4de0-8630-a50c9d568ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12686 | 2026.03.19 22:55:54.879582 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12687 | 2026.03.19 22:55:54.879728 [ 4 ] {a54bd90f-d436-4de0-8630-a50c9d568ef4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12688 | 2026.03.19 22:55:54.879837 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_96_19} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12689 | 2026.03.19 22:55:54.879903 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_96_19} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12690 | 2026.03.19 22:55:54.879957 [ 4 ] {a54bd90f-d436-4de0-8630-a50c9d568ef4} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12691 | 2026.03.19 22:55:54.879964 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 12692 | 2026.03.19 22:55:54.880078 [ 49 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12693 | 2026.03.19 22:55:54.880092 [ 4 ] {a54bd90f-d436-4de0-8630-a50c9d568ef4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00123 sec., 73170.73170731707 rows/sec., 5.71 MiB/sec. | ||
| 12694 | 2026.03.19 22:55:54.880114 [ 49 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2026.03.19 22:55:54.880136 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12696 | 2026.03.19 22:55:54.880140 [ 4 ] {a54bd90f-d436-4de0-8630-a50c9d568ef4} <Debug> TCPHandler: Processed in 0.001404934 sec. | ||
| 12697 | 2026.03.19 22:55:54.880204 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 12698 | 2026.03.19 22:55:54.880260 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12699 | 2026.03.19 22:55:54.880284 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12700 | 2026.03.19 22:55:54.880308 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1124 rows starting from the beginning of the part | ||
| 12701 | 2026.03.19 22:55:54.880351 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 90 rows starting from the beginning of the part | ||
| 12702 | 2026.03.19 22:55:54.880357 [ 4 ] {e1ae7714-44e3-4e9d-ae8d-2888b0a73262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12703 | 2026.03.19 22:55:54.880385 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 79 rows starting from the beginning of the part | ||
| 12704 | 2026.03.19 22:55:54.880402 [ 4 ] {e1ae7714-44e3-4e9d-ae8d-2888b0a73262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12705 | 2026.03.19 22:55:54.880418 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1041 rows starting from the beginning of the part | ||
| 12706 | 2026.03.19 22:55:54.880452 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 79 rows starting from the beginning of the part | ||
| 12707 | 2026.03.19 22:55:54.880485 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 12708 | 2026.03.19 22:55:54.880815 [ 4 ] {e1ae7714-44e3-4e9d-ae8d-2888b0a73262} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12709 | 2026.03.19 22:55:54.880850 [ 4 ] {e1ae7714-44e3-4e9d-ae8d-2888b0a73262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12710 | 2026.03.19 22:55:54.881186 [ 4 ] {e1ae7714-44e3-4e9d-ae8d-2888b0a73262} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12711 | 2026.03.19 22:55:54.881425 [ 4 ] {e1ae7714-44e3-4e9d-ae8d-2888b0a73262} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12712 | 2026.03.19 22:55:54.881465 [ 194 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2503 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283513 sec., 1950116.594066441 rows/sec., 145.41 MiB/sec. | ||
| 12713 | 2026.03.19 22:55:54.881546 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 4 parts from all_1_91_19 to all_94_94_0 | ||
| 12714 | 2026.03.19 22:55:54.881563 [ 4 ] {e1ae7714-44e3-4e9d-ae8d-2888b0a73262} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 12715 | 2026.03.19 22:55:54.881574 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12716 | 2026.03.19 22:55:54.881604 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12717 | 2026.03.19 22:55:54.881609 [ 4 ] {e1ae7714-44e3-4e9d-ae8d-2888b0a73262} <Debug> TCPHandler: Processed in 0.001398293 sec. | ||
| 12718 | 2026.03.19 22:55:54.881670 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_94_20} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_91_19 to all_94_94_0 into Compact with storage Full | ||
| 12719 | 2026.03.19 22:55:54.881701 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12720 | 2026.03.19 22:55:54.881728 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12721 | 2026.03.19 22:55:54.881753 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_94_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12722 | 2026.03.19 22:55:54.881778 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_94_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_91_19, total 33153 rows starting from the beginning of the part | ||
| 12723 | 2026.03.19 22:55:54.881822 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_94_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 12724 | 2026.03.19 22:55:54.881830 [ 4 ] {87866961-a1f5-423a-b206-6a0993304505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12725 | 2026.03.19 22:55:54.881857 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_94_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12726 | 2026.03.19 22:55:54.881890 [ 4 ] {87866961-a1f5-423a-b206-6a0993304505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12727 | 2026.03.19 22:55:54.881893 [ 200 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_94_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1347 rows starting from the beginning of the part | ||
| 12728 | 2026.03.19 22:55:54.882068 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_96_19} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12729 | 2026.03.19 22:55:54.882159 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_96_19} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12730 | 2026.03.19 22:55:54.882264 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 12731 | 2026.03.19 22:55:54.882718 [ 4 ] {87866961-a1f5-423a-b206-6a0993304505} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12732 | 2026.03.19 22:55:54.882760 [ 4 ] {87866961-a1f5-423a-b206-6a0993304505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12733 | 2026.03.19 22:55:54.883330 [ 4 ] {87866961-a1f5-423a-b206-6a0993304505} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12734 | 2026.03.19 22:55:54.883576 [ 4 ] {87866961-a1f5-423a-b206-6a0993304505} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12735 | 2026.03.19 22:55:54.883725 [ 4 ] {87866961-a1f5-423a-b206-6a0993304505} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001913 sec., 13591.217982226868 rows/sec., 24.35 MiB/sec. | ||
| 12736 | 2026.03.19 22:55:54.883805 [ 4 ] {87866961-a1f5-423a-b206-6a0993304505} <Debug> TCPHandler: Processed in 0.002126051 sec. | ||
| 12737 | 2026.03.19 22:55:54.883919 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12738 | 2026.03.19 22:55:54.884014 [ 4 ] {032378a2-8bc2-4de6-9a04-6cfaec2b0ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12739 | 2026.03.19 22:55:54.884057 [ 4 ] {032378a2-8bc2-4de6-9a04-6cfaec2b0ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12740 | 2026.03.19 22:55:54.884388 [ 4 ] {032378a2-8bc2-4de6-9a04-6cfaec2b0ca5} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12741 | 2026.03.19 22:55:54.884424 [ 4 ] {032378a2-8bc2-4de6-9a04-6cfaec2b0ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12742 | 2026.03.19 22:55:54.884737 [ 4 ] {032378a2-8bc2-4de6-9a04-6cfaec2b0ca5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12743 | 2026.03.19 22:55:54.884951 [ 4 ] {032378a2-8bc2-4de6-9a04-6cfaec2b0ca5} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12744 | 2026.03.19 22:55:54.885070 [ 49 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12745 | 2026.03.19 22:55:54.885085 [ 4 ] {032378a2-8bc2-4de6-9a04-6cfaec2b0ca5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 12746 | 2026.03.19 22:55:54.885099 [ 49 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12747 | 2026.03.19 22:55:54.885124 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 12748 | 2026.03.19 22:55:54.885128 [ 4 ] {032378a2-8bc2-4de6-9a04-6cfaec2b0ca5} <Debug> TCPHandler: Processed in 0.001259142 sec. | ||
| 12749 | 2026.03.19 22:55:54.885216 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 12750 | 2026.03.19 22:55:54.885353 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12751 | 2026.03.19 22:55:54.885393 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5412 rows starting from the beginning of the part | ||
| 12752 | 2026.03.19 22:55:54.885463 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12753 | 2026.03.19 22:55:54.885512 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 12754 | 2026.03.19 22:55:54.885555 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12755 | 2026.03.19 22:55:54.885598 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 12756 | 2026.03.19 22:55:54.885640 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12757 | 2026.03.19 22:55:54.887801 [ 189 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5712 rows, containing 4 columns (4 merged, 0 gathered) in 0.002628395 sec., 2173189.3417846253 rows/sec., 146.46 MiB/sec. | ||
| 12758 | 2026.03.19 22:55:54.888079 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_94_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34820 rows, containing 5 columns (5 merged, 0 gathered) in 0.006431593 sec., 5413899.79123368 rows/sec., 357.41 MiB/sec. | ||
| 12759 | 2026.03.19 22:55:54.888179 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12760 | 2026.03.19 22:55:54.888448 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_96_19} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2026.03.19 22:55:54.888524 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_96_19} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12762 | 2026.03.19 22:55:54.888560 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_94_20} <Trace> MergedBlockOutputStream: filled checksums all_1_94_20 (state Temporary) | ||
| 12763 | 2026.03.19 22:55:54.888598 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12764 | 2026.03.19 22:55:54.888818 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_94_20} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_94_20 to all_1_94_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12765 | 2026.03.19 22:55:54.888885 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_94_20} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 4 parts: [all_1_91_19, all_94_94_0] -> all_1_94_20 | ||
| 12766 | 2026.03.19 22:55:54.888958 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12767 | 2026.03.19 22:55:56.097143 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12768 | 2026.03.19 22:55:56.114965 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12769 | 2026.03.19 22:55:56.115030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12770 | 2026.03.19 22:55:56.121304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12771 | 2026.03.19 22:55:56.122054 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12772 | 2026.03.19 22:55:56.122386 [ 46 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12773 | 2026.03.19 22:55:56.122449 [ 46 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12774 | 2026.03.19 22:55:56.122471 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12775 | 2026.03.19 22:55:56.122584 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 12776 | 2026.03.19 22:55:56.125335 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12777 | 2026.03.19 22:55:56.126824 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12778 | 2026.03.19 22:55:56.128498 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 12779 | 2026.03.19 22:55:56.133264 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 12780 | 2026.03.19 22:55:56.137875 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 12781 | 2026.03.19 22:55:56.142749 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 12782 | 2026.03.19 22:55:56.147508 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 12783 | 2026.03.19 22:55:56.151411 [ 192 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 12784 | 2026.03.19 22:55:56.206249 [ 190 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.083714228 sec., 5936.86416125106 rows/sec., 30.70 MiB/sec. | ||
| 12785 | 2026.03.19 22:55:56.209371 [ 194 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12786 | 2026.03.19 22:55:56.211545 [ 194 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_66_13} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12787 | 2026.03.19 22:55:56.211659 [ 194 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_66_13} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12788 | 2026.03.19 22:55:56.214552 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12789 | 2026.03.19 22:55:59.481249 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1558 | ||
| 12790 | 2026.03.19 22:55:59.483492 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12791 | 2026.03.19 22:55:59.483556 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12792 | 2026.03.19 22:55:59.484812 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12793 | 2026.03.19 22:55:59.485097 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12794 | 2026.03.19 22:55:59.485488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1558 | ||
| 12795 | 2026.03.19 22:55:59.876783 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12796 | 2026.03.19 22:55:59.876961 [ 4 ] {1d6c476b-5566-4849-b7d3-4c4de32837f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12797 | 2026.03.19 22:55:59.877026 [ 4 ] {1d6c476b-5566-4849-b7d3-4c4de32837f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12798 | 2026.03.19 22:55:59.877649 [ 4 ] {1d6c476b-5566-4849-b7d3-4c4de32837f0} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2026.03.19 22:55:59.877692 [ 4 ] {1d6c476b-5566-4849-b7d3-4c4de32837f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12800 | 2026.03.19 22:55:59.878075 [ 4 ] {1d6c476b-5566-4849-b7d3-4c4de32837f0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12801 | 2026.03.19 22:55:59.878296 [ 4 ] {1d6c476b-5566-4849-b7d3-4c4de32837f0} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2026.03.19 22:55:59.878420 [ 44 ] {} <Debug> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12803 | 2026.03.19 22:55:59.878443 [ 4 ] {1d6c476b-5566-4849-b7d3-4c4de32837f0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001532 sec., 15665.79634464752 rows/sec., 1.30 MiB/sec. | ||
| 12804 | 2026.03.19 22:55:59.878455 [ 44 ] {} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12805 | 2026.03.19 22:55:59.878475 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12806 | 2026.03.19 22:55:59.878486 [ 4 ] {1d6c476b-5566-4849-b7d3-4c4de32837f0} <Debug> TCPHandler: Processed in 0.001831718 sec. | ||
| 12807 | 2026.03.19 22:55:59.878603 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12808 | 2026.03.19 22:55:59.878605 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::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 | ||
| 12809 | 2026.03.19 22:55:59.878700 [ 4 ] {f0e486b2-d6d5-4dfe-8386-3c5d637d872c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12810 | 2026.03.19 22:55:59.878745 [ 4 ] {f0e486b2-d6d5-4dfe-8386-3c5d637d872c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12811 | 2026.03.19 22:55:59.878761 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12812 | 2026.03.19 22:55:59.878808 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 12813 | 2026.03.19 22:55:59.878886 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 12814 | 2026.03.19 22:55:59.878943 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 12815 | 2026.03.19 22:55:59.879015 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 12816 | 2026.03.19 22:55:59.879064 [ 199 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 12817 | 2026.03.19 22:55:59.879178 [ 4 ] {f0e486b2-d6d5-4dfe-8386-3c5d637d872c} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12818 | 2026.03.19 22:55:59.879221 [ 4 ] {f0e486b2-d6d5-4dfe-8386-3c5d637d872c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12819 | 2026.03.19 22:55:59.879579 [ 4 ] {f0e486b2-d6d5-4dfe-8386-3c5d637d872c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12820 | 2026.03.19 22:55:59.879816 [ 4 ] {f0e486b2-d6d5-4dfe-8386-3c5d637d872c} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12821 | 2026.03.19 22:55:59.879953 [ 4 ] {f0e486b2-d6d5-4dfe-8386-3c5d637d872c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001271 sec., 11014.948859166012 rows/sec., 898.19 KiB/sec. | ||
| 12822 | 2026.03.19 22:55:59.879993 [ 4 ] {f0e486b2-d6d5-4dfe-8386-3c5d637d872c} <Debug> TCPHandler: Processed in 0.001439754 sec. | ||
| 12823 | 2026.03.19 22:55:59.879992 [ 190 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443765 sec., 83116.0195738226 rows/sec., 7.21 MiB/sec. | ||
| 12824 | 2026.03.19 22:55:59.880115 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12825 | 2026.03.19 22:55:59.880205 [ 201 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12826 | 2026.03.19 22:55:59.880223 [ 4 ] {8ef5d92e-8694-412f-8794-1b97063be300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12827 | 2026.03.19 22:55:59.880280 [ 4 ] {8ef5d92e-8694-412f-8794-1b97063be300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12828 | 2026.03.19 22:55:59.880536 [ 201 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_17_4} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12829 | 2026.03.19 22:55:59.880635 [ 201 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_17_4} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12830 | 2026.03.19 22:55:59.880748 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12831 | 2026.03.19 22:55:59.880806 [ 4 ] {8ef5d92e-8694-412f-8794-1b97063be300} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12832 | 2026.03.19 22:55:59.880848 [ 4 ] {8ef5d92e-8694-412f-8794-1b97063be300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12833 | 2026.03.19 22:55:59.881182 [ 4 ] {8ef5d92e-8694-412f-8794-1b97063be300} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12834 | 2026.03.19 22:55:59.881400 [ 4 ] {8ef5d92e-8694-412f-8794-1b97063be300} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12835 | 2026.03.19 22:55:59.881531 [ 4 ] {8ef5d92e-8694-412f-8794-1b97063be300} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001329 sec., 160270.8803611738 rows/sec., 14.23 MiB/sec. | ||
| 12836 | 2026.03.19 22:55:59.881569 [ 4 ] {8ef5d92e-8694-412f-8794-1b97063be300} <Debug> TCPHandler: Processed in 0.001511755 sec. | ||
| 12837 | 2026.03.19 22:55:59.881687 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12838 | 2026.03.19 22:55:59.881790 [ 4 ] {b0a27595-2e0a-473e-a819-0c6092880ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12839 | 2026.03.19 22:55:59.881831 [ 4 ] {b0a27595-2e0a-473e-a819-0c6092880ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12840 | 2026.03.19 22:55:59.882247 [ 4 ] {b0a27595-2e0a-473e-a819-0c6092880ab2} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2026.03.19 22:55:59.882282 [ 4 ] {b0a27595-2e0a-473e-a819-0c6092880ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12842 | 2026.03.19 22:55:59.882581 [ 4 ] {b0a27595-2e0a-473e-a819-0c6092880ab2} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12843 | 2026.03.19 22:55:59.882819 [ 4 ] {b0a27595-2e0a-473e-a819-0c6092880ab2} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2026.03.19 22:55:59.882947 [ 4 ] {b0a27595-2e0a-473e-a819-0c6092880ab2} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001175 sec., 34893.617021276594 rows/sec., 2.55 MiB/sec. | ||
| 12845 | 2026.03.19 22:55:59.882984 [ 4 ] {b0a27595-2e0a-473e-a819-0c6092880ab2} <Debug> TCPHandler: Processed in 0.001350903 sec. | ||
| 12846 | 2026.03.19 22:55:59.883087 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12847 | 2026.03.19 22:55:59.883188 [ 4 ] {7d8bf57d-905c-416d-861b-2cf09a6768c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12848 | 2026.03.19 22:55:59.883229 [ 4 ] {7d8bf57d-905c-416d-861b-2cf09a6768c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12849 | 2026.03.19 22:55:59.883643 [ 4 ] {7d8bf57d-905c-416d-861b-2cf09a6768c2} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12850 | 2026.03.19 22:55:59.883677 [ 4 ] {7d8bf57d-905c-416d-861b-2cf09a6768c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12851 | 2026.03.19 22:55:59.883967 [ 4 ] {7d8bf57d-905c-416d-861b-2cf09a6768c2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12852 | 2026.03.19 22:55:59.884179 [ 4 ] {7d8bf57d-905c-416d-861b-2cf09a6768c2} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12853 | 2026.03.19 22:55:59.884306 [ 4 ] {7d8bf57d-905c-416d-861b-2cf09a6768c2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001137 sec., 21108.179419525066 rows/sec., 1.75 MiB/sec. | ||
| 12854 | 2026.03.19 22:55:59.884345 [ 4 ] {7d8bf57d-905c-416d-861b-2cf09a6768c2} <Debug> TCPHandler: Processed in 0.001309093 sec. | ||
| 12855 | 2026.03.19 22:55:59.884451 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12856 | 2026.03.19 22:55:59.884546 [ 4 ] {cc128e13-0865-4744-885e-21129bf42777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12857 | 2026.03.19 22:55:59.884586 [ 4 ] {cc128e13-0865-4744-885e-21129bf42777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12858 | 2026.03.19 22:55:59.885004 [ 4 ] {cc128e13-0865-4744-885e-21129bf42777} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12859 | 2026.03.19 22:55:59.885045 [ 4 ] {cc128e13-0865-4744-885e-21129bf42777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12860 | 2026.03.19 22:55:59.885397 [ 4 ] {cc128e13-0865-4744-885e-21129bf42777} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12861 | 2026.03.19 22:55:59.885618 [ 4 ] {cc128e13-0865-4744-885e-21129bf42777} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12862 | 2026.03.19 22:55:59.885736 [ 41 ] {} <Debug> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12863 | 2026.03.19 22:55:59.885752 [ 4 ] {cc128e13-0865-4744-885e-21129bf42777} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001224 sec., 9803.921568627451 rows/sec., 765.93 KiB/sec. | ||
| 12864 | 2026.03.19 22:55:59.885781 [ 41 ] {} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12865 | 2026.03.19 22:55:59.885800 [ 4 ] {cc128e13-0865-4744-885e-21129bf42777} <Debug> TCPHandler: Processed in 0.001398794 sec. | ||
| 12866 | 2026.03.19 22:55:59.885808 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12867 | 2026.03.19 22:55:59.885912 [ 199 ] {77615eec-30fc-4585-8919-02bfc9a843b3::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 | ||
| 12868 | 2026.03.19 22:55:59.885927 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12869 | 2026.03.19 22:55:59.886019 [ 199 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12870 | 2026.03.19 22:55:59.886038 [ 4 ] {d56ca172-9a20-49eb-bd26-c5062ff25389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12871 | 2026.03.19 22:55:59.886050 [ 199 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 12872 | 2026.03.19 22:55:59.886087 [ 4 ] {d56ca172-9a20-49eb-bd26-c5062ff25389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12873 | 2026.03.19 22:55:59.886111 [ 199 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 12874 | 2026.03.19 22:55:59.886162 [ 199 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 12875 | 2026.03.19 22:55:59.886197 [ 199 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 12876 | 2026.03.19 22:55:59.886234 [ 199 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 12877 | 2026.03.19 22:55:59.886558 [ 4 ] {d56ca172-9a20-49eb-bd26-c5062ff25389} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2026.03.19 22:55:59.886600 [ 4 ] {d56ca172-9a20-49eb-bd26-c5062ff25389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12879 | 2026.03.19 22:55:59.886875 [ 201 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00099711 sec., 60173.90257845172 rows/sec., 4.82 MiB/sec. | ||
| 12880 | 2026.03.19 22:55:59.886947 [ 4 ] {d56ca172-9a20-49eb-bd26-c5062ff25389} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12881 | 2026.03.19 22:55:59.887017 [ 199 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12882 | 2026.03.19 22:55:59.887221 [ 4 ] {d56ca172-9a20-49eb-bd26-c5062ff25389} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12883 | 2026.03.19 22:55:59.887327 [ 199 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_17_4} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2026.03.19 22:55:59.887379 [ 4 ] {d56ca172-9a20-49eb-bd26-c5062ff25389} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001359 sec., 94922.73730684326 rows/sec., 7.70 MiB/sec. | ||
| 12885 | 2026.03.19 22:55:59.887425 [ 4 ] {d56ca172-9a20-49eb-bd26-c5062ff25389} <Debug> TCPHandler: Processed in 0.001548475 sec. | ||
| 12886 | 2026.03.19 22:55:59.887425 [ 199 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_17_4} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12887 | 2026.03.19 22:55:59.887522 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12888 | 2026.03.19 22:55:59.887538 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12889 | 2026.03.19 22:55:59.887643 [ 4 ] {4787aee4-4b2f-49bf-bc35-8a2544aad179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12890 | 2026.03.19 22:55:59.887688 [ 4 ] {4787aee4-4b2f-49bf-bc35-8a2544aad179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12891 | 2026.03.19 22:55:59.888099 [ 4 ] {4787aee4-4b2f-49bf-bc35-8a2544aad179} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2026.03.19 22:55:59.888136 [ 4 ] {4787aee4-4b2f-49bf-bc35-8a2544aad179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12893 | 2026.03.19 22:55:59.888510 [ 4 ] {4787aee4-4b2f-49bf-bc35-8a2544aad179} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12894 | 2026.03.19 22:55:59.888732 [ 4 ] {4787aee4-4b2f-49bf-bc35-8a2544aad179} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2026.03.19 22:55:59.888881 [ 4 ] {4787aee4-4b2f-49bf-bc35-8a2544aad179} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001257 sec., 161495.6245027844 rows/sec., 11.57 MiB/sec. | ||
| 12896 | 2026.03.19 22:55:59.888920 [ 4 ] {4787aee4-4b2f-49bf-bc35-8a2544aad179} <Debug> TCPHandler: Processed in 0.001431314 sec. | ||
| 12897 | 2026.03.19 22:55:59.889035 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12898 | 2026.03.19 22:55:59.889130 [ 4 ] {bfdb631c-5ca5-4bf8-8f0e-91b9c36617d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12899 | 2026.03.19 22:55:59.889184 [ 4 ] {bfdb631c-5ca5-4bf8-8f0e-91b9c36617d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12900 | 2026.03.19 22:55:59.890012 [ 4 ] {bfdb631c-5ca5-4bf8-8f0e-91b9c36617d8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2026.03.19 22:55:59.890047 [ 4 ] {bfdb631c-5ca5-4bf8-8f0e-91b9c36617d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12902 | 2026.03.19 22:55:59.890586 [ 4 ] {bfdb631c-5ca5-4bf8-8f0e-91b9c36617d8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12903 | 2026.03.19 22:55:59.890803 [ 4 ] {bfdb631c-5ca5-4bf8-8f0e-91b9c36617d8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2026.03.19 22:55:59.890944 [ 4 ] {bfdb631c-5ca5-4bf8-8f0e-91b9c36617d8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001832 sec., 8187.772925764192 rows/sec., 14.67 MiB/sec. | ||
| 12905 | 2026.03.19 22:55:59.891011 [ 4 ] {bfdb631c-5ca5-4bf8-8f0e-91b9c36617d8} <Debug> TCPHandler: Processed in 0.00202652 sec. | ||
| 12906 | 2026.03.19 22:55:59.891121 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2026.03.19 22:55:59.891225 [ 4 ] {02d35dcd-f903-4c0b-a8a0-b72b6b61f7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12908 | 2026.03.19 22:55:59.891269 [ 4 ] {02d35dcd-f903-4c0b-a8a0-b72b6b61f7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12909 | 2026.03.19 22:55:59.891600 [ 4 ] {02d35dcd-f903-4c0b-a8a0-b72b6b61f7d2} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2026.03.19 22:55:59.891637 [ 4 ] {02d35dcd-f903-4c0b-a8a0-b72b6b61f7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12911 | 2026.03.19 22:55:59.891951 [ 4 ] {02d35dcd-f903-4c0b-a8a0-b72b6b61f7d2} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12912 | 2026.03.19 22:55:59.892162 [ 4 ] {02d35dcd-f903-4c0b-a8a0-b72b6b61f7d2} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12913 | 2026.03.19 22:55:59.892290 [ 4 ] {02d35dcd-f903-4c0b-a8a0-b72b6b61f7d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 12914 | 2026.03.19 22:55:59.892329 [ 4 ] {02d35dcd-f903-4c0b-a8a0-b72b6b61f7d2} <Debug> TCPHandler: Processed in 0.001257753 sec. | ||
| 12915 | 2026.03.19 22:56:01.875900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32030 | ||
| 12916 | 2026.03.19 22:56:01.876411 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12917 | 2026.03.19 22:56:01.876455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12918 | 2026.03.19 22:56:01.876945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12919 | 2026.03.19 22:56:01.877192 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12920 | 2026.03.19 22:56:01.877339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32030 | ||
| 12921 | 2026.03.19 22:56:03.625483 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12922 | 2026.03.19 22:56:03.641048 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12923 | 2026.03.19 22:56:03.641112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12924 | 2026.03.19 22:56:03.646277 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12925 | 2026.03.19 22:56:03.646949 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12926 | 2026.03.19 22:56:03.649800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12927 | 2026.03.19 22:56:04.875638 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12928 | 2026.03.19 22:56:04.875918 [ 4 ] {1f106f76-2267-453d-b340-050db34711c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12929 | 2026.03.19 22:56:04.876021 [ 4 ] {1f106f76-2267-453d-b340-050db34711c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12930 | 2026.03.19 22:56:04.876743 [ 4 ] {1f106f76-2267-453d-b340-050db34711c1} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12931 | 2026.03.19 22:56:04.876785 [ 4 ] {1f106f76-2267-453d-b340-050db34711c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12932 | 2026.03.19 22:56:04.877196 [ 4 ] {1f106f76-2267-453d-b340-050db34711c1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12933 | 2026.03.19 22:56:04.877415 [ 4 ] {1f106f76-2267-453d-b340-050db34711c1} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12934 | 2026.03.19 22:56:04.877576 [ 4 ] {1f106f76-2267-453d-b340-050db34711c1} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001734 sec., 62283.73702422145 rows/sec., 5.24 MiB/sec. | ||
| 12935 | 2026.03.19 22:56:04.877626 [ 4 ] {1f106f76-2267-453d-b340-050db34711c1} <Debug> TCPHandler: Processed in 0.002168512 sec. | ||
| 12936 | 2026.03.19 22:56:04.877760 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12937 | 2026.03.19 22:56:04.877861 [ 4 ] {9a15372b-3b80-4efe-959f-a4f3d5ce4f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12938 | 2026.03.19 22:56:04.877904 [ 4 ] {9a15372b-3b80-4efe-959f-a4f3d5ce4f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12939 | 2026.03.19 22:56:04.878363 [ 4 ] {9a15372b-3b80-4efe-959f-a4f3d5ce4f32} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2026.03.19 22:56:04.878396 [ 4 ] {9a15372b-3b80-4efe-959f-a4f3d5ce4f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12941 | 2026.03.19 22:56:04.878683 [ 4 ] {9a15372b-3b80-4efe-959f-a4f3d5ce4f32} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12942 | 2026.03.19 22:56:04.878887 [ 4 ] {9a15372b-3b80-4efe-959f-a4f3d5ce4f32} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2026.03.19 22:56:04.879014 [ 4 ] {9a15372b-3b80-4efe-959f-a4f3d5ce4f32} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001177 sec., 22090.05947323704 rows/sec., 1.62 MiB/sec. | ||
| 12944 | 2026.03.19 22:56:04.879051 [ 4 ] {9a15372b-3b80-4efe-959f-a4f3d5ce4f32} <Debug> TCPHandler: Processed in 0.001350524 sec. | ||
| 12945 | 2026.03.19 22:56:04.879164 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2026.03.19 22:56:04.879256 [ 4 ] {378a774f-039e-4fcb-9a2c-7079ec39847b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12947 | 2026.03.19 22:56:04.879294 [ 4 ] {378a774f-039e-4fcb-9a2c-7079ec39847b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12948 | 2026.03.19 22:56:04.879752 [ 4 ] {378a774f-039e-4fcb-9a2c-7079ec39847b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.03.19 22:56:04.879787 [ 4 ] {378a774f-039e-4fcb-9a2c-7079ec39847b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12950 | 2026.03.19 22:56:04.880102 [ 4 ] {378a774f-039e-4fcb-9a2c-7079ec39847b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12951 | 2026.03.19 22:56:04.880316 [ 4 ] {378a774f-039e-4fcb-9a2c-7079ec39847b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.03.19 22:56:04.880448 [ 4 ] {378a774f-039e-4fcb-9a2c-7079ec39847b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00121 sec., 74380.1652892562 rows/sec., 5.81 MiB/sec. | ||
| 12953 | 2026.03.19 22:56:04.880486 [ 4 ] {378a774f-039e-4fcb-9a2c-7079ec39847b} <Debug> TCPHandler: Processed in 0.001369273 sec. | ||
| 12954 | 2026.03.19 22:56:04.880600 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12955 | 2026.03.19 22:56:04.880694 [ 4 ] {bb56c469-94c8-43e7-a6ba-f300d5244b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12956 | 2026.03.19 22:56:04.880736 [ 4 ] {bb56c469-94c8-43e7-a6ba-f300d5244b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12957 | 2026.03.19 22:56:04.881143 [ 4 ] {bb56c469-94c8-43e7-a6ba-f300d5244b43} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2026.03.19 22:56:04.881176 [ 4 ] {bb56c469-94c8-43e7-a6ba-f300d5244b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12959 | 2026.03.19 22:56:04.881496 [ 4 ] {bb56c469-94c8-43e7-a6ba-f300d5244b43} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12960 | 2026.03.19 22:56:04.881710 [ 4 ] {bb56c469-94c8-43e7-a6ba-f300d5244b43} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2026.03.19 22:56:04.881839 [ 4 ] {bb56c469-94c8-43e7-a6ba-f300d5244b43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 12962 | 2026.03.19 22:56:04.881875 [ 4 ] {bb56c469-94c8-43e7-a6ba-f300d5244b43} <Debug> TCPHandler: Processed in 0.001325223 sec. | ||
| 12963 | 2026.03.19 22:56:04.881985 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12964 | 2026.03.19 22:56:04.882078 [ 4 ] {20feb042-a12d-4a41-99d9-a6623b4dd455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12965 | 2026.03.19 22:56:04.882130 [ 4 ] {20feb042-a12d-4a41-99d9-a6623b4dd455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12966 | 2026.03.19 22:56:04.882967 [ 4 ] {20feb042-a12d-4a41-99d9-a6623b4dd455} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2026.03.19 22:56:04.883002 [ 4 ] {20feb042-a12d-4a41-99d9-a6623b4dd455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12968 | 2026.03.19 22:56:04.883532 [ 4 ] {20feb042-a12d-4a41-99d9-a6623b4dd455} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12969 | 2026.03.19 22:56:04.883754 [ 4 ] {20feb042-a12d-4a41-99d9-a6623b4dd455} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2026.03.19 22:56:04.883887 [ 4 ] {20feb042-a12d-4a41-99d9-a6623b4dd455} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001828 sec., 14223.194748358863 rows/sec., 25.49 MiB/sec. | ||
| 12971 | 2026.03.19 22:56:04.883941 [ 4 ] {20feb042-a12d-4a41-99d9-a6623b4dd455} <Debug> TCPHandler: Processed in 0.00200512 sec. | ||
| 12972 | 2026.03.19 22:56:04.884054 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2026.03.19 22:56:04.884147 [ 4 ] {7e92d32d-aefe-42c9-b007-2e443c0adcf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12974 | 2026.03.19 22:56:04.884188 [ 4 ] {7e92d32d-aefe-42c9-b007-2e443c0adcf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12975 | 2026.03.19 22:56:04.884511 [ 4 ] {7e92d32d-aefe-42c9-b007-2e443c0adcf8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2026.03.19 22:56:04.884545 [ 4 ] {7e92d32d-aefe-42c9-b007-2e443c0adcf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 12977 | 2026.03.19 22:56:04.884852 [ 4 ] {7e92d32d-aefe-42c9-b007-2e443c0adcf8} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12978 | 2026.03.19 22:56:04.885059 [ 4 ] {7e92d32d-aefe-42c9-b007-2e443c0adcf8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2026.03.19 22:56:04.885190 [ 4 ] {7e92d32d-aefe-42c9-b007-2e443c0adcf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 12980 | 2026.03.19 22:56:04.885225 [ 4 ] {7e92d32d-aefe-42c9-b007-2e443c0adcf8} <Debug> TCPHandler: Processed in 0.001219322 sec. | ||
| 12981 | 2026.03.19 22:56:09.219825 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12982 | 2026.03.19 22:56:09.219932 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12983 | 2026.03.19 22:56:09.377622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32542 | ||
| 12984 | 2026.03.19 22:56:09.378207 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12985 | 2026.03.19 22:56:09.378250 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12986 | 2026.03.19 22:56:09.378865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12987 | 2026.03.19 22:56:09.379091 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12988 | 2026.03.19 22:56:09.379223 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32542 | ||
| 12989 | 2026.03.19 22:56:09.485808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1590 | ||
| 12990 | 2026.03.19 22:56:09.488187 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12991 | 2026.03.19 22:56:09.488254 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 12992 | 2026.03.19 22:56:09.489514 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12993 | 2026.03.19 22:56:09.489792 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12994 | 2026.03.19 22:56:09.490158 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1590 | ||
| 12995 | 2026.03.19 22:56:09.875487 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12996 | 2026.03.19 22:56:09.875670 [ 4 ] {a2ecf207-1711-4f22-adc9-886fdadbfdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12997 | 2026.03.19 22:56:09.875739 [ 4 ] {a2ecf207-1711-4f22-adc9-886fdadbfdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12998 | 2026.03.19 22:56:09.876425 [ 4 ] {a2ecf207-1711-4f22-adc9-886fdadbfdec} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12999 | 2026.03.19 22:56:09.876479 [ 4 ] {a2ecf207-1711-4f22-adc9-886fdadbfdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13000 | 2026.03.19 22:56:09.876890 [ 4 ] {a2ecf207-1711-4f22-adc9-886fdadbfdec} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13001 | 2026.03.19 22:56:09.877142 [ 4 ] {a2ecf207-1711-4f22-adc9-886fdadbfdec} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13002 | 2026.03.19 22:56:09.877311 [ 4 ] {a2ecf207-1711-4f22-adc9-886fdadbfdec} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001689 sec., 50917.70278271166 rows/sec., 4.27 MiB/sec. | ||
| 13003 | 2026.03.19 22:56:09.877363 [ 4 ] {a2ecf207-1711-4f22-adc9-886fdadbfdec} <Debug> TCPHandler: Processed in 0.00200658 sec. | ||
| 13004 | 2026.03.19 22:56:09.877493 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13005 | 2026.03.19 22:56:09.877595 [ 4 ] {8fb83050-14a2-4242-ba75-63dac3a6eaa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13006 | 2026.03.19 22:56:09.877638 [ 4 ] {8fb83050-14a2-4242-ba75-63dac3a6eaa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13007 | 2026.03.19 22:56:09.878073 [ 4 ] {8fb83050-14a2-4242-ba75-63dac3a6eaa6} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13008 | 2026.03.19 22:56:09.878111 [ 4 ] {8fb83050-14a2-4242-ba75-63dac3a6eaa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13009 | 2026.03.19 22:56:09.878421 [ 4 ] {8fb83050-14a2-4242-ba75-63dac3a6eaa6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13010 | 2026.03.19 22:56:09.878631 [ 4 ] {8fb83050-14a2-4242-ba75-63dac3a6eaa6} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13011 | 2026.03.19 22:56:09.878769 [ 4 ] {8fb83050-14a2-4242-ba75-63dac3a6eaa6} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001197 sec., 12531.328320802006 rows/sec., 942.30 KiB/sec. | ||
| 13012 | 2026.03.19 22:56:09.878809 [ 4 ] {8fb83050-14a2-4242-ba75-63dac3a6eaa6} <Debug> TCPHandler: Processed in 0.001368433 sec. | ||
| 13013 | 2026.03.19 22:56:09.878922 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13014 | 2026.03.19 22:56:09.879018 [ 4 ] {f2c34fb9-9bb0-4d0b-a67c-f268af8f1a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13015 | 2026.03.19 22:56:09.879059 [ 4 ] {f2c34fb9-9bb0-4d0b-a67c-f268af8f1a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13016 | 2026.03.19 22:56:09.879506 [ 4 ] {f2c34fb9-9bb0-4d0b-a67c-f268af8f1a72} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.03.19 22:56:09.879544 [ 4 ] {f2c34fb9-9bb0-4d0b-a67c-f268af8f1a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13018 | 2026.03.19 22:56:09.879853 [ 4 ] {f2c34fb9-9bb0-4d0b-a67c-f268af8f1a72} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13019 | 2026.03.19 22:56:09.880062 [ 4 ] {f2c34fb9-9bb0-4d0b-a67c-f268af8f1a72} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2026.03.19 22:56:09.880194 [ 4 ] {f2c34fb9-9bb0-4d0b-a67c-f268af8f1a72} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001195 sec., 66108.78661087865 rows/sec., 5.16 MiB/sec. | ||
| 13021 | 2026.03.19 22:56:09.880232 [ 4 ] {f2c34fb9-9bb0-4d0b-a67c-f268af8f1a72} <Debug> TCPHandler: Processed in 0.001360334 sec. | ||
| 13022 | 2026.03.19 22:56:09.880352 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13023 | 2026.03.19 22:56:09.880446 [ 4 ] {6d4fc575-e1cf-401c-a069-356949961bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13024 | 2026.03.19 22:56:09.880490 [ 4 ] {6d4fc575-e1cf-401c-a069-356949961bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13025 | 2026.03.19 22:56:09.880905 [ 4 ] {6d4fc575-e1cf-401c-a069-356949961bbe} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13026 | 2026.03.19 22:56:09.880942 [ 4 ] {6d4fc575-e1cf-401c-a069-356949961bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13027 | 2026.03.19 22:56:09.881272 [ 4 ] {6d4fc575-e1cf-401c-a069-356949961bbe} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13028 | 2026.03.19 22:56:09.881486 [ 4 ] {6d4fc575-e1cf-401c-a069-356949961bbe} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13029 | 2026.03.19 22:56:09.881609 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 4 parts from all_1_94_20 to all_97_97_0 | ||
| 13030 | 2026.03.19 22:56:09.881619 [ 4 ] {6d4fc575-e1cf-401c-a069-356949961bbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 13031 | 2026.03.19 22:56:09.881683 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13032 | 2026.03.19 22:56:09.881702 [ 4 ] {6d4fc575-e1cf-401c-a069-356949961bbe} <Debug> TCPHandler: Processed in 0.001400644 sec. | ||
| 13033 | 2026.03.19 22:56:09.881710 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13034 | 2026.03.19 22:56:09.881821 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13035 | 2026.03.19 22:56:09.881835 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_97_21} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_94_20 to all_97_97_0 into Compact with storage Full | ||
| 13036 | 2026.03.19 22:56:09.881922 [ 4 ] {f994f455-2ce8-4ae7-9d7f-4b9a9175759b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13037 | 2026.03.19 22:56:09.881971 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_97_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13038 | 2026.03.19 22:56:09.881981 [ 4 ] {f994f455-2ce8-4ae7-9d7f-4b9a9175759b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13039 | 2026.03.19 22:56:09.882034 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_94_20, total 34820 rows starting from the beginning of the part | ||
| 13040 | 2026.03.19 22:56:09.882108 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 13041 | 2026.03.19 22:56:09.882191 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13042 | 2026.03.19 22:56:09.882276 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_97_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 203 rows starting from the beginning of the part | ||
| 13043 | 2026.03.19 22:56:09.882871 [ 4 ] {f994f455-2ce8-4ae7-9d7f-4b9a9175759b} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13044 | 2026.03.19 22:56:09.882912 [ 4 ] {f994f455-2ce8-4ae7-9d7f-4b9a9175759b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13045 | 2026.03.19 22:56:09.883682 [ 4 ] {f994f455-2ce8-4ae7-9d7f-4b9a9175759b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13046 | 2026.03.19 22:56:09.883915 [ 4 ] {f994f455-2ce8-4ae7-9d7f-4b9a9175759b} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13047 | 2026.03.19 22:56:09.884065 [ 4 ] {f994f455-2ce8-4ae7-9d7f-4b9a9175759b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002161 sec., 6941.230911614993 rows/sec., 12.44 MiB/sec. | ||
| 13048 | 2026.03.19 22:56:09.884135 [ 4 ] {f994f455-2ce8-4ae7-9d7f-4b9a9175759b} <Debug> TCPHandler: Processed in 0.002363783 sec. | ||
| 13049 | 2026.03.19 22:56:09.884249 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13050 | 2026.03.19 22:56:09.884345 [ 4 ] {a3ff7f62-fe5c-4d0d-8b94-02cba458ce45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13051 | 2026.03.19 22:56:09.884388 [ 4 ] {a3ff7f62-fe5c-4d0d-8b94-02cba458ce45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13052 | 2026.03.19 22:56:09.884724 [ 4 ] {a3ff7f62-fe5c-4d0d-8b94-02cba458ce45} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13053 | 2026.03.19 22:56:09.884761 [ 4 ] {a3ff7f62-fe5c-4d0d-8b94-02cba458ce45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13054 | 2026.03.19 22:56:09.885224 [ 4 ] {a3ff7f62-fe5c-4d0d-8b94-02cba458ce45} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13055 | 2026.03.19 22:56:09.885443 [ 4 ] {a3ff7f62-fe5c-4d0d-8b94-02cba458ce45} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13056 | 2026.03.19 22:56:09.885577 [ 4 ] {a3ff7f62-fe5c-4d0d-8b94-02cba458ce45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 13057 | 2026.03.19 22:56:09.885614 [ 4 ] {a3ff7f62-fe5c-4d0d-8b94-02cba458ce45} <Debug> TCPHandler: Processed in 0.001415494 sec. | ||
| 13058 | 2026.03.19 22:56:09.891394 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_97_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35343 rows, containing 5 columns (5 merged, 0 gathered) in 0.009607625 sec., 3678640.663015053 rows/sec., 243.09 MiB/sec. | ||
| 13059 | 2026.03.19 22:56:09.891859 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_97_21} <Trace> MergedBlockOutputStream: filled checksums all_1_97_21 (state Temporary) | ||
| 13060 | 2026.03.19 22:56:09.892285 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_97_21} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_97_21 to all_1_97_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13061 | 2026.03.19 22:56:09.892383 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_97_21} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 4 parts: [all_1_94_20, all_97_97_0] -> all_1_97_21 | ||
| 13062 | 2026.03.19 22:56:09.892514 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 13063 | 2026.03.19 22:56:10.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.60 MiB, peak 372.84 MiB, free memory in arenas 0.00 B, will set to 362.07 MiB (RSS), difference: 3.48 MiB | ||
| 13064 | 2026.03.19 22:56:10.538195 [ 31 ] {} <Debug> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13065 | 2026.03.19 22:56:10.538262 [ 31 ] {} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2026.03.19 22:56:10.538284 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13067 | 2026.03.19 22:56:10.538442 [ 198 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::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 | ||
| 13068 | 2026.03.19 22:56:10.538600 [ 198 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13069 | 2026.03.19 22:56:10.538640 [ 198 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 13070 | 2026.03.19 22:56:10.538718 [ 198 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 13071 | 2026.03.19 22:56:10.538792 [ 198 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 13072 | 2026.03.19 22:56:10.538844 [ 198 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 13073 | 2026.03.19 22:56:10.538893 [ 198 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 13074 | 2026.03.19 22:56:10.539696 [ 201 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311773 sec., 41165.65899740275 rows/sec., 3.44 MiB/sec. | ||
| 13075 | 2026.03.19 22:56:10.539893 [ 195 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13076 | 2026.03.19 22:56:10.540221 [ 195 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_17_4} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13077 | 2026.03.19 22:56:10.540300 [ 195 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_17_4} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13078 | 2026.03.19 22:56:10.540395 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 13079 | 2026.03.19 22:56:11.150023 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13080 | 2026.03.19 22:56:11.166659 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13081 | 2026.03.19 22:56:11.166699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13082 | 2026.03.19 22:56:11.172167 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13083 | 2026.03.19 22:56:11.172876 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2026.03.19 22:56:11.175694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13085 | 2026.03.19 22:56:14.387555 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13086 | 2026.03.19 22:56:14.387739 [ 4 ] {87b2084f-bc57-43e1-a002-3b45ce21194e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13087 | 2026.03.19 22:56:14.387808 [ 4 ] {87b2084f-bc57-43e1-a002-3b45ce21194e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13088 | 2026.03.19 22:56:14.389213 [ 4 ] {87b2084f-bc57-43e1-a002-3b45ce21194e} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13089 | 2026.03.19 22:56:14.389265 [ 4 ] {87b2084f-bc57-43e1-a002-3b45ce21194e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13090 | 2026.03.19 22:56:14.389805 [ 4 ] {87b2084f-bc57-43e1-a002-3b45ce21194e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13091 | 2026.03.19 22:56:14.390103 [ 4 ] {87b2084f-bc57-43e1-a002-3b45ce21194e} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2026.03.19 22:56:14.390277 [ 4 ] {87b2084f-bc57-43e1-a002-3b45ce21194e} <Debug> executeQuery: Read 1992 rows, 154.38 KiB in 0.002587 sec., 770003.8654812524 rows/sec., 58.28 MiB/sec. | ||
| 13093 | 2026.03.19 22:56:14.390334 [ 4 ] {87b2084f-bc57-43e1-a002-3b45ce21194e} <Debug> TCPHandler: Processed in 0.002910419 sec. | ||
| 13094 | 2026.03.19 22:56:14.390453 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13095 | 2026.03.19 22:56:14.390576 [ 4 ] {f5a186b4-491a-436e-b10d-2e75cccb6d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13096 | 2026.03.19 22:56:14.390622 [ 4 ] {f5a186b4-491a-436e-b10d-2e75cccb6d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13097 | 2026.03.19 22:56:14.391066 [ 4 ] {f5a186b4-491a-436e-b10d-2e75cccb6d06} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2026.03.19 22:56:14.391101 [ 4 ] {f5a186b4-491a-436e-b10d-2e75cccb6d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13099 | 2026.03.19 22:56:14.391420 [ 4 ] {f5a186b4-491a-436e-b10d-2e75cccb6d06} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13100 | 2026.03.19 22:56:14.391631 [ 4 ] {f5a186b4-491a-436e-b10d-2e75cccb6d06} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2026.03.19 22:56:14.391747 [ 48 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13102 | 2026.03.19 22:56:14.391764 [ 4 ] {f5a186b4-491a-436e-b10d-2e75cccb6d06} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.00122 sec., 30327.868852459018 rows/sec., 2.23 MiB/sec. | ||
| 13103 | 2026.03.19 22:56:14.391786 [ 48 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13104 | 2026.03.19 22:56:14.391805 [ 4 ] {f5a186b4-491a-436e-b10d-2e75cccb6d06} <Debug> TCPHandler: Processed in 0.001406274 sec. | ||
| 13105 | 2026.03.19 22:56:14.391807 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13106 | 2026.03.19 22:56:14.391920 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13107 | 2026.03.19 22:56:14.391943 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 13108 | 2026.03.19 22:56:14.392013 [ 4 ] {ece8086a-b9f0-4686-9d08-324615b7937a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13109 | 2026.03.19 22:56:14.392057 [ 4 ] {ece8086a-b9f0-4686-9d08-324615b7937a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13110 | 2026.03.19 22:56:14.392090 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13111 | 2026.03.19 22:56:14.392129 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 82 rows starting from the beginning of the part | ||
| 13112 | 2026.03.19 22:56:14.392205 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part | ||
| 13113 | 2026.03.19 22:56:14.392251 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 41 rows starting from the beginning of the part | ||
| 13114 | 2026.03.19 22:56:14.392292 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 26 rows starting from the beginning of the part | ||
| 13115 | 2026.03.19 22:56:14.392332 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 15 rows starting from the beginning of the part | ||
| 13116 | 2026.03.19 22:56:14.392376 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 37 rows starting from the beginning of the part | ||
| 13117 | 2026.03.19 22:56:14.392649 [ 4 ] {ece8086a-b9f0-4686-9d08-324615b7937a} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13118 | 2026.03.19 22:56:14.392690 [ 4 ] {ece8086a-b9f0-4686-9d08-324615b7937a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13119 | 2026.03.19 22:56:14.393139 [ 4 ] {ece8086a-b9f0-4686-9d08-324615b7937a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13120 | 2026.03.19 22:56:14.393183 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295753 sec., 175187.70938597093 rows/sec., 13.49 MiB/sec. | ||
| 13121 | 2026.03.19 22:56:14.393365 [ 4 ] {ece8086a-b9f0-4686-9d08-324615b7937a} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13122 | 2026.03.19 22:56:14.393408 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13123 | 2026.03.19 22:56:14.393507 [ 4 ] {ece8086a-b9f0-4686-9d08-324615b7937a} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001512 sec., 468253.9682539682 rows/sec., 27.32 MiB/sec. | ||
| 13124 | 2026.03.19 22:56:14.393555 [ 4 ] {ece8086a-b9f0-4686-9d08-324615b7937a} <Debug> TCPHandler: Processed in 0.001683517 sec. | ||
| 13125 | 2026.03.19 22:56:14.393679 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13126 | 2026.03.19 22:56:14.393754 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_96_19} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2026.03.19 22:56:14.393793 [ 4 ] {df0246e1-dc17-4fb6-ae44-528169ed461d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13128 | 2026.03.19 22:56:14.393844 [ 4 ] {df0246e1-dc17-4fb6-ae44-528169ed461d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13129 | 2026.03.19 22:56:14.393851 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_96_19} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13130 | 2026.03.19 22:56:14.393973 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 13131 | 2026.03.19 22:56:14.394234 [ 4 ] {df0246e1-dc17-4fb6-ae44-528169ed461d} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13132 | 2026.03.19 22:56:14.394274 [ 4 ] {df0246e1-dc17-4fb6-ae44-528169ed461d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13133 | 2026.03.19 22:56:14.394584 [ 4 ] {df0246e1-dc17-4fb6-ae44-528169ed461d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13134 | 2026.03.19 22:56:14.394824 [ 4 ] {df0246e1-dc17-4fb6-ae44-528169ed461d} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13135 | 2026.03.19 22:56:14.394951 [ 4 ] {df0246e1-dc17-4fb6-ae44-528169ed461d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001194 sec., 837.5209380234506 rows/sec., 58.89 KiB/sec. | ||
| 13136 | 2026.03.19 22:56:14.394988 [ 4 ] {df0246e1-dc17-4fb6-ae44-528169ed461d} <Debug> TCPHandler: Processed in 0.001360584 sec. | ||
| 13137 | 2026.03.19 22:56:14.395103 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13138 | 2026.03.19 22:56:14.395193 [ 4 ] {72ee6b3d-5bc7-485a-8d1d-c9354ac026a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13139 | 2026.03.19 22:56:14.395234 [ 4 ] {72ee6b3d-5bc7-485a-8d1d-c9354ac026a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13140 | 2026.03.19 22:56:14.395953 [ 4 ] {72ee6b3d-5bc7-485a-8d1d-c9354ac026a6} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13141 | 2026.03.19 22:56:14.395988 [ 4 ] {72ee6b3d-5bc7-485a-8d1d-c9354ac026a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13142 | 2026.03.19 22:56:14.396335 [ 4 ] {72ee6b3d-5bc7-485a-8d1d-c9354ac026a6} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13143 | 2026.03.19 22:56:14.396557 [ 4 ] {72ee6b3d-5bc7-485a-8d1d-c9354ac026a6} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13144 | 2026.03.19 22:56:14.396699 [ 4 ] {72ee6b3d-5bc7-485a-8d1d-c9354ac026a6} <Debug> executeQuery: Read 1037 rows, 73.30 KiB in 0.001508 sec., 687665.7824933687 rows/sec., 47.47 MiB/sec. | ||
| 13145 | 2026.03.19 22:56:14.396740 [ 4 ] {72ee6b3d-5bc7-485a-8d1d-c9354ac026a6} <Debug> TCPHandler: Processed in 0.001683686 sec. | ||
| 13146 | 2026.03.19 22:56:14.396854 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13147 | 2026.03.19 22:56:14.396946 [ 4 ] {33d9a9c4-a310-4fce-949d-f748a863fd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13148 | 2026.03.19 22:56:14.396988 [ 4 ] {33d9a9c4-a310-4fce-949d-f748a863fd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13149 | 2026.03.19 22:56:14.397662 [ 4 ] {33d9a9c4-a310-4fce-949d-f748a863fd60} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13150 | 2026.03.19 22:56:14.397698 [ 4 ] {33d9a9c4-a310-4fce-949d-f748a863fd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13151 | 2026.03.19 22:56:14.398124 [ 4 ] {33d9a9c4-a310-4fce-949d-f748a863fd60} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13152 | 2026.03.19 22:56:14.398352 [ 4 ] {33d9a9c4-a310-4fce-949d-f748a863fd60} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13153 | 2026.03.19 22:56:14.398485 [ 4 ] {33d9a9c4-a310-4fce-949d-f748a863fd60} <Debug> executeQuery: Read 1345 rows, 87.05 KiB in 0.001556 sec., 864395.8868894601 rows/sec., 54.63 MiB/sec. | ||
| 13154 | 2026.03.19 22:56:14.398525 [ 4 ] {33d9a9c4-a310-4fce-949d-f748a863fd60} <Debug> TCPHandler: Processed in 0.001718777 sec. | ||
| 13155 | 2026.03.19 22:56:14.398646 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13156 | 2026.03.19 22:56:14.398739 [ 4 ] {ea02196c-a82b-4a6c-9203-f0237a6044e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13157 | 2026.03.19 22:56:14.398793 [ 4 ] {ea02196c-a82b-4a6c-9203-f0237a6044e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13158 | 2026.03.19 22:56:14.399635 [ 4 ] {ea02196c-a82b-4a6c-9203-f0237a6044e8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2026.03.19 22:56:14.399670 [ 4 ] {ea02196c-a82b-4a6c-9203-f0237a6044e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13160 | 2026.03.19 22:56:14.400238 [ 4 ] {ea02196c-a82b-4a6c-9203-f0237a6044e8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13161 | 2026.03.19 22:56:14.400463 [ 4 ] {ea02196c-a82b-4a6c-9203-f0237a6044e8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13162 | 2026.03.19 22:56:14.400584 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13163 | 2026.03.19 22:56:14.400601 [ 4 ] {ea02196c-a82b-4a6c-9203-f0237a6044e8} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00188 sec., 19680.85106382979 rows/sec., 35.27 MiB/sec. | ||
| 13164 | 2026.03.19 22:56:14.400621 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13165 | 2026.03.19 22:56:14.400641 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13166 | 2026.03.19 22:56:14.400664 [ 4 ] {ea02196c-a82b-4a6c-9203-f0237a6044e8} <Debug> TCPHandler: Processed in 0.00206816 sec. | ||
| 13167 | 2026.03.19 22:56:14.400748 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 13168 | 2026.03.19 22:56:14.400788 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13169 | 2026.03.19 22:56:14.400896 [ 4 ] {090c56e2-991b-433f-9547-db51fd2e19be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13170 | 2026.03.19 22:56:14.400941 [ 4 ] {090c56e2-991b-433f-9547-db51fd2e19be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13171 | 2026.03.19 22:56:14.401017 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13172 | 2026.03.19 22:56:14.401090 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1947 rows starting from the beginning of the part | ||
| 13173 | 2026.03.19 22:56:14.401231 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part | ||
| 13174 | 2026.03.19 22:56:14.401304 [ 4 ] {090c56e2-991b-433f-9547-db51fd2e19be} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13175 | 2026.03.19 22:56:14.401340 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 15 rows starting from the beginning of the part | ||
| 13176 | 2026.03.19 22:56:14.401345 [ 4 ] {090c56e2-991b-433f-9547-db51fd2e19be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13177 | 2026.03.19 22:56:14.401452 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 26 rows starting from the beginning of the part | ||
| 13178 | 2026.03.19 22:56:14.401561 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 15 rows starting from the beginning of the part | ||
| 13179 | 2026.03.19 22:56:14.401664 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 37 rows starting from the beginning of the part | ||
| 13180 | 2026.03.19 22:56:14.401717 [ 4 ] {090c56e2-991b-433f-9547-db51fd2e19be} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13181 | 2026.03.19 22:56:14.401972 [ 4 ] {090c56e2-991b-433f-9547-db51fd2e19be} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13182 | 2026.03.19 22:56:14.402131 [ 4 ] {090c56e2-991b-433f-9547-db51fd2e19be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 13183 | 2026.03.19 22:56:14.402178 [ 4 ] {090c56e2-991b-433f-9547-db51fd2e19be} <Debug> TCPHandler: Processed in 0.001440494 sec. | ||
| 13184 | 2026.03.19 22:56:14.414339 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2066 rows, containing 19 columns (19 merged, 0 gathered) in 0.013641534 sec., 151449.2431716257 rows/sec., 271.39 MiB/sec. | ||
| 13185 | 2026.03.19 22:56:14.416606 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13186 | 2026.03.19 22:56:14.416990 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13187 | 2026.03.19 22:56:14.417073 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13188 | 2026.03.19 22:56:14.417236 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.92 MiB. | ||
| 13189 | 2026.03.19 22:56:15.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.94 MiB, peak 380.81 MiB, free memory in arenas 0.00 B, will set to 369.89 MiB (RSS), difference: 6.95 MiB | ||
| 13190 | 2026.03.19 22:56:16.879602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32990 | ||
| 13191 | 2026.03.19 22:56:16.880188 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13192 | 2026.03.19 22:56:16.880236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13193 | 2026.03.19 22:56:16.880762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13194 | 2026.03.19 22:56:16.880992 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13195 | 2026.03.19 22:56:16.881119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32990 | ||
| 13196 | 2026.03.19 22:56:18.675940 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13197 | 2026.03.19 22:56:18.693852 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13198 | 2026.03.19 22:56:18.693915 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13199 | 2026.03.19 22:56:18.699980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13200 | 2026.03.19 22:56:18.700711 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13201 | 2026.03.19 22:56:18.703964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13202 | 2026.03.19 22:56:19.490543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1618 | ||
| 13203 | 2026.03.19 22:56:19.492889 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13204 | 2026.03.19 22:56:19.492948 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13205 | 2026.03.19 22:56:19.494172 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13206 | 2026.03.19 22:56:19.494449 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13207 | 2026.03.19 22:56:19.494640 [ 137 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13208 | 2026.03.19 22:56:19.494704 [ 137 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13209 | 2026.03.19 22:56:19.494724 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13210 | 2026.03.19 22:56:19.494824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1618 | ||
| 13211 | 2026.03.19 22:56:19.494853 [ 191 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 13212 | 2026.03.19 22:56:19.495433 [ 191 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13213 | 2026.03.19 22:56:19.495606 [ 191 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1468 rows starting from the beginning of the part | ||
| 13214 | 2026.03.19 22:56:19.495986 [ 191 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 13215 | 2026.03.19 22:56:19.496349 [ 191 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 13216 | 2026.03.19 22:56:19.496701 [ 191 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 13217 | 2026.03.19 22:56:19.497125 [ 191 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 13218 | 2026.03.19 22:56:19.497467 [ 191 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 13219 | 2026.03.19 22:56:19.504741 [ 189 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1618 rows, containing 72 columns (72 merged, 0 gathered) in 0.009948409 sec., 162639.07123239504 rows/sec., 125.29 MiB/sec. | ||
| 13220 | 2026.03.19 22:56:19.506292 [ 195 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13221 | 2026.03.19 22:56:19.506840 [ 195 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_51_10} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2026.03.19 22:56:19.506921 [ 195 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_51_10} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13223 | 2026.03.19 22:56:19.507129 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 13224 | 2026.03.19 22:56:19.875999 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13225 | 2026.03.19 22:56:19.876183 [ 4 ] {d6a97546-0f3b-47bd-be0c-d0b11a626728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13226 | 2026.03.19 22:56:19.876254 [ 4 ] {d6a97546-0f3b-47bd-be0c-d0b11a626728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13227 | 2026.03.19 22:56:19.876962 [ 4 ] {d6a97546-0f3b-47bd-be0c-d0b11a626728} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13228 | 2026.03.19 22:56:19.877015 [ 4 ] {d6a97546-0f3b-47bd-be0c-d0b11a626728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13229 | 2026.03.19 22:56:19.877413 [ 4 ] {d6a97546-0f3b-47bd-be0c-d0b11a626728} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13230 | 2026.03.19 22:56:19.877653 [ 4 ] {d6a97546-0f3b-47bd-be0c-d0b11a626728} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13231 | 2026.03.19 22:56:19.877822 [ 4 ] {d6a97546-0f3b-47bd-be0c-d0b11a626728} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001691 sec., 50857.48078060319 rows/sec., 4.27 MiB/sec. | ||
| 13232 | 2026.03.19 22:56:19.877827 [ 151 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13233 | 2026.03.19 22:56:19.877878 [ 4 ] {d6a97546-0f3b-47bd-be0c-d0b11a626728} <Debug> TCPHandler: Processed in 0.00203252 sec. | ||
| 13234 | 2026.03.19 22:56:19.877899 [ 151 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13235 | 2026.03.19 22:56:19.877927 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13236 | 2026.03.19 22:56:19.878024 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 13237 | 2026.03.19 22:56:19.878033 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2026.03.19 22:56:19.878153 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13239 | 2026.03.19 22:56:19.878186 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2152 rows starting from the beginning of the part | ||
| 13240 | 2026.03.19 22:56:19.878189 [ 4 ] {9e340583-29c3-4883-baf3-607584607bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13241 | 2026.03.19 22:56:19.878241 [ 4 ] {9e340583-29c3-4883-baf3-607584607bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13242 | 2026.03.19 22:56:19.878250 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 213 rows starting from the beginning of the part | ||
| 13243 | 2026.03.19 22:56:19.878300 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 108 rows starting from the beginning of the part | ||
| 13244 | 2026.03.19 22:56:19.878346 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 86 rows starting from the beginning of the part | ||
| 13245 | 2026.03.19 22:56:19.878389 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1992 rows starting from the beginning of the part | ||
| 13246 | 2026.03.19 22:56:19.878431 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 86 rows starting from the beginning of the part | ||
| 13247 | 2026.03.19 22:56:19.878736 [ 4 ] {9e340583-29c3-4883-baf3-607584607bae} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13248 | 2026.03.19 22:56:19.878774 [ 4 ] {9e340583-29c3-4883-baf3-607584607bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13249 | 2026.03.19 22:56:19.879113 [ 4 ] {9e340583-29c3-4883-baf3-607584607bae} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13250 | 2026.03.19 22:56:19.879341 [ 4 ] {9e340583-29c3-4883-baf3-607584607bae} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13251 | 2026.03.19 22:56:19.879488 [ 4 ] {9e340583-29c3-4883-baf3-607584607bae} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001325 sec., 11320.754716981131 rows/sec., 851.27 KiB/sec. | ||
| 13252 | 2026.03.19 22:56:19.879529 [ 4 ] {9e340583-29c3-4883-baf3-607584607bae} <Debug> TCPHandler: Processed in 0.001566625 sec. | ||
| 13253 | 2026.03.19 22:56:19.879647 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13254 | 2026.03.19 22:56:19.879756 [ 4 ] {a0852239-b0b3-4b87-98df-a2b4f5cf8317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13255 | 2026.03.19 22:56:19.879799 [ 4 ] {a0852239-b0b3-4b87-98df-a2b4f5cf8317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13256 | 2026.03.19 22:56:19.880033 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4637 rows, containing 5 columns (5 merged, 0 gathered) in 0.00204916 sec., 2262878.447754202 rows/sec., 183.73 MiB/sec. | ||
| 13257 | 2026.03.19 22:56:19.880288 [ 4 ] {a0852239-b0b3-4b87-98df-a2b4f5cf8317} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13258 | 2026.03.19 22:56:19.880333 [ 4 ] {a0852239-b0b3-4b87-98df-a2b4f5cf8317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13259 | 2026.03.19 22:56:19.880330 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13260 | 2026.03.19 22:56:19.880695 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_101_20} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13261 | 2026.03.19 22:56:19.880698 [ 4 ] {a0852239-b0b3-4b87-98df-a2b4f5cf8317} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13262 | 2026.03.19 22:56:19.880792 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_101_20} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13263 | 2026.03.19 22:56:19.880907 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 13264 | 2026.03.19 22:56:19.880956 [ 4 ] {a0852239-b0b3-4b87-98df-a2b4f5cf8317} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13265 | 2026.03.19 22:56:19.881097 [ 151 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13266 | 2026.03.19 22:56:19.881101 [ 4 ] {a0852239-b0b3-4b87-98df-a2b4f5cf8317} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001369 sec., 57706.3550036523 rows/sec., 4.51 MiB/sec. | ||
| 13267 | 2026.03.19 22:56:19.881139 [ 151 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13268 | 2026.03.19 22:56:19.881163 [ 4 ] {a0852239-b0b3-4b87-98df-a2b4f5cf8317} <Debug> TCPHandler: Processed in 0.001568015 sec. | ||
| 13269 | 2026.03.19 22:56:19.881165 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13270 | 2026.03.19 22:56:19.881254 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 13271 | 2026.03.19 22:56:19.881291 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13272 | 2026.03.19 22:56:19.881340 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13273 | 2026.03.19 22:56:19.881365 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1124 rows starting from the beginning of the part | ||
| 13274 | 2026.03.19 22:56:19.881387 [ 4 ] {4b91e166-b683-41a3-bedd-ec6db0543187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13275 | 2026.03.19 22:56:19.881415 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 129 rows starting from the beginning of the part | ||
| 13276 | 2026.03.19 22:56:19.881432 [ 4 ] {4b91e166-b683-41a3-bedd-ec6db0543187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13277 | 2026.03.19 22:56:19.881474 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 13278 | 2026.03.19 22:56:19.881528 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 79 rows starting from the beginning of the part | ||
| 13279 | 2026.03.19 22:56:19.881585 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1037 rows starting from the beginning of the part | ||
| 13280 | 2026.03.19 22:56:19.881631 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 79 rows starting from the beginning of the part | ||
| 13281 | 2026.03.19 22:56:19.881867 [ 4 ] {4b91e166-b683-41a3-bedd-ec6db0543187} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13282 | 2026.03.19 22:56:19.881907 [ 4 ] {4b91e166-b683-41a3-bedd-ec6db0543187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13283 | 2026.03.19 22:56:19.882286 [ 4 ] {4b91e166-b683-41a3-bedd-ec6db0543187} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13284 | 2026.03.19 22:56:19.882510 [ 4 ] {4b91e166-b683-41a3-bedd-ec6db0543187} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13285 | 2026.03.19 22:56:19.882650 [ 4 ] {4b91e166-b683-41a3-bedd-ec6db0543187} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 13286 | 2026.03.19 22:56:19.882656 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430954 sec., 1773641.9200058144 rows/sec., 132.70 MiB/sec. | ||
| 13287 | 2026.03.19 22:56:19.882688 [ 4 ] {4b91e166-b683-41a3-bedd-ec6db0543187} <Debug> TCPHandler: Processed in 0.001447595 sec. | ||
| 13288 | 2026.03.19 22:56:19.882831 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13289 | 2026.03.19 22:56:19.882832 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13290 | 2026.03.19 22:56:19.882943 [ 4 ] {4714791d-00d0-45f0-8443-a2374d8903e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13291 | 2026.03.19 22:56:19.883004 [ 4 ] {4714791d-00d0-45f0-8443-a2374d8903e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13292 | 2026.03.19 22:56:19.883078 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_101_20} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13293 | 2026.03.19 22:56:19.883164 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_101_20} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13294 | 2026.03.19 22:56:19.883263 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 13295 | 2026.03.19 22:56:19.883863 [ 4 ] {4714791d-00d0-45f0-8443-a2374d8903e5} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2026.03.19 22:56:19.883906 [ 4 ] {4714791d-00d0-45f0-8443-a2374d8903e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13297 | 2026.03.19 22:56:19.884449 [ 4 ] {4714791d-00d0-45f0-8443-a2374d8903e5} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13298 | 2026.03.19 22:56:19.884682 [ 4 ] {4714791d-00d0-45f0-8443-a2374d8903e5} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2026.03.19 22:56:19.884836 [ 4 ] {4714791d-00d0-45f0-8443-a2374d8903e5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001912 sec., 7845.188284518828 rows/sec., 14.06 MiB/sec. | ||
| 13300 | 2026.03.19 22:56:19.884924 [ 4 ] {4714791d-00d0-45f0-8443-a2374d8903e5} <Debug> TCPHandler: Processed in 0.002142571 sec. | ||
| 13301 | 2026.03.19 22:56:19.885049 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13302 | 2026.03.19 22:56:19.885148 [ 4 ] {2ff2ee76-2ad2-4ec1-aac4-5e124afbcd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13303 | 2026.03.19 22:56:19.885192 [ 4 ] {2ff2ee76-2ad2-4ec1-aac4-5e124afbcd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13304 | 2026.03.19 22:56:19.885547 [ 4 ] {2ff2ee76-2ad2-4ec1-aac4-5e124afbcd02} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2026.03.19 22:56:19.885585 [ 4 ] {2ff2ee76-2ad2-4ec1-aac4-5e124afbcd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13306 | 2026.03.19 22:56:19.885917 [ 4 ] {2ff2ee76-2ad2-4ec1-aac4-5e124afbcd02} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13307 | 2026.03.19 22:56:19.886149 [ 4 ] {2ff2ee76-2ad2-4ec1-aac4-5e124afbcd02} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2026.03.19 22:56:19.886274 [ 151 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13309 | 2026.03.19 22:56:19.886286 [ 4 ] {2ff2ee76-2ad2-4ec1-aac4-5e124afbcd02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 13310 | 2026.03.19 22:56:19.886312 [ 151 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13311 | 2026.03.19 22:56:19.886336 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13312 | 2026.03.19 22:56:19.886336 [ 4 ] {2ff2ee76-2ad2-4ec1-aac4-5e124afbcd02} <Debug> TCPHandler: Processed in 0.001339384 sec. | ||
| 13313 | 2026.03.19 22:56:19.886463 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 13314 | 2026.03.19 22:56:19.886637 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13315 | 2026.03.19 22:56:19.886676 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5712 rows starting from the beginning of the part | ||
| 13316 | 2026.03.19 22:56:19.886742 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13317 | 2026.03.19 22:56:19.886786 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13318 | 2026.03.19 22:56:19.886826 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 13319 | 2026.03.19 22:56:19.886864 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 13320 | 2026.03.19 22:56:19.886903 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 13321 | 2026.03.19 22:56:19.888684 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6012 rows, containing 4 columns (4 merged, 0 gathered) in 0.002288833 sec., 2626666.0783027858 rows/sec., 177.02 MiB/sec. | ||
| 13322 | 2026.03.19 22:56:19.889060 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13323 | 2026.03.19 22:56:19.889370 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_101_20} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13324 | 2026.03.19 22:56:19.889455 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_101_20} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13325 | 2026.03.19 22:56:19.889532 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13326 | 2026.03.19 22:56:24.186107 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 13327 | 2026.03.19 22:56:24.186173 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 13328 | 2026.03.19 22:56:24.202926 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 13329 | 2026.03.19 22:56:24.220199 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13330 | 2026.03.19 22:56:24.220256 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13331 | 2026.03.19 22:56:24.330427 [ 221 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 13332 | 2026.03.19 22:56:24.330478 [ 221 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 13333 | 2026.03.19 22:56:24.333536 [ 221 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 13334 | 2026.03.19 22:56:24.367866 [ 223 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 13335 | 2026.03.19 22:56:24.367917 [ 223 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 13336 | 2026.03.19 22:56:24.370443 [ 223 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 13337 | 2026.03.19 22:56:24.381248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33502 | ||
| 13338 | 2026.03.19 22:56:24.381841 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13339 | 2026.03.19 22:56:24.381880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13340 | 2026.03.19 22:56:24.382358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13341 | 2026.03.19 22:56:24.382585 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13342 | 2026.03.19 22:56:24.382721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33502 | ||
| 13343 | 2026.03.19 22:56:24.652196 [ 223 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 13344 | 2026.03.19 22:56:24.652242 [ 223 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 13345 | 2026.03.19 22:56:24.655560 [ 223 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 13346 | 2026.03.19 22:56:24.819959 [ 219 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 13347 | 2026.03.19 22:56:24.820026 [ 219 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 13348 | 2026.03.19 22:56:24.822802 [ 219 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 13349 | 2026.03.19 22:56:24.868117 [ 224 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 13350 | 2026.03.19 22:56:24.868176 [ 224 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 13351 | 2026.03.19 22:56:24.870794 [ 224 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 13352 | 2026.03.19 22:56:24.875963 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13353 | 2026.03.19 22:56:24.876216 [ 4 ] {51559110-839e-4562-8fc1-30b425d4732a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13354 | 2026.03.19 22:56:24.876316 [ 4 ] {51559110-839e-4562-8fc1-30b425d4732a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13355 | 2026.03.19 22:56:24.877168 [ 4 ] {51559110-839e-4562-8fc1-30b425d4732a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13356 | 2026.03.19 22:56:24.877207 [ 4 ] {51559110-839e-4562-8fc1-30b425d4732a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13357 | 2026.03.19 22:56:24.877562 [ 4 ] {51559110-839e-4562-8fc1-30b425d4732a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13358 | 2026.03.19 22:56:24.877772 [ 4 ] {51559110-839e-4562-8fc1-30b425d4732a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13359 | 2026.03.19 22:56:24.877911 [ 4 ] {51559110-839e-4562-8fc1-30b425d4732a} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.00177 sec., 61016.94915254237 rows/sec., 5.13 MiB/sec. | ||
| 13360 | 2026.03.19 22:56:24.877952 [ 4 ] {51559110-839e-4562-8fc1-30b425d4732a} <Debug> TCPHandler: Processed in 0.002159142 sec. | ||
| 13361 | 2026.03.19 22:56:24.878070 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13362 | 2026.03.19 22:56:24.878163 [ 4 ] {d9a067ea-9404-48e6-8bc2-8e04df711755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13363 | 2026.03.19 22:56:24.878202 [ 4 ] {d9a067ea-9404-48e6-8bc2-8e04df711755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13364 | 2026.03.19 22:56:24.878594 [ 4 ] {d9a067ea-9404-48e6-8bc2-8e04df711755} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13365 | 2026.03.19 22:56:24.878630 [ 4 ] {d9a067ea-9404-48e6-8bc2-8e04df711755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13366 | 2026.03.19 22:56:24.878913 [ 4 ] {d9a067ea-9404-48e6-8bc2-8e04df711755} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13367 | 2026.03.19 22:56:24.879114 [ 4 ] {d9a067ea-9404-48e6-8bc2-8e04df711755} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13368 | 2026.03.19 22:56:24.879245 [ 4 ] {d9a067ea-9404-48e6-8bc2-8e04df711755} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.0011 sec., 23636.363636363636 rows/sec., 1.74 MiB/sec. | ||
| 13369 | 2026.03.19 22:56:24.879281 [ 4 ] {d9a067ea-9404-48e6-8bc2-8e04df711755} <Debug> TCPHandler: Processed in 0.001259873 sec. | ||
| 13370 | 2026.03.19 22:56:24.879390 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13371 | 2026.03.19 22:56:24.879482 [ 4 ] {e1067754-4506-408e-b582-a6f16ab847dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13372 | 2026.03.19 22:56:24.879520 [ 4 ] {e1067754-4506-408e-b582-a6f16ab847dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13373 | 2026.03.19 22:56:24.879938 [ 4 ] {e1067754-4506-408e-b582-a6f16ab847dc} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13374 | 2026.03.19 22:56:24.879975 [ 4 ] {e1067754-4506-408e-b582-a6f16ab847dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13375 | 2026.03.19 22:56:24.880295 [ 4 ] {e1067754-4506-408e-b582-a6f16ab847dc} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13376 | 2026.03.19 22:56:24.880501 [ 4 ] {e1067754-4506-408e-b582-a6f16ab847dc} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13377 | 2026.03.19 22:56:24.880628 [ 4 ] {e1067754-4506-408e-b582-a6f16ab847dc} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 6.04 MiB/sec. | ||
| 13378 | 2026.03.19 22:56:24.880665 [ 4 ] {e1067754-4506-408e-b582-a6f16ab847dc} <Debug> TCPHandler: Processed in 0.001323103 sec. | ||
| 13379 | 2026.03.19 22:56:24.880779 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13380 | 2026.03.19 22:56:24.880871 [ 4 ] {7c76955c-a406-4ee3-a819-73e709a9ed55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13381 | 2026.03.19 22:56:24.880913 [ 4 ] {7c76955c-a406-4ee3-a819-73e709a9ed55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13382 | 2026.03.19 22:56:24.881308 [ 4 ] {7c76955c-a406-4ee3-a819-73e709a9ed55} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13383 | 2026.03.19 22:56:24.881343 [ 4 ] {7c76955c-a406-4ee3-a819-73e709a9ed55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13384 | 2026.03.19 22:56:24.881655 [ 4 ] {7c76955c-a406-4ee3-a819-73e709a9ed55} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13385 | 2026.03.19 22:56:24.881857 [ 4 ] {7c76955c-a406-4ee3-a819-73e709a9ed55} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13386 | 2026.03.19 22:56:24.881967 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 4 parts from all_1_97_21 to all_100_100_0 | ||
| 13387 | 2026.03.19 22:56:24.881987 [ 4 ] {7c76955c-a406-4ee3-a819-73e709a9ed55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 13388 | 2026.03.19 22:56:24.882034 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13389 | 2026.03.19 22:56:24.882043 [ 4 ] {7c76955c-a406-4ee3-a819-73e709a9ed55} <Debug> TCPHandler: Processed in 0.001310663 sec. | ||
| 13390 | 2026.03.19 22:56:24.882064 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 13391 | 2026.03.19 22:56:24.882164 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13392 | 2026.03.19 22:56:24.882189 [ 194 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_100_22} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_97_21 to all_100_100_0 into Compact with storage Full | ||
| 13393 | 2026.03.19 22:56:24.882260 [ 4 ] {a1111b04-88fc-48ea-a189-2789ae76c642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13394 | 2026.03.19 22:56:24.882318 [ 4 ] {a1111b04-88fc-48ea-a189-2789ae76c642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13395 | 2026.03.19 22:56:24.882334 [ 194 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_100_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13396 | 2026.03.19 22:56:24.882377 [ 194 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_100_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_97_21, total 35343 rows starting from the beginning of the part | ||
| 13397 | 2026.03.19 22:56:24.882443 [ 194 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_100_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 13398 | 2026.03.19 22:56:24.882488 [ 194 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_100_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13399 | 2026.03.19 22:56:24.882531 [ 194 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_100_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1345 rows starting from the beginning of the part | ||
| 13400 | 2026.03.19 22:56:24.883118 [ 4 ] {a1111b04-88fc-48ea-a189-2789ae76c642} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13401 | 2026.03.19 22:56:24.883161 [ 4 ] {a1111b04-88fc-48ea-a189-2789ae76c642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13402 | 2026.03.19 22:56:24.883726 [ 4 ] {a1111b04-88fc-48ea-a189-2789ae76c642} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13403 | 2026.03.19 22:56:24.883955 [ 4 ] {a1111b04-88fc-48ea-a189-2789ae76c642} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13404 | 2026.03.19 22:56:24.884100 [ 4 ] {a1111b04-88fc-48ea-a189-2789ae76c642} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001857 sec., 14001.077005923533 rows/sec., 25.09 MiB/sec. | ||
| 13405 | 2026.03.19 22:56:24.884153 [ 4 ] {a1111b04-88fc-48ea-a189-2789ae76c642} <Debug> TCPHandler: Processed in 0.00203839 sec. | ||
| 13406 | 2026.03.19 22:56:24.884263 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13407 | 2026.03.19 22:56:24.884357 [ 4 ] {5339a439-6fef-415f-90db-eea1c8b2b1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13408 | 2026.03.19 22:56:24.884397 [ 4 ] {5339a439-6fef-415f-90db-eea1c8b2b1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13409 | 2026.03.19 22:56:24.884717 [ 4 ] {5339a439-6fef-415f-90db-eea1c8b2b1a4} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13410 | 2026.03.19 22:56:24.884753 [ 4 ] {5339a439-6fef-415f-90db-eea1c8b2b1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13411 | 2026.03.19 22:56:24.885043 [ 4 ] {5339a439-6fef-415f-90db-eea1c8b2b1a4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13412 | 2026.03.19 22:56:24.885247 [ 4 ] {5339a439-6fef-415f-90db-eea1c8b2b1a4} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13413 | 2026.03.19 22:56:24.885372 [ 4 ] {5339a439-6fef-415f-90db-eea1c8b2b1a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 13414 | 2026.03.19 22:56:24.885408 [ 4 ] {5339a439-6fef-415f-90db-eea1c8b2b1a4} <Debug> TCPHandler: Processed in 0.001193411 sec. | ||
| 13415 | 2026.03.19 22:56:24.889599 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_100_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37008 rows, containing 5 columns (5 merged, 0 gathered) in 0.007461504 sec., 4959857.958931604 rows/sec., 327.39 MiB/sec. | ||
| 13416 | 2026.03.19 22:56:24.890131 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_100_22} <Trace> MergedBlockOutputStream: filled checksums all_1_100_22 (state Temporary) | ||
| 13417 | 2026.03.19 22:56:24.890448 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_100_22} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_100_22 to all_1_100_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13418 | 2026.03.19 22:56:24.890536 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_100_22} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 4 parts: [all_1_97_21, all_100_100_0] -> all_1_100_22 | ||
| 13419 | 2026.03.19 22:56:24.890621 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13420 | 2026.03.19 22:56:26.204974 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13421 | 2026.03.19 22:56:26.222904 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13422 | 2026.03.19 22:56:26.222967 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13423 | 2026.03.19 22:56:26.228976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13424 | 2026.03.19 22:56:26.229665 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13425 | 2026.03.19 22:56:26.232769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13426 | 2026.03.19 22:56:29.495146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1642 | ||
| 13427 | 2026.03.19 22:56:29.497615 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13428 | 2026.03.19 22:56:29.497665 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13429 | 2026.03.19 22:56:29.498853 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13430 | 2026.03.19 22:56:29.499156 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13431 | 2026.03.19 22:56:29.499478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1642 | ||
| 13432 | 2026.03.19 22:56:29.876973 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13433 | 2026.03.19 22:56:29.877196 [ 4 ] {f47b77af-202d-4b6d-ad2a-71fe02cab6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13434 | 2026.03.19 22:56:29.877274 [ 4 ] {f47b77af-202d-4b6d-ad2a-71fe02cab6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13435 | 2026.03.19 22:56:29.878011 [ 4 ] {f47b77af-202d-4b6d-ad2a-71fe02cab6ab} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13436 | 2026.03.19 22:56:29.878118 [ 4 ] {f47b77af-202d-4b6d-ad2a-71fe02cab6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13437 | 2026.03.19 22:56:29.878487 [ 4 ] {f47b77af-202d-4b6d-ad2a-71fe02cab6ab} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13438 | 2026.03.19 22:56:29.878706 [ 4 ] {f47b77af-202d-4b6d-ad2a-71fe02cab6ab} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13439 | 2026.03.19 22:56:29.878856 [ 4 ] {f47b77af-202d-4b6d-ad2a-71fe02cab6ab} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001715 sec., 13994.169096209913 rows/sec., 1.16 MiB/sec. | ||
| 13440 | 2026.03.19 22:56:29.878899 [ 4 ] {f47b77af-202d-4b6d-ad2a-71fe02cab6ab} <Debug> TCPHandler: Processed in 0.00206052 sec. | ||
| 13441 | 2026.03.19 22:56:29.879034 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13442 | 2026.03.19 22:56:29.879163 [ 4 ] {aa8d273c-e0e0-44d5-97ab-2579da786617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13443 | 2026.03.19 22:56:29.879212 [ 4 ] {aa8d273c-e0e0-44d5-97ab-2579da786617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13444 | 2026.03.19 22:56:29.879818 [ 4 ] {aa8d273c-e0e0-44d5-97ab-2579da786617} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13445 | 2026.03.19 22:56:29.879861 [ 4 ] {aa8d273c-e0e0-44d5-97ab-2579da786617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13446 | 2026.03.19 22:56:29.880202 [ 4 ] {aa8d273c-e0e0-44d5-97ab-2579da786617} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13447 | 2026.03.19 22:56:29.880412 [ 4 ] {aa8d273c-e0e0-44d5-97ab-2579da786617} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13448 | 2026.03.19 22:56:29.880545 [ 4 ] {aa8d273c-e0e0-44d5-97ab-2579da786617} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001407 sec., 146410.80312722104 rows/sec., 13.08 MiB/sec. | ||
| 13449 | 2026.03.19 22:56:29.880582 [ 4 ] {aa8d273c-e0e0-44d5-97ab-2579da786617} <Debug> TCPHandler: Processed in 0.001609316 sec. | ||
| 13450 | 2026.03.19 22:56:29.880694 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13451 | 2026.03.19 22:56:29.880787 [ 4 ] {b1885f17-5ea5-47ab-b168-4fcc620a3675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13452 | 2026.03.19 22:56:29.880826 [ 4 ] {b1885f17-5ea5-47ab-b168-4fcc620a3675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13453 | 2026.03.19 22:56:29.881226 [ 4 ] {b1885f17-5ea5-47ab-b168-4fcc620a3675} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13454 | 2026.03.19 22:56:29.881262 [ 4 ] {b1885f17-5ea5-47ab-b168-4fcc620a3675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13455 | 2026.03.19 22:56:29.881554 [ 4 ] {b1885f17-5ea5-47ab-b168-4fcc620a3675} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13456 | 2026.03.19 22:56:29.881771 [ 4 ] {b1885f17-5ea5-47ab-b168-4fcc620a3675} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13457 | 2026.03.19 22:56:29.881901 [ 4 ] {b1885f17-5ea5-47ab-b168-4fcc620a3675} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001132 sec., 23851.59010600707 rows/sec., 1.80 MiB/sec. | ||
| 13458 | 2026.03.19 22:56:29.881939 [ 4 ] {b1885f17-5ea5-47ab-b168-4fcc620a3675} <Debug> TCPHandler: Processed in 0.001294302 sec. | ||
| 13459 | 2026.03.19 22:56:29.882052 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13460 | 2026.03.19 22:56:29.882145 [ 4 ] {fe8d75d3-0cae-4594-85c2-9ac8493cea45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13461 | 2026.03.19 22:56:29.882184 [ 4 ] {fe8d75d3-0cae-4594-85c2-9ac8493cea45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13462 | 2026.03.19 22:56:29.882572 [ 4 ] {fe8d75d3-0cae-4594-85c2-9ac8493cea45} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2026.03.19 22:56:29.882608 [ 4 ] {fe8d75d3-0cae-4594-85c2-9ac8493cea45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13464 | 2026.03.19 22:56:29.882891 [ 4 ] {fe8d75d3-0cae-4594-85c2-9ac8493cea45} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13465 | 2026.03.19 22:56:29.883096 [ 4 ] {fe8d75d3-0cae-4594-85c2-9ac8493cea45} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13466 | 2026.03.19 22:56:29.883226 [ 4 ] {fe8d75d3-0cae-4594-85c2-9ac8493cea45} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001098 sec., 21857.92349726776 rows/sec., 1.81 MiB/sec. | ||
| 13467 | 2026.03.19 22:56:29.883262 [ 4 ] {fe8d75d3-0cae-4594-85c2-9ac8493cea45} <Debug> TCPHandler: Processed in 0.001258302 sec. | ||
| 13468 | 2026.03.19 22:56:29.883367 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13469 | 2026.03.19 22:56:29.883460 [ 4 ] {76c32c14-86e4-49c3-a3ea-1a89e9e63024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13470 | 2026.03.19 22:56:29.883498 [ 4 ] {76c32c14-86e4-49c3-a3ea-1a89e9e63024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13471 | 2026.03.19 22:56:29.883878 [ 4 ] {76c32c14-86e4-49c3-a3ea-1a89e9e63024} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13472 | 2026.03.19 22:56:29.883915 [ 4 ] {76c32c14-86e4-49c3-a3ea-1a89e9e63024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13473 | 2026.03.19 22:56:29.884188 [ 4 ] {76c32c14-86e4-49c3-a3ea-1a89e9e63024} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13474 | 2026.03.19 22:56:29.884385 [ 4 ] {76c32c14-86e4-49c3-a3ea-1a89e9e63024} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13475 | 2026.03.19 22:56:29.884510 [ 4 ] {76c32c14-86e4-49c3-a3ea-1a89e9e63024} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001068 sec., 11235.955056179775 rows/sec., 877.81 KiB/sec. | ||
| 13476 | 2026.03.19 22:56:29.884548 [ 4 ] {76c32c14-86e4-49c3-a3ea-1a89e9e63024} <Debug> TCPHandler: Processed in 0.001228042 sec. | ||
| 13477 | 2026.03.19 22:56:29.884650 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13478 | 2026.03.19 22:56:29.884742 [ 4 ] {c8423e81-21a4-49b9-9a67-b2859c50c047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13479 | 2026.03.19 22:56:29.884780 [ 4 ] {c8423e81-21a4-49b9-9a67-b2859c50c047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13480 | 2026.03.19 22:56:29.885227 [ 4 ] {c8423e81-21a4-49b9-9a67-b2859c50c047} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2026.03.19 22:56:29.885265 [ 4 ] {c8423e81-21a4-49b9-9a67-b2859c50c047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13482 | 2026.03.19 22:56:29.885583 [ 4 ] {c8423e81-21a4-49b9-9a67-b2859c50c047} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13483 | 2026.03.19 22:56:29.885823 [ 4 ] {c8423e81-21a4-49b9-9a67-b2859c50c047} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13484 | 2026.03.19 22:56:29.885955 [ 4 ] {c8423e81-21a4-49b9-9a67-b2859c50c047} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.00123 sec., 93495.9349593496 rows/sec., 7.60 MiB/sec. | ||
| 13485 | 2026.03.19 22:56:29.885994 [ 4 ] {c8423e81-21a4-49b9-9a67-b2859c50c047} <Debug> TCPHandler: Processed in 0.001391473 sec. | ||
| 13486 | 2026.03.19 22:56:29.886103 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13487 | 2026.03.19 22:56:29.886215 [ 4 ] {c0c755e9-bd4c-4491-a79f-ea3ba36a8a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13488 | 2026.03.19 22:56:29.886262 [ 4 ] {c0c755e9-bd4c-4491-a79f-ea3ba36a8a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13489 | 2026.03.19 22:56:29.886703 [ 4 ] {c0c755e9-bd4c-4491-a79f-ea3ba36a8a3c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13490 | 2026.03.19 22:56:29.886739 [ 4 ] {c0c755e9-bd4c-4491-a79f-ea3ba36a8a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13491 | 2026.03.19 22:56:29.887077 [ 4 ] {c0c755e9-bd4c-4491-a79f-ea3ba36a8a3c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13492 | 2026.03.19 22:56:29.887288 [ 4 ] {c0c755e9-bd4c-4491-a79f-ea3ba36a8a3c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2026.03.19 22:56:29.887430 [ 4 ] {c0c755e9-bd4c-4491-a79f-ea3ba36a8a3c} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001233 sec., 158961.88158961883 rows/sec., 11.40 MiB/sec. | ||
| 13494 | 2026.03.19 22:56:29.887469 [ 4 ] {c0c755e9-bd4c-4491-a79f-ea3ba36a8a3c} <Debug> TCPHandler: Processed in 0.001413764 sec. | ||
| 13495 | 2026.03.19 22:56:29.887577 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13496 | 2026.03.19 22:56:29.887669 [ 4 ] {76db255b-9efd-4453-8e4d-be48cafbe5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13497 | 2026.03.19 22:56:29.887722 [ 4 ] {76db255b-9efd-4453-8e4d-be48cafbe5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13498 | 2026.03.19 22:56:29.888509 [ 4 ] {76db255b-9efd-4453-8e4d-be48cafbe5a3} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13499 | 2026.03.19 22:56:29.888545 [ 4 ] {76db255b-9efd-4453-8e4d-be48cafbe5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13500 | 2026.03.19 22:56:29.889050 [ 4 ] {76db255b-9efd-4453-8e4d-be48cafbe5a3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13501 | 2026.03.19 22:56:29.889264 [ 4 ] {76db255b-9efd-4453-8e4d-be48cafbe5a3} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2026.03.19 22:56:29.889422 [ 4 ] {76db255b-9efd-4453-8e4d-be48cafbe5a3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00177 sec., 8474.57627118644 rows/sec., 15.19 MiB/sec. | ||
| 13503 | 2026.03.19 22:56:29.889507 [ 4 ] {76db255b-9efd-4453-8e4d-be48cafbe5a3} <Debug> TCPHandler: Processed in 0.001979029 sec. | ||
| 13504 | 2026.03.19 22:56:29.889617 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2026.03.19 22:56:29.889710 [ 4 ] {cdaaa9a7-9ece-494f-852e-650b7ac982a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13506 | 2026.03.19 22:56:29.889750 [ 4 ] {cdaaa9a7-9ece-494f-852e-650b7ac982a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13507 | 2026.03.19 22:56:29.890087 [ 4 ] {cdaaa9a7-9ece-494f-852e-650b7ac982a1} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13508 | 2026.03.19 22:56:29.890124 [ 4 ] {cdaaa9a7-9ece-494f-852e-650b7ac982a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13509 | 2026.03.19 22:56:29.890436 [ 4 ] {cdaaa9a7-9ece-494f-852e-650b7ac982a1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13510 | 2026.03.19 22:56:29.890650 [ 4 ] {cdaaa9a7-9ece-494f-852e-650b7ac982a1} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2026.03.19 22:56:29.890777 [ 4 ] {cdaaa9a7-9ece-494f-852e-650b7ac982a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 13512 | 2026.03.19 22:56:29.890813 [ 4 ] {cdaaa9a7-9ece-494f-852e-650b7ac982a1} <Debug> TCPHandler: Processed in 0.001245062 sec. | ||
| 13513 | 2026.03.19 22:56:31.883020 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33950 | ||
| 13514 | 2026.03.19 22:56:31.883550 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13515 | 2026.03.19 22:56:31.883593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13516 | 2026.03.19 22:56:31.884085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13517 | 2026.03.19 22:56:31.884319 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2026.03.19 22:56:31.884459 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33950 | ||
| 13519 | 2026.03.19 22:56:31.884475 [ 9 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13520 | 2026.03.19 22:56:31.884542 [ 9 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13521 | 2026.03.19 22:56:31.884562 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13522 | 2026.03.19 22:56:31.884688 [ 195 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 13523 | 2026.03.19 22:56:31.884833 [ 195 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13524 | 2026.03.19 22:56:31.884873 [ 195 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31582 rows starting from the beginning of the part | ||
| 13525 | 2026.03.19 22:56:31.884942 [ 195 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 13526 | 2026.03.19 22:56:31.884989 [ 195 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 13527 | 2026.03.19 22:56:31.885031 [ 195 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 13528 | 2026.03.19 22:56:31.885072 [ 195 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 13529 | 2026.03.19 22:56:31.885111 [ 195 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 13530 | 2026.03.19 22:56:31.887602 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33950 rows, containing 4 columns (4 merged, 0 gathered) in 0.002977569 sec., 11401918.813636225 rows/sec., 163.11 MiB/sec. | ||
| 13531 | 2026.03.19 22:56:31.888099 [ 194 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13532 | 2026.03.19 22:56:31.888429 [ 194 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_71_14} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13533 | 2026.03.19 22:56:31.888516 [ 194 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_71_14} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13534 | 2026.03.19 22:56:31.888630 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 13535 | 2026.03.19 22:56:33.733099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13536 | 2026.03.19 22:56:33.750992 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2026.03.19 22:56:33.751051 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13538 | 2026.03.19 22:56:33.757326 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13539 | 2026.03.19 22:56:33.758051 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13540 | 2026.03.19 22:56:33.758397 [ 8 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13541 | 2026.03.19 22:56:33.758471 [ 8 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13542 | 2026.03.19 22:56:33.758495 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13543 | 2026.03.19 22:56:33.758622 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 13544 | 2026.03.19 22:56:33.761324 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13545 | 2026.03.19 22:56:33.762499 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13546 | 2026.03.19 22:56:33.764178 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 13547 | 2026.03.19 22:56:33.768871 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 13548 | 2026.03.19 22:56:33.773450 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 13549 | 2026.03.19 22:56:33.777904 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 13550 | 2026.03.19 22:56:33.782612 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 13551 | 2026.03.19 22:56:33.787115 [ 193 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 13552 | 2026.03.19 22:56:33.845499 [ 188 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.08693179 sec., 6154.2503611164575 rows/sec., 31.82 MiB/sec. | ||
| 13553 | 2026.03.19 22:56:33.848320 [ 199 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13554 | 2026.03.19 22:56:33.850417 [ 199 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_71_14} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13555 | 2026.03.19 22:56:33.850512 [ 199 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_71_14} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13556 | 2026.03.19 22:56:33.852902 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13557 | 2026.03.19 22:56:34.875815 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13558 | 2026.03.19 22:56:34.876017 [ 4 ] {7f9e1ee1-2799-43b7-bc1f-c9c97a824074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13559 | 2026.03.19 22:56:34.876090 [ 4 ] {7f9e1ee1-2799-43b7-bc1f-c9c97a824074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13560 | 2026.03.19 22:56:34.876779 [ 4 ] {7f9e1ee1-2799-43b7-bc1f-c9c97a824074} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13561 | 2026.03.19 22:56:34.876820 [ 4 ] {7f9e1ee1-2799-43b7-bc1f-c9c97a824074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13562 | 2026.03.19 22:56:34.877229 [ 4 ] {7f9e1ee1-2799-43b7-bc1f-c9c97a824074} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13563 | 2026.03.19 22:56:34.877452 [ 4 ] {7f9e1ee1-2799-43b7-bc1f-c9c97a824074} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13564 | 2026.03.19 22:56:34.877615 [ 4 ] {7f9e1ee1-2799-43b7-bc1f-c9c97a824074} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001652 sec., 65375.302663438255 rows/sec., 5.50 MiB/sec. | ||
| 13565 | 2026.03.19 22:56:34.877666 [ 4 ] {7f9e1ee1-2799-43b7-bc1f-c9c97a824074} <Debug> TCPHandler: Processed in 0.001986639 sec. | ||
| 13566 | 2026.03.19 22:56:34.877789 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13567 | 2026.03.19 22:56:34.877894 [ 4 ] {7cdc9f16-5406-4796-b80e-2fdcf7617ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13568 | 2026.03.19 22:56:34.877937 [ 4 ] {7cdc9f16-5406-4796-b80e-2fdcf7617ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13569 | 2026.03.19 22:56:34.878357 [ 4 ] {7cdc9f16-5406-4796-b80e-2fdcf7617ef3} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13570 | 2026.03.19 22:56:34.878393 [ 4 ] {7cdc9f16-5406-4796-b80e-2fdcf7617ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13571 | 2026.03.19 22:56:34.878694 [ 4 ] {7cdc9f16-5406-4796-b80e-2fdcf7617ef3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13572 | 2026.03.19 22:56:34.878901 [ 4 ] {7cdc9f16-5406-4796-b80e-2fdcf7617ef3} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13573 | 2026.03.19 22:56:34.879034 [ 4 ] {7cdc9f16-5406-4796-b80e-2fdcf7617ef3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001164 sec., 22336.76975945017 rows/sec., 1.64 MiB/sec. | ||
| 13574 | 2026.03.19 22:56:34.879073 [ 4 ] {7cdc9f16-5406-4796-b80e-2fdcf7617ef3} <Debug> TCPHandler: Processed in 0.001339103 sec. | ||
| 13575 | 2026.03.19 22:56:34.879187 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13576 | 2026.03.19 22:56:34.879284 [ 4 ] {0bb6f6f9-38d5-497e-8773-189e1d966e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13577 | 2026.03.19 22:56:34.879325 [ 4 ] {0bb6f6f9-38d5-497e-8773-189e1d966e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13578 | 2026.03.19 22:56:34.879733 [ 4 ] {0bb6f6f9-38d5-497e-8773-189e1d966e1d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13579 | 2026.03.19 22:56:34.879767 [ 4 ] {0bb6f6f9-38d5-497e-8773-189e1d966e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13580 | 2026.03.19 22:56:34.880063 [ 4 ] {0bb6f6f9-38d5-497e-8773-189e1d966e1d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13581 | 2026.03.19 22:56:34.880276 [ 4 ] {0bb6f6f9-38d5-497e-8773-189e1d966e1d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13582 | 2026.03.19 22:56:34.880404 [ 4 ] {0bb6f6f9-38d5-497e-8773-189e1d966e1d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001139 sec., 79016.68129938543 rows/sec., 6.17 MiB/sec. | ||
| 13583 | 2026.03.19 22:56:34.880441 [ 4 ] {0bb6f6f9-38d5-497e-8773-189e1d966e1d} <Debug> TCPHandler: Processed in 0.001305853 sec. | ||
| 13584 | 2026.03.19 22:56:34.880556 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13585 | 2026.03.19 22:56:34.880681 [ 4 ] {f2a582e9-2ea7-4990-80cd-15df7d77855a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13586 | 2026.03.19 22:56:34.880749 [ 4 ] {f2a582e9-2ea7-4990-80cd-15df7d77855a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13587 | 2026.03.19 22:56:34.881238 [ 4 ] {f2a582e9-2ea7-4990-80cd-15df7d77855a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13588 | 2026.03.19 22:56:34.881274 [ 4 ] {f2a582e9-2ea7-4990-80cd-15df7d77855a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13589 | 2026.03.19 22:56:34.881665 [ 4 ] {f2a582e9-2ea7-4990-80cd-15df7d77855a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13590 | 2026.03.19 22:56:34.881885 [ 4 ] {f2a582e9-2ea7-4990-80cd-15df7d77855a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13591 | 2026.03.19 22:56:34.882023 [ 4 ] {f2a582e9-2ea7-4990-80cd-15df7d77855a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00138 sec., 115942.02898550725 rows/sec., 8.08 MiB/sec. | ||
| 13592 | 2026.03.19 22:56:34.882064 [ 4 ] {f2a582e9-2ea7-4990-80cd-15df7d77855a} <Debug> TCPHandler: Processed in 0.001561146 sec. | ||
| 13593 | 2026.03.19 22:56:34.882173 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13594 | 2026.03.19 22:56:34.882272 [ 4 ] {09d63c76-381d-4104-a55e-f8fe96c3434a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13595 | 2026.03.19 22:56:34.882329 [ 4 ] {09d63c76-381d-4104-a55e-f8fe96c3434a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13596 | 2026.03.19 22:56:34.883177 [ 4 ] {09d63c76-381d-4104-a55e-f8fe96c3434a} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13597 | 2026.03.19 22:56:34.883240 [ 4 ] {09d63c76-381d-4104-a55e-f8fe96c3434a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13598 | 2026.03.19 22:56:34.883804 [ 4 ] {09d63c76-381d-4104-a55e-f8fe96c3434a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13599 | 2026.03.19 22:56:34.884034 [ 4 ] {09d63c76-381d-4104-a55e-f8fe96c3434a} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13600 | 2026.03.19 22:56:34.884180 [ 4 ] {09d63c76-381d-4104-a55e-f8fe96c3434a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001926 sec., 13499.480789200416 rows/sec., 24.19 MiB/sec. | ||
| 13601 | 2026.03.19 22:56:34.884253 [ 4 ] {09d63c76-381d-4104-a55e-f8fe96c3434a} <Debug> TCPHandler: Processed in 0.002129831 sec. | ||
| 13602 | 2026.03.19 22:56:34.884369 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13603 | 2026.03.19 22:56:34.884468 [ 4 ] {fb01f826-7b40-46a4-a218-cebdf80e8198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13604 | 2026.03.19 22:56:34.884511 [ 4 ] {fb01f826-7b40-46a4-a218-cebdf80e8198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13605 | 2026.03.19 22:56:34.884869 [ 4 ] {fb01f826-7b40-46a4-a218-cebdf80e8198} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13606 | 2026.03.19 22:56:34.884906 [ 4 ] {fb01f826-7b40-46a4-a218-cebdf80e8198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13607 | 2026.03.19 22:56:34.885225 [ 4 ] {fb01f826-7b40-46a4-a218-cebdf80e8198} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13608 | 2026.03.19 22:56:34.885443 [ 4 ] {fb01f826-7b40-46a4-a218-cebdf80e8198} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13609 | 2026.03.19 22:56:34.885573 [ 4 ] {fb01f826-7b40-46a4-a218-cebdf80e8198} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 13610 | 2026.03.19 22:56:34.885610 [ 4 ] {fb01f826-7b40-46a4-a218-cebdf80e8198} <Debug> TCPHandler: Processed in 0.001292123 sec. | ||
| 13611 | 2026.03.19 22:56:39.220319 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13612 | 2026.03.19 22:56:39.220381 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13613 | 2026.03.19 22:56:39.384703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34462 | ||
| 13614 | 2026.03.19 22:56:39.385250 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2026.03.19 22:56:39.385297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13616 | 2026.03.19 22:56:39.385781 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13617 | 2026.03.19 22:56:39.386021 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13618 | 2026.03.19 22:56:39.386153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34462 | ||
| 13619 | 2026.03.19 22:56:39.499786 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1672 | ||
| 13620 | 2026.03.19 22:56:39.502198 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13621 | 2026.03.19 22:56:39.502256 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13622 | 2026.03.19 22:56:39.503484 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13623 | 2026.03.19 22:56:39.503759 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13624 | 2026.03.19 22:56:39.504124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1672 | ||
| 13625 | 2026.03.19 22:56:39.875799 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13626 | 2026.03.19 22:56:39.875978 [ 4 ] {7b495ce9-0ece-49eb-9562-c12efc3a4dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13627 | 2026.03.19 22:56:39.876046 [ 4 ] {7b495ce9-0ece-49eb-9562-c12efc3a4dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13628 | 2026.03.19 22:56:39.876695 [ 4 ] {7b495ce9-0ece-49eb-9562-c12efc3a4dd9} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13629 | 2026.03.19 22:56:39.876735 [ 4 ] {7b495ce9-0ece-49eb-9562-c12efc3a4dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13630 | 2026.03.19 22:56:39.877137 [ 4 ] {7b495ce9-0ece-49eb-9562-c12efc3a4dd9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13631 | 2026.03.19 22:56:39.877372 [ 4 ] {7b495ce9-0ece-49eb-9562-c12efc3a4dd9} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13632 | 2026.03.19 22:56:39.877525 [ 4 ] {7b495ce9-0ece-49eb-9562-c12efc3a4dd9} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001598 sec., 53817.27158948686 rows/sec., 4.52 MiB/sec. | ||
| 13633 | 2026.03.19 22:56:39.877568 [ 4 ] {7b495ce9-0ece-49eb-9562-c12efc3a4dd9} <Debug> TCPHandler: Processed in 0.001896468 sec. | ||
| 13634 | 2026.03.19 22:56:39.877693 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13635 | 2026.03.19 22:56:39.877792 [ 4 ] {5d83b99f-99ad-41dc-a144-55764fbcd4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13636 | 2026.03.19 22:56:39.877839 [ 4 ] {5d83b99f-99ad-41dc-a144-55764fbcd4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13637 | 2026.03.19 22:56:39.878237 [ 4 ] {5d83b99f-99ad-41dc-a144-55764fbcd4ba} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2026.03.19 22:56:39.878273 [ 4 ] {5d83b99f-99ad-41dc-a144-55764fbcd4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13639 | 2026.03.19 22:56:39.878567 [ 4 ] {5d83b99f-99ad-41dc-a144-55764fbcd4ba} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13640 | 2026.03.19 22:56:39.878773 [ 4 ] {5d83b99f-99ad-41dc-a144-55764fbcd4ba} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2026.03.19 22:56:39.878891 [ 56 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13642 | 2026.03.19 22:56:39.878904 [ 4 ] {5d83b99f-99ad-41dc-a144-55764fbcd4ba} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001132 sec., 13250.88339222615 rows/sec., 996.40 KiB/sec. | ||
| 13643 | 2026.03.19 22:56:39.878926 [ 56 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.03.19 22:56:39.878944 [ 4 ] {5d83b99f-99ad-41dc-a144-55764fbcd4ba} <Debug> TCPHandler: Processed in 0.001302353 sec. | ||
| 13645 | 2026.03.19 22:56:39.878948 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13646 | 2026.03.19 22:56:39.879065 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13647 | 2026.03.19 22:56:39.879081 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 13648 | 2026.03.19 22:56:39.879161 [ 4 ] {37a880f3-f163-4098-9d06-3371f93dd91b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13649 | 2026.03.19 22:56:39.879206 [ 4 ] {37a880f3-f163-4098-9d06-3371f93dd91b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13650 | 2026.03.19 22:56:39.879229 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13651 | 2026.03.19 22:56:39.879268 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 82 rows starting from the beginning of the part | ||
| 13652 | 2026.03.19 22:56:39.879337 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 15 rows starting from the beginning of the part | ||
| 13653 | 2026.03.19 22:56:39.879383 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 26 rows starting from the beginning of the part | ||
| 13654 | 2026.03.19 22:56:39.879435 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 27 rows starting from the beginning of the part | ||
| 13655 | 2026.03.19 22:56:39.879476 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 26 rows starting from the beginning of the part | ||
| 13656 | 2026.03.19 22:56:39.879515 [ 201 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 15 rows starting from the beginning of the part | ||
| 13657 | 2026.03.19 22:56:39.879649 [ 4 ] {37a880f3-f163-4098-9d06-3371f93dd91b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13658 | 2026.03.19 22:56:39.879692 [ 4 ] {37a880f3-f163-4098-9d06-3371f93dd91b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13659 | 2026.03.19 22:56:39.880021 [ 4 ] {37a880f3-f163-4098-9d06-3371f93dd91b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13660 | 2026.03.19 22:56:39.880251 [ 4 ] {37a880f3-f163-4098-9d06-3371f93dd91b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13661 | 2026.03.19 22:56:39.880383 [ 4 ] {37a880f3-f163-4098-9d06-3371f93dd91b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001239 sec., 63761.09765940274 rows/sec., 4.98 MiB/sec. | ||
| 13662 | 2026.03.19 22:56:39.880410 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385154 sec., 137890.80492133004 rows/sec., 10.67 MiB/sec. | ||
| 13663 | 2026.03.19 22:56:39.880421 [ 4 ] {37a880f3-f163-4098-9d06-3371f93dd91b} <Debug> TCPHandler: Processed in 0.001406704 sec. | ||
| 13664 | 2026.03.19 22:56:39.880596 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13665 | 2026.03.19 22:56:39.880603 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13666 | 2026.03.19 22:56:39.880694 [ 4 ] {c5efefec-0f39-4f7e-a343-d94b117233ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13667 | 2026.03.19 22:56:39.880744 [ 4 ] {c5efefec-0f39-4f7e-a343-d94b117233ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13668 | 2026.03.19 22:56:39.880896 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_101_20} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13669 | 2026.03.19 22:56:39.880982 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_101_20} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13670 | 2026.03.19 22:56:39.881076 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13671 | 2026.03.19 22:56:39.881167 [ 4 ] {c5efefec-0f39-4f7e-a343-d94b117233ee} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13672 | 2026.03.19 22:56:39.881208 [ 4 ] {c5efefec-0f39-4f7e-a343-d94b117233ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13673 | 2026.03.19 22:56:39.881550 [ 4 ] {c5efefec-0f39-4f7e-a343-d94b117233ee} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13674 | 2026.03.19 22:56:39.881767 [ 4 ] {c5efefec-0f39-4f7e-a343-d94b117233ee} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13675 | 2026.03.19 22:56:39.881876 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 2 parts from all_1_100_22 to all_101_101_0 | ||
| 13676 | 2026.03.19 22:56:39.881894 [ 4 ] {c5efefec-0f39-4f7e-a343-d94b117233ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 13677 | 2026.03.19 22:56:39.881902 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13678 | 2026.03.19 22:56:39.881924 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13679 | 2026.03.19 22:56:39.881932 [ 4 ] {c5efefec-0f39-4f7e-a343-d94b117233ee} <Debug> TCPHandler: Processed in 0.001387024 sec. | ||
| 13680 | 2026.03.19 22:56:39.881981 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_101_23} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_100_22 to all_101_101_0 into Compact with storage Full | ||
| 13681 | 2026.03.19 22:56:39.882050 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13682 | 2026.03.19 22:56:39.882076 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_101_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13683 | 2026.03.19 22:56:39.882107 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_101_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_100_22, total 37008 rows starting from the beginning of the part | ||
| 13684 | 2026.03.19 22:56:39.882151 [ 4 ] {62b84fc0-b1c1-46ae-8485-f79ffa753658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13685 | 2026.03.19 22:56:39.882155 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_101_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 13686 | 2026.03.19 22:56:39.882214 [ 4 ] {62b84fc0-b1c1-46ae-8485-f79ffa753658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13687 | 2026.03.19 22:56:39.883042 [ 4 ] {62b84fc0-b1c1-46ae-8485-f79ffa753658} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2026.03.19 22:56:39.883080 [ 4 ] {62b84fc0-b1c1-46ae-8485-f79ffa753658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13689 | 2026.03.19 22:56:39.883622 [ 4 ] {62b84fc0-b1c1-46ae-8485-f79ffa753658} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13690 | 2026.03.19 22:56:39.883844 [ 4 ] {62b84fc0-b1c1-46ae-8485-f79ffa753658} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13691 | 2026.03.19 22:56:39.883960 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13692 | 2026.03.19 22:56:39.883986 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13693 | 2026.03.19 22:56:39.883988 [ 4 ] {62b84fc0-b1c1-46ae-8485-f79ffa753658} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001854 sec., 8090.614886731391 rows/sec., 14.50 MiB/sec. | ||
| 13694 | 2026.03.19 22:56:39.884002 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13695 | 2026.03.19 22:56:39.884058 [ 4 ] {62b84fc0-b1c1-46ae-8485-f79ffa753658} <Debug> TCPHandler: Processed in 0.002057201 sec. | ||
| 13696 | 2026.03.19 22:56:39.884081 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 13697 | 2026.03.19 22:56:39.884178 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13698 | 2026.03.19 22:56:39.884280 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13699 | 2026.03.19 22:56:39.884282 [ 4 ] {843b5cc4-e0dc-4304-933f-6c9f1d85cf87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13700 | 2026.03.19 22:56:39.884339 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2066 rows starting from the beginning of the part | ||
| 13701 | 2026.03.19 22:56:39.884343 [ 4 ] {843b5cc4-e0dc-4304-933f-6c9f1d85cf87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13702 | 2026.03.19 22:56:39.884465 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 15 rows starting from the beginning of the part | ||
| 13703 | 2026.03.19 22:56:39.884634 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 26 rows starting from the beginning of the part | ||
| 13704 | 2026.03.19 22:56:39.884699 [ 4 ] {843b5cc4-e0dc-4304-933f-6c9f1d85cf87} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13705 | 2026.03.19 22:56:39.884740 [ 4 ] {843b5cc4-e0dc-4304-933f-6c9f1d85cf87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 13706 | 2026.03.19 22:56:39.884806 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 15 rows starting from the beginning of the part | ||
| 13707 | 2026.03.19 22:56:39.884929 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 26 rows starting from the beginning of the part | ||
| 13708 | 2026.03.19 22:56:39.885036 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 15 rows starting from the beginning of the part | ||
| 13709 | 2026.03.19 22:56:39.885061 [ 4 ] {843b5cc4-e0dc-4304-933f-6c9f1d85cf87} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13710 | 2026.03.19 22:56:39.885280 [ 4 ] {843b5cc4-e0dc-4304-933f-6c9f1d85cf87} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13711 | 2026.03.19 22:56:39.885419 [ 4 ] {843b5cc4-e0dc-4304-933f-6c9f1d85cf87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 13712 | 2026.03.19 22:56:39.885459 [ 4 ] {843b5cc4-e0dc-4304-933f-6c9f1d85cf87} <Debug> TCPHandler: Processed in 0.001333034 sec. | ||
| 13713 | 2026.03.19 22:56:39.889380 [ 187 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_101_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37168 rows, containing 5 columns (5 merged, 0 gathered) in 0.007413733 sec., 5013398.783042228 rows/sec., 331.00 MiB/sec. | ||
| 13714 | 2026.03.19 22:56:39.889934 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_101_23} <Trace> MergedBlockOutputStream: filled checksums all_1_101_23 (state Temporary) | ||
| 13715 | 2026.03.19 22:56:39.890260 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_101_23} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_101_23 to all_1_101_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13716 | 2026.03.19 22:56:39.890357 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_101_23} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 2 parts: [all_1_100_22, all_101_101_0] -> all_1_101_23 | ||
| 13717 | 2026.03.19 22:56:39.890480 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13718 | 2026.03.19 22:56:39.896424 [ 200 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2163 rows, containing 19 columns (19 merged, 0 gathered) in 0.012377253 sec., 174756.0625932103 rows/sec., 313.15 MiB/sec. | ||
| 13719 | 2026.03.19 22:56:39.898368 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13720 | 2026.03.19 22:56:39.898729 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13721 | 2026.03.19 22:56:39.898811 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13722 | 2026.03.19 22:56:39.898943 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.28 MiB. | ||
| 13723 | 2026.03.19 22:56:40.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.51 MiB, peak 390.75 MiB, free memory in arenas 0.00 B, will set to 379.73 MiB (RSS), difference: 7.22 MiB | ||
| 13724 | 2026.03.19 22:56:41.261523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 13725 | 2026.03.19 22:56:41.280178 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13726 | 2026.03.19 22:56:41.280243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13727 | 2026.03.19 22:56:41.286708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13728 | 2026.03.19 22:56:41.287484 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13729 | 2026.03.19 22:56:41.290787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 13730 | 2026.03.19 22:56:44.391421 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13731 | 2026.03.19 22:56:44.391602 [ 4 ] {49701970-7c52-489e-8ced-0c6c85296620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13732 | 2026.03.19 22:56:44.391674 [ 4 ] {49701970-7c52-489e-8ced-0c6c85296620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13733 | 2026.03.19 22:56:44.392322 [ 4 ] {49701970-7c52-489e-8ced-0c6c85296620} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2026.03.19 22:56:44.392369 [ 4 ] {49701970-7c52-489e-8ced-0c6c85296620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13735 | 2026.03.19 22:56:44.392762 [ 4 ] {49701970-7c52-489e-8ced-0c6c85296620} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13736 | 2026.03.19 22:56:44.392984 [ 4 ] {49701970-7c52-489e-8ced-0c6c85296620} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13737 | 2026.03.19 22:56:44.393131 [ 4 ] {49701970-7c52-489e-8ced-0c6c85296620} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00158 sec., 2531.645569620253 rows/sec., 206.44 KiB/sec. | ||
| 13738 | 2026.03.19 22:56:44.393173 [ 4 ] {49701970-7c52-489e-8ced-0c6c85296620} <Debug> TCPHandler: Processed in 0.001876589 sec. | ||
| 13739 | 2026.03.19 22:56:44.393294 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13740 | 2026.03.19 22:56:44.393412 [ 4 ] {74d30008-bf05-462a-98c3-7388a7f9ee6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13741 | 2026.03.19 22:56:44.393461 [ 4 ] {74d30008-bf05-462a-98c3-7388a7f9ee6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13742 | 2026.03.19 22:56:44.394557 [ 4 ] {74d30008-bf05-462a-98c3-7388a7f9ee6c} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13743 | 2026.03.19 22:56:44.394592 [ 4 ] {74d30008-bf05-462a-98c3-7388a7f9ee6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13744 | 2026.03.19 22:56:44.395024 [ 4 ] {74d30008-bf05-462a-98c3-7388a7f9ee6c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13745 | 2026.03.19 22:56:44.395228 [ 4 ] {74d30008-bf05-462a-98c3-7388a7f9ee6c} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13746 | 2026.03.19 22:56:44.395346 [ 64 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13747 | 2026.03.19 22:56:44.395355 [ 4 ] {74d30008-bf05-462a-98c3-7388a7f9ee6c} <Debug> executeQuery: Read 1994 rows, 154.53 KiB in 0.001967 sec., 1013726.4870360956 rows/sec., 76.72 MiB/sec. | ||
| 13748 | 2026.03.19 22:56:44.395390 [ 64 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13749 | 2026.03.19 22:56:44.395405 [ 4 ] {74d30008-bf05-462a-98c3-7388a7f9ee6c} <Debug> TCPHandler: Processed in 0.002171222 sec. | ||
| 13750 | 2026.03.19 22:56:44.395414 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13751 | 2026.03.19 22:56:44.395513 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13752 | 2026.03.19 22:56:44.395554 [ 187 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 13753 | 2026.03.19 22:56:44.395607 [ 4 ] {f2c3a09e-9208-45b1-90cf-ebcbf4df98c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13754 | 2026.03.19 22:56:44.395652 [ 4 ] {f2c3a09e-9208-45b1-90cf-ebcbf4df98c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13755 | 2026.03.19 22:56:44.395721 [ 187 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13756 | 2026.03.19 22:56:44.395766 [ 187 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2152 rows starting from the beginning of the part | ||
| 13757 | 2026.03.19 22:56:44.395842 [ 187 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 108 rows starting from the beginning of the part | ||
| 13758 | 2026.03.19 22:56:44.395904 [ 187 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 206 rows starting from the beginning of the part | ||
| 13759 | 2026.03.19 22:56:44.395951 [ 187 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 108 rows starting from the beginning of the part | ||
| 13760 | 2026.03.19 22:56:44.395999 [ 187 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 86 rows starting from the beginning of the part | ||
| 13761 | 2026.03.19 22:56:44.396046 [ 187 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1994 rows starting from the beginning of the part | ||
| 13762 | 2026.03.19 22:56:44.396073 [ 4 ] {f2c3a09e-9208-45b1-90cf-ebcbf4df98c4} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2026.03.19 22:56:44.396113 [ 4 ] {f2c3a09e-9208-45b1-90cf-ebcbf4df98c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13764 | 2026.03.19 22:56:44.396446 [ 4 ] {f2c3a09e-9208-45b1-90cf-ebcbf4df98c4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13765 | 2026.03.19 22:56:44.396659 [ 4 ] {f2c3a09e-9208-45b1-90cf-ebcbf4df98c4} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2026.03.19 22:56:44.396789 [ 4 ] {f2c3a09e-9208-45b1-90cf-ebcbf4df98c4} <Debug> executeQuery: Read 41 rows, 3.06 KiB in 0.001201 sec., 34138.21815154038 rows/sec., 2.49 MiB/sec. | ||
| 13767 | 2026.03.19 22:56:44.396826 [ 4 ] {f2c3a09e-9208-45b1-90cf-ebcbf4df98c4} <Debug> TCPHandler: Processed in 0.001361554 sec. | ||
| 13768 | 2026.03.19 22:56:44.396867 [ 219 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 13769 | 2026.03.19 22:56:44.396902 [ 219 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 13770 | 2026.03.19 22:56:44.396933 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13771 | 2026.03.19 22:56:44.397030 [ 4 ] {f1b28f5d-d0d0-4fae-b270-aee3911d071d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13772 | 2026.03.19 22:56:44.397069 [ 4 ] {f1b28f5d-d0d0-4fae-b270-aee3911d071d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13773 | 2026.03.19 22:56:44.397635 [ 4 ] {f1b28f5d-d0d0-4fae-b270-aee3911d071d} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13774 | 2026.03.19 22:56:44.397671 [ 4 ] {f1b28f5d-d0d0-4fae-b270-aee3911d071d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13775 | 2026.03.19 22:56:44.397897 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4654 rows, containing 5 columns (5 merged, 0 gathered) in 0.002409653 sec., 1931398.4212664645 rows/sec., 156.90 MiB/sec. | ||
| 13776 | 2026.03.19 22:56:44.397992 [ 4 ] {f1b28f5d-d0d0-4fae-b270-aee3911d071d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13777 | 2026.03.19 22:56:44.398216 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13778 | 2026.03.19 22:56:44.398241 [ 4 ] {f1b28f5d-d0d0-4fae-b270-aee3911d071d} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13779 | 2026.03.19 22:56:44.398353 [ 64 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 13780 | 2026.03.19 22:56:44.398382 [ 64 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13781 | 2026.03.19 22:56:44.398383 [ 4 ] {f1b28f5d-d0d0-4fae-b270-aee3911d071d} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00137 sec., 516788.32116788323 rows/sec., 30.15 MiB/sec. | ||
| 13782 | 2026.03.19 22:56:44.398401 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13783 | 2026.03.19 22:56:44.398427 [ 4 ] {f1b28f5d-d0d0-4fae-b270-aee3911d071d} <Debug> TCPHandler: Processed in 0.001541215 sec. | ||
| 13784 | 2026.03.19 22:56:44.398502 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 13785 | 2026.03.19 22:56:44.398538 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13786 | 2026.03.19 22:56:44.398547 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_106_21} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13787 | 2026.03.19 22:56:44.398635 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_106_21} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13788 | 2026.03.19 22:56:44.398639 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13789 | 2026.03.19 22:56:44.398637 [ 4 ] {6c71858c-bad0-46d2-aaca-4406a6dc573a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13790 | 2026.03.19 22:56:44.398693 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 733 rows starting from the beginning of the part | ||
| 13791 | 2026.03.19 22:56:44.398717 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 13792 | 2026.03.19 22:56:44.398717 [ 4 ] {6c71858c-bad0-46d2-aaca-4406a6dc573a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13793 | 2026.03.19 22:56:44.398765 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 708 rows starting from the beginning of the part | ||
| 13794 | 2026.03.19 22:56:44.398818 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 13795 | 2026.03.19 22:56:44.398861 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 708 rows starting from the beginning of the part | ||
| 13796 | 2026.03.19 22:56:44.398914 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 13797 | 2026.03.19 22:56:44.398954 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 708 rows starting from the beginning of the part | ||
| 13798 | 2026.03.19 22:56:44.399098 [ 4 ] {6c71858c-bad0-46d2-aaca-4406a6dc573a} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13799 | 2026.03.19 22:56:44.399139 [ 4 ] {6c71858c-bad0-46d2-aaca-4406a6dc573a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13800 | 2026.03.19 22:56:44.399476 [ 4 ] {6c71858c-bad0-46d2-aaca-4406a6dc573a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 13801 | 2026.03.19 22:56:44.399693 [ 4 ] {6c71858c-bad0-46d2-aaca-4406a6dc573a} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13802 | 2026.03.19 22:56:44.399792 [ 64 ] {} <Debug> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 13803 | 2026.03.19 22:56:44.399816 [ 64 ] {} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13804 | 2026.03.19 22:56:44.399825 [ 4 ] {6c71858c-bad0-46d2-aaca-4406a6dc573a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001205 sec., 829.8755186721992 rows/sec., 58.35 KiB/sec. | ||
| 13805 | 2026.03.19 22:56:44.399833 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13806 | 2026.03.19 22:56:44.399863 [ 4 ] {6c71858c-bad0-46d2-aaca-4406a6dc573a} <Debug> TCPHandler: Processed in 0.001372754 sec. | ||
| 13807 | 2026.03.19 22:56:44.399905 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 13808 | 2026.03.19 22:56:44.399969 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13809 | 2026.03.19 22:56:44.399993 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13810 | 2026.03.19 22:56:44.400025 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 1 rows starting from the beginning of the part | ||
| 13811 | 2026.03.19 22:56:44.400063 [ 4 ] {4bfc1d6d-5721-4ddf-b47f-80c61b73f698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13812 | 2026.03.19 22:56:44.400085 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 13813 | 2026.03.19 22:56:44.400102 [ 4 ] {4bfc1d6d-5721-4ddf-b47f-80c61b73f698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13814 | 2026.03.19 22:56:44.400141 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 13815 | 2026.03.19 22:56:44.400181 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 13816 | 2026.03.19 22:56:44.400223 [ 192 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::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 | ||
| 13817 | 2026.03.19 22:56:44.400291 [ 191 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001836518 sec., 1581797.7280919652 rows/sec., 99.28 MiB/sec. | ||
| 13818 | 2026.03.19 22:56:44.400456 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 13819 | 2026.03.19 22:56:44.400776 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_37_8} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13820 | 2026.03.19 22:56:44.400783 [ 219 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 13821 | 2026.03.19 22:56:44.400808 [ 4 ] {4bfc1d6d-5721-4ddf-b47f-80c61b73f698} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13822 | 2026.03.19 22:56:44.400850 [ 4 ] {4bfc1d6d-5721-4ddf-b47f-80c61b73f698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13823 | 2026.03.19 22:56:44.400863 [ 189 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_37_8} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 13824 | 2026.03.19 22:56:44.400901 [ 196 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.00102532 sec., 4876.52635274841 rows/sec., 361.93 KiB/sec. | ||
| 13825 | 2026.03.19 22:56:44.400952 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 13826 | 2026.03.19 22:56:44.401086 [ 196 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 13827 | 2026.03.19 22:56:44.401196 [ 4 ] {4bfc1d6d-5721-4ddf-b47f-80c61b73f698} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13828 | 2026.03.19 22:56:44.401394 [ 196 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_17_4} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13829 | 2026.03.19 22:56:44.401411 [ 4 ] {4bfc1d6d-5721-4ddf-b47f-80c61b73f698} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13830 | 2026.03.19 22:56:44.401478 [ 196 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_17_4} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 13831 | 2026.03.19 22:56:44.401540 [ 4 ] {4bfc1d6d-5721-4ddf-b47f-80c61b73f698} <Debug> executeQuery: Read 1041 rows, 73.63 KiB in 0.001501 sec., 693537.6415722852 rows/sec., 47.90 MiB/sec. | ||
| 13832 | 2026.03.19 22:56:44.401539 [ 63 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13833 | 2026.03.19 22:56:44.401543 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13834 | 2026.03.19 22:56:44.401593 [ 4 ] {4bfc1d6d-5721-4ddf-b47f-80c61b73f698} <Debug> TCPHandler: Processed in 0.001680727 sec. | ||
| 13835 | 2026.03.19 22:56:44.401603 [ 63 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2026.03.19 22:56:44.401633 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13837 | 2026.03.19 22:56:44.401697 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 13838 | 2026.03.19 22:56:44.401705 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13839 | 2026.03.19 22:56:44.401779 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13840 | 2026.03.19 22:56:44.401802 [ 4 ] {d63458a2-4f07-4a15-94af-eac38ca7f9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13841 | 2026.03.19 22:56:44.401803 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1124 rows starting from the beginning of the part | ||
| 13842 | 2026.03.19 22:56:44.401844 [ 4 ] {d63458a2-4f07-4a15-94af-eac38ca7f9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13843 | 2026.03.19 22:56:44.401857 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 90 rows starting from the beginning of the part | ||
| 13844 | 2026.03.19 22:56:44.401893 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 115 rows starting from the beginning of the part | ||
| 13845 | 2026.03.19 22:56:44.401926 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 90 rows starting from the beginning of the part | ||
| 13846 | 2026.03.19 22:56:44.401959 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 79 rows starting from the beginning of the part | ||
| 13847 | 2026.03.19 22:56:44.401998 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1041 rows starting from the beginning of the part | ||
| 13848 | 2026.03.19 22:56:44.402470 [ 4 ] {d63458a2-4f07-4a15-94af-eac38ca7f9a9} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13849 | 2026.03.19 22:56:44.402505 [ 4 ] {d63458a2-4f07-4a15-94af-eac38ca7f9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13850 | 2026.03.19 22:56:44.402923 [ 4 ] {d63458a2-4f07-4a15-94af-eac38ca7f9a9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13851 | 2026.03.19 22:56:44.403081 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2539 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394284 sec., 1821006.3373028738 rows/sec., 136.24 MiB/sec. | ||
| 13852 | 2026.03.19 22:56:44.403136 [ 4 ] {d63458a2-4f07-4a15-94af-eac38ca7f9a9} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13853 | 2026.03.19 22:56:44.403268 [ 4 ] {d63458a2-4f07-4a15-94af-eac38ca7f9a9} <Debug> executeQuery: Read 1347 rows, 87.19 KiB in 0.001458 sec., 923868.3127572016 rows/sec., 58.40 MiB/sec. | ||
| 13854 | 2026.03.19 22:56:44.403269 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_101_23 to all_106_106_0 | ||
| 13855 | 2026.03.19 22:56:44.403308 [ 4 ] {d63458a2-4f07-4a15-94af-eac38ca7f9a9} <Debug> TCPHandler: Processed in 0.001632066 sec. | ||
| 13856 | 2026.03.19 22:56:44.403315 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13857 | 2026.03.19 22:56:44.403320 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13858 | 2026.03.19 22:56:44.403386 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13859 | 2026.03.19 22:56:44.403434 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13860 | 2026.03.19 22:56:44.403451 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_106_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_23 to all_106_106_0 into Compact with storage Full | ||
| 13861 | 2026.03.19 22:56:44.403534 [ 4 ] {b7579bfe-484f-40d0-8e79-a497cf3d2412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13862 | 2026.03.19 22:56:44.403569 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_106_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13863 | 2026.03.19 22:56:44.403593 [ 4 ] {b7579bfe-484f-40d0-8e79-a497cf3d2412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13864 | 2026.03.19 22:56:44.403607 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_23, total 37168 rows starting from the beginning of the part | ||
| 13865 | 2026.03.19 22:56:44.403679 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13866 | 2026.03.19 22:56:44.403691 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_106_21} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13867 | 2026.03.19 22:56:44.403724 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 196 rows starting from the beginning of the part | ||
| 13868 | 2026.03.19 22:56:44.403773 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 13869 | 2026.03.19 22:56:44.403793 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_106_21} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13870 | 2026.03.19 22:56:44.403815 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13871 | 2026.03.19 22:56:44.403863 [ 195 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_106_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 1347 rows starting from the beginning of the part | ||
| 13872 | 2026.03.19 22:56:44.403909 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 13873 | 2026.03.19 22:56:44.404409 [ 4 ] {b7579bfe-484f-40d0-8e79-a497cf3d2412} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13874 | 2026.03.19 22:56:44.404450 [ 4 ] {b7579bfe-484f-40d0-8e79-a497cf3d2412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13875 | 2026.03.19 22:56:44.405009 [ 4 ] {b7579bfe-484f-40d0-8e79-a497cf3d2412} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13876 | 2026.03.19 22:56:44.405253 [ 4 ] {b7579bfe-484f-40d0-8e79-a497cf3d2412} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13877 | 2026.03.19 22:56:44.405393 [ 4 ] {b7579bfe-484f-40d0-8e79-a497cf3d2412} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001877 sec., 19712.306872669153 rows/sec., 35.32 MiB/sec. | ||
| 13878 | 2026.03.19 22:56:44.405447 [ 4 ] {b7579bfe-484f-40d0-8e79-a497cf3d2412} <Debug> TCPHandler: Processed in 0.00205967 sec. | ||
| 13879 | 2026.03.19 22:56:44.405558 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13880 | 2026.03.19 22:56:44.405650 [ 4 ] {954f8248-237a-4c7e-928e-2696b65936f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13881 | 2026.03.19 22:56:44.405691 [ 4 ] {954f8248-237a-4c7e-928e-2696b65936f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13882 | 2026.03.19 22:56:44.406068 [ 4 ] {954f8248-237a-4c7e-928e-2696b65936f9} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13883 | 2026.03.19 22:56:44.406106 [ 4 ] {954f8248-237a-4c7e-928e-2696b65936f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13884 | 2026.03.19 22:56:44.406433 [ 4 ] {954f8248-237a-4c7e-928e-2696b65936f9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13885 | 2026.03.19 22:56:44.406649 [ 4 ] {954f8248-237a-4c7e-928e-2696b65936f9} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13886 | 2026.03.19 22:56:44.406773 [ 63 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13887 | 2026.03.19 22:56:44.406785 [ 4 ] {954f8248-237a-4c7e-928e-2696b65936f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 13888 | 2026.03.19 22:56:44.406813 [ 63 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13889 | 2026.03.19 22:56:44.406865 [ 4 ] {954f8248-237a-4c7e-928e-2696b65936f9} <Debug> TCPHandler: Processed in 0.001354283 sec. | ||
| 13890 | 2026.03.19 22:56:44.406871 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 13891 | 2026.03.19 22:56:44.406960 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 13892 | 2026.03.19 22:56:44.407053 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13893 | 2026.03.19 22:56:44.407080 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6012 rows starting from the beginning of the part | ||
| 13894 | 2026.03.19 22:56:44.407132 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 13895 | 2026.03.19 22:56:44.407180 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 13896 | 2026.03.19 22:56:44.407251 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13897 | 2026.03.19 22:56:44.407289 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 13898 | 2026.03.19 22:56:44.407326 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 13899 | 2026.03.19 22:56:44.408933 [ 190 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6312 rows, containing 4 columns (4 merged, 0 gathered) in 0.00200621 sec., 3146230.9528912725 rows/sec., 212.03 MiB/sec. | ||
| 13900 | 2026.03.19 22:56:44.409383 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13901 | 2026.03.19 22:56:44.409696 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_106_21} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13902 | 2026.03.19 22:56:44.409799 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_106_21} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13903 | 2026.03.19 22:56:44.409897 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13904 | 2026.03.19 22:56:44.411204 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_106_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39191 rows, containing 5 columns (5 merged, 0 gathered) in 0.007781327 sec., 5036544.537968909 rows/sec., 332.41 MiB/sec. | ||
| 13905 | 2026.03.19 22:56:44.411735 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_106_24} <Trace> MergedBlockOutputStream: filled checksums all_1_106_24 (state Temporary) | ||
| 13906 | 2026.03.19 22:56:44.412041 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_106_24} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_106_24 to all_1_106_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13907 | 2026.03.19 22:56:44.412120 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_106_24} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_101_23, all_106_106_0] -> all_1_106_24 | ||
| 13908 | 2026.03.19 22:56:44.412213 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13909 | 2026.03.19 22:56:44.709579 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 13910 | 2026.03.19 22:56:44.709636 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 13911 | 2026.03.19 22:56:44.712837 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 13912 | 2026.03.19 22:56:46.416080 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48918 | ||
| 13913 | 2026.03.19 22:56:46.416208 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13914 | 2026.03.19 22:56:46.416239 [ 353 ] {} <Debug> TCP-Session: 9911ddf4-08fe-4483-be68-cc5875811828 Authenticating user 'default' from [fd00:1122:3344:101::e]:48918 | ||
| 13915 | 2026.03.19 22:56:46.416269 [ 353 ] {} <Debug> TCP-Session: 9911ddf4-08fe-4483-be68-cc5875811828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13916 | 2026.03.19 22:56:46.416284 [ 353 ] {} <Debug> TCP-Session: 9911ddf4-08fe-4483-be68-cc5875811828 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13917 | 2026.03.19 22:56:46.416495 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47340 | ||
| 13918 | 2026.03.19 22:56:46.416521 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40452 | ||
| 13919 | 2026.03.19 22:56:46.416554 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34974 | ||
| 13920 | 2026.03.19 22:56:46.416577 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37083 | ||
| 13921 | 2026.03.19 22:56:46.416625 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13922 | 2026.03.19 22:56:46.416566 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36842 | ||
| 13923 | 2026.03.19 22:56:46.416686 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13924 | 2026.03.19 22:56:46.416679 [ 354 ] {} <Debug> TCP-Session: 4f837f69-6d3b-46a8-a80c-f925adb58bd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47340 | ||
| 13925 | 2026.03.19 22:56:46.416757 [ 352 ] {} <Debug> TCP-Session: 8bc6f5fb-d215-4c2a-aea0-a92c254cdabc Authenticating user 'default' from [fd00:1122:3344:101::e]:37083 | ||
| 13926 | 2026.03.19 22:56:46.416772 [ 353 ] {} <Trace> TCP-Session: 9911ddf4-08fe-4483-be68-cc5875811828 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13927 | 2026.03.19 22:56:46.416799 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13928 | 2026.03.19 22:56:46.416793 [ 352 ] {} <Debug> TCP-Session: 8bc6f5fb-d215-4c2a-aea0-a92c254cdabc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13929 | 2026.03.19 22:56:46.416843 [ 351 ] {} <Debug> TCP-Session: 6c621749-4984-45fc-8d9e-84ed49923b96 Authenticating user 'default' from [fd00:1122:3344:101::e]:36842 | ||
| 13930 | 2026.03.19 22:56:46.416851 [ 352 ] {} <Debug> TCP-Session: 8bc6f5fb-d215-4c2a-aea0-a92c254cdabc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13931 | 2026.03.19 22:56:46.416778 [ 354 ] {} <Debug> TCP-Session: 4f837f69-6d3b-46a8-a80c-f925adb58bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13932 | 2026.03.19 22:56:46.416876 [ 351 ] {} <Debug> TCP-Session: 6c621749-4984-45fc-8d9e-84ed49923b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13933 | 2026.03.19 22:56:46.416902 [ 354 ] {} <Debug> TCP-Session: 4f837f69-6d3b-46a8-a80c-f925adb58bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13934 | 2026.03.19 22:56:46.416914 [ 351 ] {} <Debug> TCP-Session: 6c621749-4984-45fc-8d9e-84ed49923b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13935 | 2026.03.19 22:56:46.416664 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13936 | 2026.03.19 22:56:46.416538 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33178 | ||
| 13937 | 2026.03.19 22:56:46.416972 [ 350 ] {} <Debug> TCP-Session: 0873c316-be21-4458-b3c9-5689301a5a8e Authenticating user 'default' from [fd00:1122:3344:101::e]:34974 | ||
| 13938 | 2026.03.19 22:56:46.416984 [ 353 ] {66e33e30-3364-4851-a08c-5c74aa70e756} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48918) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13939 | 2026.03.19 22:56:46.416997 [ 350 ] {} <Debug> TCP-Session: 0873c316-be21-4458-b3c9-5689301a5a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13940 | 2026.03.19 22:56:46.416523 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37521 | ||
| 13941 | 2026.03.19 22:56:46.417027 [ 350 ] {} <Debug> TCP-Session: 0873c316-be21-4458-b3c9-5689301a5a8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13942 | 2026.03.19 22:56:46.417026 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13943 | 2026.03.19 22:56:46.416500 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49581 | ||
| 13944 | 2026.03.19 22:56:46.417112 [ 358 ] {} <Debug> TCP-Session: 204e8426-ac61-448b-bc2d-5f81e689f12b Authenticating user 'default' from [fd00:1122:3344:101::e]:33178 | ||
| 13945 | 2026.03.19 22:56:46.417133 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13946 | 2026.03.19 22:56:46.417147 [ 358 ] {} <Debug> TCP-Session: 204e8426-ac61-448b-bc2d-5f81e689f12b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13947 | 2026.03.19 22:56:46.416675 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13948 | 2026.03.19 22:56:46.417185 [ 358 ] {} <Debug> TCP-Session: 204e8426-ac61-448b-bc2d-5f81e689f12b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13949 | 2026.03.19 22:56:46.417221 [ 356 ] {} <Debug> TCP-Session: ca22010b-c446-4210-8f37-878953090fdc Authenticating user 'default' from [fd00:1122:3344:101::e]:40452 | ||
| 13950 | 2026.03.19 22:56:46.417180 [ 357 ] {} <Debug> TCP-Session: 2a54e48f-2806-4e50-9b0c-02161f32b45f Authenticating user 'default' from [fd00:1122:3344:101::e]:37521 | ||
| 13951 | 2026.03.19 22:56:46.417253 [ 356 ] {} <Debug> TCP-Session: ca22010b-c446-4210-8f37-878953090fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13952 | 2026.03.19 22:56:46.417298 [ 356 ] {} <Debug> TCP-Session: ca22010b-c446-4210-8f37-878953090fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13953 | 2026.03.19 22:56:46.417298 [ 357 ] {} <Debug> TCP-Session: 2a54e48f-2806-4e50-9b0c-02161f32b45f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13954 | 2026.03.19 22:56:46.417334 [ 357 ] {} <Debug> TCP-Session: 2a54e48f-2806-4e50-9b0c-02161f32b45f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13955 | 2026.03.19 22:56:46.417423 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13956 | 2026.03.19 22:56:46.417458 [ 355 ] {} <Debug> TCP-Session: c1c111ef-f978-46ff-a330-7d7c0fad4a9c Authenticating user 'default' from [fd00:1122:3344:101::e]:49581 | ||
| 13957 | 2026.03.19 22:56:46.417476 [ 355 ] {} <Debug> TCP-Session: c1c111ef-f978-46ff-a330-7d7c0fad4a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13958 | 2026.03.19 22:56:46.417489 [ 355 ] {} <Debug> TCP-Session: c1c111ef-f978-46ff-a330-7d7c0fad4a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13959 | 2026.03.19 22:56:46.417524 [ 353 ] {66e33e30-3364-4851-a08c-5c74aa70e756} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13960 | 2026.03.19 22:56:46.417610 [ 353 ] {66e33e30-3364-4851-a08c-5c74aa70e756} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13961 | 2026.03.19 22:56:46.417959 [ 353 ] {66e33e30-3364-4851-a08c-5c74aa70e756} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 13962 | 2026.03.19 22:56:46.419115 [ 323 ] {66e33e30-3364-4851-a08c-5c74aa70e756} <Trace> AggregatingTransform: Aggregating | ||
| 13963 | 2026.03.19 22:56:46.419156 [ 323 ] {66e33e30-3364-4851-a08c-5c74aa70e756} <Trace> Aggregator: Aggregation method: without_key | ||
| 13964 | 2026.03.19 22:56:46.419196 [ 323 ] {66e33e30-3364-4851-a08c-5c74aa70e756} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001131011 sec. (884.165 rows/sec., 34.54 KiB/sec.) | ||
| 13965 | 2026.03.19 22:56:46.419211 [ 323 ] {66e33e30-3364-4851-a08c-5c74aa70e756} <Trace> Aggregator: Merging aggregated data | ||
| 13966 | 2026.03.19 22:56:46.420487 [ 353 ] {66e33e30-3364-4851-a08c-5c74aa70e756} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003567 sec., 280.3476310625175 rows/sec., 10.95 KiB/sec. | ||
| 13967 | 2026.03.19 22:56:46.420648 [ 353 ] {66e33e30-3364-4851-a08c-5c74aa70e756} <Debug> TCPHandler: Processed in 0.00410244 sec. | ||
| 13968 | 2026.03.19 22:56:46.420777 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13969 | 2026.03.19 22:56:46.420807 [ 353 ] {} <Debug> TCP-Session: 9911ddf4-08fe-4483-be68-cc5875811828 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13970 | 2026.03.19 22:56:46.420808 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13971 | 2026.03.19 22:56:46.420825 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13972 | 2026.03.19 22:56:46.420849 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13973 | 2026.03.19 22:56:46.420866 [ 354 ] {} <Debug> TCP-Session: 4f837f69-6d3b-46a8-a80c-f925adb58bd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13974 | 2026.03.19 22:56:46.420872 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13975 | 2026.03.19 22:56:46.420895 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13976 | 2026.03.19 22:56:46.420929 [ 352 ] {} <Debug> TCP-Session: 8bc6f5fb-d215-4c2a-aea0-a92c254cdabc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13977 | 2026.03.19 22:56:46.420898 [ 350 ] {} <Debug> TCP-Session: 0873c316-be21-4458-b3c9-5689301a5a8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13978 | 2026.03.19 22:56:46.420944 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13979 | 2026.03.19 22:56:46.420962 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13980 | 2026.03.19 22:56:46.420983 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13981 | 2026.03.19 22:56:46.420998 [ 358 ] {} <Debug> TCP-Session: 204e8426-ac61-448b-bc2d-5f81e689f12b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13982 | 2026.03.19 22:56:46.421017 [ 357 ] {} <Debug> TCP-Session: 2a54e48f-2806-4e50-9b0c-02161f32b45f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13983 | 2026.03.19 22:56:46.421031 [ 351 ] {} <Debug> TCP-Session: 6c621749-4984-45fc-8d9e-84ed49923b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13984 | 2026.03.19 22:56:46.420947 [ 356 ] {} <Debug> TCP-Session: ca22010b-c446-4210-8f37-878953090fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13985 | 2026.03.19 22:56:46.420884 [ 355 ] {} <Debug> TCP-Session: c1c111ef-f978-46ff-a330-7d7c0fad4a9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13986 | 2026.03.19 22:56:46.507315 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36065 | ||
| 13987 | 2026.03.19 22:56:46.507462 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13988 | 2026.03.19 22:56:46.507502 [ 353 ] {} <Debug> TCP-Session: a1be2587-5824-4af5-9229-fa714a218b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:36065 | ||
| 13989 | 2026.03.19 22:56:46.507531 [ 353 ] {} <Debug> TCP-Session: a1be2587-5824-4af5-9229-fa714a218b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13990 | 2026.03.19 22:56:46.507549 [ 353 ] {} <Debug> TCP-Session: a1be2587-5824-4af5-9229-fa714a218b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13991 | 2026.03.19 22:56:46.507802 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34974 | ||
| 13992 | 2026.03.19 22:56:46.507831 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49996 | ||
| 13993 | 2026.03.19 22:56:46.507875 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61813 | ||
| 13994 | 2026.03.19 22:56:46.507864 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37866 | ||
| 13995 | 2026.03.19 22:56:46.507927 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13996 | 2026.03.19 22:56:46.507847 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38216 | ||
| 13997 | 2026.03.19 22:56:46.507971 [ 354 ] {} <Debug> TCP-Session: 4db3befa-8db9-4a5e-b83c-8e552a13d158 Authenticating user 'default' from [fd00:1122:3344:101::e]:34974 | ||
| 13998 | 2026.03.19 22:56:46.507977 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13999 | 2026.03.19 22:56:46.508000 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14000 | 2026.03.19 22:56:46.508002 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14001 | 2026.03.19 22:56:46.508030 [ 356 ] {} <Debug> TCP-Session: a2505a5a-4b4f-478e-99da-d27bf843ec4d Authenticating user 'default' from [fd00:1122:3344:101::e]:49996 | ||
| 14002 | 2026.03.19 22:56:46.508040 [ 351 ] {} <Debug> TCP-Session: 630d0e53-f35c-4145-aa53-e44417c67b62 Authenticating user 'default' from [fd00:1122:3344:101::e]:61813 | ||
| 14003 | 2026.03.19 22:56:46.508052 [ 350 ] {} <Debug> TCP-Session: 2f27749a-560f-4290-ac7a-80cf943fdcc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37866 | ||
| 14004 | 2026.03.19 22:56:46.508076 [ 356 ] {} <Debug> TCP-Session: a2505a5a-4b4f-478e-99da-d27bf843ec4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14005 | 2026.03.19 22:56:46.508087 [ 351 ] {} <Debug> TCP-Session: 630d0e53-f35c-4145-aa53-e44417c67b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14006 | 2026.03.19 22:56:46.508095 [ 350 ] {} <Debug> TCP-Session: 2f27749a-560f-4290-ac7a-80cf943fdcc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14007 | 2026.03.19 22:56:46.508122 [ 351 ] {} <Debug> TCP-Session: 630d0e53-f35c-4145-aa53-e44417c67b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14008 | 2026.03.19 22:56:46.508134 [ 350 ] {} <Debug> TCP-Session: 2f27749a-560f-4290-ac7a-80cf943fdcc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14009 | 2026.03.19 22:56:46.508111 [ 356 ] {} <Debug> TCP-Session: a2505a5a-4b4f-478e-99da-d27bf843ec4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14010 | 2026.03.19 22:56:46.508038 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14011 | 2026.03.19 22:56:46.508005 [ 354 ] {} <Debug> TCP-Session: 4db3befa-8db9-4a5e-b83c-8e552a13d158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14012 | 2026.03.19 22:56:46.508230 [ 358 ] {} <Debug> TCP-Session: c76b815d-44b9-4e42-a6ee-e7d83f554ad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38216 | ||
| 14013 | 2026.03.19 22:56:46.507834 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36110 | ||
| 14014 | 2026.03.19 22:56:46.508258 [ 358 ] {} <Debug> TCP-Session: c76b815d-44b9-4e42-a6ee-e7d83f554ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14015 | 2026.03.19 22:56:46.508247 [ 354 ] {} <Debug> TCP-Session: 4db3befa-8db9-4a5e-b83c-8e552a13d158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14016 | 2026.03.19 22:56:46.508309 [ 358 ] {} <Debug> TCP-Session: c76b815d-44b9-4e42-a6ee-e7d83f554ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14017 | 2026.03.19 22:56:46.507809 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49151 | ||
| 14018 | 2026.03.19 22:56:46.507885 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33905 | ||
| 14019 | 2026.03.19 22:56:46.508369 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14020 | 2026.03.19 22:56:46.508443 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14021 | 2026.03.19 22:56:46.508464 [ 357 ] {} <Debug> TCP-Session: 4513d0e0-ddbc-4d44-adb4-4eec19b92c9a Authenticating user 'default' from [fd00:1122:3344:101::e]:36110 | ||
| 14022 | 2026.03.19 22:56:46.508474 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14023 | 2026.03.19 22:56:46.508482 [ 355 ] {} <Debug> TCP-Session: fb1ca8f0-51ad-4780-9d36-0d7ffb633808 Authenticating user 'default' from [fd00:1122:3344:101::e]:49151 | ||
| 14024 | 2026.03.19 22:56:46.508501 [ 357 ] {} <Debug> TCP-Session: 4513d0e0-ddbc-4d44-adb4-4eec19b92c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14025 | 2026.03.19 22:56:46.508522 [ 352 ] {} <Debug> TCP-Session: 886fd870-7eca-4ed4-acd8-919f0faa118e Authenticating user 'default' from [fd00:1122:3344:101::e]:33905 | ||
| 14026 | 2026.03.19 22:56:46.508538 [ 355 ] {} <Debug> TCP-Session: fb1ca8f0-51ad-4780-9d36-0d7ffb633808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14027 | 2026.03.19 22:56:46.508574 [ 352 ] {} <Debug> TCP-Session: 886fd870-7eca-4ed4-acd8-919f0faa118e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14028 | 2026.03.19 22:56:46.508592 [ 355 ] {} <Debug> TCP-Session: fb1ca8f0-51ad-4780-9d36-0d7ffb633808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14029 | 2026.03.19 22:56:46.508609 [ 352 ] {} <Debug> TCP-Session: 886fd870-7eca-4ed4-acd8-919f0faa118e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14030 | 2026.03.19 22:56:46.508550 [ 357 ] {} <Debug> TCP-Session: 4513d0e0-ddbc-4d44-adb4-4eec19b92c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14031 | 2026.03.19 22:56:46.507958 [ 353 ] {} <Trace> TCP-Session: a1be2587-5824-4af5-9229-fa714a218b40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14032 | 2026.03.19 22:56:46.510536 [ 353 ] {92904d1d-fdf9-40e0-9d4f-305a0c0dd3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36065) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14033 | 2026.03.19 22:56:46.510834 [ 353 ] {92904d1d-fdf9-40e0-9d4f-305a0c0dd3d5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14034 | 2026.03.19 22:56:46.510931 [ 353 ] {92904d1d-fdf9-40e0-9d4f-305a0c0dd3d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14035 | 2026.03.19 22:56:46.511325 [ 353 ] {92904d1d-fdf9-40e0-9d4f-305a0c0dd3d5} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 14036 | 2026.03.19 22:56:46.512496 [ 327 ] {92904d1d-fdf9-40e0-9d4f-305a0c0dd3d5} <Trace> AggregatingTransform: Aggregating | ||
| 14037 | 2026.03.19 22:56:46.512550 [ 327 ] {92904d1d-fdf9-40e0-9d4f-305a0c0dd3d5} <Trace> Aggregator: Aggregation method: without_key | ||
| 14038 | 2026.03.19 22:56:46.512589 [ 327 ] {92904d1d-fdf9-40e0-9d4f-305a0c0dd3d5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001124341 sec. (889.410 rows/sec., 34.74 KiB/sec.) | ||
| 14039 | 2026.03.19 22:56:46.512609 [ 327 ] {92904d1d-fdf9-40e0-9d4f-305a0c0dd3d5} <Trace> Aggregator: Merging aggregated data | ||
| 14040 | 2026.03.19 22:56:46.513984 [ 353 ] {92904d1d-fdf9-40e0-9d4f-305a0c0dd3d5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003515 sec., 284.4950213371266 rows/sec., 11.11 KiB/sec. | ||
| 14041 | 2026.03.19 22:56:46.514182 [ 353 ] {92904d1d-fdf9-40e0-9d4f-305a0c0dd3d5} <Debug> TCPHandler: Processed in 0.006414243 sec. | ||
| 14042 | 2026.03.19 22:56:46.514308 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14043 | 2026.03.19 22:56:46.514340 [ 353 ] {} <Debug> TCP-Session: a1be2587-5824-4af5-9229-fa714a218b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14044 | 2026.03.19 22:56:46.514355 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14045 | 2026.03.19 22:56:46.514384 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14046 | 2026.03.19 22:56:46.514403 [ 354 ] {} <Debug> TCP-Session: 4db3befa-8db9-4a5e-b83c-8e552a13d158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14047 | 2026.03.19 22:56:46.514416 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14048 | 2026.03.19 22:56:46.514443 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14049 | 2026.03.19 22:56:46.514454 [ 355 ] {} <Debug> TCP-Session: fb1ca8f0-51ad-4780-9d36-0d7ffb633808 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14050 | 2026.03.19 22:56:46.514477 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14051 | 2026.03.19 22:56:46.514501 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14052 | 2026.03.19 22:56:46.514530 [ 356 ] {} <Debug> TCP-Session: a2505a5a-4b4f-478e-99da-d27bf843ec4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14053 | 2026.03.19 22:56:46.514530 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14054 | 2026.03.19 22:56:46.514559 [ 351 ] {} <Debug> TCP-Session: 630d0e53-f35c-4145-aa53-e44417c67b62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14055 | 2026.03.19 22:56:46.514551 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14056 | 2026.03.19 22:56:46.514600 [ 352 ] {} <Debug> TCP-Session: 886fd870-7eca-4ed4-acd8-919f0faa118e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14057 | 2026.03.19 22:56:46.514628 [ 350 ] {} <Debug> TCP-Session: 2f27749a-560f-4290-ac7a-80cf943fdcc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14058 | 2026.03.19 22:56:46.514488 [ 357 ] {} <Debug> TCP-Session: 4513d0e0-ddbc-4d44-adb4-4eec19b92c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14059 | 2026.03.19 22:56:46.514470 [ 358 ] {} <Debug> TCP-Session: c76b815d-44b9-4e42-a6ee-e7d83f554ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14060 | 2026.03.19 22:56:46.713653 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40973 | ||
| 14061 | 2026.03.19 22:56:46.713762 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14062 | 2026.03.19 22:56:46.713787 [ 353 ] {} <Debug> TCP-Session: 1c74a0dd-3a4d-41a2-87f7-ce5df863f891 Authenticating user 'default' from [fd00:1122:3344:101::e]:40973 | ||
| 14063 | 2026.03.19 22:56:46.713808 [ 353 ] {} <Debug> TCP-Session: 1c74a0dd-3a4d-41a2-87f7-ce5df863f891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14064 | 2026.03.19 22:56:46.713820 [ 353 ] {} <Debug> TCP-Session: 1c74a0dd-3a4d-41a2-87f7-ce5df863f891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14065 | 2026.03.19 22:56:46.714022 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61684 | ||
| 14066 | 2026.03.19 22:56:46.714047 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62994 | ||
| 14067 | 2026.03.19 22:56:46.714080 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37321 | ||
| 14068 | 2026.03.19 22:56:46.714095 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45925 | ||
| 14069 | 2026.03.19 22:56:46.714112 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61832 | ||
| 14070 | 2026.03.19 22:56:46.714140 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14071 | 2026.03.19 22:56:46.714154 [ 353 ] {} <Trace> TCP-Session: 1c74a0dd-3a4d-41a2-87f7-ce5df863f891 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14072 | 2026.03.19 22:56:46.714184 [ 354 ] {} <Debug> TCP-Session: e0305176-cb77-448f-8565-bccca90a4a0c Authenticating user 'default' from [fd00:1122:3344:101::e]:61684 | ||
| 14073 | 2026.03.19 22:56:46.714181 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14074 | 2026.03.19 22:56:46.714206 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14075 | 2026.03.19 22:56:46.714217 [ 354 ] {} <Debug> TCP-Session: e0305176-cb77-448f-8565-bccca90a4a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14076 | 2026.03.19 22:56:46.714223 [ 350 ] {} <Debug> TCP-Session: fecf7ae8-93a0-4474-95d1-b27b775e6d10 Authenticating user 'default' from [fd00:1122:3344:101::e]:45925 | ||
| 14077 | 2026.03.19 22:56:46.714242 [ 351 ] {} <Debug> TCP-Session: a69b6739-19a1-42f9-9a95-3ab0af3db153 Authenticating user 'default' from [fd00:1122:3344:101::e]:61832 | ||
| 14078 | 2026.03.19 22:56:46.714244 [ 354 ] {} <Debug> TCP-Session: e0305176-cb77-448f-8565-bccca90a4a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14079 | 2026.03.19 22:56:46.714257 [ 350 ] {} <Debug> TCP-Session: fecf7ae8-93a0-4474-95d1-b27b775e6d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14080 | 2026.03.19 22:56:46.714274 [ 351 ] {} <Debug> TCP-Session: a69b6739-19a1-42f9-9a95-3ab0af3db153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14081 | 2026.03.19 22:56:46.714285 [ 350 ] {} <Debug> TCP-Session: fecf7ae8-93a0-4474-95d1-b27b775e6d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14082 | 2026.03.19 22:56:46.714301 [ 351 ] {} <Debug> TCP-Session: a69b6739-19a1-42f9-9a95-3ab0af3db153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14083 | 2026.03.19 22:56:46.714174 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14084 | 2026.03.19 22:56:46.714119 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53762 | ||
| 14085 | 2026.03.19 22:56:46.714356 [ 358 ] {} <Debug> TCP-Session: 494cf263-8fd0-4668-8a41-938887132cd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37321 | ||
| 14086 | 2026.03.19 22:56:46.714065 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53272 | ||
| 14087 | 2026.03.19 22:56:46.714396 [ 358 ] {} <Debug> TCP-Session: 494cf263-8fd0-4668-8a41-938887132cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14088 | 2026.03.19 22:56:46.714062 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55458 | ||
| 14089 | 2026.03.19 22:56:46.714441 [ 358 ] {} <Debug> TCP-Session: 494cf263-8fd0-4668-8a41-938887132cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14090 | 2026.03.19 22:56:46.714464 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14091 | 2026.03.19 22:56:46.714448 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14092 | 2026.03.19 22:56:46.714508 [ 356 ] {} <Debug> TCP-Session: 36cba25c-50b2-42bf-989e-8299c6d5d1b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53272 | ||
| 14093 | 2026.03.19 22:56:46.714521 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14094 | 2026.03.19 22:56:46.714523 [ 352 ] {} <Debug> TCP-Session: 11fbe2d1-4405-41c5-a03a-b3d272d5a294 Authenticating user 'default' from [fd00:1122:3344:101::e]:53762 | ||
| 14095 | 2026.03.19 22:56:46.714535 [ 356 ] {} <Debug> TCP-Session: 36cba25c-50b2-42bf-989e-8299c6d5d1b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14096 | 2026.03.19 22:56:46.714552 [ 357 ] {} <Debug> TCP-Session: 8ebe8f68-371b-4230-9fce-be4dcd45da99 Authenticating user 'default' from [fd00:1122:3344:101::e]:55458 | ||
| 14097 | 2026.03.19 22:56:46.714559 [ 352 ] {} <Debug> TCP-Session: 11fbe2d1-4405-41c5-a03a-b3d272d5a294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14098 | 2026.03.19 22:56:46.714564 [ 356 ] {} <Debug> TCP-Session: 36cba25c-50b2-42bf-989e-8299c6d5d1b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14099 | 2026.03.19 22:56:46.714583 [ 357 ] {} <Debug> TCP-Session: 8ebe8f68-371b-4230-9fce-be4dcd45da99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14100 | 2026.03.19 22:56:46.714590 [ 352 ] {} <Debug> TCP-Session: 11fbe2d1-4405-41c5-a03a-b3d272d5a294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14101 | 2026.03.19 22:56:46.714612 [ 357 ] {} <Debug> TCP-Session: 8ebe8f68-371b-4230-9fce-be4dcd45da99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14102 | 2026.03.19 22:56:46.714174 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14103 | 2026.03.19 22:56:46.714341 [ 353 ] {7b54a3db-b29b-4623-b416-f91597f83c87} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40973) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14104 | 2026.03.19 22:56:46.714669 [ 355 ] {} <Debug> TCP-Session: ef8231b3-1c24-4aa2-9b07-7d3bb46b40bd Authenticating user 'default' from [fd00:1122:3344:101::e]:62994 | ||
| 14105 | 2026.03.19 22:56:46.714699 [ 355 ] {} <Debug> TCP-Session: ef8231b3-1c24-4aa2-9b07-7d3bb46b40bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14106 | 2026.03.19 22:56:46.714712 [ 355 ] {} <Debug> TCP-Session: ef8231b3-1c24-4aa2-9b07-7d3bb46b40bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14107 | 2026.03.19 22:56:46.714930 [ 353 ] {7b54a3db-b29b-4623-b416-f91597f83c87} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14108 | 2026.03.19 22:56:46.714989 [ 353 ] {7b54a3db-b29b-4623-b416-f91597f83c87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14109 | 2026.03.19 22:56:46.715275 [ 353 ] {7b54a3db-b29b-4623-b416-f91597f83c87} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 14110 | 2026.03.19 22:56:46.716264 [ 300 ] {7b54a3db-b29b-4623-b416-f91597f83c87} <Trace> AggregatingTransform: Aggregating | ||
| 14111 | 2026.03.19 22:56:46.716320 [ 300 ] {7b54a3db-b29b-4623-b416-f91597f83c87} <Trace> Aggregator: Aggregation method: without_key | ||
| 14112 | 2026.03.19 22:56:46.716357 [ 300 ] {7b54a3db-b29b-4623-b416-f91597f83c87} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00098195 sec. (1018.382 rows/sec., 39.78 KiB/sec.) | ||
| 14113 | 2026.03.19 22:56:46.716376 [ 300 ] {7b54a3db-b29b-4623-b416-f91597f83c87} <Trace> Aggregator: Merging aggregated data | ||
| 14114 | 2026.03.19 22:56:46.717761 [ 353 ] {7b54a3db-b29b-4623-b416-f91597f83c87} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003474 sec., 287.85261945883707 rows/sec., 11.24 KiB/sec. | ||
| 14115 | 2026.03.19 22:56:46.717918 [ 353 ] {7b54a3db-b29b-4623-b416-f91597f83c87} <Debug> TCPHandler: Processed in 0.003887678 sec. | ||
| 14116 | 2026.03.19 22:56:46.718028 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14117 | 2026.03.19 22:56:46.718065 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14118 | 2026.03.19 22:56:46.718073 [ 354 ] {} <Debug> TCP-Session: e0305176-cb77-448f-8565-bccca90a4a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14119 | 2026.03.19 22:56:46.718086 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14120 | 2026.03.19 22:56:46.718113 [ 352 ] {} <Debug> TCP-Session: 11fbe2d1-4405-41c5-a03a-b3d272d5a294 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14121 | 2026.03.19 22:56:46.718122 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14122 | 2026.03.19 22:56:46.718139 [ 357 ] {} <Debug> TCP-Session: 8ebe8f68-371b-4230-9fce-be4dcd45da99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14123 | 2026.03.19 22:56:46.718149 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14124 | 2026.03.19 22:56:46.718169 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14125 | 2026.03.19 22:56:46.718187 [ 355 ] {} <Debug> TCP-Session: ef8231b3-1c24-4aa2-9b07-7d3bb46b40bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14126 | 2026.03.19 22:56:46.718208 [ 358 ] {} <Debug> TCP-Session: 494cf263-8fd0-4668-8a41-938887132cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14127 | 2026.03.19 22:56:46.718220 [ 351 ] {} <Debug> TCP-Session: a69b6739-19a1-42f9-9a95-3ab0af3db153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14128 | 2026.03.19 22:56:46.718162 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14129 | 2026.03.19 22:56:46.718105 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14130 | 2026.03.19 22:56:46.718288 [ 356 ] {} <Debug> TCP-Session: 36cba25c-50b2-42bf-989e-8299c6d5d1b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14131 | 2026.03.19 22:56:46.718182 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14132 | 2026.03.19 22:56:46.718319 [ 350 ] {} <Debug> TCP-Session: fecf7ae8-93a0-4474-95d1-b27b775e6d10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14133 | 2026.03.19 22:56:46.718348 [ 353 ] {} <Debug> TCP-Session: 1c74a0dd-3a4d-41a2-87f7-ce5df863f891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14134 | 2026.03.19 22:56:46.886470 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34910 | ||
| 14135 | 2026.03.19 22:56:46.886990 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14136 | 2026.03.19 22:56:46.887036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14137 | 2026.03.19 22:56:46.887557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14138 | 2026.03.19 22:56:46.887803 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14139 | 2026.03.19 22:56:46.887955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34910 | ||
| 14140 | 2026.03.19 22:56:48.791027 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 14141 | 2026.03.19 22:56:48.809764 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14142 | 2026.03.19 22:56:48.809827 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14143 | 2026.03.19 22:56:48.816112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14144 | 2026.03.19 22:56:48.816851 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14145 | 2026.03.19 22:56:48.820145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14146 | 2026.03.19 22:56:49.165495 [ 223 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 14147 | 2026.03.19 22:56:49.165538 [ 223 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 14148 | 2026.03.19 22:56:49.169723 [ 223 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 14149 | 2026.03.19 22:56:49.361496 [ 221 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): 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] | ||
| 14150 | 2026.03.19 22:56:49.361546 [ 221 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): 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] | ||
| 14151 | 2026.03.19 22:56:49.364976 [ 221 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): 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] | ||
| 14152 | 2026.03.19 22:56:49.504527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1708 | ||
| 14153 | 2026.03.19 22:56:49.507020 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14154 | 2026.03.19 22:56:49.507075 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14155 | 2026.03.19 22:56:49.508312 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14156 | 2026.03.19 22:56:49.508607 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14157 | 2026.03.19 22:56:49.508976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1708 | ||
| 14158 | 2026.03.19 22:56:49.773487 [ 221 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 14159 | 2026.03.19 22:56:49.773531 [ 221 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 14160 | 2026.03.19 22:56:49.777756 [ 221 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 14161 | 2026.03.19 22:56:49.875313 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14162 | 2026.03.19 22:56:49.875517 [ 4 ] {bdd8d4a9-0ee7-43ed-ae2b-a0d935daa592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14163 | 2026.03.19 22:56:49.875592 [ 4 ] {bdd8d4a9-0ee7-43ed-ae2b-a0d935daa592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14164 | 2026.03.19 22:56:49.876325 [ 4 ] {bdd8d4a9-0ee7-43ed-ae2b-a0d935daa592} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14165 | 2026.03.19 22:56:49.876376 [ 4 ] {bdd8d4a9-0ee7-43ed-ae2b-a0d935daa592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14166 | 2026.03.19 22:56:49.876787 [ 4 ] {bdd8d4a9-0ee7-43ed-ae2b-a0d935daa592} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14167 | 2026.03.19 22:56:49.877016 [ 4 ] {bdd8d4a9-0ee7-43ed-ae2b-a0d935daa592} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14168 | 2026.03.19 22:56:49.877177 [ 4 ] {bdd8d4a9-0ee7-43ed-ae2b-a0d935daa592} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001715 sec., 50145.77259475219 rows/sec., 4.21 MiB/sec. | ||
| 14169 | 2026.03.19 22:56:49.877231 [ 4 ] {bdd8d4a9-0ee7-43ed-ae2b-a0d935daa592} <Debug> TCPHandler: Processed in 0.002056401 sec. | ||
| 14170 | 2026.03.19 22:56:49.877371 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14171 | 2026.03.19 22:56:49.877473 [ 4 ] {71762275-1900-4dc9-b257-e51579b3b15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14172 | 2026.03.19 22:56:49.877515 [ 4 ] {71762275-1900-4dc9-b257-e51579b3b15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14173 | 2026.03.19 22:56:49.877945 [ 4 ] {71762275-1900-4dc9-b257-e51579b3b15f} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14174 | 2026.03.19 22:56:49.877982 [ 4 ] {71762275-1900-4dc9-b257-e51579b3b15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14175 | 2026.03.19 22:56:49.878278 [ 4 ] {71762275-1900-4dc9-b257-e51579b3b15f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14176 | 2026.03.19 22:56:49.878481 [ 4 ] {71762275-1900-4dc9-b257-e51579b3b15f} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14177 | 2026.03.19 22:56:49.878613 [ 4 ] {71762275-1900-4dc9-b257-e51579b3b15f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001164 sec., 12886.597938144329 rows/sec., 969.01 KiB/sec. | ||
| 14178 | 2026.03.19 22:56:49.878652 [ 4 ] {71762275-1900-4dc9-b257-e51579b3b15f} <Debug> TCPHandler: Processed in 0.001335804 sec. | ||
| 14179 | 2026.03.19 22:56:49.878759 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14180 | 2026.03.19 22:56:49.878852 [ 4 ] {e703c1a8-ad23-4899-a6cb-fb05f2fc2140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14181 | 2026.03.19 22:56:49.878891 [ 4 ] {e703c1a8-ad23-4899-a6cb-fb05f2fc2140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14182 | 2026.03.19 22:56:49.879305 [ 4 ] {e703c1a8-ad23-4899-a6cb-fb05f2fc2140} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14183 | 2026.03.19 22:56:49.879341 [ 4 ] {e703c1a8-ad23-4899-a6cb-fb05f2fc2140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14184 | 2026.03.19 22:56:49.879633 [ 4 ] {e703c1a8-ad23-4899-a6cb-fb05f2fc2140} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14185 | 2026.03.19 22:56:49.879840 [ 4 ] {e703c1a8-ad23-4899-a6cb-fb05f2fc2140} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2026.03.19 22:56:49.879966 [ 4 ] {e703c1a8-ad23-4899-a6cb-fb05f2fc2140} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001132 sec., 69787.98586572439 rows/sec., 5.45 MiB/sec. | ||
| 14187 | 2026.03.19 22:56:49.880002 [ 4 ] {e703c1a8-ad23-4899-a6cb-fb05f2fc2140} <Debug> TCPHandler: Processed in 0.001294723 sec. | ||
| 14188 | 2026.03.19 22:56:49.880080 [ 224 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 14189 | 2026.03.19 22:56:49.880112 [ 224 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 14190 | 2026.03.19 22:56:49.880111 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14191 | 2026.03.19 22:56:49.880211 [ 4 ] {942738b4-78d5-414d-ba0d-aa1423f69f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14192 | 2026.03.19 22:56:49.880253 [ 4 ] {942738b4-78d5-414d-ba0d-aa1423f69f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14193 | 2026.03.19 22:56:49.880690 [ 4 ] {942738b4-78d5-414d-ba0d-aa1423f69f52} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2026.03.19 22:56:49.880724 [ 4 ] {942738b4-78d5-414d-ba0d-aa1423f69f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14195 | 2026.03.19 22:56:49.881064 [ 4 ] {942738b4-78d5-414d-ba0d-aa1423f69f52} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14196 | 2026.03.19 22:56:49.881273 [ 4 ] {942738b4-78d5-414d-ba0d-aa1423f69f52} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2026.03.19 22:56:49.881407 [ 4 ] {942738b4-78d5-414d-ba0d-aa1423f69f52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 14198 | 2026.03.19 22:56:49.881444 [ 4 ] {942738b4-78d5-414d-ba0d-aa1423f69f52} <Debug> TCPHandler: Processed in 0.001380864 sec. | ||
| 14199 | 2026.03.19 22:56:49.881505 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 14200 | 2026.03.19 22:56:49.881547 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 14201 | 2026.03.19 22:56:49.881559 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14202 | 2026.03.19 22:56:49.881656 [ 4 ] {7969aefd-ff98-4369-989a-ea3e7f328b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14203 | 2026.03.19 22:56:49.881709 [ 4 ] {7969aefd-ff98-4369-989a-ea3e7f328b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14204 | 2026.03.19 22:56:49.882548 [ 4 ] {7969aefd-ff98-4369-989a-ea3e7f328b45} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14205 | 2026.03.19 22:56:49.882585 [ 4 ] {7969aefd-ff98-4369-989a-ea3e7f328b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14206 | 2026.03.19 22:56:49.882728 [ 224 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 14207 | 2026.03.19 22:56:49.883152 [ 4 ] {7969aefd-ff98-4369-989a-ea3e7f328b45} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14208 | 2026.03.19 22:56:49.883389 [ 4 ] {7969aefd-ff98-4369-989a-ea3e7f328b45} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2026.03.19 22:56:49.883528 [ 4 ] {7969aefd-ff98-4369-989a-ea3e7f328b45} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00189 sec., 7936.507936507936 rows/sec., 14.22 MiB/sec. | ||
| 14210 | 2026.03.19 22:56:49.883599 [ 4 ] {7969aefd-ff98-4369-989a-ea3e7f328b45} <Debug> TCPHandler: Processed in 0.002090521 sec. | ||
| 14211 | 2026.03.19 22:56:49.883709 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14212 | 2026.03.19 22:56:49.883803 [ 4 ] {391bef00-cf5e-4d9c-88f7-fd5d709333af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14213 | 2026.03.19 22:56:49.883845 [ 4 ] {391bef00-cf5e-4d9c-88f7-fd5d709333af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14214 | 2026.03.19 22:56:49.884183 [ 4 ] {391bef00-cf5e-4d9c-88f7-fd5d709333af} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2026.03.19 22:56:49.884218 [ 4 ] {391bef00-cf5e-4d9c-88f7-fd5d709333af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14216 | 2026.03.19 22:56:49.884475 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 14217 | 2026.03.19 22:56:49.884547 [ 4 ] {391bef00-cf5e-4d9c-88f7-fd5d709333af} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14218 | 2026.03.19 22:56:49.884763 [ 4 ] {391bef00-cf5e-4d9c-88f7-fd5d709333af} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14219 | 2026.03.19 22:56:49.884891 [ 4 ] {391bef00-cf5e-4d9c-88f7-fd5d709333af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 14220 | 2026.03.19 22:56:49.884926 [ 4 ] {391bef00-cf5e-4d9c-88f7-fd5d709333af} <Debug> TCPHandler: Processed in 0.001264823 sec. | ||
| 14221 | 2026.03.19 22:56:50.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 376.29 MiB, peak 392.63 MiB, free memory in arenas 0.00 B, will set to 379.85 MiB (RSS), difference: 3.56 MiB | ||
| 14222 | 2026.03.19 22:56:54.221440 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14223 | 2026.03.19 22:56:54.221520 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14224 | 2026.03.19 22:56:54.388229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35422 | ||
| 14225 | 2026.03.19 22:56:54.389082 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14226 | 2026.03.19 22:56:54.389164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14227 | 2026.03.19 22:56:54.389748 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14228 | 2026.03.19 22:56:54.389981 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14229 | 2026.03.19 22:56:54.390131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35422 | ||
| 14230 | 2026.03.19 22:56:54.876550 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14231 | 2026.03.19 22:56:54.876829 [ 4 ] {2fbbbc1d-c4fc-4037-ace7-f72b3ddd6274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14232 | 2026.03.19 22:56:54.876936 [ 4 ] {2fbbbc1d-c4fc-4037-ace7-f72b3ddd6274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14233 | 2026.03.19 22:56:54.877756 [ 4 ] {2fbbbc1d-c4fc-4037-ace7-f72b3ddd6274} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14234 | 2026.03.19 22:56:54.877798 [ 4 ] {2fbbbc1d-c4fc-4037-ace7-f72b3ddd6274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14235 | 2026.03.19 22:56:54.878192 [ 4 ] {2fbbbc1d-c4fc-4037-ace7-f72b3ddd6274} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14236 | 2026.03.19 22:56:54.878435 [ 4 ] {2fbbbc1d-c4fc-4037-ace7-f72b3ddd6274} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14237 | 2026.03.19 22:56:54.878594 [ 4 ] {2fbbbc1d-c4fc-4037-ace7-f72b3ddd6274} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001844 sec., 58568.32971800434 rows/sec., 4.93 MiB/sec. | ||
| 14238 | 2026.03.19 22:56:54.878643 [ 4 ] {2fbbbc1d-c4fc-4037-ace7-f72b3ddd6274} <Debug> TCPHandler: Processed in 0.002276843 sec. | ||
| 14239 | 2026.03.19 22:56:54.878777 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14240 | 2026.03.19 22:56:54.878880 [ 4 ] {75f9965f-cdc5-4e7e-9283-873b81992d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14241 | 2026.03.19 22:56:54.878924 [ 4 ] {75f9965f-cdc5-4e7e-9283-873b81992d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14242 | 2026.03.19 22:56:54.879340 [ 4 ] {75f9965f-cdc5-4e7e-9283-873b81992d91} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14243 | 2026.03.19 22:56:54.879374 [ 4 ] {75f9965f-cdc5-4e7e-9283-873b81992d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14244 | 2026.03.19 22:56:54.879675 [ 4 ] {75f9965f-cdc5-4e7e-9283-873b81992d91} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14245 | 2026.03.19 22:56:54.879887 [ 4 ] {75f9965f-cdc5-4e7e-9283-873b81992d91} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14246 | 2026.03.19 22:56:54.880020 [ 4 ] {75f9965f-cdc5-4e7e-9283-873b81992d91} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001163 sec., 22355.97592433362 rows/sec., 1.64 MiB/sec. | ||
| 14247 | 2026.03.19 22:56:54.880067 [ 4 ] {75f9965f-cdc5-4e7e-9283-873b81992d91} <Debug> TCPHandler: Processed in 0.001349834 sec. | ||
| 14248 | 2026.03.19 22:56:54.880180 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14249 | 2026.03.19 22:56:54.880276 [ 4 ] {b3f3c27d-9b8f-43d3-aa07-0802b099f118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14250 | 2026.03.19 22:56:54.880316 [ 4 ] {b3f3c27d-9b8f-43d3-aa07-0802b099f118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14251 | 2026.03.19 22:56:54.880749 [ 4 ] {b3f3c27d-9b8f-43d3-aa07-0802b099f118} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14252 | 2026.03.19 22:56:54.880783 [ 4 ] {b3f3c27d-9b8f-43d3-aa07-0802b099f118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14253 | 2026.03.19 22:56:54.881089 [ 4 ] {b3f3c27d-9b8f-43d3-aa07-0802b099f118} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14254 | 2026.03.19 22:56:54.881298 [ 4 ] {b3f3c27d-9b8f-43d3-aa07-0802b099f118} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2026.03.19 22:56:54.881426 [ 4 ] {b3f3c27d-9b8f-43d3-aa07-0802b099f118} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00117 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 14256 | 2026.03.19 22:56:54.881465 [ 4 ] {b3f3c27d-9b8f-43d3-aa07-0802b099f118} <Debug> TCPHandler: Processed in 0.001333084 sec. | ||
| 14257 | 2026.03.19 22:56:54.881579 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14258 | 2026.03.19 22:56:54.881673 [ 4 ] {7556ffe6-41d2-4df2-a674-63e036ee6f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14259 | 2026.03.19 22:56:54.881718 [ 4 ] {7556ffe6-41d2-4df2-a674-63e036ee6f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14260 | 2026.03.19 22:56:54.882129 [ 4 ] {7556ffe6-41d2-4df2-a674-63e036ee6f30} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2026.03.19 22:56:54.882163 [ 4 ] {7556ffe6-41d2-4df2-a674-63e036ee6f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14262 | 2026.03.19 22:56:54.882495 [ 4 ] {7556ffe6-41d2-4df2-a674-63e036ee6f30} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14263 | 2026.03.19 22:56:54.882733 [ 4 ] {7556ffe6-41d2-4df2-a674-63e036ee6f30} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2026.03.19 22:56:54.882866 [ 4 ] {7556ffe6-41d2-4df2-a674-63e036ee6f30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 14265 | 2026.03.19 22:56:54.882904 [ 4 ] {7556ffe6-41d2-4df2-a674-63e036ee6f30} <Debug> TCPHandler: Processed in 0.001384324 sec. | ||
| 14266 | 2026.03.19 22:56:54.883038 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2026.03.19 22:56:54.883157 [ 4 ] {b25c1890-4654-42fc-b0d1-218f633a6077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14268 | 2026.03.19 22:56:54.883221 [ 4 ] {b25c1890-4654-42fc-b0d1-218f633a6077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14269 | 2026.03.19 22:56:54.884222 [ 4 ] {b25c1890-4654-42fc-b0d1-218f633a6077} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2026.03.19 22:56:54.884261 [ 4 ] {b25c1890-4654-42fc-b0d1-218f633a6077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14271 | 2026.03.19 22:56:54.884809 [ 4 ] {b25c1890-4654-42fc-b0d1-218f633a6077} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14272 | 2026.03.19 22:56:54.885038 [ 4 ] {b25c1890-4654-42fc-b0d1-218f633a6077} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2026.03.19 22:56:54.885181 [ 4 ] {b25c1890-4654-42fc-b0d1-218f633a6077} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002048 sec., 12695.3125 rows/sec., 22.75 MiB/sec. | ||
| 14274 | 2026.03.19 22:56:54.885236 [ 4 ] {b25c1890-4654-42fc-b0d1-218f633a6077} <Debug> TCPHandler: Processed in 0.002259012 sec. | ||
| 14275 | 2026.03.19 22:56:54.885347 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.03.19 22:56:54.885441 [ 4 ] {f52b580d-e1ec-4b1c-81bf-b86e8d1179e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14277 | 2026.03.19 22:56:54.885485 [ 4 ] {f52b580d-e1ec-4b1c-81bf-b86e8d1179e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14278 | 2026.03.19 22:56:54.885839 [ 4 ] {f52b580d-e1ec-4b1c-81bf-b86e8d1179e5} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.03.19 22:56:54.885878 [ 4 ] {f52b580d-e1ec-4b1c-81bf-b86e8d1179e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 14280 | 2026.03.19 22:56:54.886187 [ 4 ] {f52b580d-e1ec-4b1c-81bf-b86e8d1179e5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14281 | 2026.03.19 22:56:54.886394 [ 4 ] {f52b580d-e1ec-4b1c-81bf-b86e8d1179e5} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2026.03.19 22:56:54.886524 [ 4 ] {f52b580d-e1ec-4b1c-81bf-b86e8d1179e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 14283 | 2026.03.19 22:56:54.886561 [ 4 ] {f52b580d-e1ec-4b1c-81bf-b86e8d1179e5} <Debug> TCPHandler: Processed in 0.001265172 sec. | ||
| 14284 | 2026.03.19 22:56:56.320341 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14285 | 2026.03.19 22:56:56.339649 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14286 | 2026.03.19 22:56:56.339717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14287 | 2026.03.19 22:56:56.346050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14288 | 2026.03.19 22:56:56.346767 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14289 | 2026.03.19 22:56:56.349995 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14290 | 2026.03.19 22:56:59.509338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1732 | ||
| 14291 | 2026.03.19 22:56:59.511629 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14292 | 2026.03.19 22:56:59.511692 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14293 | 2026.03.19 22:56:59.512958 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14294 | 2026.03.19 22:56:59.513262 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14295 | 2026.03.19 22:56:59.513681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1732 | ||
| 14296 | 2026.03.19 22:56:59.877995 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14297 | 2026.03.19 22:56:59.878206 [ 4 ] {0aacba41-e6e5-4723-86c0-e873772beaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14298 | 2026.03.19 22:56:59.878285 [ 4 ] {0aacba41-e6e5-4723-86c0-e873772beaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14299 | 2026.03.19 22:56:59.878973 [ 4 ] {0aacba41-e6e5-4723-86c0-e873772beaac} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14300 | 2026.03.19 22:56:59.879016 [ 4 ] {0aacba41-e6e5-4723-86c0-e873772beaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14301 | 2026.03.19 22:56:59.879419 [ 4 ] {0aacba41-e6e5-4723-86c0-e873772beaac} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14302 | 2026.03.19 22:56:59.879659 [ 4 ] {0aacba41-e6e5-4723-86c0-e873772beaac} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14303 | 2026.03.19 22:56:59.879834 [ 4 ] {0aacba41-e6e5-4723-86c0-e873772beaac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001714 sec., 14002.333722287047 rows/sec., 1.16 MiB/sec. | ||
| 14304 | 2026.03.19 22:56:59.879887 [ 4 ] {0aacba41-e6e5-4723-86c0-e873772beaac} <Debug> TCPHandler: Processed in 0.00202091 sec. | ||
| 14305 | 2026.03.19 22:56:59.880015 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14306 | 2026.03.19 22:56:59.880124 [ 4 ] {84877ca6-7f8d-4d68-aec1-211b3ab5dfec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14307 | 2026.03.19 22:56:59.880171 [ 4 ] {84877ca6-7f8d-4d68-aec1-211b3ab5dfec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14308 | 2026.03.19 22:56:59.880634 [ 4 ] {84877ca6-7f8d-4d68-aec1-211b3ab5dfec} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2026.03.19 22:56:59.880671 [ 4 ] {84877ca6-7f8d-4d68-aec1-211b3ab5dfec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14310 | 2026.03.19 22:56:59.880989 [ 4 ] {84877ca6-7f8d-4d68-aec1-211b3ab5dfec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14311 | 2026.03.19 22:56:59.881226 [ 4 ] {84877ca6-7f8d-4d68-aec1-211b3ab5dfec} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14312 | 2026.03.19 22:56:59.881371 [ 4 ] {84877ca6-7f8d-4d68-aec1-211b3ab5dfec} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001271 sec., 11014.948859166012 rows/sec., 898.19 KiB/sec. | ||
| 14313 | 2026.03.19 22:56:59.881412 [ 4 ] {84877ca6-7f8d-4d68-aec1-211b3ab5dfec} <Debug> TCPHandler: Processed in 0.001450294 sec. | ||
| 14314 | 2026.03.19 22:56:59.881534 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14315 | 2026.03.19 22:56:59.881638 [ 4 ] {539efd25-a72c-43ea-a000-5c283c28cadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14316 | 2026.03.19 22:56:59.881680 [ 4 ] {539efd25-a72c-43ea-a000-5c283c28cadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14317 | 2026.03.19 22:56:59.882226 [ 4 ] {539efd25-a72c-43ea-a000-5c283c28cadc} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14318 | 2026.03.19 22:56:59.882263 [ 4 ] {539efd25-a72c-43ea-a000-5c283c28cadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14319 | 2026.03.19 22:56:59.882607 [ 4 ] {539efd25-a72c-43ea-a000-5c283c28cadc} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14320 | 2026.03.19 22:56:59.882825 [ 4 ] {539efd25-a72c-43ea-a000-5c283c28cadc} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14321 | 2026.03.19 22:56:59.882963 [ 4 ] {539efd25-a72c-43ea-a000-5c283c28cadc} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001346 sec., 158246.65676077266 rows/sec., 14.05 MiB/sec. | ||
| 14322 | 2026.03.19 22:56:59.883002 [ 4 ] {539efd25-a72c-43ea-a000-5c283c28cadc} <Debug> TCPHandler: Processed in 0.001523335 sec. | ||
| 14323 | 2026.03.19 22:56:59.883122 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14324 | 2026.03.19 22:56:59.883219 [ 4 ] {857a400d-4288-4ebf-ada4-543a8bf49fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14325 | 2026.03.19 22:56:59.883260 [ 4 ] {857a400d-4288-4ebf-ada4-543a8bf49fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14326 | 2026.03.19 22:56:59.883679 [ 4 ] {857a400d-4288-4ebf-ada4-543a8bf49fe4} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14327 | 2026.03.19 22:56:59.883717 [ 4 ] {857a400d-4288-4ebf-ada4-543a8bf49fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14328 | 2026.03.19 22:56:59.884020 [ 4 ] {857a400d-4288-4ebf-ada4-543a8bf49fe4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14329 | 2026.03.19 22:56:59.884231 [ 4 ] {857a400d-4288-4ebf-ada4-543a8bf49fe4} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14330 | 2026.03.19 22:56:59.884365 [ 4 ] {857a400d-4288-4ebf-ada4-543a8bf49fe4} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001165 sec., 35193.1330472103 rows/sec., 2.57 MiB/sec. | ||
| 14331 | 2026.03.19 22:56:59.884405 [ 4 ] {857a400d-4288-4ebf-ada4-543a8bf49fe4} <Debug> TCPHandler: Processed in 0.001334233 sec. | ||
| 14332 | 2026.03.19 22:56:59.884517 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14333 | 2026.03.19 22:56:59.884614 [ 4 ] {0d86053a-c176-4b61-8574-a0abe069b56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14334 | 2026.03.19 22:56:59.884654 [ 4 ] {0d86053a-c176-4b61-8574-a0abe069b56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14335 | 2026.03.19 22:56:59.885064 [ 4 ] {0d86053a-c176-4b61-8574-a0abe069b56c} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14336 | 2026.03.19 22:56:59.885102 [ 4 ] {0d86053a-c176-4b61-8574-a0abe069b56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14337 | 2026.03.19 22:56:59.885413 [ 4 ] {0d86053a-c176-4b61-8574-a0abe069b56c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14338 | 2026.03.19 22:56:59.885643 [ 4 ] {0d86053a-c176-4b61-8574-a0abe069b56c} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14339 | 2026.03.19 22:56:59.885776 [ 4 ] {0d86053a-c176-4b61-8574-a0abe069b56c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00118 sec., 20338.983050847455 rows/sec., 1.69 MiB/sec. | ||
| 14340 | 2026.03.19 22:56:59.885815 [ 4 ] {0d86053a-c176-4b61-8574-a0abe069b56c} <Debug> TCPHandler: Processed in 0.001348674 sec. | ||
| 14341 | 2026.03.19 22:56:59.885930 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14342 | 2026.03.19 22:56:59.886026 [ 4 ] {191d33c9-5c6f-4574-990f-713e92c5af8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14343 | 2026.03.19 22:56:59.886067 [ 4 ] {191d33c9-5c6f-4574-990f-713e92c5af8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14344 | 2026.03.19 22:56:59.886471 [ 4 ] {191d33c9-5c6f-4574-990f-713e92c5af8f} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14345 | 2026.03.19 22:56:59.886513 [ 4 ] {191d33c9-5c6f-4574-990f-713e92c5af8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14346 | 2026.03.19 22:56:59.886826 [ 4 ] {191d33c9-5c6f-4574-990f-713e92c5af8f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14347 | 2026.03.19 22:56:59.887034 [ 4 ] {191d33c9-5c6f-4574-990f-713e92c5af8f} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2026.03.19 22:56:59.887161 [ 4 ] {191d33c9-5c6f-4574-990f-713e92c5af8f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 813.10 KiB/sec. | ||
| 14349 | 2026.03.19 22:56:59.887200 [ 4 ] {191d33c9-5c6f-4574-990f-713e92c5af8f} <Debug> TCPHandler: Processed in 0.001319353 sec. | ||
| 14350 | 2026.03.19 22:56:59.887316 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14351 | 2026.03.19 22:56:59.887412 [ 4 ] {6ae27cad-f969-4d8a-9438-17a549784bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14352 | 2026.03.19 22:56:59.887451 [ 4 ] {6ae27cad-f969-4d8a-9438-17a549784bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14353 | 2026.03.19 22:56:59.887961 [ 4 ] {6ae27cad-f969-4d8a-9438-17a549784bbe} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14354 | 2026.03.19 22:56:59.887998 [ 4 ] {6ae27cad-f969-4d8a-9438-17a549784bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14355 | 2026.03.19 22:56:59.888326 [ 4 ] {6ae27cad-f969-4d8a-9438-17a549784bbe} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14356 | 2026.03.19 22:56:59.888541 [ 4 ] {6ae27cad-f969-4d8a-9438-17a549784bbe} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14357 | 2026.03.19 22:56:59.888673 [ 4 ] {6ae27cad-f969-4d8a-9438-17a549784bbe} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001279 sec., 100860.04691164973 rows/sec., 8.18 MiB/sec. | ||
| 14358 | 2026.03.19 22:56:59.888713 [ 4 ] {6ae27cad-f969-4d8a-9438-17a549784bbe} <Debug> TCPHandler: Processed in 0.001447154 sec. | ||
| 14359 | 2026.03.19 22:56:59.888828 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14360 | 2026.03.19 22:56:59.888923 [ 4 ] {178c818e-ce5f-47fb-8841-abb600f88fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14361 | 2026.03.19 22:56:59.888991 [ 4 ] {178c818e-ce5f-47fb-8841-abb600f88fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14362 | 2026.03.19 22:56:59.889431 [ 4 ] {178c818e-ce5f-47fb-8841-abb600f88fa1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14363 | 2026.03.19 22:56:59.889468 [ 4 ] {178c818e-ce5f-47fb-8841-abb600f88fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14364 | 2026.03.19 22:56:59.889815 [ 4 ] {178c818e-ce5f-47fb-8841-abb600f88fa1} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14365 | 2026.03.19 22:56:59.890025 [ 4 ] {178c818e-ce5f-47fb-8841-abb600f88fa1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14366 | 2026.03.19 22:56:59.890154 [ 4 ] {178c818e-ce5f-47fb-8841-abb600f88fa1} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.00125 sec., 162400 rows/sec., 11.63 MiB/sec. | ||
| 14367 | 2026.03.19 22:56:59.890192 [ 4 ] {178c818e-ce5f-47fb-8841-abb600f88fa1} <Debug> TCPHandler: Processed in 0.001413854 sec. | ||
| 14368 | 2026.03.19 22:56:59.890315 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14369 | 2026.03.19 22:56:59.890410 [ 4 ] {91a44870-5dfc-4eeb-88f7-af063f764929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14370 | 2026.03.19 22:56:59.890465 [ 4 ] {91a44870-5dfc-4eeb-88f7-af063f764929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14371 | 2026.03.19 22:56:59.891317 [ 4 ] {91a44870-5dfc-4eeb-88f7-af063f764929} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14372 | 2026.03.19 22:56:59.891354 [ 4 ] {91a44870-5dfc-4eeb-88f7-af063f764929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14373 | 2026.03.19 22:56:59.891889 [ 4 ] {91a44870-5dfc-4eeb-88f7-af063f764929} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14374 | 2026.03.19 22:56:59.892120 [ 4 ] {91a44870-5dfc-4eeb-88f7-af063f764929} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14375 | 2026.03.19 22:56:59.892267 [ 4 ] {91a44870-5dfc-4eeb-88f7-af063f764929} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001875 sec., 8000 rows/sec., 14.34 MiB/sec. | ||
| 14376 | 2026.03.19 22:56:59.892334 [ 4 ] {91a44870-5dfc-4eeb-88f7-af063f764929} <Debug> TCPHandler: Processed in 0.00206912 sec. | ||
| 14377 | 2026.03.19 22:56:59.892449 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14378 | 2026.03.19 22:56:59.892551 [ 4 ] {f5eecfd4-0aba-48a1-b2f1-2c09d6a96b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14379 | 2026.03.19 22:56:59.892595 [ 4 ] {f5eecfd4-0aba-48a1-b2f1-2c09d6a96b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14380 | 2026.03.19 22:56:59.892930 [ 4 ] {f5eecfd4-0aba-48a1-b2f1-2c09d6a96b44} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14381 | 2026.03.19 22:56:59.892966 [ 4 ] {f5eecfd4-0aba-48a1-b2f1-2c09d6a96b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14382 | 2026.03.19 22:56:59.893270 [ 4 ] {f5eecfd4-0aba-48a1-b2f1-2c09d6a96b44} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14383 | 2026.03.19 22:56:59.893475 [ 4 ] {f5eecfd4-0aba-48a1-b2f1-2c09d6a96b44} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14384 | 2026.03.19 22:56:59.893602 [ 4 ] {f5eecfd4-0aba-48a1-b2f1-2c09d6a96b44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 14385 | 2026.03.19 22:56:59.893638 [ 4 ] {f5eecfd4-0aba-48a1-b2f1-2c09d6a96b44} <Debug> TCPHandler: Processed in 0.001239012 sec. | ||
| 14386 | 2026.03.19 22:57:01.890402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35870 | ||
| 14387 | 2026.03.19 22:57:01.890943 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14388 | 2026.03.19 22:57:01.890992 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14389 | 2026.03.19 22:57:01.891499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14390 | 2026.03.19 22:57:01.891738 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14391 | 2026.03.19 22:57:01.891889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35870 | ||
| 14392 | 2026.03.19 22:57:01.891978 [ 223 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 14393 | 2026.03.19 22:57:01.892028 [ 223 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 14394 | 2026.03.19 22:57:01.894524 [ 223 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 14395 | 2026.03.19 22:57:03.850172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14396 | 2026.03.19 22:57:03.875484 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14397 | 2026.03.19 22:57:03.875557 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14398 | 2026.03.19 22:57:03.883088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14399 | 2026.03.19 22:57:03.884027 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14400 | 2026.03.19 22:57:03.884456 [ 219 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 14401 | 2026.03.19 22:57:03.884489 [ 219 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 14402 | 2026.03.19 22:57:03.888381 [ 219 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 14403 | 2026.03.19 22:57:03.888814 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14404 | 2026.03.19 22:57:04.881131 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14405 | 2026.03.19 22:57:04.881426 [ 4 ] {581288e7-a86b-4958-899f-d5757ae56d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14406 | 2026.03.19 22:57:04.881527 [ 4 ] {581288e7-a86b-4958-899f-d5757ae56d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14407 | 2026.03.19 22:57:04.882522 [ 4 ] {581288e7-a86b-4958-899f-d5757ae56d5d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14408 | 2026.03.19 22:57:04.882584 [ 4 ] {581288e7-a86b-4958-899f-d5757ae56d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14409 | 2026.03.19 22:57:04.883123 [ 4 ] {581288e7-a86b-4958-899f-d5757ae56d5d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14410 | 2026.03.19 22:57:04.883464 [ 4 ] {581288e7-a86b-4958-899f-d5757ae56d5d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14411 | 2026.03.19 22:57:04.883677 [ 4 ] {581288e7-a86b-4958-899f-d5757ae56d5d} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.002325 sec., 46451.61290322581 rows/sec., 3.91 MiB/sec. | ||
| 14412 | 2026.03.19 22:57:04.883756 [ 4 ] {581288e7-a86b-4958-899f-d5757ae56d5d} <Debug> TCPHandler: Processed in 0.002811028 sec. | ||
| 14413 | 2026.03.19 22:57:04.883937 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14414 | 2026.03.19 22:57:04.884089 [ 4 ] {73ac35f1-8fad-4289-ac91-7cf48ef3354b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14415 | 2026.03.19 22:57:04.884157 [ 4 ] {73ac35f1-8fad-4289-ac91-7cf48ef3354b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14416 | 2026.03.19 22:57:04.884752 [ 4 ] {73ac35f1-8fad-4289-ac91-7cf48ef3354b} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14417 | 2026.03.19 22:57:04.884801 [ 4 ] {73ac35f1-8fad-4289-ac91-7cf48ef3354b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14418 | 2026.03.19 22:57:04.885247 [ 4 ] {73ac35f1-8fad-4289-ac91-7cf48ef3354b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14419 | 2026.03.19 22:57:04.885539 [ 4 ] {73ac35f1-8fad-4289-ac91-7cf48ef3354b} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14420 | 2026.03.19 22:57:04.885708 [ 144 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14421 | 2026.03.19 22:57:04.885728 [ 4 ] {73ac35f1-8fad-4289-ac91-7cf48ef3354b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001676 sec., 15513.126491646779 rows/sec., 1.14 MiB/sec. | ||
| 14422 | 2026.03.19 22:57:04.885750 [ 144 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14423 | 2026.03.19 22:57:04.885778 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14424 | 2026.03.19 22:57:04.885784 [ 4 ] {73ac35f1-8fad-4289-ac91-7cf48ef3354b} <Debug> TCPHandler: Processed in 0.001914049 sec. | ||
| 14425 | 2026.03.19 22:57:04.885918 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 14426 | 2026.03.19 22:57:04.885971 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14427 | 2026.03.19 22:57:04.886083 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14428 | 2026.03.19 22:57:04.886115 [ 4 ] {d2e84da1-ab11-4127-adae-71ccd4f835bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14429 | 2026.03.19 22:57:04.886127 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 82 rows starting from the beginning of the part | ||
| 14430 | 2026.03.19 22:57:04.886194 [ 4 ] {d2e84da1-ab11-4127-adae-71ccd4f835bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14431 | 2026.03.19 22:57:04.886231 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 41 rows starting from the beginning of the part | ||
| 14432 | 2026.03.19 22:57:04.886305 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 15 rows starting from the beginning of the part | ||
| 14433 | 2026.03.19 22:57:04.886355 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 26 rows starting from the beginning of the part | ||
| 14434 | 2026.03.19 22:57:04.886399 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 41 rows starting from the beginning of the part | ||
| 14435 | 2026.03.19 22:57:04.886448 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 26 rows starting from the beginning of the part | ||
| 14436 | 2026.03.19 22:57:04.886834 [ 4 ] {d2e84da1-ab11-4127-adae-71ccd4f835bf} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14437 | 2026.03.19 22:57:04.886887 [ 4 ] {d2e84da1-ab11-4127-adae-71ccd4f835bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14438 | 2026.03.19 22:57:04.887352 [ 4 ] {d2e84da1-ab11-4127-adae-71ccd4f835bf} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14439 | 2026.03.19 22:57:04.887524 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661007 sec., 139072.26158589337 rows/sec., 10.70 MiB/sec. | ||
| 14440 | 2026.03.19 22:57:04.887667 [ 4 ] {d2e84da1-ab11-4127-adae-71ccd4f835bf} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14441 | 2026.03.19 22:57:04.887773 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14442 | 2026.03.19 22:57:04.887838 [ 4 ] {d2e84da1-ab11-4127-adae-71ccd4f835bf} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001752 sec., 51369.863013698625 rows/sec., 4.01 MiB/sec. | ||
| 14443 | 2026.03.19 22:57:04.887894 [ 4 ] {d2e84da1-ab11-4127-adae-71ccd4f835bf} <Debug> TCPHandler: Processed in 0.00199483 sec. | ||
| 14444 | 2026.03.19 22:57:04.888052 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14445 | 2026.03.19 22:57:04.888179 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_106_21} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2026.03.19 22:57:04.888196 [ 4 ] {ac97deeb-0e94-4f64-95d2-b15f7ff8c962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14447 | 2026.03.19 22:57:04.888271 [ 4 ] {ac97deeb-0e94-4f64-95d2-b15f7ff8c962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14448 | 2026.03.19 22:57:04.888309 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_106_21} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14449 | 2026.03.19 22:57:04.888436 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 14450 | 2026.03.19 22:57:04.888855 [ 4 ] {ac97deeb-0e94-4f64-95d2-b15f7ff8c962} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14451 | 2026.03.19 22:57:04.888913 [ 4 ] {ac97deeb-0e94-4f64-95d2-b15f7ff8c962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14452 | 2026.03.19 22:57:04.889408 [ 4 ] {ac97deeb-0e94-4f64-95d2-b15f7ff8c962} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14453 | 2026.03.19 22:57:04.889722 [ 4 ] {ac97deeb-0e94-4f64-95d2-b15f7ff8c962} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14454 | 2026.03.19 22:57:04.889880 [ 4 ] {ac97deeb-0e94-4f64-95d2-b15f7ff8c962} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001714 sec., 93348.89148191366 rows/sec., 6.50 MiB/sec. | ||
| 14455 | 2026.03.19 22:57:04.889928 [ 4 ] {ac97deeb-0e94-4f64-95d2-b15f7ff8c962} <Debug> TCPHandler: Processed in 0.001943589 sec. | ||
| 14456 | 2026.03.19 22:57:04.890081 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14457 | 2026.03.19 22:57:04.890221 [ 4 ] {97a15224-dfc5-491f-83d0-4d4e8a93eeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14458 | 2026.03.19 22:57:04.890303 [ 4 ] {97a15224-dfc5-491f-83d0-4d4e8a93eeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14459 | 2026.03.19 22:57:04.891492 [ 4 ] {97a15224-dfc5-491f-83d0-4d4e8a93eeb6} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14460 | 2026.03.19 22:57:04.891538 [ 4 ] {97a15224-dfc5-491f-83d0-4d4e8a93eeb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14461 | 2026.03.19 22:57:04.892320 [ 4 ] {97a15224-dfc5-491f-83d0-4d4e8a93eeb6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14462 | 2026.03.19 22:57:04.892628 [ 4 ] {97a15224-dfc5-491f-83d0-4d4e8a93eeb6} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14463 | 2026.03.19 22:57:04.892787 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14464 | 2026.03.19 22:57:04.892831 [ 4 ] {97a15224-dfc5-491f-83d0-4d4e8a93eeb6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002637 sec., 9859.689040576413 rows/sec., 17.67 MiB/sec. | ||
| 14465 | 2026.03.19 22:57:04.892835 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14466 | 2026.03.19 22:57:04.892876 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14467 | 2026.03.19 22:57:04.892935 [ 4 ] {97a15224-dfc5-491f-83d0-4d4e8a93eeb6} <Debug> TCPHandler: Processed in 0.002920819 sec. | ||
| 14468 | 2026.03.19 22:57:04.892997 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 14469 | 2026.03.19 22:57:04.893081 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14470 | 2026.03.19 22:57:04.893218 [ 4 ] {e338080b-613b-4de2-9024-5ad24634d033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14471 | 2026.03.19 22:57:04.893279 [ 4 ] {e338080b-613b-4de2-9024-5ad24634d033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14472 | 2026.03.19 22:57:04.893301 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14473 | 2026.03.19 22:57:04.893397 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2163 rows starting from the beginning of the part | ||
| 14474 | 2026.03.19 22:57:04.893585 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 37 rows starting from the beginning of the part | ||
| 14475 | 2026.03.19 22:57:04.893714 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 15 rows starting from the beginning of the part | ||
| 14476 | 2026.03.19 22:57:04.893744 [ 4 ] {e338080b-613b-4de2-9024-5ad24634d033} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14477 | 2026.03.19 22:57:04.893795 [ 4 ] {e338080b-613b-4de2-9024-5ad24634d033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 14478 | 2026.03.19 22:57:04.893872 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 26 rows starting from the beginning of the part | ||
| 14479 | 2026.03.19 22:57:04.894008 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 15 rows starting from the beginning of the part | ||
| 14480 | 2026.03.19 22:57:04.894143 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 26 rows starting from the beginning of the part | ||
| 14481 | 2026.03.19 22:57:04.894207 [ 4 ] {e338080b-613b-4de2-9024-5ad24634d033} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14482 | 2026.03.19 22:57:04.894557 [ 4 ] {e338080b-613b-4de2-9024-5ad24634d033} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14483 | 2026.03.19 22:57:04.894747 [ 4 ] {e338080b-613b-4de2-9024-5ad24634d033} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001557 sec., 38535.64547206166 rows/sec., 2.60 MiB/sec. | ||
| 14484 | 2026.03.19 22:57:04.894795 [ 4 ] {e338080b-613b-4de2-9024-5ad24634d033} <Debug> TCPHandler: Processed in 0.001773627 sec. | ||
| 14485 | 2026.03.19 22:57:04.903838 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2282 rows, containing 19 columns (19 merged, 0 gathered) in 0.010891467 sec., 209521.82107332282 rows/sec., 375.45 MiB/sec. | ||
| 14486 | 2026.03.19 22:57:04.906479 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14487 | 2026.03.19 22:57:04.906943 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14488 | 2026.03.19 22:57:04.907058 [ 201 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14489 | 2026.03.19 22:57:04.907239 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.49 MiB. | ||
| 14490 | 2026.03.19 22:57:09.097825 [ 221 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 14491 | 2026.03.19 22:57:09.097918 [ 221 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 14492 | 2026.03.19 22:57:09.101700 [ 221 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 14493 | 2026.03.19 22:57:09.221587 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14494 | 2026.03.19 22:57:09.221679 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14495 | 2026.03.19 22:57:09.392110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36382 | ||
| 14496 | 2026.03.19 22:57:09.392680 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14497 | 2026.03.19 22:57:09.392723 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14498 | 2026.03.19 22:57:09.393207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14499 | 2026.03.19 22:57:09.393430 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14500 | 2026.03.19 22:57:09.393557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36382 | ||
| 14501 | 2026.03.19 22:57:09.393587 [ 139 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14502 | 2026.03.19 22:57:09.393661 [ 139 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14503 | 2026.03.19 22:57:09.393685 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14504 | 2026.03.19 22:57:09.393807 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 14505 | 2026.03.19 22:57:09.393933 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14506 | 2026.03.19 22:57:09.393973 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 33950 rows starting from the beginning of the part | ||
| 14507 | 2026.03.19 22:57:09.394040 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 14508 | 2026.03.19 22:57:09.394088 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 14509 | 2026.03.19 22:57:09.394132 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 14510 | 2026.03.19 22:57:09.394174 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 14511 | 2026.03.19 22:57:09.394217 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 14512 | 2026.03.19 22:57:09.396611 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36382 rows, containing 4 columns (4 merged, 0 gathered) in 0.002856349 sec., 12737239.041867781 rows/sec., 182.21 MiB/sec. | ||
| 14513 | 2026.03.19 22:57:09.396787 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14514 | 2026.03.19 22:57:09.397019 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_76_15} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14515 | 2026.03.19 22:57:09.397087 [ 197 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_76_15} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14516 | 2026.03.19 22:57:09.397175 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 14517 | 2026.03.19 22:57:09.514040 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1764 | ||
| 14518 | 2026.03.19 22:57:09.516835 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14519 | 2026.03.19 22:57:09.516893 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14520 | 2026.03.19 22:57:09.518154 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14521 | 2026.03.19 22:57:09.518434 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14522 | 2026.03.19 22:57:09.518574 [ 139 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14523 | 2026.03.19 22:57:09.518622 [ 139 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14524 | 2026.03.19 22:57:09.518640 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14525 | 2026.03.19 22:57:09.518744 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 14526 | 2026.03.19 22:57:09.518799 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1764 | ||
| 14527 | 2026.03.19 22:57:09.519343 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14528 | 2026.03.19 22:57:09.519487 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1618 rows starting from the beginning of the part | ||
| 14529 | 2026.03.19 22:57:09.519823 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 14530 | 2026.03.19 22:57:09.520130 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 14531 | 2026.03.19 22:57:09.520443 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 14532 | 2026.03.19 22:57:09.520749 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 14533 | 2026.03.19 22:57:09.521047 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 14534 | 2026.03.19 22:57:09.527600 [ 194 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1764 rows, containing 72 columns (72 merged, 0 gathered) in 0.008907238 sec., 198041.1885255564 rows/sec., 151.62 MiB/sec. | ||
| 14535 | 2026.03.19 22:57:09.529251 [ 192 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14536 | 2026.03.19 22:57:09.529777 [ 192 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_56_11} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14537 | 2026.03.19 22:57:09.529848 [ 192 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_56_11} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14538 | 2026.03.19 22:57:09.530035 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 14539 | 2026.03.19 22:57:09.875808 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14540 | 2026.03.19 22:57:09.876086 [ 4 ] {ef3f241f-3def-4a57-85dd-5d49abb0d34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14541 | 2026.03.19 22:57:09.876189 [ 4 ] {ef3f241f-3def-4a57-85dd-5d49abb0d34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14542 | 2026.03.19 22:57:09.876962 [ 4 ] {ef3f241f-3def-4a57-85dd-5d49abb0d34b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14543 | 2026.03.19 22:57:09.877006 [ 4 ] {ef3f241f-3def-4a57-85dd-5d49abb0d34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14544 | 2026.03.19 22:57:09.877354 [ 4 ] {ef3f241f-3def-4a57-85dd-5d49abb0d34b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14545 | 2026.03.19 22:57:09.877564 [ 4 ] {ef3f241f-3def-4a57-85dd-5d49abb0d34b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14546 | 2026.03.19 22:57:09.877705 [ 4 ] {ef3f241f-3def-4a57-85dd-5d49abb0d34b} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001751 sec., 49114.79154768704 rows/sec., 4.12 MiB/sec. | ||
| 14547 | 2026.03.19 22:57:09.877739 [ 138 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14548 | 2026.03.19 22:57:09.877750 [ 4 ] {ef3f241f-3def-4a57-85dd-5d49abb0d34b} <Debug> TCPHandler: Processed in 0.002188561 sec. | ||
| 14549 | 2026.03.19 22:57:09.877888 [ 138 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14550 | 2026.03.19 22:57:09.877929 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14551 | 2026.03.19 22:57:09.877989 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14552 | 2026.03.19 22:57:09.878038 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 14553 | 2026.03.19 22:57:09.878097 [ 4 ] {d2078838-051e-4e61-81c5-9c0f64add703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14554 | 2026.03.19 22:57:09.878128 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14555 | 2026.03.19 22:57:09.878141 [ 4 ] {d2078838-051e-4e61-81c5-9c0f64add703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14556 | 2026.03.19 22:57:09.878156 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2152 rows starting from the beginning of the part | ||
| 14557 | 2026.03.19 22:57:09.878214 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 86 rows starting from the beginning of the part | ||
| 14558 | 2026.03.19 22:57:09.878258 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 108 rows starting from the beginning of the part | ||
| 14559 | 2026.03.19 22:57:09.878300 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 213 rows starting from the beginning of the part | ||
| 14560 | 2026.03.19 22:57:09.878339 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 108 rows starting from the beginning of the part | ||
| 14561 | 2026.03.19 22:57:09.878396 [ 188 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 86 rows starting from the beginning of the part | ||
| 14562 | 2026.03.19 22:57:09.878607 [ 4 ] {d2078838-051e-4e61-81c5-9c0f64add703} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14563 | 2026.03.19 22:57:09.878643 [ 4 ] {d2078838-051e-4e61-81c5-9c0f64add703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14564 | 2026.03.19 22:57:09.878957 [ 4 ] {d2078838-051e-4e61-81c5-9c0f64add703} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14565 | 2026.03.19 22:57:09.879167 [ 4 ] {d2078838-051e-4e61-81c5-9c0f64add703} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14566 | 2026.03.19 22:57:09.879303 [ 4 ] {d2078838-051e-4e61-81c5-9c0f64add703} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001228 sec., 12214.98371335505 rows/sec., 918.51 KiB/sec. | ||
| 14567 | 2026.03.19 22:57:09.879343 [ 4 ] {d2078838-051e-4e61-81c5-9c0f64add703} <Debug> TCPHandler: Processed in 0.001407214 sec. | ||
| 14568 | 2026.03.19 22:57:09.879465 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14569 | 2026.03.19 22:57:09.879563 [ 4 ] {fc48de01-864c-4fd0-ad4b-f68053649a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14570 | 2026.03.19 22:57:09.879604 [ 4 ] {fc48de01-864c-4fd0-ad4b-f68053649a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14571 | 2026.03.19 22:57:09.879605 [ 194 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604666 sec., 1715621.817873626 rows/sec., 141.85 MiB/sec. | ||
| 14572 | 2026.03.19 22:57:09.879932 [ 190 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14573 | 2026.03.19 22:57:09.880046 [ 4 ] {fc48de01-864c-4fd0-ad4b-f68053649a24} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14574 | 2026.03.19 22:57:09.880089 [ 4 ] {fc48de01-864c-4fd0-ad4b-f68053649a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14575 | 2026.03.19 22:57:09.880281 [ 190 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_111_22} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2026.03.19 22:57:09.880382 [ 190 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_111_22} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14577 | 2026.03.19 22:57:09.880419 [ 4 ] {fc48de01-864c-4fd0-ad4b-f68053649a24} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14578 | 2026.03.19 22:57:09.880484 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 14579 | 2026.03.19 22:57:09.880643 [ 4 ] {fc48de01-864c-4fd0-ad4b-f68053649a24} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14580 | 2026.03.19 22:57:09.880763 [ 138 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14581 | 2026.03.19 22:57:09.880792 [ 138 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14582 | 2026.03.19 22:57:09.880794 [ 4 ] {fc48de01-864c-4fd0-ad4b-f68053649a24} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001236 sec., 63915.857605178 rows/sec., 4.99 MiB/sec. | ||
| 14583 | 2026.03.19 22:57:09.880809 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14584 | 2026.03.19 22:57:09.880848 [ 4 ] {fc48de01-864c-4fd0-ad4b-f68053649a24} <Debug> TCPHandler: Processed in 0.001433824 sec. | ||
| 14585 | 2026.03.19 22:57:09.880892 [ 188 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 14586 | 2026.03.19 22:57:09.880970 [ 188 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14587 | 2026.03.19 22:57:09.880975 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14588 | 2026.03.19 22:57:09.880995 [ 188 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1124 rows starting from the beginning of the part | ||
| 14589 | 2026.03.19 22:57:09.881040 [ 188 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 79 rows starting from the beginning of the part | ||
| 14590 | 2026.03.19 22:57:09.881075 [ 4 ] {a63bc4ed-4737-42d1-a242-44fcf8cb6c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14591 | 2026.03.19 22:57:09.881077 [ 188 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 90 rows starting from the beginning of the part | ||
| 14592 | 2026.03.19 22:57:09.881120 [ 4 ] {a63bc4ed-4737-42d1-a242-44fcf8cb6c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14593 | 2026.03.19 22:57:09.881123 [ 188 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 129 rows starting from the beginning of the part | ||
| 14594 | 2026.03.19 22:57:09.881164 [ 188 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 14595 | 2026.03.19 22:57:09.881199 [ 188 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 79 rows starting from the beginning of the part | ||
| 14596 | 2026.03.19 22:57:09.881551 [ 4 ] {a63bc4ed-4737-42d1-a242-44fcf8cb6c7a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2026.03.19 22:57:09.881585 [ 4 ] {a63bc4ed-4737-42d1-a242-44fcf8cb6c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14598 | 2026.03.19 22:57:09.881927 [ 4 ] {a63bc4ed-4737-42d1-a242-44fcf8cb6c7a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14599 | 2026.03.19 22:57:09.882089 [ 194 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229561 sec., 1293957.7621606411 rows/sec., 98.99 MiB/sec. | ||
| 14600 | 2026.03.19 22:57:09.882139 [ 4 ] {a63bc4ed-4737-42d1-a242-44fcf8cb6c7a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14601 | 2026.03.19 22:57:09.882267 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 4 parts from all_1_106_24 to all_109_109_0 | ||
| 14602 | 2026.03.19 22:57:09.882276 [ 4 ] {a63bc4ed-4737-42d1-a242-44fcf8cb6c7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 14603 | 2026.03.19 22:57:09.882303 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14604 | 2026.03.19 22:57:09.882328 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14605 | 2026.03.19 22:57:09.882329 [ 4 ] {a63bc4ed-4737-42d1-a242-44fcf8cb6c7a} <Debug> TCPHandler: Processed in 0.001407884 sec. | ||
| 14606 | 2026.03.19 22:57:09.882336 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14607 | 2026.03.19 22:57:09.882422 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_109_25} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_106_24 to all_109_109_0 into Compact with storage Full | ||
| 14608 | 2026.03.19 22:57:09.882465 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14609 | 2026.03.19 22:57:09.882542 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_109_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14610 | 2026.03.19 22:57:09.882566 [ 4 ] {76c5ed30-f5c1-4279-bfc9-e1aacd6019d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14611 | 2026.03.19 22:57:09.882581 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_106_24, total 39191 rows starting from the beginning of the part | ||
| 14612 | 2026.03.19 22:57:09.882627 [ 4 ] {76c5ed30-f5c1-4279-bfc9-e1aacd6019d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14613 | 2026.03.19 22:57:09.882656 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14614 | 2026.03.19 22:57:09.882688 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_111_22} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14615 | 2026.03.19 22:57:09.882707 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14616 | 2026.03.19 22:57:09.882754 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_109_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 203 rows starting from the beginning of the part | ||
| 14617 | 2026.03.19 22:57:09.882776 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_111_22} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14618 | 2026.03.19 22:57:09.882878 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 14619 | 2026.03.19 22:57:09.883441 [ 4 ] {76c5ed30-f5c1-4279-bfc9-e1aacd6019d2} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14620 | 2026.03.19 22:57:09.883483 [ 4 ] {76c5ed30-f5c1-4279-bfc9-e1aacd6019d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14621 | 2026.03.19 22:57:09.884010 [ 4 ] {76c5ed30-f5c1-4279-bfc9-e1aacd6019d2} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14622 | 2026.03.19 22:57:09.884237 [ 4 ] {76c5ed30-f5c1-4279-bfc9-e1aacd6019d2} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14623 | 2026.03.19 22:57:09.884375 [ 4 ] {76c5ed30-f5c1-4279-bfc9-e1aacd6019d2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001827 sec., 8210.180623973727 rows/sec., 14.71 MiB/sec. | ||
| 14624 | 2026.03.19 22:57:09.884430 [ 4 ] {76c5ed30-f5c1-4279-bfc9-e1aacd6019d2} <Debug> TCPHandler: Processed in 0.00201396 sec. | ||
| 14625 | 2026.03.19 22:57:09.884558 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14626 | 2026.03.19 22:57:09.884682 [ 4 ] {d64da45b-b833-4fc5-9c0e-7c1026854505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14627 | 2026.03.19 22:57:09.884733 [ 4 ] {d64da45b-b833-4fc5-9c0e-7c1026854505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14628 | 2026.03.19 22:57:09.885185 [ 4 ] {d64da45b-b833-4fc5-9c0e-7c1026854505} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14629 | 2026.03.19 22:57:09.885229 [ 4 ] {d64da45b-b833-4fc5-9c0e-7c1026854505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14630 | 2026.03.19 22:57:09.885603 [ 4 ] {d64da45b-b833-4fc5-9c0e-7c1026854505} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14631 | 2026.03.19 22:57:09.885813 [ 4 ] {d64da45b-b833-4fc5-9c0e-7c1026854505} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14632 | 2026.03.19 22:57:09.885929 [ 138 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14633 | 2026.03.19 22:57:09.885950 [ 4 ] {d64da45b-b833-4fc5-9c0e-7c1026854505} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001293 sec., 46403.71229698376 rows/sec., 3.13 MiB/sec. | ||
| 14634 | 2026.03.19 22:57:09.885959 [ 138 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14635 | 2026.03.19 22:57:09.885989 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14636 | 2026.03.19 22:57:09.885993 [ 4 ] {d64da45b-b833-4fc5-9c0e-7c1026854505} <Debug> TCPHandler: Processed in 0.001497945 sec. | ||
| 14637 | 2026.03.19 22:57:09.886059 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 14638 | 2026.03.19 22:57:09.886164 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14639 | 2026.03.19 22:57:09.886192 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6312 rows starting from the beginning of the part | ||
| 14640 | 2026.03.19 22:57:09.886245 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 14641 | 2026.03.19 22:57:09.886289 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 14642 | 2026.03.19 22:57:09.886329 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 14643 | 2026.03.19 22:57:09.886369 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 14644 | 2026.03.19 22:57:09.886406 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 14645 | 2026.03.19 22:57:09.888120 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6612 rows, containing 4 columns (4 merged, 0 gathered) in 0.00208806 sec., 3166575.6731128413 rows/sec., 213.40 MiB/sec. | ||
| 14646 | 2026.03.19 22:57:09.888505 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14647 | 2026.03.19 22:57:09.888738 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_111_22} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14648 | 2026.03.19 22:57:09.888802 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_111_22} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14649 | 2026.03.19 22:57:09.888870 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14650 | 2026.03.19 22:57:09.891200 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_109_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39714 rows, containing 5 columns (5 merged, 0 gathered) in 0.008815357 sec., 4505092.646843458 rows/sec., 297.60 MiB/sec. | ||
| 14651 | 2026.03.19 22:57:09.891746 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_109_25} <Trace> MergedBlockOutputStream: filled checksums all_1_109_25 (state Temporary) | ||
| 14652 | 2026.03.19 22:57:09.892009 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_109_25} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_109_25 to all_1_109_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14653 | 2026.03.19 22:57:09.892080 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_109_25} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 4 parts: [all_1_106_24, all_109_109_0] -> all_1_109_25 | ||
| 14654 | 2026.03.19 22:57:09.892155 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 14655 | 2026.03.19 22:57:10.320529 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 14656 | 2026.03.19 22:57:10.320578 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 14657 | 2026.03.19 22:57:10.323725 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 14658 | 2026.03.19 22:57:11.388980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 14659 | 2026.03.19 22:57:11.407168 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14660 | 2026.03.19 22:57:11.407227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14661 | 2026.03.19 22:57:11.413523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14662 | 2026.03.19 22:57:11.414213 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14663 | 2026.03.19 22:57:11.414543 [ 134 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14664 | 2026.03.19 22:57:11.414606 [ 134 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14665 | 2026.03.19 22:57:11.414626 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14666 | 2026.03.19 22:57:11.414752 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 14667 | 2026.03.19 22:57:11.417672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 14668 | 2026.03.19 22:57:11.418531 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14669 | 2026.03.19 22:57:11.420148 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 14670 | 2026.03.19 22:57:11.425233 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 14671 | 2026.03.19 22:57:11.430375 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 14672 | 2026.03.19 22:57:11.435288 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 14673 | 2026.03.19 22:57:11.440560 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 14674 | 2026.03.19 22:57:11.445300 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 14675 | 2026.03.19 22:57:11.503529 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.088833189 sec., 6450.291906102796 rows/sec., 33.35 MiB/sec. | ||
| 14676 | 2026.03.19 22:57:11.505528 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14677 | 2026.03.19 22:57:11.507269 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_76_15} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14678 | 2026.03.19 22:57:11.507367 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_76_15} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14679 | 2026.03.19 22:57:11.509108 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14680 | 2026.03.19 22:57:12.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.74 MiB, peak 399.15 MiB, free memory in arenas 0.00 B, will set to 380.65 MiB (RSS), difference: -1.09 MiB | ||
| 14681 | 2026.03.19 22:57:14.391766 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14682 | 2026.03.19 22:57:14.392048 [ 4 ] {d5de6a7f-fa93-4219-9c7f-c92a84206ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14683 | 2026.03.19 22:57:14.392152 [ 4 ] {d5de6a7f-fa93-4219-9c7f-c92a84206ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14684 | 2026.03.19 22:57:14.393938 [ 4 ] {d5de6a7f-fa93-4219-9c7f-c92a84206ef9} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14685 | 2026.03.19 22:57:14.393987 [ 4 ] {d5de6a7f-fa93-4219-9c7f-c92a84206ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14686 | 2026.03.19 22:57:14.394477 [ 4 ] {d5de6a7f-fa93-4219-9c7f-c92a84206ef9} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14687 | 2026.03.19 22:57:14.394697 [ 4 ] {d5de6a7f-fa93-4219-9c7f-c92a84206ef9} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14688 | 2026.03.19 22:57:14.394856 [ 4 ] {d5de6a7f-fa93-4219-9c7f-c92a84206ef9} <Debug> executeQuery: Read 1992 rows, 154.38 KiB in 0.002883 sec., 690946.9302809573 rows/sec., 52.29 MiB/sec. | ||
| 14689 | 2026.03.19 22:57:14.394898 [ 4 ] {d5de6a7f-fa93-4219-9c7f-c92a84206ef9} <Debug> TCPHandler: Processed in 0.003299293 sec. | ||
| 14690 | 2026.03.19 22:57:14.395022 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14691 | 2026.03.19 22:57:14.395148 [ 4 ] {ff963598-e416-4544-82b3-1842353e3300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14692 | 2026.03.19 22:57:14.395197 [ 4 ] {ff963598-e416-4544-82b3-1842353e3300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14693 | 2026.03.19 22:57:14.395676 [ 4 ] {ff963598-e416-4544-82b3-1842353e3300} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14694 | 2026.03.19 22:57:14.395714 [ 4 ] {ff963598-e416-4544-82b3-1842353e3300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14695 | 2026.03.19 22:57:14.396026 [ 4 ] {ff963598-e416-4544-82b3-1842353e3300} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14696 | 2026.03.19 22:57:14.396245 [ 4 ] {ff963598-e416-4544-82b3-1842353e3300} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14697 | 2026.03.19 22:57:14.396379 [ 4 ] {ff963598-e416-4544-82b3-1842353e3300} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001255 sec., 29482.07171314741 rows/sec., 2.16 MiB/sec. | ||
| 14698 | 2026.03.19 22:57:14.396417 [ 4 ] {ff963598-e416-4544-82b3-1842353e3300} <Debug> TCPHandler: Processed in 0.001456795 sec. | ||
| 14699 | 2026.03.19 22:57:14.396524 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14700 | 2026.03.19 22:57:14.396621 [ 4 ] {073a545f-c101-4d78-bda5-4448314f4099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14701 | 2026.03.19 22:57:14.396661 [ 4 ] {073a545f-c101-4d78-bda5-4448314f4099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14702 | 2026.03.19 22:57:14.397293 [ 4 ] {073a545f-c101-4d78-bda5-4448314f4099} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14703 | 2026.03.19 22:57:14.397329 [ 4 ] {073a545f-c101-4d78-bda5-4448314f4099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14704 | 2026.03.19 22:57:14.397649 [ 4 ] {073a545f-c101-4d78-bda5-4448314f4099} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14705 | 2026.03.19 22:57:14.397858 [ 4 ] {073a545f-c101-4d78-bda5-4448314f4099} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14706 | 2026.03.19 22:57:14.397986 [ 4 ] {073a545f-c101-4d78-bda5-4448314f4099} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001384 sec., 511560.6936416185 rows/sec., 29.84 MiB/sec. | ||
| 14707 | 2026.03.19 22:57:14.398023 [ 4 ] {073a545f-c101-4d78-bda5-4448314f4099} <Debug> TCPHandler: Processed in 0.001548856 sec. | ||
| 14708 | 2026.03.19 22:57:14.398130 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14709 | 2026.03.19 22:57:14.398225 [ 4 ] {38be6432-e36f-4861-bab0-0c9a48395ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14710 | 2026.03.19 22:57:14.398264 [ 4 ] {38be6432-e36f-4861-bab0-0c9a48395ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14711 | 2026.03.19 22:57:14.398631 [ 4 ] {38be6432-e36f-4861-bab0-0c9a48395ee0} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14712 | 2026.03.19 22:57:14.398667 [ 4 ] {38be6432-e36f-4861-bab0-0c9a48395ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14713 | 2026.03.19 22:57:14.398939 [ 4 ] {38be6432-e36f-4861-bab0-0c9a48395ee0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14714 | 2026.03.19 22:57:14.399144 [ 4 ] {38be6432-e36f-4861-bab0-0c9a48395ee0} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14715 | 2026.03.19 22:57:14.399270 [ 4 ] {38be6432-e36f-4861-bab0-0c9a48395ee0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 66.15 KiB/sec. | ||
| 14716 | 2026.03.19 22:57:14.399308 [ 4 ] {38be6432-e36f-4861-bab0-0c9a48395ee0} <Debug> TCPHandler: Processed in 0.001229481 sec. | ||
| 14717 | 2026.03.19 22:57:14.399411 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14718 | 2026.03.19 22:57:14.399506 [ 4 ] {c0f8a5ff-d451-44f5-8718-05a87900f516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14719 | 2026.03.19 22:57:14.399546 [ 4 ] {c0f8a5ff-d451-44f5-8718-05a87900f516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14720 | 2026.03.19 22:57:14.400299 [ 4 ] {c0f8a5ff-d451-44f5-8718-05a87900f516} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14721 | 2026.03.19 22:57:14.400336 [ 4 ] {c0f8a5ff-d451-44f5-8718-05a87900f516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14722 | 2026.03.19 22:57:14.400670 [ 4 ] {c0f8a5ff-d451-44f5-8718-05a87900f516} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14723 | 2026.03.19 22:57:14.400881 [ 4 ] {c0f8a5ff-d451-44f5-8718-05a87900f516} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14724 | 2026.03.19 22:57:14.401010 [ 4 ] {c0f8a5ff-d451-44f5-8718-05a87900f516} <Debug> executeQuery: Read 1037 rows, 73.30 KiB in 0.001522 sec., 681340.3416557162 rows/sec., 47.03 MiB/sec. | ||
| 14725 | 2026.03.19 22:57:14.401048 [ 4 ] {c0f8a5ff-d451-44f5-8718-05a87900f516} <Debug> TCPHandler: Processed in 0.001686677 sec. | ||
| 14726 | 2026.03.19 22:57:14.401108 [ 221 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 14727 | 2026.03.19 22:57:14.401155 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14728 | 2026.03.19 22:57:14.401166 [ 221 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 14729 | 2026.03.19 22:57:14.401259 [ 4 ] {4bb62ef4-dc1d-4d32-bd36-a37016496f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14730 | 2026.03.19 22:57:14.401307 [ 4 ] {4bb62ef4-dc1d-4d32-bd36-a37016496f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14731 | 2026.03.19 22:57:14.401964 [ 4 ] {4bb62ef4-dc1d-4d32-bd36-a37016496f63} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14732 | 2026.03.19 22:57:14.402001 [ 4 ] {4bb62ef4-dc1d-4d32-bd36-a37016496f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14733 | 2026.03.19 22:57:14.402422 [ 4 ] {4bb62ef4-dc1d-4d32-bd36-a37016496f63} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14734 | 2026.03.19 22:57:14.402673 [ 4 ] {4bb62ef4-dc1d-4d32-bd36-a37016496f63} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14735 | 2026.03.19 22:57:14.402836 [ 4 ] {4bb62ef4-dc1d-4d32-bd36-a37016496f63} <Debug> executeQuery: Read 1345 rows, 87.05 KiB in 0.001595 sec., 843260.1880877742 rows/sec., 53.30 MiB/sec. | ||
| 14736 | 2026.03.19 22:57:14.402877 [ 4 ] {4bb62ef4-dc1d-4d32-bd36-a37016496f63} <Debug> TCPHandler: Processed in 0.001772418 sec. | ||
| 14737 | 2026.03.19 22:57:14.402987 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14738 | 2026.03.19 22:57:14.403082 [ 4 ] {9ec1c23a-dc31-48c3-902a-f16bfc550012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14739 | 2026.03.19 22:57:14.403136 [ 4 ] {9ec1c23a-dc31-48c3-902a-f16bfc550012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14740 | 2026.03.19 22:57:14.403999 [ 4 ] {9ec1c23a-dc31-48c3-902a-f16bfc550012} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14741 | 2026.03.19 22:57:14.404025 [ 221 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 14742 | 2026.03.19 22:57:14.404038 [ 4 ] {9ec1c23a-dc31-48c3-902a-f16bfc550012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14743 | 2026.03.19 22:57:14.404619 [ 4 ] {9ec1c23a-dc31-48c3-902a-f16bfc550012} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14744 | 2026.03.19 22:57:14.404839 [ 4 ] {9ec1c23a-dc31-48c3-902a-f16bfc550012} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2026.03.19 22:57:14.404976 [ 4 ] {9ec1c23a-dc31-48c3-902a-f16bfc550012} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001912 sec., 19351.46443514644 rows/sec., 34.68 MiB/sec. | ||
| 14746 | 2026.03.19 22:57:14.405031 [ 4 ] {9ec1c23a-dc31-48c3-902a-f16bfc550012} <Debug> TCPHandler: Processed in 0.0020945 sec. | ||
| 14747 | 2026.03.19 22:57:14.405158 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2026.03.19 22:57:14.405254 [ 4 ] {d5b8dff3-c302-4e23-a37d-4816add1d06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14749 | 2026.03.19 22:57:14.405305 [ 4 ] {d5b8dff3-c302-4e23-a37d-4816add1d06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14750 | 2026.03.19 22:57:14.405628 [ 4 ] {d5b8dff3-c302-4e23-a37d-4816add1d06d} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14751 | 2026.03.19 22:57:14.405663 [ 4 ] {d5b8dff3-c302-4e23-a37d-4816add1d06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 14752 | 2026.03.19 22:57:14.405962 [ 4 ] {d5b8dff3-c302-4e23-a37d-4816add1d06d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14753 | 2026.03.19 22:57:14.406171 [ 4 ] {d5b8dff3-c302-4e23-a37d-4816add1d06d} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14754 | 2026.03.19 22:57:14.406303 [ 4 ] {d5b8dff3-c302-4e23-a37d-4816add1d06d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 14755 | 2026.03.19 22:57:14.406339 [ 4 ] {d5b8dff3-c302-4e23-a37d-4816add1d06d} <Debug> TCPHandler: Processed in 0.001241432 sec. | ||
| 14756 | 2026.03.19 22:57:14.753036 [ 222 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 14757 | 2026.03.19 22:57:14.753087 [ 222 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 14758 | 2026.03.19 22:57:14.755526 [ 222 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 14759 | 2026.03.19 22:57:14.883997 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 14760 | 2026.03.19 22:57:14.884033 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 14761 | 2026.03.19 22:57:14.887464 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 14762 | 2026.03.19 22:57:14.925452 [ 221 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 14763 | 2026.03.19 22:57:14.925502 [ 221 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 14764 | 2026.03.19 22:57:14.928325 [ 221 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 14765 | 2026.03.19 22:57:16.893804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36830 | ||
| 14766 | 2026.03.19 22:57:16.894333 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14767 | 2026.03.19 22:57:16.894379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14768 | 2026.03.19 22:57:16.894863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14769 | 2026.03.19 22:57:16.895125 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14770 | 2026.03.19 22:57:16.895282 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36830 | ||
| 14771 | 2026.03.19 22:57:18.917915 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 14772 | 2026.03.19 22:57:18.937293 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14773 | 2026.03.19 22:57:18.937358 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14774 | 2026.03.19 22:57:18.943640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14775 | 2026.03.19 22:57:18.944353 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14776 | 2026.03.19 22:57:18.947717 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 14777 | 2026.03.19 22:57:19.519168 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1792 | ||
| 14778 | 2026.03.19 22:57:19.521454 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14779 | 2026.03.19 22:57:19.521504 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14780 | 2026.03.19 22:57:19.522708 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14781 | 2026.03.19 22:57:19.522974 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14782 | 2026.03.19 22:57:19.523340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1792 | ||
| 14783 | 2026.03.19 22:57:19.875615 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14784 | 2026.03.19 22:57:19.875806 [ 4 ] {636ae647-4aa8-4b79-b487-d0a908df7a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14785 | 2026.03.19 22:57:19.875873 [ 4 ] {636ae647-4aa8-4b79-b487-d0a908df7a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14786 | 2026.03.19 22:57:19.876566 [ 4 ] {636ae647-4aa8-4b79-b487-d0a908df7a96} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14787 | 2026.03.19 22:57:19.876616 [ 4 ] {636ae647-4aa8-4b79-b487-d0a908df7a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14788 | 2026.03.19 22:57:19.877013 [ 4 ] {636ae647-4aa8-4b79-b487-d0a908df7a96} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14789 | 2026.03.19 22:57:19.877241 [ 4 ] {636ae647-4aa8-4b79-b487-d0a908df7a96} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14790 | 2026.03.19 22:57:19.877394 [ 4 ] {636ae647-4aa8-4b79-b487-d0a908df7a96} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001638 sec., 52503.0525030525 rows/sec., 4.41 MiB/sec. | ||
| 14791 | 2026.03.19 22:57:19.877438 [ 4 ] {636ae647-4aa8-4b79-b487-d0a908df7a96} <Debug> TCPHandler: Processed in 0.001952449 sec. | ||
| 14792 | 2026.03.19 22:57:19.877560 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14793 | 2026.03.19 22:57:19.877658 [ 4 ] {d8f4e921-6aef-4e5c-98e3-3c9791420ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14794 | 2026.03.19 22:57:19.877698 [ 4 ] {d8f4e921-6aef-4e5c-98e3-3c9791420ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14795 | 2026.03.19 22:57:19.878091 [ 4 ] {d8f4e921-6aef-4e5c-98e3-3c9791420ba3} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14796 | 2026.03.19 22:57:19.878129 [ 4 ] {d8f4e921-6aef-4e5c-98e3-3c9791420ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14797 | 2026.03.19 22:57:19.878424 [ 4 ] {d8f4e921-6aef-4e5c-98e3-3c9791420ba3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14798 | 2026.03.19 22:57:19.878634 [ 4 ] {d8f4e921-6aef-4e5c-98e3-3c9791420ba3} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14799 | 2026.03.19 22:57:19.878766 [ 4 ] {d8f4e921-6aef-4e5c-98e3-3c9791420ba3} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001128 sec., 13297.87234042553 rows/sec., 999.94 KiB/sec. | ||
| 14800 | 2026.03.19 22:57:19.878805 [ 4 ] {d8f4e921-6aef-4e5c-98e3-3c9791420ba3} <Debug> TCPHandler: Processed in 0.001296273 sec. | ||
| 14801 | 2026.03.19 22:57:19.878904 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14802 | 2026.03.19 22:57:19.878999 [ 4 ] {11a0695e-077b-464d-8a14-f7b3954d06f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14803 | 2026.03.19 22:57:19.879038 [ 4 ] {11a0695e-077b-464d-8a14-f7b3954d06f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14804 | 2026.03.19 22:57:19.879461 [ 4 ] {11a0695e-077b-464d-8a14-f7b3954d06f7} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14805 | 2026.03.19 22:57:19.879498 [ 4 ] {11a0695e-077b-464d-8a14-f7b3954d06f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14806 | 2026.03.19 22:57:19.879796 [ 4 ] {11a0695e-077b-464d-8a14-f7b3954d06f7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14807 | 2026.03.19 22:57:19.879999 [ 4 ] {11a0695e-077b-464d-8a14-f7b3954d06f7} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14808 | 2026.03.19 22:57:19.880126 [ 4 ] {11a0695e-077b-464d-8a14-f7b3954d06f7} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001146 sec., 68935.42757417103 rows/sec., 5.38 MiB/sec. | ||
| 14809 | 2026.03.19 22:57:19.880164 [ 4 ] {11a0695e-077b-464d-8a14-f7b3954d06f7} <Debug> TCPHandler: Processed in 0.001309393 sec. | ||
| 14810 | 2026.03.19 22:57:19.880269 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14811 | 2026.03.19 22:57:19.880363 [ 4 ] {bbc62cbd-db68-441c-91f2-2691105e24e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14812 | 2026.03.19 22:57:19.880406 [ 4 ] {bbc62cbd-db68-441c-91f2-2691105e24e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14813 | 2026.03.19 22:57:19.880811 [ 4 ] {bbc62cbd-db68-441c-91f2-2691105e24e1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14814 | 2026.03.19 22:57:19.880847 [ 4 ] {bbc62cbd-db68-441c-91f2-2691105e24e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14815 | 2026.03.19 22:57:19.881191 [ 4 ] {bbc62cbd-db68-441c-91f2-2691105e24e1} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14816 | 2026.03.19 22:57:19.881397 [ 4 ] {bbc62cbd-db68-441c-91f2-2691105e24e1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14817 | 2026.03.19 22:57:19.881526 [ 4 ] {bbc62cbd-db68-441c-91f2-2691105e24e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 14818 | 2026.03.19 22:57:19.881563 [ 4 ] {bbc62cbd-db68-441c-91f2-2691105e24e1} <Debug> TCPHandler: Processed in 0.001344203 sec. | ||
| 14819 | 2026.03.19 22:57:19.881661 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14820 | 2026.03.19 22:57:19.881755 [ 4 ] {3cf338d8-ada9-4564-b2f0-e0f8c2074703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14821 | 2026.03.19 22:57:19.881810 [ 4 ] {3cf338d8-ada9-4564-b2f0-e0f8c2074703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14822 | 2026.03.19 22:57:19.882582 [ 4 ] {3cf338d8-ada9-4564-b2f0-e0f8c2074703} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14823 | 2026.03.19 22:57:19.882617 [ 4 ] {3cf338d8-ada9-4564-b2f0-e0f8c2074703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14824 | 2026.03.19 22:57:19.883182 [ 4 ] {3cf338d8-ada9-4564-b2f0-e0f8c2074703} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14825 | 2026.03.19 22:57:19.883411 [ 4 ] {3cf338d8-ada9-4564-b2f0-e0f8c2074703} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14826 | 2026.03.19 22:57:19.883551 [ 4 ] {3cf338d8-ada9-4564-b2f0-e0f8c2074703} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001813 sec., 8273.579702151132 rows/sec., 14.83 MiB/sec. | ||
| 14827 | 2026.03.19 22:57:19.883606 [ 4 ] {3cf338d8-ada9-4564-b2f0-e0f8c2074703} <Debug> TCPHandler: Processed in 0.001993929 sec. | ||
| 14828 | 2026.03.19 22:57:19.883708 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14829 | 2026.03.19 22:57:19.883803 [ 4 ] {2f4b62e6-f088-4b46-9356-2fdaeaae7b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14830 | 2026.03.19 22:57:19.883845 [ 4 ] {2f4b62e6-f088-4b46-9356-2fdaeaae7b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14831 | 2026.03.19 22:57:19.884176 [ 4 ] {2f4b62e6-f088-4b46-9356-2fdaeaae7b66} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14832 | 2026.03.19 22:57:19.884212 [ 4 ] {2f4b62e6-f088-4b46-9356-2fdaeaae7b66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14833 | 2026.03.19 22:57:19.884515 [ 4 ] {2f4b62e6-f088-4b46-9356-2fdaeaae7b66} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14834 | 2026.03.19 22:57:19.884725 [ 4 ] {2f4b62e6-f088-4b46-9356-2fdaeaae7b66} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14835 | 2026.03.19 22:57:19.884852 [ 4 ] {2f4b62e6-f088-4b46-9356-2fdaeaae7b66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 14836 | 2026.03.19 22:57:19.884888 [ 4 ] {2f4b62e6-f088-4b46-9356-2fdaeaae7b66} <Debug> TCPHandler: Processed in 0.001229202 sec. | ||
| 14837 | 2026.03.19 22:57:24.221733 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14838 | 2026.03.19 22:57:24.221800 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14839 | 2026.03.19 22:57:24.395578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37342 | ||
| 14840 | 2026.03.19 22:57:24.396125 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14841 | 2026.03.19 22:57:24.396175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14842 | 2026.03.19 22:57:24.396648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14843 | 2026.03.19 22:57:24.396874 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14844 | 2026.03.19 22:57:24.397009 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37342 | ||
| 14845 | 2026.03.19 22:57:24.876868 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14846 | 2026.03.19 22:57:24.877066 [ 4 ] {8d018239-8757-44ec-beab-9c782a13646b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14847 | 2026.03.19 22:57:24.877148 [ 4 ] {8d018239-8757-44ec-beab-9c782a13646b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14848 | 2026.03.19 22:57:24.877916 [ 4 ] {8d018239-8757-44ec-beab-9c782a13646b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14849 | 2026.03.19 22:57:24.877967 [ 4 ] {8d018239-8757-44ec-beab-9c782a13646b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14850 | 2026.03.19 22:57:24.878371 [ 4 ] {8d018239-8757-44ec-beab-9c782a13646b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14851 | 2026.03.19 22:57:24.878586 [ 4 ] {8d018239-8757-44ec-beab-9c782a13646b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14852 | 2026.03.19 22:57:24.878741 [ 4 ] {8d018239-8757-44ec-beab-9c782a13646b} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001729 sec., 62463.85193753614 rows/sec., 5.26 MiB/sec. | ||
| 14853 | 2026.03.19 22:57:24.878792 [ 4 ] {8d018239-8757-44ec-beab-9c782a13646b} <Debug> TCPHandler: Processed in 0.002065661 sec. | ||
| 14854 | 2026.03.19 22:57:24.878923 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14855 | 2026.03.19 22:57:24.879024 [ 4 ] {46f803f4-bb73-41c4-a76d-ac2bfdac0dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14856 | 2026.03.19 22:57:24.879066 [ 4 ] {46f803f4-bb73-41c4-a76d-ac2bfdac0dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14857 | 2026.03.19 22:57:24.879487 [ 4 ] {46f803f4-bb73-41c4-a76d-ac2bfdac0dd4} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14858 | 2026.03.19 22:57:24.879522 [ 4 ] {46f803f4-bb73-41c4-a76d-ac2bfdac0dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14859 | 2026.03.19 22:57:24.879804 [ 4 ] {46f803f4-bb73-41c4-a76d-ac2bfdac0dd4} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14860 | 2026.03.19 22:57:24.880004 [ 4 ] {46f803f4-bb73-41c4-a76d-ac2bfdac0dd4} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14861 | 2026.03.19 22:57:24.880133 [ 4 ] {46f803f4-bb73-41c4-a76d-ac2bfdac0dd4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001133 sec., 22947.92586054722 rows/sec., 1.69 MiB/sec. | ||
| 14862 | 2026.03.19 22:57:24.880172 [ 4 ] {46f803f4-bb73-41c4-a76d-ac2bfdac0dd4} <Debug> TCPHandler: Processed in 0.001300503 sec. | ||
| 14863 | 2026.03.19 22:57:24.880282 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14864 | 2026.03.19 22:57:24.880375 [ 4 ] {2193036a-539d-4806-b2b6-d6a74e668337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14865 | 2026.03.19 22:57:24.880413 [ 4 ] {2193036a-539d-4806-b2b6-d6a74e668337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14866 | 2026.03.19 22:57:24.880911 [ 4 ] {2193036a-539d-4806-b2b6-d6a74e668337} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14867 | 2026.03.19 22:57:24.880948 [ 4 ] {2193036a-539d-4806-b2b6-d6a74e668337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14868 | 2026.03.19 22:57:24.881249 [ 4 ] {2193036a-539d-4806-b2b6-d6a74e668337} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14869 | 2026.03.19 22:57:24.881458 [ 4 ] {2193036a-539d-4806-b2b6-d6a74e668337} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14870 | 2026.03.19 22:57:24.881585 [ 4 ] {2193036a-539d-4806-b2b6-d6a74e668337} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001228 sec., 73289.90228013029 rows/sec., 5.72 MiB/sec. | ||
| 14871 | 2026.03.19 22:57:24.881623 [ 4 ] {2193036a-539d-4806-b2b6-d6a74e668337} <Debug> TCPHandler: Processed in 0.001388424 sec. | ||
| 14872 | 2026.03.19 22:57:24.881732 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14873 | 2026.03.19 22:57:24.881826 [ 4 ] {ca75cd4b-ba06-4942-962b-ef0e70690688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14874 | 2026.03.19 22:57:24.881869 [ 4 ] {ca75cd4b-ba06-4942-962b-ef0e70690688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14875 | 2026.03.19 22:57:24.882331 [ 4 ] {ca75cd4b-ba06-4942-962b-ef0e70690688} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14876 | 2026.03.19 22:57:24.882368 [ 4 ] {ca75cd4b-ba06-4942-962b-ef0e70690688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14877 | 2026.03.19 22:57:24.882697 [ 4 ] {ca75cd4b-ba06-4942-962b-ef0e70690688} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14878 | 2026.03.19 22:57:24.882916 [ 4 ] {ca75cd4b-ba06-4942-962b-ef0e70690688} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14879 | 2026.03.19 22:57:24.883045 [ 4 ] {ca75cd4b-ba06-4942-962b-ef0e70690688} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 14880 | 2026.03.19 22:57:24.883051 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 4 parts from all_1_109_25 to all_112_112_0 | ||
| 14881 | 2026.03.19 22:57:24.883083 [ 4 ] {ca75cd4b-ba06-4942-962b-ef0e70690688} <Debug> TCPHandler: Processed in 0.001398923 sec. | ||
| 14882 | 2026.03.19 22:57:24.883101 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14883 | 2026.03.19 22:57:24.883129 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14884 | 2026.03.19 22:57:24.883207 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14885 | 2026.03.19 22:57:24.883228 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_112_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_109_25 to all_112_112_0 into Compact with storage Full | ||
| 14886 | 2026.03.19 22:57:24.883301 [ 4 ] {fdd125b4-f400-4b01-9755-4f90937526b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14887 | 2026.03.19 22:57:24.883337 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_112_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14888 | 2026.03.19 22:57:24.883354 [ 4 ] {fdd125b4-f400-4b01-9755-4f90937526b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14889 | 2026.03.19 22:57:24.883373 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_109_25, total 39714 rows starting from the beginning of the part | ||
| 14890 | 2026.03.19 22:57:24.883443 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 14891 | 2026.03.19 22:57:24.883496 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 14892 | 2026.03.19 22:57:24.883548 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_112_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1345 rows starting from the beginning of the part | ||
| 14893 | 2026.03.19 22:57:24.884247 [ 4 ] {fdd125b4-f400-4b01-9755-4f90937526b8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14894 | 2026.03.19 22:57:24.884283 [ 4 ] {fdd125b4-f400-4b01-9755-4f90937526b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14895 | 2026.03.19 22:57:24.884813 [ 4 ] {fdd125b4-f400-4b01-9755-4f90937526b8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14896 | 2026.03.19 22:57:24.885033 [ 4 ] {fdd125b4-f400-4b01-9755-4f90937526b8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14897 | 2026.03.19 22:57:24.885172 [ 4 ] {fdd125b4-f400-4b01-9755-4f90937526b8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00189 sec., 13756.613756613757 rows/sec., 24.65 MiB/sec. | ||
| 14898 | 2026.03.19 22:57:24.885229 [ 4 ] {fdd125b4-f400-4b01-9755-4f90937526b8} <Debug> TCPHandler: Processed in 0.002069321 sec. | ||
| 14899 | 2026.03.19 22:57:24.885341 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14900 | 2026.03.19 22:57:24.885435 [ 4 ] {6bf3356f-09e1-450e-8cb9-a993ce681c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14901 | 2026.03.19 22:57:24.885476 [ 4 ] {6bf3356f-09e1-450e-8cb9-a993ce681c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14902 | 2026.03.19 22:57:24.885814 [ 4 ] {6bf3356f-09e1-450e-8cb9-a993ce681c44} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14903 | 2026.03.19 22:57:24.885850 [ 4 ] {6bf3356f-09e1-450e-8cb9-a993ce681c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14904 | 2026.03.19 22:57:24.886151 [ 4 ] {6bf3356f-09e1-450e-8cb9-a993ce681c44} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14905 | 2026.03.19 22:57:24.886357 [ 4 ] {6bf3356f-09e1-450e-8cb9-a993ce681c44} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14906 | 2026.03.19 22:57:24.886484 [ 4 ] {6bf3356f-09e1-450e-8cb9-a993ce681c44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 14907 | 2026.03.19 22:57:24.886520 [ 4 ] {6bf3356f-09e1-450e-8cb9-a993ce681c44} <Debug> TCPHandler: Processed in 0.001227193 sec. | ||
| 14908 | 2026.03.19 22:57:24.890959 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_112_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41379 rows, containing 5 columns (5 merged, 0 gathered) in 0.007763356 sec., 5330040.255786287 rows/sec., 351.74 MiB/sec. | ||
| 14909 | 2026.03.19 22:57:24.891540 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_112_26} <Trace> MergedBlockOutputStream: filled checksums all_1_112_26 (state Temporary) | ||
| 14910 | 2026.03.19 22:57:24.891906 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_112_26} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_112_26 to all_1_112_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14911 | 2026.03.19 22:57:24.892003 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_112_26} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 4 parts: [all_1_109_25, all_112_112_0] -> all_1_112_26 | ||
| 14912 | 2026.03.19 22:57:24.892107 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14913 | 2026.03.19 22:57:26.447913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 14914 | 2026.03.19 22:57:26.467307 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14915 | 2026.03.19 22:57:26.467374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14916 | 2026.03.19 22:57:26.473699 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14917 | 2026.03.19 22:57:26.474497 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14918 | 2026.03.19 22:57:26.478686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 14919 | 2026.03.19 22:57:29.523676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1816 | ||
| 14920 | 2026.03.19 22:57:29.525929 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14921 | 2026.03.19 22:57:29.525983 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14922 | 2026.03.19 22:57:29.527212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14923 | 2026.03.19 22:57:29.527503 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14924 | 2026.03.19 22:57:29.527858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1816 | ||
| 14925 | 2026.03.19 22:57:29.878241 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14926 | 2026.03.19 22:57:29.878441 [ 4 ] {48a177f9-8c1d-4598-a494-75a46b657a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14927 | 2026.03.19 22:57:29.878517 [ 4 ] {48a177f9-8c1d-4598-a494-75a46b657a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14928 | 2026.03.19 22:57:29.879252 [ 4 ] {48a177f9-8c1d-4598-a494-75a46b657a07} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14929 | 2026.03.19 22:57:29.879311 [ 4 ] {48a177f9-8c1d-4598-a494-75a46b657a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14930 | 2026.03.19 22:57:29.879695 [ 4 ] {48a177f9-8c1d-4598-a494-75a46b657a07} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14931 | 2026.03.19 22:57:29.879925 [ 4 ] {48a177f9-8c1d-4598-a494-75a46b657a07} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14932 | 2026.03.19 22:57:29.880092 [ 4 ] {48a177f9-8c1d-4598-a494-75a46b657a07} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001704 sec., 14084.507042253521 rows/sec., 1.17 MiB/sec. | ||
| 14933 | 2026.03.19 22:57:29.880161 [ 4 ] {48a177f9-8c1d-4598-a494-75a46b657a07} <Debug> TCPHandler: Processed in 0.002049801 sec. | ||
| 14934 | 2026.03.19 22:57:29.880304 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14935 | 2026.03.19 22:57:29.880433 [ 4 ] {9fe3c425-f2bb-485d-9999-90a916cb7457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14936 | 2026.03.19 22:57:29.880484 [ 4 ] {9fe3c425-f2bb-485d-9999-90a916cb7457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14937 | 2026.03.19 22:57:29.881101 [ 4 ] {9fe3c425-f2bb-485d-9999-90a916cb7457} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14938 | 2026.03.19 22:57:29.881146 [ 4 ] {9fe3c425-f2bb-485d-9999-90a916cb7457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14939 | 2026.03.19 22:57:29.881539 [ 4 ] {9fe3c425-f2bb-485d-9999-90a916cb7457} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14940 | 2026.03.19 22:57:29.881747 [ 4 ] {9fe3c425-f2bb-485d-9999-90a916cb7457} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14941 | 2026.03.19 22:57:29.881880 [ 4 ] {9fe3c425-f2bb-485d-9999-90a916cb7457} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001477 sec., 139471.90250507786 rows/sec., 12.46 MiB/sec. | ||
| 14942 | 2026.03.19 22:57:29.881920 [ 4 ] {9fe3c425-f2bb-485d-9999-90a916cb7457} <Debug> TCPHandler: Processed in 0.001673527 sec. | ||
| 14943 | 2026.03.19 22:57:29.882034 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14944 | 2026.03.19 22:57:29.882128 [ 4 ] {baa3533c-ab9f-465e-9e0b-74ffcc802878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14945 | 2026.03.19 22:57:29.882167 [ 4 ] {baa3533c-ab9f-465e-9e0b-74ffcc802878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14946 | 2026.03.19 22:57:29.882567 [ 4 ] {baa3533c-ab9f-465e-9e0b-74ffcc802878} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14947 | 2026.03.19 22:57:29.882603 [ 4 ] {baa3533c-ab9f-465e-9e0b-74ffcc802878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14948 | 2026.03.19 22:57:29.882889 [ 4 ] {baa3533c-ab9f-465e-9e0b-74ffcc802878} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14949 | 2026.03.19 22:57:29.883092 [ 4 ] {baa3533c-ab9f-465e-9e0b-74ffcc802878} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14950 | 2026.03.19 22:57:29.883215 [ 113 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14951 | 2026.03.19 22:57:29.883220 [ 4 ] {baa3533c-ab9f-465e-9e0b-74ffcc802878} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001111 sec., 24302.4302430243 rows/sec., 1.84 MiB/sec. | ||
| 14952 | 2026.03.19 22:57:29.883284 [ 113 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14953 | 2026.03.19 22:57:29.883306 [ 4 ] {baa3533c-ab9f-465e-9e0b-74ffcc802878} <Debug> TCPHandler: Processed in 0.001319563 sec. | ||
| 14954 | 2026.03.19 22:57:29.883309 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14955 | 2026.03.19 22:57:29.883425 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14956 | 2026.03.19 22:57:29.883437 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 14957 | 2026.03.19 22:57:29.883529 [ 4 ] {78b96b0f-e437-4c91-99fe-e26823f197b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14958 | 2026.03.19 22:57:29.883569 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14959 | 2026.03.19 22:57:29.883573 [ 4 ] {78b96b0f-e437-4c91-99fe-e26823f197b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14960 | 2026.03.19 22:57:29.883612 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 82 rows starting from the beginning of the part | ||
| 14961 | 2026.03.19 22:57:29.883689 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 15 rows starting from the beginning of the part | ||
| 14962 | 2026.03.19 22:57:29.883738 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 37 rows starting from the beginning of the part | ||
| 14963 | 2026.03.19 22:57:29.883783 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 15 rows starting from the beginning of the part | ||
| 14964 | 2026.03.19 22:57:29.883838 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 26 rows starting from the beginning of the part | ||
| 14965 | 2026.03.19 22:57:29.883880 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 27 rows starting from the beginning of the part | ||
| 14966 | 2026.03.19 22:57:29.883985 [ 4 ] {78b96b0f-e437-4c91-99fe-e26823f197b4} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14967 | 2026.03.19 22:57:29.884026 [ 4 ] {78b96b0f-e437-4c91-99fe-e26823f197b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14968 | 2026.03.19 22:57:29.884338 [ 4 ] {78b96b0f-e437-4c91-99fe-e26823f197b4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14969 | 2026.03.19 22:57:29.884559 [ 4 ] {78b96b0f-e437-4c91-99fe-e26823f197b4} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14970 | 2026.03.19 22:57:29.884691 [ 4 ] {78b96b0f-e437-4c91-99fe-e26823f197b4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00118 sec., 20338.983050847455 rows/sec., 1.69 MiB/sec. | ||
| 14971 | 2026.03.19 22:57:29.884709 [ 186 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315913 sec., 153505.58889531452 rows/sec., 11.87 MiB/sec. | ||
| 14972 | 2026.03.19 22:57:29.884728 [ 4 ] {78b96b0f-e437-4c91-99fe-e26823f197b4} <Debug> TCPHandler: Processed in 0.001351184 sec. | ||
| 14973 | 2026.03.19 22:57:29.884711 [ 222 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): 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] | ||
| 14974 | 2026.03.19 22:57:29.884782 [ 222 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): 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] | ||
| 14975 | 2026.03.19 22:57:29.884854 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14976 | 2026.03.19 22:57:29.884903 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14977 | 2026.03.19 22:57:29.884952 [ 4 ] {700c82b8-8a46-4b7b-9409-1c78887c9b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14978 | 2026.03.19 22:57:29.884997 [ 4 ] {700c82b8-8a46-4b7b-9409-1c78887c9b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14979 | 2026.03.19 22:57:29.885240 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_111_22} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14980 | 2026.03.19 22:57:29.885331 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_111_22} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14981 | 2026.03.19 22:57:29.885383 [ 4 ] {700c82b8-8a46-4b7b-9409-1c78887c9b30} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14982 | 2026.03.19 22:57:29.885427 [ 4 ] {700c82b8-8a46-4b7b-9409-1c78887c9b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14983 | 2026.03.19 22:57:29.885434 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14984 | 2026.03.19 22:57:29.885751 [ 4 ] {700c82b8-8a46-4b7b-9409-1c78887c9b30} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14985 | 2026.03.19 22:57:29.885962 [ 4 ] {700c82b8-8a46-4b7b-9409-1c78887c9b30} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14986 | 2026.03.19 22:57:29.886107 [ 4 ] {700c82b8-8a46-4b7b-9409-1c78887c9b30} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 799.91 KiB/sec. | ||
| 14987 | 2026.03.19 22:57:29.886146 [ 4 ] {700c82b8-8a46-4b7b-9409-1c78887c9b30} <Debug> TCPHandler: Processed in 0.001339714 sec. | ||
| 14988 | 2026.03.19 22:57:29.886253 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14989 | 2026.03.19 22:57:29.886351 [ 4 ] {2a6ac9c2-3d4d-4328-a42e-ea1795e43d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14990 | 2026.03.19 22:57:29.886391 [ 4 ] {2a6ac9c2-3d4d-4328-a42e-ea1795e43d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14991 | 2026.03.19 22:57:29.886824 [ 4 ] {2a6ac9c2-3d4d-4328-a42e-ea1795e43d70} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14992 | 2026.03.19 22:57:29.886861 [ 4 ] {2a6ac9c2-3d4d-4328-a42e-ea1795e43d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 14993 | 2026.03.19 22:57:29.886999 [ 222 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): 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] | ||
| 14994 | 2026.03.19 22:57:29.887195 [ 4 ] {2a6ac9c2-3d4d-4328-a42e-ea1795e43d70} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14995 | 2026.03.19 22:57:29.887407 [ 4 ] {2a6ac9c2-3d4d-4328-a42e-ea1795e43d70} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14996 | 2026.03.19 22:57:29.887534 [ 4 ] {2a6ac9c2-3d4d-4328-a42e-ea1795e43d70} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.0012 sec., 95833.33333333334 rows/sec., 7.79 MiB/sec. | ||
| 14997 | 2026.03.19 22:57:29.887572 [ 4 ] {2a6ac9c2-3d4d-4328-a42e-ea1795e43d70} <Debug> TCPHandler: Processed in 0.001366444 sec. | ||
| 14998 | 2026.03.19 22:57:29.887680 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14999 | 2026.03.19 22:57:29.887772 [ 4 ] {f60a6249-2421-46ec-b71f-6fbb83612682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15000 | 2026.03.19 22:57:29.887814 [ 4 ] {f60a6249-2421-46ec-b71f-6fbb83612682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15001 | 2026.03.19 22:57:29.888218 [ 4 ] {f60a6249-2421-46ec-b71f-6fbb83612682} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15002 | 2026.03.19 22:57:29.888253 [ 4 ] {f60a6249-2421-46ec-b71f-6fbb83612682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15003 | 2026.03.19 22:57:29.888590 [ 4 ] {f60a6249-2421-46ec-b71f-6fbb83612682} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15004 | 2026.03.19 22:57:29.888801 [ 4 ] {f60a6249-2421-46ec-b71f-6fbb83612682} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15005 | 2026.03.19 22:57:29.888928 [ 4 ] {f60a6249-2421-46ec-b71f-6fbb83612682} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001174 sec., 166950.59625212947 rows/sec., 11.98 MiB/sec. | ||
| 15006 | 2026.03.19 22:57:29.888965 [ 4 ] {f60a6249-2421-46ec-b71f-6fbb83612682} <Debug> TCPHandler: Processed in 0.001333854 sec. | ||
| 15007 | 2026.03.19 22:57:29.889075 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15008 | 2026.03.19 22:57:29.889168 [ 4 ] {3ec4a84d-16b6-4fb7-9901-fdd6f3b34b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15009 | 2026.03.19 22:57:29.889221 [ 4 ] {3ec4a84d-16b6-4fb7-9901-fdd6f3b34b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15010 | 2026.03.19 22:57:29.890021 [ 4 ] {3ec4a84d-16b6-4fb7-9901-fdd6f3b34b55} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15011 | 2026.03.19 22:57:29.890057 [ 4 ] {3ec4a84d-16b6-4fb7-9901-fdd6f3b34b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15012 | 2026.03.19 22:57:29.890585 [ 4 ] {3ec4a84d-16b6-4fb7-9901-fdd6f3b34b55} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15013 | 2026.03.19 22:57:29.890822 [ 4 ] {3ec4a84d-16b6-4fb7-9901-fdd6f3b34b55} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15014 | 2026.03.19 22:57:29.890945 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15015 | 2026.03.19 22:57:29.890961 [ 4 ] {3ec4a84d-16b6-4fb7-9901-fdd6f3b34b55} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001811 sec., 8282.716731087798 rows/sec., 14.84 MiB/sec. | ||
| 15016 | 2026.03.19 22:57:29.890982 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15017 | 2026.03.19 22:57:29.891004 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15018 | 2026.03.19 22:57:29.891022 [ 4 ] {3ec4a84d-16b6-4fb7-9901-fdd6f3b34b55} <Debug> TCPHandler: Processed in 0.0019956 sec. | ||
| 15019 | 2026.03.19 22:57:29.891070 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 15020 | 2026.03.19 22:57:29.891147 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15021 | 2026.03.19 22:57:29.891246 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15022 | 2026.03.19 22:57:29.891274 [ 4 ] {2408f651-12c0-4b38-ba23-e3acb316c460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15023 | 2026.03.19 22:57:29.891294 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2282 rows starting from the beginning of the part | ||
| 15024 | 2026.03.19 22:57:29.891328 [ 4 ] {2408f651-12c0-4b38-ba23-e3acb316c460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15025 | 2026.03.19 22:57:29.891396 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 15 rows starting from the beginning of the part | ||
| 15026 | 2026.03.19 22:57:29.891491 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 37 rows starting from the beginning of the part | ||
| 15027 | 2026.03.19 22:57:29.891583 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 15 rows starting from the beginning of the part | ||
| 15028 | 2026.03.19 22:57:29.891671 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 26 rows starting from the beginning of the part | ||
| 15029 | 2026.03.19 22:57:29.891736 [ 4 ] {2408f651-12c0-4b38-ba23-e3acb316c460} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15030 | 2026.03.19 22:57:29.891762 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 15 rows starting from the beginning of the part | ||
| 15031 | 2026.03.19 22:57:29.891785 [ 4 ] {2408f651-12c0-4b38-ba23-e3acb316c460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15032 | 2026.03.19 22:57:29.892191 [ 4 ] {2408f651-12c0-4b38-ba23-e3acb316c460} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15033 | 2026.03.19 22:57:29.892432 [ 4 ] {2408f651-12c0-4b38-ba23-e3acb316c460} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15034 | 2026.03.19 22:57:29.892564 [ 4 ] {2408f651-12c0-4b38-ba23-e3acb316c460} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001315 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 15035 | 2026.03.19 22:57:29.892600 [ 4 ] {2408f651-12c0-4b38-ba23-e3acb316c460} <Debug> TCPHandler: Processed in 0.001512504 sec. | ||
| 15036 | 2026.03.19 22:57:29.897553 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2390 rows, containing 19 columns (19 merged, 0 gathered) in 0.006510525 sec., 367097.8914910856 rows/sec., 657.82 MiB/sec. | ||
| 15037 | 2026.03.19 22:57:29.899349 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15038 | 2026.03.19 22:57:29.899685 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15039 | 2026.03.19 22:57:29.899755 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15040 | 2026.03.19 22:57:29.899850 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.60 MiB. | ||
| 15041 | 2026.03.19 22:57:31.897319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37790 | ||
| 15042 | 2026.03.19 22:57:31.897899 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15043 | 2026.03.19 22:57:31.897949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15044 | 2026.03.19 22:57:31.898490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15045 | 2026.03.19 22:57:31.898742 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15046 | 2026.03.19 22:57:31.898898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37790 | ||
| 15047 | 2026.03.19 22:57:33.978930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15048 | 2026.03.19 22:57:33.997202 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2026.03.19 22:57:33.997253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15050 | 2026.03.19 22:57:34.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.18 MiB, peak 399.95 MiB, free memory in arenas 0.00 B, will set to 380.66 MiB (RSS), difference: -4.52 MiB | ||
| 15051 | 2026.03.19 22:57:34.003856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15052 | 2026.03.19 22:57:34.004681 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15053 | 2026.03.19 22:57:34.008009 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15054 | 2026.03.19 22:57:34.158621 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 15055 | 2026.03.19 22:57:34.158658 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 15056 | 2026.03.19 22:57:34.162831 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 15057 | 2026.03.19 22:57:34.876966 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15058 | 2026.03.19 22:57:34.877174 [ 4 ] {13d8820e-f72b-4960-bcd6-300bd81c220b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15059 | 2026.03.19 22:57:34.877247 [ 4 ] {13d8820e-f72b-4960-bcd6-300bd81c220b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15060 | 2026.03.19 22:57:34.878048 [ 4 ] {13d8820e-f72b-4960-bcd6-300bd81c220b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2026.03.19 22:57:34.878095 [ 4 ] {13d8820e-f72b-4960-bcd6-300bd81c220b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15062 | 2026.03.19 22:57:34.878482 [ 4 ] {13d8820e-f72b-4960-bcd6-300bd81c220b} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15063 | 2026.03.19 22:57:34.878702 [ 4 ] {13d8820e-f72b-4960-bcd6-300bd81c220b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15064 | 2026.03.19 22:57:34.878857 [ 4 ] {13d8820e-f72b-4960-bcd6-300bd81c220b} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001741 sec., 62033.31418724871 rows/sec., 5.22 MiB/sec. | ||
| 15065 | 2026.03.19 22:57:34.878854 [ 109 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15066 | 2026.03.19 22:57:34.878899 [ 4 ] {13d8820e-f72b-4960-bcd6-300bd81c220b} <Debug> TCPHandler: Processed in 0.002074331 sec. | ||
| 15067 | 2026.03.19 22:57:34.878930 [ 109 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15068 | 2026.03.19 22:57:34.878956 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15069 | 2026.03.19 22:57:34.879065 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15070 | 2026.03.19 22:57:34.879071 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 15071 | 2026.03.19 22:57:34.879166 [ 4 ] {4aaae2de-13b7-431e-9570-d399be4c4dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15072 | 2026.03.19 22:57:34.879207 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15073 | 2026.03.19 22:57:34.879210 [ 4 ] {4aaae2de-13b7-431e-9570-d399be4c4dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15074 | 2026.03.19 22:57:34.879251 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2152 rows starting from the beginning of the part | ||
| 15075 | 2026.03.19 22:57:34.879327 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1992 rows starting from the beginning of the part | ||
| 15076 | 2026.03.19 22:57:34.879376 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 86 rows starting from the beginning of the part | ||
| 15077 | 2026.03.19 22:57:34.879420 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 108 rows starting from the beginning of the part | ||
| 15078 | 2026.03.19 22:57:34.879473 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 206 rows starting from the beginning of the part | ||
| 15079 | 2026.03.19 22:57:34.879514 [ 197 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 108 rows starting from the beginning of the part | ||
| 15080 | 2026.03.19 22:57:34.879668 [ 4 ] {4aaae2de-13b7-431e-9570-d399be4c4dac} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15081 | 2026.03.19 22:57:34.879711 [ 4 ] {4aaae2de-13b7-431e-9570-d399be4c4dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15082 | 2026.03.19 22:57:34.880023 [ 4 ] {4aaae2de-13b7-431e-9570-d399be4c4dac} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15083 | 2026.03.19 22:57:34.880236 [ 4 ] {4aaae2de-13b7-431e-9570-d399be4c4dac} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15084 | 2026.03.19 22:57:34.880375 [ 4 ] {4aaae2de-13b7-431e-9570-d399be4c4dac} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001228 sec., 21172.638436482084 rows/sec., 1.55 MiB/sec. | ||
| 15085 | 2026.03.19 22:57:34.880413 [ 4 ] {4aaae2de-13b7-431e-9570-d399be4c4dac} <Debug> TCPHandler: Processed in 0.001401534 sec. | ||
| 15086 | 2026.03.19 22:57:34.880423 [ 225 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 15087 | 2026.03.19 22:57:34.880457 [ 225 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 15088 | 2026.03.19 22:57:34.880532 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15089 | 2026.03.19 22:57:34.880632 [ 4 ] {a3cba34c-0b31-4372-a5a5-78b64e3d86a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15090 | 2026.03.19 22:57:34.880670 [ 4 ] {a3cba34c-0b31-4372-a5a5-78b64e3d86a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15091 | 2026.03.19 22:57:34.881095 [ 4 ] {a3cba34c-0b31-4372-a5a5-78b64e3d86a4} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15092 | 2026.03.19 22:57:34.881134 [ 4 ] {a3cba34c-0b31-4372-a5a5-78b64e3d86a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15093 | 2026.03.19 22:57:34.881216 [ 186 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4652 rows, containing 5 columns (5 merged, 0 gathered) in 0.002190322 sec., 2123888.633726 rows/sec., 172.54 MiB/sec. | ||
| 15094 | 2026.03.19 22:57:34.881455 [ 4 ] {a3cba34c-0b31-4372-a5a5-78b64e3d86a4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15095 | 2026.03.19 22:57:34.881555 [ 186 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15096 | 2026.03.19 22:57:34.881714 [ 4 ] {a3cba34c-0b31-4372-a5a5-78b64e3d86a4} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15097 | 2026.03.19 22:57:34.881851 [ 109 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15098 | 2026.03.19 22:57:34.881857 [ 4 ] {a3cba34c-0b31-4372-a5a5-78b64e3d86a4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001242 sec., 72463.76811594203 rows/sec., 5.66 MiB/sec. | ||
| 15099 | 2026.03.19 22:57:34.881882 [ 186 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_116_23} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15100 | 2026.03.19 22:57:34.881890 [ 109 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15101 | 2026.03.19 22:57:34.881914 [ 4 ] {a3cba34c-0b31-4372-a5a5-78b64e3d86a4} <Debug> TCPHandler: Processed in 0.001429074 sec. | ||
| 15102 | 2026.03.19 22:57:34.881928 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15103 | 2026.03.19 22:57:34.881979 [ 186 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_116_23} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15104 | 2026.03.19 22:57:34.882027 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 15105 | 2026.03.19 22:57:34.882042 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15106 | 2026.03.19 22:57:34.882078 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 15107 | 2026.03.19 22:57:34.882140 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15108 | 2026.03.19 22:57:34.882142 [ 4 ] {af223ecb-9ef2-46d7-b548-c2fc0b6349a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15109 | 2026.03.19 22:57:34.882175 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1124 rows starting from the beginning of the part | ||
| 15110 | 2026.03.19 22:57:34.882200 [ 4 ] {af223ecb-9ef2-46d7-b548-c2fc0b6349a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15111 | 2026.03.19 22:57:34.882252 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1037 rows starting from the beginning of the part | ||
| 15112 | 2026.03.19 22:57:34.882304 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 79 rows starting from the beginning of the part | ||
| 15113 | 2026.03.19 22:57:34.882347 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 90 rows starting from the beginning of the part | ||
| 15114 | 2026.03.19 22:57:34.882390 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 115 rows starting from the beginning of the part | ||
| 15115 | 2026.03.19 22:57:34.882431 [ 190 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 90 rows starting from the beginning of the part | ||
| 15116 | 2026.03.19 22:57:34.882631 [ 4 ] {af223ecb-9ef2-46d7-b548-c2fc0b6349a7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15117 | 2026.03.19 22:57:34.882672 [ 4 ] {af223ecb-9ef2-46d7-b548-c2fc0b6349a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15118 | 2026.03.19 22:57:34.883016 [ 4 ] {af223ecb-9ef2-46d7-b548-c2fc0b6349a7} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15119 | 2026.03.19 22:57:34.883255 [ 4 ] {af223ecb-9ef2-46d7-b548-c2fc0b6349a7} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15120 | 2026.03.19 22:57:34.883387 [ 4 ] {af223ecb-9ef2-46d7-b548-c2fc0b6349a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 15121 | 2026.03.19 22:57:34.883423 [ 4 ] {af223ecb-9ef2-46d7-b548-c2fc0b6349a7} <Debug> TCPHandler: Processed in 0.001428444 sec. | ||
| 15122 | 2026.03.19 22:57:34.883538 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15123 | 2026.03.19 22:57:34.883611 [ 192 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2535 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623227 sec., 1561703.9391286615 rows/sec., 116.82 MiB/sec. | ||
| 15124 | 2026.03.19 22:57:34.883630 [ 4 ] {b003d758-86e2-4514-91af-b483fe7e64d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15125 | 2026.03.19 22:57:34.883686 [ 4 ] {b003d758-86e2-4514-91af-b483fe7e64d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15126 | 2026.03.19 22:57:34.883783 [ 186 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15127 | 2026.03.19 22:57:34.884032 [ 186 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_116_23} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15128 | 2026.03.19 22:57:34.884099 [ 186 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_116_23} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15129 | 2026.03.19 22:57:34.884175 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 15130 | 2026.03.19 22:57:34.884429 [ 225 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 15131 | 2026.03.19 22:57:34.884589 [ 4 ] {b003d758-86e2-4514-91af-b483fe7e64d5} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15132 | 2026.03.19 22:57:34.884631 [ 4 ] {b003d758-86e2-4514-91af-b483fe7e64d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15133 | 2026.03.19 22:57:34.885183 [ 4 ] {b003d758-86e2-4514-91af-b483fe7e64d5} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15134 | 2026.03.19 22:57:34.885401 [ 4 ] {b003d758-86e2-4514-91af-b483fe7e64d5} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15135 | 2026.03.19 22:57:34.885547 [ 4 ] {b003d758-86e2-4514-91af-b483fe7e64d5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001934 sec., 13443.64012409514 rows/sec., 24.09 MiB/sec. | ||
| 15136 | 2026.03.19 22:57:34.885605 [ 4 ] {b003d758-86e2-4514-91af-b483fe7e64d5} <Debug> TCPHandler: Processed in 0.00211167 sec. | ||
| 15137 | 2026.03.19 22:57:34.885751 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15138 | 2026.03.19 22:57:34.885843 [ 4 ] {46cd8947-d79e-4baa-ae5f-bd3b7b68d9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15139 | 2026.03.19 22:57:34.885885 [ 4 ] {46cd8947-d79e-4baa-ae5f-bd3b7b68d9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15140 | 2026.03.19 22:57:34.886239 [ 4 ] {46cd8947-d79e-4baa-ae5f-bd3b7b68d9ee} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15141 | 2026.03.19 22:57:34.886274 [ 4 ] {46cd8947-d79e-4baa-ae5f-bd3b7b68d9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15142 | 2026.03.19 22:57:34.886580 [ 4 ] {46cd8947-d79e-4baa-ae5f-bd3b7b68d9ee} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15143 | 2026.03.19 22:57:34.886781 [ 4 ] {46cd8947-d79e-4baa-ae5f-bd3b7b68d9ee} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15144 | 2026.03.19 22:57:34.886904 [ 4 ] {46cd8947-d79e-4baa-ae5f-bd3b7b68d9ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 15145 | 2026.03.19 22:57:34.886900 [ 107 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15146 | 2026.03.19 22:57:34.886940 [ 4 ] {46cd8947-d79e-4baa-ae5f-bd3b7b68d9ee} <Debug> TCPHandler: Processed in 0.001237052 sec. | ||
| 15147 | 2026.03.19 22:57:34.886980 [ 107 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15148 | 2026.03.19 22:57:34.887005 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15149 | 2026.03.19 22:57:34.887105 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 15150 | 2026.03.19 22:57:34.887237 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15151 | 2026.03.19 22:57:34.887270 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6612 rows starting from the beginning of the part | ||
| 15152 | 2026.03.19 22:57:34.887333 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 15153 | 2026.03.19 22:57:34.887390 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 15154 | 2026.03.19 22:57:34.887430 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 15155 | 2026.03.19 22:57:34.887468 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 15156 | 2026.03.19 22:57:34.887507 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 15157 | 2026.03.19 22:57:34.889207 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6912 rows, containing 4 columns (4 merged, 0 gathered) in 0.002144561 sec., 3223037.2556434623 rows/sec., 217.21 MiB/sec. | ||
| 15158 | 2026.03.19 22:57:34.889571 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15159 | 2026.03.19 22:57:34.889817 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_116_23} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15160 | 2026.03.19 22:57:34.889885 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_116_23} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15161 | 2026.03.19 22:57:34.889949 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 15162 | 2026.03.19 22:57:35.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.17 MiB, peak 399.95 MiB, free memory in arenas 0.00 B, will set to 380.66 MiB (RSS), difference: 3.49 MiB | ||
| 15163 | 2026.03.19 22:57:39.048932 [ 219 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 15164 | 2026.03.19 22:57:39.049033 [ 219 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 15165 | 2026.03.19 22:57:39.052290 [ 219 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 15166 | 2026.03.19 22:57:39.192222 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 15167 | 2026.03.19 22:57:39.192278 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 15168 | 2026.03.19 22:57:39.194641 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 15169 | 2026.03.19 22:57:39.222049 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15170 | 2026.03.19 22:57:39.222125 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15171 | 2026.03.19 22:57:39.399177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38302 | ||
| 15172 | 2026.03.19 22:57:39.400084 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15173 | 2026.03.19 22:57:39.400138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15174 | 2026.03.19 22:57:39.400638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15175 | 2026.03.19 22:57:39.400880 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15176 | 2026.03.19 22:57:39.401035 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38302 | ||
| 15177 | 2026.03.19 22:57:39.424913 [ 222 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 15178 | 2026.03.19 22:57:39.424980 [ 222 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 15179 | 2026.03.19 22:57:39.427973 [ 222 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 15180 | 2026.03.19 22:57:39.528232 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1846 | ||
| 15181 | 2026.03.19 22:57:39.530590 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15182 | 2026.03.19 22:57:39.530630 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15183 | 2026.03.19 22:57:39.531804 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15184 | 2026.03.19 22:57:39.532073 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2026.03.19 22:57:39.532328 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1846 | ||
| 15186 | 2026.03.19 22:57:39.532359 [ 218 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): 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] | ||
| 15187 | 2026.03.19 22:57:39.532394 [ 218 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): 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] | ||
| 15188 | 2026.03.19 22:57:39.534681 [ 218 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): 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] | ||
| 15189 | 2026.03.19 22:57:39.834714 [ 221 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 15190 | 2026.03.19 22:57:39.834776 [ 221 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 15191 | 2026.03.19 22:57:39.837449 [ 221 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 15192 | 2026.03.19 22:57:39.876840 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15193 | 2026.03.19 22:57:39.877117 [ 4 ] {bbcdde06-78b5-4d75-8722-97940fc87786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15194 | 2026.03.19 22:57:39.877217 [ 4 ] {bbcdde06-78b5-4d75-8722-97940fc87786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15195 | 2026.03.19 22:57:39.878148 [ 4 ] {bbcdde06-78b5-4d75-8722-97940fc87786} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15196 | 2026.03.19 22:57:39.878185 [ 4 ] {bbcdde06-78b5-4d75-8722-97940fc87786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15197 | 2026.03.19 22:57:39.878564 [ 4 ] {bbcdde06-78b5-4d75-8722-97940fc87786} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15198 | 2026.03.19 22:57:39.878788 [ 4 ] {bbcdde06-78b5-4d75-8722-97940fc87786} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15199 | 2026.03.19 22:57:39.878943 [ 4 ] {bbcdde06-78b5-4d75-8722-97940fc87786} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001901 sec., 45239.34771173067 rows/sec., 3.80 MiB/sec. | ||
| 15200 | 2026.03.19 22:57:39.878984 [ 4 ] {bbcdde06-78b5-4d75-8722-97940fc87786} <Debug> TCPHandler: Processed in 0.002314153 sec. | ||
| 15201 | 2026.03.19 22:57:39.879000 [ 224 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 15202 | 2026.03.19 22:57:39.879036 [ 224 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 15203 | 2026.03.19 22:57:39.879141 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15204 | 2026.03.19 22:57:39.879237 [ 4 ] {859f6065-2dfa-4bf8-9754-335edd6a463d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15205 | 2026.03.19 22:57:39.879278 [ 4 ] {859f6065-2dfa-4bf8-9754-335edd6a463d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15206 | 2026.03.19 22:57:39.879708 [ 4 ] {859f6065-2dfa-4bf8-9754-335edd6a463d} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15207 | 2026.03.19 22:57:39.879744 [ 4 ] {859f6065-2dfa-4bf8-9754-335edd6a463d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15208 | 2026.03.19 22:57:39.880036 [ 4 ] {859f6065-2dfa-4bf8-9754-335edd6a463d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15209 | 2026.03.19 22:57:39.880267 [ 4 ] {859f6065-2dfa-4bf8-9754-335edd6a463d} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15210 | 2026.03.19 22:57:39.880396 [ 4 ] {859f6065-2dfa-4bf8-9754-335edd6a463d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001177 sec., 12744.265080713678 rows/sec., 958.31 KiB/sec. | ||
| 15211 | 2026.03.19 22:57:39.880435 [ 4 ] {859f6065-2dfa-4bf8-9754-335edd6a463d} <Debug> TCPHandler: Processed in 0.001348163 sec. | ||
| 15212 | 2026.03.19 22:57:39.880562 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15213 | 2026.03.19 22:57:39.880656 [ 4 ] {2d23416b-5de8-4cf0-aa9c-3d4086c3d219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15214 | 2026.03.19 22:57:39.880697 [ 4 ] {2d23416b-5de8-4cf0-aa9c-3d4086c3d219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15215 | 2026.03.19 22:57:39.880834 [ 224 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 15216 | 2026.03.19 22:57:39.881145 [ 4 ] {2d23416b-5de8-4cf0-aa9c-3d4086c3d219} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15217 | 2026.03.19 22:57:39.881179 [ 4 ] {2d23416b-5de8-4cf0-aa9c-3d4086c3d219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15218 | 2026.03.19 22:57:39.881465 [ 4 ] {2d23416b-5de8-4cf0-aa9c-3d4086c3d219} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15219 | 2026.03.19 22:57:39.881671 [ 4 ] {2d23416b-5de8-4cf0-aa9c-3d4086c3d219} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15220 | 2026.03.19 22:57:39.881798 [ 4 ] {2d23416b-5de8-4cf0-aa9c-3d4086c3d219} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001158 sec., 68221.07081174439 rows/sec., 5.33 MiB/sec. | ||
| 15221 | 2026.03.19 22:57:39.881834 [ 4 ] {2d23416b-5de8-4cf0-aa9c-3d4086c3d219} <Debug> TCPHandler: Processed in 0.001326363 sec. | ||
| 15222 | 2026.03.19 22:57:39.881955 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15223 | 2026.03.19 22:57:39.882050 [ 4 ] {f07db2b1-7758-4162-8e9c-85d50ce62b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15224 | 2026.03.19 22:57:39.882093 [ 4 ] {f07db2b1-7758-4162-8e9c-85d50ce62b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15225 | 2026.03.19 22:57:39.882504 [ 4 ] {f07db2b1-7758-4162-8e9c-85d50ce62b86} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15226 | 2026.03.19 22:57:39.882537 [ 4 ] {f07db2b1-7758-4162-8e9c-85d50ce62b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15227 | 2026.03.19 22:57:39.882863 [ 4 ] {f07db2b1-7758-4162-8e9c-85d50ce62b86} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15228 | 2026.03.19 22:57:39.883072 [ 4 ] {f07db2b1-7758-4162-8e9c-85d50ce62b86} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15229 | 2026.03.19 22:57:39.883175 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 2 parts from all_1_112_26 to all_113_113_0 | ||
| 15230 | 2026.03.19 22:57:39.883201 [ 4 ] {f07db2b1-7758-4162-8e9c-85d50ce62b86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 15231 | 2026.03.19 22:57:39.883211 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15232 | 2026.03.19 22:57:39.883232 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15233 | 2026.03.19 22:57:39.883238 [ 4 ] {f07db2b1-7758-4162-8e9c-85d50ce62b86} <Debug> TCPHandler: Processed in 0.001332313 sec. | ||
| 15234 | 2026.03.19 22:57:39.883351 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15235 | 2026.03.19 22:57:39.883348 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_113_27} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_112_26 to all_113_113_0 into Compact with storage Full | ||
| 15236 | 2026.03.19 22:57:39.883446 [ 4 ] {f561f219-8e03-4f32-b3e8-81aa8b86e0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15237 | 2026.03.19 22:57:39.883505 [ 4 ] {f561f219-8e03-4f32-b3e8-81aa8b86e0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15238 | 2026.03.19 22:57:39.883506 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_113_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15239 | 2026.03.19 22:57:39.883558 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_113_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_112_26, total 41379 rows starting from the beginning of the part | ||
| 15240 | 2026.03.19 22:57:39.883641 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_113_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 15241 | 2026.03.19 22:57:39.884311 [ 4 ] {f561f219-8e03-4f32-b3e8-81aa8b86e0d2} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15242 | 2026.03.19 22:57:39.884351 [ 4 ] {f561f219-8e03-4f32-b3e8-81aa8b86e0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15243 | 2026.03.19 22:57:39.884894 [ 4 ] {f561f219-8e03-4f32-b3e8-81aa8b86e0d2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15244 | 2026.03.19 22:57:39.885130 [ 4 ] {f561f219-8e03-4f32-b3e8-81aa8b86e0d2} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15245 | 2026.03.19 22:57:39.885271 [ 4 ] {f561f219-8e03-4f32-b3e8-81aa8b86e0d2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001843 sec., 8138.903960933261 rows/sec., 14.58 MiB/sec. | ||
| 15246 | 2026.03.19 22:57:39.885326 [ 4 ] {f561f219-8e03-4f32-b3e8-81aa8b86e0d2} <Debug> TCPHandler: Processed in 0.00202467 sec. | ||
| 15247 | 2026.03.19 22:57:39.885438 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15248 | 2026.03.19 22:57:39.885534 [ 4 ] {df15ea4f-4725-44eb-a6d1-fd71b18944f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15249 | 2026.03.19 22:57:39.885578 [ 4 ] {df15ea4f-4725-44eb-a6d1-fd71b18944f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15250 | 2026.03.19 22:57:39.885910 [ 4 ] {df15ea4f-4725-44eb-a6d1-fd71b18944f2} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15251 | 2026.03.19 22:57:39.885945 [ 4 ] {df15ea4f-4725-44eb-a6d1-fd71b18944f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15252 | 2026.03.19 22:57:39.886253 [ 4 ] {df15ea4f-4725-44eb-a6d1-fd71b18944f2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15253 | 2026.03.19 22:57:39.886467 [ 4 ] {df15ea4f-4725-44eb-a6d1-fd71b18944f2} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15254 | 2026.03.19 22:57:39.886595 [ 4 ] {df15ea4f-4725-44eb-a6d1-fd71b18944f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 15255 | 2026.03.19 22:57:39.886631 [ 4 ] {df15ea4f-4725-44eb-a6d1-fd71b18944f2} <Debug> TCPHandler: Processed in 0.001242112 sec. | ||
| 15256 | 2026.03.19 22:57:39.890479 [ 192 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_113_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41539 rows, containing 5 columns (5 merged, 0 gathered) in 0.007175441 sec., 5789051.850610994 rows/sec., 382.12 MiB/sec. | ||
| 15257 | 2026.03.19 22:57:39.890846 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_113_27} <Trace> MergedBlockOutputStream: filled checksums all_1_113_27 (state Temporary) | ||
| 15258 | 2026.03.19 22:57:39.891233 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_113_27} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_113_27 to all_1_113_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15259 | 2026.03.19 22:57:39.891331 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_113_27} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 2 parts: [all_1_112_26, all_113_113_0] -> all_1_113_27 | ||
| 15260 | 2026.03.19 22:57:39.891432 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15261 | 2026.03.19 22:57:40.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.16 MiB, peak 399.95 MiB, free memory in arenas 0.00 B, will set to 380.66 MiB (RSS), difference: 3.50 MiB | ||
| 15262 | 2026.03.19 22:57:40.002286 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001834828 sec. | ||
| 15263 | 2026.03.19 22:57:40.591320 [ 219 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 15264 | 2026.03.19 22:57:40.591403 [ 219 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 15265 | 2026.03.19 22:57:40.594519 [ 219 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 15266 | 2026.03.19 22:57:41.508205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15267 | 2026.03.19 22:57:41.525462 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15268 | 2026.03.19 22:57:41.525520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15269 | 2026.03.19 22:57:41.531621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15270 | 2026.03.19 22:57:41.532326 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15271 | 2026.03.19 22:57:41.535291 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15272 | 2026.03.19 22:57:44.392709 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15273 | 2026.03.19 22:57:44.392964 [ 4 ] {9e2bf2c5-5993-420c-b6d1-42480181c628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15274 | 2026.03.19 22:57:44.393027 [ 4 ] {9e2bf2c5-5993-420c-b6d1-42480181c628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15275 | 2026.03.19 22:57:44.393638 [ 4 ] {9e2bf2c5-5993-420c-b6d1-42480181c628} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15276 | 2026.03.19 22:57:44.393685 [ 4 ] {9e2bf2c5-5993-420c-b6d1-42480181c628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15277 | 2026.03.19 22:57:44.394051 [ 4 ] {9e2bf2c5-5993-420c-b6d1-42480181c628} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15278 | 2026.03.19 22:57:44.394267 [ 4 ] {9e2bf2c5-5993-420c-b6d1-42480181c628} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15279 | 2026.03.19 22:57:44.394426 [ 4 ] {9e2bf2c5-5993-420c-b6d1-42480181c628} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001512 sec., 2645.5026455026455 rows/sec., 215.72 KiB/sec. | ||
| 15280 | 2026.03.19 22:57:44.394467 [ 4 ] {9e2bf2c5-5993-420c-b6d1-42480181c628} <Debug> TCPHandler: Processed in 0.001945529 sec. | ||
| 15281 | 2026.03.19 22:57:44.394592 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15282 | 2026.03.19 22:57:44.394686 [ 4 ] {dfd210b1-bffd-4617-a1b7-df59a2307d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15283 | 2026.03.19 22:57:44.394724 [ 4 ] {dfd210b1-bffd-4617-a1b7-df59a2307d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15284 | 2026.03.19 22:57:44.396192 [ 4 ] {dfd210b1-bffd-4617-a1b7-df59a2307d46} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15285 | 2026.03.19 22:57:44.396229 [ 4 ] {dfd210b1-bffd-4617-a1b7-df59a2307d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15286 | 2026.03.19 22:57:44.396646 [ 4 ] {dfd210b1-bffd-4617-a1b7-df59a2307d46} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15287 | 2026.03.19 22:57:44.396862 [ 4 ] {dfd210b1-bffd-4617-a1b7-df59a2307d46} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15288 | 2026.03.19 22:57:44.396994 [ 4 ] {dfd210b1-bffd-4617-a1b7-df59a2307d46} <Debug> executeQuery: Read 1994 rows, 154.53 KiB in 0.002326 sec., 857265.6921754085 rows/sec., 64.88 MiB/sec. | ||
| 15289 | 2026.03.19 22:57:44.397031 [ 4 ] {dfd210b1-bffd-4617-a1b7-df59a2307d46} <Debug> TCPHandler: Processed in 0.002487124 sec. | ||
| 15290 | 2026.03.19 22:57:44.397142 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15291 | 2026.03.19 22:57:44.397234 [ 4 ] {dea66cdb-4811-467d-88e5-19af28226a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15292 | 2026.03.19 22:57:44.397272 [ 4 ] {dea66cdb-4811-467d-88e5-19af28226a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15293 | 2026.03.19 22:57:44.397710 [ 4 ] {dea66cdb-4811-467d-88e5-19af28226a9a} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15294 | 2026.03.19 22:57:44.397743 [ 4 ] {dea66cdb-4811-467d-88e5-19af28226a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15295 | 2026.03.19 22:57:44.398028 [ 4 ] {dea66cdb-4811-467d-88e5-19af28226a9a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15296 | 2026.03.19 22:57:44.398227 [ 4 ] {dea66cdb-4811-467d-88e5-19af28226a9a} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15297 | 2026.03.19 22:57:44.398354 [ 4 ] {dea66cdb-4811-467d-88e5-19af28226a9a} <Debug> executeQuery: Read 41 rows, 3.06 KiB in 0.001138 sec., 36028.11950790862 rows/sec., 2.63 MiB/sec. | ||
| 15298 | 2026.03.19 22:57:44.398392 [ 4 ] {dea66cdb-4811-467d-88e5-19af28226a9a} <Debug> TCPHandler: Processed in 0.001296983 sec. | ||
| 15299 | 2026.03.19 22:57:44.398500 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15300 | 2026.03.19 22:57:44.398591 [ 4 ] {7de87996-153d-4ca6-a923-612ae3a99b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15301 | 2026.03.19 22:57:44.398657 [ 4 ] {7de87996-153d-4ca6-a923-612ae3a99b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15302 | 2026.03.19 22:57:44.399329 [ 4 ] {7de87996-153d-4ca6-a923-612ae3a99b82} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15303 | 2026.03.19 22:57:44.399365 [ 4 ] {7de87996-153d-4ca6-a923-612ae3a99b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15304 | 2026.03.19 22:57:44.399681 [ 4 ] {7de87996-153d-4ca6-a923-612ae3a99b82} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15305 | 2026.03.19 22:57:44.399886 [ 4 ] {7de87996-153d-4ca6-a923-612ae3a99b82} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15306 | 2026.03.19 22:57:44.400008 [ 4 ] {7de87996-153d-4ca6-a923-612ae3a99b82} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001434 sec., 493723.84937238495 rows/sec., 28.80 MiB/sec. | ||
| 15307 | 2026.03.19 22:57:44.400045 [ 4 ] {7de87996-153d-4ca6-a923-612ae3a99b82} <Debug> TCPHandler: Processed in 0.001592506 sec. | ||
| 15308 | 2026.03.19 22:57:44.400156 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15309 | 2026.03.19 22:57:44.400247 [ 4 ] {3258c28e-4838-4e6c-8d8a-36da3a063683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15310 | 2026.03.19 22:57:44.400284 [ 4 ] {3258c28e-4838-4e6c-8d8a-36da3a063683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15311 | 2026.03.19 22:57:44.400660 [ 4 ] {3258c28e-4838-4e6c-8d8a-36da3a063683} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15312 | 2026.03.19 22:57:44.400695 [ 4 ] {3258c28e-4838-4e6c-8d8a-36da3a063683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15313 | 2026.03.19 22:57:44.400966 [ 4 ] {3258c28e-4838-4e6c-8d8a-36da3a063683} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15314 | 2026.03.19 22:57:44.401165 [ 4 ] {3258c28e-4838-4e6c-8d8a-36da3a063683} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15315 | 2026.03.19 22:57:44.401291 [ 4 ] {3258c28e-4838-4e6c-8d8a-36da3a063683} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 66.21 KiB/sec. | ||
| 15316 | 2026.03.19 22:57:44.401327 [ 4 ] {3258c28e-4838-4e6c-8d8a-36da3a063683} <Debug> TCPHandler: Processed in 0.001218402 sec. | ||
| 15317 | 2026.03.19 22:57:44.401435 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15318 | 2026.03.19 22:57:44.401525 [ 4 ] {decacfb5-3e16-4bf5-9fe9-dc3120af6b4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15319 | 2026.03.19 22:57:44.401562 [ 4 ] {decacfb5-3e16-4bf5-9fe9-dc3120af6b4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15320 | 2026.03.19 22:57:44.402389 [ 4 ] {decacfb5-3e16-4bf5-9fe9-dc3120af6b4e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15321 | 2026.03.19 22:57:44.402422 [ 4 ] {decacfb5-3e16-4bf5-9fe9-dc3120af6b4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15322 | 2026.03.19 22:57:44.402762 [ 4 ] {decacfb5-3e16-4bf5-9fe9-dc3120af6b4e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15323 | 2026.03.19 22:57:44.402967 [ 4 ] {decacfb5-3e16-4bf5-9fe9-dc3120af6b4e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15324 | 2026.03.19 22:57:44.403092 [ 4 ] {decacfb5-3e16-4bf5-9fe9-dc3120af6b4e} <Debug> executeQuery: Read 1041 rows, 73.63 KiB in 0.001585 sec., 656782.334384858 rows/sec., 45.37 MiB/sec. | ||
| 15325 | 2026.03.19 22:57:44.403130 [ 4 ] {decacfb5-3e16-4bf5-9fe9-dc3120af6b4e} <Debug> TCPHandler: Processed in 0.001742267 sec. | ||
| 15326 | 2026.03.19 22:57:44.403243 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15327 | 2026.03.19 22:57:44.403336 [ 4 ] {b6f320f7-7acd-4ca4-9e8b-8ade34bfaee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15328 | 2026.03.19 22:57:44.403377 [ 4 ] {b6f320f7-7acd-4ca4-9e8b-8ade34bfaee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15329 | 2026.03.19 22:57:44.404125 [ 4 ] {b6f320f7-7acd-4ca4-9e8b-8ade34bfaee1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15330 | 2026.03.19 22:57:44.404159 [ 4 ] {b6f320f7-7acd-4ca4-9e8b-8ade34bfaee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15331 | 2026.03.19 22:57:44.404561 [ 4 ] {b6f320f7-7acd-4ca4-9e8b-8ade34bfaee1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15332 | 2026.03.19 22:57:44.404765 [ 4 ] {b6f320f7-7acd-4ca4-9e8b-8ade34bfaee1} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15333 | 2026.03.19 22:57:44.404871 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_113_27 to all_118_118_0 | ||
| 15334 | 2026.03.19 22:57:44.404891 [ 4 ] {b6f320f7-7acd-4ca4-9e8b-8ade34bfaee1} <Debug> executeQuery: Read 1347 rows, 87.19 KiB in 0.001574 sec., 855781.4485387547 rows/sec., 54.09 MiB/sec. | ||
| 15335 | 2026.03.19 22:57:44.404916 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15336 | 2026.03.19 22:57:44.404932 [ 4 ] {b6f320f7-7acd-4ca4-9e8b-8ade34bfaee1} <Debug> TCPHandler: Processed in 0.001735927 sec. | ||
| 15337 | 2026.03.19 22:57:44.404939 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15338 | 2026.03.19 22:57:44.405033 [ 192 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_118_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_113_27 to all_118_118_0 into Compact with storage Full | ||
| 15339 | 2026.03.19 22:57:44.405045 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15340 | 2026.03.19 22:57:44.405150 [ 192 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_118_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15341 | 2026.03.19 22:57:44.405155 [ 4 ] {29ccf933-e8b2-4567-b366-9ea3e4775c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15342 | 2026.03.19 22:57:44.405186 [ 192 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_118_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_113_27, total 41539 rows starting from the beginning of the part | ||
| 15343 | 2026.03.19 22:57:44.405215 [ 4 ] {29ccf933-e8b2-4567-b366-9ea3e4775c36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15344 | 2026.03.19 22:57:44.405251 [ 192 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_118_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15345 | 2026.03.19 22:57:44.405304 [ 192 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_118_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 196 rows starting from the beginning of the part | ||
| 15346 | 2026.03.19 22:57:44.405352 [ 192 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_118_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 15347 | 2026.03.19 22:57:44.405396 [ 192 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_118_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 15348 | 2026.03.19 22:57:44.405441 [ 192 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_118_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1347 rows starting from the beginning of the part | ||
| 15349 | 2026.03.19 22:57:44.406107 [ 4 ] {29ccf933-e8b2-4567-b366-9ea3e4775c36} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15350 | 2026.03.19 22:57:44.406143 [ 4 ] {29ccf933-e8b2-4567-b366-9ea3e4775c36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15351 | 2026.03.19 22:57:44.406691 [ 4 ] {29ccf933-e8b2-4567-b366-9ea3e4775c36} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15352 | 2026.03.19 22:57:44.406908 [ 4 ] {29ccf933-e8b2-4567-b366-9ea3e4775c36} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15353 | 2026.03.19 22:57:44.407042 [ 4 ] {29ccf933-e8b2-4567-b366-9ea3e4775c36} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001905 sec., 19422.57217847769 rows/sec., 34.80 MiB/sec. | ||
| 15354 | 2026.03.19 22:57:44.407096 [ 4 ] {29ccf933-e8b2-4567-b366-9ea3e4775c36} <Debug> TCPHandler: Processed in 0.002099151 sec. | ||
| 15355 | 2026.03.19 22:57:44.407224 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15356 | 2026.03.19 22:57:44.407317 [ 4 ] {5379a107-f31b-4d92-a0d3-6d5cbbb143ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15357 | 2026.03.19 22:57:44.407358 [ 4 ] {5379a107-f31b-4d92-a0d3-6d5cbbb143ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15358 | 2026.03.19 22:57:44.407718 [ 4 ] {5379a107-f31b-4d92-a0d3-6d5cbbb143ff} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15359 | 2026.03.19 22:57:44.407752 [ 4 ] {5379a107-f31b-4d92-a0d3-6d5cbbb143ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15360 | 2026.03.19 22:57:44.408058 [ 4 ] {5379a107-f31b-4d92-a0d3-6d5cbbb143ff} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15361 | 2026.03.19 22:57:44.408263 [ 4 ] {5379a107-f31b-4d92-a0d3-6d5cbbb143ff} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15362 | 2026.03.19 22:57:44.408385 [ 4 ] {5379a107-f31b-4d92-a0d3-6d5cbbb143ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 15363 | 2026.03.19 22:57:44.408419 [ 4 ] {5379a107-f31b-4d92-a0d3-6d5cbbb143ff} <Debug> TCPHandler: Processed in 0.001242392 sec. | ||
| 15364 | 2026.03.19 22:57:44.413116 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_118_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43562 rows, containing 5 columns (5 merged, 0 gathered) in 0.00811937 sec., 5365194.590220669 rows/sec., 354.03 MiB/sec. | ||
| 15365 | 2026.03.19 22:57:44.413581 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_118_28} <Trace> MergedBlockOutputStream: filled checksums all_1_118_28 (state Temporary) | ||
| 15366 | 2026.03.19 22:57:44.413928 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_118_28} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_118_28 to all_1_118_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15367 | 2026.03.19 22:57:44.414006 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_118_28} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_113_27, all_118_118_0] -> all_1_118_28 | ||
| 15368 | 2026.03.19 22:57:44.414098 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15369 | 2026.03.19 22:57:46.548111 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44386 | ||
| 15370 | 2026.03.19 22:57:46.548274 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15371 | 2026.03.19 22:57:46.548320 [ 353 ] {} <Debug> TCP-Session: cee91f7d-9249-4cc6-87ba-b60c9d1500a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44386 | ||
| 15372 | 2026.03.19 22:57:46.548352 [ 353 ] {} <Debug> TCP-Session: cee91f7d-9249-4cc6-87ba-b60c9d1500a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15373 | 2026.03.19 22:57:46.548374 [ 353 ] {} <Debug> TCP-Session: cee91f7d-9249-4cc6-87ba-b60c9d1500a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15374 | 2026.03.19 22:57:46.548661 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33701 | ||
| 15375 | 2026.03.19 22:57:46.548823 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15376 | 2026.03.19 22:57:46.548858 [ 353 ] {} <Trace> TCP-Session: cee91f7d-9249-4cc6-87ba-b60c9d1500a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15377 | 2026.03.19 22:57:46.548869 [ 354 ] {} <Debug> TCP-Session: e1e14596-9ef5-419c-a08c-d98bb03f6dc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33701 | ||
| 15378 | 2026.03.19 22:57:46.548939 [ 354 ] {} <Debug> TCP-Session: e1e14596-9ef5-419c-a08c-d98bb03f6dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15379 | 2026.03.19 22:57:46.548963 [ 354 ] {} <Debug> TCP-Session: e1e14596-9ef5-419c-a08c-d98bb03f6dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15380 | 2026.03.19 22:57:46.549070 [ 353 ] {79db323e-4de5-465c-9d11-1830e76ef39b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44386) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15381 | 2026.03.19 22:57:46.549380 [ 353 ] {79db323e-4de5-465c-9d11-1830e76ef39b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15382 | 2026.03.19 22:57:46.549450 [ 353 ] {79db323e-4de5-465c-9d11-1830e76ef39b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15383 | 2026.03.19 22:57:46.549797 [ 353 ] {79db323e-4de5-465c-9d11-1830e76ef39b} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 15384 | 2026.03.19 22:57:46.551089 [ 330 ] {79db323e-4de5-465c-9d11-1830e76ef39b} <Trace> AggregatingTransform: Aggregating | ||
| 15385 | 2026.03.19 22:57:46.551184 [ 330 ] {79db323e-4de5-465c-9d11-1830e76ef39b} <Trace> Aggregator: Aggregation method: without_key | ||
| 15386 | 2026.03.19 22:57:46.551230 [ 330 ] {79db323e-4de5-465c-9d11-1830e76ef39b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001310173 sec. (763.258 rows/sec., 29.81 KiB/sec.) | ||
| 15387 | 2026.03.19 22:57:46.551253 [ 330 ] {79db323e-4de5-465c-9d11-1830e76ef39b} <Trace> Aggregator: Merging aggregated data | ||
| 15388 | 2026.03.19 22:57:46.551705 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38800 | ||
| 15389 | 2026.03.19 22:57:46.551790 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59553 | ||
| 15390 | 2026.03.19 22:57:46.551876 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15391 | 2026.03.19 22:57:46.551887 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15392 | 2026.03.19 22:57:46.551944 [ 359 ] {} <Debug> TCP-Session: 3e17c478-9f60-4fb1-8d9d-b2849019e49f Authenticating user 'default' from [fd00:1122:3344:101::e]:38800 | ||
| 15393 | 2026.03.19 22:57:46.551912 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39654 | ||
| 15394 | 2026.03.19 22:57:46.551983 [ 360 ] {} <Debug> TCP-Session: d59076fa-c58a-4ca3-aa6c-bfbf0a7f229c Authenticating user 'default' from [fd00:1122:3344:101::e]:59553 | ||
| 15395 | 2026.03.19 22:57:46.551987 [ 359 ] {} <Debug> TCP-Session: 3e17c478-9f60-4fb1-8d9d-b2849019e49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15396 | 2026.03.19 22:57:46.552051 [ 360 ] {} <Debug> TCP-Session: d59076fa-c58a-4ca3-aa6c-bfbf0a7f229c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15397 | 2026.03.19 22:57:46.552069 [ 359 ] {} <Debug> TCP-Session: 3e17c478-9f60-4fb1-8d9d-b2849019e49f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15398 | 2026.03.19 22:57:46.552089 [ 360 ] {} <Debug> TCP-Session: d59076fa-c58a-4ca3-aa6c-bfbf0a7f229c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15399 | 2026.03.19 22:57:46.552030 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53349 | ||
| 15400 | 2026.03.19 22:57:46.551973 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41077 | ||
| 15401 | 2026.03.19 22:57:46.552161 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15402 | 2026.03.19 22:57:46.552228 [ 361 ] {} <Debug> TCP-Session: 40b5f683-514c-4e4f-9b61-4997f8dac3fe Authenticating user 'default' from [fd00:1122:3344:101::e]:39654 | ||
| 15403 | 2026.03.19 22:57:46.552258 [ 361 ] {} <Debug> TCP-Session: 40b5f683-514c-4e4f-9b61-4997f8dac3fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15404 | 2026.03.19 22:57:46.552266 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36150 | ||
| 15405 | 2026.03.19 22:57:46.552279 [ 361 ] {} <Debug> TCP-Session: 40b5f683-514c-4e4f-9b61-4997f8dac3fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15406 | 2026.03.19 22:57:46.552272 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33038 | ||
| 15407 | 2026.03.19 22:57:46.552358 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15408 | 2026.03.19 22:57:46.552397 [ 365 ] {} <Debug> TCP-Session: 37387652-4740-43c7-a1ca-24448a400ee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36150 | ||
| 15409 | 2026.03.19 22:57:46.552421 [ 365 ] {} <Debug> TCP-Session: 37387652-4740-43c7-a1ca-24448a400ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15410 | 2026.03.19 22:57:46.552430 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15411 | 2026.03.19 22:57:46.552450 [ 365 ] {} <Debug> TCP-Session: 37387652-4740-43c7-a1ca-24448a400ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15412 | 2026.03.19 22:57:46.552482 [ 364 ] {} <Debug> TCP-Session: 0733c773-8f3c-42e9-8763-4df4132d2595 Authenticating user 'default' from [fd00:1122:3344:101::e]:33038 | ||
| 15413 | 2026.03.19 22:57:46.552514 [ 364 ] {} <Debug> TCP-Session: 0733c773-8f3c-42e9-8763-4df4132d2595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15414 | 2026.03.19 22:57:46.552531 [ 364 ] {} <Debug> TCP-Session: 0733c773-8f3c-42e9-8763-4df4132d2595 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15415 | 2026.03.19 22:57:46.552670 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15416 | 2026.03.19 22:57:46.552719 [ 363 ] {} <Debug> TCP-Session: 26bb494e-e6d2-4aea-874b-8eac03fbf988 Authenticating user 'default' from [fd00:1122:3344:101::e]:53349 | ||
| 15417 | 2026.03.19 22:57:46.552747 [ 363 ] {} <Debug> TCP-Session: 26bb494e-e6d2-4aea-874b-8eac03fbf988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15418 | 2026.03.19 22:57:46.552765 [ 363 ] {} <Debug> TCP-Session: 26bb494e-e6d2-4aea-874b-8eac03fbf988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15419 | 2026.03.19 22:57:46.553010 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15420 | 2026.03.19 22:57:46.553059 [ 362 ] {} <Debug> TCP-Session: bfa1d9d3-8204-457a-9783-6e397dc0bcc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41077 | ||
| 15421 | 2026.03.19 22:57:46.553083 [ 362 ] {} <Debug> TCP-Session: bfa1d9d3-8204-457a-9783-6e397dc0bcc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15422 | 2026.03.19 22:57:46.553101 [ 362 ] {} <Debug> TCP-Session: bfa1d9d3-8204-457a-9783-6e397dc0bcc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15423 | 2026.03.19 22:57:46.553452 [ 353 ] {79db323e-4de5-465c-9d11-1830e76ef39b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004439 sec., 225.27596305474205 rows/sec., 8.80 KiB/sec. | ||
| 15424 | 2026.03.19 22:57:46.553687 [ 353 ] {79db323e-4de5-465c-9d11-1830e76ef39b} <Debug> TCPHandler: Processed in 0.00502338 sec. | ||
| 15425 | 2026.03.19 22:57:46.553936 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15426 | 2026.03.19 22:57:46.553975 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15427 | 2026.03.19 22:57:46.553988 [ 353 ] {} <Debug> TCP-Session: cee91f7d-9249-4cc6-87ba-b60c9d1500a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15428 | 2026.03.19 22:57:46.554003 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15429 | 2026.03.19 22:57:46.554039 [ 354 ] {} <Debug> TCP-Session: e1e14596-9ef5-419c-a08c-d98bb03f6dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15430 | 2026.03.19 22:57:46.554074 [ 362 ] {} <Debug> TCP-Session: bfa1d9d3-8204-457a-9783-6e397dc0bcc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15431 | 2026.03.19 22:57:46.554023 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15432 | 2026.03.19 22:57:46.554145 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15433 | 2026.03.19 22:57:46.554196 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15434 | 2026.03.19 22:57:46.554205 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15435 | 2026.03.19 22:57:46.554230 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15436 | 2026.03.19 22:57:46.554273 [ 359 ] {} <Debug> TCP-Session: 3e17c478-9f60-4fb1-8d9d-b2849019e49f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15437 | 2026.03.19 22:57:46.554248 [ 361 ] {} <Debug> TCP-Session: 40b5f683-514c-4e4f-9b61-4997f8dac3fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15438 | 2026.03.19 22:57:46.554312 [ 363 ] {} <Debug> TCP-Session: 26bb494e-e6d2-4aea-874b-8eac03fbf988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15439 | 2026.03.19 22:57:46.554220 [ 364 ] {} <Debug> TCP-Session: 0733c773-8f3c-42e9-8763-4df4132d2595 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15440 | 2026.03.19 22:57:46.554208 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15441 | 2026.03.19 22:57:46.554199 [ 365 ] {} <Debug> TCP-Session: 37387652-4740-43c7-a1ca-24448a400ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15442 | 2026.03.19 22:57:46.554432 [ 360 ] {} <Debug> TCP-Session: d59076fa-c58a-4ca3-aa6c-bfbf0a7f229c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15443 | 2026.03.19 22:57:46.901274 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38750 | ||
| 15444 | 2026.03.19 22:57:46.901824 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15445 | 2026.03.19 22:57:46.901877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15446 | 2026.03.19 22:57:46.902469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15447 | 2026.03.19 22:57:46.902746 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15448 | 2026.03.19 22:57:46.902934 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38750 | ||
| 15449 | 2026.03.19 22:57:46.902976 [ 95 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15450 | 2026.03.19 22:57:46.903053 [ 95 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15451 | 2026.03.19 22:57:46.903085 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15452 | 2026.03.19 22:57:46.903210 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 15453 | 2026.03.19 22:57:46.903342 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15454 | 2026.03.19 22:57:46.903390 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36382 rows starting from the beginning of the part | ||
| 15455 | 2026.03.19 22:57:46.903484 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 15456 | 2026.03.19 22:57:46.903557 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 15457 | 2026.03.19 22:57:46.903618 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 15458 | 2026.03.19 22:57:46.903662 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 15459 | 2026.03.19 22:57:46.903714 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 15460 | 2026.03.19 22:57:46.906639 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38750 rows, containing 4 columns (4 merged, 0 gathered) in 0.003479924 sec., 11135300.655991338 rows/sec., 159.29 MiB/sec. | ||
| 15461 | 2026.03.19 22:57:46.906884 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15462 | 2026.03.19 22:57:46.907158 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_81_16} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15463 | 2026.03.19 22:57:46.907233 [ 188 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_81_16} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15464 | 2026.03.19 22:57:46.907313 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15465 | 2026.03.19 22:57:46.912377 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65474 | ||
| 15466 | 2026.03.19 22:57:46.912479 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15467 | 2026.03.19 22:57:46.912505 [ 353 ] {} <Debug> TCP-Session: 76d58728-e687-4d0a-863d-2356205dcf1b Authenticating user 'default' from [fd00:1122:3344:101::e]:65474 | ||
| 15468 | 2026.03.19 22:57:46.912528 [ 353 ] {} <Debug> TCP-Session: 76d58728-e687-4d0a-863d-2356205dcf1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15469 | 2026.03.19 22:57:46.912540 [ 353 ] {} <Debug> TCP-Session: 76d58728-e687-4d0a-863d-2356205dcf1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15470 | 2026.03.19 22:57:46.912774 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62594 | ||
| 15471 | 2026.03.19 22:57:46.912801 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39903 | ||
| 15472 | 2026.03.19 22:57:46.912829 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44510 | ||
| 15473 | 2026.03.19 22:57:46.912852 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45804 | ||
| 15474 | 2026.03.19 22:57:46.912862 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44279 | ||
| 15475 | 2026.03.19 22:57:46.912897 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15476 | 2026.03.19 22:57:46.912925 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15477 | 2026.03.19 22:57:46.912948 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15478 | 2026.03.19 22:57:46.912968 [ 354 ] {} <Debug> TCP-Session: 85ea26a6-1322-4ae7-a56b-75708f7f4950 Authenticating user 'default' from [fd00:1122:3344:101::e]:62594 | ||
| 15479 | 2026.03.19 22:57:46.912979 [ 359 ] {} <Debug> TCP-Session: 79a86997-50ea-4808-9334-f06df9a3cb4f Authenticating user 'default' from [fd00:1122:3344:101::e]:39903 | ||
| 15480 | 2026.03.19 22:57:46.912987 [ 364 ] {} <Debug> TCP-Session: 695b937a-79b5-473a-a510-130e7fa3a467 Authenticating user 'default' from [fd00:1122:3344:101::e]:45804 | ||
| 15481 | 2026.03.19 22:57:46.913001 [ 354 ] {} <Debug> TCP-Session: 85ea26a6-1322-4ae7-a56b-75708f7f4950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15482 | 2026.03.19 22:57:46.913015 [ 359 ] {} <Debug> TCP-Session: 79a86997-50ea-4808-9334-f06df9a3cb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15483 | 2026.03.19 22:57:46.913026 [ 354 ] {} <Debug> TCP-Session: 85ea26a6-1322-4ae7-a56b-75708f7f4950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15484 | 2026.03.19 22:57:46.913043 [ 359 ] {} <Debug> TCP-Session: 79a86997-50ea-4808-9334-f06df9a3cb4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15485 | 2026.03.19 22:57:46.913021 [ 364 ] {} <Debug> TCP-Session: 695b937a-79b5-473a-a510-130e7fa3a467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15486 | 2026.03.19 22:57:46.912977 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15487 | 2026.03.19 22:57:46.913094 [ 364 ] {} <Debug> TCP-Session: 695b937a-79b5-473a-a510-130e7fa3a467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15488 | 2026.03.19 22:57:46.913122 [ 365 ] {} <Debug> TCP-Session: 0bf401fd-3fb4-41f3-82cb-5e4a854f5e54 Authenticating user 'default' from [fd00:1122:3344:101::e]:44279 | ||
| 15489 | 2026.03.19 22:57:46.912925 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15490 | 2026.03.19 22:57:46.913155 [ 365 ] {} <Debug> TCP-Session: 0bf401fd-3fb4-41f3-82cb-5e4a854f5e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15491 | 2026.03.19 22:57:46.912813 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41914 | ||
| 15492 | 2026.03.19 22:57:46.913184 [ 365 ] {} <Debug> TCP-Session: 0bf401fd-3fb4-41f3-82cb-5e4a854f5e54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15493 | 2026.03.19 22:57:46.913179 [ 362 ] {} <Debug> TCP-Session: 509a4672-295c-4d1d-b5ea-f2d356ce399a Authenticating user 'default' from [fd00:1122:3344:101::e]:44510 | ||
| 15494 | 2026.03.19 22:57:46.912813 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49388 | ||
| 15495 | 2026.03.19 22:57:46.913238 [ 362 ] {} <Debug> TCP-Session: 509a4672-295c-4d1d-b5ea-f2d356ce399a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15496 | 2026.03.19 22:57:46.913248 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15497 | 2026.03.19 22:57:46.913270 [ 362 ] {} <Debug> TCP-Session: 509a4672-295c-4d1d-b5ea-f2d356ce399a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15498 | 2026.03.19 22:57:46.913290 [ 360 ] {} <Debug> TCP-Session: f1711b3f-9ea0-47d0-b528-d0ff098494d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41914 | ||
| 15499 | 2026.03.19 22:57:46.913301 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15500 | 2026.03.19 22:57:46.913317 [ 360 ] {} <Debug> TCP-Session: f1711b3f-9ea0-47d0-b528-d0ff098494d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15501 | 2026.03.19 22:57:46.913338 [ 361 ] {} <Debug> TCP-Session: b25784a9-53ef-42b5-8c32-8bed79c5af38 Authenticating user 'default' from [fd00:1122:3344:101::e]:49388 | ||
| 15502 | 2026.03.19 22:57:46.913352 [ 360 ] {} <Debug> TCP-Session: f1711b3f-9ea0-47d0-b528-d0ff098494d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15503 | 2026.03.19 22:57:46.913370 [ 361 ] {} <Debug> TCP-Session: b25784a9-53ef-42b5-8c32-8bed79c5af38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15504 | 2026.03.19 22:57:46.912840 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51338 | ||
| 15505 | 2026.03.19 22:57:46.913392 [ 361 ] {} <Debug> TCP-Session: b25784a9-53ef-42b5-8c32-8bed79c5af38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15506 | 2026.03.19 22:57:46.912857 [ 353 ] {} <Trace> TCP-Session: 76d58728-e687-4d0a-863d-2356205dcf1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15507 | 2026.03.19 22:57:46.913480 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15508 | 2026.03.19 22:57:46.913520 [ 363 ] {} <Debug> TCP-Session: 0957d8a2-aa29-463b-a80d-73716a8b7197 Authenticating user 'default' from [fd00:1122:3344:101::e]:51338 | ||
| 15509 | 2026.03.19 22:57:46.913551 [ 363 ] {} <Debug> TCP-Session: 0957d8a2-aa29-463b-a80d-73716a8b7197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15510 | 2026.03.19 22:57:46.913591 [ 363 ] {} <Debug> TCP-Session: 0957d8a2-aa29-463b-a80d-73716a8b7197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15511 | 2026.03.19 22:57:46.913608 [ 353 ] {cf47e48b-dbe8-4901-8884-80d7125b10fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65474) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15512 | 2026.03.19 22:57:46.913873 [ 353 ] {cf47e48b-dbe8-4901-8884-80d7125b10fa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15513 | 2026.03.19 22:57:46.913929 [ 353 ] {cf47e48b-dbe8-4901-8884-80d7125b10fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15514 | 2026.03.19 22:57:46.914301 [ 353 ] {cf47e48b-dbe8-4901-8884-80d7125b10fa} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 15515 | 2026.03.19 22:57:46.915668 [ 320 ] {cf47e48b-dbe8-4901-8884-80d7125b10fa} <Trace> AggregatingTransform: Aggregating | ||
| 15516 | 2026.03.19 22:57:46.915721 [ 320 ] {cf47e48b-dbe8-4901-8884-80d7125b10fa} <Trace> Aggregator: Aggregation method: without_key | ||
| 15517 | 2026.03.19 22:57:46.915761 [ 320 ] {cf47e48b-dbe8-4901-8884-80d7125b10fa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001331313 sec. (751.138 rows/sec., 29.34 KiB/sec.) | ||
| 15518 | 2026.03.19 22:57:46.915780 [ 320 ] {cf47e48b-dbe8-4901-8884-80d7125b10fa} <Trace> Aggregator: Merging aggregated data | ||
| 15519 | 2026.03.19 22:57:46.917708 [ 353 ] {cf47e48b-dbe8-4901-8884-80d7125b10fa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004147 sec., 241.13817217265495 rows/sec., 9.42 KiB/sec. | ||
| 15520 | 2026.03.19 22:57:46.917979 [ 353 ] {cf47e48b-dbe8-4901-8884-80d7125b10fa} <Debug> TCPHandler: Processed in 0.005247262 sec. | ||
| 15521 | 2026.03.19 22:57:46.918284 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15522 | 2026.03.19 22:57:46.918315 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15523 | 2026.03.19 22:57:46.918339 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15524 | 2026.03.19 22:57:46.918361 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15525 | 2026.03.19 22:57:46.918390 [ 354 ] {} <Debug> TCP-Session: 85ea26a6-1322-4ae7-a56b-75708f7f4950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15526 | 2026.03.19 22:57:46.918405 [ 361 ] {} <Debug> TCP-Session: b25784a9-53ef-42b5-8c32-8bed79c5af38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15527 | 2026.03.19 22:57:46.918412 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15528 | 2026.03.19 22:57:46.918445 [ 359 ] {} <Debug> TCP-Session: 79a86997-50ea-4808-9334-f06df9a3cb4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15529 | 2026.03.19 22:57:46.918464 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15530 | 2026.03.19 22:57:46.918546 [ 364 ] {} <Debug> TCP-Session: 695b937a-79b5-473a-a510-130e7fa3a467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15531 | 2026.03.19 22:57:46.918546 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15532 | 2026.03.19 22:57:46.918378 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15533 | 2026.03.19 22:57:46.918609 [ 353 ] {} <Debug> TCP-Session: 76d58728-e687-4d0a-863d-2356205dcf1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15534 | 2026.03.19 22:57:46.918333 [ 365 ] {} <Debug> TCP-Session: 0bf401fd-3fb4-41f3-82cb-5e4a854f5e54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15535 | 2026.03.19 22:57:46.918631 [ 360 ] {} <Debug> TCP-Session: f1711b3f-9ea0-47d0-b528-d0ff098494d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15536 | 2026.03.19 22:57:46.918493 [ 363 ] {} <Debug> TCP-Session: 0957d8a2-aa29-463b-a80d-73716a8b7197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15537 | 2026.03.19 22:57:46.918436 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15538 | 2026.03.19 22:57:46.918732 [ 362 ] {} <Debug> TCP-Session: 509a4672-295c-4d1d-b5ea-f2d356ce399a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15539 | 2026.03.19 22:57:47.067501 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48203 | ||
| 15540 | 2026.03.19 22:57:47.067642 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15541 | 2026.03.19 22:57:47.067678 [ 353 ] {} <Debug> TCP-Session: 36b3b42d-a62c-48bc-90e3-453edccda0df Authenticating user 'default' from [fd00:1122:3344:101::e]:48203 | ||
| 15542 | 2026.03.19 22:57:47.067702 [ 353 ] {} <Debug> TCP-Session: 36b3b42d-a62c-48bc-90e3-453edccda0df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15543 | 2026.03.19 22:57:47.067716 [ 353 ] {} <Debug> TCP-Session: 36b3b42d-a62c-48bc-90e3-453edccda0df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15544 | 2026.03.19 22:57:47.068017 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47237 | ||
| 15545 | 2026.03.19 22:57:47.068033 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44880 | ||
| 15546 | 2026.03.19 22:57:47.068067 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38647 | ||
| 15547 | 2026.03.19 22:57:47.068081 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50092 | ||
| 15548 | 2026.03.19 22:57:47.068118 [ 353 ] {} <Trace> TCP-Session: 36b3b42d-a62c-48bc-90e3-453edccda0df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15549 | 2026.03.19 22:57:47.068134 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15550 | 2026.03.19 22:57:47.068181 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15551 | 2026.03.19 22:57:47.068178 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15552 | 2026.03.19 22:57:47.068206 [ 354 ] {} <Debug> TCP-Session: b8f1029b-3aef-4456-aa31-1e4912b6677a Authenticating user 'default' from [fd00:1122:3344:101::e]:47237 | ||
| 15553 | 2026.03.19 22:57:47.068219 [ 359 ] {} <Debug> TCP-Session: a4d25286-b033-439b-aa91-3e3894d97a9c Authenticating user 'default' from [fd00:1122:3344:101::e]:44880 | ||
| 15554 | 2026.03.19 22:57:47.068234 [ 362 ] {} <Debug> TCP-Session: 2ccf14a6-69a1-456c-824d-53adaa1dac51 Authenticating user 'default' from [fd00:1122:3344:101::e]:38647 | ||
| 15555 | 2026.03.19 22:57:47.068253 [ 354 ] {} <Debug> TCP-Session: b8f1029b-3aef-4456-aa31-1e4912b6677a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15556 | 2026.03.19 22:57:47.068260 [ 359 ] {} <Debug> TCP-Session: a4d25286-b033-439b-aa91-3e3894d97a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15557 | 2026.03.19 22:57:47.068274 [ 362 ] {} <Debug> TCP-Session: 2ccf14a6-69a1-456c-824d-53adaa1dac51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15558 | 2026.03.19 22:57:47.068295 [ 359 ] {} <Debug> TCP-Session: a4d25286-b033-439b-aa91-3e3894d97a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15559 | 2026.03.19 22:57:47.068288 [ 354 ] {} <Debug> TCP-Session: b8f1029b-3aef-4456-aa31-1e4912b6677a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15560 | 2026.03.19 22:57:47.068310 [ 362 ] {} <Debug> TCP-Session: 2ccf14a6-69a1-456c-824d-53adaa1dac51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15561 | 2026.03.19 22:57:47.068093 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51739 | ||
| 15562 | 2026.03.19 22:57:47.068360 [ 353 ] {f0a30200-fbdc-47dc-9655-734f062db632} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48203) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15563 | 2026.03.19 22:57:47.068089 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49621 | ||
| 15564 | 2026.03.19 22:57:47.068037 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45864 | ||
| 15565 | 2026.03.19 22:57:47.068434 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15566 | 2026.03.19 22:57:47.068054 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62794 | ||
| 15567 | 2026.03.19 22:57:47.068216 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15568 | 2026.03.19 22:57:47.068504 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15569 | 2026.03.19 22:57:47.068492 [ 365 ] {} <Debug> TCP-Session: eb214789-06a5-4c87-94ff-3a6913ade0c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51739 | ||
| 15570 | 2026.03.19 22:57:47.068554 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15571 | 2026.03.19 22:57:47.068583 [ 365 ] {} <Debug> TCP-Session: eb214789-06a5-4c87-94ff-3a6913ade0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15572 | 2026.03.19 22:57:47.068490 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15573 | 2026.03.19 22:57:47.068613 [ 361 ] {} <Debug> TCP-Session: adeb0bcd-376b-435b-b0d5-6724cf662ef4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62794 | ||
| 15574 | 2026.03.19 22:57:47.068612 [ 365 ] {} <Debug> TCP-Session: eb214789-06a5-4c87-94ff-3a6913ade0c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15575 | 2026.03.19 22:57:47.068640 [ 364 ] {} <Debug> TCP-Session: 2890754d-bb61-4f2c-bfcc-7a86b3339f8f Authenticating user 'default' from [fd00:1122:3344:101::e]:49621 | ||
| 15576 | 2026.03.19 22:57:47.068646 [ 361 ] {} <Debug> TCP-Session: adeb0bcd-376b-435b-b0d5-6724cf662ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15577 | 2026.03.19 22:57:47.068672 [ 364 ] {} <Debug> TCP-Session: 2890754d-bb61-4f2c-bfcc-7a86b3339f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15578 | 2026.03.19 22:57:47.068676 [ 361 ] {} <Debug> TCP-Session: adeb0bcd-376b-435b-b0d5-6724cf662ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15579 | 2026.03.19 22:57:47.068685 [ 364 ] {} <Debug> TCP-Session: 2890754d-bb61-4f2c-bfcc-7a86b3339f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15580 | 2026.03.19 22:57:47.068558 [ 360 ] {} <Debug> TCP-Session: f23c7859-f1d3-4057-8f81-03e1495cdf86 Authenticating user 'default' from [fd00:1122:3344:101::e]:45864 | ||
| 15581 | 2026.03.19 22:57:47.068712 [ 353 ] {f0a30200-fbdc-47dc-9655-734f062db632} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15582 | 2026.03.19 22:57:47.068731 [ 360 ] {} <Debug> TCP-Session: f23c7859-f1d3-4057-8f81-03e1495cdf86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15583 | 2026.03.19 22:57:47.068556 [ 363 ] {} <Debug> TCP-Session: f52ca5d7-9703-4282-9ef0-f6b9a0a5b75c Authenticating user 'default' from [fd00:1122:3344:101::e]:50092 | ||
| 15584 | 2026.03.19 22:57:47.068750 [ 360 ] {} <Debug> TCP-Session: f23c7859-f1d3-4057-8f81-03e1495cdf86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15585 | 2026.03.19 22:57:47.068774 [ 353 ] {f0a30200-fbdc-47dc-9655-734f062db632} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15586 | 2026.03.19 22:57:47.068784 [ 363 ] {} <Debug> TCP-Session: f52ca5d7-9703-4282-9ef0-f6b9a0a5b75c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15587 | 2026.03.19 22:57:47.068807 [ 363 ] {} <Debug> TCP-Session: f52ca5d7-9703-4282-9ef0-f6b9a0a5b75c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15588 | 2026.03.19 22:57:47.069079 [ 353 ] {f0a30200-fbdc-47dc-9655-734f062db632} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 15589 | 2026.03.19 22:57:47.070063 [ 305 ] {f0a30200-fbdc-47dc-9655-734f062db632} <Trace> AggregatingTransform: Aggregating | ||
| 15590 | 2026.03.19 22:57:47.070098 [ 305 ] {f0a30200-fbdc-47dc-9655-734f062db632} <Trace> Aggregator: Aggregation method: without_key | ||
| 15591 | 2026.03.19 22:57:47.070129 [ 305 ] {f0a30200-fbdc-47dc-9655-734f062db632} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947029 sec. (1055.934 rows/sec., 41.25 KiB/sec.) | ||
| 15592 | 2026.03.19 22:57:47.070147 [ 305 ] {f0a30200-fbdc-47dc-9655-734f062db632} <Trace> Aggregator: Merging aggregated data | ||
| 15593 | 2026.03.19 22:57:47.071563 [ 353 ] {f0a30200-fbdc-47dc-9655-734f062db632} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003285 sec., 304.41400304414003 rows/sec., 11.89 KiB/sec. | ||
| 15594 | 2026.03.19 22:57:47.071733 [ 353 ] {f0a30200-fbdc-47dc-9655-734f062db632} <Debug> TCPHandler: Processed in 0.003738747 sec. | ||
| 15595 | 2026.03.19 22:57:47.071827 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15596 | 2026.03.19 22:57:47.071854 [ 353 ] {} <Debug> TCP-Session: 36b3b42d-a62c-48bc-90e3-453edccda0df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15597 | 2026.03.19 22:57:47.071859 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15598 | 2026.03.19 22:57:47.071882 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15599 | 2026.03.19 22:57:47.071894 [ 365 ] {} <Debug> TCP-Session: eb214789-06a5-4c87-94ff-3a6913ade0c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15600 | 2026.03.19 22:57:47.071909 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15601 | 2026.03.19 22:57:47.071929 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15602 | 2026.03.19 22:57:47.071933 [ 362 ] {} <Debug> TCP-Session: 2ccf14a6-69a1-456c-824d-53adaa1dac51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15603 | 2026.03.19 22:57:47.071961 [ 354 ] {} <Debug> TCP-Session: b8f1029b-3aef-4456-aa31-1e4912b6677a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15604 | 2026.03.19 22:57:47.071966 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15605 | 2026.03.19 22:57:47.071985 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15606 | 2026.03.19 22:57:47.072037 [ 361 ] {} <Debug> TCP-Session: adeb0bcd-376b-435b-b0d5-6724cf662ef4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15607 | 2026.03.19 22:57:47.071914 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15608 | 2026.03.19 22:57:47.072061 [ 364 ] {} <Debug> TCP-Session: 2890754d-bb61-4f2c-bfcc-7a86b3339f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15609 | 2026.03.19 22:57:47.071980 [ 363 ] {} <Debug> TCP-Session: f52ca5d7-9703-4282-9ef0-f6b9a0a5b75c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15610 | 2026.03.19 22:57:47.072123 [ 359 ] {} <Debug> TCP-Session: a4d25286-b033-439b-aa91-3e3894d97a9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15611 | 2026.03.19 22:57:47.071948 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15612 | 2026.03.19 22:57:47.072204 [ 360 ] {} <Debug> TCP-Session: f23c7859-f1d3-4057-8f81-03e1495cdf86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15613 | 2026.03.19 22:57:49.035462 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 15614 | 2026.03.19 22:57:49.053689 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15615 | 2026.03.19 22:57:49.053733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15616 | 2026.03.19 22:57:49.059982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15617 | 2026.03.19 22:57:49.060706 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15618 | 2026.03.19 22:57:49.061013 [ 93 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15619 | 2026.03.19 22:57:49.061091 [ 93 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15620 | 2026.03.19 22:57:49.061115 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15621 | 2026.03.19 22:57:49.061243 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 15622 | 2026.03.19 22:57:49.063990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 15623 | 2026.03.19 22:57:49.065113 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15624 | 2026.03.19 22:57:49.066738 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 15625 | 2026.03.19 22:57:49.072272 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 15626 | 2026.03.19 22:57:49.077323 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 15627 | 2026.03.19 22:57:49.082251 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 15628 | 2026.03.19 22:57:49.087434 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 15629 | 2026.03.19 22:57:49.092417 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 15630 | 2026.03.19 22:57:49.155221 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.0940318 sec., 6487.167107297744 rows/sec., 33.54 MiB/sec. | ||
| 15631 | 2026.03.19 22:57:49.157568 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15632 | 2026.03.19 22:57:49.159507 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_81_16} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15633 | 2026.03.19 22:57:49.159612 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_81_16} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15634 | 2026.03.19 22:57:49.161593 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15635 | 2026.03.19 22:57:49.532705 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1882 | ||
| 15636 | 2026.03.19 22:57:49.535502 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15637 | 2026.03.19 22:57:49.535556 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15638 | 2026.03.19 22:57:49.536938 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15639 | 2026.03.19 22:57:49.537234 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15640 | 2026.03.19 22:57:49.537614 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1882 | ||
| 15641 | 2026.03.19 22:57:49.876594 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15642 | 2026.03.19 22:57:49.876825 [ 4 ] {d921411b-2926-4132-9504-5d288eb038bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15643 | 2026.03.19 22:57:49.876908 [ 4 ] {d921411b-2926-4132-9504-5d288eb038bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15644 | 2026.03.19 22:57:49.877646 [ 4 ] {d921411b-2926-4132-9504-5d288eb038bb} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15645 | 2026.03.19 22:57:49.877695 [ 4 ] {d921411b-2926-4132-9504-5d288eb038bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15646 | 2026.03.19 22:57:49.878088 [ 4 ] {d921411b-2926-4132-9504-5d288eb038bb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15647 | 2026.03.19 22:57:49.878319 [ 4 ] {d921411b-2926-4132-9504-5d288eb038bb} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2026.03.19 22:57:49.878479 [ 4 ] {d921411b-2926-4132-9504-5d288eb038bb} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001716 sec., 50116.55011655011 rows/sec., 4.20 MiB/sec. | ||
| 15649 | 2026.03.19 22:57:49.878530 [ 4 ] {d921411b-2926-4132-9504-5d288eb038bb} <Debug> TCPHandler: Processed in 0.00208697 sec. | ||
| 15650 | 2026.03.19 22:57:49.878647 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15651 | 2026.03.19 22:57:49.878749 [ 4 ] {3b455624-7e3e-4248-beb0-5a46569be236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15652 | 2026.03.19 22:57:49.878791 [ 4 ] {3b455624-7e3e-4248-beb0-5a46569be236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15653 | 2026.03.19 22:57:49.879196 [ 4 ] {3b455624-7e3e-4248-beb0-5a46569be236} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15654 | 2026.03.19 22:57:49.879233 [ 4 ] {3b455624-7e3e-4248-beb0-5a46569be236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15655 | 2026.03.19 22:57:49.879529 [ 4 ] {3b455624-7e3e-4248-beb0-5a46569be236} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15656 | 2026.03.19 22:57:49.879740 [ 4 ] {3b455624-7e3e-4248-beb0-5a46569be236} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15657 | 2026.03.19 22:57:49.879871 [ 4 ] {3b455624-7e3e-4248-beb0-5a46569be236} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001145 sec., 13100.436681222707 rows/sec., 985.09 KiB/sec. | ||
| 15658 | 2026.03.19 22:57:49.879908 [ 4 ] {3b455624-7e3e-4248-beb0-5a46569be236} <Debug> TCPHandler: Processed in 0.001311543 sec. | ||
| 15659 | 2026.03.19 22:57:49.880011 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15660 | 2026.03.19 22:57:49.880104 [ 4 ] {2bd76fb6-a5f6-4632-a5a9-3dc9a83e9db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15661 | 2026.03.19 22:57:49.880143 [ 4 ] {2bd76fb6-a5f6-4632-a5a9-3dc9a83e9db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15662 | 2026.03.19 22:57:49.880570 [ 4 ] {2bd76fb6-a5f6-4632-a5a9-3dc9a83e9db7} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15663 | 2026.03.19 22:57:49.880606 [ 4 ] {2bd76fb6-a5f6-4632-a5a9-3dc9a83e9db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15664 | 2026.03.19 22:57:49.880912 [ 4 ] {2bd76fb6-a5f6-4632-a5a9-3dc9a83e9db7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15665 | 2026.03.19 22:57:49.881130 [ 4 ] {2bd76fb6-a5f6-4632-a5a9-3dc9a83e9db7} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15666 | 2026.03.19 22:57:49.881260 [ 4 ] {2bd76fb6-a5f6-4632-a5a9-3dc9a83e9db7} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001175 sec., 67234.04255319148 rows/sec., 5.25 MiB/sec. | ||
| 15667 | 2026.03.19 22:57:49.881297 [ 4 ] {2bd76fb6-a5f6-4632-a5a9-3dc9a83e9db7} <Debug> TCPHandler: Processed in 0.001334523 sec. | ||
| 15668 | 2026.03.19 22:57:49.881399 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15669 | 2026.03.19 22:57:49.881491 [ 4 ] {28b3c029-8caa-4eb0-bea8-d610ed6cc74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15670 | 2026.03.19 22:57:49.881533 [ 4 ] {28b3c029-8caa-4eb0-bea8-d610ed6cc74f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15671 | 2026.03.19 22:57:49.881927 [ 4 ] {28b3c029-8caa-4eb0-bea8-d610ed6cc74f} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15672 | 2026.03.19 22:57:49.881962 [ 4 ] {28b3c029-8caa-4eb0-bea8-d610ed6cc74f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15673 | 2026.03.19 22:57:49.882287 [ 4 ] {28b3c029-8caa-4eb0-bea8-d610ed6cc74f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15674 | 2026.03.19 22:57:49.882489 [ 4 ] {28b3c029-8caa-4eb0-bea8-d610ed6cc74f} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15675 | 2026.03.19 22:57:49.882618 [ 4 ] {28b3c029-8caa-4eb0-bea8-d610ed6cc74f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 15676 | 2026.03.19 22:57:49.882655 [ 4 ] {28b3c029-8caa-4eb0-bea8-d610ed6cc74f} <Debug> TCPHandler: Processed in 0.001302363 sec. | ||
| 15677 | 2026.03.19 22:57:49.882749 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15678 | 2026.03.19 22:57:49.882835 [ 4 ] {710dd67f-5088-45e9-a8c7-0b2368940bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15679 | 2026.03.19 22:57:49.882885 [ 4 ] {710dd67f-5088-45e9-a8c7-0b2368940bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15680 | 2026.03.19 22:57:49.883719 [ 4 ] {710dd67f-5088-45e9-a8c7-0b2368940bc1} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15681 | 2026.03.19 22:57:49.883753 [ 4 ] {710dd67f-5088-45e9-a8c7-0b2368940bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15682 | 2026.03.19 22:57:49.884274 [ 4 ] {710dd67f-5088-45e9-a8c7-0b2368940bc1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15683 | 2026.03.19 22:57:49.884490 [ 4 ] {710dd67f-5088-45e9-a8c7-0b2368940bc1} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15684 | 2026.03.19 22:57:49.884629 [ 4 ] {710dd67f-5088-45e9-a8c7-0b2368940bc1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001798 sec., 8342.602892102337 rows/sec., 14.95 MiB/sec. | ||
| 15685 | 2026.03.19 22:57:49.884696 [ 4 ] {710dd67f-5088-45e9-a8c7-0b2368940bc1} <Debug> TCPHandler: Processed in 0.00198604 sec. | ||
| 15686 | 2026.03.19 22:57:49.884797 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15687 | 2026.03.19 22:57:49.884888 [ 4 ] {2ca0d09c-a7d5-4e73-b5d3-f9d9a856dadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15688 | 2026.03.19 22:57:49.884929 [ 4 ] {2ca0d09c-a7d5-4e73-b5d3-f9d9a856dadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15689 | 2026.03.19 22:57:49.885248 [ 4 ] {2ca0d09c-a7d5-4e73-b5d3-f9d9a856dadc} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15690 | 2026.03.19 22:57:49.885284 [ 4 ] {2ca0d09c-a7d5-4e73-b5d3-f9d9a856dadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 15691 | 2026.03.19 22:57:49.885579 [ 4 ] {2ca0d09c-a7d5-4e73-b5d3-f9d9a856dadc} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15692 | 2026.03.19 22:57:49.885793 [ 4 ] {2ca0d09c-a7d5-4e73-b5d3-f9d9a856dadc} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15693 | 2026.03.19 22:57:49.885920 [ 4 ] {2ca0d09c-a7d5-4e73-b5d3-f9d9a856dadc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 15694 | 2026.03.19 22:57:49.885956 [ 4 ] {2ca0d09c-a7d5-4e73-b5d3-f9d9a856dadc} <Debug> TCPHandler: Processed in 0.001205832 sec. | ||
| 15695 | 2026.03.19 22:57:50.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.41 MiB, peak 399.95 MiB, free memory in arenas 0.00 B, will set to 380.89 MiB (RSS), difference: -1.53 MiB | ||
| 15696 | 2026.03.19 22:57:54.222174 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15697 | 2026.03.19 22:57:54.222244 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15698 | 2026.03.19 22:57:54.403267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39262 | ||
| 15699 | 2026.03.19 22:57:54.403889 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15700 | 2026.03.19 22:57:54.403942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15701 | 2026.03.19 22:57:54.404478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15702 | 2026.03.19 22:57:54.404702 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15703 | 2026.03.19 22:57:54.404838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39262 | ||
| 15704 | 2026.03.19 22:57:54.877344 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15705 | 2026.03.19 22:57:54.877631 [ 4 ] {abd1d571-7892-46cd-8b32-1910f0e4af87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15706 | 2026.03.19 22:57:54.877736 [ 4 ] {abd1d571-7892-46cd-8b32-1910f0e4af87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15707 | 2026.03.19 22:57:54.878578 [ 4 ] {abd1d571-7892-46cd-8b32-1910f0e4af87} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15708 | 2026.03.19 22:57:54.878625 [ 4 ] {abd1d571-7892-46cd-8b32-1910f0e4af87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15709 | 2026.03.19 22:57:54.879019 [ 4 ] {abd1d571-7892-46cd-8b32-1910f0e4af87} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15710 | 2026.03.19 22:57:54.879238 [ 4 ] {abd1d571-7892-46cd-8b32-1910f0e4af87} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15711 | 2026.03.19 22:57:54.879394 [ 4 ] {abd1d571-7892-46cd-8b32-1910f0e4af87} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001842 sec., 58631.92182410423 rows/sec., 4.93 MiB/sec. | ||
| 15712 | 2026.03.19 22:57:54.879437 [ 4 ] {abd1d571-7892-46cd-8b32-1910f0e4af87} <Debug> TCPHandler: Processed in 0.002282313 sec. | ||
| 15713 | 2026.03.19 22:57:54.879553 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15714 | 2026.03.19 22:57:54.879650 [ 4 ] {368ce869-8bb6-4922-961c-e751524973cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15715 | 2026.03.19 22:57:54.879689 [ 4 ] {368ce869-8bb6-4922-961c-e751524973cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15716 | 2026.03.19 22:57:54.880085 [ 4 ] {368ce869-8bb6-4922-961c-e751524973cd} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15717 | 2026.03.19 22:57:54.880123 [ 4 ] {368ce869-8bb6-4922-961c-e751524973cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15718 | 2026.03.19 22:57:54.880428 [ 4 ] {368ce869-8bb6-4922-961c-e751524973cd} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15719 | 2026.03.19 22:57:54.880635 [ 4 ] {368ce869-8bb6-4922-961c-e751524973cd} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15720 | 2026.03.19 22:57:54.880770 [ 4 ] {368ce869-8bb6-4922-961c-e751524973cd} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00114 sec., 22807.01754385965 rows/sec., 1.67 MiB/sec. | ||
| 15721 | 2026.03.19 22:57:54.880770 [ 87 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15722 | 2026.03.19 22:57:54.880810 [ 4 ] {368ce869-8bb6-4922-961c-e751524973cd} <Debug> TCPHandler: Processed in 0.001309184 sec. | ||
| 15723 | 2026.03.19 22:57:54.880849 [ 87 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15724 | 2026.03.19 22:57:54.880878 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15725 | 2026.03.19 22:57:54.880933 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15726 | 2026.03.19 22:57:54.880984 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 15727 | 2026.03.19 22:57:54.881032 [ 4 ] {2420a014-07bd-4cf0-b3f0-977a2748217e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15728 | 2026.03.19 22:57:54.881077 [ 4 ] {2420a014-07bd-4cf0-b3f0-977a2748217e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15729 | 2026.03.19 22:57:54.881118 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15730 | 2026.03.19 22:57:54.881159 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 82 rows starting from the beginning of the part | ||
| 15731 | 2026.03.19 22:57:54.881227 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 26 rows starting from the beginning of the part | ||
| 15732 | 2026.03.19 22:57:54.881286 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 15 rows starting from the beginning of the part | ||
| 15733 | 2026.03.19 22:57:54.881330 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 41 rows starting from the beginning of the part | ||
| 15734 | 2026.03.19 22:57:54.881375 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 15 rows starting from the beginning of the part | ||
| 15735 | 2026.03.19 22:57:54.881418 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 26 rows starting from the beginning of the part | ||
| 15736 | 2026.03.19 22:57:54.881509 [ 4 ] {2420a014-07bd-4cf0-b3f0-977a2748217e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15737 | 2026.03.19 22:57:54.881551 [ 4 ] {2420a014-07bd-4cf0-b3f0-977a2748217e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15738 | 2026.03.19 22:57:54.881885 [ 4 ] {2420a014-07bd-4cf0-b3f0-977a2748217e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15739 | 2026.03.19 22:57:54.882124 [ 4 ] {2420a014-07bd-4cf0-b3f0-977a2748217e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15740 | 2026.03.19 22:57:54.882258 [ 4 ] {2420a014-07bd-4cf0-b3f0-977a2748217e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001243 sec., 72405.47063555913 rows/sec., 5.65 MiB/sec. | ||
| 15741 | 2026.03.19 22:57:54.882267 [ 187 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332163 sec., 153885.0726224944 rows/sec., 11.84 MiB/sec. | ||
| 15742 | 2026.03.19 22:57:54.882298 [ 4 ] {2420a014-07bd-4cf0-b3f0-977a2748217e} <Debug> TCPHandler: Processed in 0.001417504 sec. | ||
| 15743 | 2026.03.19 22:57:54.882406 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15744 | 2026.03.19 22:57:54.882421 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15745 | 2026.03.19 22:57:54.882523 [ 4 ] {a68afac8-438d-4575-8bc9-12b88c13485c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15746 | 2026.03.19 22:57:54.882569 [ 4 ] {a68afac8-438d-4575-8bc9-12b88c13485c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15747 | 2026.03.19 22:57:54.882670 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_116_23} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15748 | 2026.03.19 22:57:54.882760 [ 189 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_116_23} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15749 | 2026.03.19 22:57:54.882847 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15750 | 2026.03.19 22:57:54.882974 [ 4 ] {a68afac8-438d-4575-8bc9-12b88c13485c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15751 | 2026.03.19 22:57:54.883015 [ 4 ] {a68afac8-438d-4575-8bc9-12b88c13485c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15752 | 2026.03.19 22:57:54.883350 [ 4 ] {a68afac8-438d-4575-8bc9-12b88c13485c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15753 | 2026.03.19 22:57:54.883556 [ 4 ] {a68afac8-438d-4575-8bc9-12b88c13485c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15754 | 2026.03.19 22:57:54.883687 [ 4 ] {a68afac8-438d-4575-8bc9-12b88c13485c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 15755 | 2026.03.19 22:57:54.883724 [ 4 ] {a68afac8-438d-4575-8bc9-12b88c13485c} <Debug> TCPHandler: Processed in 0.001352383 sec. | ||
| 15756 | 2026.03.19 22:57:54.883828 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15757 | 2026.03.19 22:57:54.883923 [ 4 ] {79becad1-d23a-4c39-a1f8-bf248383d862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15758 | 2026.03.19 22:57:54.883975 [ 4 ] {79becad1-d23a-4c39-a1f8-bf248383d862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15759 | 2026.03.19 22:57:54.884791 [ 4 ] {79becad1-d23a-4c39-a1f8-bf248383d862} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15760 | 2026.03.19 22:57:54.884827 [ 4 ] {79becad1-d23a-4c39-a1f8-bf248383d862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15761 | 2026.03.19 22:57:54.885363 [ 4 ] {79becad1-d23a-4c39-a1f8-bf248383d862} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15762 | 2026.03.19 22:57:54.885583 [ 4 ] {79becad1-d23a-4c39-a1f8-bf248383d862} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15763 | 2026.03.19 22:57:54.885722 [ 4 ] {79becad1-d23a-4c39-a1f8-bf248383d862} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001817 sec., 14309.301045679691 rows/sec., 25.64 MiB/sec. | ||
| 15764 | 2026.03.19 22:57:54.885731 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15765 | 2026.03.19 22:57:54.885788 [ 4 ] {79becad1-d23a-4c39-a1f8-bf248383d862} <Debug> TCPHandler: Processed in 0.00200948 sec. | ||
| 15766 | 2026.03.19 22:57:54.885796 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15767 | 2026.03.19 22:57:54.885827 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15768 | 2026.03.19 22:57:54.885922 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 15769 | 2026.03.19 22:57:54.885933 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15770 | 2026.03.19 22:57:54.886046 [ 4 ] {952bdc65-fe37-4244-b9e7-be3ed975e814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15771 | 2026.03.19 22:57:54.886088 [ 4 ] {952bdc65-fe37-4244-b9e7-be3ed975e814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15772 | 2026.03.19 22:57:54.886152 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15773 | 2026.03.19 22:57:54.886214 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2390 rows starting from the beginning of the part | ||
| 15774 | 2026.03.19 22:57:54.886341 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 26 rows starting from the beginning of the part | ||
| 15775 | 2026.03.19 22:57:54.886433 [ 4 ] {952bdc65-fe37-4244-b9e7-be3ed975e814} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15776 | 2026.03.19 22:57:54.886440 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 15 rows starting from the beginning of the part | ||
| 15777 | 2026.03.19 22:57:54.886470 [ 4 ] {952bdc65-fe37-4244-b9e7-be3ed975e814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15778 | 2026.03.19 22:57:54.886549 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 37 rows starting from the beginning of the part | ||
| 15779 | 2026.03.19 22:57:54.886640 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 15 rows starting from the beginning of the part | ||
| 15780 | 2026.03.19 22:57:54.886730 [ 196 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 26 rows starting from the beginning of the part | ||
| 15781 | 2026.03.19 22:57:54.886786 [ 4 ] {952bdc65-fe37-4244-b9e7-be3ed975e814} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15782 | 2026.03.19 22:57:54.886999 [ 4 ] {952bdc65-fe37-4244-b9e7-be3ed975e814} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15783 | 2026.03.19 22:57:54.887129 [ 4 ] {952bdc65-fe37-4244-b9e7-be3ed975e814} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 15784 | 2026.03.19 22:57:54.887166 [ 4 ] {952bdc65-fe37-4244-b9e7-be3ed975e814} <Debug> TCPHandler: Processed in 0.001284062 sec. | ||
| 15785 | 2026.03.19 22:57:54.896691 [ 187 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2509 rows, containing 19 columns (19 merged, 0 gathered) in 0.010813067 sec., 232034.07506861835 rows/sec., 415.79 MiB/sec. | ||
| 15786 | 2026.03.19 22:57:54.899319 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15787 | 2026.03.19 22:57:54.899733 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15788 | 2026.03.19 22:57:54.899821 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15789 | 2026.03.19 22:57:54.900018 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.81 MiB. | ||
| 15790 | 2026.03.19 22:57:55.001150 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.40 MiB, peak 400.18 MiB, free memory in arenas 0.00 B, will set to 385.81 MiB (RSS), difference: 4.41 MiB | ||
| 15791 | 2026.03.19 22:57:56.564178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 15792 | 2026.03.19 22:57:56.581723 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15793 | 2026.03.19 22:57:56.581782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15794 | 2026.03.19 22:57:56.588010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15795 | 2026.03.19 22:57:56.588750 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15796 | 2026.03.19 22:57:56.592210 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 15797 | 2026.03.19 22:57:59.079437 [ 74 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 15798 | 2026.03.19 22:57:59.079505 [ 74 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15799 | 2026.03.19 22:57:59.079532 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15800 | 2026.03.19 22:57:59.079662 [ 187 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 15801 | 2026.03.19 22:57:59.079816 [ 187 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15802 | 2026.03.19 22:57:59.079854 [ 187 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 733 rows starting from the beginning of the part | ||
| 15803 | 2026.03.19 22:57:59.079933 [ 187 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 15804 | 2026.03.19 22:57:59.079980 [ 187 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 708 rows starting from the beginning of the part | ||
| 15805 | 2026.03.19 22:57:59.080024 [ 187 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 15806 | 2026.03.19 22:57:59.080066 [ 187 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 708 rows starting from the beginning of the part | ||
| 15807 | 2026.03.19 22:57:59.081212 [ 193 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607726 sec., 1366526.3857149787 rows/sec., 86.04 MiB/sec. | ||
| 15808 | 2026.03.19 22:57:59.081432 [ 190 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 15809 | 2026.03.19 22:57:59.081733 [ 190 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_41_9} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15810 | 2026.03.19 22:57:59.081817 [ 190 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_41_9} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 15811 | 2026.03.19 22:57:59.081912 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15812 | 2026.03.19 22:57:59.338784 [ 219 ] {} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): 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] | ||
| 15813 | 2026.03.19 22:57:59.338859 [ 219 ] {} <Debug> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): 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] | ||
| 15814 | 2026.03.19 22:57:59.341055 [ 219 ] {} <Debug> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): 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] | ||
| 15815 | 2026.03.19 22:57:59.498105 [ 219 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 15816 | 2026.03.19 22:57:59.498140 [ 219 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 15817 | 2026.03.19 22:57:59.501473 [ 219 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 15818 | 2026.03.19 22:57:59.537955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1906 | ||
| 15819 | 2026.03.19 22:57:59.540229 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15820 | 2026.03.19 22:57:59.540277 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15821 | 2026.03.19 22:57:59.541515 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15822 | 2026.03.19 22:57:59.541838 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15823 | 2026.03.19 22:57:59.541983 [ 74 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15824 | 2026.03.19 22:57:59.542025 [ 74 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15825 | 2026.03.19 22:57:59.542048 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15826 | 2026.03.19 22:57:59.542206 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 15827 | 2026.03.19 22:57:59.542210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1906 | ||
| 15828 | 2026.03.19 22:57:59.542865 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15829 | 2026.03.19 22:57:59.543017 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1764 rows starting from the beginning of the part | ||
| 15830 | 2026.03.19 22:57:59.543390 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 28 rows starting from the beginning of the part | ||
| 15831 | 2026.03.19 22:57:59.543799 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 15832 | 2026.03.19 22:57:59.544202 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 15833 | 2026.03.19 22:57:59.544577 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 15834 | 2026.03.19 22:57:59.544938 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 15835 | 2026.03.19 22:57:59.552363 [ 197 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1906 rows, containing 72 columns (72 merged, 0 gathered) in 0.010233721 sec., 186247.01611466642 rows/sec., 141.87 MiB/sec. | ||
| 15836 | 2026.03.19 22:57:59.554442 [ 194 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15837 | 2026.03.19 22:57:59.555023 [ 194 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_61_12} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15838 | 2026.03.19 22:57:59.555092 [ 194 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_61_12} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15839 | 2026.03.19 22:57:59.555421 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 15840 | 2026.03.19 22:57:59.672106 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 15841 | 2026.03.19 22:57:59.672159 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 15842 | 2026.03.19 22:57:59.680388 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 15843 | 2026.03.19 22:57:59.878698 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15844 | 2026.03.19 22:57:59.878910 [ 4 ] {b42c242f-a603-4b6f-aa95-fb13c977bb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15845 | 2026.03.19 22:57:59.878990 [ 4 ] {b42c242f-a603-4b6f-aa95-fb13c977bb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15846 | 2026.03.19 22:57:59.879711 [ 4 ] {b42c242f-a603-4b6f-aa95-fb13c977bb99} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15847 | 2026.03.19 22:57:59.879764 [ 4 ] {b42c242f-a603-4b6f-aa95-fb13c977bb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15848 | 2026.03.19 22:57:59.880195 [ 4 ] {b42c242f-a603-4b6f-aa95-fb13c977bb99} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15849 | 2026.03.19 22:57:59.880421 [ 4 ] {b42c242f-a603-4b6f-aa95-fb13c977bb99} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15850 | 2026.03.19 22:57:59.880566 [ 70 ] {} <Debug> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 15851 | 2026.03.19 22:57:59.880590 [ 4 ] {b42c242f-a603-4b6f-aa95-fb13c977bb99} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001735 sec., 13832.8530259366 rows/sec., 1.15 MiB/sec. | ||
| 15852 | 2026.03.19 22:57:59.880624 [ 70 ] {} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15853 | 2026.03.19 22:57:59.880656 [ 4 ] {b42c242f-a603-4b6f-aa95-fb13c977bb99} <Debug> TCPHandler: Processed in 0.002098781 sec. | ||
| 15854 | 2026.03.19 22:57:59.880656 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15855 | 2026.03.19 22:57:59.880792 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15856 | 2026.03.19 22:57:59.880802 [ 195 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 15857 | 2026.03.19 22:57:59.880901 [ 4 ] {82cb8a36-f663-4557-be35-93451737f0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15858 | 2026.03.19 22:57:59.880949 [ 4 ] {82cb8a36-f663-4557-be35-93451737f0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15859 | 2026.03.19 22:57:59.880964 [ 195 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15860 | 2026.03.19 22:57:59.881008 [ 195 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 15861 | 2026.03.19 22:57:59.881087 [ 195 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 15862 | 2026.03.19 22:57:59.881143 [ 195 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 15863 | 2026.03.19 22:57:59.881204 [ 195 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 15864 | 2026.03.19 22:57:59.881252 [ 195 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 15865 | 2026.03.19 22:57:59.881367 [ 4 ] {82cb8a36-f663-4557-be35-93451737f0e6} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15866 | 2026.03.19 22:57:59.881411 [ 4 ] {82cb8a36-f663-4557-be35-93451737f0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15867 | 2026.03.19 22:57:59.881735 [ 4 ] {82cb8a36-f663-4557-be35-93451737f0e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15868 | 2026.03.19 22:57:59.881972 [ 4 ] {82cb8a36-f663-4557-be35-93451737f0e6} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15869 | 2026.03.19 22:57:59.882085 [ 186 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344463 sec., 89254.96648104113 rows/sec., 7.75 MiB/sec. | ||
| 15870 | 2026.03.19 22:57:59.882110 [ 4 ] {82cb8a36-f663-4557-be35-93451737f0e6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001232 sec., 11363.636363636364 rows/sec., 926.62 KiB/sec. | ||
| 15871 | 2026.03.19 22:57:59.882156 [ 4 ] {82cb8a36-f663-4557-be35-93451737f0e6} <Debug> TCPHandler: Processed in 0.001417704 sec. | ||
| 15872 | 2026.03.19 22:57:59.882241 [ 191 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 15873 | 2026.03.19 22:57:59.882272 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15874 | 2026.03.19 22:57:59.882373 [ 4 ] {607e69d0-b09f-4b76-8cc5-4d460b01545b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15875 | 2026.03.19 22:57:59.882417 [ 4 ] {607e69d0-b09f-4b76-8cc5-4d460b01545b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15876 | 2026.03.19 22:57:59.882532 [ 191 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_21_5} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15877 | 2026.03.19 22:57:59.882614 [ 191 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_21_5} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 15878 | 2026.03.19 22:57:59.882705 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15879 | 2026.03.19 22:57:59.882957 [ 4 ] {607e69d0-b09f-4b76-8cc5-4d460b01545b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15880 | 2026.03.19 22:57:59.882997 [ 4 ] {607e69d0-b09f-4b76-8cc5-4d460b01545b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15881 | 2026.03.19 22:57:59.883335 [ 4 ] {607e69d0-b09f-4b76-8cc5-4d460b01545b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15882 | 2026.03.19 22:57:59.883552 [ 4 ] {607e69d0-b09f-4b76-8cc5-4d460b01545b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15883 | 2026.03.19 22:57:59.883670 [ 70 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15884 | 2026.03.19 22:57:59.883684 [ 4 ] {607e69d0-b09f-4b76-8cc5-4d460b01545b} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.00133 sec., 160150.37593984962 rows/sec., 14.22 MiB/sec. | ||
| 15885 | 2026.03.19 22:57:59.883709 [ 70 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15886 | 2026.03.19 22:57:59.883733 [ 4 ] {607e69d0-b09f-4b76-8cc5-4d460b01545b} <Debug> TCPHandler: Processed in 0.001512984 sec. | ||
| 15887 | 2026.03.19 22:57:59.883736 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15888 | 2026.03.19 22:57:59.883843 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 15889 | 2026.03.19 22:57:59.883858 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15890 | 2026.03.19 22:57:59.883941 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15891 | 2026.03.19 22:57:59.883961 [ 4 ] {4fbac6a2-c0ae-4489-872c-46deeb04d5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15892 | 2026.03.19 22:57:59.883971 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2152 rows starting from the beginning of the part | ||
| 15893 | 2026.03.19 22:57:59.884002 [ 4 ] {4fbac6a2-c0ae-4489-872c-46deeb04d5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15894 | 2026.03.19 22:57:59.884043 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 86 rows starting from the beginning of the part | ||
| 15895 | 2026.03.19 22:57:59.884087 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1994 rows starting from the beginning of the part | ||
| 15896 | 2026.03.19 22:57:59.884129 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 86 rows starting from the beginning of the part | ||
| 15897 | 2026.03.19 22:57:59.884168 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 108 rows starting from the beginning of the part | ||
| 15898 | 2026.03.19 22:57:59.884207 [ 192 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 213 rows starting from the beginning of the part | ||
| 15899 | 2026.03.19 22:57:59.884417 [ 4 ] {4fbac6a2-c0ae-4489-872c-46deeb04d5fa} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15900 | 2026.03.19 22:57:59.884452 [ 4 ] {4fbac6a2-c0ae-4489-872c-46deeb04d5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15901 | 2026.03.19 22:57:59.884774 [ 4 ] {4fbac6a2-c0ae-4489-872c-46deeb04d5fa} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15902 | 2026.03.19 22:57:59.885000 [ 4 ] {4fbac6a2-c0ae-4489-872c-46deeb04d5fa} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15903 | 2026.03.19 22:57:59.885135 [ 4 ] {4fbac6a2-c0ae-4489-872c-46deeb04d5fa} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001193 sec., 34367.141659681474 rows/sec., 2.51 MiB/sec. | ||
| 15904 | 2026.03.19 22:57:59.885175 [ 4 ] {4fbac6a2-c0ae-4489-872c-46deeb04d5fa} <Debug> TCPHandler: Processed in 0.001367694 sec. | ||
| 15905 | 2026.03.19 22:57:59.885285 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15906 | 2026.03.19 22:57:59.885380 [ 4 ] {6b98ea6e-12c5-4aea-8270-001e2c4ea553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15907 | 2026.03.19 22:57:59.885420 [ 4 ] {6b98ea6e-12c5-4aea-8270-001e2c4ea553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15908 | 2026.03.19 22:57:59.885792 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4639 rows, containing 5 columns (5 merged, 0 gathered) in 0.00199205 sec., 2328756.8083130443 rows/sec., 189.07 MiB/sec. | ||
| 15909 | 2026.03.19 22:57:59.885820 [ 4 ] {6b98ea6e-12c5-4aea-8270-001e2c4ea553} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15910 | 2026.03.19 22:57:59.885859 [ 4 ] {6b98ea6e-12c5-4aea-8270-001e2c4ea553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15911 | 2026.03.19 22:57:59.886083 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15912 | 2026.03.19 22:57:59.886165 [ 4 ] {6b98ea6e-12c5-4aea-8270-001e2c4ea553} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15913 | 2026.03.19 22:57:59.886450 [ 4 ] {6b98ea6e-12c5-4aea-8270-001e2c4ea553} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15914 | 2026.03.19 22:57:59.886463 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_121_24} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15915 | 2026.03.19 22:57:59.886547 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_121_24} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15916 | 2026.03.19 22:57:59.886588 [ 4 ] {6b98ea6e-12c5-4aea-8270-001e2c4ea553} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001227 sec., 19559.902200488996 rows/sec., 1.62 MiB/sec. | ||
| 15917 | 2026.03.19 22:57:59.886629 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 15918 | 2026.03.19 22:57:59.886631 [ 4 ] {6b98ea6e-12c5-4aea-8270-001e2c4ea553} <Debug> TCPHandler: Processed in 0.001396684 sec. | ||
| 15919 | 2026.03.19 22:57:59.886770 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15920 | 2026.03.19 22:57:59.886892 [ 4 ] {bb4947b7-c0a1-4a66-9597-46d6120d75d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15921 | 2026.03.19 22:57:59.886942 [ 4 ] {bb4947b7-c0a1-4a66-9597-46d6120d75d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15922 | 2026.03.19 22:57:59.887426 [ 4 ] {bb4947b7-c0a1-4a66-9597-46d6120d75d0} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15923 | 2026.03.19 22:57:59.887467 [ 4 ] {bb4947b7-c0a1-4a66-9597-46d6120d75d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15924 | 2026.03.19 22:57:59.887789 [ 4 ] {bb4947b7-c0a1-4a66-9597-46d6120d75d0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15925 | 2026.03.19 22:57:59.888006 [ 4 ] {bb4947b7-c0a1-4a66-9597-46d6120d75d0} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15926 | 2026.03.19 22:57:59.888112 [ 70 ] {} <Debug> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 15927 | 2026.03.19 22:57:59.888142 [ 70 ] {} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15928 | 2026.03.19 22:57:59.888144 [ 4 ] {bb4947b7-c0a1-4a66-9597-46d6120d75d0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001277 sec., 9397.024275646047 rows/sec., 734.14 KiB/sec. | ||
| 15929 | 2026.03.19 22:57:59.888161 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15930 | 2026.03.19 22:57:59.888196 [ 4 ] {bb4947b7-c0a1-4a66-9597-46d6120d75d0} <Debug> TCPHandler: Processed in 0.001488665 sec. | ||
| 15931 | 2026.03.19 22:57:59.888235 [ 192 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 15932 | 2026.03.19 22:57:59.888244 [ 221 ] {} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): 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] | ||
| 15933 | 2026.03.19 22:57:59.888292 [ 221 ] {} <Debug> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): 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] | ||
| 15934 | 2026.03.19 22:57:59.888309 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15935 | 2026.03.19 22:57:59.888313 [ 192 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15936 | 2026.03.19 22:57:59.888351 [ 192 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 15937 | 2026.03.19 22:57:59.888397 [ 192 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 15938 | 2026.03.19 22:57:59.888409 [ 4 ] {dc27add0-10c3-4ffd-a1f9-42cbd8782aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15939 | 2026.03.19 22:57:59.888441 [ 192 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 15940 | 2026.03.19 22:57:59.888450 [ 4 ] {dc27add0-10c3-4ffd-a1f9-42cbd8782aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15941 | 2026.03.19 22:57:59.888483 [ 192 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 15942 | 2026.03.19 22:57:59.888527 [ 192 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 15943 | 2026.03.19 22:57:59.888925 [ 4 ] {dc27add0-10c3-4ffd-a1f9-42cbd8782aaa} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15944 | 2026.03.19 22:57:59.888960 [ 4 ] {dc27add0-10c3-4ffd-a1f9-42cbd8782aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15945 | 2026.03.19 22:57:59.889241 [ 199 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00103089 sec., 58202.13601839187 rows/sec., 4.66 MiB/sec. | ||
| 15946 | 2026.03.19 22:57:59.889337 [ 4 ] {dc27add0-10c3-4ffd-a1f9-42cbd8782aaa} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15947 | 2026.03.19 22:57:59.889411 [ 191 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 15948 | 2026.03.19 22:57:59.889668 [ 4 ] {dc27add0-10c3-4ffd-a1f9-42cbd8782aaa} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15949 | 2026.03.19 22:57:59.889829 [ 70 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15950 | 2026.03.19 22:57:59.889840 [ 191 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_21_5} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15951 | 2026.03.19 22:57:59.889862 [ 70 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15952 | 2026.03.19 22:57:59.889849 [ 4 ] {dc27add0-10c3-4ffd-a1f9-42cbd8782aaa} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001458 sec., 88477.36625514402 rows/sec., 7.18 MiB/sec. | ||
| 15953 | 2026.03.19 22:57:59.889895 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15954 | 2026.03.19 22:57:59.889936 [ 4 ] {dc27add0-10c3-4ffd-a1f9-42cbd8782aaa} <Debug> TCPHandler: Processed in 0.001676697 sec. | ||
| 15955 | 2026.03.19 22:57:59.889951 [ 191 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_21_5} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 15956 | 2026.03.19 22:57:59.889981 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 15957 | 2026.03.19 22:57:59.890053 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15958 | 2026.03.19 22:57:59.890062 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15959 | 2026.03.19 22:57:59.890055 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15960 | 2026.03.19 22:57:59.890105 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1124 rows starting from the beginning of the part | ||
| 15961 | 2026.03.19 22:57:59.890155 [ 4 ] {7fcbd7f2-8f18-4993-9f52-b5ce77530c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15962 | 2026.03.19 22:57:59.890161 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 79 rows starting from the beginning of the part | ||
| 15963 | 2026.03.19 22:57:59.890207 [ 4 ] {7fcbd7f2-8f18-4993-9f52-b5ce77530c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15964 | 2026.03.19 22:57:59.890224 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 1041 rows starting from the beginning of the part | ||
| 15965 | 2026.03.19 22:57:59.890278 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 79 rows starting from the beginning of the part | ||
| 15966 | 2026.03.19 22:57:59.890320 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 90 rows starting from the beginning of the part | ||
| 15967 | 2026.03.19 22:57:59.890359 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 129 rows starting from the beginning of the part | ||
| 15968 | 2026.03.19 22:57:59.890629 [ 4 ] {7fcbd7f2-8f18-4993-9f52-b5ce77530c8c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15969 | 2026.03.19 22:57:59.890671 [ 4 ] {7fcbd7f2-8f18-4993-9f52-b5ce77530c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15970 | 2026.03.19 22:57:59.890943 [ 221 ] {} <Debug> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): 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] | ||
| 15971 | 2026.03.19 22:57:59.891095 [ 4 ] {7fcbd7f2-8f18-4993-9f52-b5ce77530c8c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15972 | 2026.03.19 22:57:59.891319 [ 4 ] {7fcbd7f2-8f18-4993-9f52-b5ce77530c8c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15973 | 2026.03.19 22:57:59.891448 [ 4 ] {7fcbd7f2-8f18-4993-9f52-b5ce77530c8c} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001312 sec., 154725.60975609755 rows/sec., 11.08 MiB/sec. | ||
| 15974 | 2026.03.19 22:57:59.891451 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500545 sec., 1694051.1614113539 rows/sec., 126.77 MiB/sec. | ||
| 15975 | 2026.03.19 22:57:59.891485 [ 4 ] {7fcbd7f2-8f18-4993-9f52-b5ce77530c8c} <Debug> TCPHandler: Processed in 0.001482004 sec. | ||
| 15976 | 2026.03.19 22:57:59.891598 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15977 | 2026.03.19 22:57:59.891665 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15978 | 2026.03.19 22:57:59.891692 [ 4 ] {28157fbb-c393-476d-9998-e30513b6570d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15979 | 2026.03.19 22:57:59.891750 [ 4 ] {28157fbb-c393-476d-9998-e30513b6570d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15980 | 2026.03.19 22:57:59.891946 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_121_24} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15981 | 2026.03.19 22:57:59.892024 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_121_24} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15982 | 2026.03.19 22:57:59.892122 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 15983 | 2026.03.19 22:57:59.892630 [ 4 ] {28157fbb-c393-476d-9998-e30513b6570d} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15984 | 2026.03.19 22:57:59.892668 [ 4 ] {28157fbb-c393-476d-9998-e30513b6570d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15985 | 2026.03.19 22:57:59.893252 [ 4 ] {28157fbb-c393-476d-9998-e30513b6570d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15986 | 2026.03.19 22:57:59.893497 [ 4 ] {28157fbb-c393-476d-9998-e30513b6570d} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15987 | 2026.03.19 22:57:59.893644 [ 4 ] {28157fbb-c393-476d-9998-e30513b6570d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00197 sec., 7614.213197969543 rows/sec., 13.64 MiB/sec. | ||
| 15988 | 2026.03.19 22:57:59.893711 [ 4 ] {28157fbb-c393-476d-9998-e30513b6570d} <Debug> TCPHandler: Processed in 0.002162081 sec. | ||
| 15989 | 2026.03.19 22:57:59.893840 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15990 | 2026.03.19 22:57:59.893940 [ 4 ] {361874e0-c6e5-4239-8df2-b8226c213c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15991 | 2026.03.19 22:57:59.893983 [ 4 ] {361874e0-c6e5-4239-8df2-b8226c213c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15992 | 2026.03.19 22:57:59.894339 [ 4 ] {361874e0-c6e5-4239-8df2-b8226c213c19} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15993 | 2026.03.19 22:57:59.894374 [ 4 ] {361874e0-c6e5-4239-8df2-b8226c213c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 15994 | 2026.03.19 22:57:59.894699 [ 4 ] {361874e0-c6e5-4239-8df2-b8226c213c19} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15995 | 2026.03.19 22:57:59.894912 [ 4 ] {361874e0-c6e5-4239-8df2-b8226c213c19} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15996 | 2026.03.19 22:57:59.895033 [ 76 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15997 | 2026.03.19 22:57:59.895045 [ 4 ] {361874e0-c6e5-4239-8df2-b8226c213c19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 15998 | 2026.03.19 22:57:59.895065 [ 76 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15999 | 2026.03.19 22:57:59.895083 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16000 | 2026.03.19 22:57:59.895084 [ 4 ] {361874e0-c6e5-4239-8df2-b8226c213c19} <Debug> TCPHandler: Processed in 0.001295933 sec. | ||
| 16001 | 2026.03.19 22:57:59.895162 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 16002 | 2026.03.19 22:57:59.895274 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16003 | 2026.03.19 22:57:59.895303 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6912 rows starting from the beginning of the part | ||
| 16004 | 2026.03.19 22:57:59.895360 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 16005 | 2026.03.19 22:57:59.895407 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16006 | 2026.03.19 22:57:59.895451 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 16007 | 2026.03.19 22:57:59.895488 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 16008 | 2026.03.19 22:57:59.895526 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 16009 | 2026.03.19 22:57:59.897183 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7212 rows, containing 4 columns (4 merged, 0 gathered) in 0.002056281 sec., 3507302.7470467314 rows/sec., 236.37 MiB/sec. | ||
| 16010 | 2026.03.19 22:57:59.897788 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16011 | 2026.03.19 22:57:59.898168 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_121_24} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16012 | 2026.03.19 22:57:59.898259 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_121_24} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16013 | 2026.03.19 22:57:59.898374 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 16014 | 2026.03.19 22:58:00.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.82 MiB, peak 400.18 MiB, free memory in arenas 0.00 B, will set to 385.88 MiB (RSS), difference: 3.06 MiB | ||
| 16015 | 2026.03.19 22:58:01.905288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39710 | ||
| 16016 | 2026.03.19 22:58:01.905859 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16017 | 2026.03.19 22:58:01.905904 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16018 | 2026.03.19 22:58:01.906413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16019 | 2026.03.19 22:58:01.906630 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16020 | 2026.03.19 22:58:01.906760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39710 | ||
| 16021 | 2026.03.19 22:58:04.092399 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16022 | 2026.03.19 22:58:04.111312 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16023 | 2026.03.19 22:58:04.111374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16024 | 2026.03.19 22:58:04.117691 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16025 | 2026.03.19 22:58:04.118386 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16026 | 2026.03.19 22:58:04.121960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16027 | 2026.03.19 22:58:04.260772 [ 222 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 16028 | 2026.03.19 22:58:04.260831 [ 222 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 16029 | 2026.03.19 22:58:04.263583 [ 222 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 16030 | 2026.03.19 22:58:04.339978 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 16031 | 2026.03.19 22:58:04.340043 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 16032 | 2026.03.19 22:58:04.348370 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 16033 | 2026.03.19 22:58:04.527358 [ 219 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 16034 | 2026.03.19 22:58:04.527437 [ 219 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 16035 | 2026.03.19 22:58:04.534661 [ 219 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 16036 | 2026.03.19 22:58:04.877934 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16037 | 2026.03.19 22:58:04.878229 [ 4 ] {b5e80173-3fe0-4a99-b1c7-321e95304b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16038 | 2026.03.19 22:58:04.878330 [ 4 ] {b5e80173-3fe0-4a99-b1c7-321e95304b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16039 | 2026.03.19 22:58:04.879180 [ 4 ] {b5e80173-3fe0-4a99-b1c7-321e95304b32} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2026.03.19 22:58:04.879216 [ 4 ] {b5e80173-3fe0-4a99-b1c7-321e95304b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16041 | 2026.03.19 22:58:04.879592 [ 4 ] {b5e80173-3fe0-4a99-b1c7-321e95304b32} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16042 | 2026.03.19 22:58:04.879807 [ 4 ] {b5e80173-3fe0-4a99-b1c7-321e95304b32} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16043 | 2026.03.19 22:58:04.879953 [ 4 ] {b5e80173-3fe0-4a99-b1c7-321e95304b32} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.0018 sec., 60000 rows/sec., 5.05 MiB/sec. | ||
| 16044 | 2026.03.19 22:58:04.879993 [ 4 ] {b5e80173-3fe0-4a99-b1c7-321e95304b32} <Debug> TCPHandler: Processed in 0.002280333 sec. | ||
| 16045 | 2026.03.19 22:58:04.880124 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16046 | 2026.03.19 22:58:04.880217 [ 4 ] {aff2eead-2a87-4c54-a310-1142b621528d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16047 | 2026.03.19 22:58:04.880256 [ 4 ] {aff2eead-2a87-4c54-a310-1142b621528d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16048 | 2026.03.19 22:58:04.880678 [ 4 ] {aff2eead-2a87-4c54-a310-1142b621528d} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16049 | 2026.03.19 22:58:04.880712 [ 4 ] {aff2eead-2a87-4c54-a310-1142b621528d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16050 | 2026.03.19 22:58:04.881002 [ 4 ] {aff2eead-2a87-4c54-a310-1142b621528d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16051 | 2026.03.19 22:58:04.881223 [ 4 ] {aff2eead-2a87-4c54-a310-1142b621528d} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16052 | 2026.03.19 22:58:04.881347 [ 4 ] {aff2eead-2a87-4c54-a310-1142b621528d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001148 sec., 22648.083623693383 rows/sec., 1.66 MiB/sec. | ||
| 16053 | 2026.03.19 22:58:04.881383 [ 4 ] {aff2eead-2a87-4c54-a310-1142b621528d} <Debug> TCPHandler: Processed in 0.001308093 sec. | ||
| 16054 | 2026.03.19 22:58:04.881501 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16055 | 2026.03.19 22:58:04.881592 [ 4 ] {65946ab4-8988-4bfa-92e6-7b5c5bbc4b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16056 | 2026.03.19 22:58:04.881630 [ 4 ] {65946ab4-8988-4bfa-92e6-7b5c5bbc4b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16057 | 2026.03.19 22:58:04.882074 [ 4 ] {65946ab4-8988-4bfa-92e6-7b5c5bbc4b49} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16058 | 2026.03.19 22:58:04.882108 [ 4 ] {65946ab4-8988-4bfa-92e6-7b5c5bbc4b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16059 | 2026.03.19 22:58:04.882410 [ 4 ] {65946ab4-8988-4bfa-92e6-7b5c5bbc4b49} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16060 | 2026.03.19 22:58:04.882612 [ 4 ] {65946ab4-8988-4bfa-92e6-7b5c5bbc4b49} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16061 | 2026.03.19 22:58:04.882734 [ 4 ] {65946ab4-8988-4bfa-92e6-7b5c5bbc4b49} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001159 sec., 77653.14926660914 rows/sec., 6.06 MiB/sec. | ||
| 16062 | 2026.03.19 22:58:04.882770 [ 4 ] {65946ab4-8988-4bfa-92e6-7b5c5bbc4b49} <Debug> TCPHandler: Processed in 0.001316153 sec. | ||
| 16063 | 2026.03.19 22:58:04.882889 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16064 | 2026.03.19 22:58:04.882980 [ 4 ] {c4598bab-3b4c-41cc-ab6c-dbf01b03f99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16065 | 2026.03.19 22:58:04.883022 [ 4 ] {c4598bab-3b4c-41cc-ab6c-dbf01b03f99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16066 | 2026.03.19 22:58:04.883454 [ 4 ] {c4598bab-3b4c-41cc-ab6c-dbf01b03f99a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16067 | 2026.03.19 22:58:04.883493 [ 4 ] {c4598bab-3b4c-41cc-ab6c-dbf01b03f99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16068 | 2026.03.19 22:58:04.883803 [ 4 ] {c4598bab-3b4c-41cc-ab6c-dbf01b03f99a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16069 | 2026.03.19 22:58:04.884012 [ 4 ] {c4598bab-3b4c-41cc-ab6c-dbf01b03f99a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16070 | 2026.03.19 22:58:04.884137 [ 4 ] {c4598bab-3b4c-41cc-ab6c-dbf01b03f99a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 16071 | 2026.03.19 22:58:04.884173 [ 4 ] {c4598bab-3b4c-41cc-ab6c-dbf01b03f99a} <Debug> TCPHandler: Processed in 0.001331973 sec. | ||
| 16072 | 2026.03.19 22:58:04.884303 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16073 | 2026.03.19 22:58:04.884394 [ 4 ] {17a85d9f-54b1-41e0-a324-d55204e05705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16074 | 2026.03.19 22:58:04.884445 [ 4 ] {17a85d9f-54b1-41e0-a324-d55204e05705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16075 | 2026.03.19 22:58:04.885273 [ 4 ] {17a85d9f-54b1-41e0-a324-d55204e05705} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16076 | 2026.03.19 22:58:04.885306 [ 4 ] {17a85d9f-54b1-41e0-a324-d55204e05705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16077 | 2026.03.19 22:58:04.885827 [ 4 ] {17a85d9f-54b1-41e0-a324-d55204e05705} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16078 | 2026.03.19 22:58:04.886042 [ 4 ] {17a85d9f-54b1-41e0-a324-d55204e05705} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16079 | 2026.03.19 22:58:04.886172 [ 4 ] {17a85d9f-54b1-41e0-a324-d55204e05705} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001796 sec., 14476.614699331847 rows/sec., 25.94 MiB/sec. | ||
| 16080 | 2026.03.19 22:58:04.886226 [ 4 ] {17a85d9f-54b1-41e0-a324-d55204e05705} <Debug> TCPHandler: Processed in 0.001981839 sec. | ||
| 16081 | 2026.03.19 22:58:04.886341 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16082 | 2026.03.19 22:58:04.886434 [ 4 ] {3aecd58f-5893-4ade-88c2-2b66f380daba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16083 | 2026.03.19 22:58:04.886474 [ 4 ] {3aecd58f-5893-4ade-88c2-2b66f380daba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16084 | 2026.03.19 22:58:04.886803 [ 4 ] {3aecd58f-5893-4ade-88c2-2b66f380daba} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16085 | 2026.03.19 22:58:04.886836 [ 4 ] {3aecd58f-5893-4ade-88c2-2b66f380daba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 16086 | 2026.03.19 22:58:04.887134 [ 4 ] {3aecd58f-5893-4ade-88c2-2b66f380daba} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16087 | 2026.03.19 22:58:04.887333 [ 4 ] {3aecd58f-5893-4ade-88c2-2b66f380daba} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16088 | 2026.03.19 22:58:04.887456 [ 4 ] {3aecd58f-5893-4ade-88c2-2b66f380daba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 16089 | 2026.03.19 22:58:04.887490 [ 4 ] {3aecd58f-5893-4ade-88c2-2b66f380daba} <Debug> TCPHandler: Processed in 0.001196232 sec. | ||
| 16090 | 2026.03.19 22:58:04.887550 [ 225 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 16091 | 2026.03.19 22:58:04.887607 [ 225 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 16092 | 2026.03.19 22:58:04.890230 [ 225 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 16093 | 2026.03.19 22:58:09.222319 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16094 | 2026.03.19 22:58:09.222398 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16095 | 2026.03.19 22:58:09.407032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40222 | ||
| 16096 | 2026.03.19 22:58:09.407575 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16097 | 2026.03.19 22:58:09.407618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16098 | 2026.03.19 22:58:09.408092 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16099 | 2026.03.19 22:58:09.408311 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16100 | 2026.03.19 22:58:09.408444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40222 | ||
| 16101 | 2026.03.19 22:58:09.542778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1938 | ||
| 16102 | 2026.03.19 22:58:09.545192 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16103 | 2026.03.19 22:58:09.545251 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16104 | 2026.03.19 22:58:09.546506 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16105 | 2026.03.19 22:58:09.546792 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16106 | 2026.03.19 22:58:09.547168 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1938 | ||
| 16107 | 2026.03.19 22:58:09.876937 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16108 | 2026.03.19 22:58:09.877222 [ 4 ] {c6b42afb-b929-4494-a861-aa3386442d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16109 | 2026.03.19 22:58:09.877323 [ 4 ] {c6b42afb-b929-4494-a861-aa3386442d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16110 | 2026.03.19 22:58:09.878217 [ 4 ] {c6b42afb-b929-4494-a861-aa3386442d7b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16111 | 2026.03.19 22:58:09.878262 [ 4 ] {c6b42afb-b929-4494-a861-aa3386442d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16112 | 2026.03.19 22:58:09.878661 [ 4 ] {c6b42afb-b929-4494-a861-aa3386442d7b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16113 | 2026.03.19 22:58:09.878887 [ 4 ] {c6b42afb-b929-4494-a861-aa3386442d7b} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16114 | 2026.03.19 22:58:09.879044 [ 4 ] {c6b42afb-b929-4494-a861-aa3386442d7b} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001898 sec., 45310.853530031614 rows/sec., 3.80 MiB/sec. | ||
| 16115 | 2026.03.19 22:58:09.879086 [ 4 ] {c6b42afb-b929-4494-a861-aa3386442d7b} <Debug> TCPHandler: Processed in 0.002304362 sec. | ||
| 16116 | 2026.03.19 22:58:09.879204 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16117 | 2026.03.19 22:58:09.879299 [ 4 ] {7650da62-8ca1-4553-8355-12d37a4b6a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16118 | 2026.03.19 22:58:09.879339 [ 4 ] {7650da62-8ca1-4553-8355-12d37a4b6a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16119 | 2026.03.19 22:58:09.879741 [ 4 ] {7650da62-8ca1-4553-8355-12d37a4b6a6e} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16120 | 2026.03.19 22:58:09.879777 [ 4 ] {7650da62-8ca1-4553-8355-12d37a4b6a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16121 | 2026.03.19 22:58:09.880073 [ 4 ] {7650da62-8ca1-4553-8355-12d37a4b6a6e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16122 | 2026.03.19 22:58:09.880283 [ 4 ] {7650da62-8ca1-4553-8355-12d37a4b6a6e} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16123 | 2026.03.19 22:58:09.880411 [ 4 ] {7650da62-8ca1-4553-8355-12d37a4b6a6e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001131 sec., 13262.59946949602 rows/sec., 997.29 KiB/sec. | ||
| 16124 | 2026.03.19 22:58:09.880449 [ 4 ] {7650da62-8ca1-4553-8355-12d37a4b6a6e} <Debug> TCPHandler: Processed in 0.001294313 sec. | ||
| 16125 | 2026.03.19 22:58:09.880557 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16126 | 2026.03.19 22:58:09.880650 [ 4 ] {d2875dc1-e241-401f-b161-787e577a9049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16127 | 2026.03.19 22:58:09.880689 [ 4 ] {d2875dc1-e241-401f-b161-787e577a9049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16128 | 2026.03.19 22:58:09.881115 [ 4 ] {d2875dc1-e241-401f-b161-787e577a9049} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16129 | 2026.03.19 22:58:09.881152 [ 4 ] {d2875dc1-e241-401f-b161-787e577a9049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16130 | 2026.03.19 22:58:09.881452 [ 4 ] {d2875dc1-e241-401f-b161-787e577a9049} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16131 | 2026.03.19 22:58:09.881664 [ 4 ] {d2875dc1-e241-401f-b161-787e577a9049} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16132 | 2026.03.19 22:58:09.881790 [ 4 ] {d2875dc1-e241-401f-b161-787e577a9049} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001158 sec., 68221.07081174439 rows/sec., 5.33 MiB/sec. | ||
| 16133 | 2026.03.19 22:58:09.881828 [ 4 ] {d2875dc1-e241-401f-b161-787e577a9049} <Debug> TCPHandler: Processed in 0.001320143 sec. | ||
| 16134 | 2026.03.19 22:58:09.881938 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16135 | 2026.03.19 22:58:09.882042 [ 4 ] {2a06c60d-a7b7-4b5e-b83a-0bfaaec9a7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16136 | 2026.03.19 22:58:09.882083 [ 4 ] {2a06c60d-a7b7-4b5e-b83a-0bfaaec9a7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16137 | 2026.03.19 22:58:09.882489 [ 4 ] {2a06c60d-a7b7-4b5e-b83a-0bfaaec9a7ef} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16138 | 2026.03.19 22:58:09.882525 [ 4 ] {2a06c60d-a7b7-4b5e-b83a-0bfaaec9a7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16139 | 2026.03.19 22:58:09.882850 [ 4 ] {2a06c60d-a7b7-4b5e-b83a-0bfaaec9a7ef} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16140 | 2026.03.19 22:58:09.883068 [ 4 ] {2a06c60d-a7b7-4b5e-b83a-0bfaaec9a7ef} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16141 | 2026.03.19 22:58:09.883189 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 2 parts from all_1_118_28 to all_119_119_0 | ||
| 16142 | 2026.03.19 22:58:09.883196 [ 4 ] {2a06c60d-a7b7-4b5e-b83a-0bfaaec9a7ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 16143 | 2026.03.19 22:58:09.883258 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16144 | 2026.03.19 22:58:09.883277 [ 4 ] {2a06c60d-a7b7-4b5e-b83a-0bfaaec9a7ef} <Debug> TCPHandler: Processed in 0.001386324 sec. | ||
| 16145 | 2026.03.19 22:58:09.883283 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16146 | 2026.03.19 22:58:09.883394 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_119_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_118_28 to all_119_119_0 into Compact with storage Full | ||
| 16147 | 2026.03.19 22:58:09.883404 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16148 | 2026.03.19 22:58:09.883546 [ 4 ] {dc74d45f-6c18-4a19-8bab-2a883fbd3b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16149 | 2026.03.19 22:58:09.883550 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_119_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16150 | 2026.03.19 22:58:09.883605 [ 4 ] {dc74d45f-6c18-4a19-8bab-2a883fbd3b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16151 | 2026.03.19 22:58:09.883606 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_119_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_118_28, total 43562 rows starting from the beginning of the part | ||
| 16152 | 2026.03.19 22:58:09.883698 [ 189 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_119_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 16153 | 2026.03.19 22:58:09.884433 [ 4 ] {dc74d45f-6c18-4a19-8bab-2a883fbd3b19} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16154 | 2026.03.19 22:58:09.884474 [ 4 ] {dc74d45f-6c18-4a19-8bab-2a883fbd3b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16155 | 2026.03.19 22:58:09.885091 [ 4 ] {dc74d45f-6c18-4a19-8bab-2a883fbd3b19} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16156 | 2026.03.19 22:58:09.885333 [ 4 ] {dc74d45f-6c18-4a19-8bab-2a883fbd3b19} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16157 | 2026.03.19 22:58:09.885473 [ 4 ] {dc74d45f-6c18-4a19-8bab-2a883fbd3b19} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001947 sec., 7704.160246533128 rows/sec., 13.81 MiB/sec. | ||
| 16158 | 2026.03.19 22:58:09.885529 [ 4 ] {dc74d45f-6c18-4a19-8bab-2a883fbd3b19} <Debug> TCPHandler: Processed in 0.002178661 sec. | ||
| 16159 | 2026.03.19 22:58:09.885649 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16160 | 2026.03.19 22:58:09.885745 [ 4 ] {60765738-ef8c-48dd-804f-f94e518742dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16161 | 2026.03.19 22:58:09.885787 [ 4 ] {60765738-ef8c-48dd-804f-f94e518742dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16162 | 2026.03.19 22:58:09.886125 [ 4 ] {60765738-ef8c-48dd-804f-f94e518742dc} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16163 | 2026.03.19 22:58:09.886159 [ 4 ] {60765738-ef8c-48dd-804f-f94e518742dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16164 | 2026.03.19 22:58:09.886466 [ 4 ] {60765738-ef8c-48dd-804f-f94e518742dc} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16165 | 2026.03.19 22:58:09.886672 [ 4 ] {60765738-ef8c-48dd-804f-f94e518742dc} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16166 | 2026.03.19 22:58:09.886797 [ 4 ] {60765738-ef8c-48dd-804f-f94e518742dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 16167 | 2026.03.19 22:58:09.886832 [ 4 ] {60765738-ef8c-48dd-804f-f94e518742dc} <Debug> TCPHandler: Processed in 0.001232232 sec. | ||
| 16168 | 2026.03.19 22:58:09.890500 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_119_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43722 rows, containing 5 columns (5 merged, 0 gathered) in 0.00714607 sec., 6118327.976076361 rows/sec., 403.81 MiB/sec. | ||
| 16169 | 2026.03.19 22:58:09.890914 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_119_29} <Trace> MergedBlockOutputStream: filled checksums all_1_119_29 (state Temporary) | ||
| 16170 | 2026.03.19 22:58:09.891235 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_119_29} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_119_29 to all_1_119_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16171 | 2026.03.19 22:58:09.891316 [ 199 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_119_29} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 2 parts: [all_1_118_28, all_119_119_0] -> all_1_119_29 | ||
| 16172 | 2026.03.19 22:58:09.891403 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16173 | 2026.03.19 22:58:10.889217 [ 55 ] {} <Debug> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16174 | 2026.03.19 22:58:10.889295 [ 55 ] {} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16175 | 2026.03.19 22:58:10.889317 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16176 | 2026.03.19 22:58:10.889470 [ 196 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 16177 | 2026.03.19 22:58:10.889668 [ 196 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16178 | 2026.03.19 22:58:10.889722 [ 196 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 16179 | 2026.03.19 22:58:10.889825 [ 196 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 16180 | 2026.03.19 22:58:10.889896 [ 196 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 16181 | 2026.03.19 22:58:10.889952 [ 196 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 16182 | 2026.03.19 22:58:10.889992 [ 196 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 16183 | 2026.03.19 22:58:10.890787 [ 199 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390234 sec., 38842.38192994848 rows/sec., 3.24 MiB/sec. | ||
| 16184 | 2026.03.19 22:58:10.890971 [ 198 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16185 | 2026.03.19 22:58:10.891292 [ 198 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_21_5} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16186 | 2026.03.19 22:58:10.891374 [ 198 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_21_5} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16187 | 2026.03.19 22:58:10.891488 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16188 | 2026.03.19 22:58:11.622159 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16189 | 2026.03.19 22:58:11.640995 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16190 | 2026.03.19 22:58:11.641053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16191 | 2026.03.19 22:58:11.647388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16192 | 2026.03.19 22:58:11.648097 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16193 | 2026.03.19 22:58:11.651340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 16194 | 2026.03.19 22:58:12.304644 [ 220 ] {} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): 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] | ||
| 16195 | 2026.03.19 22:58:12.304695 [ 220 ] {} <Debug> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): 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] | ||
| 16196 | 2026.03.19 22:58:12.306503 [ 220 ] {} <Debug> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): 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] | ||
| 16197 | 2026.03.19 22:58:14.393582 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16198 | 2026.03.19 22:58:14.393763 [ 4 ] {472e89fc-f590-42a4-b83a-c0d698a12516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16199 | 2026.03.19 22:58:14.393830 [ 4 ] {472e89fc-f590-42a4-b83a-c0d698a12516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16200 | 2026.03.19 22:58:14.395470 [ 4 ] {472e89fc-f590-42a4-b83a-c0d698a12516} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16201 | 2026.03.19 22:58:14.395522 [ 4 ] {472e89fc-f590-42a4-b83a-c0d698a12516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16202 | 2026.03.19 22:58:14.396023 [ 4 ] {472e89fc-f590-42a4-b83a-c0d698a12516} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16203 | 2026.03.19 22:58:14.396250 [ 4 ] {472e89fc-f590-42a4-b83a-c0d698a12516} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16204 | 2026.03.19 22:58:14.396416 [ 4 ] {472e89fc-f590-42a4-b83a-c0d698a12516} <Debug> executeQuery: Read 1992 rows, 154.38 KiB in 0.002702 sec., 737231.6802368616 rows/sec., 55.80 MiB/sec. | ||
| 16205 | 2026.03.19 22:58:14.396472 [ 4 ] {472e89fc-f590-42a4-b83a-c0d698a12516} <Debug> TCPHandler: Processed in 0.00302195 sec. | ||
| 16206 | 2026.03.19 22:58:14.396597 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16207 | 2026.03.19 22:58:14.396700 [ 4 ] {27920fa5-a9e6-4cbb-8c19-f774dc9280a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16208 | 2026.03.19 22:58:14.396744 [ 4 ] {27920fa5-a9e6-4cbb-8c19-f774dc9280a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16209 | 2026.03.19 22:58:14.397204 [ 4 ] {27920fa5-a9e6-4cbb-8c19-f774dc9280a0} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16210 | 2026.03.19 22:58:14.397245 [ 4 ] {27920fa5-a9e6-4cbb-8c19-f774dc9280a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16211 | 2026.03.19 22:58:14.397578 [ 4 ] {27920fa5-a9e6-4cbb-8c19-f774dc9280a0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16212 | 2026.03.19 22:58:14.397795 [ 4 ] {27920fa5-a9e6-4cbb-8c19-f774dc9280a0} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16213 | 2026.03.19 22:58:14.397936 [ 4 ] {27920fa5-a9e6-4cbb-8c19-f774dc9280a0} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001259 sec., 29388.403494837174 rows/sec., 2.16 MiB/sec. | ||
| 16214 | 2026.03.19 22:58:14.397976 [ 4 ] {27920fa5-a9e6-4cbb-8c19-f774dc9280a0} <Debug> TCPHandler: Processed in 0.001432985 sec. | ||
| 16215 | 2026.03.19 22:58:14.398102 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16216 | 2026.03.19 22:58:14.398208 [ 4 ] {773f1ba8-aea0-4bbb-9dff-45e95ff0503a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16217 | 2026.03.19 22:58:14.398250 [ 4 ] {773f1ba8-aea0-4bbb-9dff-45e95ff0503a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16218 | 2026.03.19 22:58:14.398890 [ 4 ] {773f1ba8-aea0-4bbb-9dff-45e95ff0503a} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16219 | 2026.03.19 22:58:14.398928 [ 4 ] {773f1ba8-aea0-4bbb-9dff-45e95ff0503a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16220 | 2026.03.19 22:58:14.399272 [ 4 ] {773f1ba8-aea0-4bbb-9dff-45e95ff0503a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16221 | 2026.03.19 22:58:14.399482 [ 4 ] {773f1ba8-aea0-4bbb-9dff-45e95ff0503a} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16222 | 2026.03.19 22:58:14.399614 [ 4 ] {773f1ba8-aea0-4bbb-9dff-45e95ff0503a} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001425 sec., 496842.10526315786 rows/sec., 28.98 MiB/sec. | ||
| 16223 | 2026.03.19 22:58:14.399653 [ 4 ] {773f1ba8-aea0-4bbb-9dff-45e95ff0503a} <Debug> TCPHandler: Processed in 0.001618286 sec. | ||
| 16224 | 2026.03.19 22:58:14.399661 [ 223 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): 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] | ||
| 16225 | 2026.03.19 22:58:14.399716 [ 223 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): 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] | ||
| 16226 | 2026.03.19 22:58:14.399765 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16227 | 2026.03.19 22:58:14.399865 [ 4 ] {940bb302-f67c-4013-afaf-036c70b4ea0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16228 | 2026.03.19 22:58:14.399905 [ 4 ] {940bb302-f67c-4013-afaf-036c70b4ea0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16229 | 2026.03.19 22:58:14.400291 [ 4 ] {940bb302-f67c-4013-afaf-036c70b4ea0f} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16230 | 2026.03.19 22:58:14.400331 [ 4 ] {940bb302-f67c-4013-afaf-036c70b4ea0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16231 | 2026.03.19 22:58:14.400680 [ 4 ] {940bb302-f67c-4013-afaf-036c70b4ea0f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16232 | 2026.03.19 22:58:14.400942 [ 4 ] {940bb302-f67c-4013-afaf-036c70b4ea0f} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16233 | 2026.03.19 22:58:14.401090 [ 4 ] {940bb302-f67c-4013-afaf-036c70b4ea0f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001244 sec., 803.8585209003215 rows/sec., 56.52 KiB/sec. | ||
| 16234 | 2026.03.19 22:58:14.401132 [ 4 ] {940bb302-f67c-4013-afaf-036c70b4ea0f} <Debug> TCPHandler: Processed in 0.001416894 sec. | ||
| 16235 | 2026.03.19 22:58:14.401245 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16236 | 2026.03.19 22:58:14.401341 [ 4 ] {a4312dbb-13a4-4185-b82a-84e6a5f1508b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16237 | 2026.03.19 22:58:14.401382 [ 4 ] {a4312dbb-13a4-4185-b82a-84e6a5f1508b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16238 | 2026.03.19 22:58:14.401834 [ 223 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): 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] | ||
| 16239 | 2026.03.19 22:58:14.402133 [ 4 ] {a4312dbb-13a4-4185-b82a-84e6a5f1508b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16240 | 2026.03.19 22:58:14.402174 [ 4 ] {a4312dbb-13a4-4185-b82a-84e6a5f1508b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16241 | 2026.03.19 22:58:14.402523 [ 4 ] {a4312dbb-13a4-4185-b82a-84e6a5f1508b} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16242 | 2026.03.19 22:58:14.402742 [ 4 ] {a4312dbb-13a4-4185-b82a-84e6a5f1508b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16243 | 2026.03.19 22:58:14.402871 [ 4 ] {a4312dbb-13a4-4185-b82a-84e6a5f1508b} <Debug> executeQuery: Read 1037 rows, 73.30 KiB in 0.001549 sec., 669464.1704325371 rows/sec., 46.21 MiB/sec. | ||
| 16244 | 2026.03.19 22:58:14.402910 [ 4 ] {a4312dbb-13a4-4185-b82a-84e6a5f1508b} <Debug> TCPHandler: Processed in 0.001714047 sec. | ||
| 16245 | 2026.03.19 22:58:14.403022 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16246 | 2026.03.19 22:58:14.403118 [ 4 ] {dd403abe-8f8b-4a8f-84fe-045849de2685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16247 | 2026.03.19 22:58:14.403162 [ 4 ] {dd403abe-8f8b-4a8f-84fe-045849de2685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16248 | 2026.03.19 22:58:14.404023 [ 4 ] {dd403abe-8f8b-4a8f-84fe-045849de2685} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16249 | 2026.03.19 22:58:14.404065 [ 4 ] {dd403abe-8f8b-4a8f-84fe-045849de2685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16250 | 2026.03.19 22:58:14.404670 [ 4 ] {dd403abe-8f8b-4a8f-84fe-045849de2685} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16251 | 2026.03.19 22:58:14.404958 [ 4 ] {dd403abe-8f8b-4a8f-84fe-045849de2685} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16252 | 2026.03.19 22:58:14.405134 [ 4 ] {dd403abe-8f8b-4a8f-84fe-045849de2685} <Debug> executeQuery: Read 1345 rows, 87.05 KiB in 0.002034 sec., 661258.6037364799 rows/sec., 41.79 MiB/sec. | ||
| 16253 | 2026.03.19 22:58:14.405184 [ 4 ] {dd403abe-8f8b-4a8f-84fe-045849de2685} <Debug> TCPHandler: Processed in 0.002209892 sec. | ||
| 16254 | 2026.03.19 22:58:14.405282 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_119_29 to all_124_124_0 | ||
| 16255 | 2026.03.19 22:58:14.405351 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16256 | 2026.03.19 22:58:14.405378 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16257 | 2026.03.19 22:58:14.405575 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_124_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_29 to all_124_124_0 into Compact with storage Full | ||
| 16258 | 2026.03.19 22:58:14.405839 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_124_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16259 | 2026.03.19 22:58:14.405915 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_119_29, total 43722 rows starting from the beginning of the part | ||
| 16260 | 2026.03.19 22:58:14.406039 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 16261 | 2026.03.19 22:58:14.406126 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 203 rows starting from the beginning of the part | ||
| 16262 | 2026.03.19 22:58:14.406210 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 160 rows starting from the beginning of the part | ||
| 16263 | 2026.03.19 22:58:14.406286 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 16264 | 2026.03.19 22:58:14.406368 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_124_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1345 rows starting from the beginning of the part | ||
| 16265 | 2026.03.19 22:58:14.407177 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16266 | 2026.03.19 22:58:14.407288 [ 4 ] {5d6ee8cb-c56d-49ed-8248-c9a1d115e805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16267 | 2026.03.19 22:58:14.407346 [ 4 ] {5d6ee8cb-c56d-49ed-8248-c9a1d115e805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16268 | 2026.03.19 22:58:14.408275 [ 4 ] {5d6ee8cb-c56d-49ed-8248-c9a1d115e805} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16269 | 2026.03.19 22:58:14.408314 [ 4 ] {5d6ee8cb-c56d-49ed-8248-c9a1d115e805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16270 | 2026.03.19 22:58:14.408921 [ 4 ] {5d6ee8cb-c56d-49ed-8248-c9a1d115e805} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16271 | 2026.03.19 22:58:14.409156 [ 4 ] {5d6ee8cb-c56d-49ed-8248-c9a1d115e805} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16272 | 2026.03.19 22:58:14.409309 [ 4 ] {5d6ee8cb-c56d-49ed-8248-c9a1d115e805} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002041 sec., 18128.368446839784 rows/sec., 32.49 MiB/sec. | ||
| 16273 | 2026.03.19 22:58:14.409390 [ 4 ] {5d6ee8cb-c56d-49ed-8248-c9a1d115e805} <Debug> TCPHandler: Processed in 0.002272512 sec. | ||
| 16274 | 2026.03.19 22:58:14.409513 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16275 | 2026.03.19 22:58:14.409610 [ 4 ] {75d5684c-8272-4aff-b1cc-2fe839d65b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16276 | 2026.03.19 22:58:14.409653 [ 4 ] {75d5684c-8272-4aff-b1cc-2fe839d65b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16277 | 2026.03.19 22:58:14.409998 [ 4 ] {75d5684c-8272-4aff-b1cc-2fe839d65b70} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16278 | 2026.03.19 22:58:14.410035 [ 4 ] {75d5684c-8272-4aff-b1cc-2fe839d65b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16279 | 2026.03.19 22:58:14.410346 [ 4 ] {75d5684c-8272-4aff-b1cc-2fe839d65b70} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16280 | 2026.03.19 22:58:14.410566 [ 4 ] {75d5684c-8272-4aff-b1cc-2fe839d65b70} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16281 | 2026.03.19 22:58:14.410702 [ 4 ] {75d5684c-8272-4aff-b1cc-2fe839d65b70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 16282 | 2026.03.19 22:58:14.410740 [ 4 ] {75d5684c-8272-4aff-b1cc-2fe839d65b70} <Debug> TCPHandler: Processed in 0.001278983 sec. | ||
| 16283 | 2026.03.19 22:58:14.414816 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_124_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45750 rows, containing 5 columns (5 merged, 0 gathered) in 0.009339112 sec., 4898752.686550926 rows/sec., 323.22 MiB/sec. | ||
| 16284 | 2026.03.19 22:58:14.415415 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_124_30} <Trace> MergedBlockOutputStream: filled checksums all_1_124_30 (state Temporary) | ||
| 16285 | 2026.03.19 22:58:14.415735 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_124_30} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_124_30 to all_1_124_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16286 | 2026.03.19 22:58:14.415818 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_124_30} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_119_29, all_124_124_0] -> all_1_124_30 | ||
| 16287 | 2026.03.19 22:58:14.415914 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16288 | 2026.03.19 22:58:16.908775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40670 | ||
| 16289 | 2026.03.19 22:58:16.909314 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16290 | 2026.03.19 22:58:16.909357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16291 | 2026.03.19 22:58:16.909846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16292 | 2026.03.19 22:58:16.910094 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16293 | 2026.03.19 22:58:16.910247 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40670 | ||
| 16294 | 2026.03.19 22:58:17.038707 [ 220 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 16295 | 2026.03.19 22:58:17.038763 [ 220 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 16296 | 2026.03.19 22:58:17.042239 [ 220 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 16297 | 2026.03.19 22:58:17.511444 [ 218 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 16298 | 2026.03.19 22:58:17.511496 [ 218 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 16299 | 2026.03.19 22:58:17.514825 [ 218 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 16300 | 2026.03.19 22:58:18.000329 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.88 MiB, peak 400.18 MiB, free memory in arenas 0.00 B, will set to 385.88 MiB (RSS), difference: 4.00 MiB | ||
| 16301 | 2026.03.19 22:58:19.151561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 16302 | 2026.03.19 22:58:19.169575 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16303 | 2026.03.19 22:58:19.169641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16304 | 2026.03.19 22:58:19.175905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16305 | 2026.03.19 22:58:19.176634 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16306 | 2026.03.19 22:58:19.179837 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 16307 | 2026.03.19 22:58:19.547564 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1966 | ||
| 16308 | 2026.03.19 22:58:19.550049 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16309 | 2026.03.19 22:58:19.550101 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16310 | 2026.03.19 22:58:19.551360 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16311 | 2026.03.19 22:58:19.551642 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16312 | 2026.03.19 22:58:19.551945 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1966 | ||
| 16313 | 2026.03.19 22:58:19.876550 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16314 | 2026.03.19 22:58:19.876747 [ 4 ] {f4ca1a8f-fcaa-4ef7-b803-f41c264a2517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16315 | 2026.03.19 22:58:19.876817 [ 4 ] {f4ca1a8f-fcaa-4ef7-b803-f41c264a2517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16316 | 2026.03.19 22:58:19.877654 [ 4 ] {f4ca1a8f-fcaa-4ef7-b803-f41c264a2517} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16317 | 2026.03.19 22:58:19.877697 [ 4 ] {f4ca1a8f-fcaa-4ef7-b803-f41c264a2517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16318 | 2026.03.19 22:58:19.878090 [ 4 ] {f4ca1a8f-fcaa-4ef7-b803-f41c264a2517} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16319 | 2026.03.19 22:58:19.878322 [ 4 ] {f4ca1a8f-fcaa-4ef7-b803-f41c264a2517} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16320 | 2026.03.19 22:58:19.878469 [ 4 ] {f4ca1a8f-fcaa-4ef7-b803-f41c264a2517} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001776 sec., 48423.423423423425 rows/sec., 4.06 MiB/sec. | ||
| 16321 | 2026.03.19 22:58:19.878510 [ 4 ] {f4ca1a8f-fcaa-4ef7-b803-f41c264a2517} <Debug> TCPHandler: Processed in 0.002101651 sec. | ||
| 16322 | 2026.03.19 22:58:19.878644 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16323 | 2026.03.19 22:58:19.878738 [ 4 ] {9bd5a1ea-f7df-43cf-b227-cfc6a1d05ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16324 | 2026.03.19 22:58:19.878778 [ 4 ] {9bd5a1ea-f7df-43cf-b227-cfc6a1d05ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16325 | 2026.03.19 22:58:19.879260 [ 4 ] {9bd5a1ea-f7df-43cf-b227-cfc6a1d05ca0} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16326 | 2026.03.19 22:58:19.879295 [ 4 ] {9bd5a1ea-f7df-43cf-b227-cfc6a1d05ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16327 | 2026.03.19 22:58:19.879579 [ 4 ] {9bd5a1ea-f7df-43cf-b227-cfc6a1d05ca0} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16328 | 2026.03.19 22:58:19.879782 [ 4 ] {9bd5a1ea-f7df-43cf-b227-cfc6a1d05ca0} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16329 | 2026.03.19 22:58:19.879904 [ 41 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16330 | 2026.03.19 22:58:19.879908 [ 4 ] {9bd5a1ea-f7df-43cf-b227-cfc6a1d05ca0} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001188 sec., 12626.262626262625 rows/sec., 949.44 KiB/sec. | ||
| 16331 | 2026.03.19 22:58:19.879972 [ 41 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16332 | 2026.03.19 22:58:19.879991 [ 4 ] {9bd5a1ea-f7df-43cf-b227-cfc6a1d05ca0} <Debug> TCPHandler: Processed in 0.001401224 sec. | ||
| 16333 | 2026.03.19 22:58:19.879999 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16334 | 2026.03.19 22:58:19.880125 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 16335 | 2026.03.19 22:58:19.880129 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16336 | 2026.03.19 22:58:19.880258 [ 4 ] {cd769bfb-859b-48a2-bea4-471c53e8899f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16337 | 2026.03.19 22:58:19.880261 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16338 | 2026.03.19 22:58:19.880300 [ 4 ] {cd769bfb-859b-48a2-bea4-471c53e8899f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16339 | 2026.03.19 22:58:19.880311 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 82 rows starting from the beginning of the part | ||
| 16340 | 2026.03.19 22:58:19.880399 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 41 rows starting from the beginning of the part | ||
| 16341 | 2026.03.19 22:58:19.880451 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 26 rows starting from the beginning of the part | ||
| 16342 | 2026.03.19 22:58:19.880498 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 15 rows starting from the beginning of the part | ||
| 16343 | 2026.03.19 22:58:19.880543 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 37 rows starting from the beginning of the part | ||
| 16344 | 2026.03.19 22:58:19.880587 [ 193 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 15 rows starting from the beginning of the part | ||
| 16345 | 2026.03.19 22:58:19.880742 [ 4 ] {cd769bfb-859b-48a2-bea4-471c53e8899f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16346 | 2026.03.19 22:58:19.880783 [ 4 ] {cd769bfb-859b-48a2-bea4-471c53e8899f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16347 | 2026.03.19 22:58:19.881111 [ 4 ] {cd769bfb-859b-48a2-bea4-471c53e8899f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16348 | 2026.03.19 22:58:19.881331 [ 4 ] {cd769bfb-859b-48a2-bea4-471c53e8899f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16349 | 2026.03.19 22:58:19.881459 [ 4 ] {cd769bfb-859b-48a2-bea4-471c53e8899f} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001219 sec., 64807.21903199344 rows/sec., 5.06 MiB/sec. | ||
| 16350 | 2026.03.19 22:58:19.881496 [ 4 ] {cd769bfb-859b-48a2-bea4-471c53e8899f} <Debug> TCPHandler: Processed in 0.001418654 sec. | ||
| 16351 | 2026.03.19 22:58:19.881542 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 5 columns (5 merged, 0 gathered) in 0.001467184 sec., 147220.79848198997 rows/sec., 11.34 MiB/sec. | ||
| 16352 | 2026.03.19 22:58:19.881625 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16353 | 2026.03.19 22:58:19.881706 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16354 | 2026.03.19 22:58:19.881728 [ 4 ] {aafcea0d-42ec-4237-a1a0-4ae0fc5f6a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16355 | 2026.03.19 22:58:19.881775 [ 4 ] {aafcea0d-42ec-4237-a1a0-4ae0fc5f6a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16356 | 2026.03.19 22:58:19.882007 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_121_24} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16357 | 2026.03.19 22:58:19.882094 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_121_24} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16358 | 2026.03.19 22:58:19.882183 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16359 | 2026.03.19 22:58:19.882186 [ 4 ] {aafcea0d-42ec-4237-a1a0-4ae0fc5f6a21} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16360 | 2026.03.19 22:58:19.882234 [ 4 ] {aafcea0d-42ec-4237-a1a0-4ae0fc5f6a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16361 | 2026.03.19 22:58:19.882592 [ 4 ] {aafcea0d-42ec-4237-a1a0-4ae0fc5f6a21} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16362 | 2026.03.19 22:58:19.882806 [ 4 ] {aafcea0d-42ec-4237-a1a0-4ae0fc5f6a21} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16363 | 2026.03.19 22:58:19.882930 [ 4 ] {aafcea0d-42ec-4237-a1a0-4ae0fc5f6a21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 16364 | 2026.03.19 22:58:19.882966 [ 4 ] {aafcea0d-42ec-4237-a1a0-4ae0fc5f6a21} <Debug> TCPHandler: Processed in 0.001388294 sec. | ||
| 16365 | 2026.03.19 22:58:19.883075 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16366 | 2026.03.19 22:58:19.883167 [ 4 ] {7c87af4f-85d1-4499-89d1-b9cd035ec81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16367 | 2026.03.19 22:58:19.883221 [ 4 ] {7c87af4f-85d1-4499-89d1-b9cd035ec81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16368 | 2026.03.19 22:58:19.884038 [ 4 ] {7c87af4f-85d1-4499-89d1-b9cd035ec81d} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16369 | 2026.03.19 22:58:19.884071 [ 4 ] {7c87af4f-85d1-4499-89d1-b9cd035ec81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16370 | 2026.03.19 22:58:19.884605 [ 4 ] {7c87af4f-85d1-4499-89d1-b9cd035ec81d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16371 | 2026.03.19 22:58:19.884826 [ 4 ] {7c87af4f-85d1-4499-89d1-b9cd035ec81d} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16372 | 2026.03.19 22:58:19.884950 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16373 | 2026.03.19 22:58:19.884960 [ 4 ] {7c87af4f-85d1-4499-89d1-b9cd035ec81d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00181 sec., 8287.292817679558 rows/sec., 14.85 MiB/sec. | ||
| 16374 | 2026.03.19 22:58:19.884994 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16375 | 2026.03.19 22:58:19.885030 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16376 | 2026.03.19 22:58:19.885057 [ 4 ] {7c87af4f-85d1-4499-89d1-b9cd035ec81d} <Debug> TCPHandler: Processed in 0.0020294 sec. | ||
| 16377 | 2026.03.19 22:58:19.885139 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 16378 | 2026.03.19 22:58:19.885180 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16379 | 2026.03.19 22:58:19.885289 [ 4 ] {0581129c-be42-4ba7-8a4e-d8b71c948e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16380 | 2026.03.19 22:58:19.885330 [ 4 ] {0581129c-be42-4ba7-8a4e-d8b71c948e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16381 | 2026.03.19 22:58:19.885389 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16382 | 2026.03.19 22:58:19.885457 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2509 rows starting from the beginning of the part | ||
| 16383 | 2026.03.19 22:58:19.885606 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 15 rows starting from the beginning of the part | ||
| 16384 | 2026.03.19 22:58:19.885687 [ 4 ] {0581129c-be42-4ba7-8a4e-d8b71c948e0f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16385 | 2026.03.19 22:58:19.885728 [ 4 ] {0581129c-be42-4ba7-8a4e-d8b71c948e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16386 | 2026.03.19 22:58:19.885732 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 26 rows starting from the beginning of the part | ||
| 16387 | 2026.03.19 22:58:19.885852 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 15 rows starting from the beginning of the part | ||
| 16388 | 2026.03.19 22:58:19.885965 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 37 rows starting from the beginning of the part | ||
| 16389 | 2026.03.19 22:58:19.886068 [ 4 ] {0581129c-be42-4ba7-8a4e-d8b71c948e0f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16390 | 2026.03.19 22:58:19.886080 [ 186 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 15 rows starting from the beginning of the part | ||
| 16391 | 2026.03.19 22:58:19.886304 [ 4 ] {0581129c-be42-4ba7-8a4e-d8b71c948e0f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16392 | 2026.03.19 22:58:19.886446 [ 4 ] {0581129c-be42-4ba7-8a4e-d8b71c948e0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 16393 | 2026.03.19 22:58:19.886483 [ 4 ] {0581129c-be42-4ba7-8a4e-d8b71c948e0f} <Debug> TCPHandler: Processed in 0.001350123 sec. | ||
| 16394 | 2026.03.19 22:58:19.895976 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2617 rows, containing 19 columns (19 merged, 0 gathered) in 0.010888558 sec., 240344.0382096509 rows/sec., 430.69 MiB/sec. | ||
| 16395 | 2026.03.19 22:58:19.898319 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16396 | 2026.03.19 22:58:19.898647 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16397 | 2026.03.19 22:58:19.898718 [ 197 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16398 | 2026.03.19 22:58:19.898864 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.91 MiB. | ||
| 16399 | 2026.03.19 22:58:20.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.91 MiB, peak 405.78 MiB, free memory in arenas 0.00 B, will set to 389.63 MiB (RSS), difference: 2.72 MiB | ||
| 16400 | 2026.03.19 22:58:24.222450 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16401 | 2026.03.19 22:58:24.222527 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16402 | 2026.03.19 22:58:24.294101 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 16403 | 2026.03.19 22:58:24.294182 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 16404 | 2026.03.19 22:58:24.297295 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 16405 | 2026.03.19 22:58:24.410474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41182 | ||
| 16406 | 2026.03.19 22:58:24.411326 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16407 | 2026.03.19 22:58:24.411405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16408 | 2026.03.19 22:58:24.412093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16409 | 2026.03.19 22:58:24.412334 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16410 | 2026.03.19 22:58:24.412490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41182 | ||
| 16411 | 2026.03.19 22:58:24.412508 [ 26 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16412 | 2026.03.19 22:58:24.412590 [ 26 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16413 | 2026.03.19 22:58:24.412629 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16414 | 2026.03.19 22:58:24.412797 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 16415 | 2026.03.19 22:58:24.412992 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16416 | 2026.03.19 22:58:24.413049 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38750 rows starting from the beginning of the part | ||
| 16417 | 2026.03.19 22:58:24.413146 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 16418 | 2026.03.19 22:58:24.413227 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 16419 | 2026.03.19 22:58:24.413298 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 16420 | 2026.03.19 22:58:24.413359 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 16421 | 2026.03.19 22:58:24.413418 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 16422 | 2026.03.19 22:58:24.415977 [ 200 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41182 rows, containing 4 columns (4 merged, 0 gathered) in 0.003257272 sec., 12643095.203593682 rows/sec., 180.86 MiB/sec. | ||
| 16423 | 2026.03.19 22:58:24.416349 [ 191 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16424 | 2026.03.19 22:58:24.416638 [ 191 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_86_17} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16425 | 2026.03.19 22:58:24.416713 [ 191 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_86_17} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16426 | 2026.03.19 22:58:24.416805 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16427 | 2026.03.19 22:58:24.877349 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16428 | 2026.03.19 22:58:24.877524 [ 4 ] {52cbd88c-c8b5-42be-b71e-551e2c3e2c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16429 | 2026.03.19 22:58:24.877593 [ 4 ] {52cbd88c-c8b5-42be-b71e-551e2c3e2c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16430 | 2026.03.19 22:58:24.878304 [ 4 ] {52cbd88c-c8b5-42be-b71e-551e2c3e2c79} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16431 | 2026.03.19 22:58:24.878350 [ 4 ] {52cbd88c-c8b5-42be-b71e-551e2c3e2c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16432 | 2026.03.19 22:58:24.878751 [ 4 ] {52cbd88c-c8b5-42be-b71e-551e2c3e2c79} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16433 | 2026.03.19 22:58:24.878978 [ 4 ] {52cbd88c-c8b5-42be-b71e-551e2c3e2c79} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16434 | 2026.03.19 22:58:24.879138 [ 4 ] {52cbd88c-c8b5-42be-b71e-551e2c3e2c79} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001662 sec., 64981.94945848375 rows/sec., 5.47 MiB/sec. | ||
| 16435 | 2026.03.19 22:58:24.879149 [ 26 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16436 | 2026.03.19 22:58:24.879190 [ 4 ] {52cbd88c-c8b5-42be-b71e-551e2c3e2c79} <Debug> TCPHandler: Processed in 0.00196546 sec. | ||
| 16437 | 2026.03.19 22:58:24.879213 [ 26 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16438 | 2026.03.19 22:58:24.879239 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16439 | 2026.03.19 22:58:24.879321 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16440 | 2026.03.19 22:58:24.879370 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 16441 | 2026.03.19 22:58:24.879428 [ 4 ] {94a176e5-f5af-48ba-858e-3e3080509511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16442 | 2026.03.19 22:58:24.879476 [ 4 ] {94a176e5-f5af-48ba-858e-3e3080509511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16443 | 2026.03.19 22:58:24.879508 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16444 | 2026.03.19 22:58:24.879547 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2152 rows starting from the beginning of the part | ||
| 16445 | 2026.03.19 22:58:24.879627 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 108 rows starting from the beginning of the part | ||
| 16446 | 2026.03.19 22:58:24.879673 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 86 rows starting from the beginning of the part | ||
| 16447 | 2026.03.19 22:58:24.879728 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1992 rows starting from the beginning of the part | ||
| 16448 | 2026.03.19 22:58:24.879771 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 86 rows starting from the beginning of the part | ||
| 16449 | 2026.03.19 22:58:24.879821 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 108 rows starting from the beginning of the part | ||
| 16450 | 2026.03.19 22:58:24.879908 [ 4 ] {94a176e5-f5af-48ba-858e-3e3080509511} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16451 | 2026.03.19 22:58:24.879952 [ 4 ] {94a176e5-f5af-48ba-858e-3e3080509511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16452 | 2026.03.19 22:58:24.880283 [ 4 ] {94a176e5-f5af-48ba-858e-3e3080509511} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16453 | 2026.03.19 22:58:24.880503 [ 4 ] {94a176e5-f5af-48ba-858e-3e3080509511} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16454 | 2026.03.19 22:58:24.880643 [ 4 ] {94a176e5-f5af-48ba-858e-3e3080509511} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001239 sec., 20984.66505246166 rows/sec., 1.54 MiB/sec. | ||
| 16455 | 2026.03.19 22:58:24.880683 [ 4 ] {94a176e5-f5af-48ba-858e-3e3080509511} <Debug> TCPHandler: Processed in 0.001413533 sec. | ||
| 16456 | 2026.03.19 22:58:24.880723 [ 220 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 16457 | 2026.03.19 22:58:24.880752 [ 220 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 16458 | 2026.03.19 22:58:24.880802 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16459 | 2026.03.19 22:58:24.880897 [ 4 ] {6fff1efa-6867-41c0-a7ce-65bfafcf821e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16460 | 2026.03.19 22:58:24.880937 [ 4 ] {6fff1efa-6867-41c0-a7ce-65bfafcf821e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16461 | 2026.03.19 22:58:24.881399 [ 4 ] {6fff1efa-6867-41c0-a7ce-65bfafcf821e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16462 | 2026.03.19 22:58:24.881435 [ 4 ] {6fff1efa-6867-41c0-a7ce-65bfafcf821e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16463 | 2026.03.19 22:58:24.881631 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4532 rows, containing 5 columns (5 merged, 0 gathered) in 0.002318853 sec., 1954414.5316671648 rows/sec., 157.95 MiB/sec. | ||
| 16464 | 2026.03.19 22:58:24.881772 [ 4 ] {6fff1efa-6867-41c0-a7ce-65bfafcf821e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16465 | 2026.03.19 22:58:24.881956 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16466 | 2026.03.19 22:58:24.882021 [ 4 ] {6fff1efa-6867-41c0-a7ce-65bfafcf821e} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16467 | 2026.03.19 22:58:24.882172 [ 4 ] {6fff1efa-6867-41c0-a7ce-65bfafcf821e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001294 sec., 69551.77743431221 rows/sec., 5.43 MiB/sec. | ||
| 16468 | 2026.03.19 22:58:24.882180 [ 26 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16469 | 2026.03.19 22:58:24.882213 [ 4 ] {6fff1efa-6867-41c0-a7ce-65bfafcf821e} <Debug> TCPHandler: Processed in 0.001461675 sec. | ||
| 16470 | 2026.03.19 22:58:24.882242 [ 26 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16471 | 2026.03.19 22:58:24.882279 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16472 | 2026.03.19 22:58:24.882312 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_126_25} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16473 | 2026.03.19 22:58:24.882342 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16474 | 2026.03.19 22:58:24.882380 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 16475 | 2026.03.19 22:58:24.882405 [ 200 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_126_25} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16476 | 2026.03.19 22:58:24.882439 [ 4 ] {4b2e8390-97e4-4599-b1c9-280e328add5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16477 | 2026.03.19 22:58:24.882483 [ 4 ] {4b2e8390-97e4-4599-b1c9-280e328add5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16478 | 2026.03.19 22:58:24.882485 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16479 | 2026.03.19 22:58:24.882515 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 16480 | 2026.03.19 22:58:24.882527 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1124 rows starting from the beginning of the part | ||
| 16481 | 2026.03.19 22:58:24.882598 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 90 rows starting from the beginning of the part | ||
| 16482 | 2026.03.19 22:58:24.882647 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 79 rows starting from the beginning of the part | ||
| 16483 | 2026.03.19 22:58:24.882692 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1037 rows starting from the beginning of the part | ||
| 16484 | 2026.03.19 22:58:24.882733 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 79 rows starting from the beginning of the part | ||
| 16485 | 2026.03.19 22:58:24.882773 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part | ||
| 16486 | 2026.03.19 22:58:24.882913 [ 4 ] {4b2e8390-97e4-4599-b1c9-280e328add5a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16487 | 2026.03.19 22:58:24.882954 [ 4 ] {4b2e8390-97e4-4599-b1c9-280e328add5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16488 | 2026.03.19 22:58:24.883312 [ 4 ] {4b2e8390-97e4-4599-b1c9-280e328add5a} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16489 | 2026.03.19 22:58:24.883537 [ 4 ] {4b2e8390-97e4-4599-b1c9-280e328add5a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16490 | 2026.03.19 22:58:24.883670 [ 4 ] {4b2e8390-97e4-4599-b1c9-280e328add5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 16491 | 2026.03.19 22:58:24.883708 [ 4 ] {4b2e8390-97e4-4599-b1c9-280e328add5a} <Debug> TCPHandler: Processed in 0.001421794 sec. | ||
| 16492 | 2026.03.19 22:58:24.883816 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16493 | 2026.03.19 22:58:24.883916 [ 4 ] {58be3bab-b502-4701-bfee-ba196a972493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16494 | 2026.03.19 22:58:24.883968 [ 194 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2499 rows, containing 5 columns (5 merged, 0 gathered) in 0.001621216 sec., 1541435.564415846 rows/sec., 114.91 MiB/sec. | ||
| 16495 | 2026.03.19 22:58:24.883976 [ 4 ] {58be3bab-b502-4701-bfee-ba196a972493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16496 | 2026.03.19 22:58:24.884194 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16497 | 2026.03.19 22:58:24.884461 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_126_25} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16498 | 2026.03.19 22:58:24.884529 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_126_25} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16499 | 2026.03.19 22:58:24.884620 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 16500 | 2026.03.19 22:58:24.884959 [ 4 ] {58be3bab-b502-4701-bfee-ba196a972493} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16501 | 2026.03.19 22:58:24.884997 [ 4 ] {58be3bab-b502-4701-bfee-ba196a972493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16502 | 2026.03.19 22:58:24.885330 [ 220 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 16503 | 2026.03.19 22:58:24.885736 [ 4 ] {58be3bab-b502-4701-bfee-ba196a972493} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16504 | 2026.03.19 22:58:24.885983 [ 4 ] {58be3bab-b502-4701-bfee-ba196a972493} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16505 | 2026.03.19 22:58:24.886136 [ 4 ] {58be3bab-b502-4701-bfee-ba196a972493} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002239 sec., 11612.326931665923 rows/sec., 20.81 MiB/sec. | ||
| 16506 | 2026.03.19 22:58:24.886216 [ 4 ] {58be3bab-b502-4701-bfee-ba196a972493} <Debug> TCPHandler: Processed in 0.002451314 sec. | ||
| 16507 | 2026.03.19 22:58:24.886344 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16508 | 2026.03.19 22:58:24.886441 [ 4 ] {3d7bfd12-24ce-470e-9f44-0cb3ac5d1a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16509 | 2026.03.19 22:58:24.886485 [ 4 ] {3d7bfd12-24ce-470e-9f44-0cb3ac5d1a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16510 | 2026.03.19 22:58:24.886831 [ 4 ] {3d7bfd12-24ce-470e-9f44-0cb3ac5d1a56} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16511 | 2026.03.19 22:58:24.886869 [ 4 ] {3d7bfd12-24ce-470e-9f44-0cb3ac5d1a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16512 | 2026.03.19 22:58:24.887182 [ 4 ] {3d7bfd12-24ce-470e-9f44-0cb3ac5d1a56} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16513 | 2026.03.19 22:58:24.887395 [ 4 ] {3d7bfd12-24ce-470e-9f44-0cb3ac5d1a56} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16514 | 2026.03.19 22:58:24.887530 [ 4 ] {3d7bfd12-24ce-470e-9f44-0cb3ac5d1a56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 16515 | 2026.03.19 22:58:24.887529 [ 26 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16516 | 2026.03.19 22:58:24.887572 [ 4 ] {3d7bfd12-24ce-470e-9f44-0cb3ac5d1a56} <Debug> TCPHandler: Processed in 0.001278933 sec. | ||
| 16517 | 2026.03.19 22:58:24.887586 [ 26 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16518 | 2026.03.19 22:58:24.887612 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16519 | 2026.03.19 22:58:24.887689 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 16520 | 2026.03.19 22:58:24.887785 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16521 | 2026.03.19 22:58:24.887812 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7212 rows starting from the beginning of the part | ||
| 16522 | 2026.03.19 22:58:24.887855 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 16523 | 2026.03.19 22:58:24.887894 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 16524 | 2026.03.19 22:58:24.887927 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 16525 | 2026.03.19 22:58:24.887959 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 16526 | 2026.03.19 22:58:24.887993 [ 191 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 16527 | 2026.03.19 22:58:24.889866 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7512 rows, containing 4 columns (4 merged, 0 gathered) in 0.002209752 sec., 3399476.502340534 rows/sec., 229.10 MiB/sec. | ||
| 16528 | 2026.03.19 22:58:24.890362 [ 187 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16529 | 2026.03.19 22:58:24.890645 [ 187 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_126_25} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16530 | 2026.03.19 22:58:24.890721 [ 187 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_126_25} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16531 | 2026.03.19 22:58:24.890807 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 16532 | 2026.03.19 22:58:26.680832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 16533 | 2026.03.19 22:58:26.700692 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16534 | 2026.03.19 22:58:26.700761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16535 | 2026.03.19 22:58:26.707228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16536 | 2026.03.19 22:58:26.708003 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16537 | 2026.03.19 22:58:26.708361 [ 33 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16538 | 2026.03.19 22:58:26.708424 [ 33 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16539 | 2026.03.19 22:58:26.708444 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16540 | 2026.03.19 22:58:26.708553 [ 201 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 16541 | 2026.03.19 22:58:26.711943 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 16542 | 2026.03.19 22:58:26.712199 [ 201 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16543 | 2026.03.19 22:58:26.713867 [ 201 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 16544 | 2026.03.19 22:58:26.719229 [ 201 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 16545 | 2026.03.19 22:58:26.724474 [ 201 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 16546 | 2026.03.19 22:58:26.729550 [ 201 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 16547 | 2026.03.19 22:58:26.734826 [ 201 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 16548 | 2026.03.19 22:58:26.739863 [ 201 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 16549 | 2026.03.19 22:58:26.803824 [ 194 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.095335532 sec., 6797.0460373578235 rows/sec., 35.15 MiB/sec. | ||
| 16550 | 2026.03.19 22:58:26.806301 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16551 | 2026.03.19 22:58:26.808137 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_86_17} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16552 | 2026.03.19 22:58:26.808240 [ 189 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_86_17} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16553 | 2026.03.19 22:58:26.810160 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16554 | 2026.03.19 22:58:27.001034 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.83 MiB, peak 408.24 MiB, free memory in arenas 0.00 B, will set to 389.77 MiB (RSS), difference: -1.06 MiB | ||
| 16555 | 2026.03.19 22:58:29.390184 [ 222 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 16556 | 2026.03.19 22:58:29.390245 [ 222 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 16557 | 2026.03.19 22:58:29.393010 [ 222 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 16558 | 2026.03.19 22:58:29.552186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1990 | ||
| 16559 | 2026.03.19 22:58:29.554465 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16560 | 2026.03.19 22:58:29.554523 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16561 | 2026.03.19 22:58:29.555750 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16562 | 2026.03.19 22:58:29.556049 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16563 | 2026.03.19 22:58:29.556296 [ 219 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): 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] | ||
| 16564 | 2026.03.19 22:58:29.556348 [ 219 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): 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] | ||
| 16565 | 2026.03.19 22:58:29.556428 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1990 | ||
| 16566 | 2026.03.19 22:58:29.558625 [ 219 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): 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] | ||
| 16567 | 2026.03.19 22:58:29.879127 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16568 | 2026.03.19 22:58:29.879310 [ 4 ] {16fab1d6-be7c-4c81-8122-068b52090ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16569 | 2026.03.19 22:58:29.879379 [ 4 ] {16fab1d6-be7c-4c81-8122-068b52090ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16570 | 2026.03.19 22:58:29.880059 [ 4 ] {16fab1d6-be7c-4c81-8122-068b52090ed5} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16571 | 2026.03.19 22:58:29.880108 [ 4 ] {16fab1d6-be7c-4c81-8122-068b52090ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16572 | 2026.03.19 22:58:29.880511 [ 4 ] {16fab1d6-be7c-4c81-8122-068b52090ed5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16573 | 2026.03.19 22:58:29.880761 [ 4 ] {16fab1d6-be7c-4c81-8122-068b52090ed5} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16574 | 2026.03.19 22:58:29.880928 [ 4 ] {16fab1d6-be7c-4c81-8122-068b52090ed5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00167 sec., 14371.25748502994 rows/sec., 1.19 MiB/sec. | ||
| 16575 | 2026.03.19 22:58:29.880981 [ 4 ] {16fab1d6-be7c-4c81-8122-068b52090ed5} <Debug> TCPHandler: Processed in 0.001985279 sec. | ||
| 16576 | 2026.03.19 22:58:29.881107 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16577 | 2026.03.19 22:58:29.881210 [ 4 ] {d070c401-6542-40a6-b271-4c444c956350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16578 | 2026.03.19 22:58:29.881254 [ 4 ] {d070c401-6542-40a6-b271-4c444c956350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16579 | 2026.03.19 22:58:29.881792 [ 4 ] {d070c401-6542-40a6-b271-4c444c956350} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16580 | 2026.03.19 22:58:29.881831 [ 4 ] {d070c401-6542-40a6-b271-4c444c956350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16581 | 2026.03.19 22:58:29.882162 [ 4 ] {d070c401-6542-40a6-b271-4c444c956350} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16582 | 2026.03.19 22:58:29.882374 [ 4 ] {d070c401-6542-40a6-b271-4c444c956350} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16583 | 2026.03.19 22:58:29.882512 [ 4 ] {d070c401-6542-40a6-b271-4c444c956350} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001325 sec., 155471.69811320756 rows/sec., 13.89 MiB/sec. | ||
| 16584 | 2026.03.19 22:58:29.882553 [ 4 ] {d070c401-6542-40a6-b271-4c444c956350} <Debug> TCPHandler: Processed in 0.001499305 sec. | ||
| 16585 | 2026.03.19 22:58:29.882685 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16586 | 2026.03.19 22:58:29.882783 [ 4 ] {32e089a8-97ae-41e1-b704-254c967ddedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16587 | 2026.03.19 22:58:29.882825 [ 4 ] {32e089a8-97ae-41e1-b704-254c967ddedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16588 | 2026.03.19 22:58:29.883233 [ 4 ] {32e089a8-97ae-41e1-b704-254c967ddedf} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16589 | 2026.03.19 22:58:29.883271 [ 4 ] {32e089a8-97ae-41e1-b704-254c967ddedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16590 | 2026.03.19 22:58:29.883573 [ 4 ] {32e089a8-97ae-41e1-b704-254c967ddedf} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16591 | 2026.03.19 22:58:29.883798 [ 4 ] {32e089a8-97ae-41e1-b704-254c967ddedf} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16592 | 2026.03.19 22:58:29.883930 [ 4 ] {32e089a8-97ae-41e1-b704-254c967ddedf} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001167 sec., 23136.24678663239 rows/sec., 1.75 MiB/sec. | ||
| 16593 | 2026.03.19 22:58:29.883969 [ 4 ] {32e089a8-97ae-41e1-b704-254c967ddedf} <Debug> TCPHandler: Processed in 0.001334663 sec. | ||
| 16594 | 2026.03.19 22:58:29.884082 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16595 | 2026.03.19 22:58:29.884177 [ 4 ] {91c4b6b9-6727-4913-81e4-09a1d6fed1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16596 | 2026.03.19 22:58:29.884216 [ 4 ] {91c4b6b9-6727-4913-81e4-09a1d6fed1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16597 | 2026.03.19 22:58:29.884618 [ 4 ] {91c4b6b9-6727-4913-81e4-09a1d6fed1f8} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16598 | 2026.03.19 22:58:29.884654 [ 4 ] {91c4b6b9-6727-4913-81e4-09a1d6fed1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16599 | 2026.03.19 22:58:29.884944 [ 4 ] {91c4b6b9-6727-4913-81e4-09a1d6fed1f8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16600 | 2026.03.19 22:58:29.885155 [ 4 ] {91c4b6b9-6727-4913-81e4-09a1d6fed1f8} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16601 | 2026.03.19 22:58:29.885284 [ 4 ] {91c4b6b9-6727-4913-81e4-09a1d6fed1f8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.77 MiB/sec. | ||
| 16602 | 2026.03.19 22:58:29.885324 [ 4 ] {91c4b6b9-6727-4913-81e4-09a1d6fed1f8} <Debug> TCPHandler: Processed in 0.001292222 sec. | ||
| 16603 | 2026.03.19 22:58:29.885433 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16604 | 2026.03.19 22:58:29.885526 [ 4 ] {eb4c5036-0e60-4af3-847a-fd87917c209e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16605 | 2026.03.19 22:58:29.885565 [ 4 ] {eb4c5036-0e60-4af3-847a-fd87917c209e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16606 | 2026.03.19 22:58:29.885973 [ 4 ] {eb4c5036-0e60-4af3-847a-fd87917c209e} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16607 | 2026.03.19 22:58:29.886014 [ 4 ] {eb4c5036-0e60-4af3-847a-fd87917c209e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16608 | 2026.03.19 22:58:29.886343 [ 4 ] {eb4c5036-0e60-4af3-847a-fd87917c209e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16609 | 2026.03.19 22:58:29.886556 [ 4 ] {eb4c5036-0e60-4af3-847a-fd87917c209e} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16610 | 2026.03.19 22:58:29.886686 [ 4 ] {eb4c5036-0e60-4af3-847a-fd87917c209e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001178 sec., 10186.757215619695 rows/sec., 795.84 KiB/sec. | ||
| 16611 | 2026.03.19 22:58:29.886726 [ 4 ] {eb4c5036-0e60-4af3-847a-fd87917c209e} <Debug> TCPHandler: Processed in 0.001343203 sec. | ||
| 16612 | 2026.03.19 22:58:29.886842 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16613 | 2026.03.19 22:58:29.886939 [ 4 ] {ceead86c-8718-45bb-b2bb-a5b8434ffd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16614 | 2026.03.19 22:58:29.886978 [ 4 ] {ceead86c-8718-45bb-b2bb-a5b8434ffd01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16615 | 2026.03.19 22:58:29.887436 [ 4 ] {ceead86c-8718-45bb-b2bb-a5b8434ffd01} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16616 | 2026.03.19 22:58:29.887476 [ 4 ] {ceead86c-8718-45bb-b2bb-a5b8434ffd01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16617 | 2026.03.19 22:58:29.887805 [ 4 ] {ceead86c-8718-45bb-b2bb-a5b8434ffd01} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16618 | 2026.03.19 22:58:29.888016 [ 4 ] {ceead86c-8718-45bb-b2bb-a5b8434ffd01} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16619 | 2026.03.19 22:58:29.888160 [ 4 ] {ceead86c-8718-45bb-b2bb-a5b8434ffd01} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001224 sec., 93954.24836601307 rows/sec., 7.64 MiB/sec. | ||
| 16620 | 2026.03.19 22:58:29.888217 [ 4 ] {ceead86c-8718-45bb-b2bb-a5b8434ffd01} <Debug> TCPHandler: Processed in 0.001425254 sec. | ||
| 16621 | 2026.03.19 22:58:29.888223 [ 220 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 16622 | 2026.03.19 22:58:29.888252 [ 220 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 16623 | 2026.03.19 22:58:29.888359 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16624 | 2026.03.19 22:58:29.888466 [ 4 ] {3d5bd9b8-80ad-48bf-9508-722036a206cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16625 | 2026.03.19 22:58:29.888520 [ 4 ] {3d5bd9b8-80ad-48bf-9508-722036a206cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16626 | 2026.03.19 22:58:29.889058 [ 4 ] {3d5bd9b8-80ad-48bf-9508-722036a206cb} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16627 | 2026.03.19 22:58:29.889098 [ 4 ] {3d5bd9b8-80ad-48bf-9508-722036a206cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16628 | 2026.03.19 22:58:29.889510 [ 4 ] {3d5bd9b8-80ad-48bf-9508-722036a206cb} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16629 | 2026.03.19 22:58:29.889789 [ 4 ] {3d5bd9b8-80ad-48bf-9508-722036a206cb} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16630 | 2026.03.19 22:58:29.889956 [ 4 ] {3d5bd9b8-80ad-48bf-9508-722036a206cb} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001511 sec., 129715.42025148908 rows/sec., 9.31 MiB/sec. | ||
| 16631 | 2026.03.19 22:58:29.890005 [ 4 ] {3d5bd9b8-80ad-48bf-9508-722036a206cb} <Debug> TCPHandler: Processed in 0.001707137 sec. | ||
| 16632 | 2026.03.19 22:58:29.890128 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16633 | 2026.03.19 22:58:29.890225 [ 4 ] {d376c88c-dcb8-4df1-9fae-eacc5342df55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16634 | 2026.03.19 22:58:29.890279 [ 4 ] {d376c88c-dcb8-4df1-9fae-eacc5342df55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16635 | 2026.03.19 22:58:29.891125 [ 220 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 16636 | 2026.03.19 22:58:29.891195 [ 4 ] {d376c88c-dcb8-4df1-9fae-eacc5342df55} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2026.03.19 22:58:29.891232 [ 4 ] {d376c88c-dcb8-4df1-9fae-eacc5342df55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16638 | 2026.03.19 22:58:29.891778 [ 4 ] {d376c88c-dcb8-4df1-9fae-eacc5342df55} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16639 | 2026.03.19 22:58:29.892007 [ 4 ] {d376c88c-dcb8-4df1-9fae-eacc5342df55} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16640 | 2026.03.19 22:58:29.892153 [ 4 ] {d376c88c-dcb8-4df1-9fae-eacc5342df55} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001947 sec., 7704.160246533128 rows/sec., 13.81 MiB/sec. | ||
| 16641 | 2026.03.19 22:58:29.892232 [ 4 ] {d376c88c-dcb8-4df1-9fae-eacc5342df55} <Debug> TCPHandler: Processed in 0.002156132 sec. | ||
| 16642 | 2026.03.19 22:58:29.892350 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16643 | 2026.03.19 22:58:29.892446 [ 4 ] {ccb41180-683d-48af-8345-df20acb60e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16644 | 2026.03.19 22:58:29.892489 [ 4 ] {ccb41180-683d-48af-8345-df20acb60e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16645 | 2026.03.19 22:58:29.892829 [ 4 ] {ccb41180-683d-48af-8345-df20acb60e52} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16646 | 2026.03.19 22:58:29.892865 [ 4 ] {ccb41180-683d-48af-8345-df20acb60e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 16647 | 2026.03.19 22:58:29.893172 [ 4 ] {ccb41180-683d-48af-8345-df20acb60e52} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16648 | 2026.03.19 22:58:29.893387 [ 4 ] {ccb41180-683d-48af-8345-df20acb60e52} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16649 | 2026.03.19 22:58:29.893520 [ 4 ] {ccb41180-683d-48af-8345-df20acb60e52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 16650 | 2026.03.19 22:58:29.893564 [ 4 ] {ccb41180-683d-48af-8345-df20acb60e52} <Debug> TCPHandler: Processed in 0.001263133 sec. | ||
| 16651 | 2026.03.19 22:58:29.893601 [ 223 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 16652 | 2026.03.19 22:58:29.893643 [ 223 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 16653 | 2026.03.19 22:58:29.896536 [ 223 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 16654 | 2026.03.19 22:58:30.000230 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.42 MiB, peak 408.24 MiB, free memory in arenas 0.00 B, will set to 389.78 MiB (RSS), difference: 3.36 MiB | ||
| 16655 | 2026.03.19 22:58:30.354389 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 16656 | 2026.03.19 22:58:30.354438 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 16657 | 2026.03.19 22:58:30.357081 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 16658 | 2026.03.19 22:58:31.912925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41630 | ||
| 16659 | 2026.03.19 22:58:31.913507 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16660 | 2026.03.19 22:58:31.913549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16661 | 2026.03.19 22:58:31.914054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16662 | 2026.03.19 22:58:31.914279 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16663 | 2026.03.19 22:58:31.914408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41630 | ||
| 16664 | 2026.03.19 22:58:34.212345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 16665 | 2026.03.19 22:58:34.230656 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16666 | 2026.03.19 22:58:34.230713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16667 | 2026.03.19 22:58:34.236950 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16668 | 2026.03.19 22:58:34.237674 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16669 | 2026.03.19 22:58:34.240783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 16670 | 2026.03.19 22:58:34.878272 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16671 | 2026.03.19 22:58:34.878447 [ 4 ] {a44b1c03-bdbf-4e9b-9f98-a1ae6ea03648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16672 | 2026.03.19 22:58:34.878512 [ 4 ] {a44b1c03-bdbf-4e9b-9f98-a1ae6ea03648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16673 | 2026.03.19 22:58:34.879203 [ 4 ] {a44b1c03-bdbf-4e9b-9f98-a1ae6ea03648} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16674 | 2026.03.19 22:58:34.879249 [ 4 ] {a44b1c03-bdbf-4e9b-9f98-a1ae6ea03648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16675 | 2026.03.19 22:58:34.879630 [ 4 ] {a44b1c03-bdbf-4e9b-9f98-a1ae6ea03648} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16676 | 2026.03.19 22:58:34.879860 [ 4 ] {a44b1c03-bdbf-4e9b-9f98-a1ae6ea03648} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16677 | 2026.03.19 22:58:34.880024 [ 4 ] {a44b1c03-bdbf-4e9b-9f98-a1ae6ea03648} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001625 sec., 66461.53846153847 rows/sec., 5.59 MiB/sec. | ||
| 16678 | 2026.03.19 22:58:34.880077 [ 4 ] {a44b1c03-bdbf-4e9b-9f98-a1ae6ea03648} <Debug> TCPHandler: Processed in 0.001929939 sec. | ||
| 16679 | 2026.03.19 22:58:34.880209 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16680 | 2026.03.19 22:58:34.880313 [ 4 ] {8f5df595-ad7d-449a-891c-dec8c41f9cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16681 | 2026.03.19 22:58:34.880357 [ 4 ] {8f5df595-ad7d-449a-891c-dec8c41f9cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16682 | 2026.03.19 22:58:34.880779 [ 4 ] {8f5df595-ad7d-449a-891c-dec8c41f9cc3} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16683 | 2026.03.19 22:58:34.880816 [ 4 ] {8f5df595-ad7d-449a-891c-dec8c41f9cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16684 | 2026.03.19 22:58:34.881109 [ 4 ] {8f5df595-ad7d-449a-891c-dec8c41f9cc3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16685 | 2026.03.19 22:58:34.881317 [ 4 ] {8f5df595-ad7d-449a-891c-dec8c41f9cc3} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16686 | 2026.03.19 22:58:34.881449 [ 4 ] {8f5df595-ad7d-449a-891c-dec8c41f9cc3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00116 sec., 22413.793103448275 rows/sec., 1.65 MiB/sec. | ||
| 16687 | 2026.03.19 22:58:34.881488 [ 4 ] {8f5df595-ad7d-449a-891c-dec8c41f9cc3} <Debug> TCPHandler: Processed in 0.001334054 sec. | ||
| 16688 | 2026.03.19 22:58:34.881602 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16689 | 2026.03.19 22:58:34.881697 [ 4 ] {d27ae7e7-3ce9-430a-abea-5ece9bc23e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16690 | 2026.03.19 22:58:34.881737 [ 4 ] {d27ae7e7-3ce9-430a-abea-5ece9bc23e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16691 | 2026.03.19 22:58:34.882169 [ 4 ] {d27ae7e7-3ce9-430a-abea-5ece9bc23e29} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16692 | 2026.03.19 22:58:34.882204 [ 4 ] {d27ae7e7-3ce9-430a-abea-5ece9bc23e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16693 | 2026.03.19 22:58:34.882514 [ 4 ] {d27ae7e7-3ce9-430a-abea-5ece9bc23e29} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16694 | 2026.03.19 22:58:34.882720 [ 4 ] {d27ae7e7-3ce9-430a-abea-5ece9bc23e29} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16695 | 2026.03.19 22:58:34.882873 [ 4 ] {d27ae7e7-3ce9-430a-abea-5ece9bc23e29} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001196 sec., 75250.83612040133 rows/sec., 5.88 MiB/sec. | ||
| 16696 | 2026.03.19 22:58:34.882911 [ 4 ] {d27ae7e7-3ce9-430a-abea-5ece9bc23e29} <Debug> TCPHandler: Processed in 0.001358054 sec. | ||
| 16697 | 2026.03.19 22:58:34.883032 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16698 | 2026.03.19 22:58:34.883126 [ 4 ] {36e13cb8-9efd-491b-8557-d99a79bc79f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16699 | 2026.03.19 22:58:34.883169 [ 4 ] {36e13cb8-9efd-491b-8557-d99a79bc79f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16700 | 2026.03.19 22:58:34.883586 [ 4 ] {36e13cb8-9efd-491b-8557-d99a79bc79f2} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16701 | 2026.03.19 22:58:34.883623 [ 4 ] {36e13cb8-9efd-491b-8557-d99a79bc79f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16702 | 2026.03.19 22:58:34.883939 [ 4 ] {36e13cb8-9efd-491b-8557-d99a79bc79f2} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16703 | 2026.03.19 22:58:34.884143 [ 4 ] {36e13cb8-9efd-491b-8557-d99a79bc79f2} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16704 | 2026.03.19 22:58:34.884295 [ 4 ] {36e13cb8-9efd-491b-8557-d99a79bc79f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 16705 | 2026.03.19 22:58:34.884332 [ 4 ] {36e13cb8-9efd-491b-8557-d99a79bc79f2} <Debug> TCPHandler: Processed in 0.001347824 sec. | ||
| 16706 | 2026.03.19 22:58:34.884436 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16707 | 2026.03.19 22:58:34.884539 [ 4 ] {68040e8d-2097-4116-b8dc-d92193a223ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16708 | 2026.03.19 22:58:34.884594 [ 4 ] {68040e8d-2097-4116-b8dc-d92193a223ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16709 | 2026.03.19 22:58:34.885442 [ 4 ] {68040e8d-2097-4116-b8dc-d92193a223ac} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16710 | 2026.03.19 22:58:34.885480 [ 4 ] {68040e8d-2097-4116-b8dc-d92193a223ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16711 | 2026.03.19 22:58:34.886034 [ 4 ] {68040e8d-2097-4116-b8dc-d92193a223ac} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16712 | 2026.03.19 22:58:34.886274 [ 4 ] {68040e8d-2097-4116-b8dc-d92193a223ac} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16713 | 2026.03.19 22:58:34.886417 [ 4 ] {68040e8d-2097-4116-b8dc-d92193a223ac} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001898 sec., 13698.630136986301 rows/sec., 24.55 MiB/sec. | ||
| 16714 | 2026.03.19 22:58:34.886489 [ 4 ] {68040e8d-2097-4116-b8dc-d92193a223ac} <Debug> TCPHandler: Processed in 0.002104321 sec. | ||
| 16715 | 2026.03.19 22:58:34.886604 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16716 | 2026.03.19 22:58:34.886699 [ 4 ] {e6078681-0585-4f16-a490-8cb68c02d8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16717 | 2026.03.19 22:58:34.886741 [ 4 ] {e6078681-0585-4f16-a490-8cb68c02d8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16718 | 2026.03.19 22:58:34.887071 [ 4 ] {e6078681-0585-4f16-a490-8cb68c02d8b4} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16719 | 2026.03.19 22:58:34.887106 [ 4 ] {e6078681-0585-4f16-a490-8cb68c02d8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16720 | 2026.03.19 22:58:34.887401 [ 4 ] {e6078681-0585-4f16-a490-8cb68c02d8b4} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16721 | 2026.03.19 22:58:34.887603 [ 4 ] {e6078681-0585-4f16-a490-8cb68c02d8b4} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16722 | 2026.03.19 22:58:34.887731 [ 4 ] {e6078681-0585-4f16-a490-8cb68c02d8b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 16723 | 2026.03.19 22:58:34.887768 [ 4 ] {e6078681-0585-4f16-a490-8cb68c02d8b4} <Debug> TCPHandler: Processed in 0.001214922 sec. | ||
| 16724 | 2026.03.19 22:58:39.223097 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16725 | 2026.03.19 22:58:39.223161 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16726 | 2026.03.19 22:58:39.414479 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42142 | ||
| 16727 | 2026.03.19 22:58:39.415136 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16728 | 2026.03.19 22:58:39.415176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16729 | 2026.03.19 22:58:39.415671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16730 | 2026.03.19 22:58:39.415945 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16731 | 2026.03.19 22:58:39.416078 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42142 | ||
| 16732 | 2026.03.19 22:58:39.556858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2020 | ||
| 16733 | 2026.03.19 22:58:39.559415 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16734 | 2026.03.19 22:58:39.559474 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16735 | 2026.03.19 22:58:39.560698 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16736 | 2026.03.19 22:58:39.560982 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16737 | 2026.03.19 22:58:39.561353 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2020 | ||
| 16738 | 2026.03.19 22:58:39.877741 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16739 | 2026.03.19 22:58:39.877939 [ 4 ] {2af83667-a33b-4828-aaa4-85522506467d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16740 | 2026.03.19 22:58:39.878010 [ 4 ] {2af83667-a33b-4828-aaa4-85522506467d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16741 | 2026.03.19 22:58:39.878644 [ 4 ] {2af83667-a33b-4828-aaa4-85522506467d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16742 | 2026.03.19 22:58:39.878691 [ 4 ] {2af83667-a33b-4828-aaa4-85522506467d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16743 | 2026.03.19 22:58:39.879069 [ 4 ] {2af83667-a33b-4828-aaa4-85522506467d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16744 | 2026.03.19 22:58:39.879287 [ 4 ] {2af83667-a33b-4828-aaa4-85522506467d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16745 | 2026.03.19 22:58:39.879436 [ 4 ] {2af83667-a33b-4828-aaa4-85522506467d} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001551 sec., 55448.09800128949 rows/sec., 4.65 MiB/sec. | ||
| 16746 | 2026.03.19 22:58:39.879477 [ 4 ] {2af83667-a33b-4828-aaa4-85522506467d} <Debug> TCPHandler: Processed in 0.001872359 sec. | ||
| 16747 | 2026.03.19 22:58:39.879598 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16748 | 2026.03.19 22:58:39.879694 [ 4 ] {3de5afaa-3c34-42bd-b5c9-cf90cf2e8b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16749 | 2026.03.19 22:58:39.879734 [ 4 ] {3de5afaa-3c34-42bd-b5c9-cf90cf2e8b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16750 | 2026.03.19 22:58:39.880127 [ 4 ] {3de5afaa-3c34-42bd-b5c9-cf90cf2e8b59} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16751 | 2026.03.19 22:58:39.880163 [ 4 ] {3de5afaa-3c34-42bd-b5c9-cf90cf2e8b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16752 | 2026.03.19 22:58:39.880457 [ 4 ] {3de5afaa-3c34-42bd-b5c9-cf90cf2e8b59} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16753 | 2026.03.19 22:58:39.880675 [ 4 ] {3de5afaa-3c34-42bd-b5c9-cf90cf2e8b59} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16754 | 2026.03.19 22:58:39.880805 [ 4 ] {3de5afaa-3c34-42bd-b5c9-cf90cf2e8b59} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00113 sec., 13274.336283185841 rows/sec., 998.17 KiB/sec. | ||
| 16755 | 2026.03.19 22:58:39.880843 [ 4 ] {3de5afaa-3c34-42bd-b5c9-cf90cf2e8b59} <Debug> TCPHandler: Processed in 0.001295793 sec. | ||
| 16756 | 2026.03.19 22:58:39.880954 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16757 | 2026.03.19 22:58:39.881057 [ 4 ] {aaea3dd4-6883-47f7-b23f-3af2a25244cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16758 | 2026.03.19 22:58:39.881099 [ 4 ] {aaea3dd4-6883-47f7-b23f-3af2a25244cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16759 | 2026.03.19 22:58:39.881532 [ 4 ] {aaea3dd4-6883-47f7-b23f-3af2a25244cd} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16760 | 2026.03.19 22:58:39.881568 [ 4 ] {aaea3dd4-6883-47f7-b23f-3af2a25244cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16761 | 2026.03.19 22:58:39.881868 [ 4 ] {aaea3dd4-6883-47f7-b23f-3af2a25244cd} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16762 | 2026.03.19 22:58:39.882076 [ 4 ] {aaea3dd4-6883-47f7-b23f-3af2a25244cd} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16763 | 2026.03.19 22:58:39.882202 [ 4 ] {aaea3dd4-6883-47f7-b23f-3af2a25244cd} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001169 sec., 67579.12745936698 rows/sec., 5.28 MiB/sec. | ||
| 16764 | 2026.03.19 22:58:39.882240 [ 4 ] {aaea3dd4-6883-47f7-b23f-3af2a25244cd} <Debug> TCPHandler: Processed in 0.001335503 sec. | ||
| 16765 | 2026.03.19 22:58:39.882354 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16766 | 2026.03.19 22:58:39.882448 [ 4 ] {02235983-f441-494f-aaeb-d743e57499f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16767 | 2026.03.19 22:58:39.882492 [ 4 ] {02235983-f441-494f-aaeb-d743e57499f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16768 | 2026.03.19 22:58:39.882902 [ 4 ] {02235983-f441-494f-aaeb-d743e57499f2} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16769 | 2026.03.19 22:58:39.882937 [ 4 ] {02235983-f441-494f-aaeb-d743e57499f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16770 | 2026.03.19 22:58:39.883262 [ 4 ] {02235983-f441-494f-aaeb-d743e57499f2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16771 | 2026.03.19 22:58:39.883468 [ 4 ] {02235983-f441-494f-aaeb-d743e57499f2} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16772 | 2026.03.19 22:58:39.883580 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 2 parts from all_1_124_30 to all_125_125_0 | ||
| 16773 | 2026.03.19 22:58:39.883598 [ 4 ] {02235983-f441-494f-aaeb-d743e57499f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 16774 | 2026.03.19 22:58:39.883634 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16775 | 2026.03.19 22:58:39.883649 [ 4 ] {02235983-f441-494f-aaeb-d743e57499f2} <Debug> TCPHandler: Processed in 0.001344013 sec. | ||
| 16776 | 2026.03.19 22:58:39.883661 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16777 | 2026.03.19 22:58:39.883747 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_125_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_124_30 to all_125_125_0 into Compact with storage Full | ||
| 16778 | 2026.03.19 22:58:39.883766 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16779 | 2026.03.19 22:58:39.883847 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_125_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16780 | 2026.03.19 22:58:39.883863 [ 4 ] {2624aba4-d8c0-4e49-a786-d46587a918d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16781 | 2026.03.19 22:58:39.883877 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_125_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_124_30, total 45750 rows starting from the beginning of the part | ||
| 16782 | 2026.03.19 22:58:39.883917 [ 4 ] {2624aba4-d8c0-4e49-a786-d46587a918d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16783 | 2026.03.19 22:58:39.883937 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_125_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 16784 | 2026.03.19 22:58:39.884695 [ 4 ] {2624aba4-d8c0-4e49-a786-d46587a918d1} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16785 | 2026.03.19 22:58:39.884731 [ 4 ] {2624aba4-d8c0-4e49-a786-d46587a918d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16786 | 2026.03.19 22:58:39.885249 [ 4 ] {2624aba4-d8c0-4e49-a786-d46587a918d1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16787 | 2026.03.19 22:58:39.885476 [ 4 ] {2624aba4-d8c0-4e49-a786-d46587a918d1} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16788 | 2026.03.19 22:58:39.885616 [ 4 ] {2624aba4-d8c0-4e49-a786-d46587a918d1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00177 sec., 8474.57627118644 rows/sec., 15.19 MiB/sec. | ||
| 16789 | 2026.03.19 22:58:39.885674 [ 4 ] {2624aba4-d8c0-4e49-a786-d46587a918d1} <Debug> TCPHandler: Processed in 0.001958419 sec. | ||
| 16790 | 2026.03.19 22:58:39.885784 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16791 | 2026.03.19 22:58:39.885878 [ 4 ] {d847570e-db82-4028-a919-53f2ee4e19e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16792 | 2026.03.19 22:58:39.885921 [ 4 ] {d847570e-db82-4028-a919-53f2ee4e19e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16793 | 2026.03.19 22:58:39.886244 [ 4 ] {d847570e-db82-4028-a919-53f2ee4e19e8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16794 | 2026.03.19 22:58:39.886280 [ 4 ] {d847570e-db82-4028-a919-53f2ee4e19e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16795 | 2026.03.19 22:58:39.886583 [ 4 ] {d847570e-db82-4028-a919-53f2ee4e19e8} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16796 | 2026.03.19 22:58:39.886788 [ 4 ] {d847570e-db82-4028-a919-53f2ee4e19e8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16797 | 2026.03.19 22:58:39.886916 [ 4 ] {d847570e-db82-4028-a919-53f2ee4e19e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 16798 | 2026.03.19 22:58:39.886954 [ 4 ] {d847570e-db82-4028-a919-53f2ee4e19e8} <Debug> TCPHandler: Processed in 0.001220552 sec. | ||
| 16799 | 2026.03.19 22:58:39.891320 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_125_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45910 rows, containing 5 columns (5 merged, 0 gathered) in 0.007601355 sec., 6039712.65649348 rows/sec., 398.58 MiB/sec. | ||
| 16800 | 2026.03.19 22:58:39.891854 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_125_31} <Trace> MergedBlockOutputStream: filled checksums all_1_125_31 (state Temporary) | ||
| 16801 | 2026.03.19 22:58:39.892146 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_125_31} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_125_31 to all_1_125_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16802 | 2026.03.19 22:58:39.892223 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_125_31} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 2 parts: [all_1_124_30, all_125_125_0] -> all_1_125_31 | ||
| 16803 | 2026.03.19 22:58:39.892301 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16804 | 2026.03.19 22:58:41.740963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 16805 | 2026.03.19 22:58:41.759517 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16806 | 2026.03.19 22:58:41.759573 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16807 | 2026.03.19 22:58:41.765924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16808 | 2026.03.19 22:58:41.766651 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16809 | 2026.03.19 22:58:41.769727 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 16810 | 2026.03.19 22:58:44.391140 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16811 | 2026.03.19 22:58:44.391326 [ 4 ] {fc3278b4-bdb2-49b0-ac06-153bb4b74574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16812 | 2026.03.19 22:58:44.391398 [ 4 ] {fc3278b4-bdb2-49b0-ac06-153bb4b74574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16813 | 2026.03.19 22:58:44.392073 [ 4 ] {fc3278b4-bdb2-49b0-ac06-153bb4b74574} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16814 | 2026.03.19 22:58:44.392123 [ 4 ] {fc3278b4-bdb2-49b0-ac06-153bb4b74574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16815 | 2026.03.19 22:58:44.392496 [ 4 ] {fc3278b4-bdb2-49b0-ac06-153bb4b74574} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16816 | 2026.03.19 22:58:44.392717 [ 4 ] {fc3278b4-bdb2-49b0-ac06-153bb4b74574} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16817 | 2026.03.19 22:58:44.392867 [ 4 ] {fc3278b4-bdb2-49b0-ac06-153bb4b74574} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001593 sec., 2510.9855618330193 rows/sec., 204.75 KiB/sec. | ||
| 16818 | 2026.03.19 22:58:44.392910 [ 4 ] {fc3278b4-bdb2-49b0-ac06-153bb4b74574} <Debug> TCPHandler: Processed in 0.001895659 sec. | ||
| 16819 | 2026.03.19 22:58:44.393034 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16820 | 2026.03.19 22:58:44.393131 [ 4 ] {101d01a7-5793-41e3-b81b-0036329cca06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16821 | 2026.03.19 22:58:44.393171 [ 4 ] {101d01a7-5793-41e3-b81b-0036329cca06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16822 | 2026.03.19 22:58:44.394718 [ 4 ] {101d01a7-5793-41e3-b81b-0036329cca06} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16823 | 2026.03.19 22:58:44.394754 [ 4 ] {101d01a7-5793-41e3-b81b-0036329cca06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16824 | 2026.03.19 22:58:44.395187 [ 4 ] {101d01a7-5793-41e3-b81b-0036329cca06} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16825 | 2026.03.19 22:58:44.395411 [ 4 ] {101d01a7-5793-41e3-b81b-0036329cca06} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16826 | 2026.03.19 22:58:44.395544 [ 4 ] {101d01a7-5793-41e3-b81b-0036329cca06} <Debug> executeQuery: Read 1994 rows, 154.53 KiB in 0.002432 sec., 819901.3157894736 rows/sec., 62.05 MiB/sec. | ||
| 16827 | 2026.03.19 22:58:44.395584 [ 4 ] {101d01a7-5793-41e3-b81b-0036329cca06} <Debug> TCPHandler: Processed in 0.002600516 sec. | ||
| 16828 | 2026.03.19 22:58:44.395699 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16829 | 2026.03.19 22:58:44.395795 [ 4 ] {ae4b9ce4-68b5-4ed0-991c-a0fe2560d884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16830 | 2026.03.19 22:58:44.395835 [ 4 ] {ae4b9ce4-68b5-4ed0-991c-a0fe2560d884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16831 | 2026.03.19 22:58:44.396244 [ 4 ] {ae4b9ce4-68b5-4ed0-991c-a0fe2560d884} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16832 | 2026.03.19 22:58:44.396279 [ 4 ] {ae4b9ce4-68b5-4ed0-991c-a0fe2560d884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16833 | 2026.03.19 22:58:44.396578 [ 4 ] {ae4b9ce4-68b5-4ed0-991c-a0fe2560d884} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16834 | 2026.03.19 22:58:44.396787 [ 4 ] {ae4b9ce4-68b5-4ed0-991c-a0fe2560d884} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16835 | 2026.03.19 22:58:44.396915 [ 4 ] {ae4b9ce4-68b5-4ed0-991c-a0fe2560d884} <Debug> executeQuery: Read 41 rows, 3.06 KiB in 0.001139 sec., 35996.4881474978 rows/sec., 2.62 MiB/sec. | ||
| 16836 | 2026.03.19 22:58:44.396913 [ 42 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16837 | 2026.03.19 22:58:44.396953 [ 4 ] {ae4b9ce4-68b5-4ed0-991c-a0fe2560d884} <Debug> TCPHandler: Processed in 0.001307843 sec. | ||
| 16838 | 2026.03.19 22:58:44.396990 [ 42 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16839 | 2026.03.19 22:58:44.397016 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16840 | 2026.03.19 22:58:44.397078 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16841 | 2026.03.19 22:58:44.397119 [ 188 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 16842 | 2026.03.19 22:58:44.397177 [ 4 ] {bd019aee-be80-4e26-a10b-c6d04eec2729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16843 | 2026.03.19 22:58:44.397211 [ 188 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16844 | 2026.03.19 22:58:44.397217 [ 4 ] {bd019aee-be80-4e26-a10b-c6d04eec2729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16845 | 2026.03.19 22:58:44.397246 [ 188 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 82 rows starting from the beginning of the part | ||
| 16846 | 2026.03.19 22:58:44.397315 [ 188 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 26 rows starting from the beginning of the part | ||
| 16847 | 2026.03.19 22:58:44.397367 [ 188 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 27 rows starting from the beginning of the part | ||
| 16848 | 2026.03.19 22:58:44.397414 [ 188 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 26 rows starting from the beginning of the part | ||
| 16849 | 2026.03.19 22:58:44.397460 [ 188 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 15 rows starting from the beginning of the part | ||
| 16850 | 2026.03.19 22:58:44.397504 [ 188 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 41 rows starting from the beginning of the part | ||
| 16851 | 2026.03.19 22:58:44.397924 [ 4 ] {bd019aee-be80-4e26-a10b-c6d04eec2729} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16852 | 2026.03.19 22:58:44.397958 [ 4 ] {bd019aee-be80-4e26-a10b-c6d04eec2729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16853 | 2026.03.19 22:58:44.398294 [ 4 ] {bd019aee-be80-4e26-a10b-c6d04eec2729} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 16854 | 2026.03.19 22:58:44.398347 [ 190 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001268323 sec., 171092.06408777574 rows/sec., 13.22 MiB/sec. | ||
| 16855 | 2026.03.19 22:58:44.398520 [ 4 ] {bd019aee-be80-4e26-a10b-c6d04eec2729} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16856 | 2026.03.19 22:58:44.398541 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16857 | 2026.03.19 22:58:44.398656 [ 4 ] {bd019aee-be80-4e26-a10b-c6d04eec2729} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001498 sec., 472630.17356475303 rows/sec., 27.57 MiB/sec. | ||
| 16858 | 2026.03.19 22:58:44.398702 [ 4 ] {bd019aee-be80-4e26-a10b-c6d04eec2729} <Debug> TCPHandler: Processed in 0.001678457 sec. | ||
| 16859 | 2026.03.19 22:58:44.398818 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16860 | 2026.03.19 22:58:44.398845 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_126_25} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16861 | 2026.03.19 22:58:44.398913 [ 4 ] {24bf0b83-c2f5-4ee1-abd5-5a81c2b8bf4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16862 | 2026.03.19 22:58:44.398928 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_126_25} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16863 | 2026.03.19 22:58:44.398960 [ 4 ] {24bf0b83-c2f5-4ee1-abd5-5a81c2b8bf4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16864 | 2026.03.19 22:58:44.399044 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16865 | 2026.03.19 22:58:44.399334 [ 4 ] {24bf0b83-c2f5-4ee1-abd5-5a81c2b8bf4d} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16866 | 2026.03.19 22:58:44.399375 [ 4 ] {24bf0b83-c2f5-4ee1-abd5-5a81c2b8bf4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16867 | 2026.03.19 22:58:44.399660 [ 4 ] {24bf0b83-c2f5-4ee1-abd5-5a81c2b8bf4d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 16868 | 2026.03.19 22:58:44.399859 [ 4 ] {24bf0b83-c2f5-4ee1-abd5-5a81c2b8bf4d} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16869 | 2026.03.19 22:58:44.399952 [ 42 ] {} <Debug> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 16870 | 2026.03.19 22:58:44.399979 [ 4 ] {24bf0b83-c2f5-4ee1-abd5-5a81c2b8bf4d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 63.75 KiB/sec. | ||
| 16871 | 2026.03.19 22:58:44.399981 [ 42 ] {} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16872 | 2026.03.19 22:58:44.400017 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16873 | 2026.03.19 22:58:44.400022 [ 4 ] {24bf0b83-c2f5-4ee1-abd5-5a81c2b8bf4d} <Debug> TCPHandler: Processed in 0.001276693 sec. | ||
| 16874 | 2026.03.19 22:58:44.400080 [ 222 ] {} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): 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] | ||
| 16875 | 2026.03.19 22:58:44.400101 [ 222 ] {} <Debug> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): 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] | ||
| 16876 | 2026.03.19 22:58:44.400114 [ 193 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 16877 | 2026.03.19 22:58:44.400131 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16878 | 2026.03.19 22:58:44.400238 [ 4 ] {de93c379-ef1e-48a2-87b1-bd9595f2e580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16879 | 2026.03.19 22:58:44.400244 [ 193 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16880 | 2026.03.19 22:58:44.400280 [ 4 ] {de93c379-ef1e-48a2-87b1-bd9595f2e580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16881 | 2026.03.19 22:58:44.400286 [ 193 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 1 rows starting from the beginning of the part | ||
| 16882 | 2026.03.19 22:58:44.400358 [ 193 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 16883 | 2026.03.19 22:58:44.400400 [ 193 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 16884 | 2026.03.19 22:58:44.400441 [ 193 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 16885 | 2026.03.19 22:58:44.400476 [ 193 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 16886 | 2026.03.19 22:58:44.401214 [ 4 ] {de93c379-ef1e-48a2-87b1-bd9595f2e580} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16887 | 2026.03.19 22:58:44.401250 [ 198 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001155181 sec., 4328.32603721841 rows/sec., 321.24 KiB/sec. | ||
| 16888 | 2026.03.19 22:58:44.401255 [ 4 ] {de93c379-ef1e-48a2-87b1-bd9595f2e580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16889 | 2026.03.19 22:58:44.401375 [ 190 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 16890 | 2026.03.19 22:58:44.401658 [ 190 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_21_5} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16891 | 2026.03.19 22:58:44.401703 [ 4 ] {de93c379-ef1e-48a2-87b1-bd9595f2e580} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16892 | 2026.03.19 22:58:44.401725 [ 190 ] {7a92249a-4cc4-41ec-ad3a-9f0b82905a7c::all_1_21_5} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 16893 | 2026.03.19 22:58:44.401801 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16894 | 2026.03.19 22:58:44.401999 [ 4 ] {de93c379-ef1e-48a2-87b1-bd9595f2e580} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16895 | 2026.03.19 22:58:44.402034 [ 222 ] {} <Debug> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): 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] | ||
| 16896 | 2026.03.19 22:58:44.402144 [ 4 ] {de93c379-ef1e-48a2-87b1-bd9595f2e580} <Debug> executeQuery: Read 1041 rows, 73.63 KiB in 0.001885 sec., 552254.6419098143 rows/sec., 38.15 MiB/sec. | ||
| 16897 | 2026.03.19 22:58:44.402188 [ 4 ] {de93c379-ef1e-48a2-87b1-bd9595f2e580} <Debug> TCPHandler: Processed in 0.002076031 sec. | ||
| 16898 | 2026.03.19 22:58:44.402302 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16899 | 2026.03.19 22:58:44.402396 [ 4 ] {8634dbe1-a80c-4d64-96fb-f50d17cc5a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16900 | 2026.03.19 22:58:44.402440 [ 4 ] {8634dbe1-a80c-4d64-96fb-f50d17cc5a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16901 | 2026.03.19 22:58:44.403196 [ 4 ] {8634dbe1-a80c-4d64-96fb-f50d17cc5a03} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16902 | 2026.03.19 22:58:44.403232 [ 4 ] {8634dbe1-a80c-4d64-96fb-f50d17cc5a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16903 | 2026.03.19 22:58:44.403668 [ 4 ] {8634dbe1-a80c-4d64-96fb-f50d17cc5a03} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16904 | 2026.03.19 22:58:44.403882 [ 4 ] {8634dbe1-a80c-4d64-96fb-f50d17cc5a03} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16905 | 2026.03.19 22:58:44.404016 [ 4 ] {8634dbe1-a80c-4d64-96fb-f50d17cc5a03} <Debug> executeQuery: Read 1347 rows, 87.19 KiB in 0.001639 sec., 821842.5869432581 rows/sec., 51.95 MiB/sec. | ||
| 16906 | 2026.03.19 22:58:44.404055 [ 4 ] {8634dbe1-a80c-4d64-96fb-f50d17cc5a03} <Debug> TCPHandler: Processed in 0.001803228 sec. | ||
| 16907 | 2026.03.19 22:58:44.404068 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_125_31 to all_130_130_0 | ||
| 16908 | 2026.03.19 22:58:44.404138 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16909 | 2026.03.19 22:58:44.404160 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16910 | 2026.03.19 22:58:44.404165 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16911 | 2026.03.19 22:58:44.404245 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_130_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_31 to all_130_130_0 into Compact with storage Full | ||
| 16912 | 2026.03.19 22:58:44.404266 [ 4 ] {bb878290-ec60-4fa1-a175-11a4c18b4548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16913 | 2026.03.19 22:58:44.404327 [ 4 ] {bb878290-ec60-4fa1-a175-11a4c18b4548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16914 | 2026.03.19 22:58:44.404345 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_130_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16915 | 2026.03.19 22:58:44.404375 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_125_31, total 45910 rows starting from the beginning of the part | ||
| 16916 | 2026.03.19 22:58:44.404421 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 16917 | 2026.03.19 22:58:44.404456 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 196 rows starting from the beginning of the part | ||
| 16918 | 2026.03.19 22:58:44.404492 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 16919 | 2026.03.19 22:58:44.404527 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 16920 | 2026.03.19 22:58:44.404562 [ 193 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_130_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1347 rows starting from the beginning of the part | ||
| 16921 | 2026.03.19 22:58:44.405205 [ 4 ] {bb878290-ec60-4fa1-a175-11a4c18b4548} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16922 | 2026.03.19 22:58:44.405246 [ 4 ] {bb878290-ec60-4fa1-a175-11a4c18b4548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16923 | 2026.03.19 22:58:44.405825 [ 4 ] {bb878290-ec60-4fa1-a175-11a4c18b4548} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16924 | 2026.03.19 22:58:44.406057 [ 4 ] {bb878290-ec60-4fa1-a175-11a4c18b4548} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16925 | 2026.03.19 22:58:44.406191 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16926 | 2026.03.19 22:58:44.406199 [ 4 ] {bb878290-ec60-4fa1-a175-11a4c18b4548} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00195 sec., 18974.358974358976 rows/sec., 34.00 MiB/sec. | ||
| 16927 | 2026.03.19 22:58:44.406233 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16928 | 2026.03.19 22:58:44.406255 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16929 | 2026.03.19 22:58:44.406273 [ 4 ] {bb878290-ec60-4fa1-a175-11a4c18b4548} <Debug> TCPHandler: Processed in 0.002157471 sec. | ||
| 16930 | 2026.03.19 22:58:44.406339 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 16931 | 2026.03.19 22:58:44.406393 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16932 | 2026.03.19 22:58:44.406493 [ 4 ] {48cd4901-5331-4830-92e4-9febd0301b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16933 | 2026.03.19 22:58:44.406535 [ 4 ] {48cd4901-5331-4830-92e4-9febd0301b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16934 | 2026.03.19 22:58:44.406544 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16935 | 2026.03.19 22:58:44.406604 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2617 rows starting from the beginning of the part | ||
| 16936 | 2026.03.19 22:58:44.406735 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 26 rows starting from the beginning of the part | ||
| 16937 | 2026.03.19 22:58:44.406841 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 15 rows starting from the beginning of the part | ||
| 16938 | 2026.03.19 22:58:44.406875 [ 4 ] {48cd4901-5331-4830-92e4-9febd0301b70} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16939 | 2026.03.19 22:58:44.406916 [ 4 ] {48cd4901-5331-4830-92e4-9febd0301b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 16940 | 2026.03.19 22:58:44.406938 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 26 rows starting from the beginning of the part | ||
| 16941 | 2026.03.19 22:58:44.407036 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 15 rows starting from the beginning of the part | ||
| 16942 | 2026.03.19 22:58:44.407124 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 37 rows starting from the beginning of the part | ||
| 16943 | 2026.03.19 22:58:44.407262 [ 4 ] {48cd4901-5331-4830-92e4-9febd0301b70} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16944 | 2026.03.19 22:58:44.407502 [ 4 ] {48cd4901-5331-4830-92e4-9febd0301b70} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16945 | 2026.03.19 22:58:44.407641 [ 4 ] {48cd4901-5331-4830-92e4-9febd0301b70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 16946 | 2026.03.19 22:58:44.407677 [ 4 ] {48cd4901-5331-4830-92e4-9febd0301b70} <Debug> TCPHandler: Processed in 0.001334483 sec. | ||
| 16947 | 2026.03.19 22:58:44.412966 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_130_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47933 rows, containing 5 columns (5 merged, 0 gathered) in 0.008749836 sec., 5478159.81922404 rows/sec., 361.42 MiB/sec. | ||
| 16948 | 2026.03.19 22:58:44.413841 [ 192 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_130_32} <Trace> MergedBlockOutputStream: filled checksums all_1_130_32 (state Temporary) | ||
| 16949 | 2026.03.19 22:58:44.414162 [ 192 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_130_32} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_130_32 to all_1_130_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16950 | 2026.03.19 22:58:44.414232 [ 192 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_130_32} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_125_31, all_130_130_0] -> all_1_130_32 | ||
| 16951 | 2026.03.19 22:58:44.414310 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 16952 | 2026.03.19 22:58:44.419202 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2736 rows, containing 19 columns (19 merged, 0 gathered) in 0.012896218 sec., 212155.22256214963 rows/sec., 380.17 MiB/sec. | ||
| 16953 | 2026.03.19 22:58:44.421819 [ 192 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16954 | 2026.03.19 22:58:44.422146 [ 192 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16955 | 2026.03.19 22:58:44.422211 [ 192 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16956 | 2026.03.19 22:58:44.422337 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.10 MiB. | ||
| 16957 | 2026.03.19 22:58:45.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.70 MiB, peak 409.77 MiB, free memory in arenas 0.00 B, will set to 396.21 MiB (RSS), difference: 5.50 MiB | ||
| 16958 | 2026.03.19 22:58:46.483135 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38577 | ||
| 16959 | 2026.03.19 22:58:46.483263 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16960 | 2026.03.19 22:58:46.483297 [ 353 ] {} <Debug> TCP-Session: 0c193501-4dc9-40c7-8615-a1a6dfcb631a Authenticating user 'default' from [fd00:1122:3344:101::e]:38577 | ||
| 16961 | 2026.03.19 22:58:46.483325 [ 353 ] {} <Debug> TCP-Session: 0c193501-4dc9-40c7-8615-a1a6dfcb631a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16962 | 2026.03.19 22:58:46.483344 [ 353 ] {} <Debug> TCP-Session: 0c193501-4dc9-40c7-8615-a1a6dfcb631a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16963 | 2026.03.19 22:58:46.483599 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33244 | ||
| 16964 | 2026.03.19 22:58:46.483622 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37002 | ||
| 16965 | 2026.03.19 22:58:46.483634 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58080 | ||
| 16966 | 2026.03.19 22:58:46.483674 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58516 | ||
| 16967 | 2026.03.19 22:58:46.483708 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16968 | 2026.03.19 22:58:46.483708 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16969 | 2026.03.19 22:58:46.483716 [ 353 ] {} <Trace> TCP-Session: 0c193501-4dc9-40c7-8615-a1a6dfcb631a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16970 | 2026.03.19 22:58:46.483748 [ 354 ] {} <Debug> TCP-Session: 4178f8bc-5198-43ed-99c7-70ab16250456 Authenticating user 'default' from [fd00:1122:3344:101::e]:33244 | ||
| 16971 | 2026.03.19 22:58:46.483751 [ 361 ] {} <Debug> TCP-Session: 455bdfb7-bc98-46e9-9cf5-1ee292e66a93 Authenticating user 'default' from [fd00:1122:3344:101::e]:37002 | ||
| 16972 | 2026.03.19 22:58:46.483767 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16973 | 2026.03.19 22:58:46.483800 [ 361 ] {} <Debug> TCP-Session: 455bdfb7-bc98-46e9-9cf5-1ee292e66a93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16974 | 2026.03.19 22:58:46.483820 [ 365 ] {} <Debug> TCP-Session: 9e4eb8f6-ad54-4ee9-9f44-77a05fc5fbba Authenticating user 'default' from [fd00:1122:3344:101::e]:58516 | ||
| 16975 | 2026.03.19 22:58:46.483833 [ 361 ] {} <Debug> TCP-Session: 455bdfb7-bc98-46e9-9cf5-1ee292e66a93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16976 | 2026.03.19 22:58:46.483850 [ 365 ] {} <Debug> TCP-Session: 9e4eb8f6-ad54-4ee9-9f44-77a05fc5fbba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16977 | 2026.03.19 22:58:46.483790 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16978 | 2026.03.19 22:58:46.483876 [ 365 ] {} <Debug> TCP-Session: 9e4eb8f6-ad54-4ee9-9f44-77a05fc5fbba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16979 | 2026.03.19 22:58:46.483913 [ 353 ] {227cb7bc-e1e7-4a81-95d4-e1836c5739cb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38577) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16980 | 2026.03.19 22:58:46.483927 [ 362 ] {} <Debug> TCP-Session: 5679229e-649d-47de-a405-12da6c6ec1ab Authenticating user 'default' from [fd00:1122:3344:101::e]:58080 | ||
| 16981 | 2026.03.19 22:58:46.483656 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35551 | ||
| 16982 | 2026.03.19 22:58:46.483977 [ 362 ] {} <Debug> TCP-Session: 5679229e-649d-47de-a405-12da6c6ec1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16983 | 2026.03.19 22:58:46.483611 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62119 | ||
| 16984 | 2026.03.19 22:58:46.484024 [ 362 ] {} <Debug> TCP-Session: 5679229e-649d-47de-a405-12da6c6ec1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16985 | 2026.03.19 22:58:46.483611 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59020 | ||
| 16986 | 2026.03.19 22:58:46.484079 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16987 | 2026.03.19 22:58:46.484094 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16988 | 2026.03.19 22:58:46.483660 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57796 | ||
| 16989 | 2026.03.19 22:58:46.484129 [ 359 ] {} <Debug> TCP-Session: cc2f8273-5d49-4122-b158-ae526f3f8a17 Authenticating user 'default' from [fd00:1122:3344:101::e]:62119 | ||
| 16990 | 2026.03.19 22:58:46.484150 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16991 | 2026.03.19 22:58:46.484170 [ 359 ] {} <Debug> TCP-Session: cc2f8273-5d49-4122-b158-ae526f3f8a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16992 | 2026.03.19 22:58:46.484188 [ 353 ] {227cb7bc-e1e7-4a81-95d4-e1836c5739cb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16993 | 2026.03.19 22:58:46.484192 [ 360 ] {} <Debug> TCP-Session: 35f2a7b4-1bd7-45bc-b9b3-6afe64880a29 Authenticating user 'default' from [fd00:1122:3344:101::e]:59020 | ||
| 16994 | 2026.03.19 22:58:46.484197 [ 359 ] {} <Debug> TCP-Session: cc2f8273-5d49-4122-b158-ae526f3f8a17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16995 | 2026.03.19 22:58:46.484233 [ 360 ] {} <Debug> TCP-Session: 35f2a7b4-1bd7-45bc-b9b3-6afe64880a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16996 | 2026.03.19 22:58:46.484247 [ 353 ] {227cb7bc-e1e7-4a81-95d4-e1836c5739cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16997 | 2026.03.19 22:58:46.484263 [ 360 ] {} <Debug> TCP-Session: 35f2a7b4-1bd7-45bc-b9b3-6afe64880a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16998 | 2026.03.19 22:58:46.484201 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16999 | 2026.03.19 22:58:46.484122 [ 363 ] {} <Debug> TCP-Session: 2824194d-6afd-44f5-839a-15f13f63fc7b Authenticating user 'default' from [fd00:1122:3344:101::e]:35551 | ||
| 17000 | 2026.03.19 22:58:46.484318 [ 364 ] {} <Debug> TCP-Session: b0ecb59d-16b1-444f-b797-01686c836cc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57796 | ||
| 17001 | 2026.03.19 22:58:46.484341 [ 363 ] {} <Debug> TCP-Session: 2824194d-6afd-44f5-839a-15f13f63fc7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17002 | 2026.03.19 22:58:46.484360 [ 364 ] {} <Debug> TCP-Session: b0ecb59d-16b1-444f-b797-01686c836cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17003 | 2026.03.19 22:58:46.484375 [ 363 ] {} <Debug> TCP-Session: 2824194d-6afd-44f5-839a-15f13f63fc7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17004 | 2026.03.19 22:58:46.484390 [ 364 ] {} <Debug> TCP-Session: b0ecb59d-16b1-444f-b797-01686c836cc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17005 | 2026.03.19 22:58:46.483792 [ 354 ] {} <Debug> TCP-Session: 4178f8bc-5198-43ed-99c7-70ab16250456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17006 | 2026.03.19 22:58:46.484443 [ 354 ] {} <Debug> TCP-Session: 4178f8bc-5198-43ed-99c7-70ab16250456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17007 | 2026.03.19 22:58:46.484538 [ 353 ] {227cb7bc-e1e7-4a81-95d4-e1836c5739cb} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 17008 | 2026.03.19 22:58:46.485485 [ 302 ] {227cb7bc-e1e7-4a81-95d4-e1836c5739cb} <Trace> AggregatingTransform: Aggregating | ||
| 17009 | 2026.03.19 22:58:46.485552 [ 302 ] {227cb7bc-e1e7-4a81-95d4-e1836c5739cb} <Trace> Aggregator: Aggregation method: without_key | ||
| 17010 | 2026.03.19 22:58:46.485597 [ 302 ] {227cb7bc-e1e7-4a81-95d4-e1836c5739cb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009543 sec. (1047.889 rows/sec., 40.93 KiB/sec.) | ||
| 17011 | 2026.03.19 22:58:46.485621 [ 302 ] {227cb7bc-e1e7-4a81-95d4-e1836c5739cb} <Trace> Aggregator: Merging aggregated data | ||
| 17012 | 2026.03.19 22:58:46.486843 [ 353 ] {227cb7bc-e1e7-4a81-95d4-e1836c5739cb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002994 sec., 334.001336005344 rows/sec., 13.05 KiB/sec. | ||
| 17013 | 2026.03.19 22:58:46.486991 [ 353 ] {227cb7bc-e1e7-4a81-95d4-e1836c5739cb} <Debug> TCPHandler: Processed in 0.003430233 sec. | ||
| 17014 | 2026.03.19 22:58:46.487124 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17015 | 2026.03.19 22:58:46.487150 [ 353 ] {} <Debug> TCP-Session: 0c193501-4dc9-40c7-8615-a1a6dfcb631a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17016 | 2026.03.19 22:58:46.487157 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17017 | 2026.03.19 22:58:46.487179 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17018 | 2026.03.19 22:58:46.487196 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17019 | 2026.03.19 22:58:46.487201 [ 365 ] {} <Debug> TCP-Session: 9e4eb8f6-ad54-4ee9-9f44-77a05fc5fbba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17020 | 2026.03.19 22:58:46.487226 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17021 | 2026.03.19 22:58:46.487246 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17022 | 2026.03.19 22:58:46.487267 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17023 | 2026.03.19 22:58:46.487286 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17024 | 2026.03.19 22:58:46.487307 [ 360 ] {} <Debug> TCP-Session: 35f2a7b4-1bd7-45bc-b9b3-6afe64880a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17025 | 2026.03.19 22:58:46.487333 [ 363 ] {} <Debug> TCP-Session: 2824194d-6afd-44f5-839a-15f13f63fc7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17026 | 2026.03.19 22:58:46.487350 [ 364 ] {} <Debug> TCP-Session: b0ecb59d-16b1-444f-b797-01686c836cc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17027 | 2026.03.19 22:58:46.487227 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17028 | 2026.03.19 22:58:46.487245 [ 362 ] {} <Debug> TCP-Session: 5679229e-649d-47de-a405-12da6c6ec1ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17029 | 2026.03.19 22:58:46.487418 [ 359 ] {} <Debug> TCP-Session: cc2f8273-5d49-4122-b158-ae526f3f8a17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17030 | 2026.03.19 22:58:46.487290 [ 361 ] {} <Debug> TCP-Session: 455bdfb7-bc98-46e9-9cf5-1ee292e66a93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17031 | 2026.03.19 22:58:46.487219 [ 354 ] {} <Debug> TCP-Session: 4178f8bc-5198-43ed-99c7-70ab16250456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17032 | 2026.03.19 22:58:46.725233 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52166 | ||
| 17033 | 2026.03.19 22:58:46.725339 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17034 | 2026.03.19 22:58:46.725372 [ 364 ] {} <Debug> TCP-Session: 62ed099d-a2ab-4dc2-8857-aebddb359b78 Authenticating user 'default' from [fd00:1122:3344:101::e]:52166 | ||
| 17035 | 2026.03.19 22:58:46.725399 [ 364 ] {} <Debug> TCP-Session: 62ed099d-a2ab-4dc2-8857-aebddb359b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17036 | 2026.03.19 22:58:46.725417 [ 364 ] {} <Debug> TCP-Session: 62ed099d-a2ab-4dc2-8857-aebddb359b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17037 | 2026.03.19 22:58:46.725647 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48367 | ||
| 17038 | 2026.03.19 22:58:46.725660 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64458 | ||
| 17039 | 2026.03.19 22:58:46.725687 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49520 | ||
| 17040 | 2026.03.19 22:58:46.725712 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50001 | ||
| 17041 | 2026.03.19 22:58:46.725725 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44556 | ||
| 17042 | 2026.03.19 22:58:46.725786 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17043 | 2026.03.19 22:58:46.725777 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17044 | 2026.03.19 22:58:46.725830 [ 360 ] {} <Debug> TCP-Session: 4e880447-1771-4426-9032-a7855247a591 Authenticating user 'default' from [fd00:1122:3344:101::e]:49520 | ||
| 17045 | 2026.03.19 22:58:46.725686 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37840 | ||
| 17046 | 2026.03.19 22:58:46.725846 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17047 | 2026.03.19 22:58:46.725858 [ 360 ] {} <Debug> TCP-Session: 4e880447-1771-4426-9032-a7855247a591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17048 | 2026.03.19 22:58:46.725870 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17049 | 2026.03.19 22:58:46.725896 [ 362 ] {} <Debug> TCP-Session: 6771dc09-b9ec-42c0-b148-b644a5023e21 Authenticating user 'default' from [fd00:1122:3344:101::e]:50001 | ||
| 17050 | 2026.03.19 22:58:46.725899 [ 360 ] {} <Debug> TCP-Session: 4e880447-1771-4426-9032-a7855247a591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17051 | 2026.03.19 22:58:46.725924 [ 363 ] {} <Debug> TCP-Session: 0fd1657b-7b59-4285-8d14-40013dd0401a Authenticating user 'default' from [fd00:1122:3344:101::e]:44556 | ||
| 17052 | 2026.03.19 22:58:46.725936 [ 362 ] {} <Debug> TCP-Session: 6771dc09-b9ec-42c0-b148-b644a5023e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17053 | 2026.03.19 22:58:46.725964 [ 363 ] {} <Debug> TCP-Session: 0fd1657b-7b59-4285-8d14-40013dd0401a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17054 | 2026.03.19 22:58:46.725969 [ 362 ] {} <Debug> TCP-Session: 6771dc09-b9ec-42c0-b148-b644a5023e21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17055 | 2026.03.19 22:58:46.725987 [ 363 ] {} <Debug> TCP-Session: 0fd1657b-7b59-4285-8d14-40013dd0401a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17056 | 2026.03.19 22:58:46.725926 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17057 | 2026.03.19 22:58:46.725845 [ 353 ] {} <Debug> TCP-Session: af3c265d-cf78-4e13-ac38-a0b72c41b23c Authenticating user 'default' from [fd00:1122:3344:101::e]:48367 | ||
| 17058 | 2026.03.19 22:58:46.726050 [ 359 ] {} <Debug> TCP-Session: d3d2bd59-c036-4a48-8d99-cb69266f0eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37840 | ||
| 17059 | 2026.03.19 22:58:46.726067 [ 353 ] {} <Debug> TCP-Session: af3c265d-cf78-4e13-ac38-a0b72c41b23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17060 | 2026.03.19 22:58:46.725647 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33828 | ||
| 17061 | 2026.03.19 22:58:46.726090 [ 353 ] {} <Debug> TCP-Session: af3c265d-cf78-4e13-ac38-a0b72c41b23c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17062 | 2026.03.19 22:58:46.726084 [ 359 ] {} <Debug> TCP-Session: d3d2bd59-c036-4a48-8d99-cb69266f0eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17063 | 2026.03.19 22:58:46.725927 [ 364 ] {} <Trace> TCP-Session: 62ed099d-a2ab-4dc2-8857-aebddb359b78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17064 | 2026.03.19 22:58:46.726146 [ 359 ] {} <Debug> TCP-Session: d3d2bd59-c036-4a48-8d99-cb69266f0eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17065 | 2026.03.19 22:58:46.726157 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17066 | 2026.03.19 22:58:46.725768 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17067 | 2026.03.19 22:58:46.726223 [ 365 ] {} <Debug> TCP-Session: 59054e1c-12e8-4faf-84d5-3287b290b982 Authenticating user 'default' from [fd00:1122:3344:101::e]:33828 | ||
| 17068 | 2026.03.19 22:58:46.726243 [ 354 ] {} <Debug> TCP-Session: 51e928ee-7aa4-4942-8fc5-583865690117 Authenticating user 'default' from [fd00:1122:3344:101::e]:64458 | ||
| 17069 | 2026.03.19 22:58:46.726253 [ 365 ] {} <Debug> TCP-Session: 59054e1c-12e8-4faf-84d5-3287b290b982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17070 | 2026.03.19 22:58:46.726270 [ 354 ] {} <Debug> TCP-Session: 51e928ee-7aa4-4942-8fc5-583865690117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17071 | 2026.03.19 22:58:46.726283 [ 365 ] {} <Debug> TCP-Session: 59054e1c-12e8-4faf-84d5-3287b290b982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17072 | 2026.03.19 22:58:46.726296 [ 354 ] {} <Debug> TCP-Session: 51e928ee-7aa4-4942-8fc5-583865690117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17073 | 2026.03.19 22:58:46.725700 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39995 | ||
| 17074 | 2026.03.19 22:58:46.726380 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17075 | 2026.03.19 22:58:46.726383 [ 364 ] {a8c22ba2-0bbb-4246-b82e-9ebf63cb96fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52166) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17076 | 2026.03.19 22:58:46.726404 [ 361 ] {} <Debug> TCP-Session: 2ebd089e-997d-4fe1-8df4-db87bd970d0b Authenticating user 'default' from [fd00:1122:3344:101::e]:39995 | ||
| 17077 | 2026.03.19 22:58:46.726423 [ 361 ] {} <Debug> TCP-Session: 2ebd089e-997d-4fe1-8df4-db87bd970d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17078 | 2026.03.19 22:58:46.726437 [ 361 ] {} <Debug> TCP-Session: 2ebd089e-997d-4fe1-8df4-db87bd970d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17079 | 2026.03.19 22:58:46.726777 [ 364 ] {a8c22ba2-0bbb-4246-b82e-9ebf63cb96fc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17080 | 2026.03.19 22:58:46.726851 [ 364 ] {a8c22ba2-0bbb-4246-b82e-9ebf63cb96fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17081 | 2026.03.19 22:58:46.727222 [ 364 ] {a8c22ba2-0bbb-4246-b82e-9ebf63cb96fc} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 17082 | 2026.03.19 22:58:46.728387 [ 300 ] {a8c22ba2-0bbb-4246-b82e-9ebf63cb96fc} <Trace> AggregatingTransform: Aggregating | ||
| 17083 | 2026.03.19 22:58:46.728426 [ 300 ] {a8c22ba2-0bbb-4246-b82e-9ebf63cb96fc} <Trace> Aggregator: Aggregation method: without_key | ||
| 17084 | 2026.03.19 22:58:46.728462 [ 300 ] {a8c22ba2-0bbb-4246-b82e-9ebf63cb96fc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001132001 sec. (883.391 rows/sec., 34.51 KiB/sec.) | ||
| 17085 | 2026.03.19 22:58:46.728481 [ 300 ] {a8c22ba2-0bbb-4246-b82e-9ebf63cb96fc} <Trace> Aggregator: Merging aggregated data | ||
| 17086 | 2026.03.19 22:58:46.729624 [ 364 ] {a8c22ba2-0bbb-4246-b82e-9ebf63cb96fc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003319 sec., 301.295570955107 rows/sec., 11.77 KiB/sec. | ||
| 17087 | 2026.03.19 22:58:46.729786 [ 364 ] {a8c22ba2-0bbb-4246-b82e-9ebf63cb96fc} <Debug> TCPHandler: Processed in 0.004108781 sec. | ||
| 17088 | 2026.03.19 22:58:46.729898 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17089 | 2026.03.19 22:58:46.729927 [ 364 ] {} <Debug> TCP-Session: 62ed099d-a2ab-4dc2-8857-aebddb359b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17090 | 2026.03.19 22:58:46.729927 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17091 | 2026.03.19 22:58:46.729956 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17092 | 2026.03.19 22:58:46.729968 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17093 | 2026.03.19 22:58:46.729989 [ 365 ] {} <Debug> TCP-Session: 59054e1c-12e8-4faf-84d5-3287b290b982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17094 | 2026.03.19 22:58:46.729998 [ 353 ] {} <Debug> TCP-Session: af3c265d-cf78-4e13-ac38-a0b72c41b23c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17095 | 2026.03.19 22:58:46.730005 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17096 | 2026.03.19 22:58:46.730018 [ 354 ] {} <Debug> TCP-Session: 51e928ee-7aa4-4942-8fc5-583865690117 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17097 | 2026.03.19 22:58:46.730032 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17098 | 2026.03.19 22:58:46.730054 [ 360 ] {} <Debug> TCP-Session: 4e880447-1771-4426-9032-a7855247a591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17099 | 2026.03.19 22:58:46.730067 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17100 | 2026.03.19 22:58:46.730086 [ 359 ] {} <Debug> TCP-Session: d3d2bd59-c036-4a48-8d99-cb69266f0eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17101 | 2026.03.19 22:58:46.729940 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17102 | 2026.03.19 22:58:46.730128 [ 361 ] {} <Debug> TCP-Session: 2ebd089e-997d-4fe1-8df4-db87bd970d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17103 | 2026.03.19 22:58:46.729994 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17104 | 2026.03.19 22:58:46.730179 [ 363 ] {} <Debug> TCP-Session: 0fd1657b-7b59-4285-8d14-40013dd0401a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17105 | 2026.03.19 22:58:46.730211 [ 362 ] {} <Debug> TCP-Session: 6771dc09-b9ec-42c0-b148-b644a5023e21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17106 | 2026.03.19 22:58:46.780658 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40984 | ||
| 17107 | 2026.03.19 22:58:46.780766 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17108 | 2026.03.19 22:58:46.780795 [ 364 ] {} <Debug> TCP-Session: bb2d0eb7-00fd-40cf-a319-6070468b778f Authenticating user 'default' from [fd00:1122:3344:101::e]:40984 | ||
| 17109 | 2026.03.19 22:58:46.780819 [ 364 ] {} <Debug> TCP-Session: bb2d0eb7-00fd-40cf-a319-6070468b778f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17110 | 2026.03.19 22:58:46.780832 [ 364 ] {} <Debug> TCP-Session: bb2d0eb7-00fd-40cf-a319-6070468b778f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17111 | 2026.03.19 22:58:46.781015 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39092 | ||
| 17112 | 2026.03.19 22:58:46.781022 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57752 | ||
| 17113 | 2026.03.19 22:58:46.781051 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51215 | ||
| 17114 | 2026.03.19 22:58:46.781074 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59915 | ||
| 17115 | 2026.03.19 22:58:46.781090 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58107 | ||
| 17116 | 2026.03.19 22:58:46.781113 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17117 | 2026.03.19 22:58:46.781125 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17118 | 2026.03.19 22:58:46.781113 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17119 | 2026.03.19 22:58:46.781163 [ 365 ] {} <Debug> TCP-Session: f3f24236-549d-4962-9e9a-dde731565fa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39092 | ||
| 17120 | 2026.03.19 22:58:46.781169 [ 360 ] {} <Debug> TCP-Session: a608ae92-d87c-4c55-ba9a-9ba6996e3d54 Authenticating user 'default' from [fd00:1122:3344:101::e]:51215 | ||
| 17121 | 2026.03.19 22:58:46.781187 [ 353 ] {} <Debug> TCP-Session: 2c42ee5f-7ca6-44cc-8b05-02bb8f600912 Authenticating user 'default' from [fd00:1122:3344:101::e]:57752 | ||
| 17122 | 2026.03.19 22:58:46.781179 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17123 | 2026.03.19 22:58:46.781195 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17124 | 2026.03.19 22:58:46.781230 [ 361 ] {} <Debug> TCP-Session: fd5b1670-26ad-4e1f-9e69-af456a075642 Authenticating user 'default' from [fd00:1122:3344:101::e]:59915 | ||
| 17125 | 2026.03.19 22:58:46.781249 [ 363 ] {} <Debug> TCP-Session: c525549f-84c1-431e-9554-673b1ae0cd9c Authenticating user 'default' from [fd00:1122:3344:101::e]:58107 | ||
| 17126 | 2026.03.19 22:58:46.781262 [ 361 ] {} <Debug> TCP-Session: fd5b1670-26ad-4e1f-9e69-af456a075642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17127 | 2026.03.19 22:58:46.781205 [ 353 ] {} <Debug> TCP-Session: 2c42ee5f-7ca6-44cc-8b05-02bb8f600912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17128 | 2026.03.19 22:58:46.781282 [ 363 ] {} <Debug> TCP-Session: c525549f-84c1-431e-9554-673b1ae0cd9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17129 | 2026.03.19 22:58:46.781306 [ 353 ] {} <Debug> TCP-Session: 2c42ee5f-7ca6-44cc-8b05-02bb8f600912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17130 | 2026.03.19 22:58:46.781319 [ 363 ] {} <Debug> TCP-Session: c525549f-84c1-431e-9554-673b1ae0cd9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17131 | 2026.03.19 22:58:46.781197 [ 360 ] {} <Debug> TCP-Session: a608ae92-d87c-4c55-ba9a-9ba6996e3d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17132 | 2026.03.19 22:58:46.781195 [ 365 ] {} <Debug> TCP-Session: f3f24236-549d-4962-9e9a-dde731565fa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17133 | 2026.03.19 22:58:46.781379 [ 360 ] {} <Debug> TCP-Session: a608ae92-d87c-4c55-ba9a-9ba6996e3d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17134 | 2026.03.19 22:58:46.781389 [ 365 ] {} <Debug> TCP-Session: f3f24236-549d-4962-9e9a-dde731565fa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17135 | 2026.03.19 22:58:46.781049 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54873 | ||
| 17136 | 2026.03.19 22:58:46.781286 [ 361 ] {} <Debug> TCP-Session: fd5b1670-26ad-4e1f-9e69-af456a075642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17137 | 2026.03.19 22:58:46.781170 [ 364 ] {} <Trace> TCP-Session: bb2d0eb7-00fd-40cf-a319-6070468b778f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17138 | 2026.03.19 22:58:46.781082 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44594 | ||
| 17139 | 2026.03.19 22:58:46.781490 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17140 | 2026.03.19 22:58:46.781035 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55810 | ||
| 17141 | 2026.03.19 22:58:46.781524 [ 359 ] {} <Debug> TCP-Session: b028da94-8845-469f-b01e-2e72460e059b Authenticating user 'default' from [fd00:1122:3344:101::e]:54873 | ||
| 17142 | 2026.03.19 22:58:46.781545 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17143 | 2026.03.19 22:58:46.781569 [ 359 ] {} <Debug> TCP-Session: b028da94-8845-469f-b01e-2e72460e059b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17144 | 2026.03.19 22:58:46.781574 [ 362 ] {} <Debug> TCP-Session: 41e4b309-b074-44d7-b261-5cc6b95acf1c Authenticating user 'default' from [fd00:1122:3344:101::e]:44594 | ||
| 17145 | 2026.03.19 22:58:46.781583 [ 359 ] {} <Debug> TCP-Session: b028da94-8845-469f-b01e-2e72460e059b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17146 | 2026.03.19 22:58:46.781594 [ 362 ] {} <Debug> TCP-Session: 41e4b309-b074-44d7-b261-5cc6b95acf1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17147 | 2026.03.19 22:58:46.781608 [ 362 ] {} <Debug> TCP-Session: 41e4b309-b074-44d7-b261-5cc6b95acf1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17148 | 2026.03.19 22:58:46.781612 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17149 | 2026.03.19 22:58:46.781648 [ 364 ] {d7cd069c-7b95-47db-a0a1-e0dc13d4e277} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40984) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17150 | 2026.03.19 22:58:46.781655 [ 354 ] {} <Debug> TCP-Session: f37a46ad-fee2-42e3-be9b-e8cc5cd932e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55810 | ||
| 17151 | 2026.03.19 22:58:46.781683 [ 354 ] {} <Debug> TCP-Session: f37a46ad-fee2-42e3-be9b-e8cc5cd932e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17152 | 2026.03.19 22:58:46.781696 [ 354 ] {} <Debug> TCP-Session: f37a46ad-fee2-42e3-be9b-e8cc5cd932e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17153 | 2026.03.19 22:58:46.781927 [ 364 ] {d7cd069c-7b95-47db-a0a1-e0dc13d4e277} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17154 | 2026.03.19 22:58:46.781994 [ 364 ] {d7cd069c-7b95-47db-a0a1-e0dc13d4e277} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17155 | 2026.03.19 22:58:46.782334 [ 364 ] {d7cd069c-7b95-47db-a0a1-e0dc13d4e277} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 17156 | 2026.03.19 22:58:46.783382 [ 305 ] {d7cd069c-7b95-47db-a0a1-e0dc13d4e277} <Trace> AggregatingTransform: Aggregating | ||
| 17157 | 2026.03.19 22:58:46.783419 [ 305 ] {d7cd069c-7b95-47db-a0a1-e0dc13d4e277} <Trace> Aggregator: Aggregation method: without_key | ||
| 17158 | 2026.03.19 22:58:46.783452 [ 305 ] {d7cd069c-7b95-47db-a0a1-e0dc13d4e277} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00101808 sec. (982.241 rows/sec., 38.37 KiB/sec.) | ||
| 17159 | 2026.03.19 22:58:46.783469 [ 305 ] {d7cd069c-7b95-47db-a0a1-e0dc13d4e277} <Trace> Aggregator: Merging aggregated data | ||
| 17160 | 2026.03.19 22:58:46.785102 [ 364 ] {d7cd069c-7b95-47db-a0a1-e0dc13d4e277} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003542 sec., 282.326369282891 rows/sec., 11.03 KiB/sec. | ||
| 17161 | 2026.03.19 22:58:46.785267 [ 364 ] {d7cd069c-7b95-47db-a0a1-e0dc13d4e277} <Debug> TCPHandler: Processed in 0.004256782 sec. | ||
| 17162 | 2026.03.19 22:58:46.785382 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17163 | 2026.03.19 22:58:46.785403 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17164 | 2026.03.19 22:58:46.785411 [ 364 ] {} <Debug> TCP-Session: bb2d0eb7-00fd-40cf-a319-6070468b778f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17165 | 2026.03.19 22:58:46.785423 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17166 | 2026.03.19 22:58:46.785441 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17167 | 2026.03.19 22:58:46.785461 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17168 | 2026.03.19 22:58:46.785473 [ 361 ] {} <Debug> TCP-Session: fd5b1670-26ad-4e1f-9e69-af456a075642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17169 | 2026.03.19 22:58:46.785508 [ 359 ] {} <Debug> TCP-Session: b028da94-8845-469f-b01e-2e72460e059b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17170 | 2026.03.19 22:58:46.785521 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17171 | 2026.03.19 22:58:46.785535 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17172 | 2026.03.19 22:58:46.785480 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17173 | 2026.03.19 22:58:46.785583 [ 362 ] {} <Debug> TCP-Session: 41e4b309-b074-44d7-b261-5cc6b95acf1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17174 | 2026.03.19 22:58:46.785488 [ 353 ] {} <Debug> TCP-Session: 2c42ee5f-7ca6-44cc-8b05-02bb8f600912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17175 | 2026.03.19 22:58:46.785613 [ 360 ] {} <Debug> TCP-Session: a608ae92-d87c-4c55-ba9a-9ba6996e3d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17176 | 2026.03.19 22:58:46.785447 [ 365 ] {} <Debug> TCP-Session: f3f24236-549d-4962-9e9a-dde731565fa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17177 | 2026.03.19 22:58:46.785570 [ 363 ] {} <Debug> TCP-Session: c525549f-84c1-431e-9554-673b1ae0cd9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17178 | 2026.03.19 22:58:46.785497 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17179 | 2026.03.19 22:58:46.785788 [ 354 ] {} <Debug> TCP-Session: f37a46ad-fee2-42e3-be9b-e8cc5cd932e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17180 | 2026.03.19 22:58:46.916439 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42590 | ||
| 17181 | 2026.03.19 22:58:46.917038 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17182 | 2026.03.19 22:58:46.917097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17183 | 2026.03.19 22:58:46.917677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17184 | 2026.03.19 22:58:46.917936 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17185 | 2026.03.19 22:58:46.918105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42590 | ||
| 17186 | 2026.03.19 22:58:49.001025 [ 225 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 17187 | 2026.03.19 22:58:49.001075 [ 225 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 17188 | 2026.03.19 22:58:49.004410 [ 225 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 17189 | 2026.03.19 22:58:49.269997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 17190 | 2026.03.19 22:58:49.289376 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17191 | 2026.03.19 22:58:49.289443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17192 | 2026.03.19 22:58:49.296780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17193 | 2026.03.19 22:58:49.297592 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17194 | 2026.03.19 22:58:49.301678 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 17195 | 2026.03.19 22:58:49.561780 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2056 | ||
| 17196 | 2026.03.19 22:58:49.564404 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17197 | 2026.03.19 22:58:49.564461 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17198 | 2026.03.19 22:58:49.565789 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17199 | 2026.03.19 22:58:49.566079 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17200 | 2026.03.19 22:58:49.566256 [ 9 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17201 | 2026.03.19 22:58:49.566318 [ 9 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17202 | 2026.03.19 22:58:49.566341 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17203 | 2026.03.19 22:58:49.566457 [ 186 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 17204 | 2026.03.19 22:58:49.566500 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2056 | ||
| 17205 | 2026.03.19 22:58:49.566995 [ 186 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17206 | 2026.03.19 22:58:49.567142 [ 186 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1906 rows starting from the beginning of the part | ||
| 17207 | 2026.03.19 22:58:49.567530 [ 186 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 17208 | 2026.03.19 22:58:49.567895 [ 186 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 28 rows starting from the beginning of the part | ||
| 17209 | 2026.03.19 22:58:49.568264 [ 186 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 17210 | 2026.03.19 22:58:49.568634 [ 186 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
| 17211 | 2026.03.19 22:58:49.569011 [ 186 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 17212 | 2026.03.19 22:58:49.575926 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2056 rows, containing 72 columns (72 merged, 0 gathered) in 0.009506264 sec., 216278.44545449188 rows/sec., 163.97 MiB/sec. | ||
| 17213 | 2026.03.19 22:58:49.578078 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17214 | 2026.03.19 22:58:49.578694 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_66_13} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17215 | 2026.03.19 22:58:49.578781 [ 200 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_66_13} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17216 | 2026.03.19 22:58:49.579173 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 17217 | 2026.03.19 22:58:49.878653 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17218 | 2026.03.19 22:58:49.878863 [ 4 ] {5d447788-b1d1-4245-9d5f-eebd4f025d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17219 | 2026.03.19 22:58:49.878941 [ 4 ] {5d447788-b1d1-4245-9d5f-eebd4f025d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17220 | 2026.03.19 22:58:49.879711 [ 4 ] {5d447788-b1d1-4245-9d5f-eebd4f025d3d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17221 | 2026.03.19 22:58:49.879765 [ 4 ] {5d447788-b1d1-4245-9d5f-eebd4f025d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17222 | 2026.03.19 22:58:49.880183 [ 4 ] {5d447788-b1d1-4245-9d5f-eebd4f025d3d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17223 | 2026.03.19 22:58:49.880420 [ 4 ] {5d447788-b1d1-4245-9d5f-eebd4f025d3d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17224 | 2026.03.19 22:58:49.880582 [ 4 ] {5d447788-b1d1-4245-9d5f-eebd4f025d3d} <Debug> executeQuery: Read 87 rows, 7.48 KiB in 0.001775 sec., 49014.08450704225 rows/sec., 4.12 MiB/sec. | ||
| 17225 | 2026.03.19 22:58:49.880586 [ 12 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17226 | 2026.03.19 22:58:49.880637 [ 4 ] {5d447788-b1d1-4245-9d5f-eebd4f025d3d} <Debug> TCPHandler: Processed in 0.00212579 sec. | ||
| 17227 | 2026.03.19 22:58:49.880643 [ 12 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17228 | 2026.03.19 22:58:49.880669 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17229 | 2026.03.19 22:58:49.880769 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17230 | 2026.03.19 22:58:49.880781 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 17231 | 2026.03.19 22:58:49.880875 [ 4 ] {a58c641d-4e10-4b8c-be5d-7d8e931c3019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17232 | 2026.03.19 22:58:49.880917 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17233 | 2026.03.19 22:58:49.880922 [ 4 ] {a58c641d-4e10-4b8c-be5d-7d8e931c3019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17234 | 2026.03.19 22:58:49.880958 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2152 rows starting from the beginning of the part | ||
| 17235 | 2026.03.19 22:58:49.881031 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 206 rows starting from the beginning of the part | ||
| 17236 | 2026.03.19 22:58:49.881077 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 108 rows starting from the beginning of the part | ||
| 17237 | 2026.03.19 22:58:49.881121 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 86 rows starting from the beginning of the part | ||
| 17238 | 2026.03.19 22:58:49.881169 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1994 rows starting from the beginning of the part | ||
| 17239 | 2026.03.19 22:58:49.881228 [ 195 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 87 rows starting from the beginning of the part | ||
| 17240 | 2026.03.19 22:58:49.881373 [ 4 ] {a58c641d-4e10-4b8c-be5d-7d8e931c3019} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2026.03.19 22:58:49.881415 [ 4 ] {a58c641d-4e10-4b8c-be5d-7d8e931c3019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17242 | 2026.03.19 22:58:49.881752 [ 4 ] {a58c641d-4e10-4b8c-be5d-7d8e931c3019} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17243 | 2026.03.19 22:58:49.882001 [ 4 ] {a58c641d-4e10-4b8c-be5d-7d8e931c3019} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17244 | 2026.03.19 22:58:49.882136 [ 4 ] {a58c641d-4e10-4b8c-be5d-7d8e931c3019} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001286 sec., 11664.07465007776 rows/sec., 877.08 KiB/sec. | ||
| 17245 | 2026.03.19 22:58:49.882175 [ 4 ] {a58c641d-4e10-4b8c-be5d-7d8e931c3019} <Debug> TCPHandler: Processed in 0.001459945 sec. | ||
| 17246 | 2026.03.19 22:58:49.882291 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17247 | 2026.03.19 22:58:49.882388 [ 4 ] {55bdd114-8bb1-4022-b71d-30adc1eedd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17248 | 2026.03.19 22:58:49.882441 [ 4 ] {55bdd114-8bb1-4022-b71d-30adc1eedd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17249 | 2026.03.19 22:58:49.882861 [ 4 ] {55bdd114-8bb1-4022-b71d-30adc1eedd41} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17250 | 2026.03.19 22:58:49.882898 [ 4 ] {55bdd114-8bb1-4022-b71d-30adc1eedd41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17251 | 2026.03.19 22:58:49.882953 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4633 rows, containing 5 columns (5 merged, 0 gathered) in 0.002221482 sec., 2085544.6949378839 rows/sec., 169.35 MiB/sec. | ||
| 17252 | 2026.03.19 22:58:49.883210 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17253 | 2026.03.19 22:58:49.883213 [ 4 ] {55bdd114-8bb1-4022-b71d-30adc1eedd41} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17254 | 2026.03.19 22:58:49.883517 [ 4 ] {55bdd114-8bb1-4022-b71d-30adc1eedd41} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17255 | 2026.03.19 22:58:49.883543 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_131_26} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17256 | 2026.03.19 22:58:49.883622 [ 12 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Selected 6 parts from all_1_41_9 to all_46_46_0 | ||
| 17257 | 2026.03.19 22:58:49.883628 [ 199 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_131_26} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17258 | 2026.03.19 22:58:49.883653 [ 4 ] {55bdd114-8bb1-4022-b71d-30adc1eedd41} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001286 sec., 777.6049766718506 rows/sec., 51.64 KiB/sec. | ||
| 17259 | 2026.03.19 22:58:49.883661 [ 12 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17260 | 2026.03.19 22:58:49.883693 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17261 | 2026.03.19 22:58:49.883699 [ 4 ] {55bdd114-8bb1-4022-b71d-30adc1eedd41} <Debug> TCPHandler: Processed in 0.001459605 sec. | ||
| 17262 | 2026.03.19 22:58:49.883726 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 17263 | 2026.03.19 22:58:49.883797 [ 199 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_46_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_9 to all_46_46_0 into Compact with storage Full | ||
| 17264 | 2026.03.19 22:58:49.883812 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17265 | 2026.03.19 22:58:49.883869 [ 199 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_46_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17266 | 2026.03.19 22:58:49.883897 [ 199 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 733 rows starting from the beginning of the part | ||
| 17267 | 2026.03.19 22:58:49.883911 [ 4 ] {72a4c093-c08f-4b3f-9d5a-5f549c790f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17268 | 2026.03.19 22:58:49.883948 [ 199 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 17269 | 2026.03.19 22:58:49.883957 [ 4 ] {72a4c093-c08f-4b3f-9d5a-5f549c790f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17270 | 2026.03.19 22:58:49.884004 [ 199 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 708 rows starting from the beginning of the part | ||
| 17271 | 2026.03.19 22:58:49.884049 [ 199 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 17272 | 2026.03.19 22:58:49.884091 [ 199 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 708 rows starting from the beginning of the part | ||
| 17273 | 2026.03.19 22:58:49.884131 [ 199 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_46_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 17274 | 2026.03.19 22:58:49.884407 [ 4 ] {72a4c093-c08f-4b3f-9d5a-5f549c790f82} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17275 | 2026.03.19 22:58:49.884448 [ 4 ] {72a4c093-c08f-4b3f-9d5a-5f549c790f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17276 | 2026.03.19 22:58:49.884774 [ 4 ] {72a4c093-c08f-4b3f-9d5a-5f549c790f82} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17277 | 2026.03.19 22:58:49.884991 [ 4 ] {72a4c093-c08f-4b3f-9d5a-5f549c790f82} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17278 | 2026.03.19 22:58:49.885106 [ 12 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17279 | 2026.03.19 22:58:49.885123 [ 4 ] {72a4c093-c08f-4b3f-9d5a-5f549c790f82} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00123 sec., 64227.64227642277 rows/sec., 5.01 MiB/sec. | ||
| 17280 | 2026.03.19 22:58:49.885131 [ 12 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17281 | 2026.03.19 22:58:49.885131 [ 187 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_46_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360694 sec., 1615352.1658800582 rows/sec., 101.71 MiB/sec. | ||
| 17282 | 2026.03.19 22:58:49.885162 [ 4 ] {72a4c093-c08f-4b3f-9d5a-5f549c790f82} <Debug> TCPHandler: Processed in 0.001398904 sec. | ||
| 17283 | 2026.03.19 22:58:49.885154 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17284 | 2026.03.19 22:58:49.885284 [ 199 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_46_10} <Trace> MergedBlockOutputStream: filled checksums all_1_46_10 (state Temporary) | ||
| 17285 | 2026.03.19 22:58:49.885296 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17286 | 2026.03.19 22:58:49.885286 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 17287 | 2026.03.19 22:58:49.885401 [ 4 ] {6209cd9d-9c07-447b-a82b-297947c9d91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17288 | 2026.03.19 22:58:49.885450 [ 4 ] {6209cd9d-9c07-447b-a82b-297947c9d91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17289 | 2026.03.19 22:58:49.885464 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17290 | 2026.03.19 22:58:49.885505 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1124 rows starting from the beginning of the part | ||
| 17291 | 2026.03.19 22:58:49.885541 [ 199 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_46_10} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_merge_all_1_46_10 to all_1_46_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17292 | 2026.03.19 22:58:49.885585 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 115 rows starting from the beginning of the part | ||
| 17293 | 2026.03.19 22:58:49.885614 [ 199 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_46_10} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Merged 6 parts: [all_1_41_9, all_46_46_0] -> all_1_46_10 | ||
| 17294 | 2026.03.19 22:58:49.885639 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 90 rows starting from the beginning of the part | ||
| 17295 | 2026.03.19 22:58:49.885676 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 17296 | 2026.03.19 22:58:49.885686 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 79 rows starting from the beginning of the part | ||
| 17297 | 2026.03.19 22:58:49.885737 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1041 rows starting from the beginning of the part | ||
| 17298 | 2026.03.19 22:58:49.885779 [ 189 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 79 rows starting from the beginning of the part | ||
| 17299 | 2026.03.19 22:58:49.885873 [ 4 ] {6209cd9d-9c07-447b-a82b-297947c9d91e} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17300 | 2026.03.19 22:58:49.885914 [ 4 ] {6209cd9d-9c07-447b-a82b-297947c9d91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17301 | 2026.03.19 22:58:49.886269 [ 4 ] {6209cd9d-9c07-447b-a82b-297947c9d91e} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17302 | 2026.03.19 22:58:49.886503 [ 4 ] {6209cd9d-9c07-447b-a82b-297947c9d91e} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17303 | 2026.03.19 22:58:49.886635 [ 4 ] {6209cd9d-9c07-447b-a82b-297947c9d91e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 17304 | 2026.03.19 22:58:49.886673 [ 4 ] {6209cd9d-9c07-447b-a82b-297947c9d91e} <Debug> TCPHandler: Processed in 0.001425684 sec. | ||
| 17305 | 2026.03.19 22:58:49.886779 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17306 | 2026.03.19 22:58:49.886872 [ 4 ] {0f87ed0f-2034-4ff3-a4da-221707bfd365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17307 | 2026.03.19 22:58:49.886914 [ 4 ] {0f87ed0f-2034-4ff3-a4da-221707bfd365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17308 | 2026.03.19 22:58:49.887072 [ 199 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838668 sec., 1374908.3575718945 rows/sec., 102.82 MiB/sec. | ||
| 17309 | 2026.03.19 22:58:49.887224 [ 4 ] {0f87ed0f-2034-4ff3-a4da-221707bfd365} <Trace> oximeter.measurements_f64 (244b5db2-3c23-425c-a450-c7e1101f9582): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17310 | 2026.03.19 22:58:49.887241 [ 187 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17311 | 2026.03.19 22:58:49.887268 [ 4 ] {0f87ed0f-2034-4ff3-a4da-221707bfd365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17312 | 2026.03.19 22:58:49.887574 [ 187 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_131_26} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17313 | 2026.03.19 22:58:49.887636 [ 4 ] {0f87ed0f-2034-4ff3-a4da-221707bfd365} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 17314 | 2026.03.19 22:58:49.887659 [ 187 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_131_26} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17315 | 2026.03.19 22:58:49.887759 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 17316 | 2026.03.19 22:58:49.887871 [ 4 ] {0f87ed0f-2034-4ff3-a4da-221707bfd365} <Trace> oximeter.measurements_f64 (244b5db2-3c23-425c-a450-c7e1101f9582): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17317 | 2026.03.19 22:58:49.888004 [ 4 ] {0f87ed0f-2034-4ff3-a4da-221707bfd365} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00115 sec., 869.5652173913044 rows/sec., 55.20 KiB/sec. | ||
| 17318 | 2026.03.19 22:58:49.888042 [ 4 ] {0f87ed0f-2034-4ff3-a4da-221707bfd365} <Debug> TCPHandler: Processed in 0.001311663 sec. | ||
| 17319 | 2026.03.19 22:58:49.888150 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17320 | 2026.03.19 22:58:49.888242 [ 4 ] {3c7aa99f-4fd3-47d5-a89f-4709d7abe856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17321 | 2026.03.19 22:58:49.888295 [ 4 ] {3c7aa99f-4fd3-47d5-a89f-4709d7abe856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17322 | 2026.03.19 22:58:49.889149 [ 4 ] {3c7aa99f-4fd3-47d5-a89f-4709d7abe856} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17323 | 2026.03.19 22:58:49.889183 [ 4 ] {3c7aa99f-4fd3-47d5-a89f-4709d7abe856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17324 | 2026.03.19 22:58:49.889737 [ 4 ] {3c7aa99f-4fd3-47d5-a89f-4709d7abe856} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17325 | 2026.03.19 22:58:49.889959 [ 4 ] {3c7aa99f-4fd3-47d5-a89f-4709d7abe856} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17326 | 2026.03.19 22:58:49.890101 [ 4 ] {3c7aa99f-4fd3-47d5-a89f-4709d7abe856} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001876 sec., 7995.735607675906 rows/sec., 14.33 MiB/sec. | ||
| 17327 | 2026.03.19 22:58:49.890180 [ 4 ] {3c7aa99f-4fd3-47d5-a89f-4709d7abe856} <Debug> TCPHandler: Processed in 0.002078341 sec. | ||
| 17328 | 2026.03.19 22:58:49.890292 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17329 | 2026.03.19 22:58:49.890385 [ 4 ] {ba9179dc-f925-40e6-8b53-6cca557ead38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17330 | 2026.03.19 22:58:49.890427 [ 4 ] {ba9179dc-f925-40e6-8b53-6cca557ead38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17331 | 2026.03.19 22:58:49.890769 [ 4 ] {ba9179dc-f925-40e6-8b53-6cca557ead38} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17332 | 2026.03.19 22:58:49.890802 [ 4 ] {ba9179dc-f925-40e6-8b53-6cca557ead38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17333 | 2026.03.19 22:58:49.891104 [ 4 ] {ba9179dc-f925-40e6-8b53-6cca557ead38} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17334 | 2026.03.19 22:58:49.891310 [ 4 ] {ba9179dc-f925-40e6-8b53-6cca557ead38} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17335 | 2026.03.19 22:58:49.891418 [ 12 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17336 | 2026.03.19 22:58:49.891437 [ 4 ] {ba9179dc-f925-40e6-8b53-6cca557ead38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 17337 | 2026.03.19 22:58:49.891449 [ 12 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17338 | 2026.03.19 22:58:49.891468 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 17339 | 2026.03.19 22:58:49.891474 [ 4 ] {ba9179dc-f925-40e6-8b53-6cca557ead38} <Debug> TCPHandler: Processed in 0.001230372 sec. | ||
| 17340 | 2026.03.19 22:58:49.891558 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 17341 | 2026.03.19 22:58:49.891690 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17342 | 2026.03.19 22:58:49.891725 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7512 rows starting from the beginning of the part | ||
| 17343 | 2026.03.19 22:58:49.891793 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 17344 | 2026.03.19 22:58:49.891844 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 17345 | 2026.03.19 22:58:49.891893 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 17346 | 2026.03.19 22:58:49.891940 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 17347 | 2026.03.19 22:58:49.891986 [ 201 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 17348 | 2026.03.19 22:58:49.893851 [ 187 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7812 rows, containing 4 columns (4 merged, 0 gathered) in 0.002338123 sec., 3341141.5909257126 rows/sec., 225.17 MiB/sec. | ||
| 17349 | 2026.03.19 22:58:49.894287 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17350 | 2026.03.19 22:58:49.894534 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_131_26} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17351 | 2026.03.19 22:58:49.894602 [ 199 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_131_26} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17352 | 2026.03.19 22:58:49.894677 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 17353 | 2026.03.19 22:58:50.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.54 MiB, peak 409.77 MiB, free memory in arenas 0.00 B, will set to 396.25 MiB (RSS), difference: -1.29 MiB | ||
| 17354 | 2026.03.19 22:58:50.227452 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 17355 | 2026.03.19 22:58:50.227522 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 17356 | 2026.03.19 22:58:50.231009 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 17357 | 2026.03.19 22:58:54.223193 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17358 | 2026.03.19 22:58:54.223258 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17359 | 2026.03.19 22:58:54.346204 [ 220 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 17360 | 2026.03.19 22:58:54.346266 [ 220 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 17361 | 2026.03.19 22:58:54.348260 [ 220 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 17362 | 2026.03.19 22:58:54.418271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43102 | ||
| 17363 | 2026.03.19 22:58:54.418902 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17364 | 2026.03.19 22:58:54.418943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17365 | 2026.03.19 22:58:54.419406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17366 | 2026.03.19 22:58:54.419646 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17367 | 2026.03.19 22:58:54.419795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43102 | ||
| 17368 | 2026.03.19 22:58:54.603312 [ 222 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 17369 | 2026.03.19 22:58:54.603369 [ 222 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 17370 | 2026.03.19 22:58:54.606100 [ 222 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 17371 | 2026.03.19 22:58:54.878568 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17372 | 2026.03.19 22:58:54.878768 [ 4 ] {a5a66d88-e88c-4c9c-a535-1e99f3d27cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17373 | 2026.03.19 22:58:54.878846 [ 4 ] {a5a66d88-e88c-4c9c-a535-1e99f3d27cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17374 | 2026.03.19 22:58:54.879631 [ 4 ] {a5a66d88-e88c-4c9c-a535-1e99f3d27cca} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17375 | 2026.03.19 22:58:54.879679 [ 4 ] {a5a66d88-e88c-4c9c-a535-1e99f3d27cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17376 | 2026.03.19 22:58:54.880089 [ 4 ] {a5a66d88-e88c-4c9c-a535-1e99f3d27cca} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17377 | 2026.03.19 22:58:54.880322 [ 4 ] {a5a66d88-e88c-4c9c-a535-1e99f3d27cca} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17378 | 2026.03.19 22:58:54.880484 [ 4 ] {a5a66d88-e88c-4c9c-a535-1e99f3d27cca} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.00177 sec., 61016.94915254237 rows/sec., 5.13 MiB/sec. | ||
| 17379 | 2026.03.19 22:58:54.880538 [ 4 ] {a5a66d88-e88c-4c9c-a535-1e99f3d27cca} <Debug> TCPHandler: Processed in 0.00210528 sec. | ||
| 17380 | 2026.03.19 22:58:54.880672 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17381 | 2026.03.19 22:58:54.880774 [ 4 ] {fee06adc-4e58-4837-b1aa-270549fc66d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17382 | 2026.03.19 22:58:54.880820 [ 4 ] {fee06adc-4e58-4837-b1aa-270549fc66d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17383 | 2026.03.19 22:58:54.881254 [ 4 ] {fee06adc-4e58-4837-b1aa-270549fc66d0} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17384 | 2026.03.19 22:58:54.881291 [ 4 ] {fee06adc-4e58-4837-b1aa-270549fc66d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17385 | 2026.03.19 22:58:54.881600 [ 4 ] {fee06adc-4e58-4837-b1aa-270549fc66d0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17386 | 2026.03.19 22:58:54.881817 [ 4 ] {fee06adc-4e58-4837-b1aa-270549fc66d0} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17387 | 2026.03.19 22:58:54.881960 [ 4 ] {fee06adc-4e58-4837-b1aa-270549fc66d0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001208 sec., 21523.178807947017 rows/sec., 1.58 MiB/sec. | ||
| 17388 | 2026.03.19 22:58:54.881999 [ 4 ] {fee06adc-4e58-4837-b1aa-270549fc66d0} <Debug> TCPHandler: Processed in 0.001378854 sec. | ||
| 17389 | 2026.03.19 22:58:54.882122 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17390 | 2026.03.19 22:58:54.882227 [ 4 ] {8c49bfe1-074d-43d2-84dd-42c95b30d58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17391 | 2026.03.19 22:58:54.882270 [ 4 ] {8c49bfe1-074d-43d2-84dd-42c95b30d58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17392 | 2026.03.19 22:58:54.882724 [ 4 ] {8c49bfe1-074d-43d2-84dd-42c95b30d58c} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17393 | 2026.03.19 22:58:54.882766 [ 4 ] {8c49bfe1-074d-43d2-84dd-42c95b30d58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17394 | 2026.03.19 22:58:54.883139 [ 4 ] {8c49bfe1-074d-43d2-84dd-42c95b30d58c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17395 | 2026.03.19 22:58:54.883361 [ 4 ] {8c49bfe1-074d-43d2-84dd-42c95b30d58c} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17396 | 2026.03.19 22:58:54.883512 [ 4 ] {8c49bfe1-074d-43d2-84dd-42c95b30d58c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001289 sec., 69821.56710628394 rows/sec., 5.45 MiB/sec. | ||
| 17397 | 2026.03.19 22:58:54.883558 [ 4 ] {8c49bfe1-074d-43d2-84dd-42c95b30d58c} <Debug> TCPHandler: Processed in 0.001490095 sec. | ||
| 17398 | 2026.03.19 22:58:54.883572 [ 224 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 17399 | 2026.03.19 22:58:54.883603 [ 224 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 17400 | 2026.03.19 22:58:54.883676 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17401 | 2026.03.19 22:58:54.883774 [ 4 ] {ff19bc85-eecc-4ea0-a0f8-70f2a2019bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17402 | 2026.03.19 22:58:54.883821 [ 4 ] {ff19bc85-eecc-4ea0-a0f8-70f2a2019bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17403 | 2026.03.19 22:58:54.884254 [ 4 ] {ff19bc85-eecc-4ea0-a0f8-70f2a2019bb6} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17404 | 2026.03.19 22:58:54.884289 [ 4 ] {ff19bc85-eecc-4ea0-a0f8-70f2a2019bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17405 | 2026.03.19 22:58:54.884639 [ 4 ] {ff19bc85-eecc-4ea0-a0f8-70f2a2019bb6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17406 | 2026.03.19 22:58:54.884855 [ 4 ] {ff19bc85-eecc-4ea0-a0f8-70f2a2019bb6} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17407 | 2026.03.19 22:58:54.884991 [ 4 ] {ff19bc85-eecc-4ea0-a0f8-70f2a2019bb6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 17408 | 2026.03.19 22:58:54.885030 [ 4 ] {ff19bc85-eecc-4ea0-a0f8-70f2a2019bb6} <Debug> TCPHandler: Processed in 0.001405204 sec. | ||
| 17409 | 2026.03.19 22:58:54.885146 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17410 | 2026.03.19 22:58:54.885242 [ 4 ] {0984742e-dcb0-4ed4-a4a9-58442a621c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17411 | 2026.03.19 22:58:54.885297 [ 4 ] {0984742e-dcb0-4ed4-a4a9-58442a621c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17412 | 2026.03.19 22:58:54.886185 [ 4 ] {0984742e-dcb0-4ed4-a4a9-58442a621c71} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17413 | 2026.03.19 22:58:54.886223 [ 4 ] {0984742e-dcb0-4ed4-a4a9-58442a621c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17414 | 2026.03.19 22:58:54.886790 [ 4 ] {0984742e-dcb0-4ed4-a4a9-58442a621c71} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17415 | 2026.03.19 22:58:54.886954 [ 224 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 17416 | 2026.03.19 22:58:54.887030 [ 4 ] {0984742e-dcb0-4ed4-a4a9-58442a621c71} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17417 | 2026.03.19 22:58:54.887182 [ 4 ] {0984742e-dcb0-4ed4-a4a9-58442a621c71} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001957 sec., 13285.641287685232 rows/sec., 23.81 MiB/sec. | ||
| 17418 | 2026.03.19 22:58:54.887260 [ 4 ] {0984742e-dcb0-4ed4-a4a9-58442a621c71} <Debug> TCPHandler: Processed in 0.002163102 sec. | ||
| 17419 | 2026.03.19 22:58:54.887372 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17420 | 2026.03.19 22:58:54.887467 [ 4 ] {5a4bf2ff-1621-4bd8-8b59-111dc9000af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17421 | 2026.03.19 22:58:54.887510 [ 4 ] {5a4bf2ff-1621-4bd8-8b59-111dc9000af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17422 | 2026.03.19 22:58:54.887866 [ 4 ] {5a4bf2ff-1621-4bd8-8b59-111dc9000af0} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17423 | 2026.03.19 22:58:54.887932 [ 4 ] {5a4bf2ff-1621-4bd8-8b59-111dc9000af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17424 | 2026.03.19 22:58:54.888242 [ 4 ] {5a4bf2ff-1621-4bd8-8b59-111dc9000af0} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17425 | 2026.03.19 22:58:54.888453 [ 4 ] {5a4bf2ff-1621-4bd8-8b59-111dc9000af0} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17426 | 2026.03.19 22:58:54.888583 [ 4 ] {5a4bf2ff-1621-4bd8-8b59-111dc9000af0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 17427 | 2026.03.19 22:58:54.888620 [ 4 ] {5a4bf2ff-1621-4bd8-8b59-111dc9000af0} <Debug> TCPHandler: Processed in 0.001297163 sec. | ||
| 17428 | 2026.03.19 22:58:55.437981 [ 222 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 17429 | 2026.03.19 22:58:55.438028 [ 222 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 17430 | 2026.03.19 22:58:55.440538 [ 222 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 17431 | 2026.03.19 22:58:55.954168 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 17432 | 2026.03.19 22:58:55.954240 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 17433 | 2026.03.19 22:58:55.957123 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 17434 | 2026.03.19 22:58:56.195010 [ 225 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 17435 | 2026.03.19 22:58:56.195054 [ 225 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 17436 | 2026.03.19 22:58:56.198180 [ 225 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 17437 | 2026.03.19 22:58:56.802691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 17438 | 2026.03.19 22:58:56.822076 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2026.03.19 22:58:56.822145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17440 | 2026.03.19 22:58:56.828557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17441 | 2026.03.19 22:58:56.829323 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17442 | 2026.03.19 22:58:56.833605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 17443 | 2026.03.19 22:58:57.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.77 MiB, peak 409.77 MiB, free memory in arenas 0.00 B, will set to 396.25 MiB (RSS), difference: 3.48 MiB | ||
| 17444 | 2026.03.19 22:58:59.566691 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2084 | ||
| 17445 | 2026.03.19 22:58:59.569133 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17446 | 2026.03.19 22:58:59.569191 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17447 | 2026.03.19 22:58:59.570455 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17448 | 2026.03.19 22:58:59.570755 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17449 | 2026.03.19 22:58:59.571140 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2084 | ||
| 17450 | 2026.03.19 22:58:59.879914 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17451 | 2026.03.19 22:58:59.880119 [ 4 ] {32cacfc2-0d25-48f4-87a0-f2dc649801e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17452 | 2026.03.19 22:58:59.880195 [ 4 ] {32cacfc2-0d25-48f4-87a0-f2dc649801e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17453 | 2026.03.19 22:58:59.880892 [ 4 ] {32cacfc2-0d25-48f4-87a0-f2dc649801e6} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17454 | 2026.03.19 22:58:59.880946 [ 4 ] {32cacfc2-0d25-48f4-87a0-f2dc649801e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17455 | 2026.03.19 22:58:59.881349 [ 4 ] {32cacfc2-0d25-48f4-87a0-f2dc649801e6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17456 | 2026.03.19 22:58:59.881575 [ 4 ] {32cacfc2-0d25-48f4-87a0-f2dc649801e6} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17457 | 2026.03.19 22:58:59.881734 [ 4 ] {32cacfc2-0d25-48f4-87a0-f2dc649801e6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001672 sec., 14354.066985645932 rows/sec., 1.19 MiB/sec. | ||
| 17458 | 2026.03.19 22:58:59.881787 [ 4 ] {32cacfc2-0d25-48f4-87a0-f2dc649801e6} <Debug> TCPHandler: Processed in 0.00201415 sec. | ||
| 17459 | 2026.03.19 22:58:59.881911 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17460 | 2026.03.19 22:58:59.882014 [ 4 ] {49c3e15f-4420-4ae7-a257-ac79673feea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17461 | 2026.03.19 22:58:59.882057 [ 4 ] {49c3e15f-4420-4ae7-a257-ac79673feea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17462 | 2026.03.19 22:58:59.882466 [ 4 ] {49c3e15f-4420-4ae7-a257-ac79673feea3} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17463 | 2026.03.19 22:58:59.882505 [ 4 ] {49c3e15f-4420-4ae7-a257-ac79673feea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17464 | 2026.03.19 22:58:59.882802 [ 4 ] {49c3e15f-4420-4ae7-a257-ac79673feea3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17465 | 2026.03.19 22:58:59.883021 [ 4 ] {49c3e15f-4420-4ae7-a257-ac79673feea3} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17466 | 2026.03.19 22:58:59.883154 [ 4 ] {49c3e15f-4420-4ae7-a257-ac79673feea3} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001163 sec., 12037.833190025796 rows/sec., 981.60 KiB/sec. | ||
| 17467 | 2026.03.19 22:58:59.883194 [ 4 ] {49c3e15f-4420-4ae7-a257-ac79673feea3} <Debug> TCPHandler: Processed in 0.001336084 sec. | ||
| 17468 | 2026.03.19 22:58:59.883295 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17469 | 2026.03.19 22:58:59.883391 [ 4 ] {6e9b0398-9e5e-4228-b7b3-031bc901f804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17470 | 2026.03.19 22:58:59.883431 [ 4 ] {6e9b0398-9e5e-4228-b7b3-031bc901f804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17471 | 2026.03.19 22:58:59.883949 [ 4 ] {6e9b0398-9e5e-4228-b7b3-031bc901f804} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17472 | 2026.03.19 22:58:59.883986 [ 4 ] {6e9b0398-9e5e-4228-b7b3-031bc901f804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17473 | 2026.03.19 22:58:59.884295 [ 4 ] {6e9b0398-9e5e-4228-b7b3-031bc901f804} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17474 | 2026.03.19 22:58:59.884505 [ 4 ] {6e9b0398-9e5e-4228-b7b3-031bc901f804} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17475 | 2026.03.19 22:58:59.884637 [ 4 ] {6e9b0398-9e5e-4228-b7b3-031bc901f804} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001266 sec., 168246.44549763034 rows/sec., 14.94 MiB/sec. | ||
| 17476 | 2026.03.19 22:58:59.884674 [ 4 ] {6e9b0398-9e5e-4228-b7b3-031bc901f804} <Debug> TCPHandler: Processed in 0.001429294 sec. | ||
| 17477 | 2026.03.19 22:58:59.884779 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17478 | 2026.03.19 22:58:59.884877 [ 4 ] {af2e2a80-1dde-4186-b793-c05ac780dc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17479 | 2026.03.19 22:58:59.884917 [ 4 ] {af2e2a80-1dde-4186-b793-c05ac780dc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17480 | 2026.03.19 22:58:59.885314 [ 4 ] {af2e2a80-1dde-4186-b793-c05ac780dc46} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17481 | 2026.03.19 22:58:59.885348 [ 4 ] {af2e2a80-1dde-4186-b793-c05ac780dc46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17482 | 2026.03.19 22:58:59.885647 [ 4 ] {af2e2a80-1dde-4186-b793-c05ac780dc46} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17483 | 2026.03.19 22:58:59.885853 [ 4 ] {af2e2a80-1dde-4186-b793-c05ac780dc46} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17484 | 2026.03.19 22:58:59.885978 [ 4 ] {af2e2a80-1dde-4186-b793-c05ac780dc46} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.00112 sec., 36607.14285714286 rows/sec., 2.67 MiB/sec. | ||
| 17485 | 2026.03.19 22:58:59.886016 [ 4 ] {af2e2a80-1dde-4186-b793-c05ac780dc46} <Debug> TCPHandler: Processed in 0.001285942 sec. | ||
| 17486 | 2026.03.19 22:58:59.886123 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17487 | 2026.03.19 22:58:59.886215 [ 4 ] {d7646bd0-9336-4097-ab04-9926ff208243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17488 | 2026.03.19 22:58:59.886254 [ 4 ] {d7646bd0-9336-4097-ab04-9926ff208243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17489 | 2026.03.19 22:58:59.886637 [ 4 ] {d7646bd0-9336-4097-ab04-9926ff208243} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17490 | 2026.03.19 22:58:59.886672 [ 4 ] {d7646bd0-9336-4097-ab04-9926ff208243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17491 | 2026.03.19 22:58:59.886958 [ 4 ] {d7646bd0-9336-4097-ab04-9926ff208243} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17492 | 2026.03.19 22:58:59.887162 [ 4 ] {d7646bd0-9336-4097-ab04-9926ff208243} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17493 | 2026.03.19 22:58:59.887291 [ 4 ] {d7646bd0-9336-4097-ab04-9926ff208243} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001094 sec., 21937.84277879342 rows/sec., 1.82 MiB/sec. | ||
| 17494 | 2026.03.19 22:58:59.887328 [ 4 ] {d7646bd0-9336-4097-ab04-9926ff208243} <Debug> TCPHandler: Processed in 0.001253182 sec. | ||
| 17495 | 2026.03.19 22:58:59.887430 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17496 | 2026.03.19 22:58:59.887547 [ 4 ] {a3cd9ec0-9434-4e47-86c4-db8214c4728e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17497 | 2026.03.19 22:58:59.887591 [ 4 ] {a3cd9ec0-9434-4e47-86c4-db8214c4728e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17498 | 2026.03.19 22:58:59.888006 [ 4 ] {a3cd9ec0-9434-4e47-86c4-db8214c4728e} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17499 | 2026.03.19 22:58:59.888042 [ 4 ] {a3cd9ec0-9434-4e47-86c4-db8214c4728e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17500 | 2026.03.19 22:58:59.888388 [ 4 ] {a3cd9ec0-9434-4e47-86c4-db8214c4728e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17501 | 2026.03.19 22:58:59.888609 [ 4 ] {a3cd9ec0-9434-4e47-86c4-db8214c4728e} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17502 | 2026.03.19 22:58:59.888752 [ 4 ] {a3cd9ec0-9434-4e47-86c4-db8214c4728e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001226 sec., 9787.928221859705 rows/sec., 764.68 KiB/sec. | ||
| 17503 | 2026.03.19 22:58:59.888796 [ 4 ] {a3cd9ec0-9434-4e47-86c4-db8214c4728e} <Debug> TCPHandler: Processed in 0.001417314 sec. | ||
| 17504 | 2026.03.19 22:58:59.888914 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17505 | 2026.03.19 22:58:59.889012 [ 4 ] {7229ec8c-2ffb-4074-ba9e-5574493abf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17506 | 2026.03.19 22:58:59.889052 [ 4 ] {7229ec8c-2ffb-4074-ba9e-5574493abf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17507 | 2026.03.19 22:58:59.889535 [ 4 ] {7229ec8c-2ffb-4074-ba9e-5574493abf5c} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17508 | 2026.03.19 22:58:59.889571 [ 4 ] {7229ec8c-2ffb-4074-ba9e-5574493abf5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17509 | 2026.03.19 22:58:59.889894 [ 4 ] {7229ec8c-2ffb-4074-ba9e-5574493abf5c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17510 | 2026.03.19 22:58:59.890107 [ 4 ] {7229ec8c-2ffb-4074-ba9e-5574493abf5c} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17511 | 2026.03.19 22:58:59.890238 [ 4 ] {7229ec8c-2ffb-4074-ba9e-5574493abf5c} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001245 sec., 103614.4578313253 rows/sec., 8.41 MiB/sec. | ||
| 17512 | 2026.03.19 22:58:59.890276 [ 4 ] {7229ec8c-2ffb-4074-ba9e-5574493abf5c} <Debug> TCPHandler: Processed in 0.001425474 sec. | ||
| 17513 | 2026.03.19 22:58:59.890379 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17514 | 2026.03.19 22:58:59.890482 [ 4 ] {4d4ef5b9-0b64-4766-8244-b67627698a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17515 | 2026.03.19 22:58:59.890527 [ 4 ] {4d4ef5b9-0b64-4766-8244-b67627698a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17516 | 2026.03.19 22:58:59.890960 [ 4 ] {4d4ef5b9-0b64-4766-8244-b67627698a98} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17517 | 2026.03.19 22:58:59.890996 [ 4 ] {4d4ef5b9-0b64-4766-8244-b67627698a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17518 | 2026.03.19 22:58:59.891345 [ 4 ] {4d4ef5b9-0b64-4766-8244-b67627698a98} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17519 | 2026.03.19 22:58:59.891561 [ 4 ] {4d4ef5b9-0b64-4766-8244-b67627698a98} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17520 | 2026.03.19 22:58:59.891693 [ 4 ] {4d4ef5b9-0b64-4766-8244-b67627698a98} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001231 sec., 164906.58001624694 rows/sec., 11.81 MiB/sec. | ||
| 17521 | 2026.03.19 22:58:59.891732 [ 4 ] {4d4ef5b9-0b64-4766-8244-b67627698a98} <Debug> TCPHandler: Processed in 0.001404674 sec. | ||
| 17522 | 2026.03.19 22:58:59.891845 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17523 | 2026.03.19 22:58:59.891940 [ 4 ] {3d50cbb6-6a8a-499a-9d55-db91942ae62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17524 | 2026.03.19 22:58:59.891996 [ 4 ] {3d50cbb6-6a8a-499a-9d55-db91942ae62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17525 | 2026.03.19 22:58:59.892841 [ 4 ] {3d50cbb6-6a8a-499a-9d55-db91942ae62a} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17526 | 2026.03.19 22:58:59.892881 [ 4 ] {3d50cbb6-6a8a-499a-9d55-db91942ae62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17527 | 2026.03.19 22:58:59.893414 [ 4 ] {3d50cbb6-6a8a-499a-9d55-db91942ae62a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17528 | 2026.03.19 22:58:59.893639 [ 4 ] {3d50cbb6-6a8a-499a-9d55-db91942ae62a} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17529 | 2026.03.19 22:58:59.893777 [ 4 ] {3d50cbb6-6a8a-499a-9d55-db91942ae62a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001856 sec., 8081.896551724138 rows/sec., 14.48 MiB/sec. | ||
| 17530 | 2026.03.19 22:58:59.893831 [ 4 ] {3d50cbb6-6a8a-499a-9d55-db91942ae62a} <Debug> TCPHandler: Processed in 0.00203792 sec. | ||
| 17531 | 2026.03.19 22:58:59.893944 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17532 | 2026.03.19 22:58:59.894039 [ 4 ] {30745c7e-b811-4983-8274-cfd43dd1d16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17533 | 2026.03.19 22:58:59.894081 [ 4 ] {30745c7e-b811-4983-8274-cfd43dd1d16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17534 | 2026.03.19 22:58:59.894406 [ 4 ] {30745c7e-b811-4983-8274-cfd43dd1d16f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17535 | 2026.03.19 22:58:59.894440 [ 4 ] {30745c7e-b811-4983-8274-cfd43dd1d16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17536 | 2026.03.19 22:58:59.894736 [ 4 ] {30745c7e-b811-4983-8274-cfd43dd1d16f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17537 | 2026.03.19 22:58:59.894947 [ 4 ] {30745c7e-b811-4983-8274-cfd43dd1d16f} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17538 | 2026.03.19 22:58:59.895073 [ 4 ] {30745c7e-b811-4983-8274-cfd43dd1d16f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 17539 | 2026.03.19 22:58:59.895109 [ 4 ] {30745c7e-b811-4983-8274-cfd43dd1d16f} <Debug> TCPHandler: Processed in 0.001216132 sec. | ||
| 17540 | 2026.03.19 22:59:01.920049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43550 | ||
| 17541 | 2026.03.19 22:59:01.920660 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17542 | 2026.03.19 22:59:01.920719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17543 | 2026.03.19 22:59:01.921245 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17544 | 2026.03.19 22:59:01.921487 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17545 | 2026.03.19 22:59:01.921651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43550 | ||
| 17546 | 2026.03.19 22:59:01.921653 [ 157 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17547 | 2026.03.19 22:59:01.921731 [ 157 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17548 | 2026.03.19 22:59:01.921755 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17549 | 2026.03.19 22:59:01.921888 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 17550 | 2026.03.19 22:59:01.922036 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17551 | 2026.03.19 22:59:01.922076 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41182 rows starting from the beginning of the part | ||
| 17552 | 2026.03.19 22:59:01.922141 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 17553 | 2026.03.19 22:59:01.922186 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 17554 | 2026.03.19 22:59:01.922229 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 17555 | 2026.03.19 22:59:01.922269 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 17556 | 2026.03.19 22:59:01.922310 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 17557 | 2026.03.19 22:59:01.925088 [ 199 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43550 rows, containing 4 columns (4 merged, 0 gathered) in 0.003260022 sec., 13358805.554072948 rows/sec., 191.10 MiB/sec. | ||
| 17558 | 2026.03.19 22:59:01.925271 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17559 | 2026.03.19 22:59:01.925535 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_91_18} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17560 | 2026.03.19 22:59:01.925610 [ 187 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_91_18} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17561 | 2026.03.19 22:59:01.925699 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17562 | 2026.03.19 22:59:04.333839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 17563 | 2026.03.19 22:59:04.353474 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17564 | 2026.03.19 22:59:04.353531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17565 | 2026.03.19 22:59:04.360002 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17566 | 2026.03.19 22:59:04.360741 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17567 | 2026.03.19 22:59:04.361048 [ 155 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17568 | 2026.03.19 22:59:04.361092 [ 155 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17569 | 2026.03.19 22:59:04.361115 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17570 | 2026.03.19 22:59:04.361258 [ 196 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 17571 | 2026.03.19 22:59:04.364449 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 17572 | 2026.03.19 22:59:04.365042 [ 196 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17573 | 2026.03.19 22:59:04.366661 [ 196 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 17574 | 2026.03.19 22:59:04.371706 [ 196 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 17575 | 2026.03.19 22:59:04.376783 [ 196 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 17576 | 2026.03.19 22:59:04.381733 [ 196 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 17577 | 2026.03.19 22:59:04.386862 [ 196 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 17578 | 2026.03.19 22:59:04.391697 [ 196 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 17579 | 2026.03.19 22:59:04.451585 [ 198 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.090378653 sec., 7590.287941113705 rows/sec., 39.25 MiB/sec. | ||
| 17580 | 2026.03.19 22:59:04.454770 [ 198 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17581 | 2026.03.19 22:59:04.456839 [ 198 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_91_18} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17582 | 2026.03.19 22:59:04.456946 [ 198 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_91_18} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17583 | 2026.03.19 22:59:04.459723 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17584 | 2026.03.19 22:59:04.878755 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17585 | 2026.03.19 22:59:04.879010 [ 4 ] {afff7994-ed8d-47dc-a677-5e919f9a6aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17586 | 2026.03.19 22:59:04.879077 [ 4 ] {afff7994-ed8d-47dc-a677-5e919f9a6aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17587 | 2026.03.19 22:59:04.879841 [ 4 ] {afff7994-ed8d-47dc-a677-5e919f9a6aab} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17588 | 2026.03.19 22:59:04.879893 [ 4 ] {afff7994-ed8d-47dc-a677-5e919f9a6aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17589 | 2026.03.19 22:59:04.880263 [ 4 ] {afff7994-ed8d-47dc-a677-5e919f9a6aab} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17590 | 2026.03.19 22:59:04.880476 [ 4 ] {afff7994-ed8d-47dc-a677-5e919f9a6aab} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17591 | 2026.03.19 22:59:04.880619 [ 4 ] {afff7994-ed8d-47dc-a677-5e919f9a6aab} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001703 sec., 63417.49853200235 rows/sec., 5.34 MiB/sec. | ||
| 17592 | 2026.03.19 22:59:04.880662 [ 4 ] {afff7994-ed8d-47dc-a677-5e919f9a6aab} <Debug> TCPHandler: Processed in 0.002142411 sec. | ||
| 17593 | 2026.03.19 22:59:04.880785 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17594 | 2026.03.19 22:59:04.880879 [ 4 ] {1e32887f-272d-4524-bbbd-9d077083b5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17595 | 2026.03.19 22:59:04.880983 [ 4 ] {1e32887f-272d-4524-bbbd-9d077083b5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17596 | 2026.03.19 22:59:04.881447 [ 4 ] {1e32887f-272d-4524-bbbd-9d077083b5d6} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17597 | 2026.03.19 22:59:04.881485 [ 4 ] {1e32887f-272d-4524-bbbd-9d077083b5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17598 | 2026.03.19 22:59:04.881778 [ 4 ] {1e32887f-272d-4524-bbbd-9d077083b5d6} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17599 | 2026.03.19 22:59:04.881983 [ 4 ] {1e32887f-272d-4524-bbbd-9d077083b5d6} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17600 | 2026.03.19 22:59:04.882112 [ 4 ] {1e32887f-272d-4524-bbbd-9d077083b5d6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001193 sec., 21793.79715004191 rows/sec., 1.60 MiB/sec. | ||
| 17601 | 2026.03.19 22:59:04.882149 [ 4 ] {1e32887f-272d-4524-bbbd-9d077083b5d6} <Debug> TCPHandler: Processed in 0.001358983 sec. | ||
| 17602 | 2026.03.19 22:59:04.882265 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17603 | 2026.03.19 22:59:04.882356 [ 4 ] {3e020b06-a081-4416-86e1-74d5109164b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17604 | 2026.03.19 22:59:04.882394 [ 4 ] {3e020b06-a081-4416-86e1-74d5109164b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17605 | 2026.03.19 22:59:04.882847 [ 4 ] {3e020b06-a081-4416-86e1-74d5109164b5} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17606 | 2026.03.19 22:59:04.882883 [ 4 ] {3e020b06-a081-4416-86e1-74d5109164b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17607 | 2026.03.19 22:59:04.883215 [ 4 ] {3e020b06-a081-4416-86e1-74d5109164b5} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17608 | 2026.03.19 22:59:04.883427 [ 4 ] {3e020b06-a081-4416-86e1-74d5109164b5} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17609 | 2026.03.19 22:59:04.883555 [ 4 ] {3e020b06-a081-4416-86e1-74d5109164b5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001216 sec., 74013.15789473684 rows/sec., 5.78 MiB/sec. | ||
| 17610 | 2026.03.19 22:59:04.883592 [ 4 ] {3e020b06-a081-4416-86e1-74d5109164b5} <Debug> TCPHandler: Processed in 0.001374804 sec. | ||
| 17611 | 2026.03.19 22:59:04.883709 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17612 | 2026.03.19 22:59:04.883801 [ 4 ] {474644d2-9719-44a0-acde-1eca49e44a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17613 | 2026.03.19 22:59:04.883843 [ 4 ] {474644d2-9719-44a0-acde-1eca49e44a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17614 | 2026.03.19 22:59:04.884267 [ 4 ] {474644d2-9719-44a0-acde-1eca49e44a04} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17615 | 2026.03.19 22:59:04.884302 [ 4 ] {474644d2-9719-44a0-acde-1eca49e44a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17616 | 2026.03.19 22:59:04.884630 [ 4 ] {474644d2-9719-44a0-acde-1eca49e44a04} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17617 | 2026.03.19 22:59:04.884841 [ 4 ] {474644d2-9719-44a0-acde-1eca49e44a04} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17618 | 2026.03.19 22:59:04.884969 [ 4 ] {474644d2-9719-44a0-acde-1eca49e44a04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 17619 | 2026.03.19 22:59:04.885007 [ 4 ] {474644d2-9719-44a0-acde-1eca49e44a04} <Debug> TCPHandler: Processed in 0.001344554 sec. | ||
| 17620 | 2026.03.19 22:59:04.885115 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17621 | 2026.03.19 22:59:04.885206 [ 4 ] {0a721250-7b05-4828-95c3-c3de9861a835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17622 | 2026.03.19 22:59:04.885259 [ 4 ] {0a721250-7b05-4828-95c3-c3de9861a835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17623 | 2026.03.19 22:59:04.886104 [ 4 ] {0a721250-7b05-4828-95c3-c3de9861a835} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17624 | 2026.03.19 22:59:04.886139 [ 4 ] {0a721250-7b05-4828-95c3-c3de9861a835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17625 | 2026.03.19 22:59:04.886677 [ 4 ] {0a721250-7b05-4828-95c3-c3de9861a835} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17626 | 2026.03.19 22:59:04.886896 [ 4 ] {0a721250-7b05-4828-95c3-c3de9861a835} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17627 | 2026.03.19 22:59:04.887032 [ 4 ] {0a721250-7b05-4828-95c3-c3de9861a835} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001843 sec., 14107.433532284318 rows/sec., 25.28 MiB/sec. | ||
| 17628 | 2026.03.19 22:59:04.887086 [ 4 ] {0a721250-7b05-4828-95c3-c3de9861a835} <Debug> TCPHandler: Processed in 0.0020189 sec. | ||
| 17629 | 2026.03.19 22:59:04.887197 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17630 | 2026.03.19 22:59:04.887289 [ 4 ] {4a9e5a6f-82f1-4c48-8f0d-e02219a0870d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17631 | 2026.03.19 22:59:04.887331 [ 4 ] {4a9e5a6f-82f1-4c48-8f0d-e02219a0870d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17632 | 2026.03.19 22:59:04.887655 [ 4 ] {4a9e5a6f-82f1-4c48-8f0d-e02219a0870d} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17633 | 2026.03.19 22:59:04.887689 [ 4 ] {4a9e5a6f-82f1-4c48-8f0d-e02219a0870d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17634 | 2026.03.19 22:59:04.887984 [ 4 ] {4a9e5a6f-82f1-4c48-8f0d-e02219a0870d} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17635 | 2026.03.19 22:59:04.888219 [ 4 ] {4a9e5a6f-82f1-4c48-8f0d-e02219a0870d} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17636 | 2026.03.19 22:59:04.888348 [ 4 ] {4a9e5a6f-82f1-4c48-8f0d-e02219a0870d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 17637 | 2026.03.19 22:59:04.888383 [ 4 ] {4a9e5a6f-82f1-4c48-8f0d-e02219a0870d} <Debug> TCPHandler: Processed in 0.001234472 sec. | ||
| 17638 | 2026.03.19 22:59:05.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.77 MiB, peak 414.75 MiB, free memory in arenas 0.00 B, will set to 396.25 MiB (RSS), difference: -1.52 MiB | ||
| 17639 | 2026.03.19 22:59:09.223501 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17640 | 2026.03.19 22:59:09.223575 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17641 | 2026.03.19 22:59:09.421928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44062 | ||
| 17642 | 2026.03.19 22:59:09.422738 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17643 | 2026.03.19 22:59:09.422815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17644 | 2026.03.19 22:59:09.423577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17645 | 2026.03.19 22:59:09.423804 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17646 | 2026.03.19 22:59:09.423951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44062 | ||
| 17647 | 2026.03.19 22:59:09.571546 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2116 | ||
| 17648 | 2026.03.19 22:59:09.574163 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17649 | 2026.03.19 22:59:09.574213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17650 | 2026.03.19 22:59:09.575445 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17651 | 2026.03.19 22:59:09.575737 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17652 | 2026.03.19 22:59:09.576114 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2116 | ||
| 17653 | 2026.03.19 22:59:09.877712 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17654 | 2026.03.19 22:59:09.877907 [ 4 ] {3308acb6-4867-4a32-ba24-881882fc947d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17655 | 2026.03.19 22:59:09.877978 [ 4 ] {3308acb6-4867-4a32-ba24-881882fc947d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17656 | 2026.03.19 22:59:09.878651 [ 4 ] {3308acb6-4867-4a32-ba24-881882fc947d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17657 | 2026.03.19 22:59:09.878691 [ 4 ] {3308acb6-4867-4a32-ba24-881882fc947d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17658 | 2026.03.19 22:59:09.879099 [ 4 ] {3308acb6-4867-4a32-ba24-881882fc947d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17659 | 2026.03.19 22:59:09.879330 [ 4 ] {3308acb6-4867-4a32-ba24-881882fc947d} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17660 | 2026.03.19 22:59:09.879484 [ 4 ] {3308acb6-4867-4a32-ba24-881882fc947d} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001629 sec., 52793.124616329034 rows/sec., 4.43 MiB/sec. | ||
| 17661 | 2026.03.19 22:59:09.879534 [ 4 ] {3308acb6-4867-4a32-ba24-881882fc947d} <Debug> TCPHandler: Processed in 0.001951149 sec. | ||
| 17662 | 2026.03.19 22:59:09.879657 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17663 | 2026.03.19 22:59:09.879758 [ 4 ] {90f29656-5380-4c00-ba88-4fc8338ad303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17664 | 2026.03.19 22:59:09.879800 [ 4 ] {90f29656-5380-4c00-ba88-4fc8338ad303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17665 | 2026.03.19 22:59:09.880211 [ 4 ] {90f29656-5380-4c00-ba88-4fc8338ad303} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17666 | 2026.03.19 22:59:09.880247 [ 4 ] {90f29656-5380-4c00-ba88-4fc8338ad303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17667 | 2026.03.19 22:59:09.880547 [ 4 ] {90f29656-5380-4c00-ba88-4fc8338ad303} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17668 | 2026.03.19 22:59:09.880784 [ 4 ] {90f29656-5380-4c00-ba88-4fc8338ad303} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17669 | 2026.03.19 22:59:09.880895 [ 96 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17670 | 2026.03.19 22:59:09.880914 [ 4 ] {90f29656-5380-4c00-ba88-4fc8338ad303} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001179 sec., 12722.64631043257 rows/sec., 956.68 KiB/sec. | ||
| 17671 | 2026.03.19 22:59:09.880933 [ 96 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17672 | 2026.03.19 22:59:09.880952 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17673 | 2026.03.19 22:59:09.880953 [ 4 ] {90f29656-5380-4c00-ba88-4fc8338ad303} <Debug> TCPHandler: Processed in 0.001347453 sec. | ||
| 17674 | 2026.03.19 22:59:09.881066 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17675 | 2026.03.19 22:59:09.881088 [ 199 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 17676 | 2026.03.19 22:59:09.881159 [ 4 ] {681d3acc-9c76-425e-b2f3-9eaec00e093a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17677 | 2026.03.19 22:59:09.881203 [ 4 ] {681d3acc-9c76-425e-b2f3-9eaec00e093a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17678 | 2026.03.19 22:59:09.881258 [ 199 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17679 | 2026.03.19 22:59:09.881303 [ 199 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 82 rows starting from the beginning of the part | ||
| 17680 | 2026.03.19 22:59:09.881385 [ 199 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 15 rows starting from the beginning of the part | ||
| 17681 | 2026.03.19 22:59:09.881441 [ 199 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 26 rows starting from the beginning of the part | ||
| 17682 | 2026.03.19 22:59:09.881493 [ 199 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 41 rows starting from the beginning of the part | ||
| 17683 | 2026.03.19 22:59:09.881543 [ 199 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 26 rows starting from the beginning of the part | ||
| 17684 | 2026.03.19 22:59:09.881592 [ 199 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 15 rows starting from the beginning of the part | ||
| 17685 | 2026.03.19 22:59:09.881631 [ 4 ] {681d3acc-9c76-425e-b2f3-9eaec00e093a} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17686 | 2026.03.19 22:59:09.881671 [ 4 ] {681d3acc-9c76-425e-b2f3-9eaec00e093a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17687 | 2026.03.19 22:59:09.882016 [ 4 ] {681d3acc-9c76-425e-b2f3-9eaec00e093a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17688 | 2026.03.19 22:59:09.882245 [ 4 ] {681d3acc-9c76-425e-b2f3-9eaec00e093a} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17689 | 2026.03.19 22:59:09.882383 [ 4 ] {681d3acc-9c76-425e-b2f3-9eaec00e093a} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001243 sec., 63555.913113435236 rows/sec., 4.96 MiB/sec. | ||
| 17690 | 2026.03.19 22:59:09.882420 [ 4 ] {681d3acc-9c76-425e-b2f3-9eaec00e093a} <Debug> TCPHandler: Processed in 0.001403074 sec. | ||
| 17691 | 2026.03.19 22:59:09.882527 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17692 | 2026.03.19 22:59:09.882552 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530795 sec., 133917.3436025072 rows/sec., 10.31 MiB/sec. | ||
| 17693 | 2026.03.19 22:59:09.882620 [ 4 ] {29439983-f179-45f6-a02b-4a1ca785a009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17694 | 2026.03.19 22:59:09.882667 [ 4 ] {29439983-f179-45f6-a02b-4a1ca785a009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17695 | 2026.03.19 22:59:09.882738 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17696 | 2026.03.19 22:59:09.883043 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_131_26} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17697 | 2026.03.19 22:59:09.883074 [ 4 ] {29439983-f179-45f6-a02b-4a1ca785a009} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17698 | 2026.03.19 22:59:09.883109 [ 4 ] {29439983-f179-45f6-a02b-4a1ca785a009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17699 | 2026.03.19 22:59:09.883123 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_131_26} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17700 | 2026.03.19 22:59:09.883215 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17701 | 2026.03.19 22:59:09.883440 [ 4 ] {29439983-f179-45f6-a02b-4a1ca785a009} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17702 | 2026.03.19 22:59:09.883649 [ 4 ] {29439983-f179-45f6-a02b-4a1ca785a009} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17703 | 2026.03.19 22:59:09.883755 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 2 parts from all_1_130_32 to all_131_131_0 | ||
| 17704 | 2026.03.19 22:59:09.883776 [ 4 ] {29439983-f179-45f6-a02b-4a1ca785a009} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 17705 | 2026.03.19 22:59:09.883777 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17706 | 2026.03.19 22:59:09.883805 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17707 | 2026.03.19 22:59:09.883812 [ 4 ] {29439983-f179-45f6-a02b-4a1ca785a009} <Debug> TCPHandler: Processed in 0.001332013 sec. | ||
| 17708 | 2026.03.19 22:59:09.883886 [ 187 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_131_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_130_32 to all_131_131_0 into Compact with storage Full | ||
| 17709 | 2026.03.19 22:59:09.883924 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17710 | 2026.03.19 22:59:09.884000 [ 187 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_131_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17711 | 2026.03.19 22:59:09.884021 [ 4 ] {1684f3dd-b0ed-4c36-b92b-8aebbab8e443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17712 | 2026.03.19 22:59:09.884034 [ 187 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_131_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_130_32, total 47933 rows starting from the beginning of the part | ||
| 17713 | 2026.03.19 22:59:09.884081 [ 4 ] {1684f3dd-b0ed-4c36-b92b-8aebbab8e443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17714 | 2026.03.19 22:59:09.884096 [ 187 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_131_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 17715 | 2026.03.19 22:59:09.884915 [ 4 ] {1684f3dd-b0ed-4c36-b92b-8aebbab8e443} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17716 | 2026.03.19 22:59:09.884954 [ 4 ] {1684f3dd-b0ed-4c36-b92b-8aebbab8e443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17717 | 2026.03.19 22:59:09.885506 [ 4 ] {1684f3dd-b0ed-4c36-b92b-8aebbab8e443} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17718 | 2026.03.19 22:59:09.885744 [ 4 ] {1684f3dd-b0ed-4c36-b92b-8aebbab8e443} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17719 | 2026.03.19 22:59:09.885856 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17720 | 2026.03.19 22:59:09.885878 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17721 | 2026.03.19 22:59:09.885888 [ 4 ] {1684f3dd-b0ed-4c36-b92b-8aebbab8e443} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001884 sec., 7961.783439490446 rows/sec., 14.27 MiB/sec. | ||
| 17722 | 2026.03.19 22:59:09.885893 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17723 | 2026.03.19 22:59:09.885955 [ 4 ] {1684f3dd-b0ed-4c36-b92b-8aebbab8e443} <Debug> TCPHandler: Processed in 0.002078631 sec. | ||
| 17724 | 2026.03.19 22:59:09.885994 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 17725 | 2026.03.19 22:59:09.886067 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17726 | 2026.03.19 22:59:09.886164 [ 4 ] {03617310-57c2-4066-86fb-f76fc210413c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17727 | 2026.03.19 22:59:09.886206 [ 4 ] {03617310-57c2-4066-86fb-f76fc210413c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17728 | 2026.03.19 22:59:09.886235 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17729 | 2026.03.19 22:59:09.886299 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2736 rows starting from the beginning of the part | ||
| 17730 | 2026.03.19 22:59:09.886427 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 15 rows starting from the beginning of the part | ||
| 17731 | 2026.03.19 22:59:09.886530 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 26 rows starting from the beginning of the part | ||
| 17732 | 2026.03.19 22:59:09.886545 [ 4 ] {03617310-57c2-4066-86fb-f76fc210413c} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17733 | 2026.03.19 22:59:09.886584 [ 4 ] {03617310-57c2-4066-86fb-f76fc210413c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17734 | 2026.03.19 22:59:09.886626 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 15 rows starting from the beginning of the part | ||
| 17735 | 2026.03.19 22:59:09.886720 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 26 rows starting from the beginning of the part | ||
| 17736 | 2026.03.19 22:59:09.886813 [ 193 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 15 rows starting from the beginning of the part | ||
| 17737 | 2026.03.19 22:59:09.886909 [ 4 ] {03617310-57c2-4066-86fb-f76fc210413c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17738 | 2026.03.19 22:59:09.887137 [ 4 ] {03617310-57c2-4066-86fb-f76fc210413c} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17739 | 2026.03.19 22:59:09.887269 [ 4 ] {03617310-57c2-4066-86fb-f76fc210413c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 17740 | 2026.03.19 22:59:09.887305 [ 4 ] {03617310-57c2-4066-86fb-f76fc210413c} <Debug> TCPHandler: Processed in 0.001287223 sec. | ||
| 17741 | 2026.03.19 22:59:09.891883 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_131_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48093 rows, containing 5 columns (5 merged, 0 gathered) in 0.008019649 sec., 5996895.874121174 rows/sec., 395.72 MiB/sec. | ||
| 17742 | 2026.03.19 22:59:09.892805 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_131_33} <Trace> MergedBlockOutputStream: filled checksums all_1_131_33 (state Temporary) | ||
| 17743 | 2026.03.19 22:59:09.893108 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_131_33} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_131_33 to all_1_131_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17744 | 2026.03.19 22:59:09.893187 [ 186 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_131_33} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 2 parts: [all_1_130_32, all_131_131_0] -> all_1_131_33 | ||
| 17745 | 2026.03.19 22:59:09.893288 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17746 | 2026.03.19 22:59:09.898585 [ 190 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2833 rows, containing 19 columns (19 merged, 0 gathered) in 0.012634595 sec., 224225.6281265842 rows/sec., 401.80 MiB/sec. | ||
| 17747 | 2026.03.19 22:59:09.901032 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17748 | 2026.03.19 22:59:09.901383 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17749 | 2026.03.19 22:59:09.901459 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17750 | 2026.03.19 22:59:09.901575 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.20 MiB. | ||
| 17751 | 2026.03.19 22:59:10.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.85 MiB, peak 415.99 MiB, free memory in arenas 0.00 B, will set to 401.66 MiB (RSS), difference: 4.82 MiB | ||
| 17752 | 2026.03.19 22:59:11.864689 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 17753 | 2026.03.19 22:59:11.884312 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17754 | 2026.03.19 22:59:11.884381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17755 | 2026.03.19 22:59:11.890807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17756 | 2026.03.19 22:59:11.891528 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17757 | 2026.03.19 22:59:11.895018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 17758 | 2026.03.19 22:59:14.393650 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17759 | 2026.03.19 22:59:14.393824 [ 4 ] {9ce1013e-76c3-4228-81ac-4a5beb3136c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17760 | 2026.03.19 22:59:14.393887 [ 4 ] {9ce1013e-76c3-4228-81ac-4a5beb3136c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17761 | 2026.03.19 22:59:14.395543 [ 4 ] {9ce1013e-76c3-4228-81ac-4a5beb3136c4} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2026.03.19 22:59:14.395582 [ 4 ] {9ce1013e-76c3-4228-81ac-4a5beb3136c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17763 | 2026.03.19 22:59:14.396076 [ 4 ] {9ce1013e-76c3-4228-81ac-4a5beb3136c4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17764 | 2026.03.19 22:59:14.396301 [ 4 ] {9ce1013e-76c3-4228-81ac-4a5beb3136c4} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2026.03.19 22:59:14.396440 [ 84 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17766 | 2026.03.19 22:59:14.396449 [ 4 ] {9ce1013e-76c3-4228-81ac-4a5beb3136c4} <Debug> executeQuery: Read 1992 rows, 154.38 KiB in 0.002674 sec., 744951.3836948392 rows/sec., 56.38 MiB/sec. | ||
| 17767 | 2026.03.19 22:59:14.396482 [ 84 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17768 | 2026.03.19 22:59:14.396503 [ 4 ] {9ce1013e-76c3-4228-81ac-4a5beb3136c4} <Debug> TCPHandler: Processed in 0.00298189 sec. | ||
| 17769 | 2026.03.19 22:59:14.396507 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17770 | 2026.03.19 22:59:14.396642 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17771 | 2026.03.19 22:59:14.396652 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 17772 | 2026.03.19 22:59:14.396738 [ 4 ] {8f26f9e4-b199-4b3f-b86b-5840c2277dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17773 | 2026.03.19 22:59:14.396784 [ 4 ] {8f26f9e4-b199-4b3f-b86b-5840c2277dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17774 | 2026.03.19 22:59:14.396831 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17775 | 2026.03.19 22:59:14.396881 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2152 rows starting from the beginning of the part | ||
| 17776 | 2026.03.19 22:59:14.396967 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 108 rows starting from the beginning of the part | ||
| 17777 | 2026.03.19 22:59:14.397031 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 213 rows starting from the beginning of the part | ||
| 17778 | 2026.03.19 22:59:14.397086 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 108 rows starting from the beginning of the part | ||
| 17779 | 2026.03.19 22:59:14.397139 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 86 rows starting from the beginning of the part | ||
| 17780 | 2026.03.19 22:59:14.397192 [ 191 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1992 rows starting from the beginning of the part | ||
| 17781 | 2026.03.19 22:59:14.397226 [ 4 ] {8f26f9e4-b199-4b3f-b86b-5840c2277dc7} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17782 | 2026.03.19 22:59:14.397269 [ 4 ] {8f26f9e4-b199-4b3f-b86b-5840c2277dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17783 | 2026.03.19 22:59:14.397588 [ 4 ] {8f26f9e4-b199-4b3f-b86b-5840c2277dc7} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17784 | 2026.03.19 22:59:14.397803 [ 4 ] {8f26f9e4-b199-4b3f-b86b-5840c2277dc7} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17785 | 2026.03.19 22:59:14.397935 [ 4 ] {8f26f9e4-b199-4b3f-b86b-5840c2277dc7} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001216 sec., 30427.631578947367 rows/sec., 2.23 MiB/sec. | ||
| 17786 | 2026.03.19 22:59:14.397973 [ 4 ] {8f26f9e4-b199-4b3f-b86b-5840c2277dc7} <Debug> TCPHandler: Processed in 0.001379153 sec. | ||
| 17787 | 2026.03.19 22:59:14.398093 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17788 | 2026.03.19 22:59:14.398219 [ 4 ] {2e640d2c-5d7a-406f-ba96-904a2d839af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17789 | 2026.03.19 22:59:14.398267 [ 4 ] {2e640d2c-5d7a-406f-ba96-904a2d839af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17790 | 2026.03.19 22:59:14.398988 [ 190 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4659 rows, containing 5 columns (5 merged, 0 gathered) in 0.002403254 sec., 1938621.5522787021 rows/sec., 157.47 MiB/sec. | ||
| 17791 | 2026.03.19 22:59:14.399128 [ 4 ] {2e640d2c-5d7a-406f-ba96-904a2d839af2} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17792 | 2026.03.19 22:59:14.399176 [ 4 ] {2e640d2c-5d7a-406f-ba96-904a2d839af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17793 | 2026.03.19 22:59:14.399317 [ 201 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17794 | 2026.03.19 22:59:14.399579 [ 4 ] {2e640d2c-5d7a-406f-ba96-904a2d839af2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 17795 | 2026.03.19 22:59:14.399697 [ 201 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_136_27} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17796 | 2026.03.19 22:59:14.399816 [ 201 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_136_27} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17797 | 2026.03.19 22:59:14.399836 [ 4 ] {2e640d2c-5d7a-406f-ba96-904a2d839af2} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17798 | 2026.03.19 22:59:14.399942 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 17799 | 2026.03.19 22:59:14.399978 [ 4 ] {2e640d2c-5d7a-406f-ba96-904a2d839af2} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001784 sec., 396860.9865470852 rows/sec., 23.15 MiB/sec. | ||
| 17800 | 2026.03.19 22:59:14.400023 [ 4 ] {2e640d2c-5d7a-406f-ba96-904a2d839af2} <Debug> TCPHandler: Processed in 0.001990319 sec. | ||
| 17801 | 2026.03.19 22:59:14.400132 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17802 | 2026.03.19 22:59:14.400229 [ 4 ] {0d7b64dd-5e76-4656-83e0-f4c03be415cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17803 | 2026.03.19 22:59:14.400269 [ 4 ] {0d7b64dd-5e76-4656-83e0-f4c03be415cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17804 | 2026.03.19 22:59:14.400646 [ 4 ] {0d7b64dd-5e76-4656-83e0-f4c03be415cc} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17805 | 2026.03.19 22:59:14.400682 [ 4 ] {0d7b64dd-5e76-4656-83e0-f4c03be415cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17806 | 2026.03.19 22:59:14.400966 [ 4 ] {0d7b64dd-5e76-4656-83e0-f4c03be415cc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 17807 | 2026.03.19 22:59:14.401183 [ 4 ] {0d7b64dd-5e76-4656-83e0-f4c03be415cc} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17808 | 2026.03.19 22:59:14.401312 [ 4 ] {0d7b64dd-5e76-4656-83e0-f4c03be415cc} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 63.86 KiB/sec. | ||
| 17809 | 2026.03.19 22:59:14.401351 [ 4 ] {0d7b64dd-5e76-4656-83e0-f4c03be415cc} <Debug> TCPHandler: Processed in 0.001268983 sec. | ||
| 17810 | 2026.03.19 22:59:14.401456 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17811 | 2026.03.19 22:59:14.401550 [ 4 ] {d30fa785-91f8-4f90-8910-3690621a7875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17812 | 2026.03.19 22:59:14.401589 [ 4 ] {d30fa785-91f8-4f90-8910-3690621a7875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17813 | 2026.03.19 22:59:14.402496 [ 4 ] {d30fa785-91f8-4f90-8910-3690621a7875} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17814 | 2026.03.19 22:59:14.402531 [ 4 ] {d30fa785-91f8-4f90-8910-3690621a7875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17815 | 2026.03.19 22:59:14.402874 [ 4 ] {d30fa785-91f8-4f90-8910-3690621a7875} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17816 | 2026.03.19 22:59:14.403085 [ 4 ] {d30fa785-91f8-4f90-8910-3690621a7875} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17817 | 2026.03.19 22:59:14.403209 [ 150 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17818 | 2026.03.19 22:59:14.403214 [ 4 ] {d30fa785-91f8-4f90-8910-3690621a7875} <Debug> executeQuery: Read 1037 rows, 73.30 KiB in 0.001682 sec., 616527.9429250893 rows/sec., 42.56 MiB/sec. | ||
| 17819 | 2026.03.19 22:59:14.403267 [ 150 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17820 | 2026.03.19 22:59:14.403302 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17821 | 2026.03.19 22:59:14.403319 [ 4 ] {d30fa785-91f8-4f90-8910-3690621a7875} <Debug> TCPHandler: Processed in 0.001909869 sec. | ||
| 17822 | 2026.03.19 22:59:14.403389 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 17823 | 2026.03.19 22:59:14.403455 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17824 | 2026.03.19 22:59:14.403495 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17825 | 2026.03.19 22:59:14.403528 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1124 rows starting from the beginning of the part | ||
| 17826 | 2026.03.19 22:59:14.403575 [ 4 ] {0d26fa5e-2874-4888-ad08-1b2cdd01d51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17827 | 2026.03.19 22:59:14.403581 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 90 rows starting from the beginning of the part | ||
| 17828 | 2026.03.19 22:59:14.403638 [ 4 ] {0d26fa5e-2874-4888-ad08-1b2cdd01d51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17829 | 2026.03.19 22:59:14.403653 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 129 rows starting from the beginning of the part | ||
| 17830 | 2026.03.19 22:59:14.403700 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 90 rows starting from the beginning of the part | ||
| 17831 | 2026.03.19 22:59:14.403741 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 79 rows starting from the beginning of the part | ||
| 17832 | 2026.03.19 22:59:14.403783 [ 191 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1037 rows starting from the beginning of the part | ||
| 17833 | 2026.03.19 22:59:14.404496 [ 4 ] {0d26fa5e-2874-4888-ad08-1b2cdd01d51e} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17834 | 2026.03.19 22:59:14.404537 [ 4 ] {0d26fa5e-2874-4888-ad08-1b2cdd01d51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17835 | 2026.03.19 22:59:14.404887 [ 195 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530135 sec., 1665866.083711568 rows/sec., 124.69 MiB/sec. | ||
| 17836 | 2026.03.19 22:59:14.404991 [ 4 ] {0d26fa5e-2874-4888-ad08-1b2cdd01d51e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17837 | 2026.03.19 22:59:14.405108 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17838 | 2026.03.19 22:59:14.405223 [ 4 ] {0d26fa5e-2874-4888-ad08-1b2cdd01d51e} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17839 | 2026.03.19 22:59:14.405361 [ 4 ] {0d26fa5e-2874-4888-ad08-1b2cdd01d51e} <Debug> executeQuery: Read 1345 rows, 87.05 KiB in 0.00181 sec., 743093.9226519337 rows/sec., 46.97 MiB/sec. | ||
| 17840 | 2026.03.19 22:59:14.405364 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_131_33 to all_136_136_0 | ||
| 17841 | 2026.03.19 22:59:14.405401 [ 4 ] {0d26fa5e-2874-4888-ad08-1b2cdd01d51e} <Debug> TCPHandler: Processed in 0.00200795 sec. | ||
| 17842 | 2026.03.19 22:59:14.405404 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_136_27} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17843 | 2026.03.19 22:59:14.405419 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17844 | 2026.03.19 22:59:14.405455 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17845 | 2026.03.19 22:59:14.405489 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_136_27} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17846 | 2026.03.19 22:59:14.405520 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17847 | 2026.03.19 22:59:14.405529 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_136_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_33 to all_136_136_0 into Compact with storage Full | ||
| 17848 | 2026.03.19 22:59:14.405594 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 17849 | 2026.03.19 22:59:14.405617 [ 4 ] {cddc2670-e907-456d-a010-7d5498cd36e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17850 | 2026.03.19 22:59:14.405630 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_136_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17851 | 2026.03.19 22:59:14.405661 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_131_33, total 48093 rows starting from the beginning of the part | ||
| 17852 | 2026.03.19 22:59:14.405673 [ 4 ] {cddc2670-e907-456d-a010-7d5498cd36e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17853 | 2026.03.19 22:59:14.405708 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 17854 | 2026.03.19 22:59:14.405749 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 203 rows starting from the beginning of the part | ||
| 17855 | 2026.03.19 22:59:14.405784 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 17856 | 2026.03.19 22:59:14.405822 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 17857 | 2026.03.19 22:59:14.405856 [ 191 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_136_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1345 rows starting from the beginning of the part | ||
| 17858 | 2026.03.19 22:59:14.406556 [ 4 ] {cddc2670-e907-456d-a010-7d5498cd36e1} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17859 | 2026.03.19 22:59:14.406597 [ 4 ] {cddc2670-e907-456d-a010-7d5498cd36e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17860 | 2026.03.19 22:59:14.407193 [ 4 ] {cddc2670-e907-456d-a010-7d5498cd36e1} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17861 | 2026.03.19 22:59:14.407426 [ 4 ] {cddc2670-e907-456d-a010-7d5498cd36e1} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17862 | 2026.03.19 22:59:14.407566 [ 4 ] {cddc2670-e907-456d-a010-7d5498cd36e1} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001968 sec., 18800.81300813008 rows/sec., 33.69 MiB/sec. | ||
| 17863 | 2026.03.19 22:59:14.407622 [ 4 ] {cddc2670-e907-456d-a010-7d5498cd36e1} <Debug> TCPHandler: Processed in 0.002153222 sec. | ||
| 17864 | 2026.03.19 22:59:14.407636 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 17865 | 2026.03.19 22:59:14.407665 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 17866 | 2026.03.19 22:59:14.407740 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17867 | 2026.03.19 22:59:14.407835 [ 4 ] {3ba3d338-3498-4623-ad7b-3946d3913931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17868 | 2026.03.19 22:59:14.407878 [ 4 ] {3ba3d338-3498-4623-ad7b-3946d3913931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17869 | 2026.03.19 22:59:14.408211 [ 4 ] {3ba3d338-3498-4623-ad7b-3946d3913931} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17870 | 2026.03.19 22:59:14.408245 [ 4 ] {3ba3d338-3498-4623-ad7b-3946d3913931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17871 | 2026.03.19 22:59:14.408552 [ 4 ] {3ba3d338-3498-4623-ad7b-3946d3913931} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17872 | 2026.03.19 22:59:14.408778 [ 4 ] {3ba3d338-3498-4623-ad7b-3946d3913931} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17873 | 2026.03.19 22:59:14.408897 [ 150 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17874 | 2026.03.19 22:59:14.408907 [ 4 ] {3ba3d338-3498-4623-ad7b-3946d3913931} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 17875 | 2026.03.19 22:59:14.408939 [ 150 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17876 | 2026.03.19 22:59:14.408960 [ 4 ] {3ba3d338-3498-4623-ad7b-3946d3913931} <Debug> TCPHandler: Processed in 0.001270893 sec. | ||
| 17877 | 2026.03.19 22:59:14.408962 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 17878 | 2026.03.19 22:59:14.409069 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 17879 | 2026.03.19 22:59:14.409166 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17880 | 2026.03.19 22:59:14.409195 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7812 rows starting from the beginning of the part | ||
| 17881 | 2026.03.19 22:59:14.409251 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 17882 | 2026.03.19 22:59:14.409298 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 17883 | 2026.03.19 22:59:14.409339 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 17884 | 2026.03.19 22:59:14.409379 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 17885 | 2026.03.19 22:59:14.409418 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 17886 | 2026.03.19 22:59:14.411085 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 17887 | 2026.03.19 22:59:14.411137 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8112 rows, containing 4 columns (4 merged, 0 gathered) in 0.00210489 sec., 3853883.1007796135 rows/sec., 259.72 MiB/sec. | ||
| 17888 | 2026.03.19 22:59:14.411594 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17889 | 2026.03.19 22:59:14.411855 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_136_27} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17890 | 2026.03.19 22:59:14.411920 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_136_27} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17891 | 2026.03.19 22:59:14.412002 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 17892 | 2026.03.19 22:59:14.414646 [ 196 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_136_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50121 rows, containing 5 columns (5 merged, 0 gathered) in 0.00914314 sec., 5481814.781355202 rows/sec., 361.64 MiB/sec. | ||
| 17893 | 2026.03.19 22:59:14.415045 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_136_34} <Trace> MergedBlockOutputStream: filled checksums all_1_136_34 (state Temporary) | ||
| 17894 | 2026.03.19 22:59:14.415410 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_136_34} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_136_34 to all_1_136_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17895 | 2026.03.19 22:59:14.415497 [ 198 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_136_34} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_131_33, all_136_136_0] -> all_1_136_34 | ||
| 17896 | 2026.03.19 22:59:14.415619 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 17897 | 2026.03.19 22:59:15.138122 [ 223 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 17898 | 2026.03.19 22:59:15.138198 [ 223 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 17899 | 2026.03.19 22:59:15.141135 [ 223 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 17900 | 2026.03.19 22:59:16.924271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44510 | ||
| 17901 | 2026.03.19 22:59:16.924869 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17902 | 2026.03.19 22:59:16.924924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17903 | 2026.03.19 22:59:16.925476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17904 | 2026.03.19 22:59:16.925706 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17905 | 2026.03.19 22:59:16.925862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44510 | ||
| 17906 | 2026.03.19 22:59:19.218994 [ 221 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 17907 | 2026.03.19 22:59:19.219052 [ 221 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 17908 | 2026.03.19 22:59:19.222645 [ 221 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 17909 | 2026.03.19 22:59:19.395182 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 17910 | 2026.03.19 22:59:19.413873 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17911 | 2026.03.19 22:59:19.413935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17912 | 2026.03.19 22:59:19.420254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17913 | 2026.03.19 22:59:19.420971 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17914 | 2026.03.19 22:59:19.424200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 17915 | 2026.03.19 22:59:19.576476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2144 | ||
| 17916 | 2026.03.19 22:59:19.578896 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17917 | 2026.03.19 22:59:19.578957 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17918 | 2026.03.19 22:59:19.580221 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17919 | 2026.03.19 22:59:19.580510 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17920 | 2026.03.19 22:59:19.580896 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2144 | ||
| 17921 | 2026.03.19 22:59:19.878384 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17922 | 2026.03.19 22:59:19.878567 [ 4 ] {1dc3d334-6601-4636-bc79-ffec07732fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17923 | 2026.03.19 22:59:19.878633 [ 4 ] {1dc3d334-6601-4636-bc79-ffec07732fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17924 | 2026.03.19 22:59:19.879332 [ 4 ] {1dc3d334-6601-4636-bc79-ffec07732fb9} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17925 | 2026.03.19 22:59:19.879384 [ 4 ] {1dc3d334-6601-4636-bc79-ffec07732fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17926 | 2026.03.19 22:59:19.879778 [ 4 ] {1dc3d334-6601-4636-bc79-ffec07732fb9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17927 | 2026.03.19 22:59:19.880017 [ 4 ] {1dc3d334-6601-4636-bc79-ffec07732fb9} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17928 | 2026.03.19 22:59:19.880178 [ 4 ] {1dc3d334-6601-4636-bc79-ffec07732fb9} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.00166 sec., 51807.22891566265 rows/sec., 4.35 MiB/sec. | ||
| 17929 | 2026.03.19 22:59:19.880230 [ 4 ] {1dc3d334-6601-4636-bc79-ffec07732fb9} <Debug> TCPHandler: Processed in 0.001977019 sec. | ||
| 17930 | 2026.03.19 22:59:19.880255 [ 221 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 17931 | 2026.03.19 22:59:19.880307 [ 221 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 17932 | 2026.03.19 22:59:19.880362 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17933 | 2026.03.19 22:59:19.880472 [ 4 ] {04bb517c-cf78-4eb4-bd6a-c9e6e2a1daa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17934 | 2026.03.19 22:59:19.880515 [ 4 ] {04bb517c-cf78-4eb4-bd6a-c9e6e2a1daa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17935 | 2026.03.19 22:59:19.880935 [ 4 ] {04bb517c-cf78-4eb4-bd6a-c9e6e2a1daa0} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17936 | 2026.03.19 22:59:19.880976 [ 4 ] {04bb517c-cf78-4eb4-bd6a-c9e6e2a1daa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17937 | 2026.03.19 22:59:19.881299 [ 4 ] {04bb517c-cf78-4eb4-bd6a-c9e6e2a1daa0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17938 | 2026.03.19 22:59:19.881522 [ 4 ] {04bb517c-cf78-4eb4-bd6a-c9e6e2a1daa0} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17939 | 2026.03.19 22:59:19.881674 [ 4 ] {04bb517c-cf78-4eb4-bd6a-c9e6e2a1daa0} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001225 sec., 12244.897959183674 rows/sec., 920.76 KiB/sec. | ||
| 17940 | 2026.03.19 22:59:19.881714 [ 4 ] {04bb517c-cf78-4eb4-bd6a-c9e6e2a1daa0} <Debug> TCPHandler: Processed in 0.001405644 sec. | ||
| 17941 | 2026.03.19 22:59:19.881833 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17942 | 2026.03.19 22:59:19.881928 [ 4 ] {a77ff5e5-13f1-4374-87ea-8d12959ba99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17943 | 2026.03.19 22:59:19.881968 [ 4 ] {a77ff5e5-13f1-4374-87ea-8d12959ba99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17944 | 2026.03.19 22:59:19.882412 [ 4 ] {a77ff5e5-13f1-4374-87ea-8d12959ba99b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17945 | 2026.03.19 22:59:19.882449 [ 4 ] {a77ff5e5-13f1-4374-87ea-8d12959ba99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17946 | 2026.03.19 22:59:19.882772 [ 4 ] {a77ff5e5-13f1-4374-87ea-8d12959ba99b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17947 | 2026.03.19 22:59:19.883040 [ 4 ] {a77ff5e5-13f1-4374-87ea-8d12959ba99b} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17948 | 2026.03.19 22:59:19.883186 [ 4 ] {a77ff5e5-13f1-4374-87ea-8d12959ba99b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001277 sec., 61863.74314800314 rows/sec., 4.83 MiB/sec. | ||
| 17949 | 2026.03.19 22:59:19.883223 [ 4 ] {a77ff5e5-13f1-4374-87ea-8d12959ba99b} <Debug> TCPHandler: Processed in 0.001441464 sec. | ||
| 17950 | 2026.03.19 22:59:19.883270 [ 219 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 17951 | 2026.03.19 22:59:19.883322 [ 219 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 17952 | 2026.03.19 22:59:19.883337 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17953 | 2026.03.19 22:59:19.883435 [ 4 ] {3d6e1643-6137-4f1e-8eed-5f9bba204d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17954 | 2026.03.19 22:59:19.883479 [ 4 ] {3d6e1643-6137-4f1e-8eed-5f9bba204d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17955 | 2026.03.19 22:59:19.883759 [ 221 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 17956 | 2026.03.19 22:59:19.883896 [ 4 ] {3d6e1643-6137-4f1e-8eed-5f9bba204d47} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17957 | 2026.03.19 22:59:19.883939 [ 4 ] {3d6e1643-6137-4f1e-8eed-5f9bba204d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17958 | 2026.03.19 22:59:19.884287 [ 4 ] {3d6e1643-6137-4f1e-8eed-5f9bba204d47} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17959 | 2026.03.19 22:59:19.884506 [ 4 ] {3d6e1643-6137-4f1e-8eed-5f9bba204d47} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17960 | 2026.03.19 22:59:19.884656 [ 4 ] {3d6e1643-6137-4f1e-8eed-5f9bba204d47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 17961 | 2026.03.19 22:59:19.884694 [ 4 ] {3d6e1643-6137-4f1e-8eed-5f9bba204d47} <Debug> TCPHandler: Processed in 0.001406664 sec. | ||
| 17962 | 2026.03.19 22:59:19.884705 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 17963 | 2026.03.19 22:59:19.884741 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 17964 | 2026.03.19 22:59:19.884806 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17965 | 2026.03.19 22:59:19.884904 [ 4 ] {c72106e1-b9c9-4127-9b3e-c61c3f34cf95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17966 | 2026.03.19 22:59:19.884961 [ 4 ] {c72106e1-b9c9-4127-9b3e-c61c3f34cf95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17967 | 2026.03.19 22:59:19.885808 [ 4 ] {c72106e1-b9c9-4127-9b3e-c61c3f34cf95} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17968 | 2026.03.19 22:59:19.885846 [ 4 ] {c72106e1-b9c9-4127-9b3e-c61c3f34cf95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17969 | 2026.03.19 22:59:19.886383 [ 219 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 17970 | 2026.03.19 22:59:19.886430 [ 4 ] {c72106e1-b9c9-4127-9b3e-c61c3f34cf95} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17971 | 2026.03.19 22:59:19.886670 [ 4 ] {c72106e1-b9c9-4127-9b3e-c61c3f34cf95} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17972 | 2026.03.19 22:59:19.886831 [ 4 ] {c72106e1-b9c9-4127-9b3e-c61c3f34cf95} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001944 sec., 7716.04938271605 rows/sec., 13.83 MiB/sec. | ||
| 17973 | 2026.03.19 22:59:19.886831 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 17974 | 2026.03.19 22:59:19.886902 [ 4 ] {c72106e1-b9c9-4127-9b3e-c61c3f34cf95} <Debug> TCPHandler: Processed in 0.002146291 sec. | ||
| 17975 | 2026.03.19 22:59:19.887022 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17976 | 2026.03.19 22:59:19.887118 [ 4 ] {e6a4f3bb-a022-415d-a272-be136c7171db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17977 | 2026.03.19 22:59:19.887161 [ 4 ] {e6a4f3bb-a022-415d-a272-be136c7171db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17978 | 2026.03.19 22:59:19.887507 [ 4 ] {e6a4f3bb-a022-415d-a272-be136c7171db} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17979 | 2026.03.19 22:59:19.887543 [ 4 ] {e6a4f3bb-a022-415d-a272-be136c7171db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17980 | 2026.03.19 22:59:19.887842 [ 4 ] {e6a4f3bb-a022-415d-a272-be136c7171db} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17981 | 2026.03.19 22:59:19.888065 [ 4 ] {e6a4f3bb-a022-415d-a272-be136c7171db} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17982 | 2026.03.19 22:59:19.888194 [ 4 ] {e6a4f3bb-a022-415d-a272-be136c7171db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 17983 | 2026.03.19 22:59:19.888231 [ 4 ] {e6a4f3bb-a022-415d-a272-be136c7171db} <Debug> TCPHandler: Processed in 0.001258782 sec. | ||
| 17984 | 2026.03.19 22:59:20.425108 [ 218 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): 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] | ||
| 17985 | 2026.03.19 22:59:20.425194 [ 218 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): 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] | ||
| 17986 | 2026.03.19 22:59:20.428902 [ 218 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): 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] | ||
| 17987 | 2026.03.19 22:59:24.223640 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17988 | 2026.03.19 22:59:24.223704 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17989 | 2026.03.19 22:59:24.426158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45022 | ||
| 17990 | 2026.03.19 22:59:24.426899 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17991 | 2026.03.19 22:59:24.426953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 17992 | 2026.03.19 22:59:24.427461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17993 | 2026.03.19 22:59:24.427695 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17994 | 2026.03.19 22:59:24.427848 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45022 | ||
| 17995 | 2026.03.19 22:59:24.879173 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17996 | 2026.03.19 22:59:24.879455 [ 4 ] {c8ea72ef-73a9-44af-b270-9732b24d8154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17997 | 2026.03.19 22:59:24.879561 [ 4 ] {c8ea72ef-73a9-44af-b270-9732b24d8154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17998 | 2026.03.19 22:59:24.880349 [ 4 ] {c8ea72ef-73a9-44af-b270-9732b24d8154} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17999 | 2026.03.19 22:59:24.880391 [ 4 ] {c8ea72ef-73a9-44af-b270-9732b24d8154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18000 | 2026.03.19 22:59:24.880798 [ 4 ] {c8ea72ef-73a9-44af-b270-9732b24d8154} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18001 | 2026.03.19 22:59:24.881030 [ 4 ] {c8ea72ef-73a9-44af-b270-9732b24d8154} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18002 | 2026.03.19 22:59:24.881196 [ 4 ] {c8ea72ef-73a9-44af-b270-9732b24d8154} <Debug> executeQuery: Read 108 rows, 9.30 KiB in 0.001817 sec., 59438.63511282334 rows/sec., 5.00 MiB/sec. | ||
| 18003 | 2026.03.19 22:59:24.881252 [ 4 ] {c8ea72ef-73a9-44af-b270-9732b24d8154} <Debug> TCPHandler: Processed in 0.002263793 sec. | ||
| 18004 | 2026.03.19 22:59:24.881400 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18005 | 2026.03.19 22:59:24.881504 [ 4 ] {596964bb-e080-4f24-a5a5-c7c24945c66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18006 | 2026.03.19 22:59:24.881546 [ 4 ] {596964bb-e080-4f24-a5a5-c7c24945c66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18007 | 2026.03.19 22:59:24.881986 [ 4 ] {596964bb-e080-4f24-a5a5-c7c24945c66c} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18008 | 2026.03.19 22:59:24.882021 [ 4 ] {596964bb-e080-4f24-a5a5-c7c24945c66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18009 | 2026.03.19 22:59:24.882330 [ 4 ] {596964bb-e080-4f24-a5a5-c7c24945c66c} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18010 | 2026.03.19 22:59:24.882545 [ 4 ] {596964bb-e080-4f24-a5a5-c7c24945c66c} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18011 | 2026.03.19 22:59:24.882683 [ 4 ] {596964bb-e080-4f24-a5a5-c7c24945c66c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001203 sec., 21612.63507896924 rows/sec., 1.59 MiB/sec. | ||
| 18012 | 2026.03.19 22:59:24.882721 [ 4 ] {596964bb-e080-4f24-a5a5-c7c24945c66c} <Debug> TCPHandler: Processed in 0.001374293 sec. | ||
| 18013 | 2026.03.19 22:59:24.882834 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18014 | 2026.03.19 22:59:24.882930 [ 4 ] {617f5e09-1662-4b1d-8d74-1c09d921df5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18015 | 2026.03.19 22:59:24.882972 [ 4 ] {617f5e09-1662-4b1d-8d74-1c09d921df5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18016 | 2026.03.19 22:59:24.883412 [ 4 ] {617f5e09-1662-4b1d-8d74-1c09d921df5d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18017 | 2026.03.19 22:59:24.883448 [ 4 ] {617f5e09-1662-4b1d-8d74-1c09d921df5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18018 | 2026.03.19 22:59:24.883758 [ 4 ] {617f5e09-1662-4b1d-8d74-1c09d921df5d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18019 | 2026.03.19 22:59:24.883971 [ 4 ] {617f5e09-1662-4b1d-8d74-1c09d921df5d} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18020 | 2026.03.19 22:59:24.884103 [ 4 ] {617f5e09-1662-4b1d-8d74-1c09d921df5d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001192 sec., 75503.355704698 rows/sec., 5.90 MiB/sec. | ||
| 18021 | 2026.03.19 22:59:24.884141 [ 4 ] {617f5e09-1662-4b1d-8d74-1c09d921df5d} <Debug> TCPHandler: Processed in 0.001357643 sec. | ||
| 18022 | 2026.03.19 22:59:24.884256 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18023 | 2026.03.19 22:59:24.884351 [ 4 ] {e7c3ecc8-05ca-4de9-9a97-2f3babf043cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18024 | 2026.03.19 22:59:24.884395 [ 4 ] {e7c3ecc8-05ca-4de9-9a97-2f3babf043cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18025 | 2026.03.19 22:59:24.884835 [ 4 ] {e7c3ecc8-05ca-4de9-9a97-2f3babf043cc} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18026 | 2026.03.19 22:59:24.884869 [ 4 ] {e7c3ecc8-05ca-4de9-9a97-2f3babf043cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18027 | 2026.03.19 22:59:24.885209 [ 4 ] {e7c3ecc8-05ca-4de9-9a97-2f3babf043cc} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18028 | 2026.03.19 22:59:24.885420 [ 4 ] {e7c3ecc8-05ca-4de9-9a97-2f3babf043cc} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18029 | 2026.03.19 22:59:24.885554 [ 4 ] {e7c3ecc8-05ca-4de9-9a97-2f3babf043cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 18030 | 2026.03.19 22:59:24.885590 [ 4 ] {e7c3ecc8-05ca-4de9-9a97-2f3babf043cc} <Debug> TCPHandler: Processed in 0.001383724 sec. | ||
| 18031 | 2026.03.19 22:59:24.885723 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18032 | 2026.03.19 22:59:24.885845 [ 4 ] {b79bd393-c087-4e3a-990e-ae6b09a1580d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18033 | 2026.03.19 22:59:24.885910 [ 4 ] {b79bd393-c087-4e3a-990e-ae6b09a1580d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18034 | 2026.03.19 22:59:24.886875 [ 4 ] {b79bd393-c087-4e3a-990e-ae6b09a1580d} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18035 | 2026.03.19 22:59:24.886911 [ 4 ] {b79bd393-c087-4e3a-990e-ae6b09a1580d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18036 | 2026.03.19 22:59:24.887464 [ 4 ] {b79bd393-c087-4e3a-990e-ae6b09a1580d} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18037 | 2026.03.19 22:59:24.887684 [ 4 ] {b79bd393-c087-4e3a-990e-ae6b09a1580d} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18038 | 2026.03.19 22:59:24.887821 [ 4 ] {b79bd393-c087-4e3a-990e-ae6b09a1580d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002 sec., 13000 rows/sec., 23.30 MiB/sec. | ||
| 18039 | 2026.03.19 22:59:24.887876 [ 4 ] {b79bd393-c087-4e3a-990e-ae6b09a1580d} <Debug> TCPHandler: Processed in 0.002213932 sec. | ||
| 18040 | 2026.03.19 22:59:24.887985 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18041 | 2026.03.19 22:59:24.888079 [ 4 ] {80849cec-1e71-4377-b20d-1b5081be6774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18042 | 2026.03.19 22:59:24.888119 [ 4 ] {80849cec-1e71-4377-b20d-1b5081be6774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18043 | 2026.03.19 22:59:24.888461 [ 4 ] {80849cec-1e71-4377-b20d-1b5081be6774} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18044 | 2026.03.19 22:59:24.888493 [ 4 ] {80849cec-1e71-4377-b20d-1b5081be6774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18045 | 2026.03.19 22:59:24.888803 [ 4 ] {80849cec-1e71-4377-b20d-1b5081be6774} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18046 | 2026.03.19 22:59:24.889014 [ 4 ] {80849cec-1e71-4377-b20d-1b5081be6774} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18047 | 2026.03.19 22:59:24.889139 [ 4 ] {80849cec-1e71-4377-b20d-1b5081be6774} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 18048 | 2026.03.19 22:59:24.889175 [ 4 ] {80849cec-1e71-4377-b20d-1b5081be6774} <Debug> TCPHandler: Processed in 0.001237572 sec. | ||
| 18049 | 2026.03.19 22:59:26.924425 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 18050 | 2026.03.19 22:59:26.943129 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18051 | 2026.03.19 22:59:26.943189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18052 | 2026.03.19 22:59:26.949639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18053 | 2026.03.19 22:59:26.950363 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18054 | 2026.03.19 22:59:26.953603 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 18055 | 2026.03.19 22:59:29.581238 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2168 | ||
| 18056 | 2026.03.19 22:59:29.583569 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18057 | 2026.03.19 22:59:29.583625 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18058 | 2026.03.19 22:59:29.584864 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18059 | 2026.03.19 22:59:29.585157 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18060 | 2026.03.19 22:59:29.585566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2168 | ||
| 18061 | 2026.03.19 22:59:29.881045 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18062 | 2026.03.19 22:59:29.881216 [ 4 ] {423c2d9f-fd5d-41a8-87c8-a28a01599a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18063 | 2026.03.19 22:59:29.881278 [ 4 ] {423c2d9f-fd5d-41a8-87c8-a28a01599a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18064 | 2026.03.19 22:59:29.882004 [ 4 ] {423c2d9f-fd5d-41a8-87c8-a28a01599a5e} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18065 | 2026.03.19 22:59:29.882052 [ 4 ] {423c2d9f-fd5d-41a8-87c8-a28a01599a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18066 | 2026.03.19 22:59:29.882433 [ 4 ] {423c2d9f-fd5d-41a8-87c8-a28a01599a5e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 18067 | 2026.03.19 22:59:29.882661 [ 4 ] {423c2d9f-fd5d-41a8-87c8-a28a01599a5e} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18068 | 2026.03.19 22:59:29.882819 [ 4 ] {423c2d9f-fd5d-41a8-87c8-a28a01599a5e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001599 sec., 15009.3808630394 rows/sec., 1.25 MiB/sec. | ||
| 18069 | 2026.03.19 22:59:29.882871 [ 4 ] {423c2d9f-fd5d-41a8-87c8-a28a01599a5e} <Debug> TCPHandler: Processed in 0.001914089 sec. | ||
| 18070 | 2026.03.19 22:59:29.882999 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18071 | 2026.03.19 22:59:29.883097 [ 4 ] {08dcb553-bacc-4c59-a28b-14732c01ce9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18072 | 2026.03.19 22:59:29.883138 [ 4 ] {08dcb553-bacc-4c59-a28b-14732c01ce9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18073 | 2026.03.19 22:59:29.883672 [ 4 ] {08dcb553-bacc-4c59-a28b-14732c01ce9e} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18074 | 2026.03.19 22:59:29.883710 [ 4 ] {08dcb553-bacc-4c59-a28b-14732c01ce9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18075 | 2026.03.19 22:59:29.884045 [ 4 ] {08dcb553-bacc-4c59-a28b-14732c01ce9e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18076 | 2026.03.19 22:59:29.884255 [ 4 ] {08dcb553-bacc-4c59-a28b-14732c01ce9e} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18077 | 2026.03.19 22:59:29.884390 [ 4 ] {08dcb553-bacc-4c59-a28b-14732c01ce9e} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001312 sec., 157012.19512195123 rows/sec., 14.03 MiB/sec. | ||
| 18078 | 2026.03.19 22:59:29.884430 [ 4 ] {08dcb553-bacc-4c59-a28b-14732c01ce9e} <Debug> TCPHandler: Processed in 0.001481245 sec. | ||
| 18079 | 2026.03.19 22:59:29.884592 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18080 | 2026.03.19 22:59:29.884688 [ 4 ] {b7f6a6da-892d-4bae-9b60-fe4c066604f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18081 | 2026.03.19 22:59:29.884730 [ 4 ] {b7f6a6da-892d-4bae-9b60-fe4c066604f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18082 | 2026.03.19 22:59:29.885152 [ 4 ] {b7f6a6da-892d-4bae-9b60-fe4c066604f9} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18083 | 2026.03.19 22:59:29.885191 [ 4 ] {b7f6a6da-892d-4bae-9b60-fe4c066604f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18084 | 2026.03.19 22:59:29.885492 [ 4 ] {b7f6a6da-892d-4bae-9b60-fe4c066604f9} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18085 | 2026.03.19 22:59:29.885695 [ 4 ] {b7f6a6da-892d-4bae-9b60-fe4c066604f9} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18086 | 2026.03.19 22:59:29.885824 [ 4 ] {b7f6a6da-892d-4bae-9b60-fe4c066604f9} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001154 sec., 23396.88041594454 rows/sec., 1.77 MiB/sec. | ||
| 18087 | 2026.03.19 22:59:29.885863 [ 4 ] {b7f6a6da-892d-4bae-9b60-fe4c066604f9} <Debug> TCPHandler: Processed in 0.001321803 sec. | ||
| 18088 | 2026.03.19 22:59:29.885984 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18089 | 2026.03.19 22:59:29.886077 [ 4 ] {ac0c1bc4-3bd7-47b8-8e14-4e6ead9872be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18090 | 2026.03.19 22:59:29.886117 [ 4 ] {ac0c1bc4-3bd7-47b8-8e14-4e6ead9872be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18091 | 2026.03.19 22:59:29.886519 [ 4 ] {ac0c1bc4-3bd7-47b8-8e14-4e6ead9872be} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18092 | 2026.03.19 22:59:29.886556 [ 4 ] {ac0c1bc4-3bd7-47b8-8e14-4e6ead9872be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18093 | 2026.03.19 22:59:29.886844 [ 4 ] {ac0c1bc4-3bd7-47b8-8e14-4e6ead9872be} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 18094 | 2026.03.19 22:59:29.887054 [ 4 ] {ac0c1bc4-3bd7-47b8-8e14-4e6ead9872be} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18095 | 2026.03.19 22:59:29.887180 [ 4 ] {ac0c1bc4-3bd7-47b8-8e14-4e6ead9872be} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00112 sec., 21428.57142857143 rows/sec., 1.78 MiB/sec. | ||
| 18096 | 2026.03.19 22:59:29.887207 [ 219 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): 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] | ||
| 18097 | 2026.03.19 22:59:29.887218 [ 4 ] {ac0c1bc4-3bd7-47b8-8e14-4e6ead9872be} <Debug> TCPHandler: Processed in 0.001288583 sec. | ||
| 18098 | 2026.03.19 22:59:29.887265 [ 219 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): 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] | ||
| 18099 | 2026.03.19 22:59:29.887384 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18100 | 2026.03.19 22:59:29.887493 [ 4 ] {15b9e0b3-b131-48ad-b01d-70842734b795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18101 | 2026.03.19 22:59:29.887561 [ 4 ] {15b9e0b3-b131-48ad-b01d-70842734b795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18102 | 2026.03.19 22:59:29.887972 [ 4 ] {15b9e0b3-b131-48ad-b01d-70842734b795} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18103 | 2026.03.19 22:59:29.888010 [ 4 ] {15b9e0b3-b131-48ad-b01d-70842734b795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18104 | 2026.03.19 22:59:29.888347 [ 4 ] {15b9e0b3-b131-48ad-b01d-70842734b795} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 18105 | 2026.03.19 22:59:29.888639 [ 4 ] {15b9e0b3-b131-48ad-b01d-70842734b795} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18106 | 2026.03.19 22:59:29.888778 [ 4 ] {15b9e0b3-b131-48ad-b01d-70842734b795} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001304 sec., 9202.453987730061 rows/sec., 718.94 KiB/sec. | ||
| 18107 | 2026.03.19 22:59:29.888820 [ 4 ] {15b9e0b3-b131-48ad-b01d-70842734b795} <Debug> TCPHandler: Processed in 0.001487104 sec. | ||
| 18108 | 2026.03.19 22:59:29.888935 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18109 | 2026.03.19 22:59:29.889063 [ 4 ] {45fd2db0-88e2-4cb8-a010-472e4a6800ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18110 | 2026.03.19 22:59:29.889105 [ 4 ] {45fd2db0-88e2-4cb8-a010-472e4a6800ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18111 | 2026.03.19 22:59:29.889555 [ 4 ] {45fd2db0-88e2-4cb8-a010-472e4a6800ca} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18112 | 2026.03.19 22:59:29.889593 [ 4 ] {45fd2db0-88e2-4cb8-a010-472e4a6800ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18113 | 2026.03.19 22:59:29.889912 [ 4 ] {45fd2db0-88e2-4cb8-a010-472e4a6800ca} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18114 | 2026.03.19 22:59:29.890013 [ 219 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): 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] | ||
| 18115 | 2026.03.19 22:59:29.890149 [ 4 ] {45fd2db0-88e2-4cb8-a010-472e4a6800ca} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18116 | 2026.03.19 22:59:29.890292 [ 4 ] {45fd2db0-88e2-4cb8-a010-472e4a6800ca} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001248 sec., 92147.4358974359 rows/sec., 7.49 MiB/sec. | ||
| 18117 | 2026.03.19 22:59:29.890331 [ 4 ] {45fd2db0-88e2-4cb8-a010-472e4a6800ca} <Debug> TCPHandler: Processed in 0.001446274 sec. | ||
| 18118 | 2026.03.19 22:59:29.890442 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18119 | 2026.03.19 22:59:29.890538 [ 4 ] {f9b5c77d-2afe-4f53-bd97-467e0460bd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18120 | 2026.03.19 22:59:29.890580 [ 4 ] {f9b5c77d-2afe-4f53-bd97-467e0460bd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18121 | 2026.03.19 22:59:29.890992 [ 4 ] {f9b5c77d-2afe-4f53-bd97-467e0460bd10} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18122 | 2026.03.19 22:59:29.891026 [ 4 ] {f9b5c77d-2afe-4f53-bd97-467e0460bd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18123 | 2026.03.19 22:59:29.891360 [ 4 ] {f9b5c77d-2afe-4f53-bd97-467e0460bd10} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18124 | 2026.03.19 22:59:29.891575 [ 4 ] {f9b5c77d-2afe-4f53-bd97-467e0460bd10} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18125 | 2026.03.19 22:59:29.891708 [ 4 ] {f9b5c77d-2afe-4f53-bd97-467e0460bd10} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001188 sec., 164983.16498316498 rows/sec., 11.84 MiB/sec. | ||
| 18126 | 2026.03.19 22:59:29.891745 [ 4 ] {f9b5c77d-2afe-4f53-bd97-467e0460bd10} <Debug> TCPHandler: Processed in 0.001353733 sec. | ||
| 18127 | 2026.03.19 22:59:29.891860 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18128 | 2026.03.19 22:59:29.891954 [ 4 ] {ee27cb13-e52a-4bce-9a69-653f5ebde044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18129 | 2026.03.19 22:59:29.892009 [ 4 ] {ee27cb13-e52a-4bce-9a69-653f5ebde044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18130 | 2026.03.19 22:59:29.892839 [ 4 ] {ee27cb13-e52a-4bce-9a69-653f5ebde044} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18131 | 2026.03.19 22:59:29.892875 [ 4 ] {ee27cb13-e52a-4bce-9a69-653f5ebde044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18132 | 2026.03.19 22:59:29.893439 [ 4 ] {ee27cb13-e52a-4bce-9a69-653f5ebde044} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18133 | 2026.03.19 22:59:29.893667 [ 4 ] {ee27cb13-e52a-4bce-9a69-653f5ebde044} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18134 | 2026.03.19 22:59:29.893813 [ 4 ] {ee27cb13-e52a-4bce-9a69-653f5ebde044} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001877 sec., 7991.475759190197 rows/sec., 14.32 MiB/sec. | ||
| 18135 | 2026.03.19 22:59:29.893881 [ 4 ] {ee27cb13-e52a-4bce-9a69-653f5ebde044} <Debug> TCPHandler: Processed in 0.002072661 sec. | ||
| 18136 | 2026.03.19 22:59:29.893999 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18137 | 2026.03.19 22:59:29.894095 [ 4 ] {4b6ee9f7-94f8-47ae-9505-cdd14776ad41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18138 | 2026.03.19 22:59:29.894138 [ 4 ] {4b6ee9f7-94f8-47ae-9505-cdd14776ad41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18139 | 2026.03.19 22:59:29.894476 [ 4 ] {4b6ee9f7-94f8-47ae-9505-cdd14776ad41} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18140 | 2026.03.19 22:59:29.894513 [ 4 ] {4b6ee9f7-94f8-47ae-9505-cdd14776ad41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18141 | 2026.03.19 22:59:29.894819 [ 4 ] {4b6ee9f7-94f8-47ae-9505-cdd14776ad41} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18142 | 2026.03.19 22:59:29.895030 [ 4 ] {4b6ee9f7-94f8-47ae-9505-cdd14776ad41} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18143 | 2026.03.19 22:59:29.895166 [ 4 ] {4b6ee9f7-94f8-47ae-9505-cdd14776ad41} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 18144 | 2026.03.19 22:59:29.895204 [ 4 ] {4b6ee9f7-94f8-47ae-9505-cdd14776ad41} <Debug> TCPHandler: Processed in 0.001255283 sec. | ||
| 18145 | 2026.03.19 22:59:31.928160 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45470 | ||
| 18146 | 2026.03.19 22:59:31.928689 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18147 | 2026.03.19 22:59:31.928742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18148 | 2026.03.19 22:59:31.929258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18149 | 2026.03.19 22:59:31.929498 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18150 | 2026.03.19 22:59:31.929654 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45470 | ||
| 18151 | 2026.03.19 22:59:31.929743 [ 222 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 18152 | 2026.03.19 22:59:31.929795 [ 222 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 18153 | 2026.03.19 22:59:31.932158 [ 222 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): 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] | ||
| 18154 | 2026.03.19 22:59:32.369741 [ 221 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 18155 | 2026.03.19 22:59:32.369805 [ 221 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 18156 | 2026.03.19 22:59:32.372223 [ 221 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): 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] | ||
| 18157 | 2026.03.19 22:59:33.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.68 MiB, peak 415.99 MiB, free memory in arenas 0.00 B, will set to 401.68 MiB (RSS), difference: 4.00 MiB | ||
| 18158 | 2026.03.19 22:59:34.453873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 18159 | 2026.03.19 22:59:34.472473 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18160 | 2026.03.19 22:59:34.472539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18161 | 2026.03.19 22:59:34.478995 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18162 | 2026.03.19 22:59:34.479719 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18163 | 2026.03.19 22:59:34.483096 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 18164 | 2026.03.19 22:59:34.880122 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18165 | 2026.03.19 22:59:34.880327 [ 4 ] {c34582c1-9bff-455d-a92a-34499a217410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18166 | 2026.03.19 22:59:34.880403 [ 4 ] {c34582c1-9bff-455d-a92a-34499a217410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18167 | 2026.03.19 22:59:34.881218 [ 4 ] {c34582c1-9bff-455d-a92a-34499a217410} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18168 | 2026.03.19 22:59:34.881267 [ 4 ] {c34582c1-9bff-455d-a92a-34499a217410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18169 | 2026.03.19 22:59:34.881671 [ 4 ] {c34582c1-9bff-455d-a92a-34499a217410} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18170 | 2026.03.19 22:59:34.881914 [ 4 ] {c34582c1-9bff-455d-a92a-34499a217410} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18171 | 2026.03.19 22:59:34.882083 [ 4 ] {c34582c1-9bff-455d-a92a-34499a217410} <Debug> executeQuery: Read 126 rows, 11.00 KiB in 0.001811 sec., 69574.8205411375 rows/sec., 5.93 MiB/sec. | ||
| 18172 | 2026.03.19 22:59:34.882136 [ 4 ] {c34582c1-9bff-455d-a92a-34499a217410} <Debug> TCPHandler: Processed in 0.002153881 sec. | ||
| 18173 | 2026.03.19 22:59:34.882270 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18174 | 2026.03.19 22:59:34.882375 [ 4 ] {26c9112a-2924-4ad9-bf3e-e0893013c850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18175 | 2026.03.19 22:59:34.882419 [ 4 ] {26c9112a-2924-4ad9-bf3e-e0893013c850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18176 | 2026.03.19 22:59:34.882851 [ 4 ] {26c9112a-2924-4ad9-bf3e-e0893013c850} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18177 | 2026.03.19 22:59:34.882888 [ 4 ] {26c9112a-2924-4ad9-bf3e-e0893013c850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18178 | 2026.03.19 22:59:34.883185 [ 4 ] {26c9112a-2924-4ad9-bf3e-e0893013c850} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18179 | 2026.03.19 22:59:34.883389 [ 4 ] {26c9112a-2924-4ad9-bf3e-e0893013c850} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18180 | 2026.03.19 22:59:34.883523 [ 4 ] {26c9112a-2924-4ad9-bf3e-e0893013c850} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001233 sec., 28386.050283860503 rows/sec., 2.08 MiB/sec. | ||
| 18181 | 2026.03.19 22:59:34.883628 [ 4 ] {26c9112a-2924-4ad9-bf3e-e0893013c850} <Debug> TCPHandler: Processed in 0.001412124 sec. | ||
| 18182 | 2026.03.19 22:59:34.883631 [ 127 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18183 | 2026.03.19 22:59:34.883703 [ 127 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18184 | 2026.03.19 22:59:34.883726 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18185 | 2026.03.19 22:59:34.883761 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18186 | 2026.03.19 22:59:34.883875 [ 4 ] {a7fe2c6f-577a-4c85-98f4-925d647f9737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18187 | 2026.03.19 22:59:34.883875 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 18188 | 2026.03.19 22:59:34.883919 [ 4 ] {a7fe2c6f-577a-4c85-98f4-925d647f9737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18189 | 2026.03.19 22:59:34.884045 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18190 | 2026.03.19 22:59:34.884089 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 82 rows starting from the beginning of the part | ||
| 18191 | 2026.03.19 22:59:34.884173 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 37 rows starting from the beginning of the part | ||
| 18192 | 2026.03.19 22:59:34.884229 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 15 rows starting from the beginning of the part | ||
| 18193 | 2026.03.19 22:59:34.884289 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 26 rows starting from the beginning of the part | ||
| 18194 | 2026.03.19 22:59:34.884335 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 27 rows starting from the beginning of the part | ||
| 18195 | 2026.03.19 22:59:34.884382 [ 197 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 35 rows starting from the beginning of the part | ||
| 18196 | 2026.03.19 22:59:34.884467 [ 4 ] {a7fe2c6f-577a-4c85-98f4-925d647f9737} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18197 | 2026.03.19 22:59:34.884508 [ 4 ] {a7fe2c6f-577a-4c85-98f4-925d647f9737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18198 | 2026.03.19 22:59:34.884883 [ 4 ] {a7fe2c6f-577a-4c85-98f4-925d647f9737} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18199 | 2026.03.19 22:59:34.885138 [ 4 ] {a7fe2c6f-577a-4c85-98f4-925d647f9737} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18200 | 2026.03.19 22:59:34.885275 [ 4 ] {a7fe2c6f-577a-4c85-98f4-925d647f9737} <Debug> executeQuery: Read 105 rows, 8.43 KiB in 0.001421 sec., 73891.62561576355 rows/sec., 5.79 MiB/sec. | ||
| 18201 | 2026.03.19 22:59:34.885315 [ 198 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504105 sec., 147596.0787312056 rows/sec., 11.41 MiB/sec. | ||
| 18202 | 2026.03.19 22:59:34.885342 [ 4 ] {a7fe2c6f-577a-4c85-98f4-925d647f9737} <Debug> TCPHandler: Processed in 0.001629907 sec. | ||
| 18203 | 2026.03.19 22:59:34.885485 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18204 | 2026.03.19 22:59:34.885487 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18205 | 2026.03.19 22:59:34.885594 [ 4 ] {2c916a8c-1bb2-4a06-9c94-298e7ec1c42a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18206 | 2026.03.19 22:59:34.885639 [ 4 ] {2c916a8c-1bb2-4a06-9c94-298e7ec1c42a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18207 | 2026.03.19 22:59:34.885776 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_136_27} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18208 | 2026.03.19 22:59:34.885880 [ 196 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_136_27} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18209 | 2026.03.19 22:59:34.886005 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18210 | 2026.03.19 22:59:34.886125 [ 4 ] {2c916a8c-1bb2-4a06-9c94-298e7ec1c42a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18211 | 2026.03.19 22:59:34.886156 [ 4 ] {2c916a8c-1bb2-4a06-9c94-298e7ec1c42a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18212 | 2026.03.19 22:59:34.886495 [ 4 ] {2c916a8c-1bb2-4a06-9c94-298e7ec1c42a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18213 | 2026.03.19 22:59:34.886711 [ 4 ] {2c916a8c-1bb2-4a06-9c94-298e7ec1c42a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18214 | 2026.03.19 22:59:34.886847 [ 4 ] {2c916a8c-1bb2-4a06-9c94-298e7ec1c42a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 18215 | 2026.03.19 22:59:34.886893 [ 4 ] {2c916a8c-1bb2-4a06-9c94-298e7ec1c42a} <Debug> TCPHandler: Processed in 0.001456755 sec. | ||
| 18216 | 2026.03.19 22:59:34.887011 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18217 | 2026.03.19 22:59:34.887106 [ 4 ] {4cfb2f3e-4fdd-4645-a64e-0bd96c561ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18218 | 2026.03.19 22:59:34.887161 [ 4 ] {4cfb2f3e-4fdd-4645-a64e-0bd96c561ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18219 | 2026.03.19 22:59:34.888044 [ 4 ] {4cfb2f3e-4fdd-4645-a64e-0bd96c561ed2} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18220 | 2026.03.19 22:59:34.888080 [ 4 ] {4cfb2f3e-4fdd-4645-a64e-0bd96c561ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18221 | 2026.03.19 22:59:34.888632 [ 4 ] {4cfb2f3e-4fdd-4645-a64e-0bd96c561ed2} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18222 | 2026.03.19 22:59:34.888857 [ 4 ] {4cfb2f3e-4fdd-4645-a64e-0bd96c561ed2} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18223 | 2026.03.19 22:59:34.888995 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18224 | 2026.03.19 22:59:34.889000 [ 4 ] {4cfb2f3e-4fdd-4645-a64e-0bd96c561ed2} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001912 sec., 18305.439330543933 rows/sec., 32.80 MiB/sec. | ||
| 18225 | 2026.03.19 22:59:34.889040 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18226 | 2026.03.19 22:59:34.889064 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18227 | 2026.03.19 22:59:34.889093 [ 4 ] {4cfb2f3e-4fdd-4645-a64e-0bd96c561ed2} <Debug> TCPHandler: Processed in 0.002132802 sec. | ||
| 18228 | 2026.03.19 22:59:34.889163 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 18229 | 2026.03.19 22:59:34.889220 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18230 | 2026.03.19 22:59:34.889319 [ 4 ] {c8cbe3df-dfae-4d7b-a4a6-c517457d5b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18231 | 2026.03.19 22:59:34.889361 [ 4 ] {c8cbe3df-dfae-4d7b-a4a6-c517457d5b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18232 | 2026.03.19 22:59:34.889412 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18233 | 2026.03.19 22:59:34.889478 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2833 rows starting from the beginning of the part | ||
| 18234 | 2026.03.19 22:59:34.889629 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 37 rows starting from the beginning of the part | ||
| 18235 | 2026.03.19 22:59:34.889686 [ 4 ] {c8cbe3df-dfae-4d7b-a4a6-c517457d5b8c} <Trace> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18236 | 2026.03.19 22:59:34.889727 [ 4 ] {c8cbe3df-dfae-4d7b-a4a6-c517457d5b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18237 | 2026.03.19 22:59:34.889747 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 15 rows starting from the beginning of the part | ||
| 18238 | 2026.03.19 22:59:34.889860 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 26 rows starting from the beginning of the part | ||
| 18239 | 2026.03.19 22:59:34.889979 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 15 rows starting from the beginning of the part | ||
| 18240 | 2026.03.19 22:59:34.890093 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 35 rows starting from the beginning of the part | ||
| 18241 | 2026.03.19 22:59:34.890498 [ 4 ] {c8cbe3df-dfae-4d7b-a4a6-c517457d5b8c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 18242 | 2026.03.19 22:59:34.890726 [ 4 ] {c8cbe3df-dfae-4d7b-a4a6-c517457d5b8c} <Trace> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18243 | 2026.03.19 22:59:34.890857 [ 4 ] {c8cbe3df-dfae-4d7b-a4a6-c517457d5b8c} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001557 sec., 3853.5645472061656 rows/sec., 290.40 KiB/sec. | ||
| 18244 | 2026.03.19 22:59:34.890894 [ 4 ] {c8cbe3df-dfae-4d7b-a4a6-c517457d5b8c} <Debug> TCPHandler: Processed in 0.001724497 sec. | ||
| 18245 | 2026.03.19 22:59:34.891008 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18246 | 2026.03.19 22:59:34.891101 [ 4 ] {a4692814-ae0e-4ac3-9f68-2f0f1d318eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18247 | 2026.03.19 22:59:34.891143 [ 4 ] {a4692814-ae0e-4ac3-9f68-2f0f1d318eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18248 | 2026.03.19 22:59:34.891474 [ 4 ] {a4692814-ae0e-4ac3-9f68-2f0f1d318eea} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18249 | 2026.03.19 22:59:34.891511 [ 4 ] {a4692814-ae0e-4ac3-9f68-2f0f1d318eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 18250 | 2026.03.19 22:59:34.891833 [ 4 ] {a4692814-ae0e-4ac3-9f68-2f0f1d318eea} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18251 | 2026.03.19 22:59:34.892041 [ 4 ] {a4692814-ae0e-4ac3-9f68-2f0f1d318eea} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18252 | 2026.03.19 22:59:34.892173 [ 4 ] {a4692814-ae0e-4ac3-9f68-2f0f1d318eea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 18253 | 2026.03.19 22:59:34.892214 [ 4 ] {a4692814-ae0e-4ac3-9f68-2f0f1d318eea} <Debug> TCPHandler: Processed in 0.001255622 sec. | ||
| 18254 | 2026.03.19 22:59:34.898058 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2961 rows, containing 19 columns (19 merged, 0 gathered) in 0.008941008 sec., 331170.71363765694 rows/sec., 593.44 MiB/sec. | ||
| 18255 | 2026.03.19 22:59:34.900752 [ 188 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18256 | 2026.03.19 22:59:34.901096 [ 188 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18257 | 2026.03.19 22:59:34.901164 [ 188 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18258 | 2026.03.19 22:59:34.901286 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.54 MiB. | ||
| 18259 | 2026.03.19 22:59:39.223956 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18260 | 2026.03.19 22:59:39.224019 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18261 | 2026.03.19 22:59:39.303745 [ 219 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 18262 | 2026.03.19 22:59:39.303795 [ 219 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 18263 | 2026.03.19 22:59:39.306808 [ 219 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): 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] | ||
| 18264 | 2026.03.19 22:59:39.430000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45982 | ||
| 18265 | 2026.03.19 22:59:39.430597 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18266 | 2026.03.19 22:59:39.430633 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18267 | 2026.03.19 22:59:39.431121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18268 | 2026.03.19 22:59:39.431353 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18269 | 2026.03.19 22:59:39.431500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45982 | ||
| 18270 | 2026.03.19 22:59:39.431543 [ 123 ] {} <Debug> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18271 | 2026.03.19 22:59:39.431620 [ 123 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18272 | 2026.03.19 22:59:39.431660 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18273 | 2026.03.19 22:59:39.431799 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 18274 | 2026.03.19 22:59:39.431905 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18275 | 2026.03.19 22:59:39.431940 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43550 rows starting from the beginning of the part | ||
| 18276 | 2026.03.19 22:59:39.432017 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 18277 | 2026.03.19 22:59:39.432071 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 18278 | 2026.03.19 22:59:39.432119 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 18279 | 2026.03.19 22:59:39.432168 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 18280 | 2026.03.19 22:59:39.432213 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::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 | ||
| 18281 | 2026.03.19 22:59:39.434799 [ 198 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45982 rows, containing 4 columns (4 merged, 0 gathered) in 0.00305032 sec., 15074483.988565134 rows/sec., 215.64 MiB/sec. | ||
| 18282 | 2026.03.19 22:59:39.435018 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18283 | 2026.03.19 22:59:39.435258 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_96_19} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18284 | 2026.03.19 22:59:39.435318 [ 196 ] {43cd59ab-c3c2-443c-b68e-b266eb4b2395::all_1_96_19} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18285 | 2026.03.19 22:59:39.435390 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 18286 | 2026.03.19 22:59:39.586056 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2200 | ||
| 18287 | 2026.03.19 22:59:39.589783 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18288 | 2026.03.19 22:59:39.589862 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18289 | 2026.03.19 22:59:39.591713 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18290 | 2026.03.19 22:59:39.592189 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18291 | 2026.03.19 22:59:39.592400 [ 123 ] {} <Debug> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18292 | 2026.03.19 22:59:39.592467 [ 123 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18293 | 2026.03.19 22:59:39.592501 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18294 | 2026.03.19 22:59:39.592631 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::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 | ||
| 18295 | 2026.03.19 22:59:39.592682 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2200 | ||
| 18296 | 2026.03.19 22:59:39.593400 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18297 | 2026.03.19 22:59:39.593649 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2056 rows starting from the beginning of the part | ||
| 18298 | 2026.03.19 22:59:39.594218 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 28 rows starting from the beginning of the part | ||
| 18299 | 2026.03.19 22:59:39.594738 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
| 18300 | 2026.03.19 22:59:39.595246 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 28 rows starting from the beginning of the part | ||
| 18301 | 2026.03.19 22:59:39.595767 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 18302 | 2026.03.19 22:59:39.596285 [ 187 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 18303 | 2026.03.19 22:59:39.609299 [ 196 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2200 rows, containing 72 columns (72 merged, 0 gathered) in 0.016717655 sec., 131597.40406175386 rows/sec., 99.33 MiB/sec. | ||
| 18304 | 2026.03.19 22:59:39.611717 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18305 | 2026.03.19 22:59:39.612508 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_71_14} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18306 | 2026.03.19 22:59:39.612616 [ 199 ] {fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7::all_1_71_14} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18307 | 2026.03.19 22:59:39.612914 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18308 | 2026.03.19 22:59:39.878547 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18309 | 2026.03.19 22:59:39.878747 [ 4 ] {aafe122e-cdc0-4ba0-baa5-23bc5ba3ae47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18310 | 2026.03.19 22:59:39.878821 [ 4 ] {aafe122e-cdc0-4ba0-baa5-23bc5ba3ae47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18311 | 2026.03.19 22:59:39.879525 [ 4 ] {aafe122e-cdc0-4ba0-baa5-23bc5ba3ae47} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18312 | 2026.03.19 22:59:39.879573 [ 4 ] {aafe122e-cdc0-4ba0-baa5-23bc5ba3ae47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18313 | 2026.03.19 22:59:39.879969 [ 4 ] {aafe122e-cdc0-4ba0-baa5-23bc5ba3ae47} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18314 | 2026.03.19 22:59:39.880212 [ 4 ] {aafe122e-cdc0-4ba0-baa5-23bc5ba3ae47} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18315 | 2026.03.19 22:59:39.880363 [ 4 ] {aafe122e-cdc0-4ba0-baa5-23bc5ba3ae47} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001672 sec., 51435.40669856459 rows/sec., 4.32 MiB/sec. | ||
| 18316 | 2026.03.19 22:59:39.880384 [ 123 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18317 | 2026.03.19 22:59:39.880407 [ 4 ] {aafe122e-cdc0-4ba0-baa5-23bc5ba3ae47} <Debug> TCPHandler: Processed in 0.001995259 sec. | ||
| 18318 | 2026.03.19 22:59:39.880446 [ 123 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18319 | 2026.03.19 22:59:39.880474 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18320 | 2026.03.19 22:59:39.880547 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18321 | 2026.03.19 22:59:39.880607 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::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 | ||
| 18322 | 2026.03.19 22:59:39.880647 [ 4 ] {bb3807a2-d61a-4c21-abe0-1c39c6368b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18323 | 2026.03.19 22:59:39.880696 [ 4 ] {bb3807a2-d61a-4c21-abe0-1c39c6368b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18324 | 2026.03.19 22:59:39.880761 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18325 | 2026.03.19 22:59:39.880804 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2152 rows starting from the beginning of the part | ||
| 18326 | 2026.03.19 22:59:39.880890 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 86 rows starting from the beginning of the part | ||
| 18327 | 2026.03.19 22:59:39.880942 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 108 rows starting from the beginning of the part | ||
| 18328 | 2026.03.19 22:59:39.880992 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 206 rows starting from the beginning of the part | ||
| 18329 | 2026.03.19 22:59:39.881040 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 126 rows starting from the beginning of the part | ||
| 18330 | 2026.03.19 22:59:39.881088 [ 189 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 86 rows starting from the beginning of the part | ||
| 18331 | 2026.03.19 22:59:39.881100 [ 4 ] {bb3807a2-d61a-4c21-abe0-1c39c6368b98} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18332 | 2026.03.19 22:59:39.881144 [ 4 ] {bb3807a2-d61a-4c21-abe0-1c39c6368b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18333 | 2026.03.19 22:59:39.881476 [ 4 ] {bb3807a2-d61a-4c21-abe0-1c39c6368b98} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18334 | 2026.03.19 22:59:39.881692 [ 4 ] {bb3807a2-d61a-4c21-abe0-1c39c6368b98} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18335 | 2026.03.19 22:59:39.881829 [ 4 ] {bb3807a2-d61a-4c21-abe0-1c39c6368b98} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.0012 sec., 12500.000000000002 rows/sec., 939.94 KiB/sec. | ||
| 18336 | 2026.03.19 22:59:39.881869 [ 4 ] {bb3807a2-d61a-4c21-abe0-1c39c6368b98} <Debug> TCPHandler: Processed in 0.001372903 sec. | ||
| 18337 | 2026.03.19 22:59:39.881975 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18338 | 2026.03.19 22:59:39.882070 [ 4 ] {5720b3b3-fff4-45c8-ac78-624f037ba1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18339 | 2026.03.19 22:59:39.882109 [ 4 ] {5720b3b3-fff4-45c8-ac78-624f037ba1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18340 | 2026.03.19 22:59:39.882536 [ 4 ] {5720b3b3-fff4-45c8-ac78-624f037ba1cc} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18341 | 2026.03.19 22:59:39.882572 [ 4 ] {5720b3b3-fff4-45c8-ac78-624f037ba1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18342 | 2026.03.19 22:59:39.882637 [ 196 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2764 rows, containing 5 columns (5 merged, 0 gathered) in 0.00209509 sec., 1319275.0669422317 rows/sec., 109.22 MiB/sec. | ||
| 18343 | 2026.03.19 22:59:39.882885 [ 4 ] {5720b3b3-fff4-45c8-ac78-624f037ba1cc} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18344 | 2026.03.19 22:59:39.882902 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18345 | 2026.03.19 22:59:39.883148 [ 4 ] {5720b3b3-fff4-45c8-ac78-624f037ba1cc} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18346 | 2026.03.19 22:59:39.883244 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_141_28} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18347 | 2026.03.19 22:59:39.883273 [ 123 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18348 | 2026.03.19 22:59:39.883296 [ 4 ] {5720b3b3-fff4-45c8-ac78-624f037ba1cc} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001244 sec., 63504.8231511254 rows/sec., 4.96 MiB/sec. | ||
| 18349 | 2026.03.19 22:59:39.883303 [ 123 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18350 | 2026.03.19 22:59:39.883332 [ 193 ] {267383a1-9d3b-4e1e-9f85-8132edab1f65::all_1_141_28} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18351 | 2026.03.19 22:59:39.883342 [ 4 ] {5720b3b3-fff4-45c8-ac78-624f037ba1cc} <Debug> TCPHandler: Processed in 0.001415323 sec. | ||
| 18352 | 2026.03.19 22:59:39.883339 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18353 | 2026.03.19 22:59:39.883440 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 18354 | 2026.03.19 22:59:39.883466 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18355 | 2026.03.19 22:59:39.883484 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::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 | ||
| 18356 | 2026.03.19 22:59:39.883566 [ 4 ] {a986c9cc-cc23-440b-918f-04362f95bdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18357 | 2026.03.19 22:59:39.883567 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18358 | 2026.03.19 22:59:39.883606 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1124 rows starting from the beginning of the part | ||
| 18359 | 2026.03.19 22:59:39.883608 [ 4 ] {a986c9cc-cc23-440b-918f-04362f95bdb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18360 | 2026.03.19 22:59:39.883667 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 79 rows starting from the beginning of the part | ||
| 18361 | 2026.03.19 22:59:39.883713 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 90 rows starting from the beginning of the part | ||
| 18362 | 2026.03.19 22:59:39.883757 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 115 rows starting from the beginning of the part | ||
| 18363 | 2026.03.19 22:59:39.883801 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 105 rows starting from the beginning of the part | ||
| 18364 | 2026.03.19 22:59:39.883843 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 79 rows starting from the beginning of the part | ||
| 18365 | 2026.03.19 22:59:39.884034 [ 4 ] {a986c9cc-cc23-440b-918f-04362f95bdb5} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18366 | 2026.03.19 22:59:39.884068 [ 4 ] {a986c9cc-cc23-440b-918f-04362f95bdb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18367 | 2026.03.19 22:59:39.884402 [ 4 ] {a986c9cc-cc23-440b-918f-04362f95bdb5} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18368 | 2026.03.19 22:59:39.884615 [ 4 ] {a986c9cc-cc23-440b-918f-04362f95bdb5} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18369 | 2026.03.19 22:59:39.884730 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 2 parts from all_1_136_34 to all_137_137_0 | ||
| 18370 | 2026.03.19 22:59:39.884746 [ 4 ] {a986c9cc-cc23-440b-918f-04362f95bdb5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 18371 | 2026.03.19 22:59:39.884758 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18372 | 2026.03.19 22:59:39.884786 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18373 | 2026.03.19 22:59:39.884791 [ 4 ] {a986c9cc-cc23-440b-918f-04362f95bdb5} <Debug> TCPHandler: Processed in 0.001374544 sec. | ||
| 18374 | 2026.03.19 22:59:39.884852 [ 200 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1592 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439954 sec., 1105590.8730417776 rows/sec., 84.59 MiB/sec. | ||
| 18375 | 2026.03.19 22:59:39.884869 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_137_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_136_34 to all_137_137_0 into Compact with storage Full | ||
| 18376 | 2026.03.19 22:59:39.884908 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18377 | 2026.03.19 22:59:39.884968 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 18378 | 2026.03.19 22:59:39.884986 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_137_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18379 | 2026.03.19 22:59:39.885002 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18380 | 2026.03.19 22:59:39.885007 [ 4 ] {3fdb7059-babb-4fa4-9c2f-af04311fb0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18381 | 2026.03.19 22:59:39.885034 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_137_35} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_136_34, total 50121 rows starting from the beginning of the part | ||
| 18382 | 2026.03.19 22:59:39.885006 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 18383 | 2026.03.19 22:59:39.885082 [ 4 ] {3fdb7059-babb-4fa4-9c2f-af04311fb0ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18384 | 2026.03.19 22:59:39.885108 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_137_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 18385 | 2026.03.19 22:59:39.885281 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_141_28} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18386 | 2026.03.19 22:59:39.885361 [ 196 ] {0880603b-1559-459f-867e-2d9927a8c8a9::all_1_141_28} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18387 | 2026.03.19 22:59:39.885433 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 18388 | 2026.03.19 22:59:39.885924 [ 4 ] {3fdb7059-babb-4fa4-9c2f-af04311fb0ab} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18389 | 2026.03.19 22:59:39.885960 [ 4 ] {3fdb7059-babb-4fa4-9c2f-af04311fb0ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18390 | 2026.03.19 22:59:39.886550 [ 4 ] {3fdb7059-babb-4fa4-9c2f-af04311fb0ab} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18391 | 2026.03.19 22:59:39.886865 [ 4 ] {3fdb7059-babb-4fa4-9c2f-af04311fb0ab} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18392 | 2026.03.19 22:59:39.887013 [ 4 ] {3fdb7059-babb-4fa4-9c2f-af04311fb0ab} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002024 sec., 7411.067193675889 rows/sec., 13.28 MiB/sec. | ||
| 18393 | 2026.03.19 22:59:39.887071 [ 4 ] {3fdb7059-babb-4fa4-9c2f-af04311fb0ab} <Debug> TCPHandler: Processed in 0.002211513 sec. | ||
| 18394 | 2026.03.19 22:59:39.887189 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18395 | 2026.03.19 22:59:39.887288 [ 4 ] {d02e1dae-ecc5-4be0-83b6-77bb12e23902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18396 | 2026.03.19 22:59:39.887331 [ 4 ] {d02e1dae-ecc5-4be0-83b6-77bb12e23902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18397 | 2026.03.19 22:59:39.887674 [ 4 ] {d02e1dae-ecc5-4be0-83b6-77bb12e23902} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18398 | 2026.03.19 22:59:39.887711 [ 4 ] {d02e1dae-ecc5-4be0-83b6-77bb12e23902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18399 | 2026.03.19 22:59:39.888048 [ 4 ] {d02e1dae-ecc5-4be0-83b6-77bb12e23902} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18400 | 2026.03.19 22:59:39.888066 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): 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] | ||
| 18401 | 2026.03.19 22:59:39.888264 [ 4 ] {d02e1dae-ecc5-4be0-83b6-77bb12e23902} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18402 | 2026.03.19 22:59:39.888402 [ 4 ] {d02e1dae-ecc5-4be0-83b6-77bb12e23902} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 18403 | 2026.03.19 22:59:39.888407 [ 122 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18404 | 2026.03.19 22:59:39.888439 [ 4 ] {d02e1dae-ecc5-4be0-83b6-77bb12e23902} <Debug> TCPHandler: Processed in 0.001299903 sec. | ||
| 18405 | 2026.03.19 22:59:39.888468 [ 122 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18406 | 2026.03.19 22:59:39.888499 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18407 | 2026.03.19 22:59:39.888589 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 18408 | 2026.03.19 22:59:39.888696 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18409 | 2026.03.19 22:59:39.888728 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8112 rows starting from the beginning of the part | ||
| 18410 | 2026.03.19 22:59:39.888788 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 18411 | 2026.03.19 22:59:39.888833 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 18412 | 2026.03.19 22:59:39.888872 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 18413 | 2026.03.19 22:59:39.888911 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 18414 | 2026.03.19 22:59:39.888950 [ 196 ] {4332a69a-4376-4451-becb-64864f3dad9b::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 | ||
| 18415 | 2026.03.19 22:59:39.891667 [ 194 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8412 rows, containing 4 columns (4 merged, 0 gathered) in 0.003113501 sec., 2701781.692056627 rows/sec., 182.08 MiB/sec. | ||
| 18416 | 2026.03.19 22:59:39.891868 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18417 | 2026.03.19 22:59:39.892192 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_141_28} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18418 | 2026.03.19 22:59:39.892269 [ 195 ] {4332a69a-4376-4451-becb-64864f3dad9b::all_1_141_28} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18419 | 2026.03.19 22:59:39.892359 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18420 | 2026.03.19 22:59:39.894161 [ 201 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_137_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50281 rows, containing 5 columns (5 merged, 0 gathered) in 0.009325002 sec., 5392063.18668886 rows/sec., 355.78 MiB/sec. | ||
| 18421 | 2026.03.19 22:59:39.894440 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_137_35} <Trace> MergedBlockOutputStream: filled checksums all_1_137_35 (state Temporary) | ||
| 18422 | 2026.03.19 22:59:39.894714 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_137_35} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_137_35 to all_1_137_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18423 | 2026.03.19 22:59:39.894786 [ 190 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_137_35} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 2 parts: [all_1_136_34, all_137_137_0] -> all_1_137_35 | ||
| 18424 | 2026.03.19 22:59:39.894855 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18425 | 2026.03.19 22:59:40.004681 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.004313533 sec. | ||
| 18426 | 2026.03.19 22:59:41.983315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 18427 | 2026.03.19 22:59:42.001871 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18428 | 2026.03.19 22:59:42.001919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18429 | 2026.03.19 22:59:42.008332 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18430 | 2026.03.19 22:59:42.009058 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18431 | 2026.03.19 22:59:42.009343 [ 119 ] {} <Debug> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18432 | 2026.03.19 22:59:42.009382 [ 119 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18433 | 2026.03.19 22:59:42.009402 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18434 | 2026.03.19 22:59:42.009524 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 18435 | 2026.03.19 22:59:42.012533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 18436 | 2026.03.19 22:59:42.013910 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18437 | 2026.03.19 22:59:42.015640 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 18438 | 2026.03.19 22:59:42.020502 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 18439 | 2026.03.19 22:59:42.025409 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 18440 | 2026.03.19 22:59:42.030427 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 18441 | 2026.03.19 22:59:42.035597 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 18442 | 2026.03.19 22:59:42.040261 [ 200 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::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 | ||
| 18443 | 2026.03.19 22:59:42.104137 [ 201 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.094619025 sec., 7641.169415981617 rows/sec., 39.51 MiB/sec. | ||
| 18444 | 2026.03.19 22:59:42.107464 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18445 | 2026.03.19 22:59:42.109700 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_96_19} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18446 | 2026.03.19 22:59:42.109824 [ 191 ] {559dc2c1-d9fb-47f1-b23c-2385946b4ac5::all_1_96_19} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18447 | 2026.03.19 22:59:42.112516 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18448 | 2026.03.19 22:59:43.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.97 MiB, peak 420.38 MiB, free memory in arenas 0.00 B, will set to 401.89 MiB (RSS), difference: -1.09 MiB | ||
| 18449 | 2026.03.19 22:59:44.393559 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18450 | 2026.03.19 22:59:44.393760 [ 4 ] {869d4cc1-46b0-436a-af95-7d9f453705ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18451 | 2026.03.19 22:59:44.393837 [ 4 ] {869d4cc1-46b0-436a-af95-7d9f453705ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18452 | 2026.03.19 22:59:44.394552 [ 4 ] {869d4cc1-46b0-436a-af95-7d9f453705ed} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18453 | 2026.03.19 22:59:44.394594 [ 4 ] {869d4cc1-46b0-436a-af95-7d9f453705ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18454 | 2026.03.19 22:59:44.394988 [ 4 ] {869d4cc1-46b0-436a-af95-7d9f453705ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 18455 | 2026.03.19 22:59:44.395230 [ 4 ] {869d4cc1-46b0-436a-af95-7d9f453705ed} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18456 | 2026.03.19 22:59:44.395397 [ 4 ] {869d4cc1-46b0-436a-af95-7d9f453705ed} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001692 sec., 2364.066193853428 rows/sec., 192.77 KiB/sec. | ||
| 18457 | 2026.03.19 22:59:44.395451 [ 4 ] {869d4cc1-46b0-436a-af95-7d9f453705ed} <Debug> TCPHandler: Processed in 0.00202318 sec. | ||
| 18458 | 2026.03.19 22:59:44.395583 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18459 | 2026.03.19 22:59:44.395687 [ 4 ] {9cccfa61-25fd-447a-bfcb-6e108025c58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18460 | 2026.03.19 22:59:44.395731 [ 4 ] {9cccfa61-25fd-447a-bfcb-6e108025c58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18461 | 2026.03.19 22:59:44.397468 [ 4 ] {9cccfa61-25fd-447a-bfcb-6e108025c58a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18462 | 2026.03.19 22:59:44.397503 [ 4 ] {9cccfa61-25fd-447a-bfcb-6e108025c58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18463 | 2026.03.19 22:59:44.397952 [ 4 ] {9cccfa61-25fd-447a-bfcb-6e108025c58a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18464 | 2026.03.19 22:59:44.398176 [ 4 ] {9cccfa61-25fd-447a-bfcb-6e108025c58a} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18465 | 2026.03.19 22:59:44.398316 [ 4 ] {9cccfa61-25fd-447a-bfcb-6e108025c58a} <Debug> executeQuery: Read 2028 rows, 157.71 KiB in 0.002652 sec., 764705.8823529412 rows/sec., 58.08 MiB/sec. | ||
| 18466 | 2026.03.19 22:59:44.398359 [ 4 ] {9cccfa61-25fd-447a-bfcb-6e108025c58a} <Debug> TCPHandler: Processed in 0.002828868 sec. | ||
| 18467 | 2026.03.19 22:59:44.398482 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18468 | 2026.03.19 22:59:44.398584 [ 4 ] {7be1db87-94d0-4048-9eac-37352136cd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18469 | 2026.03.19 22:59:44.398627 [ 4 ] {7be1db87-94d0-4048-9eac-37352136cd18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18470 | 2026.03.19 22:59:44.399062 [ 4 ] {7be1db87-94d0-4048-9eac-37352136cd18} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18471 | 2026.03.19 22:59:44.399097 [ 4 ] {7be1db87-94d0-4048-9eac-37352136cd18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18472 | 2026.03.19 22:59:44.399415 [ 4 ] {7be1db87-94d0-4048-9eac-37352136cd18} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18473 | 2026.03.19 22:59:44.399639 [ 4 ] {7be1db87-94d0-4048-9eac-37352136cd18} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18474 | 2026.03.19 22:59:44.399771 [ 4 ] {7be1db87-94d0-4048-9eac-37352136cd18} <Debug> executeQuery: Read 58 rows, 4.34 KiB in 0.001209 sec., 47973.53184449959 rows/sec., 3.51 MiB/sec. | ||
| 18475 | 2026.03.19 22:59:44.399810 [ 4 ] {7be1db87-94d0-4048-9eac-37352136cd18} <Debug> TCPHandler: Processed in 0.001379023 sec. | ||
| 18476 | 2026.03.19 22:59:44.399919 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18477 | 2026.03.19 22:59:44.400019 [ 4 ] {2aad3a26-2a51-40ff-b93f-0767c0093066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18478 | 2026.03.19 22:59:44.400058 [ 4 ] {2aad3a26-2a51-40ff-b93f-0767c0093066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18479 | 2026.03.19 22:59:44.400785 [ 4 ] {2aad3a26-2a51-40ff-b93f-0767c0093066} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18480 | 2026.03.19 22:59:44.400821 [ 4 ] {2aad3a26-2a51-40ff-b93f-0767c0093066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18481 | 2026.03.19 22:59:44.401156 [ 4 ] {2aad3a26-2a51-40ff-b93f-0767c0093066} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 18482 | 2026.03.19 22:59:44.401369 [ 4 ] {2aad3a26-2a51-40ff-b93f-0767c0093066} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18483 | 2026.03.19 22:59:44.401499 [ 4 ] {2aad3a26-2a51-40ff-b93f-0767c0093066} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.0015 sec., 472000 rows/sec., 27.53 MiB/sec. | ||
| 18484 | 2026.03.19 22:59:44.401536 [ 4 ] {2aad3a26-2a51-40ff-b93f-0767c0093066} <Debug> TCPHandler: Processed in 0.001666516 sec. | ||
| 18485 | 2026.03.19 22:59:44.401645 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18486 | 2026.03.19 22:59:44.401739 [ 4 ] {eb14154c-b3e4-4fb4-a1dd-668e1e4c7a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18487 | 2026.03.19 22:59:44.401778 [ 4 ] {eb14154c-b3e4-4fb4-a1dd-668e1e4c7a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18488 | 2026.03.19 22:59:44.402151 [ 4 ] {eb14154c-b3e4-4fb4-a1dd-668e1e4c7a69} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18489 | 2026.03.19 22:59:44.402185 [ 4 ] {eb14154c-b3e4-4fb4-a1dd-668e1e4c7a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18490 | 2026.03.19 22:59:44.402461 [ 4 ] {eb14154c-b3e4-4fb4-a1dd-668e1e4c7a69} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 18491 | 2026.03.19 22:59:44.402675 [ 4 ] {eb14154c-b3e4-4fb4-a1dd-668e1e4c7a69} <Trace> oximeter.fields_u64 (7a92249a-4cc4-41ec-ad3a-9f0b82905a7c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18492 | 2026.03.19 22:59:44.402802 [ 4 ] {eb14154c-b3e4-4fb4-a1dd-668e1e4c7a69} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 64.98 KiB/sec. | ||
| 18493 | 2026.03.19 22:59:44.402840 [ 4 ] {eb14154c-b3e4-4fb4-a1dd-668e1e4c7a69} <Debug> TCPHandler: Processed in 0.001242472 sec. | ||
| 18494 | 2026.03.19 22:59:44.402948 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18495 | 2026.03.19 22:59:44.403041 [ 4 ] {0510ff50-d487-45ed-bf50-9586b116970a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18496 | 2026.03.19 22:59:44.403079 [ 4 ] {0510ff50-d487-45ed-bf50-9586b116970a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18497 | 2026.03.19 22:59:44.403964 [ 4 ] {0510ff50-d487-45ed-bf50-9586b116970a} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18498 | 2026.03.19 22:59:44.404001 [ 4 ] {0510ff50-d487-45ed-bf50-9586b116970a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18499 | 2026.03.19 22:59:44.404353 [ 4 ] {0510ff50-d487-45ed-bf50-9586b116970a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18500 | 2026.03.19 22:59:44.404567 [ 4 ] {0510ff50-d487-45ed-bf50-9586b116970a} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18501 | 2026.03.19 22:59:44.404696 [ 4 ] {0510ff50-d487-45ed-bf50-9586b116970a} <Debug> executeQuery: Read 1067 rows, 75.72 KiB in 0.001673 sec., 637776.4494919307 rows/sec., 44.20 MiB/sec. | ||
| 18502 | 2026.03.19 22:59:44.404734 [ 4 ] {0510ff50-d487-45ed-bf50-9586b116970a} <Debug> TCPHandler: Processed in 0.001833048 sec. | ||
| 18503 | 2026.03.19 22:59:44.404847 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18504 | 2026.03.19 22:59:44.404940 [ 4 ] {1d72a278-1cc5-4180-aa7d-df6b32d5119a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18505 | 2026.03.19 22:59:44.404982 [ 4 ] {1d72a278-1cc5-4180-aa7d-df6b32d5119a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18506 | 2026.03.19 22:59:44.405733 [ 4 ] {1d72a278-1cc5-4180-aa7d-df6b32d5119a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18507 | 2026.03.19 22:59:44.405767 [ 4 ] {1d72a278-1cc5-4180-aa7d-df6b32d5119a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18508 | 2026.03.19 22:59:44.406193 [ 4 ] {1d72a278-1cc5-4180-aa7d-df6b32d5119a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18509 | 2026.03.19 22:59:44.406405 [ 4 ] {1d72a278-1cc5-4180-aa7d-df6b32d5119a} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18510 | 2026.03.19 22:59:44.406517 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Selected 6 parts from all_1_137_35 to all_142_142_0 | ||
| 18511 | 2026.03.19 22:59:44.406535 [ 4 ] {1d72a278-1cc5-4180-aa7d-df6b32d5119a} <Debug> executeQuery: Read 1347 rows, 87.19 KiB in 0.001613 sec., 835089.8946063236 rows/sec., 52.79 MiB/sec. | ||
| 18512 | 2026.03.19 22:59:44.406556 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18513 | 2026.03.19 22:59:44.406573 [ 4 ] {1d72a278-1cc5-4180-aa7d-df6b32d5119a} <Debug> TCPHandler: Processed in 0.001773808 sec. | ||
| 18514 | 2026.03.19 22:59:44.406576 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18515 | 2026.03.19 22:59:44.406688 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18516 | 2026.03.19 22:59:44.406689 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 18517 | 2026.03.19 22:59:44.406697 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_142_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_35 to all_142_142_0 into Compact with storage Full | ||
| 18518 | 2026.03.19 22:59:44.406739 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 18519 | 2026.03.19 22:59:44.406781 [ 4 ] {e56a9490-e936-426e-aa53-16a64db1c207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18520 | 2026.03.19 22:59:44.406836 [ 4 ] {e56a9490-e936-426e-aa53-16a64db1c207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18521 | 2026.03.19 22:59:44.406888 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_142_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18522 | 2026.03.19 22:59:44.406930 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_142_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_137_35, total 50281 rows starting from the beginning of the part | ||
| 18523 | 2026.03.19 22:59:44.407000 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_142_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 18524 | 2026.03.19 22:59:44.407048 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_142_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 196 rows starting from the beginning of the part | ||
| 18525 | 2026.03.19 22:59:44.407094 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_142_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 18526 | 2026.03.19 22:59:44.407136 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_142_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 18527 | 2026.03.19 22:59:44.407179 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_142_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1347 rows starting from the beginning of the part | ||
| 18528 | 2026.03.19 22:59:44.407784 [ 4 ] {e56a9490-e936-426e-aa53-16a64db1c207} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18529 | 2026.03.19 22:59:44.407823 [ 4 ] {e56a9490-e936-426e-aa53-16a64db1c207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18530 | 2026.03.19 22:59:44.408460 [ 4 ] {e56a9490-e936-426e-aa53-16a64db1c207} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18531 | 2026.03.19 22:59:44.408709 [ 4 ] {e56a9490-e936-426e-aa53-16a64db1c207} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18532 | 2026.03.19 22:59:44.408863 [ 4 ] {e56a9490-e936-426e-aa53-16a64db1c207} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002099 sec., 25726.53644592663 rows/sec., 46.10 MiB/sec. | ||
| 18533 | 2026.03.19 22:59:44.408940 [ 4 ] {e56a9490-e936-426e-aa53-16a64db1c207} <Debug> TCPHandler: Processed in 0.002299602 sec. | ||
| 18534 | 2026.03.19 22:59:44.409058 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18535 | 2026.03.19 22:59:44.409154 [ 4 ] {8ad7f752-6806-4504-aa51-98b1cb057550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 18536 | 2026.03.19 22:59:44.409197 [ 4 ] {8ad7f752-6806-4504-aa51-98b1cb057550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 18537 | 2026.03.19 22:59:44.409523 [ 4 ] {8ad7f752-6806-4504-aa51-98b1cb057550} <Trace> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18538 | 2026.03.19 22:59:44.409559 [ 4 ] {8ad7f752-6806-4504-aa51-98b1cb057550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18539 | 2026.03.19 22:59:44.409834 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): 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] | ||
| 18540 | 2026.03.19 22:59:44.409878 [ 4 ] {8ad7f752-6806-4504-aa51-98b1cb057550} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 18541 | 2026.03.19 22:59:44.410103 [ 4 ] {8ad7f752-6806-4504-aa51-98b1cb057550} <Trace> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18542 | 2026.03.19 22:59:44.410231 [ 4 ] {8ad7f752-6806-4504-aa51-98b1cb057550} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001094 sec., 8226.691042047532 rows/sec., 581.12 KiB/sec. | ||
| 18543 | 2026.03.19 22:59:44.410269 [ 4 ] {8ad7f752-6806-4504-aa51-98b1cb057550} <Debug> TCPHandler: Processed in 0.001262282 sec. | ||
| 18544 | 2026.03.19 22:59:44.410386 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18545 | 2026.03.19 22:59:44.410504 [ 4 ] {6246af5a-e440-4039-ad58-ae459aa5fbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18546 | 2026.03.19 22:59:44.410551 [ 4 ] {6246af5a-e440-4039-ad58-ae459aa5fbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18547 | 2026.03.19 22:59:44.410885 [ 4 ] {6246af5a-e440-4039-ad58-ae459aa5fbc8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18548 | 2026.03.19 22:59:44.410921 [ 4 ] {6246af5a-e440-4039-ad58-ae459aa5fbc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.44 GiB. | ||
| 18549 | 2026.03.19 22:59:44.411234 [ 4 ] {6246af5a-e440-4039-ad58-ae459aa5fbc8} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18550 | 2026.03.19 22:59:44.411443 [ 4 ] {6246af5a-e440-4039-ad58-ae459aa5fbc8} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18551 | 2026.03.19 22:59:44.411576 [ 4 ] {6246af5a-e440-4039-ad58-ae459aa5fbc8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 18552 | 2026.03.19 22:59:44.411612 [ 4 ] {6246af5a-e440-4039-ad58-ae459aa5fbc8} <Debug> TCPHandler: Processed in 0.001285573 sec. | ||
| 18553 | 2026.03.19 22:59:44.418897 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_142_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52304 rows, containing 5 columns (5 merged, 0 gathered) in 0.012252671 sec., 4268783.51667159 rows/sec., 281.60 MiB/sec. | ||
| 18554 | 2026.03.19 22:59:44.419226 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_142_36} <Trace> MergedBlockOutputStream: filled checksums all_1_142_36 (state Temporary) | ||
| 18555 | 2026.03.19 22:59:44.419496 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_142_36} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_merge_all_1_142_36 to all_1_142_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18556 | 2026.03.19 22:59:44.419574 [ 197 ] {00116629-c4c0-408f-b4e6-f9c5377e138a::all_1_142_36} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a) (MergerMutator): Merged 6 parts: [all_1_137_35, all_142_142_0] -> all_1_142_36 | ||
| 18557 | 2026.03.19 22:59:44.419653 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 18558 | 2026.03.19 22:59:44.828913 [ 220 ] {} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 18559 | 2026.03.19 22:59:44.828960 [ 220 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 18560 | 2026.03.19 22:59:44.832105 [ 220 ] {} <Debug> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): 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] | ||
| 18561 | 2026.03.19 22:59:45.168779 [ 223 ] {} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 18562 | 2026.03.19 22:59:45.168849 [ 223 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 18563 | 2026.03.19 22:59:45.174688 [ 223 ] {} <Debug> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): 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] | ||
| 18564 | 2026.03.19 22:59:45.503785 [ 222 ] {} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 18565 | 2026.03.19 22:59:45.503872 [ 222 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 18566 | 2026.03.19 22:59:45.506530 [ 222 ] {} <Debug> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): 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] | ||
| 18567 | 2026.03.19 22:59:46.714434 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34149 | ||
| 18568 | 2026.03.19 22:59:46.714578 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18569 | 2026.03.19 22:59:46.714618 [ 364 ] {} <Debug> TCP-Session: ba5ef450-29e1-4d53-930d-0d4dc33dfe01 Authenticating user 'default' from [fd00:1122:3344:101::e]:34149 | ||
| 18570 | 2026.03.19 22:59:46.714647 [ 364 ] {} <Debug> TCP-Session: ba5ef450-29e1-4d53-930d-0d4dc33dfe01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18571 | 2026.03.19 22:59:46.714664 [ 364 ] {} <Debug> TCP-Session: ba5ef450-29e1-4d53-930d-0d4dc33dfe01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18572 | 2026.03.19 22:59:46.714879 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49743 | ||
| 18573 | 2026.03.19 22:59:46.714898 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49901 | ||
| 18574 | 2026.03.19 22:59:46.714935 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59708 | ||
| 18575 | 2026.03.19 22:59:46.714972 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44680 | ||
| 18576 | 2026.03.19 22:59:46.714986 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46599 | ||
| 18577 | 2026.03.19 22:59:46.715031 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18578 | 2026.03.19 22:59:46.715054 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18579 | 2026.03.19 22:59:46.715080 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18580 | 2026.03.19 22:59:46.715095 [ 353 ] {} <Debug> TCP-Session: c54c476d-2173-41ec-a5d2-97b204cc21e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49901 | ||
| 18581 | 2026.03.19 22:59:46.715106 [ 354 ] {} <Debug> TCP-Session: a35fe3f4-4c3e-47bb-abc0-71d7121db846 Authenticating user 'default' from [fd00:1122:3344:101::e]:59708 | ||
| 18582 | 2026.03.19 22:59:46.715137 [ 361 ] {} <Debug> TCP-Session: 4ec5a446-8017-41e7-bec5-b457f2616845 Authenticating user 'default' from [fd00:1122:3344:101::e]:44680 | ||
| 18583 | 2026.03.19 22:59:46.715150 [ 353 ] {} <Debug> TCP-Session: c54c476d-2173-41ec-a5d2-97b204cc21e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18584 | 2026.03.19 22:59:46.715143 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18585 | 2026.03.19 22:59:46.715172 [ 361 ] {} <Debug> TCP-Session: 4ec5a446-8017-41e7-bec5-b457f2616845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18586 | 2026.03.19 22:59:46.715192 [ 364 ] {} <Trace> TCP-Session: ba5ef450-29e1-4d53-930d-0d4dc33dfe01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18587 | 2026.03.19 22:59:46.715221 [ 361 ] {} <Debug> TCP-Session: 4ec5a446-8017-41e7-bec5-b457f2616845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18588 | 2026.03.19 22:59:46.715215 [ 362 ] {} <Debug> TCP-Session: 44856452-323c-4e78-8e08-afb051ee643e Authenticating user 'default' from [fd00:1122:3344:101::e]:46599 | ||
| 18589 | 2026.03.19 22:59:46.715156 [ 354 ] {} <Debug> TCP-Session: a35fe3f4-4c3e-47bb-abc0-71d7121db846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18590 | 2026.03.19 22:59:46.715285 [ 362 ] {} <Debug> TCP-Session: 44856452-323c-4e78-8e08-afb051ee643e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18591 | 2026.03.19 22:59:46.715299 [ 354 ] {} <Debug> TCP-Session: a35fe3f4-4c3e-47bb-abc0-71d7121db846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18592 | 2026.03.19 22:59:46.715316 [ 362 ] {} <Debug> TCP-Session: 44856452-323c-4e78-8e08-afb051ee643e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18593 | 2026.03.19 22:59:46.715019 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18594 | 2026.03.19 22:59:46.715009 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50671 | ||
| 18595 | 2026.03.19 22:59:46.715388 [ 365 ] {} <Debug> TCP-Session: 5caedfdc-07c2-4c9a-b3ba-ea86af137483 Authenticating user 'default' from [fd00:1122:3344:101::e]:49743 | ||
| 18596 | 2026.03.19 22:59:46.715418 [ 364 ] {32c0f06b-8a36-4739-b523-238d3ee1df72} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34149) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18597 | 2026.03.19 22:59:46.714958 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60942 | ||
| 18598 | 2026.03.19 22:59:46.715460 [ 365 ] {} <Debug> TCP-Session: 5caedfdc-07c2-4c9a-b3ba-ea86af137483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18599 | 2026.03.19 22:59:46.714957 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47337 | ||
| 18600 | 2026.03.19 22:59:46.715523 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18601 | 2026.03.19 22:59:46.715569 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18602 | 2026.03.19 22:59:46.715594 [ 363 ] {} <Debug> TCP-Session: f8355198-a83e-4e71-831d-3d261096891d Authenticating user 'default' from [fd00:1122:3344:101::e]:50671 | ||
| 18603 | 2026.03.19 22:59:46.715617 [ 359 ] {} <Debug> TCP-Session: f88c5167-5bf2-4505-ae4d-38bb2b083402 Authenticating user 'default' from [fd00:1122:3344:101::e]:60942 | ||
| 18604 | 2026.03.19 22:59:46.715623 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18605 | 2026.03.19 22:59:46.715654 [ 359 ] {} <Debug> TCP-Session: f88c5167-5bf2-4505-ae4d-38bb2b083402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18606 | 2026.03.19 22:59:46.715530 [ 365 ] {} <Debug> TCP-Session: 5caedfdc-07c2-4c9a-b3ba-ea86af137483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18607 | 2026.03.19 22:59:46.715696 [ 360 ] {} <Debug> TCP-Session: 9f40cded-84b9-4f4a-9503-f46a085ad6a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47337 | ||
| 18608 | 2026.03.19 22:59:46.715698 [ 359 ] {} <Debug> TCP-Session: f88c5167-5bf2-4505-ae4d-38bb2b083402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18609 | 2026.03.19 22:59:46.715737 [ 360 ] {} <Debug> TCP-Session: 9f40cded-84b9-4f4a-9503-f46a085ad6a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18610 | 2026.03.19 22:59:46.715768 [ 364 ] {32c0f06b-8a36-4739-b523-238d3ee1df72} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18611 | 2026.03.19 22:59:46.715778 [ 360 ] {} <Debug> TCP-Session: 9f40cded-84b9-4f4a-9503-f46a085ad6a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18612 | 2026.03.19 22:59:46.715638 [ 363 ] {} <Debug> TCP-Session: f8355198-a83e-4e71-831d-3d261096891d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18613 | 2026.03.19 22:59:46.715847 [ 364 ] {32c0f06b-8a36-4739-b523-238d3ee1df72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18614 | 2026.03.19 22:59:46.715183 [ 353 ] {} <Debug> TCP-Session: c54c476d-2173-41ec-a5d2-97b204cc21e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18615 | 2026.03.19 22:59:46.715878 [ 363 ] {} <Debug> TCP-Session: f8355198-a83e-4e71-831d-3d261096891d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18616 | 2026.03.19 22:59:46.716238 [ 364 ] {32c0f06b-8a36-4739-b523-238d3ee1df72} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 18617 | 2026.03.19 22:59:46.717555 [ 338 ] {32c0f06b-8a36-4739-b523-238d3ee1df72} <Trace> AggregatingTransform: Aggregating | ||
| 18618 | 2026.03.19 22:59:46.717612 [ 338 ] {32c0f06b-8a36-4739-b523-238d3ee1df72} <Trace> Aggregator: Aggregation method: without_key | ||
| 18619 | 2026.03.19 22:59:46.717656 [ 338 ] {32c0f06b-8a36-4739-b523-238d3ee1df72} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001287023 sec. (776.987 rows/sec., 30.35 KiB/sec.) | ||
| 18620 | 2026.03.19 22:59:46.717677 [ 338 ] {32c0f06b-8a36-4739-b523-238d3ee1df72} <Trace> Aggregator: Merging aggregated data | ||
| 18621 | 2026.03.19 22:59:46.718985 [ 364 ] {32c0f06b-8a36-4739-b523-238d3ee1df72} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003639 sec., 274.80076944215443 rows/sec., 10.73 KiB/sec. | ||
| 18622 | 2026.03.19 22:59:46.719194 [ 364 ] {32c0f06b-8a36-4739-b523-238d3ee1df72} <Debug> TCPHandler: Processed in 0.004217232 sec. | ||
| 18623 | 2026.03.19 22:59:46.719343 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18624 | 2026.03.19 22:59:46.719382 [ 364 ] {} <Debug> TCP-Session: ba5ef450-29e1-4d53-930d-0d4dc33dfe01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18625 | 2026.03.19 22:59:46.719382 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18626 | 2026.03.19 22:59:46.719403 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18627 | 2026.03.19 22:59:46.719425 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18628 | 2026.03.19 22:59:46.719458 [ 365 ] {} <Debug> TCP-Session: 5caedfdc-07c2-4c9a-b3ba-ea86af137483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18629 | 2026.03.19 22:59:46.719466 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18630 | 2026.03.19 22:59:46.719484 [ 353 ] {} <Debug> TCP-Session: c54c476d-2173-41ec-a5d2-97b204cc21e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18631 | 2026.03.19 22:59:46.719464 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18632 | 2026.03.19 22:59:46.719534 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18633 | 2026.03.19 22:59:46.719528 [ 360 ] {} <Debug> TCP-Session: 9f40cded-84b9-4f4a-9503-f46a085ad6a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18634 | 2026.03.19 22:59:46.719576 [ 363 ] {} <Debug> TCP-Session: f8355198-a83e-4e71-831d-3d261096891d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18635 | 2026.03.19 22:59:46.719600 [ 362 ] {} <Debug> TCP-Session: 44856452-323c-4e78-8e08-afb051ee643e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18636 | 2026.03.19 22:59:46.719497 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18637 | 2026.03.19 22:59:46.719480 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18638 | 2026.03.19 22:59:46.719690 [ 361 ] {} <Debug> TCP-Session: 4ec5a446-8017-41e7-bec5-b457f2616845 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18639 | 2026.03.19 22:59:46.719468 [ 354 ] {} <Debug> TCP-Session: a35fe3f4-4c3e-47bb-abc0-71d7121db846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18640 | 2026.03.19 22:59:46.719720 [ 359 ] {} <Debug> TCP-Session: f88c5167-5bf2-4505-ae4d-38bb2b083402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18641 | 2026.03.19 22:59:46.734681 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54180 | ||
| 18642 | 2026.03.19 22:59:46.734765 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18643 | 2026.03.19 22:59:46.734794 [ 364 ] {} <Debug> TCP-Session: cb40a1c2-e537-4c68-875c-e0cb186c371e Authenticating user 'default' from [fd00:1122:3344:101::e]:54180 | ||
| 18644 | 2026.03.19 22:59:46.734817 [ 364 ] {} <Debug> TCP-Session: cb40a1c2-e537-4c68-875c-e0cb186c371e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18645 | 2026.03.19 22:59:46.734835 [ 364 ] {} <Debug> TCP-Session: cb40a1c2-e537-4c68-875c-e0cb186c371e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18646 | 2026.03.19 22:59:46.735039 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61046 | ||
| 18647 | 2026.03.19 22:59:46.735069 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51340 | ||
| 18648 | 2026.03.19 22:59:46.735097 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64676 | ||
| 18649 | 2026.03.19 22:59:46.735104 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37662 | ||
| 18650 | 2026.03.19 22:59:46.735129 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52245 | ||
| 18651 | 2026.03.19 22:59:46.735152 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51982 | ||
| 18652 | 2026.03.19 22:59:46.735177 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18653 | 2026.03.19 22:59:46.735202 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18654 | 2026.03.19 22:59:46.735232 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18655 | 2026.03.19 22:59:46.735237 [ 354 ] {} <Debug> TCP-Session: e66e417a-5841-413d-861f-431081999393 Authenticating user 'default' from [fd00:1122:3344:101::e]:64676 | ||
| 18656 | 2026.03.19 22:59:46.735257 [ 359 ] {} <Debug> TCP-Session: 89bf5046-e8f8-4647-90b2-3b377087fe60 Authenticating user 'default' from [fd00:1122:3344:101::e]:37662 | ||
| 18657 | 2026.03.19 22:59:46.735284 [ 354 ] {} <Debug> TCP-Session: e66e417a-5841-413d-861f-431081999393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18658 | 2026.03.19 22:59:46.735275 [ 361 ] {} <Debug> TCP-Session: fb2b60f8-7d95-4dd9-9a7a-16d9be690da3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52245 | ||
| 18659 | 2026.03.19 22:59:46.735329 [ 354 ] {} <Debug> TCP-Session: e66e417a-5841-413d-861f-431081999393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18660 | 2026.03.19 22:59:46.735327 [ 359 ] {} <Debug> TCP-Session: 89bf5046-e8f8-4647-90b2-3b377087fe60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18661 | 2026.03.19 22:59:46.735348 [ 361 ] {} <Debug> TCP-Session: fb2b60f8-7d95-4dd9-9a7a-16d9be690da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18662 | 2026.03.19 22:59:46.735373 [ 359 ] {} <Debug> TCP-Session: 89bf5046-e8f8-4647-90b2-3b377087fe60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18663 | 2026.03.19 22:59:46.735393 [ 361 ] {} <Debug> TCP-Session: fb2b60f8-7d95-4dd9-9a7a-16d9be690da3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18664 | 2026.03.19 22:59:46.735145 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48617 | ||
| 18665 | 2026.03.19 22:59:46.735124 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48920 | ||
| 18666 | 2026.03.19 22:59:46.735126 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18667 | 2026.03.19 22:59:46.735125 [ 364 ] {} <Trace> TCP-Session: cb40a1c2-e537-4c68-875c-e0cb186c371e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18668 | 2026.03.19 22:59:46.735527 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18669 | 2026.03.19 22:59:46.735550 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18670 | 2026.03.19 22:59:46.735578 [ 362 ] {} <Debug> TCP-Session: 9f629ce7-0202-4890-ac22-45e40c0e4569 Authenticating user 'default' from [fd00:1122:3344:101::e]:48617 | ||
| 18671 | 2026.03.19 22:59:46.735599 [ 360 ] {} <Debug> TCP-Session: 2305d160-499a-4000-b749-0482869f8804 Authenticating user 'default' from [fd00:1122:3344:101::e]:48920 | ||
| 18672 | 2026.03.19 22:59:46.735611 [ 362 ] {} <Debug> TCP-Session: 9f629ce7-0202-4890-ac22-45e40c0e4569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18673 | 2026.03.19 22:59:46.735632 [ 360 ] {} <Debug> TCP-Session: 2305d160-499a-4000-b749-0482869f8804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18674 | 2026.03.19 22:59:46.735642 [ 362 ] {} <Debug> TCP-Session: 9f629ce7-0202-4890-ac22-45e40c0e4569 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18675 | 2026.03.19 22:59:46.735532 [ 365 ] {} <Debug> TCP-Session: 2b757dcd-4911-42f9-a0fd-d1ae8b4e8423 Authenticating user 'default' from [fd00:1122:3344:101::e]:61046 | ||
| 18676 | 2026.03.19 22:59:46.735671 [ 360 ] {} <Debug> TCP-Session: 2305d160-499a-4000-b749-0482869f8804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18677 | 2026.03.19 22:59:46.735702 [ 364 ] {f23c9533-6d28-4ff4-927b-79f824838304} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54180) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18678 | 2026.03.19 22:59:46.735708 [ 365 ] {} <Debug> TCP-Session: 2b757dcd-4911-42f9-a0fd-d1ae8b4e8423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18679 | 2026.03.19 22:59:46.735267 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18680 | 2026.03.19 22:59:46.735765 [ 365 ] {} <Debug> TCP-Session: 2b757dcd-4911-42f9-a0fd-d1ae8b4e8423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18681 | 2026.03.19 22:59:46.735144 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18682 | 2026.03.19 22:59:46.735808 [ 363 ] {} <Debug> TCP-Session: 9e9b6159-2de1-4679-b85d-beb8f69d0d7c Authenticating user 'default' from [fd00:1122:3344:101::e]:51982 | ||
| 18683 | 2026.03.19 22:59:46.735840 [ 353 ] {} <Debug> TCP-Session: 74d7f788-9dd0-4251-9014-9f34987b38c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51340 | ||
| 18684 | 2026.03.19 22:59:46.735852 [ 363 ] {} <Debug> TCP-Session: 9e9b6159-2de1-4679-b85d-beb8f69d0d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18685 | 2026.03.19 22:59:46.735875 [ 353 ] {} <Debug> TCP-Session: 74d7f788-9dd0-4251-9014-9f34987b38c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18686 | 2026.03.19 22:59:46.735883 [ 363 ] {} <Debug> TCP-Session: 9e9b6159-2de1-4679-b85d-beb8f69d0d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18687 | 2026.03.19 22:59:46.735903 [ 353 ] {} <Debug> TCP-Session: 74d7f788-9dd0-4251-9014-9f34987b38c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18688 | 2026.03.19 22:59:46.735969 [ 364 ] {f23c9533-6d28-4ff4-927b-79f824838304} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18689 | 2026.03.19 22:59:46.736033 [ 364 ] {f23c9533-6d28-4ff4-927b-79f824838304} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18690 | 2026.03.19 22:59:46.736359 [ 364 ] {f23c9533-6d28-4ff4-927b-79f824838304} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 18691 | 2026.03.19 22:59:46.737387 [ 347 ] {f23c9533-6d28-4ff4-927b-79f824838304} <Trace> AggregatingTransform: Aggregating | ||
| 18692 | 2026.03.19 22:59:46.737454 [ 347 ] {f23c9533-6d28-4ff4-927b-79f824838304} <Trace> Aggregator: Aggregation method: without_key | ||
| 18693 | 2026.03.19 22:59:46.737490 [ 347 ] {f23c9533-6d28-4ff4-927b-79f824838304} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00101981 sec. (980.575 rows/sec., 38.30 KiB/sec.) | ||
| 18694 | 2026.03.19 22:59:46.737512 [ 347 ] {f23c9533-6d28-4ff4-927b-79f824838304} <Trace> Aggregator: Merging aggregated data | ||
| 18695 | 2026.03.19 22:59:46.739051 [ 364 ] {f23c9533-6d28-4ff4-927b-79f824838304} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003403 sec., 293.8583602703497 rows/sec., 11.48 KiB/sec. | ||
| 18696 | 2026.03.19 22:59:46.739249 [ 364 ] {f23c9533-6d28-4ff4-927b-79f824838304} <Debug> TCPHandler: Processed in 0.004204711 sec. | ||
| 18697 | 2026.03.19 22:59:46.739414 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18698 | 2026.03.19 22:59:46.739440 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18699 | 2026.03.19 22:59:46.739461 [ 364 ] {} <Debug> TCP-Session: cb40a1c2-e537-4c68-875c-e0cb186c371e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18700 | 2026.03.19 22:59:46.739464 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18701 | 2026.03.19 22:59:46.739487 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18702 | 2026.03.19 22:59:46.739502 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18703 | 2026.03.19 22:59:46.739537 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18704 | 2026.03.19 22:59:46.739556 [ 363 ] {} <Debug> TCP-Session: 9e9b6159-2de1-4679-b85d-beb8f69d0d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18705 | 2026.03.19 22:59:46.739571 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18706 | 2026.03.19 22:59:46.739598 [ 354 ] {} <Debug> TCP-Session: e66e417a-5841-413d-861f-431081999393 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18707 | 2026.03.19 22:59:46.739582 [ 360 ] {} <Debug> TCP-Session: 2305d160-499a-4000-b749-0482869f8804 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18708 | 2026.03.19 22:59:46.739630 [ 362 ] {} <Debug> TCP-Session: 9f629ce7-0202-4890-ac22-45e40c0e4569 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18709 | 2026.03.19 22:59:46.739549 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18710 | 2026.03.19 22:59:46.739543 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18711 | 2026.03.19 22:59:46.739711 [ 359 ] {} <Debug> TCP-Session: 89bf5046-e8f8-4647-90b2-3b377087fe60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18712 | 2026.03.19 22:59:46.739481 [ 361 ] {} <Debug> TCP-Session: fb2b60f8-7d95-4dd9-9a7a-16d9be690da3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18713 | 2026.03.19 22:59:46.739738 [ 365 ] {} <Debug> TCP-Session: 2b757dcd-4911-42f9-a0fd-d1ae8b4e8423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18714 | 2026.03.19 22:59:46.739523 [ 353 ] {} <Debug> TCP-Session: 74d7f788-9dd0-4251-9014-9f34987b38c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18715 | 2026.03.19 22:59:46.931850 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46430 | ||
| 18716 | 2026.03.19 22:59:46.932371 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18717 | 2026.03.19 22:59:46.932420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18718 | 2026.03.19 22:59:46.932944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18719 | 2026.03.19 22:59:46.933185 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18720 | 2026.03.19 22:59:46.933340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46430 | ||
| 18721 | 2026.03.19 22:59:46.979897 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40800 | ||
| 18722 | 2026.03.19 22:59:46.980011 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18723 | 2026.03.19 22:59:46.980039 [ 354 ] {} <Debug> TCP-Session: 2f3b9ecc-4541-4bc2-a1ea-e7b0119c9a03 Authenticating user 'default' from [fd00:1122:3344:101::e]:40800 | ||
| 18724 | 2026.03.19 22:59:46.980061 [ 354 ] {} <Debug> TCP-Session: 2f3b9ecc-4541-4bc2-a1ea-e7b0119c9a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18725 | 2026.03.19 22:59:46.980074 [ 354 ] {} <Debug> TCP-Session: 2f3b9ecc-4541-4bc2-a1ea-e7b0119c9a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18726 | 2026.03.19 22:59:46.980261 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62209 | ||
| 18727 | 2026.03.19 22:59:46.980291 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35619 | ||
| 18728 | 2026.03.19 22:59:46.980304 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43746 | ||
| 18729 | 2026.03.19 22:59:46.980331 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36073 | ||
| 18730 | 2026.03.19 22:59:46.980322 [ 365 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44834 | ||
| 18731 | 2026.03.19 22:59:46.980379 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18732 | 2026.03.19 22:59:46.980403 [ 354 ] {} <Trace> TCP-Session: 2f3b9ecc-4541-4bc2-a1ea-e7b0119c9a03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18733 | 2026.03.19 22:59:46.980413 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18734 | 2026.03.19 22:59:46.980427 [ 362 ] {} <Debug> TCP-Session: 5e4c84f7-48b2-4bfd-b5c7-4a4218228832 Authenticating user 'default' from [fd00:1122:3344:101::e]:35619 | ||
| 18735 | 2026.03.19 22:59:46.980454 [ 365 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18736 | 2026.03.19 22:59:46.980454 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18737 | 2026.03.19 22:59:46.980461 [ 363 ] {} <Debug> TCP-Session: 5e9b35aa-6bf5-45af-8b44-0bb8d9129ad4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43746 | ||
| 18738 | 2026.03.19 22:59:46.980475 [ 362 ] {} <Debug> TCP-Session: 5e4c84f7-48b2-4bfd-b5c7-4a4218228832 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18739 | 2026.03.19 22:59:46.980489 [ 365 ] {} <Debug> TCP-Session: 3bae4c7d-c5e6-4157-a904-180754039910 Authenticating user 'default' from [fd00:1122:3344:101::e]:44834 | ||
| 18740 | 2026.03.19 22:59:46.980514 [ 363 ] {} <Debug> TCP-Session: 5e9b35aa-6bf5-45af-8b44-0bb8d9129ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18741 | 2026.03.19 22:59:46.980520 [ 362 ] {} <Debug> TCP-Session: 5e4c84f7-48b2-4bfd-b5c7-4a4218228832 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18742 | 2026.03.19 22:59:46.980548 [ 363 ] {} <Debug> TCP-Session: 5e9b35aa-6bf5-45af-8b44-0bb8d9129ad4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18743 | 2026.03.19 22:59:46.980542 [ 365 ] {} <Debug> TCP-Session: 3bae4c7d-c5e6-4157-a904-180754039910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18744 | 2026.03.19 22:59:46.980379 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18745 | 2026.03.19 22:59:46.980600 [ 354 ] {cb162e43-9946-489e-b046-30129ca2c993} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40800) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18746 | 2026.03.19 22:59:46.980637 [ 359 ] {} <Debug> TCP-Session: 9c821d5e-656c-41ff-9638-36d753b77a59 Authenticating user 'default' from [fd00:1122:3344:101::e]:62209 | ||
| 18747 | 2026.03.19 22:59:46.980590 [ 365 ] {} <Debug> TCP-Session: 3bae4c7d-c5e6-4157-a904-180754039910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18748 | 2026.03.19 22:59:46.980668 [ 359 ] {} <Debug> TCP-Session: 9c821d5e-656c-41ff-9638-36d753b77a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18749 | 2026.03.19 22:59:46.980312 [ 364 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52819 | ||
| 18750 | 2026.03.19 22:59:46.980705 [ 359 ] {} <Debug> TCP-Session: 9c821d5e-656c-41ff-9638-36d753b77a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18751 | 2026.03.19 22:59:46.980277 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37582 | ||
| 18752 | 2026.03.19 22:59:46.980273 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43687 | ||
| 18753 | 2026.03.19 22:59:46.980776 [ 364 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18754 | 2026.03.19 22:59:46.980496 [ 353 ] {} <Debug> TCP-Session: a72cac45-f33e-403e-9426-a1ca4a49ab0f Authenticating user 'default' from [fd00:1122:3344:101::e]:36073 | ||
| 18755 | 2026.03.19 22:59:46.980816 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18756 | 2026.03.19 22:59:46.980845 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18757 | 2026.03.19 22:59:46.980847 [ 353 ] {} <Debug> TCP-Session: a72cac45-f33e-403e-9426-a1ca4a49ab0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18758 | 2026.03.19 22:59:46.980866 [ 361 ] {} <Debug> TCP-Session: a76480f6-aac5-449c-99e0-305c915d3073 Authenticating user 'default' from [fd00:1122:3344:101::e]:37582 | ||
| 18759 | 2026.03.19 22:59:46.980880 [ 360 ] {} <Debug> TCP-Session: 1531578f-d9ed-49cd-a0d9-5437bc007e13 Authenticating user 'default' from [fd00:1122:3344:101::e]:43687 | ||
| 18760 | 2026.03.19 22:59:46.980886 [ 353 ] {} <Debug> TCP-Session: a72cac45-f33e-403e-9426-a1ca4a49ab0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18761 | 2026.03.19 22:59:46.980909 [ 361 ] {} <Debug> TCP-Session: a76480f6-aac5-449c-99e0-305c915d3073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18762 | 2026.03.19 22:59:46.980917 [ 360 ] {} <Debug> TCP-Session: 1531578f-d9ed-49cd-a0d9-5437bc007e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18763 | 2026.03.19 22:59:46.980945 [ 361 ] {} <Debug> TCP-Session: a76480f6-aac5-449c-99e0-305c915d3073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18764 | 2026.03.19 22:59:46.980951 [ 354 ] {cb162e43-9946-489e-b046-30129ca2c993} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18765 | 2026.03.19 22:59:46.980966 [ 360 ] {} <Debug> TCP-Session: 1531578f-d9ed-49cd-a0d9-5437bc007e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18766 | 2026.03.19 22:59:46.980817 [ 364 ] {} <Debug> TCP-Session: a1541fbb-774d-486d-a7a0-8c9047434d72 Authenticating user 'default' from [fd00:1122:3344:101::e]:52819 | ||
| 18767 | 2026.03.19 22:59:46.981023 [ 354 ] {cb162e43-9946-489e-b046-30129ca2c993} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18768 | 2026.03.19 22:59:46.981033 [ 364 ] {} <Debug> TCP-Session: a1541fbb-774d-486d-a7a0-8c9047434d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18769 | 2026.03.19 22:59:46.981047 [ 364 ] {} <Debug> TCP-Session: a1541fbb-774d-486d-a7a0-8c9047434d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18770 | 2026.03.19 22:59:46.981349 [ 354 ] {cb162e43-9946-489e-b046-30129ca2c993} <Debug> oximeter.version (96640ef6-4c7e-4a2a-b74e-47281cc0fd8f) (SelectExecutor): Key condition: unknown | ||
| 18771 | 2026.03.19 22:59:46.982553 [ 320 ] {cb162e43-9946-489e-b046-30129ca2c993} <Trace> AggregatingTransform: Aggregating | ||
| 18772 | 2026.03.19 22:59:46.982595 [ 320 ] {cb162e43-9946-489e-b046-30129ca2c993} <Trace> Aggregator: Aggregation method: without_key | ||
| 18773 | 2026.03.19 22:59:46.982633 [ 320 ] {cb162e43-9946-489e-b046-30129ca2c993} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001175162 sec. (850.947 rows/sec., 33.24 KiB/sec.) | ||
| 18774 | 2026.03.19 22:59:46.982652 [ 320 ] {cb162e43-9946-489e-b046-30129ca2c993} <Trace> Aggregator: Merging aggregated data | ||
| 18775 | 2026.03.19 22:59:46.983854 [ 354 ] {cb162e43-9946-489e-b046-30129ca2c993} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003326 sec., 300.6614552014432 rows/sec., 11.74 KiB/sec. | ||
| 18776 | 2026.03.19 22:59:46.984021 [ 354 ] {cb162e43-9946-489e-b046-30129ca2c993} <Debug> TCPHandler: Processed in 0.003753127 sec. | ||
| 18777 | 2026.03.19 22:59:46.984115 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18778 | 2026.03.19 22:59:46.984143 [ 354 ] {} <Debug> TCP-Session: 2f3b9ecc-4541-4bc2-a1ea-e7b0119c9a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18779 | 2026.03.19 22:59:46.984149 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18780 | 2026.03.19 22:59:46.984179 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18781 | 2026.03.19 22:59:46.984196 [ 359 ] {} <Debug> TCP-Session: 9c821d5e-656c-41ff-9638-36d753b77a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18782 | 2026.03.19 22:59:46.984212 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18783 | 2026.03.19 22:59:46.984223 [ 361 ] {} <Debug> TCP-Session: a76480f6-aac5-449c-99e0-305c915d3073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18784 | 2026.03.19 22:59:46.984231 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18785 | 2026.03.19 22:59:46.984252 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18786 | 2026.03.19 22:59:46.984268 [ 365 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18787 | 2026.03.19 22:59:46.984296 [ 360 ] {} <Debug> TCP-Session: 1531578f-d9ed-49cd-a0d9-5437bc007e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18788 | 2026.03.19 22:59:46.984314 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18789 | 2026.03.19 22:59:46.984325 [ 363 ] {} <Debug> TCP-Session: 5e9b35aa-6bf5-45af-8b44-0bb8d9129ad4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18790 | 2026.03.19 22:59:46.984339 [ 365 ] {} <Debug> TCP-Session: 3bae4c7d-c5e6-4157-a904-180754039910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18791 | 2026.03.19 22:59:46.984361 [ 353 ] {} <Debug> TCP-Session: a72cac45-f33e-403e-9426-a1ca4a49ab0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18792 | 2026.03.19 22:59:46.984290 [ 364 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18793 | 2026.03.19 22:59:46.984253 [ 362 ] {} <Debug> TCP-Session: 5e4c84f7-48b2-4bfd-b5c7-4a4218228832 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18794 | 2026.03.19 22:59:46.984427 [ 364 ] {} <Debug> TCP-Session: a1541fbb-774d-486d-a7a0-8c9047434d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18795 | 2026.03.19 22:59:49.512775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 18796 | 2026.03.19 22:59:49.532653 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18797 | 2026.03.19 22:59:49.532719 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18798 | 2026.03.19 22:59:49.539276 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18799 | 2026.03.19 22:59:49.540002 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18800 | 2026.03.19 22:59:49.543516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 18801 | 2026.03.19 22:59:49.593110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2238 | ||
| 18802 | 2026.03.19 22:59:49.595982 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18803 | 2026.03.19 22:59:49.596049 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18804 | 2026.03.19 22:59:49.597500 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18805 | 2026.03.19 22:59:49.597838 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18806 | 2026.03.19 22:59:49.598377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2238 | ||
| 18807 | 2026.03.19 22:59:49.876493 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18808 | 2026.03.19 22:59:49.876740 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 18809 | 2026.03.19 22:59:49.877115 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 18810 | 2026.03.19 22:59:49.877156 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 18811 | 2026.03.19 22:59:49.877430 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18812 | 2026.03.19 22:59:49.877501 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18813 | 2026.03.19 22:59:49.877681 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 18814 | 2026.03.19 22:59:49.877803 [ 309 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 18815 | 2026.03.19 22:59:49.877803 [ 345 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 18816 | 2026.03.19 22:59:49.877803 [ 325 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 18817 | 2026.03.19 22:59:49.877964 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 18818 | 2026.03.19 22:59:49.877994 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 18819 | 2026.03.19 22:59:49.878067 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 18820 | 2026.03.19 22:59:49.878139 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Debug> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
| 18821 | 2026.03.19 22:59:49.878177 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 18822 | 2026.03.19 22:59:49.878222 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 18823 | 2026.03.19 22:59:49.879396 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Debug> executeQuery: Read 37 rows, 1.54 KiB in 0.002763 sec., 13391.24140427072 rows/sec., 558.44 KiB/sec. | ||
| 18824 | 2026.03.19 22:59:49.879532 [ 4 ] {3b653993-497e-48a3-8567-63feab2efc2f} <Debug> TCPHandler: Processed in 0.003168981 sec. | ||
| 18825 | 2026.03.19 22:59:49.882199 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18826 | 2026.03.19 22:59:49.882331 [ 4 ] {507e711c-7da3-4ba7-90d1-a3657bf0ffa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 18827 | 2026.03.19 22:59:49.882385 [ 4 ] {507e711c-7da3-4ba7-90d1-a3657bf0ffa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 18828 | 2026.03.19 22:59:49.882953 [ 4 ] {507e711c-7da3-4ba7-90d1-a3657bf0ffa1} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18829 | 2026.03.19 22:59:49.883002 [ 4 ] {507e711c-7da3-4ba7-90d1-a3657bf0ffa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18830 | 2026.03.19 22:59:49.883433 [ 4 ] {507e711c-7da3-4ba7-90d1-a3657bf0ffa1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 18831 | 2026.03.19 22:59:49.883653 [ 4 ] {507e711c-7da3-4ba7-90d1-a3657bf0ffa1} <Trace> oximeter.timeseries_schema (4fd3c36d-9469-40cf-a108-a584d322dd85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18832 | 2026.03.19 22:59:49.883802 [ 4 ] {507e711c-7da3-4ba7-90d1-a3657bf0ffa1} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001509 sec., 662.6905235255136 rows/sec., 184.44 KiB/sec. | ||
| 18833 | 2026.03.19 22:59:49.883842 [ 4 ] {507e711c-7da3-4ba7-90d1-a3657bf0ffa1} <Debug> TCPHandler: Processed in 0.001706886 sec. | ||
| 18834 | 2026.03.19 22:59:49.883967 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18835 | 2026.03.19 22:59:49.884096 [ 4 ] {c12e046e-19e3-4c34-8cbe-95c3935d232c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18836 | 2026.03.19 22:59:49.884154 [ 4 ] {c12e046e-19e3-4c34-8cbe-95c3935d232c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18837 | 2026.03.19 22:59:49.884660 [ 4 ] {c12e046e-19e3-4c34-8cbe-95c3935d232c} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18838 | 2026.03.19 22:59:49.884710 [ 4 ] {c12e046e-19e3-4c34-8cbe-95c3935d232c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18839 | 2026.03.19 22:59:49.885043 [ 4 ] {c12e046e-19e3-4c34-8cbe-95c3935d232c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 18840 | 2026.03.19 22:59:49.885265 [ 4 ] {c12e046e-19e3-4c34-8cbe-95c3935d232c} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18841 | 2026.03.19 22:59:49.885403 [ 4 ] {c12e046e-19e3-4c34-8cbe-95c3935d232c} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001335 sec., 1498.12734082397 rows/sec., 111.19 KiB/sec. | ||
| 18842 | 2026.03.19 22:59:49.885444 [ 4 ] {c12e046e-19e3-4c34-8cbe-95c3935d232c} <Debug> TCPHandler: Processed in 0.001539925 sec. | ||
| 18843 | 2026.03.19 22:59:49.885561 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18844 | 2026.03.19 22:59:49.885660 [ 4 ] {d2f61678-b151-4bd4-a01e-f1485b2ae4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18845 | 2026.03.19 22:59:49.885702 [ 4 ] {d2f61678-b151-4bd4-a01e-f1485b2ae4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18846 | 2026.03.19 22:59:49.886160 [ 4 ] {d2f61678-b151-4bd4-a01e-f1485b2ae4c2} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18847 | 2026.03.19 22:59:49.886198 [ 4 ] {d2f61678-b151-4bd4-a01e-f1485b2ae4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18848 | 2026.03.19 22:59:49.886531 [ 4 ] {d2f61678-b151-4bd4-a01e-f1485b2ae4c2} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18849 | 2026.03.19 22:59:49.886755 [ 4 ] {d2f61678-b151-4bd4-a01e-f1485b2ae4c2} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18850 | 2026.03.19 22:59:49.886890 [ 4 ] {d2f61678-b151-4bd4-a01e-f1485b2ae4c2} <Debug> executeQuery: Read 90 rows, 7.66 KiB in 0.001253 sec., 71827.61372705507 rows/sec., 5.97 MiB/sec. | ||
| 18851 | 2026.03.19 22:59:49.886930 [ 4 ] {d2f61678-b151-4bd4-a01e-f1485b2ae4c2} <Debug> TCPHandler: Processed in 0.001418514 sec. | ||
| 18852 | 2026.03.19 22:59:49.887050 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18853 | 2026.03.19 22:59:49.887143 [ 4 ] {45174fa2-a614-4405-b600-a917cd117183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18854 | 2026.03.19 22:59:49.887185 [ 4 ] {45174fa2-a614-4405-b600-a917cd117183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18855 | 2026.03.19 22:59:49.887601 [ 4 ] {45174fa2-a614-4405-b600-a917cd117183} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18856 | 2026.03.19 22:59:49.887646 [ 4 ] {45174fa2-a614-4405-b600-a917cd117183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18857 | 2026.03.19 22:59:49.887974 [ 4 ] {45174fa2-a614-4405-b600-a917cd117183} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18858 | 2026.03.19 22:59:49.888206 [ 4 ] {45174fa2-a614-4405-b600-a917cd117183} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18859 | 2026.03.19 22:59:49.888346 [ 4 ] {45174fa2-a614-4405-b600-a917cd117183} <Debug> executeQuery: Read 17 rows, 1.25 KiB in 0.00122 sec., 13934.426229508197 rows/sec., 1.00 MiB/sec. | ||
| 18860 | 2026.03.19 22:59:49.888388 [ 4 ] {45174fa2-a614-4405-b600-a917cd117183} <Debug> TCPHandler: Processed in 0.001388683 sec. | ||
| 18861 | 2026.03.19 22:59:49.888505 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18862 | 2026.03.19 22:59:49.888602 [ 4 ] {cdda36bb-2132-42b5-8c26-368139d530ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18863 | 2026.03.19 22:59:49.888647 [ 4 ] {cdda36bb-2132-42b5-8c26-368139d530ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18864 | 2026.03.19 22:59:49.889096 [ 4 ] {cdda36bb-2132-42b5-8c26-368139d530ef} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18865 | 2026.03.19 22:59:49.889135 [ 4 ] {cdda36bb-2132-42b5-8c26-368139d530ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18866 | 2026.03.19 22:59:49.889479 [ 4 ] {cdda36bb-2132-42b5-8c26-368139d530ef} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18867 | 2026.03.19 22:59:49.889709 [ 4 ] {cdda36bb-2132-42b5-8c26-368139d530ef} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18868 | 2026.03.19 22:59:49.889840 [ 4 ] {cdda36bb-2132-42b5-8c26-368139d530ef} <Debug> executeQuery: Read 93 rows, 7.30 KiB in 0.001258 sec., 73926.8680445151 rows/sec., 5.67 MiB/sec. | ||
| 18869 | 2026.03.19 22:59:49.889879 [ 4 ] {cdda36bb-2132-42b5-8c26-368139d530ef} <Debug> TCPHandler: Processed in 0.001423604 sec. | ||
| 18870 | 2026.03.19 22:59:49.889992 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18871 | 2026.03.19 22:59:49.890086 [ 4 ] {4a48075f-1f01-4769-9bab-f7626ea22ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18872 | 2026.03.19 22:59:49.890128 [ 4 ] {4a48075f-1f01-4769-9bab-f7626ea22ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18873 | 2026.03.19 22:59:49.890531 [ 4 ] {4a48075f-1f01-4769-9bab-f7626ea22ffb} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18874 | 2026.03.19 22:59:49.890568 [ 4 ] {4a48075f-1f01-4769-9bab-f7626ea22ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18875 | 2026.03.19 22:59:49.890895 [ 4 ] {4a48075f-1f01-4769-9bab-f7626ea22ffb} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18876 | 2026.03.19 22:59:49.891107 [ 4 ] {4a48075f-1f01-4769-9bab-f7626ea22ffb} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18877 | 2026.03.19 22:59:49.891239 [ 4 ] {4a48075f-1f01-4769-9bab-f7626ea22ffb} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001171 sec., 138343.29632792485 rows/sec., 9.62 MiB/sec. | ||
| 18878 | 2026.03.19 22:59:49.891278 [ 4 ] {4a48075f-1f01-4769-9bab-f7626ea22ffb} <Debug> TCPHandler: Processed in 0.001335613 sec. | ||
| 18879 | 2026.03.19 22:59:49.891399 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18880 | 2026.03.19 22:59:49.891494 [ 4 ] {6820108f-c5a7-4d45-a847-b575d937402b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18881 | 2026.03.19 22:59:49.891547 [ 4 ] {6820108f-c5a7-4d45-a847-b575d937402b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18882 | 2026.03.19 22:59:49.892339 [ 4 ] {6820108f-c5a7-4d45-a847-b575d937402b} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18883 | 2026.03.19 22:59:49.892377 [ 4 ] {6820108f-c5a7-4d45-a847-b575d937402b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18884 | 2026.03.19 22:59:49.892902 [ 4 ] {6820108f-c5a7-4d45-a847-b575d937402b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18885 | 2026.03.19 22:59:49.893126 [ 4 ] {6820108f-c5a7-4d45-a847-b575d937402b} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18886 | 2026.03.19 22:59:49.893270 [ 4 ] {6820108f-c5a7-4d45-a847-b575d937402b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001794 sec., 8361.204013377926 rows/sec., 14.98 MiB/sec. | ||
| 18887 | 2026.03.19 22:59:49.893327 [ 4 ] {6820108f-c5a7-4d45-a847-b575d937402b} <Debug> TCPHandler: Processed in 0.001977839 sec. | ||
| 18888 | 2026.03.19 22:59:49.893440 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18889 | 2026.03.19 22:59:49.893542 [ 4 ] {466eb3b2-b795-4ec4-b26c-9955982f4599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18890 | 2026.03.19 22:59:49.893585 [ 4 ] {466eb3b2-b795-4ec4-b26c-9955982f4599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18891 | 2026.03.19 22:59:49.893914 [ 4 ] {466eb3b2-b795-4ec4-b26c-9955982f4599} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18892 | 2026.03.19 22:59:49.893951 [ 4 ] {466eb3b2-b795-4ec4-b26c-9955982f4599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18893 | 2026.03.19 22:59:49.894262 [ 4 ] {466eb3b2-b795-4ec4-b26c-9955982f4599} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18894 | 2026.03.19 22:59:49.894481 [ 4 ] {466eb3b2-b795-4ec4-b26c-9955982f4599} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18895 | 2026.03.19 22:59:49.894619 [ 4 ] {466eb3b2-b795-4ec4-b26c-9955982f4599} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 18896 | 2026.03.19 22:59:49.894657 [ 4 ] {466eb3b2-b795-4ec4-b26c-9955982f4599} <Debug> TCPHandler: Processed in 0.001267472 sec. | ||
| 18897 | 2026.03.19 22:59:50.001115 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.11 MiB, peak 420.38 MiB, free memory in arenas 0.00 B, will set to 401.93 MiB (RSS), difference: -1.18 MiB | ||
| 18898 | 2026.03.19 22:59:54.224118 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18899 | 2026.03.19 22:59:54.224217 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18900 | 2026.03.19 22:59:54.433488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46942 | ||
| 18901 | 2026.03.19 22:59:54.434076 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18902 | 2026.03.19 22:59:54.434127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18903 | 2026.03.19 22:59:54.434642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18904 | 2026.03.19 22:59:54.434882 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18905 | 2026.03.19 22:59:54.435040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46942 | ||
| 18906 | 2026.03.19 22:59:54.879965 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18907 | 2026.03.19 22:59:54.880153 [ 4 ] {94a7106d-5b3e-4897-807c-258885707118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18908 | 2026.03.19 22:59:54.880218 [ 4 ] {94a7106d-5b3e-4897-807c-258885707118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18909 | 2026.03.19 22:59:54.880877 [ 4 ] {94a7106d-5b3e-4897-807c-258885707118} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18910 | 2026.03.19 22:59:54.880921 [ 4 ] {94a7106d-5b3e-4897-807c-258885707118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18911 | 2026.03.19 22:59:54.881292 [ 4 ] {94a7106d-5b3e-4897-807c-258885707118} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 18912 | 2026.03.19 22:59:54.881516 [ 4 ] {94a7106d-5b3e-4897-807c-258885707118} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18913 | 2026.03.19 22:59:54.881677 [ 4 ] {94a7106d-5b3e-4897-807c-258885707118} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001573 sec., 635.7279084551813 rows/sec., 47.18 KiB/sec. | ||
| 18914 | 2026.03.19 22:59:54.881686 [ 103 ] {} <Debug> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a) (MergerMutator): Selected 6 parts from all_1_21_5 to all_26_26_0 | ||
| 18915 | 2026.03.19 22:59:54.881727 [ 4 ] {94a7106d-5b3e-4897-807c-258885707118} <Debug> TCPHandler: Processed in 0.001939729 sec. | ||
| 18916 | 2026.03.19 22:59:54.881775 [ 103 ] {} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18917 | 2026.03.19 22:59:54.881807 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18918 | 2026.03.19 22:59:54.881870 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18919 | 2026.03.19 22:59:54.881937 [ 186 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_5 to all_26_26_0 into Compact with storage Full | ||
| 18920 | 2026.03.19 22:59:54.881975 [ 4 ] {9c20e944-222a-4c01-983b-952549914531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18921 | 2026.03.19 22:59:54.882026 [ 4 ] {9c20e944-222a-4c01-983b-952549914531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18922 | 2026.03.19 22:59:54.882073 [ 186 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18923 | 2026.03.19 22:59:54.882113 [ 186 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 18924 | 2026.03.19 22:59:54.882181 [ 186 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 18925 | 2026.03.19 22:59:54.882230 [ 186 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 18926 | 2026.03.19 22:59:54.882273 [ 186 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 18927 | 2026.03.19 22:59:54.882314 [ 186 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 18928 | 2026.03.19 22:59:54.882367 [ 186 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 18929 | 2026.03.19 22:59:54.882569 [ 4 ] {9c20e944-222a-4c01-983b-952549914531} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18930 | 2026.03.19 22:59:54.882622 [ 4 ] {9c20e944-222a-4c01-983b-952549914531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18931 | 2026.03.19 22:59:54.882962 [ 4 ] {9c20e944-222a-4c01-983b-952549914531} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18932 | 2026.03.19 22:59:54.883194 [ 4 ] {9c20e944-222a-4c01-983b-952549914531} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18933 | 2026.03.19 22:59:54.883262 [ 188 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393124 sec., 30865.88128551371 rows/sec., 2.56 MiB/sec. | ||
| 18934 | 2026.03.19 22:59:54.883328 [ 4 ] {9c20e944-222a-4c01-983b-952549914531} <Debug> executeQuery: Read 142 rows, 12.47 KiB in 0.001376 sec., 103197.67441860464 rows/sec., 8.85 MiB/sec. | ||
| 18935 | 2026.03.19 22:59:54.883368 [ 4 ] {9c20e944-222a-4c01-983b-952549914531} <Debug> TCPHandler: Processed in 0.001552395 sec. | ||
| 18936 | 2026.03.19 22:59:54.883403 [ 192 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 18937 | 2026.03.19 22:59:54.883486 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18938 | 2026.03.19 22:59:54.883581 [ 4 ] {8c095221-e9d9-4569-b4a3-d21dd478b908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18939 | 2026.03.19 22:59:54.883622 [ 4 ] {8c095221-e9d9-4569-b4a3-d21dd478b908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18940 | 2026.03.19 22:59:54.883667 [ 192 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_26_6} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18941 | 2026.03.19 22:59:54.883733 [ 192 ] {e5850492-4c2f-4453-a60f-614faa21cd2a::all_1_26_6} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a) (MergerMutator): Merged 6 parts: [all_1_21_5, all_26_26_0] -> all_1_26_6 | ||
| 18942 | 2026.03.19 22:59:54.883828 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18943 | 2026.03.19 22:59:54.884079 [ 4 ] {8c095221-e9d9-4569-b4a3-d21dd478b908} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18944 | 2026.03.19 22:59:54.884113 [ 4 ] {8c095221-e9d9-4569-b4a3-d21dd478b908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18945 | 2026.03.19 22:59:54.884412 [ 4 ] {8c095221-e9d9-4569-b4a3-d21dd478b908} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18946 | 2026.03.19 22:59:54.884618 [ 4 ] {8c095221-e9d9-4569-b4a3-d21dd478b908} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18947 | 2026.03.19 22:59:54.884746 [ 4 ] {8c095221-e9d9-4569-b4a3-d21dd478b908} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001185 sec., 36286.919831223626 rows/sec., 2.65 MiB/sec. | ||
| 18948 | 2026.03.19 22:59:54.884784 [ 4 ] {8c095221-e9d9-4569-b4a3-d21dd478b908} <Debug> TCPHandler: Processed in 0.001346573 sec. | ||
| 18949 | 2026.03.19 22:59:54.884898 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18950 | 2026.03.19 22:59:54.884991 [ 4 ] {4996ed1d-9289-4c67-b160-74a88395141f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18951 | 2026.03.19 22:59:54.885031 [ 4 ] {4996ed1d-9289-4c67-b160-74a88395141f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18952 | 2026.03.19 22:59:54.885462 [ 4 ] {4996ed1d-9289-4c67-b160-74a88395141f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18953 | 2026.03.19 22:59:54.885498 [ 4 ] {4996ed1d-9289-4c67-b160-74a88395141f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18954 | 2026.03.19 22:59:54.885791 [ 4 ] {4996ed1d-9289-4c67-b160-74a88395141f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18955 | 2026.03.19 22:59:54.885989 [ 4 ] {4996ed1d-9289-4c67-b160-74a88395141f} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18956 | 2026.03.19 22:59:54.886118 [ 4 ] {4996ed1d-9289-4c67-b160-74a88395141f} <Debug> executeQuery: Read 113 rows, 8.97 KiB in 0.001145 sec., 98689.95633187774 rows/sec., 7.65 MiB/sec. | ||
| 18957 | 2026.03.19 22:59:54.886155 [ 4 ] {4996ed1d-9289-4c67-b160-74a88395141f} <Debug> TCPHandler: Processed in 0.001304023 sec. | ||
| 18958 | 2026.03.19 22:59:54.886276 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18959 | 2026.03.19 22:59:54.886368 [ 4 ] {726a0c99-df36-4d4d-a70e-728dc1cf0850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18960 | 2026.03.19 22:59:54.886410 [ 4 ] {726a0c99-df36-4d4d-a70e-728dc1cf0850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18961 | 2026.03.19 22:59:54.886815 [ 4 ] {726a0c99-df36-4d4d-a70e-728dc1cf0850} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18962 | 2026.03.19 22:59:54.886848 [ 4 ] {726a0c99-df36-4d4d-a70e-728dc1cf0850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18963 | 2026.03.19 22:59:54.887170 [ 4 ] {726a0c99-df36-4d4d-a70e-728dc1cf0850} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18964 | 2026.03.19 22:59:54.887373 [ 4 ] {726a0c99-df36-4d4d-a70e-728dc1cf0850} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18965 | 2026.03.19 22:59:54.887500 [ 4 ] {726a0c99-df36-4d4d-a70e-728dc1cf0850} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001149 sec., 140121.84508268058 rows/sec., 9.75 MiB/sec. | ||
| 18966 | 2026.03.19 22:59:54.887536 [ 4 ] {726a0c99-df36-4d4d-a70e-728dc1cf0850} <Debug> TCPHandler: Processed in 0.001316733 sec. | ||
| 18967 | 2026.03.19 22:59:54.887643 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18968 | 2026.03.19 22:59:54.887743 [ 4 ] {80666a41-8bfa-4733-aca2-b58ee36aefe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18969 | 2026.03.19 22:59:54.887797 [ 4 ] {80666a41-8bfa-4733-aca2-b58ee36aefe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18970 | 2026.03.19 22:59:54.888601 [ 4 ] {80666a41-8bfa-4733-aca2-b58ee36aefe8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18971 | 2026.03.19 22:59:54.888634 [ 4 ] {80666a41-8bfa-4733-aca2-b58ee36aefe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18972 | 2026.03.19 22:59:54.889226 [ 4 ] {80666a41-8bfa-4733-aca2-b58ee36aefe8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18973 | 2026.03.19 22:59:54.889449 [ 4 ] {80666a41-8bfa-4733-aca2-b58ee36aefe8} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18974 | 2026.03.19 22:59:54.889589 [ 4 ] {80666a41-8bfa-4733-aca2-b58ee36aefe8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001863 sec., 22544.28341384863 rows/sec., 40.40 MiB/sec. | ||
| 18975 | 2026.03.19 22:59:54.889665 [ 4 ] {80666a41-8bfa-4733-aca2-b58ee36aefe8} <Debug> TCPHandler: Processed in 0.00206898 sec. | ||
| 18976 | 2026.03.19 22:59:54.889774 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18977 | 2026.03.19 22:59:54.889866 [ 4 ] {e6acded0-5a81-477c-9822-b79a80792a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18978 | 2026.03.19 22:59:54.889908 [ 4 ] {e6acded0-5a81-477c-9822-b79a80792a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18979 | 2026.03.19 22:59:54.890237 [ 4 ] {e6acded0-5a81-477c-9822-b79a80792a43} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18980 | 2026.03.19 22:59:54.890270 [ 4 ] {e6acded0-5a81-477c-9822-b79a80792a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18981 | 2026.03.19 22:59:54.890561 [ 4 ] {e6acded0-5a81-477c-9822-b79a80792a43} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18982 | 2026.03.19 22:59:54.890760 [ 4 ] {e6acded0-5a81-477c-9822-b79a80792a43} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18983 | 2026.03.19 22:59:54.890885 [ 4 ] {e6acded0-5a81-477c-9822-b79a80792a43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 18984 | 2026.03.19 22:59:54.890919 [ 4 ] {e6acded0-5a81-477c-9822-b79a80792a43} <Debug> TCPHandler: Processed in 0.001192412 sec. | ||
| 18985 | 2026.03.19 22:59:57.043666 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 18986 | 2026.03.19 22:59:57.062888 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18987 | 2026.03.19 22:59:57.062953 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18988 | 2026.03.19 22:59:57.069517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18989 | 2026.03.19 22:59:57.070662 [ 243 ] {} <Trace> system.metric_log (559dc2c1-d9fb-47f1-b23c-2385946b4ac5): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18990 | 2026.03.19 22:59:57.074547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 18991 | 2026.03.19 22:59:57.091355 [ 100 ] {} <Debug> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 18992 | 2026.03.19 22:59:57.091420 [ 100 ] {} <Trace> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18993 | 2026.03.19 22:59:57.091441 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 18994 | 2026.03.19 22:59:57.091567 [ 186 ] {17f2fbe1-990d-42cc-a307-9afd9a752e83::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 | ||
| 18995 | 2026.03.19 22:59:57.091719 [ 186 ] {17f2fbe1-990d-42cc-a307-9afd9a752e83::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18996 | 2026.03.19 22:59:57.091757 [ 186 ] {17f2fbe1-990d-42cc-a307-9afd9a752e83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 18997 | 2026.03.19 22:59:57.091825 [ 186 ] {17f2fbe1-990d-42cc-a307-9afd9a752e83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 18998 | 2026.03.19 22:59:57.091870 [ 186 ] {17f2fbe1-990d-42cc-a307-9afd9a752e83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 18999 | 2026.03.19 22:59:57.091914 [ 186 ] {17f2fbe1-990d-42cc-a307-9afd9a752e83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 19000 | 2026.03.19 22:59:57.091955 [ 186 ] {17f2fbe1-990d-42cc-a307-9afd9a752e83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 19001 | 2026.03.19 22:59:57.096637 [ 192 ] {17f2fbe1-990d-42cc-a307-9afd9a752e83::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.00512613 sec., 8193.315425086763 rows/sec., 600.86 KiB/sec. | ||
| 19002 | 2026.03.19 22:59:57.096969 [ 192 ] {17f2fbe1-990d-42cc-a307-9afd9a752e83::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 19003 | 2026.03.19 22:59:57.097590 [ 192 ] {17f2fbe1-990d-42cc-a307-9afd9a752e83::all_1_5_1} <Trace> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19004 | 2026.03.19 22:59:57.097669 [ 192 ] {17f2fbe1-990d-42cc-a307-9afd9a752e83::all_1_5_1} <Trace> oximeter.measurements_i64 (17f2fbe1-990d-42cc-a307-9afd9a752e83) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 19005 | 2026.03.19 22:59:57.097779 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19006 | 2026.03.19 22:59:59.598738 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2270 | ||
| 19007 | 2026.03.19 22:59:59.601178 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19008 | 2026.03.19 22:59:59.601235 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19009 | 2026.03.19 22:59:59.602483 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19010 | 2026.03.19 22:59:59.602777 [ 242 ] {} <Trace> system.query_log (fdda27f7-b08c-49cb-a4ab-7a8cbc1f24d7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19011 | 2026.03.19 22:59:59.603170 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2270 | ||
| 19012 | 2026.03.19 22:59:59.668519 [ 97 ] {} <Debug> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Selected 5 parts from all_1_46_10 to all_50_50_0 | ||
| 19013 | 2026.03.19 22:59:59.668587 [ 97 ] {} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19014 | 2026.03.19 22:59:59.668608 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19015 | 2026.03.19 22:59:59.668749 [ 188 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_50_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_46_10 to all_50_50_0 into Compact with storage Full | ||
| 19016 | 2026.03.19 22:59:59.668915 [ 188 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_50_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19017 | 2026.03.19 22:59:59.668955 [ 188 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_10, total 733 rows starting from the beginning of the part | ||
| 19018 | 2026.03.19 22:59:59.669034 [ 188 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 24 rows starting from the beginning of the part | ||
| 19019 | 2026.03.19 22:59:59.669092 [ 188 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 708 rows starting from the beginning of the part | ||
| 19020 | 2026.03.19 22:59:59.669146 [ 188 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 19021 | 2026.03.19 22:59:59.669185 [ 188 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_50_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 708 rows starting from the beginning of the part | ||
| 19022 | 2026.03.19 22:59:59.670758 [ 199 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_50_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 5 columns (5 merged, 0 gathered) in 0.002067291 sec., 1062743.464756534 rows/sec., 66.91 MiB/sec. | ||
| 19023 | 2026.03.19 22:59:59.670990 [ 193 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_50_11} <Trace> MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) | ||
| 19024 | 2026.03.19 22:59:59.671303 [ 193 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_50_11} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19025 | 2026.03.19 22:59:59.671382 [ 193 ] {d90188ac-3380-405e-8d5c-5d5fc08dfc47::all_1_50_11} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47) (MergerMutator): Merged 5 parts: [all_1_46_10, all_50_50_0] -> all_1_50_11 | ||
| 19026 | 2026.03.19 22:59:59.671474 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 19027 | 2026.03.19 22:59:59.882884 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19028 | 2026.03.19 22:59:59.883068 [ 4 ] {1c5af406-f6d6-4e81-99cb-c94b3a08e897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19029 | 2026.03.19 22:59:59.883142 [ 4 ] {1c5af406-f6d6-4e81-99cb-c94b3a08e897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19030 | 2026.03.19 22:59:59.883870 [ 4 ] {1c5af406-f6d6-4e81-99cb-c94b3a08e897} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19031 | 2026.03.19 22:59:59.883925 [ 4 ] {1c5af406-f6d6-4e81-99cb-c94b3a08e897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19032 | 2026.03.19 22:59:59.884354 [ 4 ] {1c5af406-f6d6-4e81-99cb-c94b3a08e897} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 19033 | 2026.03.19 22:59:59.884627 [ 4 ] {1c5af406-f6d6-4e81-99cb-c94b3a08e897} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19034 | 2026.03.19 22:59:59.884846 [ 97 ] {} <Debug> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 19035 | 2026.03.19 22:59:59.884867 [ 4 ] {1c5af406-f6d6-4e81-99cb-c94b3a08e897} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001846 sec., 13001.083423618635 rows/sec., 1.08 MiB/sec. | ||
| 19036 | 2026.03.19 22:59:59.884938 [ 97 ] {} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19037 | 2026.03.19 22:59:59.884976 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19038 | 2026.03.19 22:59:59.884977 [ 4 ] {1c5af406-f6d6-4e81-99cb-c94b3a08e897} <Debug> TCPHandler: Processed in 0.002223102 sec. | ||
| 19039 | 2026.03.19 22:59:59.885118 [ 222 ] {} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): 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] | ||
| 19040 | 2026.03.19 22:59:59.885124 [ 192 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 19041 | 2026.03.19 22:59:59.885172 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19042 | 2026.03.19 22:59:59.885171 [ 222 ] {} <Debug> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): 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] | ||
| 19043 | 2026.03.19 22:59:59.885307 [ 4 ] {781378a7-19ac-43e6-a438-fceb2318720b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19044 | 2026.03.19 22:59:59.885313 [ 192 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19045 | 2026.03.19 22:59:59.885378 [ 4 ] {781378a7-19ac-43e6-a438-fceb2318720b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19046 | 2026.03.19 22:59:59.885402 [ 192 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 24 rows starting from the beginning of the part | ||
| 19047 | 2026.03.19 22:59:59.885510 [ 192 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 19048 | 2026.03.19 22:59:59.885590 [ 192 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 19049 | 2026.03.19 22:59:59.885657 [ 192 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 19050 | 2026.03.19 22:59:59.885722 [ 192 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 19051 | 2026.03.19 22:59:59.886053 [ 4 ] {781378a7-19ac-43e6-a438-fceb2318720b} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19052 | 2026.03.19 22:59:59.886100 [ 4 ] {781378a7-19ac-43e6-a438-fceb2318720b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19053 | 2026.03.19 22:59:59.886532 [ 4 ] {781378a7-19ac-43e6-a438-fceb2318720b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 19054 | 2026.03.19 22:59:59.886832 [ 4 ] {781378a7-19ac-43e6-a438-fceb2318720b} <Trace> oximeter.fields_ipaddr (e5850492-4c2f-4453-a60f-614faa21cd2a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19055 | 2026.03.19 22:59:59.886924 [ 194 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001860179 sec., 64509.92081944802 rows/sec., 5.60 MiB/sec. | ||
| 19056 | 2026.03.19 22:59:59.887024 [ 4 ] {781378a7-19ac-43e6-a438-fceb2318720b} <Debug> executeQuery: Read 16 rows, 1.29 KiB in 0.00175 sec., 9142.857142857143 rows/sec., 737.17 KiB/sec. | ||
| 19057 | 2026.03.19 22:59:59.887102 [ 4 ] {781378a7-19ac-43e6-a438-fceb2318720b} <Debug> TCPHandler: Processed in 0.00199676 sec. | ||
| 19058 | 2026.03.19 22:59:59.887116 [ 192 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 19059 | 2026.03.19 22:59:59.887276 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19060 | 2026.03.19 22:59:59.887396 [ 4 ] {7d94b840-5927-43ca-86e8-6906b34afff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19061 | 2026.03.19 22:59:59.887451 [ 4 ] {7d94b840-5927-43ca-86e8-6906b34afff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19062 | 2026.03.19 22:59:59.887746 [ 192 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_25_6} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19063 | 2026.03.19 22:59:59.887898 [ 192 ] {6dd62bc3-fb34-4916-89d0-a96d50cc7f3e::all_1_25_6} <Trace> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 19064 | 2026.03.19 22:59:59.888051 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 19065 | 2026.03.19 22:59:59.888229 [ 4 ] {7d94b840-5927-43ca-86e8-6906b34afff7} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19066 | 2026.03.19 22:59:59.888281 [ 4 ] {7d94b840-5927-43ca-86e8-6906b34afff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19067 | 2026.03.19 22:59:59.888661 [ 4 ] {7d94b840-5927-43ca-86e8-6906b34afff7} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19068 | 2026.03.19 22:59:59.888961 [ 4 ] {7d94b840-5927-43ca-86e8-6906b34afff7} <Trace> oximeter.fields_string (267383a1-9d3b-4e1e-9f85-8132edab1f65): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19069 | 2026.03.19 22:59:59.889156 [ 4 ] {7d94b840-5927-43ca-86e8-6906b34afff7} <Debug> executeQuery: Read 217 rows, 19.63 KiB in 0.001791 sec., 121161.36236739252 rows/sec., 10.70 MiB/sec. | ||
| 19070 | 2026.03.19 22:59:59.889214 [ 4 ] {7d94b840-5927-43ca-86e8-6906b34afff7} <Debug> TCPHandler: Processed in 0.002004369 sec. | ||
| 19071 | 2026.03.19 22:59:59.889351 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19072 | 2026.03.19 22:59:59.889475 [ 4 ] {88c1ee54-2166-4d62-8334-7e5f82c40121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19073 | 2026.03.19 22:59:59.889529 [ 4 ] {88c1ee54-2166-4d62-8334-7e5f82c40121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19074 | 2026.03.19 22:59:59.890062 [ 4 ] {88c1ee54-2166-4d62-8334-7e5f82c40121} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19075 | 2026.03.19 22:59:59.890102 [ 4 ] {88c1ee54-2166-4d62-8334-7e5f82c40121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19076 | 2026.03.19 22:59:59.890443 [ 4 ] {88c1ee54-2166-4d62-8334-7e5f82c40121} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19077 | 2026.03.19 22:59:59.890662 [ 4 ] {88c1ee54-2166-4d62-8334-7e5f82c40121} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19078 | 2026.03.19 22:59:59.890813 [ 4 ] {88c1ee54-2166-4d62-8334-7e5f82c40121} <Debug> executeQuery: Read 43 rows, 3.19 KiB in 0.00137 sec., 31386.861313868616 rows/sec., 2.27 MiB/sec. | ||
| 19079 | 2026.03.19 22:59:59.890813 [ 97 ] {} <Debug> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19080 | 2026.03.19 22:59:59.890826 [ 222 ] {} <Debug> oximeter.fields_i16 (6dd62bc3-fb34-4916-89d0-a96d50cc7f3e): 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] | ||
| 19081 | 2026.03.19 22:59:59.890856 [ 4 ] {88c1ee54-2166-4d62-8334-7e5f82c40121} <Debug> TCPHandler: Processed in 0.001566636 sec. | ||
| 19082 | 2026.03.19 22:59:59.890869 [ 97 ] {} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19083 | 2026.03.19 22:59:59.890907 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19084 | 2026.03.19 22:59:59.891002 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19085 | 2026.03.19 22:59:59.891003 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::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 | ||
| 19086 | 2026.03.19 22:59:59.891134 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19087 | 2026.03.19 22:59:59.891135 [ 4 ] {dea50fa5-7ce3-46d4-8077-0fb12fa501d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19088 | 2026.03.19 22:59:59.891166 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 91 rows starting from the beginning of the part | ||
| 19089 | 2026.03.19 22:59:59.891192 [ 4 ] {dea50fa5-7ce3-46d4-8077-0fb12fa501d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19090 | 2026.03.19 22:59:59.891218 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 15 rows starting from the beginning of the part | ||
| 19091 | 2026.03.19 22:59:59.891261 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 58 rows starting from the beginning of the part | ||
| 19092 | 2026.03.19 22:59:59.891297 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 17 rows starting from the beginning of the part | ||
| 19093 | 2026.03.19 22:59:59.891333 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 43 rows starting from the beginning of the part | ||
| 19094 | 2026.03.19 22:59:59.891369 [ 192 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 43 rows starting from the beginning of the part | ||
| 19095 | 2026.03.19 22:59:59.891631 [ 4 ] {dea50fa5-7ce3-46d4-8077-0fb12fa501d1} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19096 | 2026.03.19 22:59:59.891668 [ 4 ] {dea50fa5-7ce3-46d4-8077-0fb12fa501d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19097 | 2026.03.19 22:59:59.891982 [ 4 ] {dea50fa5-7ce3-46d4-8077-0fb12fa501d1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 19098 | 2026.03.19 22:59:59.892169 [ 194 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.001209912 sec., 220677.20627615892 rows/sec., 16.93 MiB/sec. | ||
| 19099 | 2026.03.19 22:59:59.892226 [ 4 ] {dea50fa5-7ce3-46d4-8077-0fb12fa501d1} <Trace> oximeter.fields_u32 (d90188ac-3380-405e-8d5c-5d5fc08dfc47): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19100 | 2026.03.19 22:59:59.892370 [ 4 ] {dea50fa5-7ce3-46d4-8077-0fb12fa501d1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001262 sec., 19017.432646592708 rows/sec., 1.58 MiB/sec. | ||
| 19101 | 2026.03.19 22:59:59.892381 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19102 | 2026.03.19 22:59:59.892412 [ 4 ] {dea50fa5-7ce3-46d4-8077-0fb12fa501d1} <Debug> TCPHandler: Processed in 0.001472545 sec. | ||
| 19103 | 2026.03.19 22:59:59.892533 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19104 | 2026.03.19 22:59:59.892634 [ 4 ] {fb0049f3-24ca-4a10-9cfb-58fb98474916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19105 | 2026.03.19 22:59:59.892676 [ 4 ] {fb0049f3-24ca-4a10-9cfb-58fb98474916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19106 | 2026.03.19 22:59:59.892710 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_141_28} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19107 | 2026.03.19 22:59:59.892798 [ 195 ] {c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae::all_1_141_28} <Trace> oximeter.fields_u16 (c9bc1e1b-8da9-46d3-9e5f-261013d2e4ae) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19108 | 2026.03.19 22:59:59.892888 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 19109 | 2026.03.19 22:59:59.893099 [ 4 ] {fb0049f3-24ca-4a10-9cfb-58fb98474916} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19110 | 2026.03.19 22:59:59.893142 [ 4 ] {fb0049f3-24ca-4a10-9cfb-58fb98474916} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19111 | 2026.03.19 22:59:59.893449 [ 4 ] {fb0049f3-24ca-4a10-9cfb-58fb98474916} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 19112 | 2026.03.19 22:59:59.893664 [ 4 ] {fb0049f3-24ca-4a10-9cfb-58fb98474916} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19113 | 2026.03.19 22:59:59.893784 [ 97 ] {} <Debug> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 19114 | 2026.03.19 22:59:59.893797 [ 4 ] {fb0049f3-24ca-4a10-9cfb-58fb98474916} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001183 sec., 10143.702451394758 rows/sec., 792.48 KiB/sec. | ||
| 19115 | 2026.03.19 22:59:59.893840 [ 97 ] {} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19116 | 2026.03.19 22:59:59.893859 [ 4 ] {fb0049f3-24ca-4a10-9cfb-58fb98474916} <Debug> TCPHandler: Processed in 0.001376644 sec. | ||
| 19117 | 2026.03.19 22:59:59.893866 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19118 | 2026.03.19 22:59:59.893951 [ 221 ] {} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): 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] | ||
| 19119 | 2026.03.19 22:59:59.893965 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 19120 | 2026.03.19 22:59:59.893984 [ 221 ] {} <Debug> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): 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] | ||
| 19121 | 2026.03.19 22:59:59.893991 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19122 | 2026.03.19 22:59:59.894069 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19123 | 2026.03.19 22:59:59.894098 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 12 rows starting from the beginning of the part | ||
| 19124 | 2026.03.19 22:59:59.894109 [ 4 ] {7a3d5a0f-916c-4894-abb0-b5c49c311bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19125 | 2026.03.19 22:59:59.894153 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 19126 | 2026.03.19 22:59:59.894157 [ 4 ] {7a3d5a0f-916c-4894-abb0-b5c49c311bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19127 | 2026.03.19 22:59:59.894200 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 19128 | 2026.03.19 22:59:59.894245 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 19129 | 2026.03.19 22:59:59.894286 [ 196 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 19130 | 2026.03.19 22:59:59.894668 [ 4 ] {7a3d5a0f-916c-4894-abb0-b5c49c311bb9} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19131 | 2026.03.19 22:59:59.894706 [ 4 ] {7a3d5a0f-916c-4894-abb0-b5c49c311bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19132 | 2026.03.19 22:59:59.894991 [ 195 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00106502 sec., 56336.97019774276 rows/sec., 4.51 MiB/sec. | ||
| 19133 | 2026.03.19 22:59:59.895066 [ 4 ] {7a3d5a0f-916c-4894-abb0-b5c49c311bb9} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19134 | 2026.03.19 22:59:59.895182 [ 194 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 19135 | 2026.03.19 22:59:59.895387 [ 4 ] {7a3d5a0f-916c-4894-abb0-b5c49c311bb9} <Trace> oximeter.fields_uuid (0880603b-1559-459f-867e-2d9927a8c8a9): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19136 | 2026.03.19 22:59:59.895536 [ 194 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_25_6} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19137 | 2026.03.19 22:59:59.895537 [ 4 ] {7a3d5a0f-916c-4894-abb0-b5c49c311bb9} <Debug> executeQuery: Read 143 rows, 11.70 KiB in 0.001447 sec., 98825.15549412578 rows/sec., 7.89 MiB/sec. | ||
| 19138 | 2026.03.19 22:59:59.895601 [ 4 ] {7a3d5a0f-916c-4894-abb0-b5c49c311bb9} <Debug> TCPHandler: Processed in 0.001665087 sec. | ||
| 19139 | 2026.03.19 22:59:59.895627 [ 194 ] {77615eec-30fc-4585-8919-02bfc9a843b3::all_1_25_6} <Trace> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 19140 | 2026.03.19 22:59:59.895720 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19141 | 2026.03.19 22:59:59.895754 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19142 | 2026.03.19 22:59:59.895827 [ 4 ] {2f114c48-d18a-4526-9dc7-2406a3cf3e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19143 | 2026.03.19 22:59:59.895875 [ 4 ] {2f114c48-d18a-4526-9dc7-2406a3cf3e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19144 | 2026.03.19 22:59:59.896304 [ 4 ] {2f114c48-d18a-4526-9dc7-2406a3cf3e1c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19145 | 2026.03.19 22:59:59.896340 [ 4 ] {2f114c48-d18a-4526-9dc7-2406a3cf3e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19146 | 2026.03.19 22:59:59.896676 [ 4 ] {2f114c48-d18a-4526-9dc7-2406a3cf3e1c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19147 | 2026.03.19 22:59:59.896895 [ 4 ] {2f114c48-d18a-4526-9dc7-2406a3cf3e1c} <Trace> oximeter.measurements_cumulativeu64 (00116629-c4c0-408f-b4e6-f9c5377e138a): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19148 | 2026.03.19 22:59:59.897019 [ 4 ] {2f114c48-d18a-4526-9dc7-2406a3cf3e1c} <Debug> executeQuery: Read 205 rows, 15.01 KiB in 0.00127 sec., 161417.32283464566 rows/sec., 11.55 MiB/sec. | ||
| 19149 | 2026.03.19 22:59:59.897054 [ 4 ] {2f114c48-d18a-4526-9dc7-2406a3cf3e1c} <Debug> TCPHandler: Processed in 0.001446635 sec. | ||
| 19150 | 2026.03.19 22:59:59.897246 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19151 | 2026.03.19 22:59:59.897343 [ 4 ] {c52052fc-2437-4ba2-960c-604231c80ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19152 | 2026.03.19 22:59:59.897398 [ 4 ] {c52052fc-2437-4ba2-960c-604231c80ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19153 | 2026.03.19 22:59:59.897438 [ 221 ] {} <Debug> oximeter.fields_u8 (77615eec-30fc-4585-8919-02bfc9a843b3): 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] | ||
| 19154 | 2026.03.19 22:59:59.898265 [ 4 ] {c52052fc-2437-4ba2-960c-604231c80ef0} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19155 | 2026.03.19 22:59:59.898303 [ 4 ] {c52052fc-2437-4ba2-960c-604231c80ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19156 | 2026.03.19 22:59:59.898887 [ 4 ] {c52052fc-2437-4ba2-960c-604231c80ef0} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19157 | 2026.03.19 22:59:59.899120 [ 4 ] {c52052fc-2437-4ba2-960c-604231c80ef0} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19158 | 2026.03.19 22:59:59.899248 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19159 | 2026.03.19 22:59:59.899270 [ 4 ] {c52052fc-2437-4ba2-960c-604231c80ef0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001945 sec., 7712.082262210797 rows/sec., 13.82 MiB/sec. | ||
| 19160 | 2026.03.19 22:59:59.899286 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19161 | 2026.03.19 22:59:59.899305 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19162 | 2026.03.19 22:59:59.899349 [ 4 ] {c52052fc-2437-4ba2-960c-604231c80ef0} <Debug> TCPHandler: Processed in 0.002153421 sec. | ||
| 19163 | 2026.03.19 22:59:59.899401 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::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 | ||
| 19164 | 2026.03.19 22:59:59.899482 [ 4 ] {} <Trace> TCP-Session: 7ceac334-35bd-4855-9dac-b0c707289cd5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19165 | 2026.03.19 22:59:59.899603 [ 4 ] {37bd172a-d6ee-40bb-b9fc-e2be0721fb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56134) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19166 | 2026.03.19 22:59:59.899626 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19167 | 2026.03.19 22:59:59.899659 [ 4 ] {37bd172a-d6ee-40bb-b9fc-e2be0721fb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19168 | 2026.03.19 22:59:59.899691 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2961 rows starting from the beginning of the part | ||
| 19169 | 2026.03.19 22:59:59.899829 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 15 rows starting from the beginning of the part | ||
| 19170 | 2026.03.19 22:59:59.899946 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 54 rows starting from the beginning of the part | ||
| 19171 | 2026.03.19 22:59:59.900053 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 15 rows starting from the beginning of the part | ||
| 19172 | 2026.03.19 22:59:59.900100 [ 4 ] {37bd172a-d6ee-40bb-b9fc-e2be0721fb7b} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19173 | 2026.03.19 22:59:59.900155 [ 4 ] {37bd172a-d6ee-40bb-b9fc-e2be0721fb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.43 GiB. | ||
| 19174 | 2026.03.19 22:59:59.900156 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 42 rows starting from the beginning of the part | ||
| 19175 | 2026.03.19 22:59:59.900281 [ 189 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 15 rows starting from the beginning of the part | ||
| 19176 | 2026.03.19 22:59:59.900611 [ 4 ] {37bd172a-d6ee-40bb-b9fc-e2be0721fb7b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19177 | 2026.03.19 22:59:59.900980 [ 4 ] {37bd172a-d6ee-40bb-b9fc-e2be0721fb7b} <Trace> oximeter.measurements_u64 (4332a69a-4376-4451-becb-64864f3dad9b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19178 | 2026.03.19 22:59:59.901161 [ 4 ] {37bd172a-d6ee-40bb-b9fc-e2be0721fb7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.56 MiB/sec. | ||
| 19179 | 2026.03.19 22:59:59.901216 [ 4 ] {37bd172a-d6ee-40bb-b9fc-e2be0721fb7b} <Debug> TCPHandler: Processed in 0.001793607 sec. | ||
| 19180 | 2026.03.19 22:59:59.909685 [ 195 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3102 rows, containing 19 columns (19 merged, 0 gathered) in 0.010328092 sec., 300345.8915741649 rows/sec., 538.21 MiB/sec. | ||
| 19181 | 2026.03.19 22:59:59.912611 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19182 | 2026.03.19 22:59:59.912977 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19183 | 2026.03.19 22:59:59.913057 [ 198 ] {014f0d5b-9e87-43e8-a13b-6aaa7ff7331b::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (014f0d5b-9e87-43e8-a13b-6aaa7ff7331b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19184 | 2026.03.19 22:59:59.913196 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.67 MiB. | ||
| 19185 | 2026.03.19 23:00:01.935351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47390 | ||
| 19186 | 2026.03.19 23:00:01.935889 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19187 | 2026.03.19 23:00:01.935934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 19188 | 2026.03.19 23:00:01.936564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19189 | 2026.03.19 23:00:01.937162 [ 244 ] {} <Trace> system.asynchronous_metric_log (43cd59ab-c3c2-443c-b68e-b266eb4b2395): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19190 | 2026.03.19 23:00:01.937311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47390 | ||