| 1 | [ Mar 25 17:07:02 Enabled. ] | ||
| 2 | [ Mar 25 17:07:02 Rereading configuration. ] | ||
| 3 | [ Mar 25 17:07:03 Rereading configuration. ] | ||
| 4 | [ Mar 25 17:07:05 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 25 17:07:05 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.25 17:07:06.802532 [ 1 ] {} <Information> Application: Will watch for the process with pid 24203 | ||
| 29 | 2026.03.25 17:07:06.802901 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.25 17:07:07.195691 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24203 | ||
| 31 | 2026.03.25 17:07:07.196514 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.25 17:07:07.196660 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.25 17:07:07.291831 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.25 17:07:07.351788 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.25 17:07:07.351846 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.25 17:07:07.351871 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.25 17:07:07.351930 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.25 17:07:07.352296 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.25 17:07:07.354452 [ 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.25 17:07:07.355250 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.25 17:07:07.356046 [ 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.25 17:07:07.356069 [ 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.25 17:07:07.356082 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.25 17:07:07.356757 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.25 17:07:07.357838 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.25 17:07:07.364299 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.25 17:07:07.365147 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.25 17:07:07.366582 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.25 17:07:07.366650 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.25 17:07:07.367857 [ 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.25 17:07:07.368483 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.25 17:07:07.372038 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.25 17:07:07.372723 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.25 17:07:07.375876 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.25 17:07:07.376274 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.25 17:07:07.376689 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.25 17:07:07.377069 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.25 17:07:07.378000 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.25 17:07:07.378031 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.25 17:07:07.378127 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.25 17:07:07.378213 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.25 17:07:07.404401 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.25 17:07:07.404432 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000220406 sec | ||
| 68 | 2026.03.25 17:07:07.404455 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.25 17:07:07.404471 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.25 17:07:07.405234 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.25 17:07:07.405831 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.25 17:07:07.415003 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.25 17:07:07.415063 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.25 17:07:07.415087 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.25 17:07:07.415099 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.25 17:07:07.415133 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.25 17:07:07.415152 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.25 17:07:07.417282 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.25 17:07:07.417330 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.25 17:07:07.417351 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.25 17:07:07.417493 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.25 17:07:07.417535 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.25 17:07:07.417548 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.25 17:07:07.417565 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.25 17:07:07.417577 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.25 17:07:07.417608 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.25 17:07:07.417626 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.25 17:07:07.440243 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.25 17:07:07.449370 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.25 17:07:07.449495 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156874 sec | ||
| 91 | 2026.03.25 17:07:07.449523 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.25 17:07:07.449543 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.25 17:07:07.449587 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.25 17:07:07.449902 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.25 17:07:07.449983 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.25 17:07:07.450000 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.25 17:07:07.450011 [ 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.25 17:07:07.450021 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.25 17:07:07.453722 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.25 17:07:07.453932 [ 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.25 17:07:07.455454 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3021e-05 sec. | ||
| 102 | 2026.03.25 17:07:07.455787 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.25 17:07:07.455841 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.25 17:07:07.455855 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.25 17:07:07.655484 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61853 | ||
| 106 | 2026.03.25 17:07:07.655782 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.25 17:07:07.655841 [ 3 ] {} <Debug> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Authenticating user 'default' from [fd00:1122:3344:101::d]:61853 | ||
| 108 | 2026.03.25 17:07:07.655870 [ 3 ] {} <Debug> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.25 17:07:07.655891 [ 3 ] {} <Debug> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.25 17:07:07.655986 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.25 17:07:07.656012 [ 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.25 17:07:07.656040 [ 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.25 17:07:07.656732 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35061 | ||
| 114 | 2026.03.25 17:07:07.657677 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53469 | ||
| 115 | 2026.03.25 17:07:07.657699 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33144 | ||
| 116 | 2026.03.25 17:07:07.657894 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64254 | ||
| 117 | 2026.03.25 17:07:07.657997 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38439 | ||
| 118 | 2026.03.25 17:07:07.658120 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51078 | ||
| 119 | 2026.03.25 17:07:07.658195 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44198 | ||
| 120 | 2026.03.25 17:07:07.658564 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.03.25 17:07:07.658573 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59422 | ||
| 122 | 2026.03.25 17:07:07.658673 [ 4 ] {} <Debug> TCP-Session: 9bcf7ca7-e13c-49ef-86af-73858109208b Authenticating user 'default' from [fd00:1122:3344:101::d]:35061 | ||
| 123 | 2026.03.25 17:07:07.658705 [ 4 ] {} <Debug> TCP-Session: 9bcf7ca7-e13c-49ef-86af-73858109208b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.25 17:07:07.658718 [ 4 ] {} <Debug> TCP-Session: 9bcf7ca7-e13c-49ef-86af-73858109208b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.25 17:07:07.659145 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.25 17:07:07.659192 [ 257 ] {} <Debug> TCP-Session: caf4e5dd-b76b-4aea-9943-e63eeec382ef Authenticating user 'default' from [fd00:1122:3344:101::d]:51078 | ||
| 127 | 2026.03.25 17:07:07.659215 [ 257 ] {} <Debug> TCP-Session: caf4e5dd-b76b-4aea-9943-e63eeec382ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.25 17:07:07.659245 [ 257 ] {} <Debug> TCP-Session: caf4e5dd-b76b-4aea-9943-e63eeec382ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.25 17:07:07.659907 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.25 17:07:07.659934 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.03.25 17:07:07.659986 [ 256 ] {} <Debug> TCP-Session: 859850c0-a8fe-4472-bfe2-0505bd3dc4e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38439 | ||
| 132 | 2026.03.25 17:07:07.660004 [ 255 ] {} <Debug> TCP-Session: e00f824a-657c-4592-834a-a5df26c513b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64254 | ||
| 133 | 2026.03.25 17:07:07.660063 [ 256 ] {} <Debug> TCP-Session: 859850c0-a8fe-4472-bfe2-0505bd3dc4e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.25 17:07:07.660070 [ 255 ] {} <Debug> TCP-Session: e00f824a-657c-4592-834a-a5df26c513b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.25 17:07:07.660104 [ 256 ] {} <Debug> TCP-Session: 859850c0-a8fe-4472-bfe2-0505bd3dc4e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.25 17:07:07.660111 [ 255 ] {} <Debug> TCP-Session: e00f824a-657c-4592-834a-a5df26c513b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.25 17:07:07.660671 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.25 17:07:07.660702 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.25 17:07:07.660719 [ 5 ] {} <Debug> TCP-Session: db14d0ec-d827-4d37-b54a-af90c2ad02e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33144 | ||
| 140 | 2026.03.25 17:07:07.660739 [ 253 ] {} <Debug> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Authenticating user 'default' from [fd00:1122:3344:101::d]:53469 | ||
| 141 | 2026.03.25 17:07:07.660750 [ 5 ] {} <Debug> TCP-Session: db14d0ec-d827-4d37-b54a-af90c2ad02e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.25 17:07:07.660787 [ 5 ] {} <Debug> TCP-Session: db14d0ec-d827-4d37-b54a-af90c2ad02e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.25 17:07:07.660783 [ 253 ] {} <Debug> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.25 17:07:07.660824 [ 253 ] {} <Debug> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.25 17:07:07.660869 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.03.25 17:07:07.660907 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.25 17:07:07.660924 [ 258 ] {} <Debug> TCP-Session: 14c8cfbd-098e-40e5-ab81-80469526ad26 Authenticating user 'default' from [fd00:1122:3344:101::d]:44198 | ||
| 148 | 2026.03.25 17:07:07.660964 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 149 | 2026.03.25 17:07:07.660973 [ 258 ] {} <Debug> TCP-Session: 14c8cfbd-098e-40e5-ab81-80469526ad26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.25 17:07:07.660983 [ 259 ] {} <Debug> TCP-Session: 191a0dd9-4dc1-4529-8c37-824540079b4f Authenticating user 'default' from [fd00:1122:3344:101::d]:59422 | ||
| 151 | 2026.03.25 17:07:07.661013 [ 258 ] {} <Debug> TCP-Session: 14c8cfbd-098e-40e5-ab81-80469526ad26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.25 17:07:07.661027 [ 259 ] {} <Debug> TCP-Session: 191a0dd9-4dc1-4529-8c37-824540079b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.25 17:07:07.661062 [ 259 ] {} <Debug> TCP-Session: 191a0dd9-4dc1-4529-8c37-824540079b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.25 17:07:07.663397 [ 3 ] {d386a3aa-f105-4ff9-93df-3cdb638699f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.25 17:07:07.748782 [ 3 ] {d386a3aa-f105-4ff9-93df-3cdb638699f6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61853) (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.25 17:07:07.749108 [ 3 ] {d386a3aa-f105-4ff9-93df-3cdb638699f6} <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.25 17:07:07.749191 [ 3 ] {d386a3aa-f105-4ff9-93df-3cdb638699f6} <Debug> TCPHandler: Processed in 0.090993544 sec. | ||
| 204 | 2026.03.25 17:07:07.749614 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.25 17:07:07.749827 [ 253 ] {03bd7fe4-5e4a-4924-b045-7e2caccea9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.25 17:07:07.750173 [ 253 ] {03bd7fe4-5e4a-4924-b045-7e2caccea9f7} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53469) (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.25 17:07:07.750295 [ 253 ] {03bd7fe4-5e4a-4924-b045-7e2caccea9f7} <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.25 17:07:07.750376 [ 253 ] {03bd7fe4-5e4a-4924-b045-7e2caccea9f7} <Debug> TCPHandler: Processed in 0.000929213 sec. | ||
| 255 | 2026.03.25 17:07:07.750629 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.25 17:07:07.751332 [ 3 ] {5e654c2d-b341-43aa-b1a1-07bf6bef877f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.25 17:07:07.751920 [ 3 ] {5e654c2d-b341-43aa-b1a1-07bf6bef877f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.25 17:07:07.760570 [ 3 ] {5e654c2d-b341-43aa-b1a1-07bf6bef877f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.25 17:07:07.760590 [ 3 ] {5e654c2d-b341-43aa-b1a1-07bf6bef877f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3821e-05 sec | ||
| 260 | 2026.03.25 17:07:07.760603 [ 3 ] {5e654c2d-b341-43aa-b1a1-07bf6bef877f} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.25 17:07:07.760623 [ 3 ] {5e654c2d-b341-43aa-b1a1-07bf6bef877f} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.25 17:07:07.760647 [ 3 ] {5e654c2d-b341-43aa-b1a1-07bf6bef877f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.25 17:07:07.761249 [ 3 ] {5e654c2d-b341-43aa-b1a1-07bf6bef877f} <Debug> TCPHandler: Processed in 0.010676733 sec. | ||
| 264 | 2026.03.25 17:07:07.761395 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.25 17:07:07.761556 [ 3 ] {0d50750d-58bf-4803-8f30-dbc3163bbb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) /* 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.25 17:07:07.761609 [ 3 ] {0d50750d-58bf-4803-8f30-dbc3163bbb34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.25 17:07:07.766890 [ 3 ] {0d50750d-58bf-4803-8f30-dbc3163bbb34} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.25 17:07:07.776447 [ 3 ] {0d50750d-58bf-4803-8f30-dbc3163bbb34} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74): Loading data parts | ||
| 270 | 2026.03.25 17:07:07.777400 [ 3 ] {0d50750d-58bf-4803-8f30-dbc3163bbb34} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74): There are no data parts | ||
| 271 | 2026.03.25 17:07:07.790409 [ 3 ] {0d50750d-58bf-4803-8f30-dbc3163bbb34} <Debug> TCPHandler: Processed in 0.029062916 sec. | ||
| 272 | 2026.03.25 17:07:07.790615 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.25 17:07:07.790807 [ 3 ] {87995696-fa70-4f08-942b-430a57fc13dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) /* 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.25 17:07:07.790885 [ 3 ] {87995696-fa70-4f08-942b-430a57fc13dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.25 17:07:07.827201 [ 3 ] {87995696-fa70-4f08-942b-430a57fc13dc} <Debug> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Loading data parts | ||
| 286 | 2026.03.25 17:07:07.827417 [ 3 ] {87995696-fa70-4f08-942b-430a57fc13dc} <Debug> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): There are no data parts | ||
| 287 | 2026.03.25 17:07:07.831860 [ 3 ] {87995696-fa70-4f08-942b-430a57fc13dc} <Debug> TCPHandler: Processed in 0.041311058 sec. | ||
| 288 | 2026.03.25 17:07:07.832053 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.25 17:07:07.832270 [ 3 ] {9acdcc22-a956-427e-b90e-429909b09e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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.25 17:07:07.832333 [ 3 ] {9acdcc22-a956-427e-b90e-429909b09e47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.25 17:07:07.843334 [ 3 ] {9acdcc22-a956-427e-b90e-429909b09e47} <Debug> oximeter.measurements_i8 (823143c7-3bc3-4682-bd67-31ca74cbd5a1): Loading data parts | ||
| 292 | 2026.03.25 17:07:07.843487 [ 3 ] {9acdcc22-a956-427e-b90e-429909b09e47} <Debug> oximeter.measurements_i8 (823143c7-3bc3-4682-bd67-31ca74cbd5a1): There are no data parts | ||
| 293 | 2026.03.25 17:07:07.845669 [ 3 ] {9acdcc22-a956-427e-b90e-429909b09e47} <Debug> TCPHandler: Processed in 0.013679797 sec. | ||
| 294 | 2026.03.25 17:07:07.845841 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.25 17:07:07.846005 [ 3 ] {1553fbdc-cdc0-4c06-9a19-289897b2c0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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.25 17:07:07.846069 [ 3 ] {1553fbdc-cdc0-4c06-9a19-289897b2c0e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.25 17:07:07.860772 [ 3 ] {1553fbdc-cdc0-4c06-9a19-289897b2c0e5} <Debug> oximeter.measurements_u8 (e5a1aa75-67e3-406e-89ad-de040428fe4b): Loading data parts | ||
| 298 | 2026.03.25 17:07:07.861096 [ 3 ] {1553fbdc-cdc0-4c06-9a19-289897b2c0e5} <Debug> oximeter.measurements_u8 (e5a1aa75-67e3-406e-89ad-de040428fe4b): There are no data parts | ||
| 299 | 2026.03.25 17:07:07.865133 [ 3 ] {1553fbdc-cdc0-4c06-9a19-289897b2c0e5} <Debug> TCPHandler: Processed in 0.019347927 sec. | ||
| 300 | 2026.03.25 17:07:07.865309 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.25 17:07:07.865539 [ 3 ] {be4ee8d6-ca35-4311-892b-c4e92d2874c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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.25 17:07:07.865590 [ 3 ] {be4ee8d6-ca35-4311-892b-c4e92d2874c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.25 17:07:07.877320 [ 3 ] {be4ee8d6-ca35-4311-892b-c4e92d2874c8} <Debug> oximeter.measurements_i16 (79c1eb52-18c2-49f6-b3c9-4bb5456fc686): Loading data parts | ||
| 304 | 2026.03.25 17:07:07.877500 [ 3 ] {be4ee8d6-ca35-4311-892b-c4e92d2874c8} <Debug> oximeter.measurements_i16 (79c1eb52-18c2-49f6-b3c9-4bb5456fc686): There are no data parts | ||
| 305 | 2026.03.25 17:07:07.880371 [ 3 ] {be4ee8d6-ca35-4311-892b-c4e92d2874c8} <Debug> TCPHandler: Processed in 0.015122733 sec. | ||
| 306 | 2026.03.25 17:07:07.880555 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.25 17:07:07.880716 [ 3 ] {f3a3a9cf-ba81-4c77-96ef-ffba68723a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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.25 17:07:07.880774 [ 3 ] {f3a3a9cf-ba81-4c77-96ef-ffba68723a8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.25 17:07:07.893091 [ 3 ] {f3a3a9cf-ba81-4c77-96ef-ffba68723a8a} <Debug> oximeter.measurements_u16 (20d83681-7333-4543-a009-1a17f374f5d3): Loading data parts | ||
| 310 | 2026.03.25 17:07:07.893308 [ 3 ] {f3a3a9cf-ba81-4c77-96ef-ffba68723a8a} <Debug> oximeter.measurements_u16 (20d83681-7333-4543-a009-1a17f374f5d3): There are no data parts | ||
| 311 | 2026.03.25 17:07:07.903050 [ 3 ] {f3a3a9cf-ba81-4c77-96ef-ffba68723a8a} <Debug> TCPHandler: Processed in 0.022544626 sec. | ||
| 312 | 2026.03.25 17:07:07.903222 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.25 17:07:07.903507 [ 3 ] {83de04cb-eab2-4d66-bf68-836bf663cd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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.25 17:07:07.903561 [ 3 ] {83de04cb-eab2-4d66-bf68-836bf663cd9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.25 17:07:07.915364 [ 3 ] {83de04cb-eab2-4d66-bf68-836bf663cd9b} <Debug> oximeter.measurements_i32 (a59a4b3c-4e5d-4b0d-8e24-c1c0629e7e45): Loading data parts | ||
| 316 | 2026.03.25 17:07:07.915497 [ 3 ] {83de04cb-eab2-4d66-bf68-836bf663cd9b} <Debug> oximeter.measurements_i32 (a59a4b3c-4e5d-4b0d-8e24-c1c0629e7e45): There are no data parts | ||
| 317 | 2026.03.25 17:07:07.917986 [ 3 ] {83de04cb-eab2-4d66-bf68-836bf663cd9b} <Debug> TCPHandler: Processed in 0.014822276 sec. | ||
| 318 | 2026.03.25 17:07:07.918237 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.25 17:07:07.918431 [ 3 ] {eef25db1-2528-479d-95fc-8ee963a99319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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.25 17:07:07.918566 [ 3 ] {eef25db1-2528-479d-95fc-8ee963a99319} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.25 17:07:07.931840 [ 3 ] {eef25db1-2528-479d-95fc-8ee963a99319} <Debug> oximeter.measurements_u32 (4af29c0a-83e5-4be6-a728-8011ba4ce588): Loading data parts | ||
| 322 | 2026.03.25 17:07:07.932022 [ 3 ] {eef25db1-2528-479d-95fc-8ee963a99319} <Debug> oximeter.measurements_u32 (4af29c0a-83e5-4be6-a728-8011ba4ce588): There are no data parts | ||
| 323 | 2026.03.25 17:07:07.941694 [ 3 ] {eef25db1-2528-479d-95fc-8ee963a99319} <Debug> TCPHandler: Processed in 0.02352183 sec. | ||
| 324 | 2026.03.25 17:07:07.941857 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.03.25 17:07:07.942065 [ 3 ] {ca7b4989-6d26-40fc-a305-4f316a5111c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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.25 17:07:07.942148 [ 3 ] {ca7b4989-6d26-40fc-a305-4f316a5111c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.03.25 17:07:07.952951 [ 3 ] {ca7b4989-6d26-40fc-a305-4f316a5111c4} <Debug> oximeter.measurements_i64 (6c2cdd46-83b9-4844-bd0f-7f238b2662a9): Loading data parts | ||
| 328 | 2026.03.25 17:07:07.953105 [ 3 ] {ca7b4989-6d26-40fc-a305-4f316a5111c4} <Debug> oximeter.measurements_i64 (6c2cdd46-83b9-4844-bd0f-7f238b2662a9): There are no data parts | ||
| 329 | 2026.03.25 17:07:07.955492 [ 3 ] {ca7b4989-6d26-40fc-a305-4f316a5111c4} <Debug> TCPHandler: Processed in 0.013683567 sec. | ||
| 330 | 2026.03.25 17:07:07.955725 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.03.25 17:07:07.955883 [ 3 ] {53f3caf1-94fc-40b7-8f0f-7a46e19e80d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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.25 17:07:07.955995 [ 3 ] {53f3caf1-94fc-40b7-8f0f-7a46e19e80d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.03.25 17:07:07.969307 [ 3 ] {53f3caf1-94fc-40b7-8f0f-7a46e19e80d8} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Loading data parts | ||
| 334 | 2026.03.25 17:07:07.969433 [ 3 ] {53f3caf1-94fc-40b7-8f0f-7a46e19e80d8} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): There are no data parts | ||
| 335 | 2026.03.25 17:07:07.972124 [ 3 ] {53f3caf1-94fc-40b7-8f0f-7a46e19e80d8} <Debug> TCPHandler: Processed in 0.016461606 sec. | ||
| 336 | 2026.03.25 17:07:07.972286 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.25 17:07:07.972442 [ 3 ] {93dd820c-88b3-4780-9130-8fdb750d9f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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.25 17:07:07.972593 [ 3 ] {93dd820c-88b3-4780-9130-8fdb750d9f61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.03.25 17:07:07.988464 [ 3 ] {93dd820c-88b3-4780-9130-8fdb750d9f61} <Debug> oximeter.measurements_f32 (6cfb7456-d9c2-4b5f-b433-61fa8afc71f7): Loading data parts | ||
| 340 | 2026.03.25 17:07:07.988625 [ 3 ] {93dd820c-88b3-4780-9130-8fdb750d9f61} <Debug> oximeter.measurements_f32 (6cfb7456-d9c2-4b5f-b433-61fa8afc71f7): There are no data parts | ||
| 341 | 2026.03.25 17:07:08.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.56 MiB, peak 121.56 MiB, free memory in arenas 0.00 B, will set to 131.52 MiB (RSS), difference: 9.96 MiB | ||
| 342 | 2026.03.25 17:07:08.002398 [ 3 ] {93dd820c-88b3-4780-9130-8fdb750d9f61} <Debug> TCPHandler: Processed in 0.030159913 sec. | ||
| 343 | 2026.03.25 17:07:08.002570 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.25 17:07:08.002735 [ 3 ] {c9f74856-4d0f-4f94-914f-87034e1e7b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 345 | 2026.03.25 17:07:08.002892 [ 3 ] {c9f74856-4d0f-4f94-914f-87034e1e7b32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.25 17:07:08.006669 [ 3 ] {c9f74856-4d0f-4f94-914f-87034e1e7b32} <Debug> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Loading data parts | ||
| 347 | 2026.03.25 17:07:08.006867 [ 3 ] {c9f74856-4d0f-4f94-914f-87034e1e7b32} <Debug> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): There are no data parts | ||
| 348 | 2026.03.25 17:07:08.021223 [ 3 ] {c9f74856-4d0f-4f94-914f-87034e1e7b32} <Debug> TCPHandler: Processed in 0.018707631 sec. | ||
| 349 | 2026.03.25 17:07:08.021411 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.25 17:07:08.021784 [ 3 ] {2bf67c86-ecf7-4464-b7df-262c53ab1666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 351 | 2026.03.25 17:07:08.021916 [ 3 ] {2bf67c86-ecf7-4464-b7df-262c53ab1666} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.25 17:07:08.025475 [ 3 ] {2bf67c86-ecf7-4464-b7df-262c53ab1666} <Debug> oximeter.measurements_string (b42f7f99-dc6e-47f9-b923-1419ed12e56a): Loading data parts | ||
| 353 | 2026.03.25 17:07:08.025739 [ 3 ] {2bf67c86-ecf7-4464-b7df-262c53ab1666} <Debug> oximeter.measurements_string (b42f7f99-dc6e-47f9-b923-1419ed12e56a): There are no data parts | ||
| 354 | 2026.03.25 17:07:08.038932 [ 3 ] {2bf67c86-ecf7-4464-b7df-262c53ab1666} <Debug> TCPHandler: Processed in 0.017580443 sec. | ||
| 355 | 2026.03.25 17:07:08.039157 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.25 17:07:08.039345 [ 3 ] {63deed2a-cb38-400b-9346-01a098513ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.03.25 17:07:08.039505 [ 3 ] {63deed2a-cb38-400b-9346-01a098513ae4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.25 17:07:08.054368 [ 3 ] {63deed2a-cb38-400b-9346-01a098513ae4} <Debug> oximeter.measurements_bytes (42b0b118-64a1-47d6-8a0c-1492dd842f8e): Loading data parts | ||
| 366 | 2026.03.25 17:07:08.054620 [ 3 ] {63deed2a-cb38-400b-9346-01a098513ae4} <Debug> oximeter.measurements_bytes (42b0b118-64a1-47d6-8a0c-1492dd842f8e): There are no data parts | ||
| 367 | 2026.03.25 17:07:08.057370 [ 3 ] {63deed2a-cb38-400b-9346-01a098513ae4} <Debug> TCPHandler: Processed in 0.01827498 sec. | ||
| 368 | 2026.03.25 17:07:08.057537 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.25 17:07:08.057739 [ 3 ] {af26a8ea-69d2-414f-962a-5af837a7ff74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 370 | 2026.03.25 17:07:08.057881 [ 3 ] {af26a8ea-69d2-414f-962a-5af837a7ff74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.25 17:07:08.072262 [ 3 ] {af26a8ea-69d2-414f-962a-5af837a7ff74} <Debug> oximeter.measurements_cumulativei64 (445ca4ab-3eb9-4920-856e-81b59903d068): Loading data parts | ||
| 372 | 2026.03.25 17:07:08.072408 [ 3 ] {af26a8ea-69d2-414f-962a-5af837a7ff74} <Debug> oximeter.measurements_cumulativei64 (445ca4ab-3eb9-4920-856e-81b59903d068): There are no data parts | ||
| 373 | 2026.03.25 17:07:08.075552 [ 3 ] {af26a8ea-69d2-414f-962a-5af837a7ff74} <Debug> TCPHandler: Processed in 0.018066615 sec. | ||
| 374 | 2026.03.25 17:07:08.075879 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.25 17:07:08.076047 [ 3 ] {7e675f67-8488-47c4-a8e2-aeb0210d41bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 376 | 2026.03.25 17:07:08.076218 [ 3 ] {7e675f67-8488-47c4-a8e2-aeb0210d41bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.25 17:07:08.088863 [ 3 ] {7e675f67-8488-47c4-a8e2-aeb0210d41bf} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Loading data parts | ||
| 378 | 2026.03.25 17:07:08.089086 [ 3 ] {7e675f67-8488-47c4-a8e2-aeb0210d41bf} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): There are no data parts | ||
| 379 | 2026.03.25 17:07:08.092206 [ 3 ] {7e675f67-8488-47c4-a8e2-aeb0210d41bf} <Debug> TCPHandler: Processed in 0.016398664 sec. | ||
| 380 | 2026.03.25 17:07:08.092362 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.25 17:07:08.092645 [ 3 ] {e05fd5a1-fcf3-4371-acfe-1c0953062c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 382 | 2026.03.25 17:07:08.092783 [ 3 ] {e05fd5a1-fcf3-4371-acfe-1c0953062c71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.25 17:07:08.105809 [ 3 ] {e05fd5a1-fcf3-4371-acfe-1c0953062c71} <Debug> oximeter.measurements_cumulativef32 (f37e6be9-87ad-45c3-9cb7-03d7f18bf08e): Loading data parts | ||
| 384 | 2026.03.25 17:07:08.105951 [ 3 ] {e05fd5a1-fcf3-4371-acfe-1c0953062c71} <Debug> oximeter.measurements_cumulativef32 (f37e6be9-87ad-45c3-9cb7-03d7f18bf08e): There are no data parts | ||
| 385 | 2026.03.25 17:07:08.109352 [ 3 ] {e05fd5a1-fcf3-4371-acfe-1c0953062c71} <Debug> TCPHandler: Processed in 0.01703977 sec. | ||
| 386 | 2026.03.25 17:07:08.109514 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.25 17:07:08.109683 [ 3 ] {6af61912-cd7e-4c67-9a98-01497b7b96d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 388 | 2026.03.25 17:07:08.109850 [ 3 ] {6af61912-cd7e-4c67-9a98-01497b7b96d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.25 17:07:08.122415 [ 3 ] {6af61912-cd7e-4c67-9a98-01497b7b96d7} <Debug> oximeter.measurements_cumulativef64 (299e1ef7-73c9-4862-b836-49b1a538b609): Loading data parts | ||
| 390 | 2026.03.25 17:07:08.122738 [ 3 ] {6af61912-cd7e-4c67-9a98-01497b7b96d7} <Debug> oximeter.measurements_cumulativef64 (299e1ef7-73c9-4862-b836-49b1a538b609): There are no data parts | ||
| 391 | 2026.03.25 17:07:08.125447 [ 3 ] {6af61912-cd7e-4c67-9a98-01497b7b96d7} <Debug> TCPHandler: Processed in 0.015983625 sec. | ||
| 392 | 2026.03.25 17:07:08.125607 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.25 17:07:08.126035 [ 3 ] {05acead2-f808-4e69-abd1-7f331ed24ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.03.25 17:07:08.126189 [ 3 ] {05acead2-f808-4e69-abd1-7f331ed24ecc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.25 17:07:08.139015 [ 3 ] {05acead2-f808-4e69-abd1-7f331ed24ecc} <Debug> oximeter.measurements_histogrami8 (73bec7c9-f105-4ea0-a8d7-ac73c989a2ea): Loading data parts | ||
| 406 | 2026.03.25 17:07:08.139173 [ 3 ] {05acead2-f808-4e69-abd1-7f331ed24ecc} <Debug> oximeter.measurements_histogrami8 (73bec7c9-f105-4ea0-a8d7-ac73c989a2ea): There are no data parts | ||
| 407 | 2026.03.25 17:07:08.141901 [ 3 ] {05acead2-f808-4e69-abd1-7f331ed24ecc} <Debug> TCPHandler: Processed in 0.016344743 sec. | ||
| 408 | 2026.03.25 17:07:08.142085 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.25 17:07:08.142319 [ 3 ] {302c96b5-418e-4402-9a67-f69ce6e96d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 410 | 2026.03.25 17:07:08.142448 [ 3 ] {302c96b5-418e-4402-9a67-f69ce6e96d99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.25 17:07:08.157212 [ 3 ] {302c96b5-418e-4402-9a67-f69ce6e96d99} <Debug> oximeter.measurements_histogramu8 (ec21c38e-311b-4ad0-992f-e24ddd4536ad): Loading data parts | ||
| 412 | 2026.03.25 17:07:08.157506 [ 3 ] {302c96b5-418e-4402-9a67-f69ce6e96d99} <Debug> oximeter.measurements_histogramu8 (ec21c38e-311b-4ad0-992f-e24ddd4536ad): There are no data parts | ||
| 413 | 2026.03.25 17:07:08.162248 [ 3 ] {302c96b5-418e-4402-9a67-f69ce6e96d99} <Debug> TCPHandler: Processed in 0.020214828 sec. | ||
| 414 | 2026.03.25 17:07:08.162432 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.25 17:07:08.162809 [ 3 ] {fb501844-e7af-4989-a5e3-02dfe8f66a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 416 | 2026.03.25 17:07:08.162977 [ 3 ] {fb501844-e7af-4989-a5e3-02dfe8f66a66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.25 17:07:08.174954 [ 3 ] {fb501844-e7af-4989-a5e3-02dfe8f66a66} <Debug> oximeter.measurements_histogrami16 (1f12b544-6812-4eb9-b9e3-e4b57837af85): Loading data parts | ||
| 418 | 2026.03.25 17:07:08.175153 [ 3 ] {fb501844-e7af-4989-a5e3-02dfe8f66a66} <Debug> oximeter.measurements_histogrami16 (1f12b544-6812-4eb9-b9e3-e4b57837af85): There are no data parts | ||
| 419 | 2026.03.25 17:07:08.179081 [ 3 ] {fb501844-e7af-4989-a5e3-02dfe8f66a66} <Debug> TCPHandler: Processed in 0.016707612 sec. | ||
| 420 | 2026.03.25 17:07:08.179346 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.25 17:07:08.179606 [ 3 ] {3674394e-35e5-49de-8338-363749a14abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 422 | 2026.03.25 17:07:08.179766 [ 3 ] {3674394e-35e5-49de-8338-363749a14abf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.25 17:07:08.191045 [ 3 ] {3674394e-35e5-49de-8338-363749a14abf} <Debug> oximeter.measurements_histogramu16 (312ae2ca-2ce4-4ce3-9aae-0e5c72929bf9): Loading data parts | ||
| 424 | 2026.03.25 17:07:08.191422 [ 3 ] {3674394e-35e5-49de-8338-363749a14abf} <Debug> oximeter.measurements_histogramu16 (312ae2ca-2ce4-4ce3-9aae-0e5c72929bf9): There are no data parts | ||
| 425 | 2026.03.25 17:07:08.194724 [ 3 ] {3674394e-35e5-49de-8338-363749a14abf} <Debug> TCPHandler: Processed in 0.01543738 sec. | ||
| 426 | 2026.03.25 17:07:08.194886 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.25 17:07:08.195234 [ 3 ] {781d3b0e-da9d-4769-8e62-b7b781ccf680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 428 | 2026.03.25 17:07:08.195379 [ 3 ] {781d3b0e-da9d-4769-8e62-b7b781ccf680} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.25 17:07:08.207681 [ 3 ] {781d3b0e-da9d-4769-8e62-b7b781ccf680} <Debug> oximeter.measurements_histogrami32 (4e02c43d-a78c-474f-90d0-a32d71fcbe2f): Loading data parts | ||
| 430 | 2026.03.25 17:07:08.207827 [ 3 ] {781d3b0e-da9d-4769-8e62-b7b781ccf680} <Debug> oximeter.measurements_histogrami32 (4e02c43d-a78c-474f-90d0-a32d71fcbe2f): There are no data parts | ||
| 431 | 2026.03.25 17:07:08.211147 [ 3 ] {781d3b0e-da9d-4769-8e62-b7b781ccf680} <Debug> TCPHandler: Processed in 0.016311053 sec. | ||
| 432 | 2026.03.25 17:07:08.211458 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.25 17:07:08.211722 [ 3 ] {c39bb9ba-ae72-4f0e-9cb6-5fb736ea19a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 434 | 2026.03.25 17:07:08.211868 [ 3 ] {c39bb9ba-ae72-4f0e-9cb6-5fb736ea19a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.25 17:07:08.224875 [ 3 ] {c39bb9ba-ae72-4f0e-9cb6-5fb736ea19a5} <Debug> oximeter.measurements_histogramu32 (3a3b5e3b-ee43-410e-b6a9-5f7cb501e7cf): Loading data parts | ||
| 436 | 2026.03.25 17:07:08.225185 [ 3 ] {c39bb9ba-ae72-4f0e-9cb6-5fb736ea19a5} <Debug> oximeter.measurements_histogramu32 (3a3b5e3b-ee43-410e-b6a9-5f7cb501e7cf): There are no data parts | ||
| 437 | 2026.03.25 17:07:08.228429 [ 3 ] {c39bb9ba-ae72-4f0e-9cb6-5fb736ea19a5} <Debug> TCPHandler: Processed in 0.01703068 sec. | ||
| 438 | 2026.03.25 17:07:08.228580 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.25 17:07:08.228875 [ 3 ] {92b3ce42-7af8-4049-b088-979cd157cada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 440 | 2026.03.25 17:07:08.229000 [ 3 ] {92b3ce42-7af8-4049-b088-979cd157cada} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.25 17:07:08.242174 [ 3 ] {92b3ce42-7af8-4049-b088-979cd157cada} <Debug> oximeter.measurements_histogrami64 (bbe23a94-d8d3-41b3-a122-37c275c39abc): Loading data parts | ||
| 442 | 2026.03.25 17:07:08.242348 [ 3 ] {92b3ce42-7af8-4049-b088-979cd157cada} <Debug> oximeter.measurements_histogrami64 (bbe23a94-d8d3-41b3-a122-37c275c39abc): There are no data parts | ||
| 443 | 2026.03.25 17:07:08.245185 [ 3 ] {92b3ce42-7af8-4049-b088-979cd157cada} <Debug> TCPHandler: Processed in 0.0166507 sec. | ||
| 444 | 2026.03.25 17:07:08.245514 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.25 17:07:08.245738 [ 3 ] {d9ff83dd-4fc1-465f-bf34-3a83381ec6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 446 | 2026.03.25 17:07:08.245882 [ 3 ] {d9ff83dd-4fc1-465f-bf34-3a83381ec6d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.25 17:07:08.259480 [ 3 ] {d9ff83dd-4fc1-465f-bf34-3a83381ec6d8} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Loading data parts | ||
| 448 | 2026.03.25 17:07:08.259651 [ 3 ] {d9ff83dd-4fc1-465f-bf34-3a83381ec6d8} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): There are no data parts | ||
| 449 | 2026.03.25 17:07:08.263312 [ 3 ] {d9ff83dd-4fc1-465f-bf34-3a83381ec6d8} <Debug> TCPHandler: Processed in 0.01785254 sec. | ||
| 450 | 2026.03.25 17:07:08.263475 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.25 17:07:08.263694 [ 3 ] {210372d9-b3ab-47bf-9b72-e32740b9f507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 452 | 2026.03.25 17:07:08.263850 [ 3 ] {210372d9-b3ab-47bf-9b72-e32740b9f507} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.25 17:07:08.276247 [ 3 ] {210372d9-b3ab-47bf-9b72-e32740b9f507} <Debug> oximeter.measurements_histogramf32 (2e187db5-4214-40d9-843e-d5c6eabc2ae5): Loading data parts | ||
| 454 | 2026.03.25 17:07:08.276420 [ 3 ] {210372d9-b3ab-47bf-9b72-e32740b9f507} <Debug> oximeter.measurements_histogramf32 (2e187db5-4214-40d9-843e-d5c6eabc2ae5): There are no data parts | ||
| 455 | 2026.03.25 17:07:08.279346 [ 3 ] {210372d9-b3ab-47bf-9b72-e32740b9f507} <Debug> TCPHandler: Processed in 0.015920213 sec. | ||
| 456 | 2026.03.25 17:07:08.279961 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.25 17:07:08.280202 [ 3 ] {7d3cd9c3-5556-4bfa-8ee3-d2c19d929b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 458 | 2026.03.25 17:07:08.280445 [ 3 ] {7d3cd9c3-5556-4bfa-8ee3-d2c19d929b41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.25 17:07:08.292550 [ 3 ] {7d3cd9c3-5556-4bfa-8ee3-d2c19d929b41} <Debug> oximeter.measurements_histogramf64 (b55eb1ed-924d-4e0c-9884-900d7092f9a1): Loading data parts | ||
| 460 | 2026.03.25 17:07:08.292709 [ 3 ] {7d3cd9c3-5556-4bfa-8ee3-d2c19d929b41} <Debug> oximeter.measurements_histogramf64 (b55eb1ed-924d-4e0c-9884-900d7092f9a1): There are no data parts | ||
| 461 | 2026.03.25 17:07:08.295680 [ 3 ] {7d3cd9c3-5556-4bfa-8ee3-d2c19d929b41} <Debug> TCPHandler: Processed in 0.015770678 sec. | ||
| 462 | 2026.03.25 17:07:08.295839 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.25 17:07:08.296020 [ 3 ] {bd19fdd3-870d-459c-89d3-4ecc65df46b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.03.25 17:07:08.296159 [ 3 ] {bd19fdd3-870d-459c-89d3-4ecc65df46b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.25 17:07:08.309030 [ 3 ] {bd19fdd3-870d-459c-89d3-4ecc65df46b4} <Debug> oximeter.fields_bool (66b42b85-2ddf-4550-811b-20e0eee131ec): Loading data parts | ||
| 491 | 2026.03.25 17:07:08.309403 [ 3 ] {bd19fdd3-870d-459c-89d3-4ecc65df46b4} <Debug> oximeter.fields_bool (66b42b85-2ddf-4550-811b-20e0eee131ec): There are no data parts | ||
| 492 | 2026.03.25 17:07:08.313255 [ 3 ] {bd19fdd3-870d-459c-89d3-4ecc65df46b4} <Debug> TCPHandler: Processed in 0.017468631 sec. | ||
| 493 | 2026.03.25 17:07:08.313416 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.25 17:07:08.313681 [ 3 ] {082b97e1-09ab-4612-a1a1-44f9918607d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 495 | 2026.03.25 17:07:08.313811 [ 3 ] {082b97e1-09ab-4612-a1a1-44f9918607d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.03.25 17:07:08.340280 [ 3 ] {082b97e1-09ab-4612-a1a1-44f9918607d4} <Debug> oximeter.fields_i8 (5b174107-1983-4a32-b925-2414be1faf73): Loading data parts | ||
| 497 | 2026.03.25 17:07:08.340447 [ 3 ] {082b97e1-09ab-4612-a1a1-44f9918607d4} <Debug> oximeter.fields_i8 (5b174107-1983-4a32-b925-2414be1faf73): There are no data parts | ||
| 498 | 2026.03.25 17:07:08.344489 [ 3 ] {082b97e1-09ab-4612-a1a1-44f9918607d4} <Debug> TCPHandler: Processed in 0.031123177 sec. | ||
| 499 | 2026.03.25 17:07:08.344648 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.25 17:07:08.344820 [ 3 ] {398a0d5c-1619-4277-855d-f50f99854b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 501 | 2026.03.25 17:07:08.344968 [ 3 ] {398a0d5c-1619-4277-855d-f50f99854b9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.03.25 17:07:08.357909 [ 3 ] {398a0d5c-1619-4277-855d-f50f99854b9d} <Debug> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Loading data parts | ||
| 503 | 2026.03.25 17:07:08.358150 [ 3 ] {398a0d5c-1619-4277-855d-f50f99854b9d} <Debug> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): There are no data parts | ||
| 504 | 2026.03.25 17:07:08.362250 [ 3 ] {398a0d5c-1619-4277-855d-f50f99854b9d} <Debug> TCPHandler: Processed in 0.017652965 sec. | ||
| 505 | 2026.03.25 17:07:08.362439 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.25 17:07:08.362803 [ 3 ] {fa5e3418-27ba-4a32-9147-898c1171397e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 507 | 2026.03.25 17:07:08.362954 [ 3 ] {fa5e3418-27ba-4a32-9147-898c1171397e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.03.25 17:07:08.365727 [ 3 ] {fa5e3418-27ba-4a32-9147-898c1171397e} <Debug> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Loading data parts | ||
| 509 | 2026.03.25 17:07:08.365853 [ 3 ] {fa5e3418-27ba-4a32-9147-898c1171397e} <Debug> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): There are no data parts | ||
| 510 | 2026.03.25 17:07:08.377662 [ 3 ] {fa5e3418-27ba-4a32-9147-898c1171397e} <Debug> TCPHandler: Processed in 0.015285977 sec. | ||
| 511 | 2026.03.25 17:07:08.377867 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.25 17:07:08.378078 [ 3 ] {3a37c055-a264-40e9-9992-6bbd1d5f76d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 513 | 2026.03.25 17:07:08.378237 [ 3 ] {3a37c055-a264-40e9-9992-6bbd1d5f76d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.03.25 17:07:08.381510 [ 3 ] {3a37c055-a264-40e9-9992-6bbd1d5f76d0} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Loading data parts | ||
| 515 | 2026.03.25 17:07:08.381782 [ 3 ] {3a37c055-a264-40e9-9992-6bbd1d5f76d0} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): There are no data parts | ||
| 516 | 2026.03.25 17:07:08.394492 [ 3 ] {3a37c055-a264-40e9-9992-6bbd1d5f76d0} <Debug> TCPHandler: Processed in 0.016697502 sec. | ||
| 517 | 2026.03.25 17:07:08.394662 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.25 17:07:08.394932 [ 3 ] {ab920de4-321c-40c5-8ab1-c66e8441ab14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 519 | 2026.03.25 17:07:08.395072 [ 3 ] {ab920de4-321c-40c5-8ab1-c66e8441ab14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.03.25 17:07:08.410352 [ 3 ] {ab920de4-321c-40c5-8ab1-c66e8441ab14} <Debug> oximeter.fields_i32 (19bd965f-488c-4721-a4d3-3bcfc3a938cf): Loading data parts | ||
| 521 | 2026.03.25 17:07:08.410587 [ 3 ] {ab920de4-321c-40c5-8ab1-c66e8441ab14} <Debug> oximeter.fields_i32 (19bd965f-488c-4721-a4d3-3bcfc3a938cf): There are no data parts | ||
| 522 | 2026.03.25 17:07:08.413805 [ 3 ] {ab920de4-321c-40c5-8ab1-c66e8441ab14} <Debug> TCPHandler: Processed in 0.019196083 sec. | ||
| 523 | 2026.03.25 17:07:08.413962 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.25 17:07:08.414120 [ 3 ] {3d08340f-4ba3-4614-ab3b-5809cf3ca069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 525 | 2026.03.25 17:07:08.414261 [ 3 ] {3d08340f-4ba3-4614-ab3b-5809cf3ca069} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.25 17:07:08.428085 [ 3 ] {3d08340f-4ba3-4614-ab3b-5809cf3ca069} <Debug> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Loading data parts | ||
| 527 | 2026.03.25 17:07:08.428303 [ 3 ] {3d08340f-4ba3-4614-ab3b-5809cf3ca069} <Debug> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): There are no data parts | ||
| 528 | 2026.03.25 17:07:08.442050 [ 3 ] {3d08340f-4ba3-4614-ab3b-5809cf3ca069} <Debug> TCPHandler: Processed in 0.028139033 sec. | ||
| 529 | 2026.03.25 17:07:08.442208 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.25 17:07:08.442452 [ 3 ] {eca3aaec-47c7-492f-8158-568e663347a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 531 | 2026.03.25 17:07:08.442577 [ 3 ] {eca3aaec-47c7-492f-8158-568e663347a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.25 17:07:08.450756 [ 3 ] {eca3aaec-47c7-492f-8158-568e663347a5} <Debug> oximeter.fields_i64 (384974a8-a982-4344-b534-8b4ba485cf15): Loading data parts | ||
| 533 | 2026.03.25 17:07:08.450958 [ 3 ] {eca3aaec-47c7-492f-8158-568e663347a5} <Debug> oximeter.fields_i64 (384974a8-a982-4344-b534-8b4ba485cf15): There are no data parts | ||
| 534 | 2026.03.25 17:07:08.462949 [ 3 ] {eca3aaec-47c7-492f-8158-568e663347a5} <Debug> TCPHandler: Processed in 0.020790283 sec. | ||
| 535 | 2026.03.25 17:07:08.463141 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.25 17:07:08.463351 [ 3 ] {df720c2c-791a-4e59-93d0-45cafcb6c79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 537 | 2026.03.25 17:07:08.463512 [ 3 ] {df720c2c-791a-4e59-93d0-45cafcb6c79a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.25 17:07:08.468135 [ 3 ] {df720c2c-791a-4e59-93d0-45cafcb6c79a} <Debug> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Loading data parts | ||
| 539 | 2026.03.25 17:07:08.468391 [ 3 ] {df720c2c-791a-4e59-93d0-45cafcb6c79a} <Debug> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): There are no data parts | ||
| 540 | 2026.03.25 17:07:08.479854 [ 3 ] {df720c2c-791a-4e59-93d0-45cafcb6c79a} <Debug> TCPHandler: Processed in 0.016776274 sec. | ||
| 541 | 2026.03.25 17:07:08.480052 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.25 17:07:08.480324 [ 3 ] {a684efeb-6e93-40d8-a820-55a938199351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 543 | 2026.03.25 17:07:08.480477 [ 3 ] {a684efeb-6e93-40d8-a820-55a938199351} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.25 17:07:08.495651 [ 3 ] {a684efeb-6e93-40d8-a820-55a938199351} <Debug> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Loading data parts | ||
| 545 | 2026.03.25 17:07:08.495813 [ 3 ] {a684efeb-6e93-40d8-a820-55a938199351} <Debug> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): There are no data parts | ||
| 546 | 2026.03.25 17:07:08.498867 [ 3 ] {a684efeb-6e93-40d8-a820-55a938199351} <Debug> TCPHandler: Processed in 0.018869615 sec. | ||
| 547 | 2026.03.25 17:07:08.499115 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.25 17:07:08.499322 [ 3 ] {e4352883-ab7a-4a68-a27c-6633eecaca3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.03.25 17:07:08.499468 [ 3 ] {e4352883-ab7a-4a68-a27c-6633eecaca3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.03.25 17:07:08.512928 [ 3 ] {e4352883-ab7a-4a68-a27c-6633eecaca3b} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Loading data parts | ||
| 551 | 2026.03.25 17:07:08.513093 [ 3 ] {e4352883-ab7a-4a68-a27c-6633eecaca3b} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): There are no data parts | ||
| 552 | 2026.03.25 17:07:08.515688 [ 3 ] {e4352883-ab7a-4a68-a27c-6633eecaca3b} <Debug> TCPHandler: Processed in 0.01663044 sec. | ||
| 553 | 2026.03.25 17:07:08.515840 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.25 17:07:08.516106 [ 3 ] {a844e951-87d6-4a00-8261-ca579e794a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.03.25 17:07:08.516236 [ 3 ] {a844e951-87d6-4a00-8261-ca579e794a12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.03.25 17:07:08.531850 [ 3 ] {a844e951-87d6-4a00-8261-ca579e794a12} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Loading data parts | ||
| 557 | 2026.03.25 17:07:08.532018 [ 3 ] {a844e951-87d6-4a00-8261-ca579e794a12} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): There are no data parts | ||
| 558 | 2026.03.25 17:07:08.536010 [ 3 ] {a844e951-87d6-4a00-8261-ca579e794a12} <Debug> TCPHandler: Processed in 0.020219779 sec. | ||
| 559 | 2026.03.25 17:07:08.536186 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.25 17:07:08.536441 [ 3 ] {db6e5a33-262c-4d13-ad06-71d5e8f1155b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2026.03.25 17:07:08.536588 [ 3 ] {db6e5a33-262c-4d13-ad06-71d5e8f1155b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.03.25 17:07:08.548946 [ 3 ] {db6e5a33-262c-4d13-ad06-71d5e8f1155b} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e): Loading data parts | ||
| 566 | 2026.03.25 17:07:08.549120 [ 3 ] {db6e5a33-262c-4d13-ad06-71d5e8f1155b} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e): There are no data parts | ||
| 567 | 2026.03.25 17:07:08.552091 [ 3 ] {db6e5a33-262c-4d13-ad06-71d5e8f1155b} <Debug> TCPHandler: Processed in 0.015954963 sec. | ||
| 568 | 2026.03.25 17:07:08.552354 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.25 17:07:08.552588 [ 253 ] {863f1caa-1c32-479c-a248-6b6edb039c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.03.25 17:07:08.553952 [ 253 ] {863f1caa-1c32-479c-a248-6b6edb039c66} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.03.25 17:07:08.568737 [ 261 ] {863f1caa-1c32-479c-a248-6b6edb039c66} <Trace> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.03.25 17:07:08.568799 [ 261 ] {863f1caa-1c32-479c-a248-6b6edb039c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 573 | 2026.03.25 17:07:08.573853 [ 261 ] {863f1caa-1c32-479c-a248-6b6edb039c66} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.03.25 17:07:08.574452 [ 261 ] {863f1caa-1c32-479c-a248-6b6edb039c66} <Trace> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.03.25 17:07:08.574730 [ 253 ] {863f1caa-1c32-479c-a248-6b6edb039c66} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022259 sec., 44.92564805247316 rows/sec., 718.81 B/sec. | ||
| 576 | 2026.03.25 17:07:08.575143 [ 253 ] {863f1caa-1c32-479c-a248-6b6edb039c66} <Debug> TCPHandler: Processed in 0.022845784 sec. | ||
| 577 | 2026.03.25 17:07:09.001142 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.99 MiB, peak 133.99 MiB, free memory in arenas 0.00 B, will set to 138.15 MiB (RSS), difference: 4.16 MiB | ||
| 578 | 2026.03.25 17:07:09.070900 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64558 | ||
| 579 | 2026.03.25 17:07:09.071199 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.03.25 17:07:09.071234 [ 262 ] {} <Debug> TCP-Session: dc6b84a9-fbcd-4aa4-b35e-e808802ab4a9 Authenticating user 'default' from [fd00:1122:3344:101::a]:64558 | ||
| 581 | 2026.03.25 17:07:09.071256 [ 262 ] {} <Debug> TCP-Session: dc6b84a9-fbcd-4aa4-b35e-e808802ab4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.25 17:07:09.071411 [ 262 ] {} <Debug> TCP-Session: dc6b84a9-fbcd-4aa4-b35e-e808802ab4a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.25 17:07:09.071477 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.03.25 17:07:09.071501 [ 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 | ||
| 585 | 2026.03.25 17:07:09.071604 [ 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 | ||
| 586 | 2026.03.25 17:07:09.072131 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35495 | ||
| 587 | 2026.03.25 17:07:09.072197 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48536 | ||
| 588 | 2026.03.25 17:07:09.072270 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34104 | ||
| 589 | 2026.03.25 17:07:09.072398 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2026.03.25 17:07:09.072508 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.03.25 17:07:09.072448 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.03.25 17:07:09.072430 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46939 | ||
| 593 | 2026.03.25 17:07:09.072593 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47245 | ||
| 594 | 2026.03.25 17:07:09.072758 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2026.03.25 17:07:09.072679 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52760 | ||
| 596 | 2026.03.25 17:07:09.072830 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60061 | ||
| 597 | 2026.03.25 17:07:09.072659 [ 265 ] {} <Debug> TCP-Session: 15f18ba9-e5d3-4f74-87b2-f3be41a1e453 Authenticating user 'default' from [fd00:1122:3344:101::a]:34104 | ||
| 598 | 2026.03.25 17:07:09.072901 [ 266 ] {} <Debug> TCP-Session: 2a1f01af-6432-45ff-9c05-c59e36cb495f Authenticating user 'default' from [fd00:1122:3344:101::a]:46939 | ||
| 599 | 2026.03.25 17:07:09.072631 [ 264 ] {} <Debug> TCP-Session: 6140a0d6-65c3-445a-acd1-9263a6a8c7dc Authenticating user 'default' from [fd00:1122:3344:101::a]:48536 | ||
| 600 | 2026.03.25 17:07:09.072623 [ 263 ] {} <Debug> TCP-Session: bc5162de-a4cb-4d6b-967c-d898553b505a Authenticating user 'default' from [fd00:1122:3344:101::a]:35495 | ||
| 601 | 2026.03.25 17:07:09.073086 [ 266 ] {} <Debug> TCP-Session: 2a1f01af-6432-45ff-9c05-c59e36cb495f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2026.03.25 17:07:09.073089 [ 264 ] {} <Debug> TCP-Session: 6140a0d6-65c3-445a-acd1-9263a6a8c7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.03.25 17:07:09.073053 [ 265 ] {} <Debug> TCP-Session: 15f18ba9-e5d3-4f74-87b2-f3be41a1e453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.03.25 17:07:09.073262 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.03.25 17:07:09.073197 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.03.25 17:07:09.073189 [ 266 ] {} <Debug> TCP-Session: 2a1f01af-6432-45ff-9c05-c59e36cb495f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.03.25 17:07:09.073368 [ 268 ] {} <Debug> TCP-Session: 293813c8-f1e3-427e-a606-c9e2f02e75ca Authenticating user 'default' from [fd00:1122:3344:101::a]:52760 | ||
| 608 | 2026.03.25 17:07:09.073359 [ 267 ] {} <Debug> TCP-Session: bf39260b-722b-4cf1-b9bb-60e4e896ddba Authenticating user 'default' from [fd00:1122:3344:101::a]:47245 | ||
| 609 | 2026.03.25 17:07:09.073334 [ 265 ] {} <Debug> TCP-Session: 15f18ba9-e5d3-4f74-87b2-f3be41a1e453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.03.25 17:07:09.073623 [ 267 ] {} <Debug> TCP-Session: bf39260b-722b-4cf1-b9bb-60e4e896ddba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.03.25 17:07:09.073333 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2026.03.25 17:07:09.073178 [ 264 ] {} <Debug> TCP-Session: 6140a0d6-65c3-445a-acd1-9263a6a8c7dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.03.25 17:07:09.073171 [ 263 ] {} <Debug> TCP-Session: bc5162de-a4cb-4d6b-967c-d898553b505a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.25 17:07:09.073757 [ 269 ] {} <Debug> TCP-Session: b92ce5c2-d89e-46ce-a961-5d0bbd9333e8 Authenticating user 'default' from [fd00:1122:3344:101::a]:60061 | ||
| 615 | 2026.03.25 17:07:09.073719 [ 267 ] {} <Debug> TCP-Session: bf39260b-722b-4cf1-b9bb-60e4e896ddba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.25 17:07:09.073629 [ 268 ] {} <Debug> TCP-Session: 293813c8-f1e3-427e-a606-c9e2f02e75ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.25 17:07:09.073857 [ 269 ] {} <Debug> TCP-Session: b92ce5c2-d89e-46ce-a961-5d0bbd9333e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.25 17:07:09.073828 [ 263 ] {} <Debug> TCP-Session: bc5162de-a4cb-4d6b-967c-d898553b505a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.25 17:07:09.073926 [ 268 ] {} <Debug> TCP-Session: 293813c8-f1e3-427e-a606-c9e2f02e75ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.25 17:07:09.073945 [ 269 ] {} <Debug> TCP-Session: b92ce5c2-d89e-46ce-a961-5d0bbd9333e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.25 17:07:10.796869 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45550 | ||
| 622 | 2026.03.25 17:07:10.797054 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.25 17:07:10.797258 [ 270 ] {} <Debug> TCP-Session: 6116f121-2d38-478b-9171-260a854a979f Authenticating user 'default' from [fd00:1122:3344:101::c]:45550 | ||
| 624 | 2026.03.25 17:07:10.797283 [ 270 ] {} <Debug> TCP-Session: 6116f121-2d38-478b-9171-260a854a979f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.25 17:07:10.797295 [ 270 ] {} <Debug> TCP-Session: 6116f121-2d38-478b-9171-260a854a979f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.25 17:07:10.797466 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.25 17:07:10.797502 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.25 17:07:10.797599 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.25 17:07:10.798033 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43565 | ||
| 630 | 2026.03.25 17:07:10.798190 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60405 | ||
| 631 | 2026.03.25 17:07:10.798195 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35969 | ||
| 632 | 2026.03.25 17:07:10.798261 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54792 | ||
| 633 | 2026.03.25 17:07:10.798433 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64409 | ||
| 634 | 2026.03.25 17:07:10.798579 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62802 | ||
| 635 | 2026.03.25 17:07:10.798449 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36987 | ||
| 636 | 2026.03.25 17:07:10.798659 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.03.25 17:07:10.798701 [ 274 ] {} <Debug> TCP-Session: 7d5c0a10-f646-4a81-9309-1808725f7ef0 Authenticating user 'default' from [fd00:1122:3344:101::c]:54792 | ||
| 638 | 2026.03.25 17:07:10.798766 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.25 17:07:10.798957 [ 274 ] {} <Debug> TCP-Session: 7d5c0a10-f646-4a81-9309-1808725f7ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.03.25 17:07:10.798984 [ 274 ] {} <Debug> TCP-Session: 7d5c0a10-f646-4a81-9309-1808725f7ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.03.25 17:07:10.798994 [ 273 ] {} <Debug> TCP-Session: abb12b60-6a7d-493c-bdf2-52b4a88fb7bd Authenticating user 'default' from [fd00:1122:3344:101::c]:60405 | ||
| 642 | 2026.03.25 17:07:10.799121 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.03.25 17:07:10.799125 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.25 17:07:10.799129 [ 273 ] {} <Debug> TCP-Session: abb12b60-6a7d-493c-bdf2-52b4a88fb7bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.03.25 17:07:10.799325 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.03.25 17:07:10.799238 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.03.25 17:07:10.799215 [ 277 ] {} <Debug> TCP-Session: e26e6a7d-4e50-4439-8324-4248b96c8756 Authenticating user 'default' from [fd00:1122:3344:101::c]:62802 | ||
| 648 | 2026.03.25 17:07:10.799474 [ 271 ] {} <Debug> TCP-Session: 6333cb71-b856-4d3c-8552-6ada8293dc4c Authenticating user 'default' from [fd00:1122:3344:101::c]:43565 | ||
| 649 | 2026.03.25 17:07:10.799473 [ 275 ] {} <Debug> TCP-Session: 40013087-43dc-4447-8bea-aeeb12640b44 Authenticating user 'default' from [fd00:1122:3344:101::c]:64409 | ||
| 650 | 2026.03.25 17:07:10.799440 [ 273 ] {} <Debug> TCP-Session: abb12b60-6a7d-493c-bdf2-52b4a88fb7bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.25 17:07:10.799729 [ 271 ] {} <Debug> TCP-Session: 6333cb71-b856-4d3c-8552-6ada8293dc4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.25 17:07:10.799713 [ 275 ] {} <Debug> TCP-Session: 40013087-43dc-4447-8bea-aeeb12640b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.25 17:07:10.799708 [ 277 ] {} <Debug> TCP-Session: e26e6a7d-4e50-4439-8324-4248b96c8756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.25 17:07:10.799826 [ 271 ] {} <Debug> TCP-Session: 6333cb71-b856-4d3c-8552-6ada8293dc4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.25 17:07:10.799815 [ 275 ] {} <Debug> TCP-Session: 40013087-43dc-4447-8bea-aeeb12640b44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.25 17:07:10.799215 [ 272 ] {} <Debug> TCP-Session: 2c4f6103-1362-4c3f-be8b-edcb15f0eec5 Authenticating user 'default' from [fd00:1122:3344:101::c]:35969 | ||
| 657 | 2026.03.25 17:07:10.799948 [ 277 ] {} <Debug> TCP-Session: e26e6a7d-4e50-4439-8324-4248b96c8756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.25 17:07:10.799190 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.03.25 17:07:10.800120 [ 272 ] {} <Debug> TCP-Session: 2c4f6103-1362-4c3f-be8b-edcb15f0eec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.25 17:07:10.800139 [ 276 ] {} <Debug> TCP-Session: a681122d-0d73-45c8-9700-e482ba86a329 Authenticating user 'default' from [fd00:1122:3344:101::c]:36987 | ||
| 661 | 2026.03.25 17:07:10.800252 [ 272 ] {} <Debug> TCP-Session: 2c4f6103-1362-4c3f-be8b-edcb15f0eec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.25 17:07:10.800278 [ 276 ] {} <Debug> TCP-Session: a681122d-0d73-45c8-9700-e482ba86a329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.25 17:07:10.800462 [ 276 ] {} <Debug> TCP-Session: a681122d-0d73-45c8-9700-e482ba86a329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.25 17:07:12.378460 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44692 | ||
| 665 | 2026.03.25 17:07:12.378719 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.25 17:07:12.378790 [ 278 ] {} <Debug> TCP-Session: b1793619-c8df-461c-9545-400f08912430 Authenticating user 'default' from [fd00:1122:3344:101::b]:44692 | ||
| 667 | 2026.03.25 17:07:12.378937 [ 278 ] {} <Debug> TCP-Session: b1793619-c8df-461c-9545-400f08912430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.25 17:07:12.378960 [ 278 ] {} <Debug> TCP-Session: b1793619-c8df-461c-9545-400f08912430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.25 17:07:12.379066 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.25 17:07:12.379201 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.03.25 17:07:12.379228 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.25 17:07:12.379928 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54493 | ||
| 673 | 2026.03.25 17:07:12.380092 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44210 | ||
| 674 | 2026.03.25 17:07:12.380215 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.25 17:07:12.380253 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49006 | ||
| 676 | 2026.03.25 17:07:12.380322 [ 279 ] {} <Debug> TCP-Session: ebd8a401-acfa-466d-bc40-e9c5f8c74195 Authenticating user 'default' from [fd00:1122:3344:101::b]:54493 | ||
| 677 | 2026.03.25 17:07:12.380340 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41422 | ||
| 678 | 2026.03.25 17:07:12.380365 [ 279 ] {} <Debug> TCP-Session: ebd8a401-acfa-466d-bc40-e9c5f8c74195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.03.25 17:07:12.380468 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.03.25 17:07:12.380524 [ 279 ] {} <Debug> TCP-Session: ebd8a401-acfa-466d-bc40-e9c5f8c74195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.25 17:07:12.380572 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.25 17:07:12.380533 [ 280 ] {} <Debug> TCP-Session: 3f987ae2-c392-4711-9230-d09cfd890536 Authenticating user 'default' from [fd00:1122:3344:101::b]:44210 | ||
| 683 | 2026.03.25 17:07:12.380673 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.03.25 17:07:12.380657 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33088 | ||
| 685 | 2026.03.25 17:07:12.380775 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36624 | ||
| 686 | 2026.03.25 17:07:12.380718 [ 280 ] {} <Debug> TCP-Session: 3f987ae2-c392-4711-9230-d09cfd890536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.03.25 17:07:12.380656 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41736 | ||
| 688 | 2026.03.25 17:07:12.380849 [ 280 ] {} <Debug> TCP-Session: 3f987ae2-c392-4711-9230-d09cfd890536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.25 17:07:12.380837 [ 282 ] {} <Debug> TCP-Session: 6103b8e0-f66a-4457-98de-54c00b464eeb Authenticating user 'default' from [fd00:1122:3344:101::b]:41422 | ||
| 690 | 2026.03.25 17:07:12.380748 [ 281 ] {} <Debug> TCP-Session: e0751d48-3c27-4ab6-a481-f1c7dc0f559d Authenticating user 'default' from [fd00:1122:3344:101::b]:49006 | ||
| 691 | 2026.03.25 17:07:12.381050 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.03.25 17:07:12.381057 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.03.25 17:07:12.381012 [ 282 ] {} <Debug> TCP-Session: 6103b8e0-f66a-4457-98de-54c00b464eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.25 17:07:12.381143 [ 281 ] {} <Debug> TCP-Session: e0751d48-3c27-4ab6-a481-f1c7dc0f559d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.25 17:07:12.381193 [ 285 ] {} <Debug> TCP-Session: ae63506d-78e8-437d-bf97-a58b64ec37d3 Authenticating user 'default' from [fd00:1122:3344:101::b]:36624 | ||
| 696 | 2026.03.25 17:07:12.381178 [ 284 ] {} <Debug> TCP-Session: a028602a-b7a3-4ab2-855d-a4f8adcfaa4b Authenticating user 'default' from [fd00:1122:3344:101::b]:33088 | ||
| 697 | 2026.03.25 17:07:12.381151 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.03.25 17:07:12.381355 [ 284 ] {} <Debug> TCP-Session: a028602a-b7a3-4ab2-855d-a4f8adcfaa4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.25 17:07:12.381311 [ 285 ] {} <Debug> TCP-Session: ae63506d-78e8-437d-bf97-a58b64ec37d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.25 17:07:12.381291 [ 281 ] {} <Debug> TCP-Session: e0751d48-3c27-4ab6-a481-f1c7dc0f559d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.25 17:07:12.381479 [ 283 ] {} <Debug> TCP-Session: 8561c3c6-64d0-4c76-b9c8-983247009636 Authenticating user 'default' from [fd00:1122:3344:101::b]:41736 | ||
| 702 | 2026.03.25 17:07:12.381498 [ 284 ] {} <Debug> TCP-Session: a028602a-b7a3-4ab2-855d-a4f8adcfaa4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.25 17:07:12.381468 [ 285 ] {} <Debug> TCP-Session: ae63506d-78e8-437d-bf97-a58b64ec37d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.25 17:07:12.381607 [ 283 ] {} <Debug> TCP-Session: 8561c3c6-64d0-4c76-b9c8-983247009636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.25 17:07:12.381147 [ 282 ] {} <Debug> TCP-Session: 6103b8e0-f66a-4457-98de-54c00b464eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.25 17:07:12.381702 [ 283 ] {} <Debug> TCP-Session: 8561c3c6-64d0-4c76-b9c8-983247009636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.25 17:07:14.918853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.25 17:07:14.918894 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.03.25 17:07:14.918985 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.25 17:07:14.919014 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.25 17:07:14.922808 [ 244 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Loading data parts | ||
| 712 | 2026.03.25 17:07:14.922974 [ 244 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): There are no data parts | ||
| 713 | 2026.03.25 17:07:14.927075 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.25 17:07:14.927297 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 715 | 2026.03.25 17:07:14.933333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.03.25 17:07:14.933874 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): 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.25 17:07:14.934100 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.03.25 17:07:14.941182 [ 243 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Loading data parts | ||
| 719 | 2026.03.25 17:07:14.941379 [ 243 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): There are no data parts | ||
| 720 | 2026.03.25 17:07:14.967130 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.25 17:07:14.967370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 722 | 2026.03.25 17:07:14.973986 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.25 17:07:14.975266 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): 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.25 17:07:14.979240 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.25 17:07:15.001151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 9.12 MiB | ||
| 726 | 2026.03.25 17:07:17.418924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.25 17:07:17.419094 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.25 17:07:17.423580 [ 242 ] {} <Debug> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Loading data parts | ||
| 729 | 2026.03.25 17:07:17.423785 [ 242 ] {} <Debug> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): There are no data parts | ||
| 730 | 2026.03.25 17:07:17.431665 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.25 17:07:17.431826 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 732 | 2026.03.25 17:07:17.435579 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.25 17:07:17.436115 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): 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.25 17:07:17.436496 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.25 17:07:18.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.19 MiB, peak 158.19 MiB, free memory in arenas 0.00 B, will set to 155.11 MiB (RSS), difference: -3.08 MiB | ||
| 736 | 2026.03.25 17:07:22.378263 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.25 17:07:22.378324 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.25 17:07:22.434196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.03.25 17:07:22.439074 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.25 17:07:22.439121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 741 | 2026.03.25 17:07:22.439898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.25 17:07:22.440567 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): 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.25 17:07:22.440739 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.25 17:07:22.479339 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.25 17:07:22.497702 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.25 17:07:22.497833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 747 | 2026.03.25 17:07:22.504338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.25 17:07:22.505502 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): 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.25 17:07:22.509337 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.25 17:07:23.000151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.78 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 1.99 MiB | ||
| 751 | 2026.03.25 17:07:28.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.80 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.85 MiB (RSS), difference: 4.06 MiB | ||
| 752 | 2026.03.25 17:07:28.586207 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.25 17:07:28.586402 [ 3 ] {542e491f-5d38-4920-ad43-f6cba6798dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.25 17:07:28.592714 [ 3 ] {542e491f-5d38-4920-ad43-f6cba6798dd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.25 17:07:28.603155 [ 3 ] {542e491f-5d38-4920-ad43-f6cba6798dd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.25 17:07:28.611702 [ 3 ] {542e491f-5d38-4920-ad43-f6cba6798dd2} <Debug> TCPHandler: Processed in 0.025624332 sec. | ||
| 757 | 2026.03.25 17:07:28.651041 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.25 17:07:28.651281 [ 3 ] {b9a4f659-94b1-424a-aa56-84225a97d9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.25 17:07:28.663468 [ 3 ] {b9a4f659-94b1-424a-aa56-84225a97d9a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.25 17:07:28.663586 [ 3 ] {b9a4f659-94b1-424a-aa56-84225a97d9a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.25 17:07:28.666064 [ 3 ] {b9a4f659-94b1-424a-aa56-84225a97d9a3} <Debug> TCPHandler: Processed in 0.015107973 sec. | ||
| 762 | 2026.03.25 17:07:28.666863 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.25 17:07:28.667007 [ 3 ] {c40038e6-e90e-445d-b6a2-84b8d90c9dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.25 17:07:28.671250 [ 3 ] {c40038e6-e90e-445d-b6a2-84b8d90c9dc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.25 17:07:28.671303 [ 3 ] {c40038e6-e90e-445d-b6a2-84b8d90c9dc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.25 17:07:28.671689 [ 3 ] {c40038e6-e90e-445d-b6a2-84b8d90c9dc3} <Debug> TCPHandler: Processed in 0.0048839 sec. | ||
| 767 | 2026.03.25 17:07:28.671926 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.25 17:07:28.672059 [ 3 ] {0f36736d-0a4d-495b-af91-b3556425f88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.03.25 17:07:28.672319 [ 3 ] {0f36736d-0a4d-495b-af91-b3556425f88a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.25 17:07:28.672364 [ 3 ] {0f36736d-0a4d-495b-af91-b3556425f88a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.25 17:07:28.672719 [ 3 ] {0f36736d-0a4d-495b-af91-b3556425f88a} <Debug> TCPHandler: Processed in 0.000846031 sec. | ||
| 772 | 2026.03.25 17:07:28.672933 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.25 17:07:28.673053 [ 3 ] {bc4b0eef-625b-4f54-b7e0-9ce0c28ab235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.03.25 17:07:28.673299 [ 3 ] {bc4b0eef-625b-4f54-b7e0-9ce0c28ab235} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.25 17:07:28.673343 [ 3 ] {bc4b0eef-625b-4f54-b7e0-9ce0c28ab235} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.25 17:07:28.673666 [ 3 ] {bc4b0eef-625b-4f54-b7e0-9ce0c28ab235} <Debug> TCPHandler: Processed in 0.000782259 sec. | ||
| 777 | 2026.03.25 17:07:28.673876 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.25 17:07:28.673996 [ 3 ] {af1e2df5-0935-4346-856c-3cc7df64ac2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.03.25 17:07:28.674234 [ 3 ] {af1e2df5-0935-4346-856c-3cc7df64ac2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.25 17:07:28.674278 [ 3 ] {af1e2df5-0935-4346-856c-3cc7df64ac2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.25 17:07:28.674595 [ 3 ] {af1e2df5-0935-4346-856c-3cc7df64ac2e} <Debug> TCPHandler: Processed in 0.000767199 sec. | ||
| 782 | 2026.03.25 17:07:28.674794 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.25 17:07:28.674910 [ 3 ] {c3c18964-6d6d-4c05-ab17-f6b2d120652b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.03.25 17:07:28.675144 [ 3 ] {c3c18964-6d6d-4c05-ab17-f6b2d120652b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.25 17:07:28.675186 [ 3 ] {c3c18964-6d6d-4c05-ab17-f6b2d120652b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.25 17:07:28.675491 [ 3 ] {c3c18964-6d6d-4c05-ab17-f6b2d120652b} <Debug> TCPHandler: Processed in 0.000744698 sec. | ||
| 787 | 2026.03.25 17:07:28.675690 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.25 17:07:28.675807 [ 3 ] {dba334cf-7652-4e41-b010-ed9f7d463850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.03.25 17:07:28.676043 [ 3 ] {dba334cf-7652-4e41-b010-ed9f7d463850} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.25 17:07:28.676085 [ 3 ] {dba334cf-7652-4e41-b010-ed9f7d463850} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.25 17:07:28.676373 [ 3 ] {dba334cf-7652-4e41-b010-ed9f7d463850} <Debug> TCPHandler: Processed in 0.000730978 sec. | ||
| 792 | 2026.03.25 17:07:28.676576 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.25 17:07:28.676692 [ 3 ] {71968ae2-8b8f-41af-b214-94682634856e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.03.25 17:07:28.676935 [ 3 ] {71968ae2-8b8f-41af-b214-94682634856e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.25 17:07:28.676977 [ 3 ] {71968ae2-8b8f-41af-b214-94682634856e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.25 17:07:28.677266 [ 3 ] {71968ae2-8b8f-41af-b214-94682634856e} <Debug> TCPHandler: Processed in 0.000737738 sec. | ||
| 797 | 2026.03.25 17:07:28.677465 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.25 17:07:28.677582 [ 3 ] {fe3f421b-92e1-4f5a-a728-9b79d893f30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.03.25 17:07:28.677840 [ 3 ] {fe3f421b-92e1-4f5a-a728-9b79d893f30e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.25 17:07:28.677883 [ 3 ] {fe3f421b-92e1-4f5a-a728-9b79d893f30e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.25 17:07:28.678183 [ 3 ] {fe3f421b-92e1-4f5a-a728-9b79d893f30e} <Debug> TCPHandler: Processed in 0.000765709 sec. | ||
| 802 | 2026.03.25 17:07:28.678395 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.25 17:07:28.678510 [ 3 ] {c111a363-c5aa-481a-ab2a-7bc500cae012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.03.25 17:07:28.678789 [ 3 ] {c111a363-c5aa-481a-ab2a-7bc500cae012} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.25 17:07:28.678835 [ 3 ] {c111a363-c5aa-481a-ab2a-7bc500cae012} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.25 17:07:28.679139 [ 3 ] {c111a363-c5aa-481a-ab2a-7bc500cae012} <Debug> TCPHandler: Processed in 0.000792719 sec. | ||
| 807 | 2026.03.25 17:07:28.679394 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.25 17:07:28.679513 [ 3 ] {a0a9149b-5747-40e9-9981-b4698ec0c149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.03.25 17:07:28.679768 [ 3 ] {a0a9149b-5747-40e9-9981-b4698ec0c149} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.25 17:07:28.679810 [ 3 ] {a0a9149b-5747-40e9-9981-b4698ec0c149} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.25 17:07:28.680104 [ 3 ] {a0a9149b-5747-40e9-9981-b4698ec0c149} <Debug> TCPHandler: Processed in 0.000757129 sec. | ||
| 812 | 2026.03.25 17:07:28.680310 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.25 17:07:28.680427 [ 3 ] {cc116dbd-37ce-498e-8c9d-f753e295a834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.03.25 17:07:28.680673 [ 3 ] {cc116dbd-37ce-498e-8c9d-f753e295a834} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.25 17:07:28.680719 [ 3 ] {cc116dbd-37ce-498e-8c9d-f753e295a834} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.25 17:07:28.681015 [ 3 ] {cc116dbd-37ce-498e-8c9d-f753e295a834} <Debug> TCPHandler: Processed in 0.000752308 sec. | ||
| 817 | 2026.03.25 17:07:28.681207 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.25 17:07:28.681325 [ 3 ] {170ff6a9-ed63-4bcd-b3f8-f7c98529c76b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.03.25 17:07:28.681569 [ 3 ] {170ff6a9-ed63-4bcd-b3f8-f7c98529c76b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.25 17:07:28.681611 [ 3 ] {170ff6a9-ed63-4bcd-b3f8-f7c98529c76b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.25 17:07:28.681904 [ 3 ] {170ff6a9-ed63-4bcd-b3f8-f7c98529c76b} <Debug> TCPHandler: Processed in 0.000744798 sec. | ||
| 822 | 2026.03.25 17:07:28.682106 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.25 17:07:28.682225 [ 3 ] {05f6bb0d-a01c-4693-9fce-a7bbe33c3cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.03.25 17:07:28.682471 [ 3 ] {05f6bb0d-a01c-4693-9fce-a7bbe33c3cef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.25 17:07:28.682513 [ 3 ] {05f6bb0d-a01c-4693-9fce-a7bbe33c3cef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.25 17:07:28.682810 [ 3 ] {05f6bb0d-a01c-4693-9fce-a7bbe33c3cef} <Debug> TCPHandler: Processed in 0.000751639 sec. | ||
| 827 | 2026.03.25 17:07:28.683031 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.25 17:07:28.683148 [ 3 ] {9c68810a-b0fe-4026-b740-8bc3ea8b4a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.03.25 17:07:28.683396 [ 3 ] {9c68810a-b0fe-4026-b740-8bc3ea8b4a87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.25 17:07:28.683436 [ 3 ] {9c68810a-b0fe-4026-b740-8bc3ea8b4a87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.25 17:07:28.683729 [ 3 ] {9c68810a-b0fe-4026-b740-8bc3ea8b4a87} <Debug> TCPHandler: Processed in 0.000746218 sec. | ||
| 832 | 2026.03.25 17:07:28.683935 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.25 17:07:28.684053 [ 3 ] {5f5446e1-180d-4e39-a99e-ba488ea4291a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.03.25 17:07:28.684303 [ 3 ] {5f5446e1-180d-4e39-a99e-ba488ea4291a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.25 17:07:28.684344 [ 3 ] {5f5446e1-180d-4e39-a99e-ba488ea4291a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.25 17:07:28.684638 [ 3 ] {5f5446e1-180d-4e39-a99e-ba488ea4291a} <Debug> TCPHandler: Processed in 0.000751459 sec. | ||
| 837 | 2026.03.25 17:07:28.684838 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.25 17:07:28.684957 [ 3 ] {accd3e56-30c8-4b78-bae6-1225177b8b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.03.25 17:07:28.685226 [ 3 ] {accd3e56-30c8-4b78-bae6-1225177b8b7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.25 17:07:28.685268 [ 3 ] {accd3e56-30c8-4b78-bae6-1225177b8b7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.25 17:07:28.685559 [ 3 ] {accd3e56-30c8-4b78-bae6-1225177b8b7b} <Debug> TCPHandler: Processed in 0.000767768 sec. | ||
| 842 | 2026.03.25 17:07:28.685763 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.25 17:07:28.685884 [ 3 ] {52b7fd36-ee92-413e-8040-df7d8074200f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.03.25 17:07:28.686137 [ 3 ] {52b7fd36-ee92-413e-8040-df7d8074200f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.25 17:07:28.686179 [ 3 ] {52b7fd36-ee92-413e-8040-df7d8074200f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.25 17:07:28.686476 [ 3 ] {52b7fd36-ee92-413e-8040-df7d8074200f} <Debug> TCPHandler: Processed in 0.000760399 sec. | ||
| 847 | 2026.03.25 17:07:28.686680 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.25 17:07:28.686800 [ 3 ] {57c247b6-ddd6-483b-9c32-7e3cc356021c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.03.25 17:07:28.687059 [ 3 ] {57c247b6-ddd6-483b-9c32-7e3cc356021c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.25 17:07:28.687100 [ 3 ] {57c247b6-ddd6-483b-9c32-7e3cc356021c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.25 17:07:28.687448 [ 3 ] {57c247b6-ddd6-483b-9c32-7e3cc356021c} <Debug> TCPHandler: Processed in 0.00081659 sec. | ||
| 852 | 2026.03.25 17:07:28.688919 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.25 17:07:28.689047 [ 3 ] {08109c98-943d-4302-bb9d-6a4f3cb64e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 854 | 2026.03.25 17:07:28.689343 [ 3 ] {08109c98-943d-4302-bb9d-6a4f3cb64e47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.25 17:07:28.689386 [ 3 ] {08109c98-943d-4302-bb9d-6a4f3cb64e47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.03.25 17:07:28.689722 [ 3 ] {08109c98-943d-4302-bb9d-6a4f3cb64e47} <Debug> TCPHandler: Processed in 0.000851041 sec. | ||
| 857 | 2026.03.25 17:07:28.690064 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.25 17:07:28.690185 [ 3 ] {7ed8317f-32ab-4139-9ddd-d0c635b07ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 859 | 2026.03.25 17:07:28.690445 [ 3 ] {7ed8317f-32ab-4139-9ddd-d0c635b07ae6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.25 17:07:28.690487 [ 3 ] {7ed8317f-32ab-4139-9ddd-d0c635b07ae6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.25 17:07:28.690808 [ 3 ] {7ed8317f-32ab-4139-9ddd-d0c635b07ae6} <Debug> TCPHandler: Processed in 0.00079202 sec. | ||
| 862 | 2026.03.25 17:07:28.691107 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.25 17:07:28.691232 [ 3 ] {3c1bbf15-e30b-419d-8aa8-8587ed862442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 864 | 2026.03.25 17:07:28.691507 [ 3 ] {3c1bbf15-e30b-419d-8aa8-8587ed862442} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.25 17:07:28.691555 [ 3 ] {3c1bbf15-e30b-419d-8aa8-8587ed862442} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.25 17:07:28.691892 [ 3 ] {3c1bbf15-e30b-419d-8aa8-8587ed862442} <Debug> TCPHandler: Processed in 0.00083512 sec. | ||
| 867 | 2026.03.25 17:07:28.692181 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.25 17:07:28.692305 [ 3 ] {7d69760f-85e1-4921-8a55-ef9d7119217b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 869 | 2026.03.25 17:07:28.692574 [ 3 ] {7d69760f-85e1-4921-8a55-ef9d7119217b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.25 17:07:28.692617 [ 3 ] {7d69760f-85e1-4921-8a55-ef9d7119217b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.25 17:07:28.692954 [ 3 ] {7d69760f-85e1-4921-8a55-ef9d7119217b} <Debug> TCPHandler: Processed in 0.000824771 sec. | ||
| 872 | 2026.03.25 17:07:28.694080 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.25 17:07:28.694207 [ 3 ] {a00fe430-9524-4440-90ad-f3c35d9c992d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 874 | 2026.03.25 17:07:28.694483 [ 3 ] {a00fe430-9524-4440-90ad-f3c35d9c992d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.25 17:07:28.694526 [ 3 ] {a00fe430-9524-4440-90ad-f3c35d9c992d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.25 17:07:28.694878 [ 3 ] {a00fe430-9524-4440-90ad-f3c35d9c992d} <Debug> TCPHandler: Processed in 0.000846361 sec. | ||
| 877 | 2026.03.25 17:07:28.695197 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.25 17:07:28.695323 [ 3 ] {37aa4bee-cc9f-40ec-8043-ce9eef0156b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 879 | 2026.03.25 17:07:28.695601 [ 3 ] {37aa4bee-cc9f-40ec-8043-ce9eef0156b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.25 17:07:28.695645 [ 3 ] {37aa4bee-cc9f-40ec-8043-ce9eef0156b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.03.25 17:07:28.695979 [ 3 ] {37aa4bee-cc9f-40ec-8043-ce9eef0156b9} <Debug> TCPHandler: Processed in 0.00083038 sec. | ||
| 882 | 2026.03.25 17:07:28.707622 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.03.25 17:07:28.707738 [ 3 ] {7075c9d1-2fb2-41f2-8adf-bf33f9d2d05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2026.03.25 17:07:28.707781 [ 3 ] {7075c9d1-2fb2-41f2-8adf-bf33f9d2d05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.03.25 17:07:28.708371 [ 3 ] {7075c9d1-2fb2-41f2-8adf-bf33f9d2d05b} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.03.25 17:07:28.708408 [ 3 ] {7075c9d1-2fb2-41f2-8adf-bf33f9d2d05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 887 | 2026.03.25 17:07:28.710972 [ 3 ] {7075c9d1-2fb2-41f2-8adf-bf33f9d2d05b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.03.25 17:07:28.711352 [ 3 ] {7075c9d1-2fb2-41f2-8adf-bf33f9d2d05b} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.03.25 17:07:28.711507 [ 3 ] {7075c9d1-2fb2-41f2-8adf-bf33f9d2d05b} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.003801 sec., 6840.305182846619 rows/sec., 1.47 MiB/sec. | ||
| 890 | 2026.03.25 17:07:28.711545 [ 3 ] {7075c9d1-2fb2-41f2-8adf-bf33f9d2d05b} <Debug> TCPHandler: Processed in 0.003975768 sec. | ||
| 891 | 2026.03.25 17:07:28.711700 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.03.25 17:07:28.711801 [ 3 ] {92c9fbd8-73e2-4d43-9204-a952989b973e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2026.03.25 17:07:28.711841 [ 3 ] {92c9fbd8-73e2-4d43-9204-a952989b973e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2026.03.25 17:07:28.720860 [ 3 ] {92c9fbd8-73e2-4d43-9204-a952989b973e} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2026.03.25 17:07:28.720893 [ 3 ] {92c9fbd8-73e2-4d43-9204-a952989b973e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 896 | 2026.03.25 17:07:28.723587 [ 3 ] {92c9fbd8-73e2-4d43-9204-a952989b973e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2026.03.25 17:07:28.724086 [ 3 ] {92c9fbd8-73e2-4d43-9204-a952989b973e} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2026.03.25 17:07:28.724227 [ 3 ] {92c9fbd8-73e2-4d43-9204-a952989b973e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.012449 sec., 1927.8656920234557 rows/sec., 163.79 KiB/sec. | ||
| 899 | 2026.03.25 17:07:28.724266 [ 3 ] {92c9fbd8-73e2-4d43-9204-a952989b973e} <Debug> TCPHandler: Processed in 0.012614971 sec. | ||
| 900 | 2026.03.25 17:07:28.724397 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.03.25 17:07:28.724497 [ 3 ] {64d3e449-acb4-49f3-b1eb-2bcbcd83af29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2026.03.25 17:07:28.724539 [ 3 ] {64d3e449-acb4-49f3-b1eb-2bcbcd83af29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2026.03.25 17:07:28.724952 [ 3 ] {64d3e449-acb4-49f3-b1eb-2bcbcd83af29} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.03.25 17:07:28.724991 [ 3 ] {64d3e449-acb4-49f3-b1eb-2bcbcd83af29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 905 | 2026.03.25 17:07:28.725438 [ 3 ] {64d3e449-acb4-49f3-b1eb-2bcbcd83af29} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.03.25 17:07:28.725892 [ 3 ] {64d3e449-acb4-49f3-b1eb-2bcbcd83af29} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.03.25 17:07:28.726023 [ 3 ] {64d3e449-acb4-49f3-b1eb-2bcbcd83af29} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001548 sec., 6459.948320413437 rows/sec., 526.76 KiB/sec. | ||
| 908 | 2026.03.25 17:07:28.726059 [ 3 ] {64d3e449-acb4-49f3-b1eb-2bcbcd83af29} <Debug> TCPHandler: Processed in 0.001714262 sec. | ||
| 909 | 2026.03.25 17:07:28.726170 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.03.25 17:07:28.726265 [ 3 ] {7296b9f8-6715-41bb-8d2e-93d872752162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2026.03.25 17:07:28.726304 [ 3 ] {7296b9f8-6715-41bb-8d2e-93d872752162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2026.03.25 17:07:28.726816 [ 3 ] {7296b9f8-6715-41bb-8d2e-93d872752162} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.03.25 17:07:28.726852 [ 3 ] {7296b9f8-6715-41bb-8d2e-93d872752162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 914 | 2026.03.25 17:07:28.727289 [ 3 ] {7296b9f8-6715-41bb-8d2e-93d872752162} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.03.25 17:07:28.727704 [ 3 ] {7296b9f8-6715-41bb-8d2e-93d872752162} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.03.25 17:07:28.727831 [ 3 ] {7296b9f8-6715-41bb-8d2e-93d872752162} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001585 sec., 126813.88012618296 rows/sec., 11.24 MiB/sec. | ||
| 917 | 2026.03.25 17:07:28.727869 [ 3 ] {7296b9f8-6715-41bb-8d2e-93d872752162} <Debug> TCPHandler: Processed in 0.001747494 sec. | ||
| 918 | 2026.03.25 17:07:28.727983 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.03.25 17:07:28.728076 [ 3 ] {463cb1e9-a5fc-45ae-86ad-5c5392cb28fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2026.03.25 17:07:28.728116 [ 3 ] {463cb1e9-a5fc-45ae-86ad-5c5392cb28fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2026.03.25 17:07:28.728517 [ 3 ] {463cb1e9-a5fc-45ae-86ad-5c5392cb28fd} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.03.25 17:07:28.728553 [ 3 ] {463cb1e9-a5fc-45ae-86ad-5c5392cb28fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 923 | 2026.03.25 17:07:28.729008 [ 3 ] {463cb1e9-a5fc-45ae-86ad-5c5392cb28fd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.03.25 17:07:28.729469 [ 3 ] {463cb1e9-a5fc-45ae-86ad-5c5392cb28fd} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.03.25 17:07:28.729600 [ 3 ] {463cb1e9-a5fc-45ae-86ad-5c5392cb28fd} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001541 sec., 20765.736534717715 rows/sec., 1.53 MiB/sec. | ||
| 926 | 2026.03.25 17:07:28.729637 [ 3 ] {463cb1e9-a5fc-45ae-86ad-5c5392cb28fd} <Debug> TCPHandler: Processed in 0.001703262 sec. | ||
| 927 | 2026.03.25 17:07:28.729750 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.03.25 17:07:28.729845 [ 3 ] {55c0962b-9310-4a3f-8b60-a851c28b4e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2026.03.25 17:07:28.729885 [ 3 ] {55c0962b-9310-4a3f-8b60-a851c28b4e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2026.03.25 17:07:28.730311 [ 3 ] {55c0962b-9310-4a3f-8b60-a851c28b4e7b} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.03.25 17:07:28.730345 [ 3 ] {55c0962b-9310-4a3f-8b60-a851c28b4e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 932 | 2026.03.25 17:07:28.730767 [ 3 ] {55c0962b-9310-4a3f-8b60-a851c28b4e7b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.03.25 17:07:28.731217 [ 3 ] {55c0962b-9310-4a3f-8b60-a851c28b4e7b} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.03.25 17:07:28.731345 [ 3 ] {55c0962b-9310-4a3f-8b60-a851c28b4e7b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001518 sec., 15810.276679841896 rows/sec., 1.31 MiB/sec. | ||
| 935 | 2026.03.25 17:07:28.731383 [ 3 ] {55c0962b-9310-4a3f-8b60-a851c28b4e7b} <Debug> TCPHandler: Processed in 0.001682591 sec. | ||
| 936 | 2026.03.25 17:07:28.731484 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.03.25 17:07:28.731578 [ 3 ] {2001ffa8-2e48-4038-bced-01aa4cdf110f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2026.03.25 17:07:28.731616 [ 3 ] {2001ffa8-2e48-4038-bced-01aa4cdf110f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2026.03.25 17:07:28.732005 [ 3 ] {2001ffa8-2e48-4038-bced-01aa4cdf110f} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.03.25 17:07:28.732041 [ 3 ] {2001ffa8-2e48-4038-bced-01aa4cdf110f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 941 | 2026.03.25 17:07:28.732480 [ 3 ] {2001ffa8-2e48-4038-bced-01aa4cdf110f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.03.25 17:07:28.732947 [ 3 ] {2001ffa8-2e48-4038-bced-01aa4cdf110f} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.03.25 17:07:28.733075 [ 3 ] {2001ffa8-2e48-4038-bced-01aa4cdf110f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001513 sec., 7931.2623925974885 rows/sec., 619.63 KiB/sec. | ||
| 944 | 2026.03.25 17:07:28.733113 [ 3 ] {2001ffa8-2e48-4038-bced-01aa4cdf110f} <Debug> TCPHandler: Processed in 0.001676922 sec. | ||
| 945 | 2026.03.25 17:07:28.733218 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.03.25 17:07:28.733311 [ 3 ] {639e840a-76df-408e-9013-295ff50cf19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2026.03.25 17:07:28.733349 [ 3 ] {639e840a-76df-408e-9013-295ff50cf19b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2026.03.25 17:07:28.733787 [ 3 ] {639e840a-76df-408e-9013-295ff50cf19b} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.03.25 17:07:28.733823 [ 3 ] {639e840a-76df-408e-9013-295ff50cf19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 950 | 2026.03.25 17:07:28.734302 [ 3 ] {639e840a-76df-408e-9013-295ff50cf19b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.03.25 17:07:28.734846 [ 3 ] {639e840a-76df-408e-9013-295ff50cf19b} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.03.25 17:07:28.734976 [ 3 ] {639e840a-76df-408e-9013-295ff50cf19b} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001683 sec., 71301.247771836 rows/sec., 5.80 MiB/sec. | ||
| 953 | 2026.03.25 17:07:28.735013 [ 3 ] {639e840a-76df-408e-9013-295ff50cf19b} <Debug> TCPHandler: Processed in 0.001843936 sec. | ||
| 954 | 2026.03.25 17:07:28.735151 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.03.25 17:07:28.735244 [ 3 ] {a318dac7-8c2c-4d7e-be0b-787c33caca1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2026.03.25 17:07:28.735287 [ 3 ] {a318dac7-8c2c-4d7e-be0b-787c33caca1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2026.03.25 17:07:28.737783 [ 3 ] {a318dac7-8c2c-4d7e-be0b-787c33caca1f} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.03.25 17:07:28.737815 [ 3 ] {a318dac7-8c2c-4d7e-be0b-787c33caca1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 959 | 2026.03.25 17:07:28.742152 [ 3 ] {a318dac7-8c2c-4d7e-be0b-787c33caca1f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.03.25 17:07:28.742738 [ 3 ] {a318dac7-8c2c-4d7e-be0b-787c33caca1f} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.03.25 17:07:28.742874 [ 3 ] {a318dac7-8c2c-4d7e-be0b-787c33caca1f} <Debug> executeQuery: Read 277 rows, 21.43 KiB in 0.007647 sec., 36223.355564273574 rows/sec., 2.74 MiB/sec. | ||
| 962 | 2026.03.25 17:07:28.742912 [ 3 ] {a318dac7-8c2c-4d7e-be0b-787c33caca1f} <Debug> TCPHandler: Processed in 0.007816042 sec. | ||
| 963 | 2026.03.25 17:07:28.743044 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.03.25 17:07:28.743143 [ 3 ] {2c58d893-8208-4d77-89d8-8a28e50e4a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2026.03.25 17:07:28.743204 [ 3 ] {2c58d893-8208-4d77-89d8-8a28e50e4a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 966 | 2026.03.25 17:07:28.744009 [ 3 ] {2c58d893-8208-4d77-89d8-8a28e50e4a26} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.03.25 17:07:28.744045 [ 3 ] {2c58d893-8208-4d77-89d8-8a28e50e4a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 968 | 2026.03.25 17:07:28.747503 [ 3 ] {2c58d893-8208-4d77-89d8-8a28e50e4a26} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.03.25 17:07:28.747930 [ 3 ] {2c58d893-8208-4d77-89d8-8a28e50e4a26} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.03.25 17:07:28.748071 [ 3 ] {2c58d893-8208-4d77-89d8-8a28e50e4a26} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004947 sec., 2021.4271275520518 rows/sec., 3.62 MiB/sec. | ||
| 971 | 2026.03.25 17:07:28.748131 [ 3 ] {2c58d893-8208-4d77-89d8-8a28e50e4a26} <Debug> TCPHandler: Processed in 0.005142857 sec. | ||
| 972 | 2026.03.25 17:07:28.748246 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.03.25 17:07:28.748341 [ 3 ] {e0ffa404-f318-4a1d-a016-c4396ff44263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2026.03.25 17:07:28.748383 [ 3 ] {e0ffa404-f318-4a1d-a016-c4396ff44263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2026.03.25 17:07:28.748717 [ 3 ] {e0ffa404-f318-4a1d-a016-c4396ff44263} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.03.25 17:07:28.748753 [ 3 ] {e0ffa404-f318-4a1d-a016-c4396ff44263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 977 | 2026.03.25 17:07:28.749146 [ 3 ] {e0ffa404-f318-4a1d-a016-c4396ff44263} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.03.25 17:07:28.749588 [ 3 ] {e0ffa404-f318-4a1d-a016-c4396ff44263} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.03.25 17:07:28.749714 [ 3 ] {e0ffa404-f318-4a1d-a016-c4396ff44263} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001392 sec., 34482.75862068965 rows/sec., 2.32 MiB/sec. | ||
| 980 | 2026.03.25 17:07:28.749748 [ 3 ] {e0ffa404-f318-4a1d-a016-c4396ff44263} <Debug> TCPHandler: Processed in 0.001550968 sec. | ||
| 981 | 2026.03.25 17:07:29.940893 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 982 | 2026.03.25 17:07:29.941424 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.03.25 17:07:29.941471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 984 | 2026.03.25 17:07:29.942158 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2026.03.25 17:07:29.942648 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): 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.25 17:07:29.942790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 987 | 2026.03.25 17:07:30.009479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2026.03.25 17:07:30.027908 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.03.25 17:07:30.027981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 990 | 2026.03.25 17:07:30.034474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2026.03.25 17:07:30.035645 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): 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.25 17:07:30.039000 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2026.03.25 17:07:31.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.76 MiB, peak 163.76 MiB, free memory in arenas 0.00 B, will set to 161.59 MiB (RSS), difference: 1.83 MiB | ||
| 994 | 2026.03.25 17:07:33.593911 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.03.25 17:07:33.594110 [ 3 ] {e1ca1125-eb22-4457-b47c-627e771d163b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.03.25 17:07:33.594177 [ 3 ] {e1ca1125-eb22-4457-b47c-627e771d163b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.03.25 17:07:33.594818 [ 3 ] {e1ca1125-eb22-4457-b47c-627e771d163b} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.03.25 17:07:33.594859 [ 3 ] {e1ca1125-eb22-4457-b47c-627e771d163b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 999 | 2026.03.25 17:07:33.595362 [ 3 ] {e1ca1125-eb22-4457-b47c-627e771d163b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.03.25 17:07:33.595818 [ 3 ] {e1ca1125-eb22-4457-b47c-627e771d163b} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): 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.25 17:07:33.595983 [ 3 ] {e1ca1125-eb22-4457-b47c-627e771d163b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001926 sec., 29075.80477673936 rows/sec., 2.23 MiB/sec. | ||
| 1002 | 2026.03.25 17:07:33.596032 [ 3 ] {e1ca1125-eb22-4457-b47c-627e771d163b} <Debug> TCPHandler: Processed in 0.002249646 sec. | ||
| 1003 | 2026.03.25 17:07:33.596168 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.03.25 17:07:33.596273 [ 3 ] {db5c9585-b159-4298-9bef-237e57897281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.03.25 17:07:33.596316 [ 3 ] {db5c9585-b159-4298-9bef-237e57897281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.03.25 17:07:33.596758 [ 3 ] {db5c9585-b159-4298-9bef-237e57897281} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.03.25 17:07:33.596792 [ 3 ] {db5c9585-b159-4298-9bef-237e57897281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1008 | 2026.03.25 17:07:33.597208 [ 3 ] {db5c9585-b159-4298-9bef-237e57897281} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.03.25 17:07:33.597695 [ 3 ] {db5c9585-b159-4298-9bef-237e57897281} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): 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.25 17:07:33.597838 [ 3 ] {db5c9585-b159-4298-9bef-237e57897281} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001589 sec., 40276.903713027066 rows/sec., 3.14 MiB/sec. | ||
| 1011 | 2026.03.25 17:07:33.597882 [ 3 ] {db5c9585-b159-4298-9bef-237e57897281} <Debug> TCPHandler: Processed in 0.001764644 sec. | ||
| 1012 | 2026.03.25 17:07:33.598019 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.03.25 17:07:33.598119 [ 3 ] {d390407e-880e-45b6-9e39-2f166092e11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.03.25 17:07:33.598170 [ 3 ] {d390407e-880e-45b6-9e39-2f166092e11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2026.03.25 17:07:33.598618 [ 3 ] {d390407e-880e-45b6-9e39-2f166092e11b} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.03.25 17:07:33.598657 [ 3 ] {d390407e-880e-45b6-9e39-2f166092e11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1017 | 2026.03.25 17:07:33.599131 [ 3 ] {d390407e-880e-45b6-9e39-2f166092e11b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.03.25 17:07:33.599608 [ 3 ] {d390407e-880e-45b6-9e39-2f166092e11b} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): 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.25 17:07:33.599743 [ 3 ] {d390407e-880e-45b6-9e39-2f166092e11b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec. | ||
| 1020 | 2026.03.25 17:07:33.599787 [ 3 ] {d390407e-880e-45b6-9e39-2f166092e11b} <Debug> TCPHandler: Processed in 0.001819855 sec. | ||
| 1021 | 2026.03.25 17:07:33.599920 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.03.25 17:07:33.600021 [ 3 ] {71a9dd68-abba-42a5-aed2-97bf480c1cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.03.25 17:07:33.600065 [ 3 ] {71a9dd68-abba-42a5-aed2-97bf480c1cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.03.25 17:07:33.600410 [ 3 ] {71a9dd68-abba-42a5-aed2-97bf480c1cd3} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.03.25 17:07:33.600445 [ 3 ] {71a9dd68-abba-42a5-aed2-97bf480c1cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1026 | 2026.03.25 17:07:33.600891 [ 3 ] {71a9dd68-abba-42a5-aed2-97bf480c1cd3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.03.25 17:07:33.601435 [ 3 ] {71a9dd68-abba-42a5-aed2-97bf480c1cd3} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): 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.25 17:07:33.601573 [ 3 ] {71a9dd68-abba-42a5-aed2-97bf480c1cd3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001572 sec., 38167.93893129771 rows/sec., 2.57 MiB/sec. | ||
| 1029 | 2026.03.25 17:07:33.601607 [ 3 ] {71a9dd68-abba-42a5-aed2-97bf480c1cd3} <Debug> TCPHandler: Processed in 0.001739803 sec. | ||
| 1030 | 2026.03.25 17:07:37.378364 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2026.03.25 17:07:37.378422 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2026.03.25 17:07:37.436948 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1033 | 2026.03.25 17:07:37.440971 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2026.03.25 17:07:37.441033 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1035 | 2026.03.25 17:07:37.442413 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2026.03.25 17:07:37.442865 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1037 | 2026.03.25 17:07:37.442929 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.03.25 17:07:37.443292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1039 | 2026.03.25 17:07:37.443422 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2026.03.25 17:07:37.443473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1041 | 2026.03.25 17:07:37.444302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1042 | 2026.03.25 17:07:37.444899 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2026.03.25 17:07:37.445046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1044 | 2026.03.25 17:07:37.539063 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2026.03.25 17:07:37.556121 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.03.25 17:07:37.556189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1047 | 2026.03.25 17:07:37.562644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2026.03.25 17:07:37.564060 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): 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.25 17:07:37.567321 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2026.03.25 17:07:38.596467 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.03.25 17:07:38.596674 [ 3 ] {34b86bf3-a027-42a8-9544-26f645cecd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2026.03.25 17:07:38.596746 [ 3 ] {34b86bf3-a027-42a8-9544-26f645cecd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2026.03.25 17:07:38.597471 [ 3 ] {34b86bf3-a027-42a8-9544-26f645cecd00} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.03.25 17:07:38.597533 [ 3 ] {34b86bf3-a027-42a8-9544-26f645cecd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1055 | 2026.03.25 17:07:38.598074 [ 3 ] {34b86bf3-a027-42a8-9544-26f645cecd00} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2026.03.25 17:07:38.598652 [ 3 ] {34b86bf3-a027-42a8-9544-26f645cecd00} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): 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.25 17:07:38.598821 [ 3 ] {34b86bf3-a027-42a8-9544-26f645cecd00} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002201 sec., 34529.75920036347 rows/sec., 2.85 MiB/sec. | ||
| 1058 | 2026.03.25 17:07:38.598875 [ 3 ] {34b86bf3-a027-42a8-9544-26f645cecd00} <Debug> TCPHandler: Processed in 0.002543173 sec. | ||
| 1059 | 2026.03.25 17:07:38.599025 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.03.25 17:07:38.599132 [ 3 ] {d67f24be-bb89-48ee-b4b8-eb47e0eaefbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.03.25 17:07:38.599179 [ 3 ] {d67f24be-bb89-48ee-b4b8-eb47e0eaefbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2026.03.25 17:07:38.599625 [ 3 ] {d67f24be-bb89-48ee-b4b8-eb47e0eaefbd} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.03.25 17:07:38.599666 [ 3 ] {d67f24be-bb89-48ee-b4b8-eb47e0eaefbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1064 | 2026.03.25 17:07:38.600114 [ 3 ] {d67f24be-bb89-48ee-b4b8-eb47e0eaefbd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.03.25 17:07:38.600566 [ 3 ] {d67f24be-bb89-48ee-b4b8-eb47e0eaefbd} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): 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.25 17:07:38.600710 [ 3 ] {d67f24be-bb89-48ee-b4b8-eb47e0eaefbd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001604 sec., 6234.413965087282 rows/sec., 468.80 KiB/sec. | ||
| 1067 | 2026.03.25 17:07:38.600750 [ 3 ] {d67f24be-bb89-48ee-b4b8-eb47e0eaefbd} <Debug> TCPHandler: Processed in 0.001779624 sec. | ||
| 1068 | 2026.03.25 17:07:38.600884 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.03.25 17:07:38.600992 [ 3 ] {72c622d2-3b2e-4e8b-b1ee-b6c0187c71c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2026.03.25 17:07:38.601035 [ 3 ] {72c622d2-3b2e-4e8b-b1ee-b6c0187c71c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2026.03.25 17:07:38.601492 [ 3 ] {72c622d2-3b2e-4e8b-b1ee-b6c0187c71c4} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.03.25 17:07:38.601531 [ 3 ] {72c622d2-3b2e-4e8b-b1ee-b6c0187c71c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1073 | 2026.03.25 17:07:38.601992 [ 3 ] {72c622d2-3b2e-4e8b-b1ee-b6c0187c71c4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2026.03.25 17:07:38.602468 [ 3 ] {72c622d2-3b2e-4e8b-b1ee-b6c0187c71c4} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): 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.25 17:07:38.602601 [ 3 ] {72c622d2-3b2e-4e8b-b1ee-b6c0187c71c4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00163 sec., 45398.77300613497 rows/sec., 3.54 MiB/sec. | ||
| 1076 | 2026.03.25 17:07:38.602641 [ 3 ] {72c622d2-3b2e-4e8b-b1ee-b6c0187c71c4} <Debug> TCPHandler: Processed in 0.001809285 sec. | ||
| 1077 | 2026.03.25 17:07:38.602764 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.03.25 17:07:38.602859 [ 3 ] {b4f8af25-abb7-47f4-bb07-4bda1ba7bd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.03.25 17:07:38.602904 [ 3 ] {b4f8af25-abb7-47f4-bb07-4bda1ba7bd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2026.03.25 17:07:38.603335 [ 3 ] {b4f8af25-abb7-47f4-bb07-4bda1ba7bd4b} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.03.25 17:07:38.603374 [ 3 ] {b4f8af25-abb7-47f4-bb07-4bda1ba7bd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1082 | 2026.03.25 17:07:38.603905 [ 3 ] {b4f8af25-abb7-47f4-bb07-4bda1ba7bd4b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2026.03.25 17:07:38.604351 [ 3 ] {b4f8af25-abb7-47f4-bb07-4bda1ba7bd4b} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): 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.25 17:07:38.604485 [ 3 ] {b4f8af25-abb7-47f4-bb07-4bda1ba7bd4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001646 sec., 97205.34629404618 rows/sec., 6.77 MiB/sec. | ||
| 1085 | 2026.03.25 17:07:38.604522 [ 3 ] {b4f8af25-abb7-47f4-bb07-4bda1ba7bd4b} <Debug> TCPHandler: Processed in 0.001809354 sec. | ||
| 1086 | 2026.03.25 17:07:38.604639 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.03.25 17:07:38.604735 [ 3 ] {2fc0c00d-26f5-4991-89fb-7d86dd0cb006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.03.25 17:07:38.604792 [ 3 ] {2fc0c00d-26f5-4991-89fb-7d86dd0cb006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.25 17:07:38.605597 [ 3 ] {2fc0c00d-26f5-4991-89fb-7d86dd0cb006} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.03.25 17:07:38.605632 [ 3 ] {2fc0c00d-26f5-4991-89fb-7d86dd0cb006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1091 | 2026.03.25 17:07:38.606276 [ 3 ] {2fc0c00d-26f5-4991-89fb-7d86dd0cb006} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2026.03.25 17:07:38.606751 [ 3 ] {2fc0c00d-26f5-4991-89fb-7d86dd0cb006} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): 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.25 17:07:38.606895 [ 3 ] {2fc0c00d-26f5-4991-89fb-7d86dd0cb006} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002178 sec., 4591.368227731865 rows/sec., 8.23 MiB/sec. | ||
| 1094 | 2026.03.25 17:07:38.606961 [ 3 ] {2fc0c00d-26f5-4991-89fb-7d86dd0cb006} <Debug> TCPHandler: Processed in 0.002370889 sec. | ||
| 1095 | 2026.03.25 17:07:38.607089 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.03.25 17:07:38.607186 [ 3 ] {c7abdd71-edd0-42e3-abea-e8118c26ec1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.03.25 17:07:38.607234 [ 3 ] {c7abdd71-edd0-42e3-abea-e8118c26ec1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2026.03.25 17:07:38.607652 [ 3 ] {c7abdd71-edd0-42e3-abea-e8118c26ec1e} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.03.25 17:07:38.607694 [ 3 ] {c7abdd71-edd0-42e3-abea-e8118c26ec1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1100 | 2026.03.25 17:07:38.608281 [ 3 ] {c7abdd71-edd0-42e3-abea-e8118c26ec1e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2026.03.25 17:07:38.608883 [ 3 ] {c7abdd71-edd0-42e3-abea-e8118c26ec1e} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): 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.25 17:07:38.609054 [ 3 ] {c7abdd71-edd0-42e3-abea-e8118c26ec1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001885 sec., 31830.238726790452 rows/sec., 2.15 MiB/sec. | ||
| 1103 | 2026.03.25 17:07:38.609101 [ 3 ] {c7abdd71-edd0-42e3-abea-e8118c26ec1e} <Debug> TCPHandler: Processed in 0.002061851 sec. | ||
| 1104 | 2026.03.25 17:07:39.657463 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54903 | ||
| 1105 | 2026.03.25 17:07:39.659505 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1106 | 2026.03.25 17:07:39.659545 [ 286 ] {} <Debug> TCP-Session: 4050775d-e860-4ffa-9c94-1f99e477bb64 Authenticating user 'default' from [fd00:1122:3344:101::e]:54903 | ||
| 1107 | 2026.03.25 17:07:39.659568 [ 286 ] {} <Debug> TCP-Session: 4050775d-e860-4ffa-9c94-1f99e477bb64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.03.25 17:07:39.659581 [ 286 ] {} <Debug> TCP-Session: 4050775d-e860-4ffa-9c94-1f99e477bb64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.03.25 17:07:39.659639 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1110 | 2026.03.25 17:07:39.659663 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1111 | 2026.03.25 17:07:39.659679 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1112 | 2026.03.25 17:07:39.660096 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59129 | ||
| 1113 | 2026.03.25 17:07:39.660197 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54661 | ||
| 1114 | 2026.03.25 17:07:39.660251 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1115 | 2026.03.25 17:07:39.660292 [ 287 ] {} <Debug> TCP-Session: 767d8ad6-2409-40b0-9ebd-19ff74bc79ed Authenticating user 'default' from [fd00:1122:3344:101::e]:59129 | ||
| 1116 | 2026.03.25 17:07:39.660304 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38207 | ||
| 1117 | 2026.03.25 17:07:39.660315 [ 287 ] {} <Debug> TCP-Session: 767d8ad6-2409-40b0-9ebd-19ff74bc79ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.03.25 17:07:39.660374 [ 287 ] {} <Debug> TCP-Session: 767d8ad6-2409-40b0-9ebd-19ff74bc79ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.03.25 17:07:39.660433 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39524 | ||
| 1120 | 2026.03.25 17:07:39.660589 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63912 | ||
| 1121 | 2026.03.25 17:07:39.660592 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2026.03.25 17:07:39.660647 [ 289 ] {} <Debug> TCP-Session: 2efeb9e3-b4c1-4a8d-9c93-73ed54b8be35 Authenticating user 'default' from [fd00:1122:3344:101::e]:38207 | ||
| 1123 | 2026.03.25 17:07:39.660670 [ 289 ] {} <Debug> TCP-Session: 2efeb9e3-b4c1-4a8d-9c93-73ed54b8be35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.03.25 17:07:39.660685 [ 289 ] {} <Debug> TCP-Session: 2efeb9e3-b4c1-4a8d-9c93-73ed54b8be35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.03.25 17:07:39.660877 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1126 | 2026.03.25 17:07:39.660879 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53106 | ||
| 1127 | 2026.03.25 17:07:39.660931 [ 291 ] {} <Debug> TCP-Session: cc97576c-9b09-43dd-9ddb-4b7aa9ffda3d Authenticating user 'default' from [fd00:1122:3344:101::e]:63912 | ||
| 1128 | 2026.03.25 17:07:39.660971 [ 291 ] {} <Debug> TCP-Session: cc97576c-9b09-43dd-9ddb-4b7aa9ffda3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.03.25 17:07:39.660992 [ 291 ] {} <Debug> TCP-Session: cc97576c-9b09-43dd-9ddb-4b7aa9ffda3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.03.25 17:07:39.661001 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51148 | ||
| 1131 | 2026.03.25 17:07:39.661163 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.03.25 17:07:39.661180 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60442 | ||
| 1133 | 2026.03.25 17:07:39.661214 [ 292 ] {} <Debug> TCP-Session: 74e9b469-f41f-4558-b48a-bf4af2ffcc66 Authenticating user 'default' from [fd00:1122:3344:101::e]:53106 | ||
| 1134 | 2026.03.25 17:07:39.661248 [ 292 ] {} <Debug> TCP-Session: 74e9b469-f41f-4558-b48a-bf4af2ffcc66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.03.25 17:07:39.661268 [ 292 ] {} <Debug> TCP-Session: 74e9b469-f41f-4558-b48a-bf4af2ffcc66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.03.25 17:07:39.661313 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1137 | 2026.03.25 17:07:39.661343 [ 294 ] {} <Debug> TCP-Session: f201fa09-fd11-4636-8076-e471d939cc61 Authenticating user 'default' from [fd00:1122:3344:101::e]:60442 | ||
| 1138 | 2026.03.25 17:07:39.661359 [ 294 ] {} <Debug> TCP-Session: f201fa09-fd11-4636-8076-e471d939cc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.03.25 17:07:39.661371 [ 294 ] {} <Debug> TCP-Session: f201fa09-fd11-4636-8076-e471d939cc61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.03.25 17:07:39.662209 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2026.03.25 17:07:39.662223 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1142 | 2026.03.25 17:07:39.662217 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2026.03.25 17:07:39.662276 [ 293 ] {} <Debug> TCP-Session: 62286051-59db-490f-ac05-4ae7c5bc2970 Authenticating user 'default' from [fd00:1122:3344:101::e]:51148 | ||
| 1144 | 2026.03.25 17:07:39.662260 [ 290 ] {} <Debug> TCP-Session: b45f9b22-ab5b-4e93-a347-e19f24499980 Authenticating user 'default' from [fd00:1122:3344:101::e]:39524 | ||
| 1145 | 2026.03.25 17:07:39.662306 [ 293 ] {} <Debug> TCP-Session: 62286051-59db-490f-ac05-4ae7c5bc2970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.03.25 17:07:39.662336 [ 290 ] {} <Debug> TCP-Session: b45f9b22-ab5b-4e93-a347-e19f24499980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.03.25 17:07:39.662341 [ 293 ] {} <Debug> TCP-Session: 62286051-59db-490f-ac05-4ae7c5bc2970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.03.25 17:07:39.662304 [ 288 ] {} <Debug> TCP-Session: b191c466-60e7-40d4-aacc-eab0cacb6d09 Authenticating user 'default' from [fd00:1122:3344:101::e]:54661 | ||
| 1149 | 2026.03.25 17:07:39.662368 [ 290 ] {} <Debug> TCP-Session: b45f9b22-ab5b-4e93-a347-e19f24499980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.03.25 17:07:39.662405 [ 288 ] {} <Debug> TCP-Session: b191c466-60e7-40d4-aacc-eab0cacb6d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.03.25 17:07:39.662408 [ 286 ] {} <Trace> TCP-Session: 4050775d-e860-4ffa-9c94-1f99e477bb64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2026.03.25 17:07:39.662433 [ 288 ] {} <Debug> TCP-Session: b191c466-60e7-40d4-aacc-eab0cacb6d09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.03.25 17:07:39.662636 [ 286 ] {65a6fd89-62f9-4c3b-95f0-274125b7f65d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54903) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1154 | 2026.03.25 17:07:39.662966 [ 286 ] {65a6fd89-62f9-4c3b-95f0-274125b7f65d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1155 | 2026.03.25 17:07:39.667373 [ 286 ] {65a6fd89-62f9-4c3b-95f0-274125b7f65d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1156 | 2026.03.25 17:07:39.678120 [ 286 ] {65a6fd89-62f9-4c3b-95f0-274125b7f65d} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 1157 | 2026.03.25 17:07:39.694832 [ 298 ] {65a6fd89-62f9-4c3b-95f0-274125b7f65d} <Trace> AggregatingTransform: Aggregating | ||
| 1158 | 2026.03.25 17:07:39.697028 [ 298 ] {65a6fd89-62f9-4c3b-95f0-274125b7f65d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1159 | 2026.03.25 17:07:39.697786 [ 298 ] {65a6fd89-62f9-4c3b-95f0-274125b7f65d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006683815 sec. (149.615 rows/sec., 5.84 KiB/sec.) | ||
| 1160 | 2026.03.25 17:07:39.697814 [ 298 ] {65a6fd89-62f9-4c3b-95f0-274125b7f65d} <Trace> Aggregator: Merging aggregated data | ||
| 1161 | 2026.03.25 17:07:39.697843 [ 298 ] {65a6fd89-62f9-4c3b-95f0-274125b7f65d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1162 | 2026.03.25 17:07:39.700909 [ 286 ] {65a6fd89-62f9-4c3b-95f0-274125b7f65d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.038342 sec., 26.08105993427573 rows/sec., 1.02 KiB/sec. | ||
| 1163 | 2026.03.25 17:07:39.701079 [ 286 ] {65a6fd89-62f9-4c3b-95f0-274125b7f65d} <Debug> TCPHandler: Processed in 0.038906219 sec. | ||
| 1164 | 2026.03.25 17:07:39.708572 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1165 | 2026.03.25 17:07:39.708604 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.03.25 17:07:39.708642 [ 286 ] {} <Debug> TCP-Session: 4050775d-e860-4ffa-9c94-1f99e477bb64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.03.25 17:07:39.708650 [ 288 ] {} <Debug> TCP-Session: b191c466-60e7-40d4-aacc-eab0cacb6d09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.03.25 17:07:39.708651 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2026.03.25 17:07:39.708676 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.03.25 17:07:39.708702 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2026.03.25 17:07:39.708730 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1172 | 2026.03.25 17:07:39.708749 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2026.03.25 17:07:39.708757 [ 289 ] {} <Debug> TCP-Session: 2efeb9e3-b4c1-4a8d-9c93-73ed54b8be35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.03.25 17:07:39.708788 [ 290 ] {} <Debug> TCP-Session: b45f9b22-ab5b-4e93-a347-e19f24499980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.03.25 17:07:39.708786 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1176 | 2026.03.25 17:07:39.708803 [ 292 ] {} <Debug> TCP-Session: 74e9b469-f41f-4558-b48a-bf4af2ffcc66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.03.25 17:07:39.708772 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1178 | 2026.03.25 17:07:39.708838 [ 294 ] {} <Debug> TCP-Session: f201fa09-fd11-4636-8076-e471d939cc61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.03.25 17:07:39.708764 [ 293 ] {} <Debug> TCP-Session: 62286051-59db-490f-ac05-4ae7c5bc2970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.03.25 17:07:39.708875 [ 291 ] {} <Debug> TCP-Session: cc97576c-9b09-43dd-9ddb-4b7aa9ffda3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.03.25 17:07:39.708738 [ 287 ] {} <Debug> TCP-Session: 767d8ad6-2409-40b0-9ebd-19ff74bc79ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.03.25 17:07:40.001147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.23 MiB, peak 171.32 MiB, free memory in arenas 0.00 B, will set to 165.95 MiB (RSS), difference: 2.71 MiB | ||
| 1183 | 2026.03.25 17:07:43.589057 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2026.03.25 17:07:43.589309 [ 3 ] {1a275318-94e7-4eec-b83c-d1962e8a9902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 1185 | 2026.03.25 17:07:43.589644 [ 3 ] {1a275318-94e7-4eec-b83c-d1962e8a9902} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1186 | 2026.03.25 17:07:43.593463 [ 3 ] {1a275318-94e7-4eec-b83c-d1962e8a9902} <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 | ||
| 1187 | 2026.03.25 17:07:43.593721 [ 3 ] {1a275318-94e7-4eec-b83c-d1962e8a9902} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1188 | 2026.03.25 17:07:43.593792 [ 3 ] {1a275318-94e7-4eec-b83c-d1962e8a9902} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1189 | 2026.03.25 17:07:43.593982 [ 3 ] {1a275318-94e7-4eec-b83c-d1962e8a9902} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1190 | 2026.03.25 17:07:43.595949 [ 3 ] {1a275318-94e7-4eec-b83c-d1962e8a9902} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1191 | 2026.03.25 17:07:43.598017 [ 3 ] {1a275318-94e7-4eec-b83c-d1962e8a9902} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1192 | 2026.03.25 17:07:43.598044 [ 3 ] {1a275318-94e7-4eec-b83c-d1962e8a9902} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1193 | 2026.03.25 17:07:43.602096 [ 3 ] {1a275318-94e7-4eec-b83c-d1962e8a9902} <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'))" | ||
| 1194 | 2026.03.25 17:07:43.602128 [ 3 ] {1a275318-94e7-4eec-b83c-d1962e8a9902} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1195 | 2026.03.25 17:07:43.623571 [ 3 ] {1a275318-94e7-4eec-b83c-d1962e8a9902} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.03436 sec., 756.6938300349243 rows/sec., 32.74 KiB/sec. | ||
| 1196 | 2026.03.25 17:07:43.623680 [ 3 ] {1a275318-94e7-4eec-b83c-d1962e8a9902} <Debug> TCPHandler: Processed in 0.034751557 sec. | ||
| 1197 | 2026.03.25 17:07:43.623985 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1198 | 2026.03.25 17:07:43.624135 [ 3 ] {c998995f-0956-4646-89a2-393c274f6cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 1199 | 2026.03.25 17:07:43.624393 [ 3 ] {c998995f-0956-4646-89a2-393c274f6cc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1200 | 2026.03.25 17:07:43.624433 [ 3 ] {c998995f-0956-4646-89a2-393c274f6cc2} <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 | ||
| 1201 | 2026.03.25 17:07:43.624633 [ 3 ] {c998995f-0956-4646-89a2-393c274f6cc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1202 | 2026.03.25 17:07:43.624691 [ 3 ] {c998995f-0956-4646-89a2-393c274f6cc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1203 | 2026.03.25 17:07:43.624811 [ 3 ] {c998995f-0956-4646-89a2-393c274f6cc2} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1204 | 2026.03.25 17:07:43.624844 [ 3 ] {c998995f-0956-4646-89a2-393c274f6cc2} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1205 | 2026.03.25 17:07:43.624866 [ 3 ] {c998995f-0956-4646-89a2-393c274f6cc2} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1206 | 2026.03.25 17:07:43.624881 [ 3 ] {c998995f-0956-4646-89a2-393c274f6cc2} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1207 | 2026.03.25 17:07:43.624916 [ 3 ] {c998995f-0956-4646-89a2-393c274f6cc2} <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'))" | ||
| 1208 | 2026.03.25 17:07:43.624939 [ 3 ] {c998995f-0956-4646-89a2-393c274f6cc2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1209 | 2026.03.25 17:07:43.625627 [ 3 ] {c998995f-0956-4646-89a2-393c274f6cc2} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001555 sec., 16720.257234726687 rows/sec., 723.47 KiB/sec. | ||
| 1210 | 2026.03.25 17:07:43.625724 [ 3 ] {c998995f-0956-4646-89a2-393c274f6cc2} <Debug> TCPHandler: Processed in 0.001794434 sec. | ||
| 1211 | 2026.03.25 17:07:43.625993 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2026.03.25 17:07:43.626139 [ 3 ] {655d8c2c-b5a0-4266-b1b4-65aaeebbfb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 1213 | 2026.03.25 17:07:43.626380 [ 3 ] {655d8c2c-b5a0-4266-b1b4-65aaeebbfb2b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1214 | 2026.03.25 17:07:43.626417 [ 3 ] {655d8c2c-b5a0-4266-b1b4-65aaeebbfb2b} <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 | ||
| 1215 | 2026.03.25 17:07:43.626609 [ 3 ] {655d8c2c-b5a0-4266-b1b4-65aaeebbfb2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1216 | 2026.03.25 17:07:43.626667 [ 3 ] {655d8c2c-b5a0-4266-b1b4-65aaeebbfb2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1217 | 2026.03.25 17:07:43.626773 [ 3 ] {655d8c2c-b5a0-4266-b1b4-65aaeebbfb2b} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1218 | 2026.03.25 17:07:43.626805 [ 3 ] {655d8c2c-b5a0-4266-b1b4-65aaeebbfb2b} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1219 | 2026.03.25 17:07:43.626827 [ 3 ] {655d8c2c-b5a0-4266-b1b4-65aaeebbfb2b} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1220 | 2026.03.25 17:07:43.626842 [ 3 ] {655d8c2c-b5a0-4266-b1b4-65aaeebbfb2b} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1221 | 2026.03.25 17:07:43.626877 [ 3 ] {655d8c2c-b5a0-4266-b1b4-65aaeebbfb2b} <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'))" | ||
| 1222 | 2026.03.25 17:07:43.626895 [ 3 ] {655d8c2c-b5a0-4266-b1b4-65aaeebbfb2b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1223 | 2026.03.25 17:07:43.627426 [ 3 ] {655d8c2c-b5a0-4266-b1b4-65aaeebbfb2b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001348 sec., 19287.833827893173 rows/sec., 834.57 KiB/sec. | ||
| 1224 | 2026.03.25 17:07:43.627518 [ 3 ] {655d8c2c-b5a0-4266-b1b4-65aaeebbfb2b} <Debug> TCPHandler: Processed in 0.001577169 sec. | ||
| 1225 | 2026.03.25 17:07:43.629411 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.03.25 17:07:43.629550 [ 3 ] {54462d53-308d-4b68-974f-cb8cb8d0e92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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) | ||
| 1227 | 2026.03.25 17:07:43.629790 [ 3 ] {54462d53-308d-4b68-974f-cb8cb8d0e92a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1228 | 2026.03.25 17:07:43.629828 [ 3 ] {54462d53-308d-4b68-974f-cb8cb8d0e92a} <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 | ||
| 1229 | 2026.03.25 17:07:43.630041 [ 3 ] {54462d53-308d-4b68-974f-cb8cb8d0e92a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1230 | 2026.03.25 17:07:43.630097 [ 3 ] {54462d53-308d-4b68-974f-cb8cb8d0e92a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1231 | 2026.03.25 17:07:43.630207 [ 3 ] {54462d53-308d-4b68-974f-cb8cb8d0e92a} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1232 | 2026.03.25 17:07:43.630238 [ 3 ] {54462d53-308d-4b68-974f-cb8cb8d0e92a} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1233 | 2026.03.25 17:07:43.630257 [ 3 ] {54462d53-308d-4b68-974f-cb8cb8d0e92a} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1234 | 2026.03.25 17:07:43.630272 [ 3 ] {54462d53-308d-4b68-974f-cb8cb8d0e92a} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1235 | 2026.03.25 17:07:43.630306 [ 3 ] {54462d53-308d-4b68-974f-cb8cb8d0e92a} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 1236 | 2026.03.25 17:07:43.630326 [ 3 ] {54462d53-308d-4b68-974f-cb8cb8d0e92a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1237 | 2026.03.25 17:07:43.630907 [ 3 ] {54462d53-308d-4b68-974f-cb8cb8d0e92a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001413 sec., 18400.566171266808 rows/sec., 796.18 KiB/sec. | ||
| 1238 | 2026.03.25 17:07:43.630968 [ 3 ] {54462d53-308d-4b68-974f-cb8cb8d0e92a} <Debug> TCPHandler: Processed in 0.00161036 sec. | ||
| 1239 | 2026.03.25 17:07:43.631221 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.03.25 17:07:43.631356 [ 3 ] {fa3ea3be-6ef0-46c1-b4c2-5c78953f5f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1241 | 2026.03.25 17:07:43.631580 [ 3 ] {fa3ea3be-6ef0-46c1-b4c2-5c78953f5f86} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1242 | 2026.03.25 17:07:43.631617 [ 3 ] {fa3ea3be-6ef0-46c1-b4c2-5c78953f5f86} <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_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1243 | 2026.03.25 17:07:43.631805 [ 3 ] {fa3ea3be-6ef0-46c1-b4c2-5c78953f5f86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1244 | 2026.03.25 17:07:43.631858 [ 3 ] {fa3ea3be-6ef0-46c1-b4c2-5c78953f5f86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1245 | 2026.03.25 17:07:43.631957 [ 3 ] {fa3ea3be-6ef0-46c1-b4c2-5c78953f5f86} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1246 | 2026.03.25 17:07:43.631993 [ 3 ] {fa3ea3be-6ef0-46c1-b4c2-5c78953f5f86} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1247 | 2026.03.25 17:07:43.632013 [ 3 ] {fa3ea3be-6ef0-46c1-b4c2-5c78953f5f86} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1248 | 2026.03.25 17:07:43.632028 [ 3 ] {fa3ea3be-6ef0-46c1-b4c2-5c78953f5f86} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1249 | 2026.03.25 17:07:43.632061 [ 3 ] {fa3ea3be-6ef0-46c1-b4c2-5c78953f5f86} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1250 | 2026.03.25 17:07:43.632080 [ 3 ] {fa3ea3be-6ef0-46c1-b4c2-5c78953f5f86} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1251 | 2026.03.25 17:07:43.632518 [ 3 ] {fa3ea3be-6ef0-46c1-b4c2-5c78953f5f86} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001217 sec., 21364.009860312242 rows/sec., 924.40 KiB/sec. | ||
| 1252 | 2026.03.25 17:07:43.632577 [ 3 ] {fa3ea3be-6ef0-46c1-b4c2-5c78953f5f86} <Debug> TCPHandler: Processed in 0.001406994 sec. | ||
| 1253 | 2026.03.25 17:07:43.633193 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.03.25 17:07:43.633325 [ 3 ] {349abaf1-ad72-4b29-9121-d35c9d874bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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) | ||
| 1255 | 2026.03.25 17:07:43.633547 [ 3 ] {349abaf1-ad72-4b29-9121-d35c9d874bf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1256 | 2026.03.25 17:07:43.633584 [ 3 ] {349abaf1-ad72-4b29-9121-d35c9d874bf8} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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 | ||
| 1257 | 2026.03.25 17:07:43.633774 [ 3 ] {349abaf1-ad72-4b29-9121-d35c9d874bf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1258 | 2026.03.25 17:07:43.633828 [ 3 ] {349abaf1-ad72-4b29-9121-d35c9d874bf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1259 | 2026.03.25 17:07:43.633928 [ 3 ] {349abaf1-ad72-4b29-9121-d35c9d874bf8} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1260 | 2026.03.25 17:07:43.633958 [ 3 ] {349abaf1-ad72-4b29-9121-d35c9d874bf8} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1261 | 2026.03.25 17:07:43.633976 [ 3 ] {349abaf1-ad72-4b29-9121-d35c9d874bf8} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1262 | 2026.03.25 17:07:43.633990 [ 3 ] {349abaf1-ad72-4b29-9121-d35c9d874bf8} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1263 | 2026.03.25 17:07:43.634023 [ 3 ] {349abaf1-ad72-4b29-9121-d35c9d874bf8} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link: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'))" | ||
| 1264 | 2026.03.25 17:07:43.634042 [ 3 ] {349abaf1-ad72-4b29-9121-d35c9d874bf8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1265 | 2026.03.25 17:07:43.634455 [ 3 ] {349abaf1-ad72-4b29-9121-d35c9d874bf8} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001184 sec., 21959.45945945946 rows/sec., 950.17 KiB/sec. | ||
| 1266 | 2026.03.25 17:07:43.634515 [ 3 ] {349abaf1-ad72-4b29-9121-d35c9d874bf8} <Debug> TCPHandler: Processed in 0.001372744 sec. | ||
| 1267 | 2026.03.25 17:07:43.634754 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.03.25 17:07:43.634885 [ 3 ] {e1181404-0681-485d-ae48-8a2d6d5351d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1269 | 2026.03.25 17:07:43.635118 [ 3 ] {e1181404-0681-485d-ae48-8a2d6d5351d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1270 | 2026.03.25 17:07:43.635154 [ 3 ] {e1181404-0681-485d-ae48-8a2d6d5351d2} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1271 | 2026.03.25 17:07:43.635342 [ 3 ] {e1181404-0681-485d-ae48-8a2d6d5351d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1272 | 2026.03.25 17:07:43.635397 [ 3 ] {e1181404-0681-485d-ae48-8a2d6d5351d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1273 | 2026.03.25 17:07:43.635524 [ 3 ] {e1181404-0681-485d-ae48-8a2d6d5351d2} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1274 | 2026.03.25 17:07:43.635555 [ 3 ] {e1181404-0681-485d-ae48-8a2d6d5351d2} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1275 | 2026.03.25 17:07:43.635574 [ 3 ] {e1181404-0681-485d-ae48-8a2d6d5351d2} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1276 | 2026.03.25 17:07:43.635590 [ 3 ] {e1181404-0681-485d-ae48-8a2d6d5351d2} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1277 | 2026.03.25 17:07:43.635623 [ 3 ] {e1181404-0681-485d-ae48-8a2d6d5351d2} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1278 | 2026.03.25 17:07:43.635669 [ 3 ] {e1181404-0681-485d-ae48-8a2d6d5351d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1279 | 2026.03.25 17:07:43.636155 [ 3 ] {e1181404-0681-485d-ae48-8a2d6d5351d2} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001324 sec., 19637.462235649546 rows/sec., 849.70 KiB/sec. | ||
| 1280 | 2026.03.25 17:07:43.636213 [ 3 ] {e1181404-0681-485d-ae48-8a2d6d5351d2} <Debug> TCPHandler: Processed in 0.001508847 sec. | ||
| 1281 | 2026.03.25 17:07:43.636424 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.03.25 17:07:43.636557 [ 3 ] {d4e40449-ffc5-42e8-b343-d5052892d6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1283 | 2026.03.25 17:07:43.636778 [ 3 ] {d4e40449-ffc5-42e8-b343-d5052892d6a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1284 | 2026.03.25 17:07:43.636822 [ 3 ] {d4e40449-ffc5-42e8-b343-d5052892d6a1} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1285 | 2026.03.25 17:07:43.637022 [ 3 ] {d4e40449-ffc5-42e8-b343-d5052892d6a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1286 | 2026.03.25 17:07:43.637076 [ 3 ] {d4e40449-ffc5-42e8-b343-d5052892d6a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1287 | 2026.03.25 17:07:43.637176 [ 3 ] {d4e40449-ffc5-42e8-b343-d5052892d6a1} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1288 | 2026.03.25 17:07:43.637207 [ 3 ] {d4e40449-ffc5-42e8-b343-d5052892d6a1} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1289 | 2026.03.25 17:07:43.637227 [ 3 ] {d4e40449-ffc5-42e8-b343-d5052892d6a1} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1290 | 2026.03.25 17:07:43.637244 [ 3 ] {d4e40449-ffc5-42e8-b343-d5052892d6a1} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1291 | 2026.03.25 17:07:43.637277 [ 3 ] {d4e40449-ffc5-42e8-b343-d5052892d6a1} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1292 | 2026.03.25 17:07:43.637296 [ 3 ] {d4e40449-ffc5-42e8-b343-d5052892d6a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1293 | 2026.03.25 17:07:43.637702 [ 3 ] {d4e40449-ffc5-42e8-b343-d5052892d6a1} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.0012 sec., 21666.666666666668 rows/sec., 937.50 KiB/sec. | ||
| 1294 | 2026.03.25 17:07:43.637760 [ 3 ] {d4e40449-ffc5-42e8-b343-d5052892d6a1} <Debug> TCPHandler: Processed in 0.001384704 sec. | ||
| 1295 | 2026.03.25 17:07:43.637970 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.03.25 17:07:43.638103 [ 3 ] {25dc179b-6b89-44d6-bc58-d3ce31f71b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1297 | 2026.03.25 17:07:43.638332 [ 3 ] {25dc179b-6b89-44d6-bc58-d3ce31f71b2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1298 | 2026.03.25 17:07:43.638370 [ 3 ] {25dc179b-6b89-44d6-bc58-d3ce31f71b2d} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1299 | 2026.03.25 17:07:43.638560 [ 3 ] {25dc179b-6b89-44d6-bc58-d3ce31f71b2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1300 | 2026.03.25 17:07:43.638612 [ 3 ] {25dc179b-6b89-44d6-bc58-d3ce31f71b2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1301 | 2026.03.25 17:07:43.638710 [ 3 ] {25dc179b-6b89-44d6-bc58-d3ce31f71b2d} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1302 | 2026.03.25 17:07:43.638739 [ 3 ] {25dc179b-6b89-44d6-bc58-d3ce31f71b2d} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1303 | 2026.03.25 17:07:43.638758 [ 3 ] {25dc179b-6b89-44d6-bc58-d3ce31f71b2d} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1304 | 2026.03.25 17:07:43.638773 [ 3 ] {25dc179b-6b89-44d6-bc58-d3ce31f71b2d} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1305 | 2026.03.25 17:07:43.638806 [ 3 ] {25dc179b-6b89-44d6-bc58-d3ce31f71b2d} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1306 | 2026.03.25 17:07:43.638825 [ 3 ] {25dc179b-6b89-44d6-bc58-d3ce31f71b2d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1307 | 2026.03.25 17:07:43.639227 [ 3 ] {25dc179b-6b89-44d6-bc58-d3ce31f71b2d} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001179 sec., 22052.58693808312 rows/sec., 954.20 KiB/sec. | ||
| 1308 | 2026.03.25 17:07:43.639285 [ 3 ] {25dc179b-6b89-44d6-bc58-d3ce31f71b2d} <Debug> TCPHandler: Processed in 0.001365074 sec. | ||
| 1309 | 2026.03.25 17:07:43.639508 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.03.25 17:07:43.639642 [ 3 ] {aa055fe4-d43c-46eb-8618-2c687e247403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1311 | 2026.03.25 17:07:43.639865 [ 3 ] {aa055fe4-d43c-46eb-8618-2c687e247403} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1312 | 2026.03.25 17:07:43.639901 [ 3 ] {aa055fe4-d43c-46eb-8618-2c687e247403} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1313 | 2026.03.25 17:07:43.640120 [ 3 ] {aa055fe4-d43c-46eb-8618-2c687e247403} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1314 | 2026.03.25 17:07:43.640173 [ 3 ] {aa055fe4-d43c-46eb-8618-2c687e247403} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1315 | 2026.03.25 17:07:43.640272 [ 3 ] {aa055fe4-d43c-46eb-8618-2c687e247403} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1316 | 2026.03.25 17:07:43.640303 [ 3 ] {aa055fe4-d43c-46eb-8618-2c687e247403} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1317 | 2026.03.25 17:07:43.640321 [ 3 ] {aa055fe4-d43c-46eb-8618-2c687e247403} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1318 | 2026.03.25 17:07:43.640335 [ 3 ] {aa055fe4-d43c-46eb-8618-2c687e247403} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1319 | 2026.03.25 17:07:43.640368 [ 3 ] {aa055fe4-d43c-46eb-8618-2c687e247403} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1320 | 2026.03.25 17:07:43.640389 [ 3 ] {aa055fe4-d43c-46eb-8618-2c687e247403} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1321 | 2026.03.25 17:07:43.641031 [ 3 ] {aa055fe4-d43c-46eb-8618-2c687e247403} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001445 sec., 17993.079584775085 rows/sec., 778.55 KiB/sec. | ||
| 1322 | 2026.03.25 17:07:43.641090 [ 3 ] {aa055fe4-d43c-46eb-8618-2c687e247403} <Debug> TCPHandler: Processed in 0.00163177 sec. | ||
| 1323 | 2026.03.25 17:07:43.641354 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2026.03.25 17:07:43.641486 [ 3 ] {eae9de0a-d676-4fcb-8d96-83ac6fce229d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1325 | 2026.03.25 17:07:43.641710 [ 3 ] {eae9de0a-d676-4fcb-8d96-83ac6fce229d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1326 | 2026.03.25 17:07:43.641746 [ 3 ] {eae9de0a-d676-4fcb-8d96-83ac6fce229d} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1327 | 2026.03.25 17:07:43.641941 [ 3 ] {eae9de0a-d676-4fcb-8d96-83ac6fce229d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1328 | 2026.03.25 17:07:43.641996 [ 3 ] {eae9de0a-d676-4fcb-8d96-83ac6fce229d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1329 | 2026.03.25 17:07:43.642095 [ 3 ] {eae9de0a-d676-4fcb-8d96-83ac6fce229d} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1330 | 2026.03.25 17:07:43.642124 [ 3 ] {eae9de0a-d676-4fcb-8d96-83ac6fce229d} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1331 | 2026.03.25 17:07:43.642143 [ 3 ] {eae9de0a-d676-4fcb-8d96-83ac6fce229d} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1332 | 2026.03.25 17:07:43.642157 [ 3 ] {eae9de0a-d676-4fcb-8d96-83ac6fce229d} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1333 | 2026.03.25 17:07:43.642190 [ 3 ] {eae9de0a-d676-4fcb-8d96-83ac6fce229d} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1334 | 2026.03.25 17:07:43.642209 [ 3 ] {eae9de0a-d676-4fcb-8d96-83ac6fce229d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1335 | 2026.03.25 17:07:43.642612 [ 3 ] {eae9de0a-d676-4fcb-8d96-83ac6fce229d} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00118 sec., 22033.898305084746 rows/sec., 953.39 KiB/sec. | ||
| 1336 | 2026.03.25 17:07:43.642669 [ 3 ] {eae9de0a-d676-4fcb-8d96-83ac6fce229d} <Debug> TCPHandler: Processed in 0.001365494 sec. | ||
| 1337 | 2026.03.25 17:07:43.642908 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.03.25 17:07:43.643043 [ 3 ] {996f69d8-6756-44f0-9d0c-dba7a4cf7daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1339 | 2026.03.25 17:07:43.643268 [ 3 ] {996f69d8-6756-44f0-9d0c-dba7a4cf7daa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1340 | 2026.03.25 17:07:43.643305 [ 3 ] {996f69d8-6756-44f0-9d0c-dba7a4cf7daa} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1341 | 2026.03.25 17:07:43.643501 [ 3 ] {996f69d8-6756-44f0-9d0c-dba7a4cf7daa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1342 | 2026.03.25 17:07:43.643553 [ 3 ] {996f69d8-6756-44f0-9d0c-dba7a4cf7daa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1343 | 2026.03.25 17:07:43.643652 [ 3 ] {996f69d8-6756-44f0-9d0c-dba7a4cf7daa} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1344 | 2026.03.25 17:07:43.643682 [ 3 ] {996f69d8-6756-44f0-9d0c-dba7a4cf7daa} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1345 | 2026.03.25 17:07:43.643701 [ 3 ] {996f69d8-6756-44f0-9d0c-dba7a4cf7daa} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1346 | 2026.03.25 17:07:43.643716 [ 3 ] {996f69d8-6756-44f0-9d0c-dba7a4cf7daa} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1347 | 2026.03.25 17:07:43.643749 [ 3 ] {996f69d8-6756-44f0-9d0c-dba7a4cf7daa} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1348 | 2026.03.25 17:07:43.643767 [ 3 ] {996f69d8-6756-44f0-9d0c-dba7a4cf7daa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1349 | 2026.03.25 17:07:43.644163 [ 3 ] {996f69d8-6756-44f0-9d0c-dba7a4cf7daa} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001177 sec., 22090.05947323704 rows/sec., 955.82 KiB/sec. | ||
| 1350 | 2026.03.25 17:07:43.644221 [ 3 ] {996f69d8-6756-44f0-9d0c-dba7a4cf7daa} <Debug> TCPHandler: Processed in 0.001363903 sec. | ||
| 1351 | 2026.03.25 17:07:43.644453 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.03.25 17:07:43.644585 [ 3 ] {b79f9d5e-9234-4bf5-811a-bde352f6df39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1353 | 2026.03.25 17:07:43.644816 [ 3 ] {b79f9d5e-9234-4bf5-811a-bde352f6df39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1354 | 2026.03.25 17:07:43.644852 [ 3 ] {b79f9d5e-9234-4bf5-811a-bde352f6df39} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1355 | 2026.03.25 17:07:43.645047 [ 3 ] {b79f9d5e-9234-4bf5-811a-bde352f6df39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1356 | 2026.03.25 17:07:43.645100 [ 3 ] {b79f9d5e-9234-4bf5-811a-bde352f6df39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1357 | 2026.03.25 17:07:43.645212 [ 3 ] {b79f9d5e-9234-4bf5-811a-bde352f6df39} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1358 | 2026.03.25 17:07:43.645249 [ 3 ] {b79f9d5e-9234-4bf5-811a-bde352f6df39} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1359 | 2026.03.25 17:07:43.645272 [ 3 ] {b79f9d5e-9234-4bf5-811a-bde352f6df39} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1360 | 2026.03.25 17:07:43.645288 [ 3 ] {b79f9d5e-9234-4bf5-811a-bde352f6df39} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1361 | 2026.03.25 17:07:43.645328 [ 3 ] {b79f9d5e-9234-4bf5-811a-bde352f6df39} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1362 | 2026.03.25 17:07:43.645349 [ 3 ] {b79f9d5e-9234-4bf5-811a-bde352f6df39} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1363 | 2026.03.25 17:07:43.645768 [ 3 ] {b79f9d5e-9234-4bf5-811a-bde352f6df39} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001236 sec., 21035.59870550162 rows/sec., 910.19 KiB/sec. | ||
| 1364 | 2026.03.25 17:07:43.645835 [ 3 ] {b79f9d5e-9234-4bf5-811a-bde352f6df39} <Debug> TCPHandler: Processed in 0.001430895 sec. | ||
| 1365 | 2026.03.25 17:07:43.646067 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.03.25 17:07:43.646206 [ 3 ] {573613a4-4d18-4bf8-8165-68c37dc3295d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1367 | 2026.03.25 17:07:43.646451 [ 3 ] {573613a4-4d18-4bf8-8165-68c37dc3295d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1368 | 2026.03.25 17:07:43.646489 [ 3 ] {573613a4-4d18-4bf8-8165-68c37dc3295d} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1369 | 2026.03.25 17:07:43.646698 [ 3 ] {573613a4-4d18-4bf8-8165-68c37dc3295d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1370 | 2026.03.25 17:07:43.646756 [ 3 ] {573613a4-4d18-4bf8-8165-68c37dc3295d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1371 | 2026.03.25 17:07:43.646860 [ 3 ] {573613a4-4d18-4bf8-8165-68c37dc3295d} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1372 | 2026.03.25 17:07:43.646890 [ 3 ] {573613a4-4d18-4bf8-8165-68c37dc3295d} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1373 | 2026.03.25 17:07:43.646910 [ 3 ] {573613a4-4d18-4bf8-8165-68c37dc3295d} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1374 | 2026.03.25 17:07:43.646925 [ 3 ] {573613a4-4d18-4bf8-8165-68c37dc3295d} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1375 | 2026.03.25 17:07:43.646960 [ 3 ] {573613a4-4d18-4bf8-8165-68c37dc3295d} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1376 | 2026.03.25 17:07:43.646979 [ 3 ] {573613a4-4d18-4bf8-8165-68c37dc3295d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1377 | 2026.03.25 17:07:43.647384 [ 3 ] {573613a4-4d18-4bf8-8165-68c37dc3295d} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001238 sec., 21001.6155088853 rows/sec., 908.72 KiB/sec. | ||
| 1378 | 2026.03.25 17:07:43.647449 [ 3 ] {573613a4-4d18-4bf8-8165-68c37dc3295d} <Debug> TCPHandler: Processed in 0.001432435 sec. | ||
| 1379 | 2026.03.25 17:07:43.655215 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.03.25 17:07:43.655356 [ 3 ] {edc159d7-1dee-4ecd-9b39-0164abf6b66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1381 | 2026.03.25 17:07:43.655596 [ 3 ] {edc159d7-1dee-4ecd-9b39-0164abf6b66e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1382 | 2026.03.25 17:07:43.655633 [ 3 ] {edc159d7-1dee-4ecd-9b39-0164abf6b66e} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1383 | 2026.03.25 17:07:43.655842 [ 3 ] {edc159d7-1dee-4ecd-9b39-0164abf6b66e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1384 | 2026.03.25 17:07:43.655896 [ 3 ] {edc159d7-1dee-4ecd-9b39-0164abf6b66e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1385 | 2026.03.25 17:07:43.655997 [ 3 ] {edc159d7-1dee-4ecd-9b39-0164abf6b66e} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1386 | 2026.03.25 17:07:43.656026 [ 3 ] {edc159d7-1dee-4ecd-9b39-0164abf6b66e} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1387 | 2026.03.25 17:07:43.656046 [ 3 ] {edc159d7-1dee-4ecd-9b39-0164abf6b66e} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 1388 | 2026.03.25 17:07:43.656061 [ 3 ] {edc159d7-1dee-4ecd-9b39-0164abf6b66e} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1389 | 2026.03.25 17:07:43.656096 [ 3 ] {edc159d7-1dee-4ecd-9b39-0164abf6b66e} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1390 | 2026.03.25 17:07:43.656115 [ 3 ] {edc159d7-1dee-4ecd-9b39-0164abf6b66e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1391 | 2026.03.25 17:07:43.656550 [ 3 ] {edc159d7-1dee-4ecd-9b39-0164abf6b66e} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001252 sec., 20766.773162939295 rows/sec., 898.56 KiB/sec. | ||
| 1392 | 2026.03.25 17:07:43.656615 [ 3 ] {edc159d7-1dee-4ecd-9b39-0164abf6b66e} <Debug> TCPHandler: Processed in 0.001451946 sec. | ||
| 1393 | 2026.03.25 17:07:43.661820 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.03.25 17:07:43.661933 [ 3 ] {ea41be14-c7fe-4116-84eb-94644e46c20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1395 | 2026.03.25 17:07:43.661976 [ 3 ] {ea41be14-c7fe-4116-84eb-94644e46c20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1396 | 2026.03.25 17:07:43.662565 [ 3 ] {ea41be14-c7fe-4116-84eb-94644e46c20b} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.03.25 17:07:43.662602 [ 3 ] {ea41be14-c7fe-4116-84eb-94644e46c20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1398 | 2026.03.25 17:07:43.663047 [ 3 ] {ea41be14-c7fe-4116-84eb-94644e46c20b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1399 | 2026.03.25 17:07:43.663249 [ 3 ] {ea41be14-c7fe-4116-84eb-94644e46c20b} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.03.25 17:07:43.663400 [ 3 ] {ea41be14-c7fe-4116-84eb-94644e46c20b} <Debug> executeQuery: Read 15 rows, 4.64 KiB in 0.001498 sec., 10013.351134846462 rows/sec., 3.03 MiB/sec. | ||
| 1401 | 2026.03.25 17:07:43.663443 [ 3 ] {ea41be14-c7fe-4116-84eb-94644e46c20b} <Debug> TCPHandler: Processed in 0.001674471 sec. | ||
| 1402 | 2026.03.25 17:07:43.663583 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.03.25 17:07:43.663680 [ 3 ] {e2234d20-7016-4836-8a37-506a873e57ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1404 | 2026.03.25 17:07:43.663722 [ 3 ] {e2234d20-7016-4836-8a37-506a873e57ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1405 | 2026.03.25 17:07:43.664270 [ 3 ] {e2234d20-7016-4836-8a37-506a873e57ed} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.03.25 17:07:43.664306 [ 3 ] {e2234d20-7016-4836-8a37-506a873e57ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1407 | 2026.03.25 17:07:43.664633 [ 3 ] {e2234d20-7016-4836-8a37-506a873e57ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1408 | 2026.03.25 17:07:43.664847 [ 3 ] {e2234d20-7016-4836-8a37-506a873e57ed} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.03.25 17:07:43.664979 [ 3 ] {e2234d20-7016-4836-8a37-506a873e57ed} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00132 sec., 215151.51515151517 rows/sec., 13.66 MiB/sec. | ||
| 1410 | 2026.03.25 17:07:43.665023 [ 3 ] {e2234d20-7016-4836-8a37-506a873e57ed} <Debug> TCPHandler: Processed in 0.001488567 sec. | ||
| 1411 | 2026.03.25 17:07:43.665146 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.03.25 17:07:43.665249 [ 3 ] {f1a442de-5d60-418a-b058-1c6a979b2e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1413 | 2026.03.25 17:07:43.665290 [ 3 ] {f1a442de-5d60-418a-b058-1c6a979b2e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1414 | 2026.03.25 17:07:43.665687 [ 3 ] {f1a442de-5d60-418a-b058-1c6a979b2e10} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.03.25 17:07:43.665723 [ 3 ] {f1a442de-5d60-418a-b058-1c6a979b2e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1416 | 2026.03.25 17:07:43.666013 [ 3 ] {f1a442de-5d60-418a-b058-1c6a979b2e10} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1417 | 2026.03.25 17:07:43.666232 [ 3 ] {f1a442de-5d60-418a-b058-1c6a979b2e10} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.03.25 17:07:43.666379 [ 3 ] {f1a442de-5d60-418a-b058-1c6a979b2e10} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001148 sec., 1742.1602787456447 rows/sec., 142.06 KiB/sec. | ||
| 1419 | 2026.03.25 17:07:43.666422 [ 3 ] {f1a442de-5d60-418a-b058-1c6a979b2e10} <Debug> TCPHandler: Processed in 0.001324483 sec. | ||
| 1420 | 2026.03.25 17:07:43.666535 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.03.25 17:07:43.666627 [ 3 ] {d1259cb4-0869-4ee8-89f8-6057b928fda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1422 | 2026.03.25 17:07:43.666668 [ 3 ] {d1259cb4-0869-4ee8-89f8-6057b928fda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1423 | 2026.03.25 17:07:43.667446 [ 3 ] {d1259cb4-0869-4ee8-89f8-6057b928fda6} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.03.25 17:07:43.667482 [ 3 ] {d1259cb4-0869-4ee8-89f8-6057b928fda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1425 | 2026.03.25 17:07:43.667920 [ 3 ] {d1259cb4-0869-4ee8-89f8-6057b928fda6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1426 | 2026.03.25 17:07:43.668144 [ 3 ] {d1259cb4-0869-4ee8-89f8-6057b928fda6} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.03.25 17:07:43.668270 [ 3 ] {d1259cb4-0869-4ee8-89f8-6057b928fda6} <Debug> executeQuery: Read 806 rows, 64.32 KiB in 0.001661 sec., 485249.8494882601 rows/sec., 37.82 MiB/sec. | ||
| 1428 | 2026.03.25 17:07:43.668307 [ 3 ] {d1259cb4-0869-4ee8-89f8-6057b928fda6} <Debug> TCPHandler: Processed in 0.001821635 sec. | ||
| 1429 | 2026.03.25 17:07:43.668415 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.03.25 17:07:43.668513 [ 3 ] {351e1afc-a4b2-46ee-b32a-45403f836c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1431 | 2026.03.25 17:07:43.668555 [ 3 ] {351e1afc-a4b2-46ee-b32a-45403f836c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1432 | 2026.03.25 17:07:43.668996 [ 3 ] {351e1afc-a4b2-46ee-b32a-45403f836c67} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.03.25 17:07:43.669031 [ 3 ] {351e1afc-a4b2-46ee-b32a-45403f836c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1434 | 2026.03.25 17:07:43.669365 [ 3 ] {351e1afc-a4b2-46ee-b32a-45403f836c67} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1435 | 2026.03.25 17:07:43.669600 [ 3 ] {351e1afc-a4b2-46ee-b32a-45403f836c67} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.03.25 17:07:43.669729 [ 3 ] {351e1afc-a4b2-46ee-b32a-45403f836c67} <Debug> executeQuery: Read 148 rows, 8.98 KiB in 0.001237 sec., 119644.30072756669 rows/sec., 7.09 MiB/sec. | ||
| 1437 | 2026.03.25 17:07:43.669766 [ 3 ] {351e1afc-a4b2-46ee-b32a-45403f836c67} <Debug> TCPHandler: Processed in 0.001399054 sec. | ||
| 1438 | 2026.03.25 17:07:43.669880 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2026.03.25 17:07:43.669973 [ 3 ] {82aaa721-a6be-4572-8a97-18fdfe3c45e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1440 | 2026.03.25 17:07:43.670013 [ 3 ] {82aaa721-a6be-4572-8a97-18fdfe3c45e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1441 | 2026.03.25 17:07:43.670465 [ 3 ] {82aaa721-a6be-4572-8a97-18fdfe3c45e6} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2026.03.25 17:07:43.670500 [ 3 ] {82aaa721-a6be-4572-8a97-18fdfe3c45e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1443 | 2026.03.25 17:07:43.670801 [ 3 ] {82aaa721-a6be-4572-8a97-18fdfe3c45e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1444 | 2026.03.25 17:07:43.671018 [ 3 ] {82aaa721-a6be-4572-8a97-18fdfe3c45e6} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2026.03.25 17:07:43.671154 [ 3 ] {82aaa721-a6be-4572-8a97-18fdfe3c45e6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001193 sec., 124895.22212908634 rows/sec., 8.07 MiB/sec. | ||
| 1446 | 2026.03.25 17:07:43.671194 [ 3 ] {82aaa721-a6be-4572-8a97-18fdfe3c45e6} <Debug> TCPHandler: Processed in 0.001361913 sec. | ||
| 1447 | 2026.03.25 17:07:43.671315 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2026.03.25 17:07:43.671407 [ 3 ] {312cb4ba-74d1-4389-9000-7d46716155ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1449 | 2026.03.25 17:07:43.671447 [ 3 ] {312cb4ba-74d1-4389-9000-7d46716155ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1450 | 2026.03.25 17:07:43.671889 [ 3 ] {312cb4ba-74d1-4389-9000-7d46716155ff} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2026.03.25 17:07:43.671925 [ 3 ] {312cb4ba-74d1-4389-9000-7d46716155ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1452 | 2026.03.25 17:07:43.672240 [ 3 ] {312cb4ba-74d1-4389-9000-7d46716155ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1453 | 2026.03.25 17:07:43.672466 [ 3 ] {312cb4ba-74d1-4389-9000-7d46716155ff} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2026.03.25 17:07:43.672599 [ 3 ] {312cb4ba-74d1-4389-9000-7d46716155ff} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00121 sec., 122314.04958677686 rows/sec., 6.96 MiB/sec. | ||
| 1455 | 2026.03.25 17:07:43.672637 [ 3 ] {312cb4ba-74d1-4389-9000-7d46716155ff} <Debug> TCPHandler: Processed in 0.001371144 sec. | ||
| 1456 | 2026.03.25 17:07:43.672753 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.03.25 17:07:43.672844 [ 3 ] {02a1e030-9e4e-4048-975c-143e3db04e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1458 | 2026.03.25 17:07:43.672884 [ 3 ] {02a1e030-9e4e-4048-975c-143e3db04e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1459 | 2026.03.25 17:07:43.673469 [ 3 ] {02a1e030-9e4e-4048-975c-143e3db04e46} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.03.25 17:07:43.673504 [ 3 ] {02a1e030-9e4e-4048-975c-143e3db04e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1461 | 2026.03.25 17:07:43.673860 [ 3 ] {02a1e030-9e4e-4048-975c-143e3db04e46} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1462 | 2026.03.25 17:07:43.674088 [ 3 ] {02a1e030-9e4e-4048-975c-143e3db04e46} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2026.03.25 17:07:43.674222 [ 3 ] {02a1e030-9e4e-4048-975c-143e3db04e46} <Debug> executeQuery: Read 499 rows, 35.90 KiB in 0.001395 sec., 357706.0931899642 rows/sec., 25.13 MiB/sec. | ||
| 1464 | 2026.03.25 17:07:43.674261 [ 3 ] {02a1e030-9e4e-4048-975c-143e3db04e46} <Debug> TCPHandler: Processed in 0.001558298 sec. | ||
| 1465 | 2026.03.25 17:07:43.674380 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2026.03.25 17:07:43.674472 [ 3 ] {629c5b0a-4a86-44b2-976f-bb04df859213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1467 | 2026.03.25 17:07:43.674513 [ 3 ] {629c5b0a-4a86-44b2-976f-bb04df859213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1468 | 2026.03.25 17:07:43.674856 [ 3 ] {629c5b0a-4a86-44b2-976f-bb04df859213} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.03.25 17:07:43.674893 [ 3 ] {629c5b0a-4a86-44b2-976f-bb04df859213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1470 | 2026.03.25 17:07:43.675207 [ 3 ] {629c5b0a-4a86-44b2-976f-bb04df859213} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1471 | 2026.03.25 17:07:43.675436 [ 3 ] {629c5b0a-4a86-44b2-976f-bb04df859213} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.03.25 17:07:43.675568 [ 3 ] {629c5b0a-4a86-44b2-976f-bb04df859213} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 1473 | 2026.03.25 17:07:43.675605 [ 3 ] {629c5b0a-4a86-44b2-976f-bb04df859213} <Debug> TCPHandler: Processed in 0.001272641 sec. | ||
| 1474 | 2026.03.25 17:07:43.675720 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2026.03.25 17:07:43.675813 [ 3 ] {7b7f434b-a6d6-47db-b3f2-f5683cc17cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1476 | 2026.03.25 17:07:43.675857 [ 3 ] {7b7f434b-a6d6-47db-b3f2-f5683cc17cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1477 | 2026.03.25 17:07:43.676267 [ 3 ] {7b7f434b-a6d6-47db-b3f2-f5683cc17cee} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.03.25 17:07:43.676304 [ 3 ] {7b7f434b-a6d6-47db-b3f2-f5683cc17cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1479 | 2026.03.25 17:07:43.676680 [ 3 ] {7b7f434b-a6d6-47db-b3f2-f5683cc17cee} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1480 | 2026.03.25 17:07:43.676917 [ 3 ] {7b7f434b-a6d6-47db-b3f2-f5683cc17cee} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.03.25 17:07:43.677046 [ 3 ] {7b7f434b-a6d6-47db-b3f2-f5683cc17cee} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001252 sec., 212460.06389776355 rows/sec., 14.12 MiB/sec. | ||
| 1482 | 2026.03.25 17:07:43.677084 [ 3 ] {7b7f434b-a6d6-47db-b3f2-f5683cc17cee} <Debug> TCPHandler: Processed in 0.001413455 sec. | ||
| 1483 | 2026.03.25 17:07:43.677203 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.03.25 17:07:43.677297 [ 3 ] {5254b5cb-f545-4031-be10-8b0deb5b10de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1485 | 2026.03.25 17:07:43.677339 [ 3 ] {5254b5cb-f545-4031-be10-8b0deb5b10de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1486 | 2026.03.25 17:07:43.677976 [ 3 ] {5254b5cb-f545-4031-be10-8b0deb5b10de} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2026.03.25 17:07:43.678012 [ 3 ] {5254b5cb-f545-4031-be10-8b0deb5b10de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1488 | 2026.03.25 17:07:43.678362 [ 3 ] {5254b5cb-f545-4031-be10-8b0deb5b10de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1489 | 2026.03.25 17:07:43.678583 [ 3 ] {5254b5cb-f545-4031-be10-8b0deb5b10de} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2026.03.25 17:07:43.678713 [ 3 ] {5254b5cb-f545-4031-be10-8b0deb5b10de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. | ||
| 1491 | 2026.03.25 17:07:43.678757 [ 3 ] {5254b5cb-f545-4031-be10-8b0deb5b10de} <Debug> TCPHandler: Processed in 0.00160216 sec. | ||
| 1492 | 2026.03.25 17:07:43.678875 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2026.03.25 17:07:43.678968 [ 3 ] {8e717f22-4dc8-4e0b-b9ce-562baff118bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1494 | 2026.03.25 17:07:43.679021 [ 3 ] {8e717f22-4dc8-4e0b-b9ce-562baff118bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1495 | 2026.03.25 17:07:43.679700 [ 3 ] {8e717f22-4dc8-4e0b-b9ce-562baff118bf} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.03.25 17:07:43.679736 [ 3 ] {8e717f22-4dc8-4e0b-b9ce-562baff118bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1497 | 2026.03.25 17:07:43.680242 [ 3 ] {8e717f22-4dc8-4e0b-b9ce-562baff118bf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1498 | 2026.03.25 17:07:43.680473 [ 3 ] {8e717f22-4dc8-4e0b-b9ce-562baff118bf} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.03.25 17:07:43.680615 [ 3 ] {8e717f22-4dc8-4e0b-b9ce-562baff118bf} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001665 sec., 2402.4024024024025 rows/sec., 4.30 MiB/sec. | ||
| 1500 | 2026.03.25 17:07:43.680674 [ 3 ] {8e717f22-4dc8-4e0b-b9ce-562baff118bf} <Debug> TCPHandler: Processed in 0.001848645 sec. | ||
| 1501 | 2026.03.25 17:07:43.680791 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2026.03.25 17:07:43.680883 [ 3 ] {bd9d5a72-8ae1-4adf-9232-11659f0a5a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1503 | 2026.03.25 17:07:43.680926 [ 3 ] {bd9d5a72-8ae1-4adf-9232-11659f0a5a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1504 | 2026.03.25 17:07:43.681255 [ 3 ] {bd9d5a72-8ae1-4adf-9232-11659f0a5a5a} <Trace> oximeter.measurements_i64 (6c2cdd46-83b9-4844-bd0f-7f238b2662a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2026.03.25 17:07:43.681291 [ 3 ] {bd9d5a72-8ae1-4adf-9232-11659f0a5a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1506 | 2026.03.25 17:07:43.681603 [ 3 ] {bd9d5a72-8ae1-4adf-9232-11659f0a5a5a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1507 | 2026.03.25 17:07:43.681834 [ 3 ] {bd9d5a72-8ae1-4adf-9232-11659f0a5a5a} <Trace> oximeter.measurements_i64 (6c2cdd46-83b9-4844-bd0f-7f238b2662a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.03.25 17:07:43.681963 [ 3 ] {bd9d5a72-8ae1-4adf-9232-11659f0a5a5a} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001098 sec., 2732.24043715847 rows/sec., 193.00 KiB/sec. | ||
| 1509 | 2026.03.25 17:07:43.682011 [ 3 ] {bd9d5a72-8ae1-4adf-9232-11659f0a5a5a} <Debug> TCPHandler: Processed in 0.001268381 sec. | ||
| 1510 | 2026.03.25 17:07:43.682126 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.03.25 17:07:43.682222 [ 3 ] {03ff1979-b95f-414c-86b8-0d2ce9376a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1512 | 2026.03.25 17:07:43.682262 [ 3 ] {03ff1979-b95f-414c-86b8-0d2ce9376a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1513 | 2026.03.25 17:07:43.682597 [ 3 ] {03ff1979-b95f-414c-86b8-0d2ce9376a8e} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2026.03.25 17:07:43.682633 [ 3 ] {03ff1979-b95f-414c-86b8-0d2ce9376a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1515 | 2026.03.25 17:07:43.682960 [ 3 ] {03ff1979-b95f-414c-86b8-0d2ce9376a8e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1516 | 2026.03.25 17:07:43.683178 [ 3 ] {03ff1979-b95f-414c-86b8-0d2ce9376a8e} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2026.03.25 17:07:43.683310 [ 3 ] {03ff1979-b95f-414c-86b8-0d2ce9376a8e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. | ||
| 1518 | 2026.03.25 17:07:43.683353 [ 3 ] {03ff1979-b95f-414c-86b8-0d2ce9376a8e} <Debug> TCPHandler: Processed in 0.001275811 sec. | ||
| 1519 | 2026.03.25 17:07:44.945917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 2333 | ||
| 1520 | 2026.03.25 17:07:44.946421 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2026.03.25 17:07:44.946466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1522 | 2026.03.25 17:07:44.946990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1523 | 2026.03.25 17:07:44.947245 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2026.03.25 17:07:44.947394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2333 | ||
| 1525 | 2026.03.25 17:07:45.068193 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1526 | 2026.03.25 17:07:45.087940 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.03.25 17:07:45.088013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1528 | 2026.03.25 17:07:45.094520 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1529 | 2026.03.25 17:07:45.095276 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2026.03.25 17:07:45.098677 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1531 | 2026.03.25 17:07:46.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.58 MiB, peak 172.58 MiB, free memory in arenas 0.00 B, will set to 170.88 MiB (RSS), difference: 2.30 MiB | ||
| 1532 | 2026.03.25 17:07:46.615314 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34872 | ||
| 1533 | 2026.03.25 17:07:46.615452 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1534 | 2026.03.25 17:07:46.615493 [ 286 ] {} <Debug> TCP-Session: 07e1c424-f903-4473-b16e-ef358ab61c94 Authenticating user 'default' from [fd00:1122:3344:101::e]:34872 | ||
| 1535 | 2026.03.25 17:07:46.615523 [ 286 ] {} <Debug> TCP-Session: 07e1c424-f903-4473-b16e-ef358ab61c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1536 | 2026.03.25 17:07:46.615543 [ 286 ] {} <Debug> TCP-Session: 07e1c424-f903-4473-b16e-ef358ab61c94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1537 | 2026.03.25 17:07:46.615814 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34924 | ||
| 1538 | 2026.03.25 17:07:46.615838 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59740 | ||
| 1539 | 2026.03.25 17:07:46.615873 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46002 | ||
| 1540 | 2026.03.25 17:07:46.615904 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45328 | ||
| 1541 | 2026.03.25 17:07:46.615932 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1542 | 2026.03.25 17:07:46.615882 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47607 | ||
| 1543 | 2026.03.25 17:07:46.615964 [ 287 ] {} <Debug> TCP-Session: 26acb458-164e-40ed-9db8-63d886dc466e Authenticating user 'default' from [fd00:1122:3344:101::e]:34924 | ||
| 1544 | 2026.03.25 17:07:46.615988 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1545 | 2026.03.25 17:07:46.615862 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63123 | ||
| 1546 | 2026.03.25 17:07:46.616016 [ 294 ] {} <Debug> TCP-Session: dd69d89e-d3b2-402c-8283-078827d08b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:45328 | ||
| 1547 | 2026.03.25 17:07:46.616014 [ 287 ] {} <Debug> TCP-Session: 26acb458-164e-40ed-9db8-63d886dc466e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2026.03.25 17:07:46.616013 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1549 | 2026.03.25 17:07:46.616043 [ 294 ] {} <Debug> TCP-Session: dd69d89e-d3b2-402c-8283-078827d08b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.03.25 17:07:46.616057 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1551 | 2026.03.25 17:07:46.616081 [ 288 ] {} <Debug> TCP-Session: 1ca7512a-a112-4c0c-87ad-811f0116912e Authenticating user 'default' from [fd00:1122:3344:101::e]:59740 | ||
| 1552 | 2026.03.25 17:07:46.616080 [ 294 ] {} <Debug> TCP-Session: dd69d89e-d3b2-402c-8283-078827d08b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2026.03.25 17:07:46.616104 [ 293 ] {} <Debug> TCP-Session: 22baccbe-0a51-451f-bcd2-64b3cc5ad864 Authenticating user 'default' from [fd00:1122:3344:101::e]:47607 | ||
| 1554 | 2026.03.25 17:07:46.616120 [ 288 ] {} <Debug> TCP-Session: 1ca7512a-a112-4c0c-87ad-811f0116912e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1555 | 2026.03.25 17:07:46.616139 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1556 | 2026.03.25 17:07:46.616153 [ 288 ] {} <Debug> TCP-Session: 1ca7512a-a112-4c0c-87ad-811f0116912e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2026.03.25 17:07:46.616174 [ 291 ] {} <Debug> TCP-Session: b9bf005e-ffda-4a31-864a-89c56cc3645f Authenticating user 'default' from [fd00:1122:3344:101::e]:63123 | ||
| 1558 | 2026.03.25 17:07:46.616142 [ 293 ] {} <Debug> TCP-Session: 22baccbe-0a51-451f-bcd2-64b3cc5ad864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2026.03.25 17:07:46.616202 [ 291 ] {} <Debug> TCP-Session: b9bf005e-ffda-4a31-864a-89c56cc3645f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1560 | 2026.03.25 17:07:46.616223 [ 293 ] {} <Debug> TCP-Session: 22baccbe-0a51-451f-bcd2-64b3cc5ad864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2026.03.25 17:07:46.616236 [ 291 ] {} <Debug> TCP-Session: b9bf005e-ffda-4a31-864a-89c56cc3645f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2026.03.25 17:07:46.616054 [ 286 ] {} <Trace> TCP-Session: 07e1c424-f903-4473-b16e-ef358ab61c94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1563 | 2026.03.25 17:07:46.616048 [ 287 ] {} <Debug> TCP-Session: 26acb458-164e-40ed-9db8-63d886dc466e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.03.25 17:07:46.615846 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42300 | ||
| 1565 | 2026.03.25 17:07:46.615846 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51810 | ||
| 1566 | 2026.03.25 17:07:46.616008 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1567 | 2026.03.25 17:07:46.616409 [ 292 ] {} <Debug> TCP-Session: 15c9d0e8-8dc9-49e9-82d3-692954fab37e Authenticating user 'default' from [fd00:1122:3344:101::e]:46002 | ||
| 1568 | 2026.03.25 17:07:46.616426 [ 292 ] {} <Debug> TCP-Session: 15c9d0e8-8dc9-49e9-82d3-692954fab37e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.03.25 17:07:46.616438 [ 292 ] {} <Debug> TCP-Session: 15c9d0e8-8dc9-49e9-82d3-692954fab37e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2026.03.25 17:07:46.616456 [ 286 ] {f3effadb-177a-4ea1-b256-f1e9d0811bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34872) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1571 | 2026.03.25 17:07:46.616604 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1572 | 2026.03.25 17:07:46.616605 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1573 | 2026.03.25 17:07:46.616640 [ 289 ] {} <Debug> TCP-Session: 59cf24ab-62d6-4422-bba7-5bd8b9bce6eb Authenticating user 'default' from [fd00:1122:3344:101::e]:42300 | ||
| 1574 | 2026.03.25 17:07:46.616660 [ 290 ] {} <Debug> TCP-Session: 57f4841f-d7a4-4ebd-8f67-9204e3e0330f Authenticating user 'default' from [fd00:1122:3344:101::e]:51810 | ||
| 1575 | 2026.03.25 17:07:46.616667 [ 289 ] {} <Debug> TCP-Session: 59cf24ab-62d6-4422-bba7-5bd8b9bce6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.03.25 17:07:46.616686 [ 290 ] {} <Debug> TCP-Session: 57f4841f-d7a4-4ebd-8f67-9204e3e0330f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1577 | 2026.03.25 17:07:46.616695 [ 289 ] {} <Debug> TCP-Session: 59cf24ab-62d6-4422-bba7-5bd8b9bce6eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1578 | 2026.03.25 17:07:46.616708 [ 290 ] {} <Debug> TCP-Session: 57f4841f-d7a4-4ebd-8f67-9204e3e0330f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2026.03.25 17:07:46.616734 [ 286 ] {f3effadb-177a-4ea1-b256-f1e9d0811bc4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1580 | 2026.03.25 17:07:46.616789 [ 286 ] {f3effadb-177a-4ea1-b256-f1e9d0811bc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1581 | 2026.03.25 17:07:46.617071 [ 286 ] {f3effadb-177a-4ea1-b256-f1e9d0811bc4} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 1582 | 2026.03.25 17:07:46.618023 [ 307 ] {f3effadb-177a-4ea1-b256-f1e9d0811bc4} <Trace> AggregatingTransform: Aggregating | ||
| 1583 | 2026.03.25 17:07:46.618069 [ 307 ] {f3effadb-177a-4ea1-b256-f1e9d0811bc4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1584 | 2026.03.25 17:07:46.618104 [ 307 ] {f3effadb-177a-4ea1-b256-f1e9d0811bc4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934323 sec. (1070.294 rows/sec., 41.81 KiB/sec.) | ||
| 1585 | 2026.03.25 17:07:46.618123 [ 307 ] {f3effadb-177a-4ea1-b256-f1e9d0811bc4} <Trace> Aggregator: Merging aggregated data | ||
| 1586 | 2026.03.25 17:07:46.619338 [ 286 ] {f3effadb-177a-4ea1-b256-f1e9d0811bc4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002943 sec., 339.7893306150187 rows/sec., 13.27 KiB/sec. | ||
| 1587 | 2026.03.25 17:07:46.619432 [ 286 ] {f3effadb-177a-4ea1-b256-f1e9d0811bc4} <Debug> TCPHandler: Processed in 0.003551717 sec. | ||
| 1588 | 2026.03.25 17:07:46.619563 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1589 | 2026.03.25 17:07:46.619594 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1590 | 2026.03.25 17:07:46.619595 [ 286 ] {} <Debug> TCP-Session: 07e1c424-f903-4473-b16e-ef358ab61c94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2026.03.25 17:07:46.619621 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1592 | 2026.03.25 17:07:46.619639 [ 288 ] {} <Debug> TCP-Session: 1ca7512a-a112-4c0c-87ad-811f0116912e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2026.03.25 17:07:46.619646 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1594 | 2026.03.25 17:07:46.619671 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1595 | 2026.03.25 17:07:46.619687 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1596 | 2026.03.25 17:07:46.619711 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1597 | 2026.03.25 17:07:46.619721 [ 287 ] {} <Debug> TCP-Session: 26acb458-164e-40ed-9db8-63d886dc466e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2026.03.25 17:07:46.619751 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1599 | 2026.03.25 17:07:46.619763 [ 291 ] {} <Debug> TCP-Session: b9bf005e-ffda-4a31-864a-89c56cc3645f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.03.25 17:07:46.619738 [ 292 ] {} <Debug> TCP-Session: 15c9d0e8-8dc9-49e9-82d3-692954fab37e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2026.03.25 17:07:46.619800 [ 293 ] {} <Debug> TCP-Session: 22baccbe-0a51-451f-bcd2-64b3cc5ad864 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1602 | 2026.03.25 17:07:46.619726 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1603 | 2026.03.25 17:07:46.619706 [ 294 ] {} <Debug> TCP-Session: dd69d89e-d3b2-402c-8283-078827d08b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2026.03.25 17:07:46.619873 [ 290 ] {} <Debug> TCP-Session: 57f4841f-d7a4-4ebd-8f67-9204e3e0330f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.03.25 17:07:46.619682 [ 289 ] {} <Debug> TCP-Session: 59cf24ab-62d6-4422-bba7-5bd8b9bce6eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.03.25 17:07:46.713396 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35780 | ||
| 1607 | 2026.03.25 17:07:46.713507 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1608 | 2026.03.25 17:07:46.713536 [ 286 ] {} <Debug> TCP-Session: 5f8a63bb-f98d-4e33-b4b2-4bf2e449e1ac Authenticating user 'default' from [fd00:1122:3344:101::e]:35780 | ||
| 1609 | 2026.03.25 17:07:46.713558 [ 286 ] {} <Debug> TCP-Session: 5f8a63bb-f98d-4e33-b4b2-4bf2e449e1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1610 | 2026.03.25 17:07:46.713571 [ 286 ] {} <Debug> TCP-Session: 5f8a63bb-f98d-4e33-b4b2-4bf2e449e1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1611 | 2026.03.25 17:07:46.713826 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49699 | ||
| 1612 | 2026.03.25 17:07:46.713863 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59700 | ||
| 1613 | 2026.03.25 17:07:46.713878 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34379 | ||
| 1614 | 2026.03.25 17:07:46.713910 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64117 | ||
| 1615 | 2026.03.25 17:07:46.713930 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34725 | ||
| 1616 | 2026.03.25 17:07:46.713952 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64610 | ||
| 1617 | 2026.03.25 17:07:46.713992 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1618 | 2026.03.25 17:07:46.714013 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1619 | 2026.03.25 17:07:46.714019 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1620 | 2026.03.25 17:07:46.714037 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1621 | 2026.03.25 17:07:46.714044 [ 292 ] {} <Debug> TCP-Session: f77db604-93eb-4388-b9a5-e2ecc1177d26 Authenticating user 'default' from [fd00:1122:3344:101::e]:64117 | ||
| 1622 | 2026.03.25 17:07:46.714041 [ 288 ] {} <Debug> TCP-Session: 8ecd69d7-5402-4e17-a84c-863e1bcfade3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59700 | ||
| 1623 | 2026.03.25 17:07:46.714068 [ 293 ] {} <Debug> TCP-Session: 2c4e1b74-e238-408d-8736-800d60a3a492 Authenticating user 'default' from [fd00:1122:3344:101::e]:34725 | ||
| 1624 | 2026.03.25 17:07:46.714081 [ 292 ] {} <Debug> TCP-Session: f77db604-93eb-4388-b9a5-e2ecc1177d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1625 | 2026.03.25 17:07:46.714089 [ 288 ] {} <Debug> TCP-Session: 8ecd69d7-5402-4e17-a84c-863e1bcfade3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2026.03.25 17:07:46.714110 [ 293 ] {} <Debug> TCP-Session: 2c4e1b74-e238-408d-8736-800d60a3a492 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2026.03.25 17:07:46.714110 [ 292 ] {} <Debug> TCP-Session: f77db604-93eb-4388-b9a5-e2ecc1177d26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2026.03.25 17:07:46.714125 [ 288 ] {} <Debug> TCP-Session: 8ecd69d7-5402-4e17-a84c-863e1bcfade3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1629 | 2026.03.25 17:07:46.714135 [ 293 ] {} <Debug> TCP-Session: 2c4e1b74-e238-408d-8736-800d60a3a492 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2026.03.25 17:07:46.714067 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1631 | 2026.03.25 17:07:46.714060 [ 289 ] {} <Debug> TCP-Session: 52fb5e14-d481-48ba-8b5b-328060222c96 Authenticating user 'default' from [fd00:1122:3344:101::e]:34379 | ||
| 1632 | 2026.03.25 17:07:46.714207 [ 294 ] {} <Debug> TCP-Session: 70f64963-f469-4ad4-9362-5750d7fc050b Authenticating user 'default' from [fd00:1122:3344:101::e]:64610 | ||
| 1633 | 2026.03.25 17:07:46.714226 [ 289 ] {} <Debug> TCP-Session: 52fb5e14-d481-48ba-8b5b-328060222c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2026.03.25 17:07:46.713903 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63755 | ||
| 1635 | 2026.03.25 17:07:46.714254 [ 294 ] {} <Debug> TCP-Session: 70f64963-f469-4ad4-9362-5750d7fc050b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2026.03.25 17:07:46.714253 [ 289 ] {} <Debug> TCP-Session: 52fb5e14-d481-48ba-8b5b-328060222c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2026.03.25 17:07:46.714290 [ 294 ] {} <Debug> TCP-Session: 70f64963-f469-4ad4-9362-5750d7fc050b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2026.03.25 17:07:46.713898 [ 286 ] {} <Trace> TCP-Session: 5f8a63bb-f98d-4e33-b4b2-4bf2e449e1ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.03.25 17:07:46.714329 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1640 | 2026.03.25 17:07:46.713872 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43497 | ||
| 1641 | 2026.03.25 17:07:46.714372 [ 291 ] {} <Debug> TCP-Session: ec95083b-8a42-4353-bbeb-36687fe2e8f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63755 | ||
| 1642 | 2026.03.25 17:07:46.713947 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1643 | 2026.03.25 17:07:46.714411 [ 291 ] {} <Debug> TCP-Session: ec95083b-8a42-4353-bbeb-36687fe2e8f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2026.03.25 17:07:46.714427 [ 291 ] {} <Debug> TCP-Session: ec95083b-8a42-4353-bbeb-36687fe2e8f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2026.03.25 17:07:46.714428 [ 287 ] {} <Debug> TCP-Session: b55ab422-ee23-412c-8453-2df1cba182e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49699 | ||
| 1646 | 2026.03.25 17:07:46.714437 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1647 | 2026.03.25 17:07:46.714456 [ 287 ] {} <Debug> TCP-Session: b55ab422-ee23-412c-8453-2df1cba182e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.03.25 17:07:46.714473 [ 290 ] {} <Debug> TCP-Session: 08a47526-8d70-45ef-a221-ba582f835504 Authenticating user 'default' from [fd00:1122:3344:101::e]:43497 | ||
| 1649 | 2026.03.25 17:07:46.714478 [ 287 ] {} <Debug> TCP-Session: b55ab422-ee23-412c-8453-2df1cba182e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.03.25 17:07:46.714490 [ 286 ] {b0fb77da-e010-49f8-b596-dab08b7172e5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35780) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1651 | 2026.03.25 17:07:46.714498 [ 290 ] {} <Debug> TCP-Session: 08a47526-8d70-45ef-a221-ba582f835504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2026.03.25 17:07:46.714525 [ 290 ] {} <Debug> TCP-Session: 08a47526-8d70-45ef-a221-ba582f835504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2026.03.25 17:07:46.714761 [ 286 ] {b0fb77da-e010-49f8-b596-dab08b7172e5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1654 | 2026.03.25 17:07:46.714814 [ 286 ] {b0fb77da-e010-49f8-b596-dab08b7172e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1655 | 2026.03.25 17:07:46.715085 [ 286 ] {b0fb77da-e010-49f8-b596-dab08b7172e5} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 1656 | 2026.03.25 17:07:46.716196 [ 301 ] {b0fb77da-e010-49f8-b596-dab08b7172e5} <Trace> AggregatingTransform: Aggregating | ||
| 1657 | 2026.03.25 17:07:46.716249 [ 301 ] {b0fb77da-e010-49f8-b596-dab08b7172e5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1658 | 2026.03.25 17:07:46.716292 [ 301 ] {b0fb77da-e010-49f8-b596-dab08b7172e5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001111107 sec. (900.003 rows/sec., 35.16 KiB/sec.) | ||
| 1659 | 2026.03.25 17:07:46.716312 [ 301 ] {b0fb77da-e010-49f8-b596-dab08b7172e5} <Trace> Aggregator: Merging aggregated data | ||
| 1660 | 2026.03.25 17:07:46.717586 [ 286 ] {b0fb77da-e010-49f8-b596-dab08b7172e5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00315 sec., 317.46031746031747 rows/sec., 12.40 KiB/sec. | ||
| 1661 | 2026.03.25 17:07:46.717739 [ 286 ] {b0fb77da-e010-49f8-b596-dab08b7172e5} <Debug> TCPHandler: Processed in 0.003953017 sec. | ||
| 1662 | 2026.03.25 17:07:46.717877 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1663 | 2026.03.25 17:07:46.717912 [ 286 ] {} <Debug> TCP-Session: 5f8a63bb-f98d-4e33-b4b2-4bf2e449e1ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2026.03.25 17:07:46.717940 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1665 | 2026.03.25 17:07:46.717970 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1666 | 2026.03.25 17:07:46.717991 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1667 | 2026.03.25 17:07:46.718014 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1668 | 2026.03.25 17:07:46.718027 [ 288 ] {} <Debug> TCP-Session: 8ecd69d7-5402-4e17-a84c-863e1bcfade3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2026.03.25 17:07:46.718038 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1670 | 2026.03.25 17:07:46.718056 [ 287 ] {} <Debug> TCP-Session: b55ab422-ee23-412c-8453-2df1cba182e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2026.03.25 17:07:46.718065 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1672 | 2026.03.25 17:07:46.718089 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1673 | 2026.03.25 17:07:46.718101 [ 289 ] {} <Debug> TCP-Session: 52fb5e14-d481-48ba-8b5b-328060222c96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2026.03.25 17:07:46.718130 [ 290 ] {} <Debug> TCP-Session: 08a47526-8d70-45ef-a221-ba582f835504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2026.03.25 17:07:46.718153 [ 292 ] {} <Debug> TCP-Session: f77db604-93eb-4388-b9a5-e2ecc1177d26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2026.03.25 17:07:46.718157 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1677 | 2026.03.25 17:07:46.718041 [ 291 ] {} <Debug> TCP-Session: ec95083b-8a42-4353-bbeb-36687fe2e8f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2026.03.25 17:07:46.717989 [ 294 ] {} <Debug> TCP-Session: 70f64963-f469-4ad4-9362-5750d7fc050b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.03.25 17:07:46.718249 [ 293 ] {} <Debug> TCP-Session: 2c4e1b74-e238-408d-8736-800d60a3a492 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2026.03.25 17:07:47.444390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 246 | ||
| 1681 | 2026.03.25 17:07:47.447467 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2026.03.25 17:07:47.447530 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1683 | 2026.03.25 17:07:47.448821 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1684 | 2026.03.25 17:07:47.449106 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.03.25 17:07:47.449385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1686 | 2026.03.25 17:07:48.594708 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2026.03.25 17:07:48.594925 [ 3 ] {5a47ecb4-03e8-4218-a69b-f0cc9690116a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1688 | 2026.03.25 17:07:48.595001 [ 3 ] {5a47ecb4-03e8-4218-a69b-f0cc9690116a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1689 | 2026.03.25 17:07:48.595700 [ 3 ] {5a47ecb4-03e8-4218-a69b-f0cc9690116a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2026.03.25 17:07:48.595751 [ 3 ] {5a47ecb4-03e8-4218-a69b-f0cc9690116a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1691 | 2026.03.25 17:07:48.596149 [ 3 ] {5a47ecb4-03e8-4218-a69b-f0cc9690116a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1692 | 2026.03.25 17:07:48.596389 [ 3 ] {5a47ecb4-03e8-4218-a69b-f0cc9690116a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2026.03.25 17:07:48.596547 [ 3 ] {5a47ecb4-03e8-4218-a69b-f0cc9690116a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001679 sec., 45265.038713519956 rows/sec., 3.73 MiB/sec. | ||
| 1694 | 2026.03.25 17:07:48.596595 [ 3 ] {5a47ecb4-03e8-4218-a69b-f0cc9690116a} <Debug> TCPHandler: Processed in 0.00202582 sec. | ||
| 1695 | 2026.03.25 17:07:48.596736 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2026.03.25 17:07:48.596838 [ 3 ] {79ee2316-1346-43fc-8dcd-c5f14a2d10eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1697 | 2026.03.25 17:07:48.596883 [ 3 ] {79ee2316-1346-43fc-8dcd-c5f14a2d10eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1698 | 2026.03.25 17:07:48.597310 [ 3 ] {79ee2316-1346-43fc-8dcd-c5f14a2d10eb} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.03.25 17:07:48.597349 [ 3 ] {79ee2316-1346-43fc-8dcd-c5f14a2d10eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1700 | 2026.03.25 17:07:48.597662 [ 3 ] {79ee2316-1346-43fc-8dcd-c5f14a2d10eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1701 | 2026.03.25 17:07:48.597891 [ 3 ] {79ee2316-1346-43fc-8dcd-c5f14a2d10eb} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.03.25 17:07:48.598020 [ 3 ] {79ee2316-1346-43fc-8dcd-c5f14a2d10eb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001205 sec., 8298.755186721992 rows/sec., 624.03 KiB/sec. | ||
| 1703 | 2026.03.25 17:07:48.598058 [ 3 ] {79ee2316-1346-43fc-8dcd-c5f14a2d10eb} <Debug> TCPHandler: Processed in 0.001373914 sec. | ||
| 1704 | 2026.03.25 17:07:48.598181 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1705 | 2026.03.25 17:07:48.598279 [ 3 ] {6b7b0931-605b-4e0a-a364-8120119b3d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1706 | 2026.03.25 17:07:48.598320 [ 3 ] {6b7b0931-605b-4e0a-a364-8120119b3d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1707 | 2026.03.25 17:07:48.598741 [ 3 ] {6b7b0931-605b-4e0a-a364-8120119b3d0f} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2026.03.25 17:07:48.598777 [ 3 ] {6b7b0931-605b-4e0a-a364-8120119b3d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1709 | 2026.03.25 17:07:48.599085 [ 3 ] {6b7b0931-605b-4e0a-a364-8120119b3d0f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1710 | 2026.03.25 17:07:48.599323 [ 3 ] {6b7b0931-605b-4e0a-a364-8120119b3d0f} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2026.03.25 17:07:48.599450 [ 3 ] {6b7b0931-605b-4e0a-a364-8120119b3d0f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001192 sec., 62080.53691275168 rows/sec., 4.85 MiB/sec. | ||
| 1712 | 2026.03.25 17:07:48.599487 [ 3 ] {6b7b0931-605b-4e0a-a364-8120119b3d0f} <Debug> TCPHandler: Processed in 0.001355363 sec. | ||
| 1713 | 2026.03.25 17:07:48.599606 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.03.25 17:07:48.599699 [ 3 ] {10bc838f-6e01-4fc9-9e5a-27e90393fe1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1715 | 2026.03.25 17:07:48.599742 [ 3 ] {10bc838f-6e01-4fc9-9e5a-27e90393fe1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1716 | 2026.03.25 17:07:48.600152 [ 3 ] {10bc838f-6e01-4fc9-9e5a-27e90393fe1c} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1717 | 2026.03.25 17:07:48.600188 [ 3 ] {10bc838f-6e01-4fc9-9e5a-27e90393fe1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1718 | 2026.03.25 17:07:48.600521 [ 3 ] {10bc838f-6e01-4fc9-9e5a-27e90393fe1c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1719 | 2026.03.25 17:07:48.600741 [ 3 ] {10bc838f-6e01-4fc9-9e5a-27e90393fe1c} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1720 | 2026.03.25 17:07:48.600866 [ 3 ] {10bc838f-6e01-4fc9-9e5a-27e90393fe1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 1721 | 2026.03.25 17:07:48.600902 [ 3 ] {10bc838f-6e01-4fc9-9e5a-27e90393fe1c} <Debug> TCPHandler: Processed in 0.001344433 sec. | ||
| 1722 | 2026.03.25 17:07:48.601018 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.03.25 17:07:48.601110 [ 3 ] {8b618f7d-2dfe-4aab-9def-760b69152042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1724 | 2026.03.25 17:07:48.601164 [ 3 ] {8b618f7d-2dfe-4aab-9def-760b69152042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1725 | 2026.03.25 17:07:48.601871 [ 3 ] {8b618f7d-2dfe-4aab-9def-760b69152042} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.03.25 17:07:48.601907 [ 3 ] {8b618f7d-2dfe-4aab-9def-760b69152042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1727 | 2026.03.25 17:07:48.602391 [ 3 ] {8b618f7d-2dfe-4aab-9def-760b69152042} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1728 | 2026.03.25 17:07:48.602620 [ 3 ] {8b618f7d-2dfe-4aab-9def-760b69152042} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.03.25 17:07:48.602756 [ 3 ] {8b618f7d-2dfe-4aab-9def-760b69152042} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001664 sec., 6009.615384615385 rows/sec., 10.77 MiB/sec. | ||
| 1730 | 2026.03.25 17:07:48.602806 [ 3 ] {8b618f7d-2dfe-4aab-9def-760b69152042} <Debug> TCPHandler: Processed in 0.001837535 sec. | ||
| 1731 | 2026.03.25 17:07:48.602925 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.03.25 17:07:48.603019 [ 3 ] {e4550a39-ff5a-4d93-aefb-f7034551098a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1733 | 2026.03.25 17:07:48.603059 [ 3 ] {e4550a39-ff5a-4d93-aefb-f7034551098a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1734 | 2026.03.25 17:07:48.603402 [ 3 ] {e4550a39-ff5a-4d93-aefb-f7034551098a} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.03.25 17:07:48.603439 [ 3 ] {e4550a39-ff5a-4d93-aefb-f7034551098a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1736 | 2026.03.25 17:07:48.603766 [ 3 ] {e4550a39-ff5a-4d93-aefb-f7034551098a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1737 | 2026.03.25 17:07:48.603986 [ 3 ] {e4550a39-ff5a-4d93-aefb-f7034551098a} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.03.25 17:07:48.604114 [ 3 ] {e4550a39-ff5a-4d93-aefb-f7034551098a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 1739 | 2026.03.25 17:07:48.604150 [ 3 ] {e4550a39-ff5a-4d93-aefb-f7034551098a} <Debug> TCPHandler: Processed in 0.001273111 sec. | ||
| 1740 | 2026.03.25 17:07:52.378463 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1741 | 2026.03.25 17:07:52.378517 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1742 | 2026.03.25 17:07:52.447546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2845 | ||
| 1743 | 2026.03.25 17:07:52.448070 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.03.25 17:07:52.448114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1745 | 2026.03.25 17:07:52.448719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1746 | 2026.03.25 17:07:52.448984 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.03.25 17:07:52.449115 [ 88 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1748 | 2026.03.25 17:07:52.449131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2845 | ||
| 1749 | 2026.03.25 17:07:52.449169 [ 88 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.03.25 17:07:52.449194 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1751 | 2026.03.25 17:07:52.451345 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 1752 | 2026.03.25 17:07:52.453581 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1753 | 2026.03.25 17:07:52.453677 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 1754 | 2026.03.25 17:07:52.453799 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 1755 | 2026.03.25 17:07:52.453868 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 1756 | 2026.03.25 17:07:52.453933 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 1757 | 2026.03.25 17:07:52.453986 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 442 rows starting from the beginning of the part | ||
| 1758 | 2026.03.25 17:07:52.454038 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1759 | 2026.03.25 17:07:52.495356 [ 201 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2845 rows, containing 4 columns (4 merged, 0 gathered) in 0.046028665 sec., 61809.30948138513 rows/sec., 905.41 KiB/sec. | ||
| 1760 | 2026.03.25 17:07:52.496045 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1761 | 2026.03.25 17:07:52.496424 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_6_1} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.03.25 17:07:52.496502 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_6_1} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1763 | 2026.03.25 17:07:52.498430 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1764 | 2026.03.25 17:07:52.598842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1765 | 2026.03.25 17:07:52.617400 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2026.03.25 17:07:52.617470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1767 | 2026.03.25 17:07:52.623841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1768 | 2026.03.25 17:07:52.624571 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.03.25 17:07:52.624858 [ 82 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1770 | 2026.03.25 17:07:52.624924 [ 82 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.03.25 17:07:52.624948 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1772 | 2026.03.25 17:07:52.625098 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 1773 | 2026.03.25 17:07:52.628624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1774 | 2026.03.25 17:07:52.629385 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1775 | 2026.03.25 17:07:52.630745 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 1776 | 2026.03.25 17:07:52.635246 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 1777 | 2026.03.25 17:07:52.639690 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 1778 | 2026.03.25 17:07:52.644150 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 1779 | 2026.03.25 17:07:52.653813 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 1780 | 2026.03.25 17:07:52.658000 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 1781 | 2026.03.25 17:07:52.723300 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.098276553 sec., 468.0668846820462 rows/sec., 2.42 MiB/sec. | ||
| 1782 | 2026.03.25 17:07:52.725122 [ 187 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1783 | 2026.03.25 17:07:52.727133 [ 187 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_6_1} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.03.25 17:07:52.727252 [ 187 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_6_1} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1785 | 2026.03.25 17:07:52.728720 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1786 | 2026.03.25 17:07:53.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.35 MiB, peak 181.89 MiB, free memory in arenas 0.00 B, will set to 183.29 MiB (RSS), difference: 10.94 MiB | ||
| 1787 | 2026.03.25 17:07:53.602632 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.03.25 17:07:53.602829 [ 3 ] {090d511c-7330-4bb1-a0e0-dec8b6d6a653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1789 | 2026.03.25 17:07:53.602899 [ 3 ] {090d511c-7330-4bb1-a0e0-dec8b6d6a653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1790 | 2026.03.25 17:07:53.603613 [ 3 ] {090d511c-7330-4bb1-a0e0-dec8b6d6a653} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.03.25 17:07:53.603664 [ 3 ] {090d511c-7330-4bb1-a0e0-dec8b6d6a653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1792 | 2026.03.25 17:07:53.604069 [ 3 ] {090d511c-7330-4bb1-a0e0-dec8b6d6a653} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1793 | 2026.03.25 17:07:53.604309 [ 3 ] {090d511c-7330-4bb1-a0e0-dec8b6d6a653} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.03.25 17:07:53.604456 [ 3 ] {090d511c-7330-4bb1-a0e0-dec8b6d6a653} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001678 sec., 169249.10607866506 rows/sec., 10.75 MiB/sec. | ||
| 1795 | 2026.03.25 17:07:53.604500 [ 3 ] {090d511c-7330-4bb1-a0e0-dec8b6d6a653} <Debug> TCPHandler: Processed in 0.001997839 sec. | ||
| 1796 | 2026.03.25 17:07:53.604630 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1797 | 2026.03.25 17:07:53.604726 [ 3 ] {ecf0e2f0-42eb-48db-baf7-9a3d744fe5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1798 | 2026.03.25 17:07:53.604770 [ 3 ] {ecf0e2f0-42eb-48db-baf7-9a3d744fe5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1799 | 2026.03.25 17:07:53.605473 [ 3 ] {ecf0e2f0-42eb-48db-baf7-9a3d744fe5aa} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1800 | 2026.03.25 17:07:53.605510 [ 3 ] {ecf0e2f0-42eb-48db-baf7-9a3d744fe5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1801 | 2026.03.25 17:07:53.605870 [ 3 ] {ecf0e2f0-42eb-48db-baf7-9a3d744fe5aa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1802 | 2026.03.25 17:07:53.606098 [ 3 ] {ecf0e2f0-42eb-48db-baf7-9a3d744fe5aa} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1803 | 2026.03.25 17:07:53.606211 [ 80 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1804 | 2026.03.25 17:07:53.606225 [ 3 ] {ecf0e2f0-42eb-48db-baf7-9a3d744fe5aa} <Debug> executeQuery: Read 819 rows, 65.57 KiB in 0.001518 sec., 539525.6916996047 rows/sec., 42.18 MiB/sec. | ||
| 1805 | 2026.03.25 17:07:53.606279 [ 80 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.03.25 17:07:53.606287 [ 3 ] {ecf0e2f0-42eb-48db-baf7-9a3d744fe5aa} <Debug> TCPHandler: Processed in 0.001705962 sec. | ||
| 1807 | 2026.03.25 17:07:53.606312 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1808 | 2026.03.25 17:07:53.606416 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.03.25 17:07:53.606452 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 1810 | 2026.03.25 17:07:53.606514 [ 3 ] {52ac1200-ec76-40e7-be0b-39018cb734be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1811 | 2026.03.25 17:07:53.606560 [ 3 ] {52ac1200-ec76-40e7-be0b-39018cb734be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1812 | 2026.03.25 17:07:53.606594 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1813 | 2026.03.25 17:07:53.606645 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 1814 | 2026.03.25 17:07:53.606741 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 1815 | 2026.03.25 17:07:53.606792 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 1816 | 2026.03.25 17:07:53.606869 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 806 rows starting from the beginning of the part | ||
| 1817 | 2026.03.25 17:07:53.606913 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 1818 | 2026.03.25 17:07:53.606959 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 819 rows starting from the beginning of the part | ||
| 1819 | 2026.03.25 17:07:53.606992 [ 3 ] {52ac1200-ec76-40e7-be0b-39018cb734be} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2026.03.25 17:07:53.607035 [ 3 ] {52ac1200-ec76-40e7-be0b-39018cb734be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1821 | 2026.03.25 17:07:53.607488 [ 3 ] {52ac1200-ec76-40e7-be0b-39018cb734be} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1822 | 2026.03.25 17:07:53.607750 [ 3 ] {52ac1200-ec76-40e7-be0b-39018cb734be} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2026.03.25 17:07:53.607922 [ 3 ] {52ac1200-ec76-40e7-be0b-39018cb734be} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001427 sec., 107217.93973370707 rows/sec., 6.41 MiB/sec. | ||
| 1824 | 2026.03.25 17:07:53.607962 [ 3 ] {52ac1200-ec76-40e7-be0b-39018cb734be} <Debug> TCPHandler: Processed in 0.00159491 sec. | ||
| 1825 | 2026.03.25 17:07:53.608084 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.03.25 17:07:53.608177 [ 3 ] {c6e19f6d-2959-472a-b18c-937c12c3f4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1827 | 2026.03.25 17:07:53.608217 [ 3 ] {c6e19f6d-2959-472a-b18c-937c12c3f4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1828 | 2026.03.25 17:07:53.608451 [ 201 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2034 rows, containing 5 columns (5 merged, 0 gathered) in 0.00206619 sec., 984420.6002352156 rows/sec., 81.91 MiB/sec. | ||
| 1829 | 2026.03.25 17:07:53.608665 [ 3 ] {c6e19f6d-2959-472a-b18c-937c12c3f4d2} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.03.25 17:07:53.608709 [ 3 ] {c6e19f6d-2959-472a-b18c-937c12c3f4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1831 | 2026.03.25 17:07:53.608713 [ 190 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1832 | 2026.03.25 17:07:53.609052 [ 190 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_6_1} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.03.25 17:07:53.609063 [ 3 ] {c6e19f6d-2959-472a-b18c-937c12c3f4d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1834 | 2026.03.25 17:07:53.609140 [ 190 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_6_1} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1835 | 2026.03.25 17:07:53.609227 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 1836 | 2026.03.25 17:07:53.609320 [ 3 ] {c6e19f6d-2959-472a-b18c-937c12c3f4d2} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.03.25 17:07:53.609454 [ 3 ] {c6e19f6d-2959-472a-b18c-937c12c3f4d2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001295 sec., 115057.91505791506 rows/sec., 7.43 MiB/sec. | ||
| 1838 | 2026.03.25 17:07:53.609491 [ 3 ] {c6e19f6d-2959-472a-b18c-937c12c3f4d2} <Debug> TCPHandler: Processed in 0.001455546 sec. | ||
| 1839 | 2026.03.25 17:07:53.609611 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2026.03.25 17:07:53.609703 [ 3 ] {1bd59772-a6f1-4115-be59-6017a2c98402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1841 | 2026.03.25 17:07:53.609745 [ 3 ] {1bd59772-a6f1-4115-be59-6017a2c98402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1842 | 2026.03.25 17:07:53.610252 [ 3 ] {1bd59772-a6f1-4115-be59-6017a2c98402} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.03.25 17:07:53.610290 [ 3 ] {1bd59772-a6f1-4115-be59-6017a2c98402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1844 | 2026.03.25 17:07:53.610606 [ 3 ] {1bd59772-a6f1-4115-be59-6017a2c98402} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1845 | 2026.03.25 17:07:53.610873 [ 3 ] {1bd59772-a6f1-4115-be59-6017a2c98402} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.03.25 17:07:53.611012 [ 3 ] {1bd59772-a6f1-4115-be59-6017a2c98402} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001327 sec., 111529.76639035418 rows/sec., 6.34 MiB/sec. | ||
| 1847 | 2026.03.25 17:07:53.611061 [ 3 ] {1bd59772-a6f1-4115-be59-6017a2c98402} <Debug> TCPHandler: Processed in 0.001498787 sec. | ||
| 1848 | 2026.03.25 17:07:53.611185 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.03.25 17:07:53.611278 [ 3 ] {8bc28470-1bb3-4c85-b372-3f58c79b6bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1850 | 2026.03.25 17:07:53.611318 [ 3 ] {8bc28470-1bb3-4c85-b372-3f58c79b6bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1851 | 2026.03.25 17:07:53.611917 [ 3 ] {8bc28470-1bb3-4c85-b372-3f58c79b6bc8} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2026.03.25 17:07:53.611954 [ 3 ] {8bc28470-1bb3-4c85-b372-3f58c79b6bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1853 | 2026.03.25 17:07:53.612282 [ 3 ] {8bc28470-1bb3-4c85-b372-3f58c79b6bc8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1854 | 2026.03.25 17:07:53.612523 [ 3 ] {8bc28470-1bb3-4c85-b372-3f58c79b6bc8} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.03.25 17:07:53.612632 [ 80 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1856 | 2026.03.25 17:07:53.612660 [ 3 ] {8bc28470-1bb3-4c85-b372-3f58c79b6bc8} <Debug> executeQuery: Read 506 rows, 36.48 KiB in 0.001401 sec., 361170.5924339758 rows/sec., 25.43 MiB/sec. | ||
| 1857 | 2026.03.25 17:07:53.612673 [ 80 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.03.25 17:07:53.612701 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1859 | 2026.03.25 17:07:53.612705 [ 3 ] {8bc28470-1bb3-4c85-b372-3f58c79b6bc8} <Debug> TCPHandler: Processed in 0.001568518 sec. | ||
| 1860 | 2026.03.25 17:07:53.612794 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 1861 | 2026.03.25 17:07:53.612831 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2026.03.25 17:07:53.612886 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1863 | 2026.03.25 17:07:53.612916 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 1864 | 2026.03.25 17:07:53.612925 [ 3 ] {f12ca503-8c15-48a8-bb19-2fc0cca2a21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1865 | 2026.03.25 17:07:53.612967 [ 3 ] {f12ca503-8c15-48a8-bb19-2fc0cca2a21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1866 | 2026.03.25 17:07:53.612976 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 1867 | 2026.03.25 17:07:53.613024 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 1868 | 2026.03.25 17:07:53.613067 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 499 rows starting from the beginning of the part | ||
| 1869 | 2026.03.25 17:07:53.613109 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 1870 | 2026.03.25 17:07:53.613152 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 506 rows starting from the beginning of the part | ||
| 1871 | 2026.03.25 17:07:53.613329 [ 3 ] {f12ca503-8c15-48a8-bb19-2fc0cca2a21a} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2026.03.25 17:07:53.613366 [ 3 ] {f12ca503-8c15-48a8-bb19-2fc0cca2a21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1873 | 2026.03.25 17:07:53.613677 [ 3 ] {f12ca503-8c15-48a8-bb19-2fc0cca2a21a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1874 | 2026.03.25 17:07:53.613905 [ 3 ] {f12ca503-8c15-48a8-bb19-2fc0cca2a21a} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2026.03.25 17:07:53.614032 [ 3 ] {f12ca503-8c15-48a8-bb19-2fc0cca2a21a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 1876 | 2026.03.25 17:07:53.614068 [ 3 ] {f12ca503-8c15-48a8-bb19-2fc0cca2a21a} <Debug> TCPHandler: Processed in 0.001285401 sec. | ||
| 1877 | 2026.03.25 17:07:53.614117 [ 201 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361503 sec., 982002.9775916763 rows/sec., 74.99 MiB/sec. | ||
| 1878 | 2026.03.25 17:07:53.614197 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.03.25 17:07:53.614298 [ 3 ] {d843a909-db96-426e-9613-47af3add74a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1880 | 2026.03.25 17:07:53.614299 [ 193 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1881 | 2026.03.25 17:07:53.614343 [ 3 ] {d843a909-db96-426e-9613-47af3add74a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1882 | 2026.03.25 17:07:53.614576 [ 193 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_6_1} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.03.25 17:07:53.614642 [ 193 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_6_1} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1884 | 2026.03.25 17:07:53.614702 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1885 | 2026.03.25 17:07:53.614762 [ 3 ] {d843a909-db96-426e-9613-47af3add74a0} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.03.25 17:07:53.614798 [ 3 ] {d843a909-db96-426e-9613-47af3add74a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1887 | 2026.03.25 17:07:53.615135 [ 3 ] {d843a909-db96-426e-9613-47af3add74a0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1888 | 2026.03.25 17:07:53.615362 [ 3 ] {d843a909-db96-426e-9613-47af3add74a0} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.03.25 17:07:53.615471 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1890 | 2026.03.25 17:07:53.615499 [ 3 ] {d843a909-db96-426e-9613-47af3add74a0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. | ||
| 1891 | 2026.03.25 17:07:53.615507 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.03.25 17:07:53.615540 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1893 | 2026.03.25 17:07:53.615543 [ 3 ] {d843a909-db96-426e-9613-47af3add74a0} <Debug> TCPHandler: Processed in 0.001394995 sec. | ||
| 1894 | 2026.03.25 17:07:53.615628 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 1895 | 2026.03.25 17:07:53.615679 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.03.25 17:07:53.615738 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1897 | 2026.03.25 17:07:53.615775 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 277 rows starting from the beginning of the part | ||
| 1898 | 2026.03.25 17:07:53.615776 [ 3 ] {c770f694-9f19-4f7d-a42c-f895bb01ba8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1899 | 2026.03.25 17:07:53.615830 [ 3 ] {c770f694-9f19-4f7d-a42c-f895bb01ba8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1900 | 2026.03.25 17:07:53.615833 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 1901 | 2026.03.25 17:07:53.615895 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 1902 | 2026.03.25 17:07:53.615941 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 266 rows starting from the beginning of the part | ||
| 1903 | 2026.03.25 17:07:53.615985 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 1904 | 2026.03.25 17:07:53.616028 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part | ||
| 1905 | 2026.03.25 17:07:53.616179 [ 3 ] {c770f694-9f19-4f7d-a42c-f895bb01ba8d} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.03.25 17:07:53.616222 [ 3 ] {c770f694-9f19-4f7d-a42c-f895bb01ba8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1907 | 2026.03.25 17:07:53.616536 [ 3 ] {c770f694-9f19-4f7d-a42c-f895bb01ba8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1908 | 2026.03.25 17:07:53.616775 [ 3 ] {c770f694-9f19-4f7d-a42c-f895bb01ba8d} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1909 | 2026.03.25 17:07:53.616905 [ 3 ] {c770f694-9f19-4f7d-a42c-f895bb01ba8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 58.70 KiB/sec. | ||
| 1910 | 2026.03.25 17:07:53.616941 [ 3 ] {c770f694-9f19-4f7d-a42c-f895bb01ba8d} <Debug> TCPHandler: Processed in 0.001311672 sec. | ||
| 1911 | 2026.03.25 17:07:53.617061 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.03.25 17:07:53.617126 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1288 rows, containing 5 columns (5 merged, 0 gathered) in 0.001536238 sec., 838411.7565116863 rows/sec., 58.36 MiB/sec. | ||
| 1913 | 2026.03.25 17:07:53.617155 [ 3 ] {65c818ed-af70-4f1c-809c-f1545f4a936c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1914 | 2026.03.25 17:07:53.617212 [ 3 ] {65c818ed-af70-4f1c-809c-f1545f4a936c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1915 | 2026.03.25 17:07:53.617335 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1916 | 2026.03.25 17:07:53.617589 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1917 | 2026.03.25 17:07:53.617651 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1918 | 2026.03.25 17:07:53.617717 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1919 | 2026.03.25 17:07:53.617970 [ 3 ] {65c818ed-af70-4f1c-809c-f1545f4a936c} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.03.25 17:07:53.618006 [ 3 ] {65c818ed-af70-4f1c-809c-f1545f4a936c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1921 | 2026.03.25 17:07:53.618496 [ 3 ] {65c818ed-af70-4f1c-809c-f1545f4a936c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1922 | 2026.03.25 17:07:53.618718 [ 3 ] {65c818ed-af70-4f1c-809c-f1545f4a936c} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.03.25 17:07:53.618853 [ 3 ] {65c818ed-af70-4f1c-809c-f1545f4a936c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001717 sec., 6406.523005241701 rows/sec., 11.48 MiB/sec. | ||
| 1924 | 2026.03.25 17:07:53.618905 [ 3 ] {65c818ed-af70-4f1c-809c-f1545f4a936c} <Debug> TCPHandler: Processed in 0.001894667 sec. | ||
| 1925 | 2026.03.25 17:07:53.619025 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.03.25 17:07:53.619120 [ 3 ] {342a998c-ddea-4064-a2ef-021ebb75ebec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1927 | 2026.03.25 17:07:53.619161 [ 3 ] {342a998c-ddea-4064-a2ef-021ebb75ebec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1928 | 2026.03.25 17:07:53.619489 [ 3 ] {342a998c-ddea-4064-a2ef-021ebb75ebec} <Trace> oximeter.measurements_i64 (6c2cdd46-83b9-4844-bd0f-7f238b2662a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1929 | 2026.03.25 17:07:53.619525 [ 3 ] {342a998c-ddea-4064-a2ef-021ebb75ebec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1930 | 2026.03.25 17:07:53.619830 [ 3 ] {342a998c-ddea-4064-a2ef-021ebb75ebec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1931 | 2026.03.25 17:07:53.620051 [ 3 ] {342a998c-ddea-4064-a2ef-021ebb75ebec} <Trace> oximeter.measurements_i64 (6c2cdd46-83b9-4844-bd0f-7f238b2662a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1932 | 2026.03.25 17:07:53.620180 [ 3 ] {342a998c-ddea-4064-a2ef-021ebb75ebec} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 419.43 KiB/sec. | ||
| 1933 | 2026.03.25 17:07:53.620215 [ 3 ] {342a998c-ddea-4064-a2ef-021ebb75ebec} <Debug> TCPHandler: Processed in 0.001239721 sec. | ||
| 1934 | 2026.03.25 17:07:53.620340 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2026.03.25 17:07:53.620435 [ 3 ] {c3adc267-b472-4598-ba45-2c006b76af17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1936 | 2026.03.25 17:07:53.620476 [ 3 ] {c3adc267-b472-4598-ba45-2c006b76af17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1937 | 2026.03.25 17:07:53.620799 [ 3 ] {c3adc267-b472-4598-ba45-2c006b76af17} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.03.25 17:07:53.620835 [ 3 ] {c3adc267-b472-4598-ba45-2c006b76af17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1939 | 2026.03.25 17:07:53.621137 [ 3 ] {c3adc267-b472-4598-ba45-2c006b76af17} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1940 | 2026.03.25 17:07:53.621349 [ 3 ] {c3adc267-b472-4598-ba45-2c006b76af17} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.03.25 17:07:53.621445 [ 80 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1942 | 2026.03.25 17:07:53.621475 [ 80 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1943 | 2026.03.25 17:07:53.621477 [ 3 ] {c3adc267-b472-4598-ba45-2c006b76af17} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001061 sec., 84825.63619227143 rows/sec., 5.31 MiB/sec. | ||
| 1944 | 2026.03.25 17:07:53.621494 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1945 | 2026.03.25 17:07:53.621525 [ 3 ] {c3adc267-b472-4598-ba45-2c006b76af17} <Debug> TCPHandler: Processed in 0.00123544 sec. | ||
| 1946 | 2026.03.25 17:07:53.621611 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 1947 | 2026.03.25 17:07:53.621762 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1948 | 2026.03.25 17:07:53.621813 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1949 | 2026.03.25 17:07:53.621915 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 1950 | 2026.03.25 17:07:53.621973 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 1951 | 2026.03.25 17:07:53.622028 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
| 1952 | 2026.03.25 17:07:53.622078 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 1953 | 2026.03.25 17:07:53.622126 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1954 | 2026.03.25 17:07:53.623066 [ 193 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 4 columns (4 merged, 0 gathered) in 0.001506087 sec., 270900.6850201881 rows/sec., 17.68 MiB/sec. | ||
| 1955 | 2026.03.25 17:07:53.623210 [ 193 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1956 | 2026.03.25 17:07:53.623475 [ 193 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_6_1} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.03.25 17:07:53.623538 [ 193 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_6_1} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1958 | 2026.03.25 17:07:53.623604 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1959 | 2026.03.25 17:07:57.449650 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 282 | ||
| 1960 | 2026.03.25 17:07:57.451870 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1961 | 2026.03.25 17:07:57.451917 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1962 | 2026.03.25 17:07:57.453005 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1963 | 2026.03.25 17:07:57.453257 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1964 | 2026.03.25 17:07:57.453492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1965 | 2026.03.25 17:07:58.594332 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.03.25 17:07:58.594532 [ 3 ] {dbdff6ef-2a26-42fc-bd20-2a8c4af77bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1967 | 2026.03.25 17:07:58.594602 [ 3 ] {dbdff6ef-2a26-42fc-bd20-2a8c4af77bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1968 | 2026.03.25 17:07:58.595313 [ 3 ] {dbdff6ef-2a26-42fc-bd20-2a8c4af77bd8} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.03.25 17:07:58.595360 [ 3 ] {dbdff6ef-2a26-42fc-bd20-2a8c4af77bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1970 | 2026.03.25 17:07:58.595764 [ 3 ] {dbdff6ef-2a26-42fc-bd20-2a8c4af77bd8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1971 | 2026.03.25 17:07:58.595998 [ 3 ] {dbdff6ef-2a26-42fc-bd20-2a8c4af77bd8} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.03.25 17:07:58.596154 [ 3 ] {dbdff6ef-2a26-42fc-bd20-2a8c4af77bd8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001673 sec., 45427.375971309026 rows/sec., 3.74 MiB/sec. | ||
| 1973 | 2026.03.25 17:07:58.596203 [ 3 ] {dbdff6ef-2a26-42fc-bd20-2a8c4af77bd8} <Debug> TCPHandler: Processed in 0.002009659 sec. | ||
| 1974 | 2026.03.25 17:07:58.596343 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.03.25 17:07:58.596450 [ 3 ] {70ae6e26-a3e6-43e0-8276-31479aa72ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.03.25 17:07:58.596499 [ 3 ] {70ae6e26-a3e6-43e0-8276-31479aa72ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1977 | 2026.03.25 17:07:58.596979 [ 3 ] {70ae6e26-a3e6-43e0-8276-31479aa72ee9} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.03.25 17:07:58.597018 [ 3 ] {70ae6e26-a3e6-43e0-8276-31479aa72ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1979 | 2026.03.25 17:07:58.597339 [ 3 ] {70ae6e26-a3e6-43e0-8276-31479aa72ee9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1980 | 2026.03.25 17:07:58.597560 [ 3 ] {70ae6e26-a3e6-43e0-8276-31479aa72ee9} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.03.25 17:07:58.597678 [ 67 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1982 | 2026.03.25 17:07:58.597694 [ 3 ] {70ae6e26-a3e6-43e0-8276-31479aa72ee9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00127 sec., 7874.015748031496 rows/sec., 592.09 KiB/sec. | ||
| 1983 | 2026.03.25 17:07:58.597763 [ 67 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1984 | 2026.03.25 17:07:58.597777 [ 3 ] {70ae6e26-a3e6-43e0-8276-31479aa72ee9} <Debug> TCPHandler: Processed in 0.001488297 sec. | ||
| 1985 | 2026.03.25 17:07:58.597793 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1986 | 2026.03.25 17:07:58.597907 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2026.03.25 17:07:58.597921 [ 194 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 1988 | 2026.03.25 17:07:58.598010 [ 3 ] {997a80d2-5cca-4e47-9321-081edc520e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1989 | 2026.03.25 17:07:58.598057 [ 3 ] {997a80d2-5cca-4e47-9321-081edc520e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1990 | 2026.03.25 17:07:58.598066 [ 194 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1991 | 2026.03.25 17:07:58.598106 [ 194 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 1992 | 2026.03.25 17:07:58.598179 [ 194 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 1993 | 2026.03.25 17:07:58.598227 [ 194 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 1994 | 2026.03.25 17:07:58.598318 [ 194 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 1995 | 2026.03.25 17:07:58.598362 [ 194 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 153 rows starting from the beginning of the part | ||
| 1996 | 2026.03.25 17:07:58.598439 [ 194 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1997 | 2026.03.25 17:07:58.598505 [ 3 ] {997a80d2-5cca-4e47-9321-081edc520e33} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.03.25 17:07:58.598546 [ 3 ] {997a80d2-5cca-4e47-9321-081edc520e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1999 | 2026.03.25 17:07:58.598891 [ 3 ] {997a80d2-5cca-4e47-9321-081edc520e33} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2000 | 2026.03.25 17:07:58.599151 [ 3 ] {997a80d2-5cca-4e47-9321-081edc520e33} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.03.25 17:07:58.599288 [ 3 ] {997a80d2-5cca-4e47-9321-081edc520e33} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001298 sec., 57010.78582434515 rows/sec., 4.45 MiB/sec. | ||
| 2002 | 2026.03.25 17:07:58.599325 [ 3 ] {997a80d2-5cca-4e47-9321-081edc520e33} <Debug> TCPHandler: Processed in 0.001469166 sec. | ||
| 2003 | 2026.03.25 17:07:58.599409 [ 186 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 363 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542338 sec., 235356.97104007032 rows/sec., 15.47 MiB/sec. | ||
| 2004 | 2026.03.25 17:07:58.599446 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.03.25 17:07:58.599546 [ 3 ] {790a81dc-ff16-48cd-9598-363a4b1130ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2006 | 2026.03.25 17:07:58.599590 [ 3 ] {790a81dc-ff16-48cd-9598-363a4b1130ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2007 | 2026.03.25 17:07:58.599663 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2008 | 2026.03.25 17:07:58.600074 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_6_1} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2009 | 2026.03.25 17:07:58.600172 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_6_1} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2010 | 2026.03.25 17:07:58.600215 [ 3 ] {790a81dc-ff16-48cd-9598-363a4b1130ce} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.03.25 17:07:58.600269 [ 3 ] {790a81dc-ff16-48cd-9598-363a4b1130ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2012 | 2026.03.25 17:07:58.600288 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2013 | 2026.03.25 17:07:58.600724 [ 3 ] {790a81dc-ff16-48cd-9598-363a4b1130ce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2014 | 2026.03.25 17:07:58.601014 [ 3 ] {790a81dc-ff16-48cd-9598-363a4b1130ce} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.03.25 17:07:58.601200 [ 3 ] {790a81dc-ff16-48cd-9598-363a4b1130ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001672 sec., 95693.77990430621 rows/sec., 6.66 MiB/sec. | ||
| 2016 | 2026.03.25 17:07:58.601250 [ 3 ] {790a81dc-ff16-48cd-9598-363a4b1130ce} <Debug> TCPHandler: Processed in 0.001852856 sec. | ||
| 2017 | 2026.03.25 17:07:58.601397 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.03.25 17:07:58.601505 [ 3 ] {c0b1b493-74ec-4e83-9a7c-dc1ab71117f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2019 | 2026.03.25 17:07:58.601576 [ 3 ] {c0b1b493-74ec-4e83-9a7c-dc1ab71117f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2020 | 2026.03.25 17:07:58.602943 [ 3 ] {c0b1b493-74ec-4e83-9a7c-dc1ab71117f9} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.03.25 17:07:58.602982 [ 3 ] {c0b1b493-74ec-4e83-9a7c-dc1ab71117f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2022 | 2026.03.25 17:07:58.603537 [ 3 ] {c0b1b493-74ec-4e83-9a7c-dc1ab71117f9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2023 | 2026.03.25 17:07:58.603765 [ 3 ] {c0b1b493-74ec-4e83-9a7c-dc1ab71117f9} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.03.25 17:07:58.603877 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2025 | 2026.03.25 17:07:58.603908 [ 3 ] {c0b1b493-74ec-4e83-9a7c-dc1ab71117f9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002426 sec., 4122.011541632316 rows/sec., 7.39 MiB/sec. | ||
| 2026 | 2026.03.25 17:07:58.603918 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.03.25 17:07:58.603950 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2028 | 2026.03.25 17:07:58.603984 [ 3 ] {c0b1b493-74ec-4e83-9a7c-dc1ab71117f9} <Debug> TCPHandler: Processed in 0.002646635 sec. | ||
| 2029 | 2026.03.25 17:07:58.604029 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 2030 | 2026.03.25 17:07:58.604110 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.03.25 17:07:58.604213 [ 3 ] {6e8fc6db-a7d8-4a4c-84f2-40682ddc9099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2032 | 2026.03.25 17:07:58.604244 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2033 | 2026.03.25 17:07:58.604257 [ 3 ] {6e8fc6db-a7d8-4a4c-84f2-40682ddc9099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2034 | 2026.03.25 17:07:58.604299 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 2035 | 2026.03.25 17:07:58.604416 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 2036 | 2026.03.25 17:07:58.604518 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2037 | 2026.03.25 17:07:58.604633 [ 3 ] {6e8fc6db-a7d8-4a4c-84f2-40682ddc9099} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.03.25 17:07:58.604643 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 2039 | 2026.03.25 17:07:58.604677 [ 3 ] {6e8fc6db-a7d8-4a4c-84f2-40682ddc9099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2040 | 2026.03.25 17:07:58.604791 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part | ||
| 2041 | 2026.03.25 17:07:58.604928 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2042 | 2026.03.25 17:07:58.605019 [ 3 ] {6e8fc6db-a7d8-4a4c-84f2-40682ddc9099} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2043 | 2026.03.25 17:07:58.605254 [ 3 ] {6e8fc6db-a7d8-4a4c-84f2-40682ddc9099} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.03.25 17:07:58.605396 [ 3 ] {6e8fc6db-a7d8-4a4c-84f2-40682ddc9099} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 2045 | 2026.03.25 17:07:58.605434 [ 3 ] {6e8fc6db-a7d8-4a4c-84f2-40682ddc9099} <Debug> TCPHandler: Processed in 0.001374144 sec. | ||
| 2046 | 2026.03.25 17:07:58.606747 [ 186 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 19 columns (19 merged, 0 gathered) in 0.002750468 sec., 19996.59694277483 rows/sec., 35.83 MiB/sec. | ||
| 2047 | 2026.03.25 17:07:58.607153 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2048 | 2026.03.25 17:07:58.607613 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.03.25 17:07:58.607702 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2050 | 2026.03.25 17:07:58.607841 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2051 | 2026.03.25 17:07:59.950177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3293 | ||
| 2052 | 2026.03.25 17:07:59.950657 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.03.25 17:07:59.950703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2054 | 2026.03.25 17:07:59.951202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2055 | 2026.03.25 17:07:59.951452 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.03.25 17:07:59.951597 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3293 | ||
| 2057 | 2026.03.25 17:08:00.129663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2058 | 2026.03.25 17:08:00.146167 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.03.25 17:08:00.146224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2060 | 2026.03.25 17:08:00.151564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2061 | 2026.03.25 17:08:00.152276 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.03.25 17:08:00.155149 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2063 | 2026.03.25 17:08:03.605039 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2026.03.25 17:08:03.605255 [ 3 ] {1813aff6-6bfa-4ef2-a7cf-322d196fb522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2065 | 2026.03.25 17:08:03.605336 [ 3 ] {1813aff6-6bfa-4ef2-a7cf-322d196fb522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2066 | 2026.03.25 17:08:03.606143 [ 3 ] {1813aff6-6bfa-4ef2-a7cf-322d196fb522} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2026.03.25 17:08:03.606188 [ 3 ] {1813aff6-6bfa-4ef2-a7cf-322d196fb522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2068 | 2026.03.25 17:08:03.606597 [ 3 ] {1813aff6-6bfa-4ef2-a7cf-322d196fb522} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2069 | 2026.03.25 17:08:03.606824 [ 3 ] {1813aff6-6bfa-4ef2-a7cf-322d196fb522} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2026.03.25 17:08:03.606980 [ 3 ] {1813aff6-6bfa-4ef2-a7cf-322d196fb522} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001778 sec., 159730.03374578178 rows/sec., 10.14 MiB/sec. | ||
| 2071 | 2026.03.25 17:08:03.607027 [ 3 ] {1813aff6-6bfa-4ef2-a7cf-322d196fb522} <Debug> TCPHandler: Processed in 0.002123673 sec. | ||
| 2072 | 2026.03.25 17:08:03.607164 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2026.03.25 17:08:03.607266 [ 3 ] {819f3938-e951-4cfe-8223-a11de4d795fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2074 | 2026.03.25 17:08:03.607311 [ 3 ] {819f3938-e951-4cfe-8223-a11de4d795fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2075 | 2026.03.25 17:08:03.608122 [ 3 ] {819f3938-e951-4cfe-8223-a11de4d795fa} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.03.25 17:08:03.608158 [ 3 ] {819f3938-e951-4cfe-8223-a11de4d795fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2077 | 2026.03.25 17:08:03.608519 [ 3 ] {819f3938-e951-4cfe-8223-a11de4d795fa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2078 | 2026.03.25 17:08:03.608734 [ 3 ] {819f3938-e951-4cfe-8223-a11de4d795fa} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.03.25 17:08:03.608865 [ 3 ] {819f3938-e951-4cfe-8223-a11de4d795fa} <Debug> executeQuery: Read 845 rows, 68.00 KiB in 0.001622 sec., 520961.7755856967 rows/sec., 40.94 MiB/sec. | ||
| 2080 | 2026.03.25 17:08:03.608905 [ 3 ] {819f3938-e951-4cfe-8223-a11de4d795fa} <Debug> TCPHandler: Processed in 0.001793174 sec. | ||
| 2081 | 2026.03.25 17:08:03.609027 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.03.25 17:08:03.609125 [ 3 ] {0057fc17-fc8e-4228-9547-2f491ad63fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2083 | 2026.03.25 17:08:03.609167 [ 3 ] {0057fc17-fc8e-4228-9547-2f491ad63fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2084 | 2026.03.25 17:08:03.609605 [ 3 ] {0057fc17-fc8e-4228-9547-2f491ad63fb3} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.03.25 17:08:03.609641 [ 3 ] {0057fc17-fc8e-4228-9547-2f491ad63fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2086 | 2026.03.25 17:08:03.609946 [ 3 ] {0057fc17-fc8e-4228-9547-2f491ad63fb3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2087 | 2026.03.25 17:08:03.610160 [ 3 ] {0057fc17-fc8e-4228-9547-2f491ad63fb3} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.03.25 17:08:03.610284 [ 3 ] {0057fc17-fc8e-4228-9547-2f491ad63fb3} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001181 sec., 140558.84843353092 rows/sec., 8.56 MiB/sec. | ||
| 2089 | 2026.03.25 17:08:03.610319 [ 3 ] {0057fc17-fc8e-4228-9547-2f491ad63fb3} <Debug> TCPHandler: Processed in 0.001343083 sec. | ||
| 2090 | 2026.03.25 17:08:03.610433 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.03.25 17:08:03.610526 [ 3 ] {982e489f-b9e7-425a-b056-557be86f182d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2092 | 2026.03.25 17:08:03.610565 [ 3 ] {982e489f-b9e7-425a-b056-557be86f182d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2093 | 2026.03.25 17:08:03.610992 [ 3 ] {982e489f-b9e7-425a-b056-557be86f182d} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.03.25 17:08:03.611027 [ 3 ] {982e489f-b9e7-425a-b056-557be86f182d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2095 | 2026.03.25 17:08:03.611325 [ 3 ] {982e489f-b9e7-425a-b056-557be86f182d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2096 | 2026.03.25 17:08:03.611541 [ 3 ] {982e489f-b9e7-425a-b056-557be86f182d} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.03.25 17:08:03.611667 [ 3 ] {982e489f-b9e7-425a-b056-557be86f182d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 2098 | 2026.03.25 17:08:03.611705 [ 3 ] {982e489f-b9e7-425a-b056-557be86f182d} <Debug> TCPHandler: Processed in 0.001321912 sec. | ||
| 2099 | 2026.03.25 17:08:03.611817 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.03.25 17:08:03.611911 [ 3 ] {ee2e4dae-d487-40d0-8389-bf27fbd7aaac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2101 | 2026.03.25 17:08:03.611951 [ 3 ] {ee2e4dae-d487-40d0-8389-bf27fbd7aaac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2102 | 2026.03.25 17:08:03.612371 [ 3 ] {ee2e4dae-d487-40d0-8389-bf27fbd7aaac} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.03.25 17:08:03.612407 [ 3 ] {ee2e4dae-d487-40d0-8389-bf27fbd7aaac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2104 | 2026.03.25 17:08:03.612704 [ 3 ] {ee2e4dae-d487-40d0-8389-bf27fbd7aaac} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2105 | 2026.03.25 17:08:03.612914 [ 3 ] {ee2e4dae-d487-40d0-8389-bf27fbd7aaac} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.03.25 17:08:03.613036 [ 3 ] {ee2e4dae-d487-40d0-8389-bf27fbd7aaac} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001143 sec., 129483.81452318461 rows/sec., 7.36 MiB/sec. | ||
| 2107 | 2026.03.25 17:08:03.613073 [ 3 ] {ee2e4dae-d487-40d0-8389-bf27fbd7aaac} <Debug> TCPHandler: Processed in 0.001304952 sec. | ||
| 2108 | 2026.03.25 17:08:03.613184 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.03.25 17:08:03.613279 [ 3 ] {da86de6c-5386-4a2b-8b2e-d90ba692b1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2110 | 2026.03.25 17:08:03.613323 [ 3 ] {da86de6c-5386-4a2b-8b2e-d90ba692b1ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2111 | 2026.03.25 17:08:03.613884 [ 3 ] {da86de6c-5386-4a2b-8b2e-d90ba692b1ff} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.03.25 17:08:03.613920 [ 3 ] {da86de6c-5386-4a2b-8b2e-d90ba692b1ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2113 | 2026.03.25 17:08:03.614234 [ 3 ] {da86de6c-5386-4a2b-8b2e-d90ba692b1ff} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2114 | 2026.03.25 17:08:03.614445 [ 3 ] {da86de6c-5386-4a2b-8b2e-d90ba692b1ff} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.03.25 17:08:03.614572 [ 3 ] {da86de6c-5386-4a2b-8b2e-d90ba692b1ff} <Debug> executeQuery: Read 520 rows, 37.61 KiB in 0.001311 sec., 396643.78337147215 rows/sec., 28.02 MiB/sec. | ||
| 2116 | 2026.03.25 17:08:03.614609 [ 3 ] {da86de6c-5386-4a2b-8b2e-d90ba692b1ff} <Debug> TCPHandler: Processed in 0.001472906 sec. | ||
| 2117 | 2026.03.25 17:08:03.614720 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.03.25 17:08:03.614814 [ 3 ] {245ffc59-0b3e-4d80-a897-980860114f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2119 | 2026.03.25 17:08:03.614855 [ 3 ] {245ffc59-0b3e-4d80-a897-980860114f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2120 | 2026.03.25 17:08:03.615185 [ 3 ] {245ffc59-0b3e-4d80-a897-980860114f5c} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.03.25 17:08:03.615220 [ 3 ] {245ffc59-0b3e-4d80-a897-980860114f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2122 | 2026.03.25 17:08:03.615517 [ 3 ] {245ffc59-0b3e-4d80-a897-980860114f5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2123 | 2026.03.25 17:08:03.615731 [ 3 ] {245ffc59-0b3e-4d80-a897-980860114f5c} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.03.25 17:08:03.615858 [ 3 ] {245ffc59-0b3e-4d80-a897-980860114f5c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 2125 | 2026.03.25 17:08:03.615892 [ 3 ] {245ffc59-0b3e-4d80-a897-980860114f5c} <Debug> TCPHandler: Processed in 0.00122074 sec. | ||
| 2126 | 2026.03.25 17:08:03.616002 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2026.03.25 17:08:03.616095 [ 3 ] {2a949516-126a-49a7-bcb5-614e21e1d864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2128 | 2026.03.25 17:08:03.616137 [ 3 ] {2a949516-126a-49a7-bcb5-614e21e1d864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2129 | 2026.03.25 17:08:03.616533 [ 3 ] {2a949516-126a-49a7-bcb5-614e21e1d864} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2026.03.25 17:08:03.616569 [ 3 ] {2a949516-126a-49a7-bcb5-614e21e1d864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2131 | 2026.03.25 17:08:03.616894 [ 3 ] {2a949516-126a-49a7-bcb5-614e21e1d864} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2132 | 2026.03.25 17:08:03.617107 [ 3 ] {2a949516-126a-49a7-bcb5-614e21e1d864} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.03.25 17:08:03.617231 [ 3 ] {2a949516-126a-49a7-bcb5-614e21e1d864} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001155 sec., 229437.22943722943 rows/sec., 15.25 MiB/sec. | ||
| 2134 | 2026.03.25 17:08:03.617266 [ 3 ] {2a949516-126a-49a7-bcb5-614e21e1d864} <Debug> TCPHandler: Processed in 0.001313712 sec. | ||
| 2135 | 2026.03.25 17:08:03.617378 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.03.25 17:08:03.617472 [ 3 ] {6a36cd98-f9ee-46d3-b775-74e678ca07f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2137 | 2026.03.25 17:08:03.617513 [ 3 ] {6a36cd98-f9ee-46d3-b775-74e678ca07f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2138 | 2026.03.25 17:08:03.617824 [ 3 ] {6a36cd98-f9ee-46d3-b775-74e678ca07f9} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2026.03.25 17:08:03.617860 [ 3 ] {6a36cd98-f9ee-46d3-b775-74e678ca07f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2140 | 2026.03.25 17:08:03.618153 [ 3 ] {6a36cd98-f9ee-46d3-b775-74e678ca07f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2141 | 2026.03.25 17:08:03.618364 [ 3 ] {6a36cd98-f9ee-46d3-b775-74e678ca07f9} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2026.03.25 17:08:03.618490 [ 3 ] {6a36cd98-f9ee-46d3-b775-74e678ca07f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 2143 | 2026.03.25 17:08:03.618524 [ 3 ] {6a36cd98-f9ee-46d3-b775-74e678ca07f9} <Debug> TCPHandler: Processed in 0.001194159 sec. | ||
| 2144 | 2026.03.25 17:08:03.618633 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.03.25 17:08:03.618727 [ 3 ] {88238bde-90c1-45d1-a025-ab42a14127c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2146 | 2026.03.25 17:08:03.618782 [ 3 ] {88238bde-90c1-45d1-a025-ab42a14127c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2147 | 2026.03.25 17:08:03.619527 [ 3 ] {88238bde-90c1-45d1-a025-ab42a14127c4} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.03.25 17:08:03.619561 [ 3 ] {88238bde-90c1-45d1-a025-ab42a14127c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2149 | 2026.03.25 17:08:03.620067 [ 3 ] {88238bde-90c1-45d1-a025-ab42a14127c4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2150 | 2026.03.25 17:08:03.620297 [ 3 ] {88238bde-90c1-45d1-a025-ab42a14127c4} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.03.25 17:08:03.620433 [ 3 ] {88238bde-90c1-45d1-a025-ab42a14127c4} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001724 sec., 13921.113689095127 rows/sec., 24.95 MiB/sec. | ||
| 2152 | 2026.03.25 17:08:03.620481 [ 3 ] {88238bde-90c1-45d1-a025-ab42a14127c4} <Debug> TCPHandler: Processed in 0.001896997 sec. | ||
| 2153 | 2026.03.25 17:08:03.620585 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.03.25 17:08:03.620679 [ 3 ] {f67b5378-7e3a-416f-b41f-4b3c42d0f568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2155 | 2026.03.25 17:08:03.620720 [ 3 ] {f67b5378-7e3a-416f-b41f-4b3c42d0f568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2156 | 2026.03.25 17:08:03.621035 [ 3 ] {f67b5378-7e3a-416f-b41f-4b3c42d0f568} <Trace> oximeter.measurements_i64 (6c2cdd46-83b9-4844-bd0f-7f238b2662a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.03.25 17:08:03.621070 [ 3 ] {f67b5378-7e3a-416f-b41f-4b3c42d0f568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2158 | 2026.03.25 17:08:03.621364 [ 3 ] {f67b5378-7e3a-416f-b41f-4b3c42d0f568} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2159 | 2026.03.25 17:08:03.621572 [ 3 ] {f67b5378-7e3a-416f-b41f-4b3c42d0f568} <Trace> oximeter.measurements_i64 (6c2cdd46-83b9-4844-bd0f-7f238b2662a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.03.25 17:08:03.621697 [ 3 ] {f67b5378-7e3a-416f-b41f-4b3c42d0f568} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001036 sec., 8687.258687258687 rows/sec., 668.32 KiB/sec. | ||
| 2161 | 2026.03.25 17:08:03.621731 [ 3 ] {f67b5378-7e3a-416f-b41f-4b3c42d0f568} <Debug> TCPHandler: Processed in 0.001193839 sec. | ||
| 2162 | 2026.03.25 17:08:03.621855 [ 3 ] {} <Trace> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2026.03.25 17:08:03.621958 [ 3 ] {9b53ea84-8a23-4d6f-9fa4-178a86ea8c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61853) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2164 | 2026.03.25 17:08:03.622000 [ 3 ] {9b53ea84-8a23-4d6f-9fa4-178a86ea8c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2165 | 2026.03.25 17:08:03.622339 [ 3 ] {9b53ea84-8a23-4d6f-9fa4-178a86ea8c96} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.03.25 17:08:03.622377 [ 3 ] {9b53ea84-8a23-4d6f-9fa4-178a86ea8c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2167 | 2026.03.25 17:08:03.622691 [ 3 ] {9b53ea84-8a23-4d6f-9fa4-178a86ea8c96} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2168 | 2026.03.25 17:08:03.622900 [ 3 ] {9b53ea84-8a23-4d6f-9fa4-178a86ea8c96} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.03.25 17:08:03.623031 [ 3 ] {9b53ea84-8a23-4d6f-9fa4-178a86ea8c96} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 2170 | 2026.03.25 17:08:03.623068 [ 3 ] {9b53ea84-8a23-4d6f-9fa4-178a86ea8c96} <Debug> TCPHandler: Processed in 0.001274621 sec. | ||
| 2171 | 2026.03.25 17:08:07.378573 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2172 | 2026.03.25 17:08:07.378634 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2173 | 2026.03.25 17:08:07.451655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3805 | ||
| 2174 | 2026.03.25 17:08:07.452192 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.03.25 17:08:07.452234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2176 | 2026.03.25 17:08:07.452730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2177 | 2026.03.25 17:08:07.452975 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.03.25 17:08:07.453106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3805 | ||
| 2179 | 2026.03.25 17:08:07.453692 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 318 | ||
| 2180 | 2026.03.25 17:08:07.456090 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.03.25 17:08:07.456133 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2182 | 2026.03.25 17:08:07.457313 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2183 | 2026.03.25 17:08:07.457588 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.03.25 17:08:07.457872 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2185 | 2026.03.25 17:08:07.655188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2186 | 2026.03.25 17:08:07.659974 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2187 | 2026.03.25 17:08:07.660038 [ 3 ] {} <Debug> TCP-Session: 95a34f03-ec1e-444a-8231-d2344dece30c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.03.25 17:08:07.673577 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2026.03.25 17:08:07.673626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2190 | 2026.03.25 17:08:07.680118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2191 | 2026.03.25 17:08:07.680865 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2026.03.25 17:08:07.684284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2193 | 2026.03.25 17:08:08.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.45 MiB, peak 188.27 MiB, free memory in arenas 0.00 B, will set to 185.28 MiB (RSS), difference: 2.83 MiB | ||
| 2194 | 2026.03.25 17:08:08.594362 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2026.03.25 17:08:08.594552 [ 253 ] {8c12d32b-1a72-401a-8d17-377c030a1ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2196 | 2026.03.25 17:08:08.594617 [ 253 ] {8c12d32b-1a72-401a-8d17-377c030a1ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2197 | 2026.03.25 17:08:08.595292 [ 253 ] {8c12d32b-1a72-401a-8d17-377c030a1ff6} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2026.03.25 17:08:08.595339 [ 253 ] {8c12d32b-1a72-401a-8d17-377c030a1ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2199 | 2026.03.25 17:08:08.595744 [ 253 ] {8c12d32b-1a72-401a-8d17-377c030a1ff6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2200 | 2026.03.25 17:08:08.595976 [ 253 ] {8c12d32b-1a72-401a-8d17-377c030a1ff6} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2026.03.25 17:08:08.596128 [ 253 ] {8c12d32b-1a72-401a-8d17-377c030a1ff6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001625 sec., 46769.23076923077 rows/sec., 3.85 MiB/sec. | ||
| 2202 | 2026.03.25 17:08:08.596171 [ 253 ] {8c12d32b-1a72-401a-8d17-377c030a1ff6} <Debug> TCPHandler: Processed in 0.001940157 sec. | ||
| 2203 | 2026.03.25 17:08:08.596300 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2026.03.25 17:08:08.596403 [ 253 ] {0701248d-1b8b-4fc2-a37d-cc7c49ffaeaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2205 | 2026.03.25 17:08:08.596446 [ 253 ] {0701248d-1b8b-4fc2-a37d-cc7c49ffaeaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2206 | 2026.03.25 17:08:08.596853 [ 253 ] {0701248d-1b8b-4fc2-a37d-cc7c49ffaeaa} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.03.25 17:08:08.596891 [ 253 ] {0701248d-1b8b-4fc2-a37d-cc7c49ffaeaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2208 | 2026.03.25 17:08:08.597192 [ 253 ] {0701248d-1b8b-4fc2-a37d-cc7c49ffaeaa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2209 | 2026.03.25 17:08:08.597403 [ 253 ] {0701248d-1b8b-4fc2-a37d-cc7c49ffaeaa} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2026.03.25 17:08:08.597538 [ 253 ] {0701248d-1b8b-4fc2-a37d-cc7c49ffaeaa} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001158 sec., 8635.578583765113 rows/sec., 649.36 KiB/sec. | ||
| 2211 | 2026.03.25 17:08:08.597576 [ 253 ] {0701248d-1b8b-4fc2-a37d-cc7c49ffaeaa} <Debug> TCPHandler: Processed in 0.001327853 sec. | ||
| 2212 | 2026.03.25 17:08:08.597686 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2026.03.25 17:08:08.597780 [ 253 ] {a5810a17-16bc-44dd-b787-e8bf2560b06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2214 | 2026.03.25 17:08:08.597820 [ 253 ] {a5810a17-16bc-44dd-b787-e8bf2560b06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2215 | 2026.03.25 17:08:08.598226 [ 253 ] {a5810a17-16bc-44dd-b787-e8bf2560b06d} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2026.03.25 17:08:08.598261 [ 253 ] {a5810a17-16bc-44dd-b787-e8bf2560b06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2217 | 2026.03.25 17:08:08.598569 [ 253 ] {a5810a17-16bc-44dd-b787-e8bf2560b06d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2218 | 2026.03.25 17:08:08.598778 [ 253 ] {a5810a17-16bc-44dd-b787-e8bf2560b06d} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2026.03.25 17:08:08.598900 [ 253 ] {a5810a17-16bc-44dd-b787-e8bf2560b06d} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001139 sec., 64969.27129060579 rows/sec., 5.07 MiB/sec. | ||
| 2220 | 2026.03.25 17:08:08.598937 [ 253 ] {a5810a17-16bc-44dd-b787-e8bf2560b06d} <Debug> TCPHandler: Processed in 0.001301632 sec. | ||
| 2221 | 2026.03.25 17:08:08.599048 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.03.25 17:08:08.599142 [ 253 ] {24b67fa1-677c-47cd-8142-191f029b03ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2223 | 2026.03.25 17:08:08.599185 [ 253 ] {24b67fa1-677c-47cd-8142-191f029b03ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2224 | 2026.03.25 17:08:08.599586 [ 253 ] {24b67fa1-677c-47cd-8142-191f029b03ad} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2026.03.25 17:08:08.599623 [ 253 ] {24b67fa1-677c-47cd-8142-191f029b03ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2226 | 2026.03.25 17:08:08.599947 [ 253 ] {24b67fa1-677c-47cd-8142-191f029b03ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2227 | 2026.03.25 17:08:08.600165 [ 253 ] {24b67fa1-677c-47cd-8142-191f029b03ad} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2026.03.25 17:08:08.600294 [ 253 ] {24b67fa1-677c-47cd-8142-191f029b03ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 2229 | 2026.03.25 17:08:08.600329 [ 253 ] {24b67fa1-677c-47cd-8142-191f029b03ad} <Debug> TCPHandler: Processed in 0.001330233 sec. | ||
| 2230 | 2026.03.25 17:08:08.600434 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2231 | 2026.03.25 17:08:08.600528 [ 253 ] {64a3ff93-5ac2-48dd-8211-ad77721b1ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2232 | 2026.03.25 17:08:08.600582 [ 253 ] {64a3ff93-5ac2-48dd-8211-ad77721b1ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2233 | 2026.03.25 17:08:08.601358 [ 253 ] {64a3ff93-5ac2-48dd-8211-ad77721b1ddd} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.03.25 17:08:08.601395 [ 253 ] {64a3ff93-5ac2-48dd-8211-ad77721b1ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2235 | 2026.03.25 17:08:08.601910 [ 253 ] {64a3ff93-5ac2-48dd-8211-ad77721b1ddd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2236 | 2026.03.25 17:08:08.602135 [ 253 ] {64a3ff93-5ac2-48dd-8211-ad77721b1ddd} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2026.03.25 17:08:08.602272 [ 253 ] {64a3ff93-5ac2-48dd-8211-ad77721b1ddd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 2238 | 2026.03.25 17:08:08.602342 [ 253 ] {64a3ff93-5ac2-48dd-8211-ad77721b1ddd} <Debug> TCPHandler: Processed in 0.001957008 sec. | ||
| 2239 | 2026.03.25 17:08:08.602465 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2026.03.25 17:08:08.602559 [ 253 ] {3d390db4-0a54-4bec-b36b-0989f2251df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2241 | 2026.03.25 17:08:08.602602 [ 253 ] {3d390db4-0a54-4bec-b36b-0989f2251df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2242 | 2026.03.25 17:08:08.602945 [ 253 ] {3d390db4-0a54-4bec-b36b-0989f2251df7} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2026.03.25 17:08:08.602981 [ 253 ] {3d390db4-0a54-4bec-b36b-0989f2251df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2244 | 2026.03.25 17:08:08.603288 [ 253 ] {3d390db4-0a54-4bec-b36b-0989f2251df7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2245 | 2026.03.25 17:08:08.603511 [ 253 ] {3d390db4-0a54-4bec-b36b-0989f2251df7} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2246 | 2026.03.25 17:08:08.603649 [ 253 ] {3d390db4-0a54-4bec-b36b-0989f2251df7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 2247 | 2026.03.25 17:08:08.603696 [ 253 ] {3d390db4-0a54-4bec-b36b-0989f2251df7} <Debug> TCPHandler: Processed in 0.001280362 sec. | ||
| 2248 | 2026.03.25 17:08:13.605899 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2026.03.25 17:08:13.606100 [ 253 ] {924d4a70-71d0-4e5b-8ef6-f024e06acc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2250 | 2026.03.25 17:08:13.606167 [ 253 ] {924d4a70-71d0-4e5b-8ef6-f024e06acc1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2251 | 2026.03.25 17:08:13.606938 [ 253 ] {924d4a70-71d0-4e5b-8ef6-f024e06acc1f} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2026.03.25 17:08:13.606987 [ 253 ] {924d4a70-71d0-4e5b-8ef6-f024e06acc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2253 | 2026.03.25 17:08:13.607405 [ 253 ] {924d4a70-71d0-4e5b-8ef6-f024e06acc1f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2254 | 2026.03.25 17:08:13.607669 [ 253 ] {924d4a70-71d0-4e5b-8ef6-f024e06acc1f} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2026.03.25 17:08:13.607828 [ 253 ] {924d4a70-71d0-4e5b-8ef6-f024e06acc1f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001776 sec., 159909.9099099099 rows/sec., 10.16 MiB/sec. | ||
| 2256 | 2026.03.25 17:08:13.607870 [ 253 ] {924d4a70-71d0-4e5b-8ef6-f024e06acc1f} <Debug> TCPHandler: Processed in 0.002106682 sec. | ||
| 2257 | 2026.03.25 17:08:13.608019 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2258 | 2026.03.25 17:08:13.608117 [ 253 ] {c0fabb4d-0abe-4d56-a1b7-dfe2dece73ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2259 | 2026.03.25 17:08:13.608158 [ 253 ] {c0fabb4d-0abe-4d56-a1b7-dfe2dece73ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2260 | 2026.03.25 17:08:13.609012 [ 253 ] {c0fabb4d-0abe-4d56-a1b7-dfe2dece73ea} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2026.03.25 17:08:13.609051 [ 253 ] {c0fabb4d-0abe-4d56-a1b7-dfe2dece73ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2262 | 2026.03.25 17:08:13.609482 [ 253 ] {c0fabb4d-0abe-4d56-a1b7-dfe2dece73ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2263 | 2026.03.25 17:08:13.609712 [ 253 ] {c0fabb4d-0abe-4d56-a1b7-dfe2dece73ea} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2026.03.25 17:08:13.609842 [ 253 ] {c0fabb4d-0abe-4d56-a1b7-dfe2dece73ea} <Debug> executeQuery: Read 845 rows, 68.00 KiB in 0.001745 sec., 484240.6876790831 rows/sec., 38.06 MiB/sec. | ||
| 2265 | 2026.03.25 17:08:13.609878 [ 253 ] {c0fabb4d-0abe-4d56-a1b7-dfe2dece73ea} <Debug> TCPHandler: Processed in 0.001914787 sec. | ||
| 2266 | 2026.03.25 17:08:13.610006 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2026.03.25 17:08:13.610104 [ 253 ] {05ded506-8ad1-4d03-b9b0-e0c4fb61dc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2268 | 2026.03.25 17:08:13.610144 [ 253 ] {05ded506-8ad1-4d03-b9b0-e0c4fb61dc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2269 | 2026.03.25 17:08:13.610594 [ 253 ] {05ded506-8ad1-4d03-b9b0-e0c4fb61dc8b} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.03.25 17:08:13.610630 [ 253 ] {05ded506-8ad1-4d03-b9b0-e0c4fb61dc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2271 | 2026.03.25 17:08:13.610939 [ 253 ] {05ded506-8ad1-4d03-b9b0-e0c4fb61dc8b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2272 | 2026.03.25 17:08:13.611167 [ 253 ] {05ded506-8ad1-4d03-b9b0-e0c4fb61dc8b} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.03.25 17:08:13.611294 [ 253 ] {05ded506-8ad1-4d03-b9b0-e0c4fb61dc8b} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001208 sec., 137417.21854304636 rows/sec., 8.36 MiB/sec. | ||
| 2274 | 2026.03.25 17:08:13.611329 [ 253 ] {05ded506-8ad1-4d03-b9b0-e0c4fb61dc8b} <Debug> TCPHandler: Processed in 0.001371283 sec. | ||
| 2275 | 2026.03.25 17:08:13.611446 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2026.03.25 17:08:13.611541 [ 253 ] {ca9fe200-e080-4513-93ea-8d966f43dad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2277 | 2026.03.25 17:08:13.611583 [ 253 ] {ca9fe200-e080-4513-93ea-8d966f43dad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2278 | 2026.03.25 17:08:13.611995 [ 253 ] {ca9fe200-e080-4513-93ea-8d966f43dad0} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2026.03.25 17:08:13.612030 [ 253 ] {ca9fe200-e080-4513-93ea-8d966f43dad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2280 | 2026.03.25 17:08:13.612348 [ 253 ] {ca9fe200-e080-4513-93ea-8d966f43dad0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2281 | 2026.03.25 17:08:13.612569 [ 253 ] {ca9fe200-e080-4513-93ea-8d966f43dad0} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2026.03.25 17:08:13.612761 [ 253 ] {ca9fe200-e080-4513-93ea-8d966f43dad0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. | ||
| 2283 | 2026.03.25 17:08:13.612800 [ 253 ] {ca9fe200-e080-4513-93ea-8d966f43dad0} <Debug> TCPHandler: Processed in 0.001401094 sec. | ||
| 2284 | 2026.03.25 17:08:13.612915 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2285 | 2026.03.25 17:08:13.613011 [ 253 ] {f07ef858-3d9f-4d40-9922-b92063faeead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2286 | 2026.03.25 17:08:13.613051 [ 253 ] {f07ef858-3d9f-4d40-9922-b92063faeead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2287 | 2026.03.25 17:08:13.613474 [ 253 ] {f07ef858-3d9f-4d40-9922-b92063faeead} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.03.25 17:08:13.613511 [ 253 ] {f07ef858-3d9f-4d40-9922-b92063faeead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2289 | 2026.03.25 17:08:13.613825 [ 253 ] {f07ef858-3d9f-4d40-9922-b92063faeead} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2290 | 2026.03.25 17:08:13.614048 [ 253 ] {f07ef858-3d9f-4d40-9922-b92063faeead} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2026.03.25 17:08:13.614176 [ 253 ] {f07ef858-3d9f-4d40-9922-b92063faeead} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 2292 | 2026.03.25 17:08:13.614214 [ 253 ] {f07ef858-3d9f-4d40-9922-b92063faeead} <Debug> TCPHandler: Processed in 0.001348454 sec. | ||
| 2293 | 2026.03.25 17:08:13.614327 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2026.03.25 17:08:13.614423 [ 253 ] {8f45d9e9-c9cc-4e77-aca1-a69f8648d74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2295 | 2026.03.25 17:08:13.614463 [ 253 ] {8f45d9e9-c9cc-4e77-aca1-a69f8648d74a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2296 | 2026.03.25 17:08:13.615064 [ 253 ] {8f45d9e9-c9cc-4e77-aca1-a69f8648d74a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2026.03.25 17:08:13.615101 [ 253 ] {8f45d9e9-c9cc-4e77-aca1-a69f8648d74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2298 | 2026.03.25 17:08:13.615450 [ 253 ] {8f45d9e9-c9cc-4e77-aca1-a69f8648d74a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2299 | 2026.03.25 17:08:13.615676 [ 253 ] {8f45d9e9-c9cc-4e77-aca1-a69f8648d74a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2026.03.25 17:08:13.615808 [ 253 ] {8f45d9e9-c9cc-4e77-aca1-a69f8648d74a} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001405 sec., 365836.29893238435 rows/sec., 25.79 MiB/sec. | ||
| 2301 | 2026.03.25 17:08:13.615843 [ 253 ] {8f45d9e9-c9cc-4e77-aca1-a69f8648d74a} <Debug> TCPHandler: Processed in 0.001565049 sec. | ||
| 2302 | 2026.03.25 17:08:13.615959 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2026.03.25 17:08:13.616055 [ 253 ] {1badddb2-077b-462e-a781-3e2d0beb49a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2304 | 2026.03.25 17:08:13.616097 [ 253 ] {1badddb2-077b-462e-a781-3e2d0beb49a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2305 | 2026.03.25 17:08:13.616433 [ 253 ] {1badddb2-077b-462e-a781-3e2d0beb49a9} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2026.03.25 17:08:13.616468 [ 253 ] {1badddb2-077b-462e-a781-3e2d0beb49a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2307 | 2026.03.25 17:08:13.616787 [ 253 ] {1badddb2-077b-462e-a781-3e2d0beb49a9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2308 | 2026.03.25 17:08:13.617007 [ 253 ] {1badddb2-077b-462e-a781-3e2d0beb49a9} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2026.03.25 17:08:13.617136 [ 253 ] {1badddb2-077b-462e-a781-3e2d0beb49a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 285.50 KiB/sec. | ||
| 2310 | 2026.03.25 17:08:13.617171 [ 253 ] {1badddb2-077b-462e-a781-3e2d0beb49a9} <Debug> TCPHandler: Processed in 0.001260441 sec. | ||
| 2311 | 2026.03.25 17:08:13.617284 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.03.25 17:08:13.617379 [ 253 ] {5876a229-46b8-426f-a6b7-77f81924e735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2313 | 2026.03.25 17:08:13.617421 [ 253 ] {5876a229-46b8-426f-a6b7-77f81924e735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2314 | 2026.03.25 17:08:13.617829 [ 253 ] {5876a229-46b8-426f-a6b7-77f81924e735} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2026.03.25 17:08:13.617865 [ 253 ] {5876a229-46b8-426f-a6b7-77f81924e735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2316 | 2026.03.25 17:08:13.618228 [ 253 ] {5876a229-46b8-426f-a6b7-77f81924e735} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2317 | 2026.03.25 17:08:13.618451 [ 253 ] {5876a229-46b8-426f-a6b7-77f81924e735} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.03.25 17:08:13.618575 [ 253 ] {5876a229-46b8-426f-a6b7-77f81924e735} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001215 sec., 218106.99588477367 rows/sec., 14.49 MiB/sec. | ||
| 2319 | 2026.03.25 17:08:13.618614 [ 253 ] {5876a229-46b8-426f-a6b7-77f81924e735} <Debug> TCPHandler: Processed in 0.001379264 sec. | ||
| 2320 | 2026.03.25 17:08:13.618730 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2026.03.25 17:08:13.618937 [ 253 ] {256128e7-0cb9-4c3b-9af6-8c1c65e61cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2322 | 2026.03.25 17:08:13.619000 [ 253 ] {256128e7-0cb9-4c3b-9af6-8c1c65e61cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2323 | 2026.03.25 17:08:13.619405 [ 253 ] {256128e7-0cb9-4c3b-9af6-8c1c65e61cfb} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.03.25 17:08:13.619445 [ 253 ] {256128e7-0cb9-4c3b-9af6-8c1c65e61cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2325 | 2026.03.25 17:08:13.619768 [ 253 ] {256128e7-0cb9-4c3b-9af6-8c1c65e61cfb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2326 | 2026.03.25 17:08:13.619986 [ 253 ] {256128e7-0cb9-4c3b-9af6-8c1c65e61cfb} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.03.25 17:08:13.620115 [ 253 ] {256128e7-0cb9-4c3b-9af6-8c1c65e61cfb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001203 sec., 831.2551953449708 rows/sec., 56.01 KiB/sec. | ||
| 2328 | 2026.03.25 17:08:13.620150 [ 253 ] {256128e7-0cb9-4c3b-9af6-8c1c65e61cfb} <Debug> TCPHandler: Processed in 0.001469347 sec. | ||
| 2329 | 2026.03.25 17:08:13.620269 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2330 | 2026.03.25 17:08:13.620364 [ 253 ] {97dcc699-dc82-4677-9eae-03061d2a6b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2331 | 2026.03.25 17:08:13.620419 [ 253 ] {97dcc699-dc82-4677-9eae-03061d2a6b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2332 | 2026.03.25 17:08:13.621266 [ 253 ] {97dcc699-dc82-4677-9eae-03061d2a6b00} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.03.25 17:08:13.621305 [ 253 ] {97dcc699-dc82-4677-9eae-03061d2a6b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2334 | 2026.03.25 17:08:13.621872 [ 253 ] {97dcc699-dc82-4677-9eae-03061d2a6b00} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2335 | 2026.03.25 17:08:13.622141 [ 253 ] {97dcc699-dc82-4677-9eae-03061d2a6b00} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.03.25 17:08:13.622279 [ 253 ] {97dcc699-dc82-4677-9eae-03061d2a6b00} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001933 sec., 12415.933781686497 rows/sec., 22.25 MiB/sec. | ||
| 2337 | 2026.03.25 17:08:13.622338 [ 253 ] {97dcc699-dc82-4677-9eae-03061d2a6b00} <Debug> TCPHandler: Processed in 0.002118463 sec. | ||
| 2338 | 2026.03.25 17:08:13.622458 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2339 | 2026.03.25 17:08:13.622556 [ 253 ] {ae48fe60-eb08-4b16-9442-324585c5c104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2340 | 2026.03.25 17:08:13.622598 [ 253 ] {ae48fe60-eb08-4b16-9442-324585c5c104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2341 | 2026.03.25 17:08:13.622944 [ 253 ] {ae48fe60-eb08-4b16-9442-324585c5c104} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.03.25 17:08:13.622980 [ 253 ] {ae48fe60-eb08-4b16-9442-324585c5c104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2343 | 2026.03.25 17:08:13.623281 [ 253 ] {ae48fe60-eb08-4b16-9442-324585c5c104} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2344 | 2026.03.25 17:08:13.623489 [ 253 ] {ae48fe60-eb08-4b16-9442-324585c5c104} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.03.25 17:08:13.623610 [ 253 ] {ae48fe60-eb08-4b16-9442-324585c5c104} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 2346 | 2026.03.25 17:08:13.623646 [ 253 ] {ae48fe60-eb08-4b16-9442-324585c5c104} <Debug> TCPHandler: Processed in 0.001242851 sec. | ||
| 2347 | 2026.03.25 17:08:14.953573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4253 | ||
| 2348 | 2026.03.25 17:08:14.954123 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2026.03.25 17:08:14.954173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2350 | 2026.03.25 17:08:14.954739 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2351 | 2026.03.25 17:08:14.954996 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2352 | 2026.03.25 17:08:14.955137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4253 | ||
| 2353 | 2026.03.25 17:08:15.184746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2354 | 2026.03.25 17:08:15.202000 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.03.25 17:08:15.202063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2356 | 2026.03.25 17:08:15.208575 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2357 | 2026.03.25 17:08:15.209312 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2026.03.25 17:08:15.212480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2359 | 2026.03.25 17:08:16.001362 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.03 MiB, peak 190.03 MiB, free memory in arenas 0.00 B, will set to 187.05 MiB (RSS), difference: 1.03 MiB | ||
| 2360 | 2026.03.25 17:08:16.364474 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46619 | ||
| 2361 | 2026.03.25 17:08:16.364624 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2362 | 2026.03.25 17:08:16.364665 [ 3 ] {} <Debug> TCP-Session: 7dad25c0-ea69-4238-a3ad-82b12a870409 Authenticating user 'default' from [fd00:1122:3344:101::e]:46619 | ||
| 2363 | 2026.03.25 17:08:16.364695 [ 3 ] {} <Debug> TCP-Session: 7dad25c0-ea69-4238-a3ad-82b12a870409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.03.25 17:08:16.364714 [ 3 ] {} <Debug> TCP-Session: 7dad25c0-ea69-4238-a3ad-82b12a870409 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.03.25 17:08:16.364960 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34702 | ||
| 2366 | 2026.03.25 17:08:16.364994 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35272 | ||
| 2367 | 2026.03.25 17:08:16.365027 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63636 | ||
| 2368 | 2026.03.25 17:08:16.365037 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36249 | ||
| 2369 | 2026.03.25 17:08:16.365068 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55478 | ||
| 2370 | 2026.03.25 17:08:16.365079 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50804 | ||
| 2371 | 2026.03.25 17:08:16.365132 [ 3 ] {} <Trace> TCP-Session: 7dad25c0-ea69-4238-a3ad-82b12a870409 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.03.25 17:08:16.365060 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2373 | 2026.03.25 17:08:16.365029 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63716 | ||
| 2374 | 2026.03.25 17:08:16.365215 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2375 | 2026.03.25 17:08:16.365219 [ 286 ] {} <Debug> TCP-Session: 4505ad73-ca7f-4e0b-90c3-3fda70672f7c Authenticating user 'default' from [fd00:1122:3344:101::e]:34702 | ||
| 2376 | 2026.03.25 17:08:16.365265 [ 290 ] {} <Debug> TCP-Session: a603ff28-7b0d-471f-982c-446224fda7c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63636 | ||
| 2377 | 2026.03.25 17:08:16.365005 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55960 | ||
| 2378 | 2026.03.25 17:08:16.365292 [ 290 ] {} <Debug> TCP-Session: a603ff28-7b0d-471f-982c-446224fda7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2026.03.25 17:08:16.365284 [ 286 ] {} <Debug> TCP-Session: 4505ad73-ca7f-4e0b-90c3-3fda70672f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2026.03.25 17:08:16.365336 [ 290 ] {} <Debug> TCP-Session: a603ff28-7b0d-471f-982c-446224fda7c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2026.03.25 17:08:16.365352 [ 286 ] {} <Debug> TCP-Session: 4505ad73-ca7f-4e0b-90c3-3fda70672f7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.03.25 17:08:16.365365 [ 3 ] {3254a9e0-1d79-471e-a0a3-c5708d55f23f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46619) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2383 | 2026.03.25 17:08:16.365414 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2384 | 2026.03.25 17:08:16.365420 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2385 | 2026.03.25 17:08:16.365455 [ 292 ] {} <Debug> TCP-Session: 6b5c5e15-135c-439b-8cf0-114ca422abed Authenticating user 'default' from [fd00:1122:3344:101::e]:55478 | ||
| 2386 | 2026.03.25 17:08:16.365470 [ 289 ] {} <Debug> TCP-Session: 3044329f-c182-4eae-b0d0-c6650baa08ba Authenticating user 'default' from [fd00:1122:3344:101::e]:63716 | ||
| 2387 | 2026.03.25 17:08:16.365483 [ 292 ] {} <Debug> TCP-Session: 6b5c5e15-135c-439b-8cf0-114ca422abed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.03.25 17:08:16.365498 [ 289 ] {} <Debug> TCP-Session: 3044329f-c182-4eae-b0d0-c6650baa08ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.03.25 17:08:16.365503 [ 292 ] {} <Debug> TCP-Session: 6b5c5e15-135c-439b-8cf0-114ca422abed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.03.25 17:08:16.365518 [ 289 ] {} <Debug> TCP-Session: 3044329f-c182-4eae-b0d0-c6650baa08ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.03.25 17:08:16.365611 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2392 | 2026.03.25 17:08:16.365624 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2393 | 2026.03.25 17:08:16.365646 [ 288 ] {} <Debug> TCP-Session: 26e7b5a4-1d0a-466d-b667-962a38238987 Authenticating user 'default' from [fd00:1122:3344:101::e]:55960 | ||
| 2394 | 2026.03.25 17:08:16.365668 [ 293 ] {} <Debug> TCP-Session: 061aed86-248d-4f8f-82bf-e650b9af2b77 Authenticating user 'default' from [fd00:1122:3344:101::e]:50804 | ||
| 2395 | 2026.03.25 17:08:16.365674 [ 288 ] {} <Debug> TCP-Session: 26e7b5a4-1d0a-466d-b667-962a38238987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.03.25 17:08:16.365697 [ 293 ] {} <Debug> TCP-Session: 061aed86-248d-4f8f-82bf-e650b9af2b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.03.25 17:08:16.365722 [ 288 ] {} <Debug> TCP-Session: 26e7b5a4-1d0a-466d-b667-962a38238987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2026.03.25 17:08:16.365736 [ 293 ] {} <Debug> TCP-Session: 061aed86-248d-4f8f-82bf-e650b9af2b77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2399 | 2026.03.25 17:08:16.365725 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2400 | 2026.03.25 17:08:16.365674 [ 3 ] {3254a9e0-1d79-471e-a0a3-c5708d55f23f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2401 | 2026.03.25 17:08:16.365801 [ 291 ] {} <Debug> TCP-Session: c126f8aa-1f04-45bd-ba20-4e9b7ca11a87 Authenticating user 'default' from [fd00:1122:3344:101::e]:36249 | ||
| 2402 | 2026.03.25 17:08:16.365686 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2403 | 2026.03.25 17:08:16.365845 [ 291 ] {} <Debug> TCP-Session: c126f8aa-1f04-45bd-ba20-4e9b7ca11a87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2026.03.25 17:08:16.365855 [ 287 ] {} <Debug> TCP-Session: a6d11c8f-7f6e-4f79-a48b-5046cb456fd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35272 | ||
| 2405 | 2026.03.25 17:08:16.365864 [ 291 ] {} <Debug> TCP-Session: c126f8aa-1f04-45bd-ba20-4e9b7ca11a87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2026.03.25 17:08:16.365869 [ 3 ] {3254a9e0-1d79-471e-a0a3-c5708d55f23f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2407 | 2026.03.25 17:08:16.365875 [ 287 ] {} <Debug> TCP-Session: a6d11c8f-7f6e-4f79-a48b-5046cb456fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2026.03.25 17:08:16.365918 [ 287 ] {} <Debug> TCP-Session: a6d11c8f-7f6e-4f79-a48b-5046cb456fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2026.03.25 17:08:16.366259 [ 3 ] {3254a9e0-1d79-471e-a0a3-c5708d55f23f} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 2410 | 2026.03.25 17:08:16.366377 [ 3 ] {3254a9e0-1d79-471e-a0a3-c5708d55f23f} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2411 | 2026.03.25 17:08:16.795325 [ 331 ] {3254a9e0-1d79-471e-a0a3-c5708d55f23f} <Trace> AggregatingTransform: Aggregating | ||
| 2412 | 2026.03.25 17:08:16.795391 [ 331 ] {3254a9e0-1d79-471e-a0a3-c5708d55f23f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2413 | 2026.03.25 17:08:16.795425 [ 331 ] {3254a9e0-1d79-471e-a0a3-c5708d55f23f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00122563 sec. (815.907 rows/sec., 31.87 KiB/sec.) | ||
| 2414 | 2026.03.25 17:08:16.795439 [ 331 ] {3254a9e0-1d79-471e-a0a3-c5708d55f23f} <Trace> Aggregator: Merging aggregated data | ||
| 2415 | 2026.03.25 17:08:16.796677 [ 3 ] {3254a9e0-1d79-471e-a0a3-c5708d55f23f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.4314 sec., 2.3180343069077423 rows/sec., 92.72 B/sec. | ||
| 2416 | 2026.03.25 17:08:16.796807 [ 3 ] {3254a9e0-1d79-471e-a0a3-c5708d55f23f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2417 | 2026.03.25 17:08:16.796822 [ 3 ] {3254a9e0-1d79-471e-a0a3-c5708d55f23f} <Debug> TCPHandler: Processed in 0.431866717 sec. | ||
| 2418 | 2026.03.25 17:08:16.796956 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2419 | 2026.03.25 17:08:16.796986 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2420 | 2026.03.25 17:08:16.797007 [ 286 ] {} <Debug> TCP-Session: 4505ad73-ca7f-4e0b-90c3-3fda70672f7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2421 | 2026.03.25 17:08:16.797018 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2422 | 2026.03.25 17:08:16.797054 [ 289 ] {} <Debug> TCP-Session: 3044329f-c182-4eae-b0d0-c6650baa08ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2423 | 2026.03.25 17:08:16.797065 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2424 | 2026.03.25 17:08:16.797089 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2425 | 2026.03.25 17:08:16.797103 [ 287 ] {} <Debug> TCP-Session: a6d11c8f-7f6e-4f79-a48b-5046cb456fd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2026.03.25 17:08:16.797119 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2427 | 2026.03.25 17:08:16.797138 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2428 | 2026.03.25 17:08:16.797179 [ 291 ] {} <Debug> TCP-Session: c126f8aa-1f04-45bd-ba20-4e9b7ca11a87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2026.03.25 17:08:16.797153 [ 293 ] {} <Debug> TCP-Session: 061aed86-248d-4f8f-82bf-e650b9af2b77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.03.25 17:08:16.797211 [ 292 ] {} <Debug> TCP-Session: 6b5c5e15-135c-439b-8cf0-114ca422abed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2026.03.25 17:08:16.797032 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2432 | 2026.03.25 17:08:16.797141 [ 288 ] {} <Debug> TCP-Session: 26e7b5a4-1d0a-466d-b667-962a38238987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2026.03.25 17:08:16.797148 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2434 | 2026.03.25 17:08:16.797278 [ 290 ] {} <Debug> TCP-Session: a603ff28-7b0d-471f-982c-446224fda7c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2026.03.25 17:08:16.797308 [ 3 ] {} <Debug> TCP-Session: 7dad25c0-ea69-4238-a3ad-82b12a870409 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.03.25 17:08:16.800614 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37117 | ||
| 2437 | 2026.03.25 17:08:16.800680 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2438 | 2026.03.25 17:08:16.800703 [ 288 ] {} <Debug> TCP-Session: 1805f48b-c675-4688-9d84-1e4642f59cbb Authenticating user 'default' from [fd00:1122:3344:101::e]:37117 | ||
| 2439 | 2026.03.25 17:08:16.800724 [ 288 ] {} <Debug> TCP-Session: 1805f48b-c675-4688-9d84-1e4642f59cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2026.03.25 17:08:16.800736 [ 288 ] {} <Debug> TCP-Session: 1805f48b-c675-4688-9d84-1e4642f59cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2026.03.25 17:08:16.800911 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61676 | ||
| 2442 | 2026.03.25 17:08:16.800951 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44024 | ||
| 2443 | 2026.03.25 17:08:16.801012 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2444 | 2026.03.25 17:08:16.801013 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47448 | ||
| 2445 | 2026.03.25 17:08:16.801050 [ 289 ] {} <Debug> TCP-Session: 74d30a7d-1572-4dbf-bee0-2f08067a5af0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61676 | ||
| 2446 | 2026.03.25 17:08:16.801046 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35949 | ||
| 2447 | 2026.03.25 17:08:16.801061 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35707 | ||
| 2448 | 2026.03.25 17:08:16.801083 [ 289 ] {} <Debug> TCP-Session: 74d30a7d-1572-4dbf-bee0-2f08067a5af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2449 | 2026.03.25 17:08:16.801110 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2450 | 2026.03.25 17:08:16.801128 [ 289 ] {} <Debug> TCP-Session: 74d30a7d-1572-4dbf-bee0-2f08067a5af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2451 | 2026.03.25 17:08:16.801131 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2452 | 2026.03.25 17:08:16.801150 [ 291 ] {} <Debug> TCP-Session: 4deb3888-ec1b-4910-af35-60fa4a1dcafd Authenticating user 'default' from [fd00:1122:3344:101::e]:47448 | ||
| 2453 | 2026.03.25 17:08:16.801154 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2454 | 2026.03.25 17:08:16.801166 [ 293 ] {} <Debug> TCP-Session: f15c3269-d4c4-4ea4-8942-51951c43901c Authenticating user 'default' from [fd00:1122:3344:101::e]:35949 | ||
| 2455 | 2026.03.25 17:08:16.801182 [ 291 ] {} <Debug> TCP-Session: 4deb3888-ec1b-4910-af35-60fa4a1dcafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2026.03.25 17:08:16.801188 [ 294 ] {} <Debug> TCP-Session: 36f869e9-e567-4b97-b63f-212ea1810529 Authenticating user 'default' from [fd00:1122:3344:101::e]:35707 | ||
| 2457 | 2026.03.25 17:08:16.801202 [ 293 ] {} <Debug> TCP-Session: f15c3269-d4c4-4ea4-8942-51951c43901c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2458 | 2026.03.25 17:08:16.801219 [ 294 ] {} <Debug> TCP-Session: 36f869e9-e567-4b97-b63f-212ea1810529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2459 | 2026.03.25 17:08:16.801234 [ 293 ] {} <Debug> TCP-Session: f15c3269-d4c4-4ea4-8942-51951c43901c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2460 | 2026.03.25 17:08:16.801246 [ 294 ] {} <Debug> TCP-Session: 36f869e9-e567-4b97-b63f-212ea1810529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2461 | 2026.03.25 17:08:16.801209 [ 291 ] {} <Debug> TCP-Session: 4deb3888-ec1b-4910-af35-60fa4a1dcafd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2462 | 2026.03.25 17:08:16.801104 [ 288 ] {} <Trace> TCP-Session: 1805f48b-c675-4688-9d84-1e4642f59cbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2463 | 2026.03.25 17:08:16.801079 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53958 | ||
| 2464 | 2026.03.25 17:08:16.801021 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2465 | 2026.03.25 17:08:16.801013 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37334 | ||
| 2466 | 2026.03.25 17:08:16.801366 [ 290 ] {} <Debug> TCP-Session: d6536cb4-10a2-4f34-9857-804a94959b1f Authenticating user 'default' from [fd00:1122:3344:101::e]:44024 | ||
| 2467 | 2026.03.25 17:08:16.801381 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2468 | 2026.03.25 17:08:16.801409 [ 290 ] {} <Debug> TCP-Session: d6536cb4-10a2-4f34-9857-804a94959b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2469 | 2026.03.25 17:08:16.801419 [ 286 ] {} <Debug> TCP-Session: 366e1167-4b24-4f4a-9702-039fc2bdf02f Authenticating user 'default' from [fd00:1122:3344:101::e]:53958 | ||
| 2470 | 2026.03.25 17:08:16.801428 [ 290 ] {} <Debug> TCP-Session: d6536cb4-10a2-4f34-9857-804a94959b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2026.03.25 17:08:16.801435 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2472 | 2026.03.25 17:08:16.801440 [ 286 ] {} <Debug> TCP-Session: 366e1167-4b24-4f4a-9702-039fc2bdf02f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2026.03.25 17:08:16.801059 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43195 | ||
| 2474 | 2026.03.25 17:08:16.801477 [ 286 ] {} <Debug> TCP-Session: 366e1167-4b24-4f4a-9702-039fc2bdf02f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2475 | 2026.03.25 17:08:16.801475 [ 292 ] {} <Debug> TCP-Session: 868a3d79-6a4b-4ec1-8d4c-0af8c5ec1ed1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37334 | ||
| 2476 | 2026.03.25 17:08:16.801472 [ 288 ] {6cbdfbb4-0e27-4174-8ba4-6060ce90ff3b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37117) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2477 | 2026.03.25 17:08:16.801533 [ 292 ] {} <Debug> TCP-Session: 868a3d79-6a4b-4ec1-8d4c-0af8c5ec1ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.03.25 17:08:16.801537 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2479 | 2026.03.25 17:08:16.801554 [ 292 ] {} <Debug> TCP-Session: 868a3d79-6a4b-4ec1-8d4c-0af8c5ec1ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.03.25 17:08:16.801575 [ 3 ] {} <Debug> TCP-Session: 3aa01bee-2fcb-45e6-a601-f2ba6337125e Authenticating user 'default' from [fd00:1122:3344:101::e]:43195 | ||
| 2481 | 2026.03.25 17:08:16.801597 [ 3 ] {} <Debug> TCP-Session: 3aa01bee-2fcb-45e6-a601-f2ba6337125e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2482 | 2026.03.25 17:08:16.801609 [ 3 ] {} <Debug> TCP-Session: 3aa01bee-2fcb-45e6-a601-f2ba6337125e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2483 | 2026.03.25 17:08:16.801840 [ 288 ] {6cbdfbb4-0e27-4174-8ba4-6060ce90ff3b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2484 | 2026.03.25 17:08:16.801900 [ 288 ] {6cbdfbb4-0e27-4174-8ba4-6060ce90ff3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2485 | 2026.03.25 17:08:16.802227 [ 288 ] {6cbdfbb4-0e27-4174-8ba4-6060ce90ff3b} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 2486 | 2026.03.25 17:08:16.803230 [ 318 ] {6cbdfbb4-0e27-4174-8ba4-6060ce90ff3b} <Trace> AggregatingTransform: Aggregating | ||
| 2487 | 2026.03.25 17:08:16.803277 [ 318 ] {6cbdfbb4-0e27-4174-8ba4-6060ce90ff3b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2488 | 2026.03.25 17:08:16.803308 [ 318 ] {6cbdfbb4-0e27-4174-8ba4-6060ce90ff3b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981094 sec. (1019.270 rows/sec., 39.82 KiB/sec.) | ||
| 2489 | 2026.03.25 17:08:16.803324 [ 318 ] {6cbdfbb4-0e27-4174-8ba4-6060ce90ff3b} <Trace> Aggregator: Merging aggregated data | ||
| 2490 | 2026.03.25 17:08:16.804626 [ 288 ] {6cbdfbb4-0e27-4174-8ba4-6060ce90ff3b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003216 sec., 310.9452736318408 rows/sec., 12.15 KiB/sec. | ||
| 2491 | 2026.03.25 17:08:16.804753 [ 288 ] {6cbdfbb4-0e27-4174-8ba4-6060ce90ff3b} <Debug> TCPHandler: Processed in 0.003804374 sec. | ||
| 2492 | 2026.03.25 17:08:16.804892 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2493 | 2026.03.25 17:08:16.804920 [ 288 ] {} <Debug> TCP-Session: 1805f48b-c675-4688-9d84-1e4642f59cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2026.03.25 17:08:16.804934 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2495 | 2026.03.25 17:08:16.804953 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2496 | 2026.03.25 17:08:16.804970 [ 289 ] {} <Debug> TCP-Session: 74d30a7d-1572-4dbf-bee0-2f08067a5af0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2026.03.25 17:08:16.804974 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2498 | 2026.03.25 17:08:16.804996 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2499 | 2026.03.25 17:08:16.805001 [ 291 ] {} <Debug> TCP-Session: 4deb3888-ec1b-4910-af35-60fa4a1dcafd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2500 | 2026.03.25 17:08:16.805038 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2501 | 2026.03.25 17:08:16.805049 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2502 | 2026.03.25 17:08:16.805071 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2503 | 2026.03.25 17:08:16.805083 [ 292 ] {} <Debug> TCP-Session: 868a3d79-6a4b-4ec1-8d4c-0af8c5ec1ed1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2504 | 2026.03.25 17:08:16.805103 [ 293 ] {} <Debug> TCP-Session: f15c3269-d4c4-4ea4-8942-51951c43901c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2505 | 2026.03.25 17:08:16.805114 [ 3 ] {} <Debug> TCP-Session: 3aa01bee-2fcb-45e6-a601-f2ba6337125e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2026.03.25 17:08:16.805054 [ 286 ] {} <Debug> TCP-Session: 366e1167-4b24-4f4a-9702-039fc2bdf02f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2507 | 2026.03.25 17:08:16.805032 [ 290 ] {} <Debug> TCP-Session: d6536cb4-10a2-4f34-9857-804a94959b1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.03.25 17:08:16.805009 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2509 | 2026.03.25 17:08:16.805202 [ 294 ] {} <Debug> TCP-Session: 36f869e9-e567-4b97-b63f-212ea1810529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.03.25 17:08:17.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.72 MiB, peak 198.60 MiB, free memory in arenas 0.00 B, will set to 207.24 MiB (RSS), difference: 18.52 MiB | ||
| 2511 | 2026.03.25 17:08:17.458349 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 356 | ||
| 2512 | 2026.03.25 17:08:17.460658 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2026.03.25 17:08:17.460706 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2514 | 2026.03.25 17:08:17.461842 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2515 | 2026.03.25 17:08:17.462118 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2026.03.25 17:08:17.462273 [ 33 ] {} <Debug> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2517 | 2026.03.25 17:08:17.462346 [ 33 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.03.25 17:08:17.462376 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2519 | 2026.03.25 17:08:17.462381 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
| 2520 | 2026.03.25 17:08:17.462502 [ 194 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 2521 | 2026.03.25 17:08:17.463045 [ 194 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2522 | 2026.03.25 17:08:17.463173 [ 194 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 2523 | 2026.03.25 17:08:17.463525 [ 194 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 2524 | 2026.03.25 17:08:17.463868 [ 194 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 2525 | 2026.03.25 17:08:17.464223 [ 194 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2526 | 2026.03.25 17:08:17.464571 [ 194 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2527 | 2026.03.25 17:08:17.464927 [ 194 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2528 | 2026.03.25 17:08:17.472435 [ 186 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 72 columns (72 merged, 0 gathered) in 0.009986946 sec., 35646.53298415752 rows/sec., 35.70 MiB/sec. | ||
| 2529 | 2026.03.25 17:08:17.473309 [ 196 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2530 | 2026.03.25 17:08:17.473896 [ 196 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_6_1} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2026.03.25 17:08:17.473970 [ 196 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_6_1} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2532 | 2026.03.25 17:08:17.474184 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2533 | 2026.03.25 17:08:18.595252 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2026.03.25 17:08:18.595466 [ 253 ] {f5c56423-b7c6-4bab-bd7b-8358d391922a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2535 | 2026.03.25 17:08:18.595540 [ 253 ] {f5c56423-b7c6-4bab-bd7b-8358d391922a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2536 | 2026.03.25 17:08:18.596241 [ 253 ] {f5c56423-b7c6-4bab-bd7b-8358d391922a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.03.25 17:08:18.596289 [ 253 ] {f5c56423-b7c6-4bab-bd7b-8358d391922a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2538 | 2026.03.25 17:08:18.596703 [ 253 ] {f5c56423-b7c6-4bab-bd7b-8358d391922a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2539 | 2026.03.25 17:08:18.596927 [ 253 ] {f5c56423-b7c6-4bab-bd7b-8358d391922a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.03.25 17:08:18.597065 [ 28 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2541 | 2026.03.25 17:08:18.597085 [ 253 ] {f5c56423-b7c6-4bab-bd7b-8358d391922a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001673 sec., 45427.375971309026 rows/sec., 3.74 MiB/sec. | ||
| 2542 | 2026.03.25 17:08:18.597139 [ 28 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.03.25 17:08:18.597154 [ 253 ] {f5c56423-b7c6-4bab-bd7b-8358d391922a} <Debug> TCPHandler: Processed in 0.00204078 sec. | ||
| 2544 | 2026.03.25 17:08:18.597170 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2545 | 2026.03.25 17:08:18.597288 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 2546 | 2026.03.25 17:08:18.597291 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.03.25 17:08:18.597416 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2548 | 2026.03.25 17:08:18.597457 [ 253 ] {85143099-7572-45b5-8dc7-5ba6c2eb603e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.03.25 17:08:18.597459 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 965 rows starting from the beginning of the part | ||
| 2550 | 2026.03.25 17:08:18.597510 [ 253 ] {85143099-7572-45b5-8dc7-5ba6c2eb603e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2551 | 2026.03.25 17:08:18.597552 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 76 rows starting from the beginning of the part | ||
| 2552 | 2026.03.25 17:08:18.597607 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 845 rows starting from the beginning of the part | ||
| 2553 | 2026.03.25 17:08:18.597658 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 2554 | 2026.03.25 17:08:18.597705 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 845 rows starting from the beginning of the part | ||
| 2555 | 2026.03.25 17:08:18.597747 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 2556 | 2026.03.25 17:08:18.597932 [ 253 ] {85143099-7572-45b5-8dc7-5ba6c2eb603e} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.03.25 17:08:18.597973 [ 253 ] {85143099-7572-45b5-8dc7-5ba6c2eb603e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2558 | 2026.03.25 17:08:18.598292 [ 253 ] {85143099-7572-45b5-8dc7-5ba6c2eb603e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2559 | 2026.03.25 17:08:18.598535 [ 253 ] {85143099-7572-45b5-8dc7-5ba6c2eb603e} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.03.25 17:08:18.598671 [ 253 ] {85143099-7572-45b5-8dc7-5ba6c2eb603e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001238 sec., 8077.544426494346 rows/sec., 607.39 KiB/sec. | ||
| 2561 | 2026.03.25 17:08:18.598708 [ 253 ] {85143099-7572-45b5-8dc7-5ba6c2eb603e} <Debug> TCPHandler: Processed in 0.001469766 sec. | ||
| 2562 | 2026.03.25 17:08:18.598820 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2026.03.25 17:08:18.598917 [ 253 ] {27802c3d-2c4f-47df-b21e-4b5c7b0be895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2564 | 2026.03.25 17:08:18.598958 [ 253 ] {27802c3d-2c4f-47df-b21e-4b5c7b0be895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2565 | 2026.03.25 17:08:18.599109 [ 196 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2883 rows, containing 5 columns (5 merged, 0 gathered) in 0.001869016 sec., 1542522.9104512748 rows/sec., 128.53 MiB/sec. | ||
| 2566 | 2026.03.25 17:08:18.599334 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2567 | 2026.03.25 17:08:18.599381 [ 253 ] {27802c3d-2c4f-47df-b21e-4b5c7b0be895} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2568 | 2026.03.25 17:08:18.599424 [ 253 ] {27802c3d-2c4f-47df-b21e-4b5c7b0be895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2569 | 2026.03.25 17:08:18.599645 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_11_2} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.03.25 17:08:18.599730 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_11_2} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2571 | 2026.03.25 17:08:18.599755 [ 253 ] {27802c3d-2c4f-47df-b21e-4b5c7b0be895} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2572 | 2026.03.25 17:08:18.599801 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2573 | 2026.03.25 17:08:18.599972 [ 253 ] {27802c3d-2c4f-47df-b21e-4b5c7b0be895} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.03.25 17:08:18.600075 [ 28 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2575 | 2026.03.25 17:08:18.600104 [ 28 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.03.25 17:08:18.600106 [ 253 ] {27802c3d-2c4f-47df-b21e-4b5c7b0be895} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001209 sec., 61207.609594706366 rows/sec., 4.78 MiB/sec. | ||
| 2577 | 2026.03.25 17:08:18.600123 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2578 | 2026.03.25 17:08:18.600157 [ 253 ] {27802c3d-2c4f-47df-b21e-4b5c7b0be895} <Debug> TCPHandler: Processed in 0.001386814 sec. | ||
| 2579 | 2026.03.25 17:08:18.600243 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::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.25 17:08:18.600277 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2026.03.25 17:08:18.600376 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2582 | 2026.03.25 17:08:18.600377 [ 253 ] {a2096bbc-4465-4cc5-bc09-17e7af2a4848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2583 | 2026.03.25 17:08:18.600427 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 566 rows starting from the beginning of the part | ||
| 2584 | 2026.03.25 17:08:18.600440 [ 253 ] {a2096bbc-4465-4cc5-bc09-17e7af2a4848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2585 | 2026.03.25 17:08:18.600522 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 74 rows starting from the beginning of the part | ||
| 2586 | 2026.03.25 17:08:18.600582 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 520 rows starting from the beginning of the part | ||
| 2587 | 2026.03.25 17:08:18.600626 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 2588 | 2026.03.25 17:08:18.600677 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 514 rows starting from the beginning of the part | ||
| 2589 | 2026.03.25 17:08:18.600717 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 2590 | 2026.03.25 17:08:18.600861 [ 253 ] {a2096bbc-4465-4cc5-bc09-17e7af2a4848} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.03.25 17:08:18.600902 [ 253 ] {a2096bbc-4465-4cc5-bc09-17e7af2a4848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2592 | 2026.03.25 17:08:18.601274 [ 253 ] {a2096bbc-4465-4cc5-bc09-17e7af2a4848} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2593 | 2026.03.25 17:08:18.601514 [ 253 ] {a2096bbc-4465-4cc5-bc09-17e7af2a4848} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.03.25 17:08:18.601621 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2595 | 2026.03.25 17:08:18.601651 [ 253 ] {a2096bbc-4465-4cc5-bc09-17e7af2a4848} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 2596 | 2026.03.25 17:08:18.601664 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.03.25 17:08:18.601694 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2598 | 2026.03.25 17:08:18.601697 [ 253 ] {a2096bbc-4465-4cc5-bc09-17e7af2a4848} <Debug> TCPHandler: Processed in 0.001470316 sec. | ||
| 2599 | 2026.03.25 17:08:18.601770 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 2600 | 2026.03.25 17:08:18.601815 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2026.03.25 17:08:18.601864 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2602 | 2026.03.25 17:08:18.601895 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1288 rows starting from the beginning of the part | ||
| 2603 | 2026.03.25 17:08:18.601904 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1822 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710162 sec., 1065396.143757141 rows/sec., 80.66 MiB/sec. | ||
| 2604 | 2026.03.25 17:08:18.601920 [ 253 ] {a772bb2c-fbff-4c0a-b20d-d1bfe7d431c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2605 | 2026.03.25 17:08:18.601944 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2606 | 2026.03.25 17:08:18.601993 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 265 rows starting from the beginning of the part | ||
| 2607 | 2026.03.25 17:08:18.601995 [ 253 ] {a772bb2c-fbff-4c0a-b20d-d1bfe7d431c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2608 | 2026.03.25 17:08:18.602034 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 2609 | 2026.03.25 17:08:18.602072 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2610 | 2026.03.25 17:08:18.602110 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 2611 | 2026.03.25 17:08:18.602140 [ 197 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2612 | 2026.03.25 17:08:18.602455 [ 197 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_11_2} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.03.25 17:08:18.602539 [ 197 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_11_2} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2614 | 2026.03.25 17:08:18.602624 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2615 | 2026.03.25 17:08:18.602793 [ 253 ] {a772bb2c-fbff-4c0a-b20d-d1bfe7d431c7} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.03.25 17:08:18.602836 [ 253 ] {a772bb2c-fbff-4c0a-b20d-d1bfe7d431c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2617 | 2026.03.25 17:08:18.603157 [ 200 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2298 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418635 sec., 1619866.984812866 rows/sec., 111.59 MiB/sec. | ||
| 2618 | 2026.03.25 17:08:18.603379 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2619 | 2026.03.25 17:08:18.603399 [ 253 ] {a772bb2c-fbff-4c0a-b20d-d1bfe7d431c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2620 | 2026.03.25 17:08:18.603698 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.03.25 17:08:18.603722 [ 253 ] {a772bb2c-fbff-4c0a-b20d-d1bfe7d431c7} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.03.25 17:08:18.603771 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2623 | 2026.03.25 17:08:18.603839 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2624 | 2026.03.25 17:08:18.603883 [ 253 ] {a772bb2c-fbff-4c0a-b20d-d1bfe7d431c7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001982 sec., 5045.408678102926 rows/sec., 9.04 MiB/sec. | ||
| 2625 | 2026.03.25 17:08:18.603943 [ 253 ] {a772bb2c-fbff-4c0a-b20d-d1bfe7d431c7} <Debug> TCPHandler: Processed in 0.002177964 sec. | ||
| 2626 | 2026.03.25 17:08:18.604053 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2026.03.25 17:08:18.604148 [ 253 ] {0b59c0a3-a449-49ba-9322-7698b41af3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2628 | 2026.03.25 17:08:18.604190 [ 253 ] {0b59c0a3-a449-49ba-9322-7698b41af3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2629 | 2026.03.25 17:08:18.604533 [ 253 ] {0b59c0a3-a449-49ba-9322-7698b41af3ed} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2026.03.25 17:08:18.604570 [ 253 ] {0b59c0a3-a449-49ba-9322-7698b41af3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2631 | 2026.03.25 17:08:18.604889 [ 253 ] {0b59c0a3-a449-49ba-9322-7698b41af3ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2632 | 2026.03.25 17:08:18.605114 [ 253 ] {0b59c0a3-a449-49ba-9322-7698b41af3ed} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2026.03.25 17:08:18.605220 [ 27 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2634 | 2026.03.25 17:08:18.605245 [ 253 ] {0b59c0a3-a449-49ba-9322-7698b41af3ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 2635 | 2026.03.25 17:08:18.605261 [ 27 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2026.03.25 17:08:18.605289 [ 253 ] {0b59c0a3-a449-49ba-9322-7698b41af3ed} <Debug> TCPHandler: Processed in 0.001285321 sec. | ||
| 2637 | 2026.03.25 17:08:18.605290 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2638 | 2026.03.25 17:08:18.605383 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 2639 | 2026.03.25 17:08:18.605477 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2640 | 2026.03.25 17:08:18.605502 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 408 rows starting from the beginning of the part | ||
| 2641 | 2026.03.25 17:08:18.605545 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 2642 | 2026.03.25 17:08:18.605581 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2643 | 2026.03.25 17:08:18.605613 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 2644 | 2026.03.25 17:08:18.605647 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2645 | 2026.03.25 17:08:18.605680 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 2646 | 2026.03.25 17:08:18.606465 [ 198 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.001111707 sec., 690829.5081347873 rows/sec., 45.00 MiB/sec. | ||
| 2647 | 2026.03.25 17:08:18.606609 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2648 | 2026.03.25 17:08:18.606850 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_11_2} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.03.25 17:08:18.606917 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_11_2} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2650 | 2026.03.25 17:08:18.606975 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2651 | 2026.03.25 17:08:22.378887 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2652 | 2026.03.25 17:08:22.378967 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2653 | 2026.03.25 17:08:22.455239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4765 | ||
| 2654 | 2026.03.25 17:08:22.455793 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.03.25 17:08:22.455833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2656 | 2026.03.25 17:08:22.456298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2657 | 2026.03.25 17:08:22.456525 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): 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.25 17:08:22.456640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4765 | ||
| 2659 | 2026.03.25 17:08:22.712592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2660 | 2026.03.25 17:08:22.728637 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.03.25 17:08:22.728691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2662 | 2026.03.25 17:08:22.735031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2663 | 2026.03.25 17:08:22.735709 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.03.25 17:08:22.738321 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2665 | 2026.03.25 17:08:23.000332 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.00 MiB, peak 214.17 MiB, free memory in arenas 0.00 B, will set to 209.23 MiB (RSS), difference: 1.23 MiB | ||
| 2666 | 2026.03.25 17:08:23.590519 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.03.25 17:08:23.590772 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2668 | 2026.03.25 17:08:23.591122 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2669 | 2026.03.25 17:08:23.591162 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2670 | 2026.03.25 17:08:23.591431 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2671 | 2026.03.25 17:08:23.591500 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2672 | 2026.03.25 17:08:23.591638 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2673 | 2026.03.25 17:08:23.591768 [ 312 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2674 | 2026.03.25 17:08:23.591768 [ 296 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2675 | 2026.03.25 17:08:23.591898 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 2676 | 2026.03.25 17:08:23.591926 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2677 | 2026.03.25 17:08:23.594133 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2678 | 2026.03.25 17:08:23.594160 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2679 | 2026.03.25 17:08:23.594212 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2680 | 2026.03.25 17:08:23.594252 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2681 | 2026.03.25 17:08:23.595131 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.004465 sec., 9182.530795072787 rows/sec., 369.85 KiB/sec. | ||
| 2682 | 2026.03.25 17:08:23.595228 [ 253 ] {df32e48c-90cf-4cca-8ee3-7ad4a0215998} <Debug> TCPHandler: Processed in 0.004839119 sec. | ||
| 2683 | 2026.03.25 17:08:23.609116 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.03.25 17:08:23.609235 [ 253 ] {e3568bf3-5c31-4def-a6a3-ec308bb8a2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2685 | 2026.03.25 17:08:23.609282 [ 253 ] {e3568bf3-5c31-4def-a6a3-ec308bb8a2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2686 | 2026.03.25 17:08:23.609846 [ 253 ] {e3568bf3-5c31-4def-a6a3-ec308bb8a2db} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.03.25 17:08:23.609885 [ 253 ] {e3568bf3-5c31-4def-a6a3-ec308bb8a2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2688 | 2026.03.25 17:08:23.610298 [ 253 ] {e3568bf3-5c31-4def-a6a3-ec308bb8a2db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2689 | 2026.03.25 17:08:23.610510 [ 253 ] {e3568bf3-5c31-4def-a6a3-ec308bb8a2db} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.03.25 17:08:23.610670 [ 253 ] {e3568bf3-5c31-4def-a6a3-ec308bb8a2db} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001468 sec., 681.1989100817439 rows/sec., 70.51 KiB/sec. | ||
| 2691 | 2026.03.25 17:08:23.610709 [ 253 ] {e3568bf3-5c31-4def-a6a3-ec308bb8a2db} <Debug> TCPHandler: Processed in 0.001649761 sec. | ||
| 2692 | 2026.03.25 17:08:23.610830 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.03.25 17:08:23.610925 [ 253 ] {066bc2f1-ad74-4004-90e9-cf9852c12cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2694 | 2026.03.25 17:08:23.610965 [ 253 ] {066bc2f1-ad74-4004-90e9-cf9852c12cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2695 | 2026.03.25 17:08:23.611643 [ 253 ] {066bc2f1-ad74-4004-90e9-cf9852c12cd1} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.03.25 17:08:23.611684 [ 253 ] {066bc2f1-ad74-4004-90e9-cf9852c12cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2697 | 2026.03.25 17:08:23.612024 [ 253 ] {066bc2f1-ad74-4004-90e9-cf9852c12cd1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2698 | 2026.03.25 17:08:23.612261 [ 253 ] {066bc2f1-ad74-4004-90e9-cf9852c12cd1} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.03.25 17:08:23.612362 [ 113 ] {} <Debug> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2700 | 2026.03.25 17:08:23.612389 [ 253 ] {066bc2f1-ad74-4004-90e9-cf9852c12cd1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001482 sec., 191632.92847503372 rows/sec., 12.17 MiB/sec. | ||
| 2701 | 2026.03.25 17:08:23.612397 [ 113 ] {} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.03.25 17:08:23.612422 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2703 | 2026.03.25 17:08:23.612427 [ 253 ] {066bc2f1-ad74-4004-90e9-cf9852c12cd1} <Debug> TCPHandler: Processed in 0.00164568 sec. | ||
| 2704 | 2026.03.25 17:08:23.612520 [ 200 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::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 | ||
| 2705 | 2026.03.25 17:08:23.612565 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.03.25 17:08:23.612635 [ 200 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2707 | 2026.03.25 17:08:23.612668 [ 253 ] {83fca563-61a2-43f4-afe2-d45c2af18a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2708 | 2026.03.25 17:08:23.612670 [ 200 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2709 | 2026.03.25 17:08:23.612717 [ 253 ] {83fca563-61a2-43f4-afe2-d45c2af18a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2710 | 2026.03.25 17:08:23.612750 [ 200 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2711 | 2026.03.25 17:08:23.612802 [ 200 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2712 | 2026.03.25 17:08:23.612841 [ 200 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2713 | 2026.03.25 17:08:23.612882 [ 200 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2714 | 2026.03.25 17:08:23.612923 [ 200 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 2715 | 2026.03.25 17:08:23.613557 [ 253 ] {83fca563-61a2-43f4-afe2-d45c2af18a7b} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2716 | 2026.03.25 17:08:23.613602 [ 253 ] {83fca563-61a2-43f4-afe2-d45c2af18a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2717 | 2026.03.25 17:08:23.614019 [ 194 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.001536158 sec., 940007.4731896068 rows/sec., 63.59 MiB/sec. | ||
| 2718 | 2026.03.25 17:08:23.614048 [ 253 ] {83fca563-61a2-43f4-afe2-d45c2af18a7b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2719 | 2026.03.25 17:08:23.614198 [ 200 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2720 | 2026.03.25 17:08:23.614340 [ 253 ] {83fca563-61a2-43f4-afe2-d45c2af18a7b} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2721 | 2026.03.25 17:08:23.614492 [ 253 ] {83fca563-61a2-43f4-afe2-d45c2af18a7b} <Debug> executeQuery: Read 846 rows, 68.10 KiB in 0.001843 sec., 459034.1833966359 rows/sec., 36.08 MiB/sec. | ||
| 2722 | 2026.03.25 17:08:23.614516 [ 200 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_6_1} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.03.25 17:08:23.614531 [ 253 ] {83fca563-61a2-43f4-afe2-d45c2af18a7b} <Debug> TCPHandler: Processed in 0.00201702 sec. | ||
| 2724 | 2026.03.25 17:08:23.614598 [ 200 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_6_1} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2725 | 2026.03.25 17:08:23.614671 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.03.25 17:08:23.614679 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2727 | 2026.03.25 17:08:23.614774 [ 253 ] {7283bd0c-b6f1-4932-97d6-0e6a41ea8662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.03.25 17:08:23.614819 [ 253 ] {7283bd0c-b6f1-4932-97d6-0e6a41ea8662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2729 | 2026.03.25 17:08:23.615284 [ 253 ] {7283bd0c-b6f1-4932-97d6-0e6a41ea8662} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.03.25 17:08:23.615321 [ 253 ] {7283bd0c-b6f1-4932-97d6-0e6a41ea8662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2731 | 2026.03.25 17:08:23.615630 [ 253 ] {7283bd0c-b6f1-4932-97d6-0e6a41ea8662} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2732 | 2026.03.25 17:08:23.615874 [ 253 ] {7283bd0c-b6f1-4932-97d6-0e6a41ea8662} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.03.25 17:08:23.615986 [ 113 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2734 | 2026.03.25 17:08:23.616015 [ 253 ] {7283bd0c-b6f1-4932-97d6-0e6a41ea8662} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001262 sec., 131537.24247226623 rows/sec., 8.01 MiB/sec. | ||
| 2735 | 2026.03.25 17:08:23.616019 [ 113 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.03.25 17:08:23.616046 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2737 | 2026.03.25 17:08:23.616053 [ 253 ] {7283bd0c-b6f1-4932-97d6-0e6a41ea8662} <Debug> TCPHandler: Processed in 0.001432146 sec. | ||
| 2738 | 2026.03.25 17:08:23.616143 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 2739 | 2026.03.25 17:08:23.616174 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2026.03.25 17:08:23.616234 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2741 | 2026.03.25 17:08:23.616270 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 187 rows starting from the beginning of the part | ||
| 2742 | 2026.03.25 17:08:23.616270 [ 253 ] {8134aa1e-d2d0-4a24-bd3b-b68487ea9065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2743 | 2026.03.25 17:08:23.616318 [ 253 ] {8134aa1e-d2d0-4a24-bd3b-b68487ea9065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2744 | 2026.03.25 17:08:23.616345 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 166 rows starting from the beginning of the part | ||
| 2745 | 2026.03.25 17:08:23.616395 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2746 | 2026.03.25 17:08:23.616453 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 166 rows starting from the beginning of the part | ||
| 2747 | 2026.03.25 17:08:23.616501 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2748 | 2026.03.25 17:08:23.616542 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 166 rows starting from the beginning of the part | ||
| 2749 | 2026.03.25 17:08:23.616756 [ 253 ] {8134aa1e-d2d0-4a24-bd3b-b68487ea9065} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.03.25 17:08:23.616790 [ 253 ] {8134aa1e-d2d0-4a24-bd3b-b68487ea9065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2751 | 2026.03.25 17:08:23.617154 [ 253 ] {8134aa1e-d2d0-4a24-bd3b-b68487ea9065} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2752 | 2026.03.25 17:08:23.617376 [ 253 ] {8134aa1e-d2d0-4a24-bd3b-b68487ea9065} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.03.25 17:08:23.617476 [ 113 ] {} <Debug> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2754 | 2026.03.25 17:08:23.617488 [ 200 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388214 sec., 507846.7729038895 rows/sec., 33.22 MiB/sec. | ||
| 2755 | 2026.03.25 17:08:23.617504 [ 253 ] {8134aa1e-d2d0-4a24-bd3b-b68487ea9065} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001253 sec., 119712.68954509178 rows/sec., 7.73 MiB/sec. | ||
| 2756 | 2026.03.25 17:08:23.617510 [ 113 ] {} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.03.25 17:08:23.617543 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2758 | 2026.03.25 17:08:23.617550 [ 253 ] {8134aa1e-d2d0-4a24-bd3b-b68487ea9065} <Debug> TCPHandler: Processed in 0.001425936 sec. | ||
| 2759 | 2026.03.25 17:08:23.617599 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::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 | ||
| 2760 | 2026.03.25 17:08:23.617632 [ 200 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2761 | 2026.03.25 17:08:23.617675 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.03.25 17:08:23.617692 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2763 | 2026.03.25 17:08:23.617718 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2764 | 2026.03.25 17:08:23.617764 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2765 | 2026.03.25 17:08:23.617779 [ 253 ] {aa7f18a6-1a8c-4362-b916-ccd6afc7fdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2766 | 2026.03.25 17:08:23.617800 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2767 | 2026.03.25 17:08:23.617821 [ 253 ] {aa7f18a6-1a8c-4362-b916-ccd6afc7fdb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2768 | 2026.03.25 17:08:23.617835 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2769 | 2026.03.25 17:08:23.617873 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2770 | 2026.03.25 17:08:23.617906 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 2771 | 2026.03.25 17:08:23.617930 [ 200 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_11_2} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.03.25 17:08:23.618022 [ 200 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_11_2} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2773 | 2026.03.25 17:08:23.618101 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2774 | 2026.03.25 17:08:23.618253 [ 253 ] {aa7f18a6-1a8c-4362-b916-ccd6afc7fdb4} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.03.25 17:08:23.618291 [ 253 ] {aa7f18a6-1a8c-4362-b916-ccd6afc7fdb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2776 | 2026.03.25 17:08:23.618592 [ 253 ] {aa7f18a6-1a8c-4362-b916-ccd6afc7fdb4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2777 | 2026.03.25 17:08:23.618678 [ 192 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001102357 sec., 698503.2979334281 rows/sec., 48.19 MiB/sec. | ||
| 2778 | 2026.03.25 17:08:23.618818 [ 253 ] {aa7f18a6-1a8c-4362-b916-ccd6afc7fdb4} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2026.03.25 17:08:23.618818 [ 200 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2780 | 2026.03.25 17:08:23.618928 [ 113 ] {} <Debug> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2781 | 2026.03.25 17:08:23.618949 [ 253 ] {aa7f18a6-1a8c-4362-b916-ccd6afc7fdb4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.06 MiB/sec. | ||
| 2782 | 2026.03.25 17:08:23.618969 [ 113 ] {} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.03.25 17:08:23.618988 [ 253 ] {aa7f18a6-1a8c-4362-b916-ccd6afc7fdb4} <Debug> TCPHandler: Processed in 0.001362564 sec. | ||
| 2784 | 2026.03.25 17:08:23.618992 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2785 | 2026.03.25 17:08:23.619078 [ 189 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::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 | ||
| 2786 | 2026.03.25 17:08:23.619115 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2026.03.25 17:08:23.619115 [ 200 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_6_1} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.03.25 17:08:23.619167 [ 189 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2789 | 2026.03.25 17:08:23.619195 [ 189 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::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 | ||
| 2790 | 2026.03.25 17:08:23.619210 [ 200 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_6_1} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2791 | 2026.03.25 17:08:23.619213 [ 253 ] {6efe57e7-236e-4c5b-bcf3-90c5a2f178eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2792 | 2026.03.25 17:08:23.619239 [ 189 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2793 | 2026.03.25 17:08:23.619268 [ 253 ] {6efe57e7-236e-4c5b-bcf3-90c5a2f178eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2794 | 2026.03.25 17:08:23.619273 [ 189 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2795 | 2026.03.25 17:08:23.619293 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2796 | 2026.03.25 17:08:23.619308 [ 189 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2797 | 2026.03.25 17:08:23.619344 [ 189 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2798 | 2026.03.25 17:08:23.619377 [ 189 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 2799 | 2026.03.25 17:08:23.619864 [ 253 ] {6efe57e7-236e-4c5b-bcf3-90c5a2f178eb} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2026.03.25 17:08:23.619900 [ 253 ] {6efe57e7-236e-4c5b-bcf3-90c5a2f178eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2801 | 2026.03.25 17:08:23.620119 [ 200 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001067397 sec., 704517.62558823 rows/sec., 42.97 MiB/sec. | ||
| 2802 | 2026.03.25 17:08:23.620225 [ 253 ] {6efe57e7-236e-4c5b-bcf3-90c5a2f178eb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2803 | 2026.03.25 17:08:23.620234 [ 189 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2804 | 2026.03.25 17:08:23.620461 [ 253 ] {6efe57e7-236e-4c5b-bcf3-90c5a2f178eb} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.03.25 17:08:23.620494 [ 189 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_6_1} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.03.25 17:08:23.620553 [ 189 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_6_1} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2807 | 2026.03.25 17:08:23.620591 [ 253 ] {6efe57e7-236e-4c5b-bcf3-90c5a2f178eb} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001397 sec., 367931.2813171081 rows/sec., 25.93 MiB/sec. | ||
| 2808 | 2026.03.25 17:08:23.620607 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2809 | 2026.03.25 17:08:23.620627 [ 253 ] {6efe57e7-236e-4c5b-bcf3-90c5a2f178eb} <Debug> TCPHandler: Processed in 0.001561038 sec. | ||
| 2810 | 2026.03.25 17:08:23.620742 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.03.25 17:08:23.620837 [ 253 ] {0c20612a-542f-4905-ae7f-b442ba753e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2812 | 2026.03.25 17:08:23.620877 [ 253 ] {0c20612a-542f-4905-ae7f-b442ba753e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2813 | 2026.03.25 17:08:23.621223 [ 253 ] {0c20612a-542f-4905-ae7f-b442ba753e40} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.03.25 17:08:23.621256 [ 253 ] {0c20612a-542f-4905-ae7f-b442ba753e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2815 | 2026.03.25 17:08:23.621542 [ 253 ] {0c20612a-542f-4905-ae7f-b442ba753e40} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2816 | 2026.03.25 17:08:23.621742 [ 253 ] {0c20612a-542f-4905-ae7f-b442ba753e40} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.03.25 17:08:23.621869 [ 253 ] {0c20612a-542f-4905-ae7f-b442ba753e40} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 2818 | 2026.03.25 17:08:23.621904 [ 253 ] {0c20612a-542f-4905-ae7f-b442ba753e40} <Debug> TCPHandler: Processed in 0.00121055 sec. | ||
| 2819 | 2026.03.25 17:08:23.622018 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.03.25 17:08:23.622111 [ 253 ] {55c1f9ac-04ef-41e8-92b8-2e041d1a6413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2821 | 2026.03.25 17:08:23.622152 [ 253 ] {55c1f9ac-04ef-41e8-92b8-2e041d1a6413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2822 | 2026.03.25 17:08:23.622561 [ 253 ] {55c1f9ac-04ef-41e8-92b8-2e041d1a6413} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.03.25 17:08:23.622596 [ 253 ] {55c1f9ac-04ef-41e8-92b8-2e041d1a6413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2824 | 2026.03.25 17:08:23.622916 [ 253 ] {55c1f9ac-04ef-41e8-92b8-2e041d1a6413} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2825 | 2026.03.25 17:08:23.623132 [ 253 ] {55c1f9ac-04ef-41e8-92b8-2e041d1a6413} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.03.25 17:08:23.623252 [ 253 ] {55c1f9ac-04ef-41e8-92b8-2e041d1a6413} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001158 sec., 228842.8324697755 rows/sec., 15.21 MiB/sec. | ||
| 2827 | 2026.03.25 17:08:23.623287 [ 253 ] {55c1f9ac-04ef-41e8-92b8-2e041d1a6413} <Debug> TCPHandler: Processed in 0.001318363 sec. | ||
| 2828 | 2026.03.25 17:08:23.623397 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.03.25 17:08:23.623490 [ 253 ] {6303c755-4615-49dd-93b7-4952025d6b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2830 | 2026.03.25 17:08:23.623530 [ 253 ] {6303c755-4615-49dd-93b7-4952025d6b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2831 | 2026.03.25 17:08:23.623843 [ 253 ] {6303c755-4615-49dd-93b7-4952025d6b3d} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.03.25 17:08:23.623878 [ 253 ] {6303c755-4615-49dd-93b7-4952025d6b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2833 | 2026.03.25 17:08:23.624172 [ 253 ] {6303c755-4615-49dd-93b7-4952025d6b3d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2834 | 2026.03.25 17:08:23.624402 [ 253 ] {6303c755-4615-49dd-93b7-4952025d6b3d} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.03.25 17:08:23.624537 [ 253 ] {6303c755-4615-49dd-93b7-4952025d6b3d} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001063 sec., 1881.4675446848544 rows/sec., 123.10 KiB/sec. | ||
| 2836 | 2026.03.25 17:08:23.624576 [ 253 ] {6303c755-4615-49dd-93b7-4952025d6b3d} <Debug> TCPHandler: Processed in 0.001226821 sec. | ||
| 2837 | 2026.03.25 17:08:23.624688 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.03.25 17:08:23.624780 [ 253 ] {aae0d717-1d74-4126-a0fd-d9af32a9c6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2839 | 2026.03.25 17:08:23.624834 [ 253 ] {aae0d717-1d74-4126-a0fd-d9af32a9c6c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2840 | 2026.03.25 17:08:23.625624 [ 253 ] {aae0d717-1d74-4126-a0fd-d9af32a9c6c7} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.03.25 17:08:23.625659 [ 253 ] {aae0d717-1d74-4126-a0fd-d9af32a9c6c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2842 | 2026.03.25 17:08:23.626270 [ 253 ] {aae0d717-1d74-4126-a0fd-d9af32a9c6c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2843 | 2026.03.25 17:08:23.626523 [ 253 ] {aae0d717-1d74-4126-a0fd-d9af32a9c6c7} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.03.25 17:08:23.626678 [ 253 ] {aae0d717-1d74-4126-a0fd-d9af32a9c6c7} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001916 sec., 12526.096033402922 rows/sec., 22.45 MiB/sec. | ||
| 2845 | 2026.03.25 17:08:23.626680 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2846 | 2026.03.25 17:08:23.626746 [ 253 ] {aae0d717-1d74-4126-a0fd-d9af32a9c6c7} <Debug> TCPHandler: Processed in 0.002106562 sec. | ||
| 2847 | 2026.03.25 17:08:23.626756 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.03.25 17:08:23.626796 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2849 | 2026.03.25 17:08:23.626894 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.03.25 17:08:23.626936 [ 199 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 2851 | 2026.03.25 17:08:23.626996 [ 253 ] {f2d0ef6d-9b86-41f0-8adc-5f2651945fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2852 | 2026.03.25 17:08:23.627043 [ 253 ] {f2d0ef6d-9b86-41f0-8adc-5f2651945fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2853 | 2026.03.25 17:08:23.627217 [ 199 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2854 | 2026.03.25 17:08:23.627297 [ 199 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 55 rows starting from the beginning of the part | ||
| 2855 | 2026.03.25 17:08:23.627439 [ 253 ] {f2d0ef6d-9b86-41f0-8adc-5f2651945fcd} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.03.25 17:08:23.627481 [ 253 ] {f2d0ef6d-9b86-41f0-8adc-5f2651945fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 2857 | 2026.03.25 17:08:23.627513 [ 199 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2858 | 2026.03.25 17:08:23.627725 [ 199 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2859 | 2026.03.25 17:08:23.627827 [ 253 ] {f2d0ef6d-9b86-41f0-8adc-5f2651945fcd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2860 | 2026.03.25 17:08:23.627899 [ 199 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 2861 | 2026.03.25 17:08:23.628062 [ 199 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2862 | 2026.03.25 17:08:23.628099 [ 253 ] {f2d0ef6d-9b86-41f0-8adc-5f2651945fcd} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.03.25 17:08:23.628230 [ 199 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 2864 | 2026.03.25 17:08:23.628279 [ 253 ] {f2d0ef6d-9b86-41f0-8adc-5f2651945fcd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001302 sec., 69124.42396313364 rows/sec., 4.33 MiB/sec. | ||
| 2865 | 2026.03.25 17:08:23.628335 [ 253 ] {f2d0ef6d-9b86-41f0-8adc-5f2651945fcd} <Debug> TCPHandler: Processed in 0.001490577 sec. | ||
| 2866 | 2026.03.25 17:08:23.635767 [ 189 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 147 rows, containing 19 columns (19 merged, 0 gathered) in 0.008891729 sec., 16532.217749776228 rows/sec., 29.62 MiB/sec. | ||
| 2867 | 2026.03.25 17:08:23.636136 [ 200 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2868 | 2026.03.25 17:08:23.636547 [ 200 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.03.25 17:08:23.636639 [ 200 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2870 | 2026.03.25 17:08:23.636764 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2871 | 2026.03.25 17:08:24.896030 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.03.25 17:08:24.896280 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2873 | 2026.03.25 17:08:24.896653 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2874 | 2026.03.25 17:08:24.896696 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2875 | 2026.03.25 17:08:24.896971 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2876 | 2026.03.25 17:08:24.897042 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2877 | 2026.03.25 17:08:24.897184 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2878 | 2026.03.25 17:08:24.897319 [ 303 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2879 | 2026.03.25 17:08:24.897320 [ 312 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2880 | 2026.03.25 17:08:24.897320 [ 296 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2881 | 2026.03.25 17:08:24.897461 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 2882 | 2026.03.25 17:08:24.897488 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2883 | 2026.03.25 17:08:24.897560 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2884 | 2026.03.25 17:08:24.897579 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2885 | 2026.03.25 17:08:24.897621 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2886 | 2026.03.25 17:08:24.897661 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2887 | 2026.03.25 17:08:24.898425 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002256 sec., 18173.758865248226 rows/sec., 731.99 KiB/sec. | ||
| 2888 | 2026.03.25 17:08:24.898529 [ 253 ] {e5ff9056-5df9-47e2-864c-0f138b200454} <Debug> TCPHandler: Processed in 0.002634155 sec. | ||
| 2889 | 2026.03.25 17:08:24.898868 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2890 | 2026.03.25 17:08:24.899020 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2891 | 2026.03.25 17:08:24.899266 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2892 | 2026.03.25 17:08:24.899306 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2893 | 2026.03.25 17:08:24.899523 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2894 | 2026.03.25 17:08:24.899578 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2895 | 2026.03.25 17:08:24.899686 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2896 | 2026.03.25 17:08:24.899751 [ 296 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2897 | 2026.03.25 17:08:24.899755 [ 312 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2898 | 2026.03.25 17:08:24.899783 [ 345 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2899 | 2026.03.25 17:08:24.899859 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 2900 | 2026.03.25 17:08:24.899881 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2901 | 2026.03.25 17:08:24.899939 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2902 | 2026.03.25 17:08:24.899958 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2903 | 2026.03.25 17:08:24.899989 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2904 | 2026.03.25 17:08:24.900021 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2905 | 2026.03.25 17:08:24.900646 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001694 sec., 24203.069657615113 rows/sec., 974.83 KiB/sec. | ||
| 2906 | 2026.03.25 17:08:24.900722 [ 253 ] {93c84bcd-1e4e-405f-a197-cc00a6c2decc} <Debug> TCPHandler: Processed in 0.001907707 sec. | ||
| 2907 | 2026.03.25 17:08:24.900942 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2026.03.25 17:08:24.901084 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2909 | 2026.03.25 17:08:24.901312 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2910 | 2026.03.25 17:08:24.901350 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2911 | 2026.03.25 17:08:24.901569 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2912 | 2026.03.25 17:08:24.901623 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2913 | 2026.03.25 17:08:24.901724 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2914 | 2026.03.25 17:08:24.901777 [ 323 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2915 | 2026.03.25 17:08:24.901786 [ 335 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2916 | 2026.03.25 17:08:24.901784 [ 339 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2917 | 2026.03.25 17:08:24.901874 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 2918 | 2026.03.25 17:08:24.901894 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2919 | 2026.03.25 17:08:24.901950 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2920 | 2026.03.25 17:08:24.901969 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2921 | 2026.03.25 17:08:24.901998 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2922 | 2026.03.25 17:08:24.902036 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2923 | 2026.03.25 17:08:24.902572 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00155 sec., 26451.612903225807 rows/sec., 1.04 MiB/sec. | ||
| 2924 | 2026.03.25 17:08:24.902641 [ 253 ] {a7c92833-0a22-43fb-ad4a-f7648443e3d8} <Debug> TCPHandler: Processed in 0.001750643 sec. | ||
| 2925 | 2026.03.25 17:08:24.902846 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.03.25 17:08:24.902986 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2927 | 2026.03.25 17:08:24.903202 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2928 | 2026.03.25 17:08:24.903239 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2929 | 2026.03.25 17:08:24.903452 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2930 | 2026.03.25 17:08:24.903504 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2931 | 2026.03.25 17:08:24.903602 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2932 | 2026.03.25 17:08:24.903652 [ 339 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2933 | 2026.03.25 17:08:24.903658 [ 335 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2934 | 2026.03.25 17:08:24.903670 [ 323 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2935 | 2026.03.25 17:08:24.903741 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 2936 | 2026.03.25 17:08:24.903761 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2937 | 2026.03.25 17:08:24.903820 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2938 | 2026.03.25 17:08:24.903837 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2939 | 2026.03.25 17:08:24.903866 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2940 | 2026.03.25 17:08:24.903894 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2941 | 2026.03.25 17:08:24.904604 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001677 sec., 24448.419797257004 rows/sec., 984.72 KiB/sec. | ||
| 2942 | 2026.03.25 17:08:24.904701 [ 253 ] {370c6c5f-2a6a-4cba-8fd2-caa1addb66c9} <Debug> TCPHandler: Processed in 0.001904457 sec. | ||
| 2943 | 2026.03.25 17:08:24.904944 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.03.25 17:08:24.905088 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2945 | 2026.03.25 17:08:24.905317 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2946 | 2026.03.25 17:08:24.905354 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2947 | 2026.03.25 17:08:24.905569 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2948 | 2026.03.25 17:08:24.905622 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2949 | 2026.03.25 17:08:24.905721 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2950 | 2026.03.25 17:08:24.905792 [ 339 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2951 | 2026.03.25 17:08:24.905794 [ 323 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2952 | 2026.03.25 17:08:24.905797 [ 334 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2953 | 2026.03.25 17:08:24.905923 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 2954 | 2026.03.25 17:08:24.905949 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2955 | 2026.03.25 17:08:24.906005 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2956 | 2026.03.25 17:08:24.906021 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2957 | 2026.03.25 17:08:24.906050 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2958 | 2026.03.25 17:08:24.906080 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2959 | 2026.03.25 17:08:24.906682 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001655 sec., 24773.413897280967 rows/sec., 997.80 KiB/sec. | ||
| 2960 | 2026.03.25 17:08:24.906788 [ 253 ] {f7a0543a-6268-4a4b-8add-dfb598ae6318} <Debug> TCPHandler: Processed in 0.001895516 sec. | ||
| 2961 | 2026.03.25 17:08:24.907019 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2026.03.25 17:08:24.907159 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2963 | 2026.03.25 17:08:24.907387 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2964 | 2026.03.25 17:08:24.907423 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2965 | 2026.03.25 17:08:24.907641 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2966 | 2026.03.25 17:08:24.907692 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2967 | 2026.03.25 17:08:24.907790 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2968 | 2026.03.25 17:08:24.907849 [ 332 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2969 | 2026.03.25 17:08:24.907857 [ 334 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2970 | 2026.03.25 17:08:24.907857 [ 339 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2971 | 2026.03.25 17:08:24.907967 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 2972 | 2026.03.25 17:08:24.907987 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2973 | 2026.03.25 17:08:24.908042 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2974 | 2026.03.25 17:08:24.908059 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2975 | 2026.03.25 17:08:24.908088 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2976 | 2026.03.25 17:08:24.908119 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2977 | 2026.03.25 17:08:24.908670 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001572 sec., 26081.424936386768 rows/sec., 1.03 MiB/sec. | ||
| 2978 | 2026.03.25 17:08:24.908784 [ 253 ] {42c25c62-d6ad-47e1-8c0f-4a53b4a4ddd1} <Debug> TCPHandler: Processed in 0.001814875 sec. | ||
| 2979 | 2026.03.25 17:08:24.917372 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.03.25 17:08:24.917542 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2981 | 2026.03.25 17:08:24.917899 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2982 | 2026.03.25 17:08:24.917949 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2983 | 2026.03.25 17:08:24.918192 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2984 | 2026.03.25 17:08:24.918244 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2985 | 2026.03.25 17:08:24.918342 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2986 | 2026.03.25 17:08:24.918398 [ 339 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2987 | 2026.03.25 17:08:24.918416 [ 332 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2988 | 2026.03.25 17:08:24.918419 [ 334 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2989 | 2026.03.25 17:08:24.918522 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 2990 | 2026.03.25 17:08:24.918548 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2991 | 2026.03.25 17:08:24.918601 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2992 | 2026.03.25 17:08:24.918617 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2993 | 2026.03.25 17:08:24.918646 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2994 | 2026.03.25 17:08:24.918675 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2995 | 2026.03.25 17:08:24.919382 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001917 sec., 21387.584767866458 rows/sec., 861.43 KiB/sec. | ||
| 2996 | 2026.03.25 17:08:24.919471 [ 253 ] {c410b7ab-6195-4162-9bc6-c6f6cf62ef67} <Debug> TCPHandler: Processed in 0.002158723 sec. | ||
| 2997 | 2026.03.25 17:08:24.968465 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.03.25 17:08:24.968635 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2999 | 2026.03.25 17:08:24.968916 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3000 | 2026.03.25 17:08:24.968962 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3001 | 2026.03.25 17:08:24.969203 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3002 | 2026.03.25 17:08:24.969255 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3003 | 2026.03.25 17:08:24.969352 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 3004 | 2026.03.25 17:08:24.969424 [ 339 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3005 | 2026.03.25 17:08:24.969429 [ 332 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3006 | 2026.03.25 17:08:24.969429 [ 317 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3007 | 2026.03.25 17:08:24.969578 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 3008 | 2026.03.25 17:08:24.969603 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3009 | 2026.03.25 17:08:24.969658 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3010 | 2026.03.25 17:08:24.969674 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3011 | 2026.03.25 17:08:24.969704 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3012 | 2026.03.25 17:08:24.969733 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3013 | 2026.03.25 17:08:24.970305 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001748 sec., 23455.37757437071 rows/sec., 944.72 KiB/sec. | ||
| 3014 | 2026.03.25 17:08:24.970393 [ 253 ] {e8cf1395-14b1-4092-93d2-c2f27b053725} <Debug> TCPHandler: Processed in 0.001990689 sec. | ||
| 3015 | 2026.03.25 17:08:25.043679 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.03.25 17:08:25.043854 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 3017 | 2026.03.25 17:08:25.044132 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3018 | 2026.03.25 17:08:25.044170 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3019 | 2026.03.25 17:08:25.044394 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3020 | 2026.03.25 17:08:25.044447 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3021 | 2026.03.25 17:08:25.044546 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 3022 | 2026.03.25 17:08:25.044619 [ 317 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3023 | 2026.03.25 17:08:25.044626 [ 332 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3024 | 2026.03.25 17:08:25.044622 [ 339 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3025 | 2026.03.25 17:08:25.044758 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (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 | ||
| 3026 | 2026.03.25 17:08:25.044784 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3027 | 2026.03.25 17:08:25.044839 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3028 | 2026.03.25 17:08:25.044856 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Debug> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3029 | 2026.03.25 17:08:25.044886 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3030 | 2026.03.25 17:08:25.044916 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3031 | 2026.03.25 17:08:25.045509 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001734 sec., 23644.75201845444 rows/sec., 952.35 KiB/sec. | ||
| 3032 | 2026.03.25 17:08:25.045600 [ 253 ] {4084888c-50b5-44b2-b9b3-2521bed470ae} <Debug> TCPHandler: Processed in 0.001981899 sec. | ||
| 3033 | 2026.03.25 17:08:25.047405 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2026.03.25 17:08:25.047608 [ 253 ] {1c5844bb-ad4e-485c-9084-21d463674250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3035 | 2026.03.25 17:08:25.047688 [ 253 ] {1c5844bb-ad4e-485c-9084-21d463674250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3036 | 2026.03.25 17:08:25.048380 [ 253 ] {1c5844bb-ad4e-485c-9084-21d463674250} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.03.25 17:08:25.048417 [ 253 ] {1c5844bb-ad4e-485c-9084-21d463674250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3038 | 2026.03.25 17:08:25.048840 [ 253 ] {1c5844bb-ad4e-485c-9084-21d463674250} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3039 | 2026.03.25 17:08:25.049039 [ 253 ] {1c5844bb-ad4e-485c-9084-21d463674250} <Trace> oximeter.timeseries_schema (6a189981-65c2-45e1-821d-10d0cebf278e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.03.25 17:08:25.049182 [ 253 ] {1c5844bb-ad4e-485c-9084-21d463674250} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001634 sec., 5507.955936352509 rows/sec., 1.12 MiB/sec. | ||
| 3041 | 2026.03.25 17:08:25.049220 [ 253 ] {1c5844bb-ad4e-485c-9084-21d463674250} <Debug> TCPHandler: Processed in 0.001916277 sec. | ||
| 3042 | 2026.03.25 17:08:25.049329 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3043 | 2026.03.25 17:08:25.049424 [ 253 ] {e75e038f-c385-458e-b1ee-b7e716476a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3044 | 2026.03.25 17:08:25.049463 [ 253 ] {e75e038f-c385-458e-b1ee-b7e716476a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3045 | 2026.03.25 17:08:25.049884 [ 253 ] {e75e038f-c385-458e-b1ee-b7e716476a38} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2026.03.25 17:08:25.049920 [ 253 ] {e75e038f-c385-458e-b1ee-b7e716476a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3047 | 2026.03.25 17:08:25.050207 [ 253 ] {e75e038f-c385-458e-b1ee-b7e716476a38} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3048 | 2026.03.25 17:08:25.050419 [ 253 ] {e75e038f-c385-458e-b1ee-b7e716476a38} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.03.25 17:08:25.050545 [ 253 ] {e75e038f-c385-458e-b1ee-b7e716476a38} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001141 sec., 14022.787028921997 rows/sec., 1.12 MiB/sec. | ||
| 3050 | 2026.03.25 17:08:25.050583 [ 253 ] {e75e038f-c385-458e-b1ee-b7e716476a38} <Debug> TCPHandler: Processed in 0.001302232 sec. | ||
| 3051 | 2026.03.25 17:08:25.050693 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2026.03.25 17:08:25.050789 [ 253 ] {083ded86-f9b5-4aaf-919a-2036d018e8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3053 | 2026.03.25 17:08:25.050827 [ 253 ] {083ded86-f9b5-4aaf-919a-2036d018e8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3054 | 2026.03.25 17:08:25.052467 [ 253 ] {083ded86-f9b5-4aaf-919a-2036d018e8b9} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.03.25 17:08:25.052503 [ 253 ] {083ded86-f9b5-4aaf-919a-2036d018e8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3056 | 2026.03.25 17:08:25.053042 [ 253 ] {083ded86-f9b5-4aaf-919a-2036d018e8b9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3057 | 2026.03.25 17:08:25.053254 [ 253 ] {083ded86-f9b5-4aaf-919a-2036d018e8b9} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.03.25 17:08:25.053392 [ 253 ] {083ded86-f9b5-4aaf-919a-2036d018e8b9} <Debug> executeQuery: Read 2442 rows, 185.14 KiB in 0.002622 sec., 931350.1144164759 rows/sec., 68.96 MiB/sec. | ||
| 3059 | 2026.03.25 17:08:25.053433 [ 253 ] {083ded86-f9b5-4aaf-919a-2036d018e8b9} <Debug> TCPHandler: Processed in 0.002788309 sec. | ||
| 3060 | 2026.03.25 17:08:25.053549 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2026.03.25 17:08:25.053643 [ 253 ] {90083326-da40-4ef0-a28b-6da67e6b2334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3062 | 2026.03.25 17:08:25.053683 [ 253 ] {90083326-da40-4ef0-a28b-6da67e6b2334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3063 | 2026.03.25 17:08:25.054086 [ 253 ] {90083326-da40-4ef0-a28b-6da67e6b2334} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.03.25 17:08:25.054122 [ 253 ] {90083326-da40-4ef0-a28b-6da67e6b2334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3065 | 2026.03.25 17:08:25.054409 [ 253 ] {90083326-da40-4ef0-a28b-6da67e6b2334} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3066 | 2026.03.25 17:08:25.054623 [ 253 ] {90083326-da40-4ef0-a28b-6da67e6b2334} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.03.25 17:08:25.054759 [ 253 ] {90083326-da40-4ef0-a28b-6da67e6b2334} <Debug> executeQuery: Read 40 rows, 2.92 KiB in 0.001136 sec., 35211.2676056338 rows/sec., 2.51 MiB/sec. | ||
| 3068 | 2026.03.25 17:08:25.054799 [ 253 ] {90083326-da40-4ef0-a28b-6da67e6b2334} <Debug> TCPHandler: Processed in 0.001298332 sec. | ||
| 3069 | 2026.03.25 17:08:25.054906 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.03.25 17:08:25.054999 [ 253 ] {9a87137e-5d69-41ea-afc5-d5eee45c618e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3071 | 2026.03.25 17:08:25.055038 [ 253 ] {9a87137e-5d69-41ea-afc5-d5eee45c618e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3072 | 2026.03.25 17:08:25.055676 [ 253 ] {9a87137e-5d69-41ea-afc5-d5eee45c618e} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.03.25 17:08:25.055713 [ 253 ] {9a87137e-5d69-41ea-afc5-d5eee45c618e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3074 | 2026.03.25 17:08:25.056067 [ 253 ] {9a87137e-5d69-41ea-afc5-d5eee45c618e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3075 | 2026.03.25 17:08:25.056278 [ 253 ] {9a87137e-5d69-41ea-afc5-d5eee45c618e} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.03.25 17:08:25.056407 [ 253 ] {9a87137e-5d69-41ea-afc5-d5eee45c618e} <Debug> executeQuery: Read 802 rows, 47.45 KiB in 0.001425 sec., 562807.0175438597 rows/sec., 32.51 MiB/sec. | ||
| 3077 | 2026.03.25 17:08:25.056443 [ 253 ] {9a87137e-5d69-41ea-afc5-d5eee45c618e} <Debug> TCPHandler: Processed in 0.001586309 sec. | ||
| 3078 | 2026.03.25 17:08:25.056552 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2026.03.25 17:08:25.056645 [ 253 ] {5b2c7cb3-97cb-4c0a-99b6-9edc95e01765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3080 | 2026.03.25 17:08:25.056684 [ 253 ] {5b2c7cb3-97cb-4c0a-99b6-9edc95e01765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3081 | 2026.03.25 17:08:25.057063 [ 253 ] {5b2c7cb3-97cb-4c0a-99b6-9edc95e01765} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.03.25 17:08:25.057099 [ 253 ] {5b2c7cb3-97cb-4c0a-99b6-9edc95e01765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3083 | 2026.03.25 17:08:25.057376 [ 253 ] {5b2c7cb3-97cb-4c0a-99b6-9edc95e01765} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3084 | 2026.03.25 17:08:25.057582 [ 253 ] {5b2c7cb3-97cb-4c0a-99b6-9edc95e01765} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2026.03.25 17:08:25.057703 [ 253 ] {5b2c7cb3-97cb-4c0a-99b6-9edc95e01765} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001076 sec., 1858.7360594795541 rows/sec., 130.69 KiB/sec. | ||
| 3086 | 2026.03.25 17:08:25.057740 [ 253 ] {5b2c7cb3-97cb-4c0a-99b6-9edc95e01765} <Debug> TCPHandler: Processed in 0.0012384 sec. | ||
| 3087 | 2026.03.25 17:08:25.057850 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2026.03.25 17:08:25.057945 [ 253 ] {0940e797-73e8-4555-857a-acd5cfa7333b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3089 | 2026.03.25 17:08:25.057983 [ 253 ] {0940e797-73e8-4555-857a-acd5cfa7333b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3090 | 2026.03.25 17:08:25.058808 [ 253 ] {0940e797-73e8-4555-857a-acd5cfa7333b} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.03.25 17:08:25.058843 [ 253 ] {0940e797-73e8-4555-857a-acd5cfa7333b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3092 | 2026.03.25 17:08:25.059293 [ 253 ] {0940e797-73e8-4555-857a-acd5cfa7333b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3093 | 2026.03.25 17:08:25.059512 [ 253 ] {0940e797-73e8-4555-857a-acd5cfa7333b} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.03.25 17:08:25.059647 [ 253 ] {0940e797-73e8-4555-857a-acd5cfa7333b} <Debug> executeQuery: Read 1328 rows, 91.18 KiB in 0.00172 sec., 772093.023255814 rows/sec., 51.77 MiB/sec. | ||
| 3095 | 2026.03.25 17:08:25.059686 [ 253 ] {0940e797-73e8-4555-857a-acd5cfa7333b} <Debug> TCPHandler: Processed in 0.001884216 sec. | ||
| 3096 | 2026.03.25 17:08:25.059796 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.03.25 17:08:25.059890 [ 253 ] {3d22954d-f5a0-46f6-81e8-29e3f938a14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3098 | 2026.03.25 17:08:25.059931 [ 253 ] {3d22954d-f5a0-46f6-81e8-29e3f938a14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3099 | 2026.03.25 17:08:25.061110 [ 253 ] {3d22954d-f5a0-46f6-81e8-29e3f938a14b} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.03.25 17:08:25.061147 [ 253 ] {3d22954d-f5a0-46f6-81e8-29e3f938a14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3101 | 2026.03.25 17:08:25.061851 [ 253 ] {3d22954d-f5a0-46f6-81e8-29e3f938a14b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3102 | 2026.03.25 17:08:25.062062 [ 253 ] {3d22954d-f5a0-46f6-81e8-29e3f938a14b} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.03.25 17:08:25.062188 [ 253 ] {3d22954d-f5a0-46f6-81e8-29e3f938a14b} <Debug> executeQuery: Read 3609 rows, 234.24 KiB in 0.002317 sec., 1557617.6089771255 rows/sec., 98.73 MiB/sec. | ||
| 3104 | 2026.03.25 17:08:25.062226 [ 253 ] {3d22954d-f5a0-46f6-81e8-29e3f938a14b} <Debug> TCPHandler: Processed in 0.002480221 sec. | ||
| 3105 | 2026.03.25 17:08:25.062345 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2026.03.25 17:08:25.062440 [ 253 ] {110cfe85-93c1-447e-a745-8f6f23af13f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3107 | 2026.03.25 17:08:25.062481 [ 253 ] {110cfe85-93c1-447e-a745-8f6f23af13f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3108 | 2026.03.25 17:08:25.062801 [ 253 ] {110cfe85-93c1-447e-a745-8f6f23af13f1} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.03.25 17:08:25.062836 [ 253 ] {110cfe85-93c1-447e-a745-8f6f23af13f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3110 | 2026.03.25 17:08:25.063124 [ 253 ] {110cfe85-93c1-447e-a745-8f6f23af13f1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3111 | 2026.03.25 17:08:25.063333 [ 253 ] {110cfe85-93c1-447e-a745-8f6f23af13f1} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.03.25 17:08:25.063427 [ 141 ] {} <Debug> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3113 | 2026.03.25 17:08:25.063459 [ 253 ] {110cfe85-93c1-447e-a745-8f6f23af13f1} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 61.15 KiB/sec. | ||
| 3114 | 2026.03.25 17:08:25.063489 [ 141 ] {} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.03.25 17:08:25.063499 [ 253 ] {110cfe85-93c1-447e-a745-8f6f23af13f1} <Debug> TCPHandler: Processed in 0.001203599 sec. | ||
| 3116 | 2026.03.25 17:08:25.063519 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3117 | 2026.03.25 17:08:25.063619 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2026.03.25 17:08:25.063639 [ 187 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::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 | ||
| 3119 | 2026.03.25 17:08:25.063723 [ 253 ] {8fbd2a04-5fa2-4803-8bfd-1c8a837ef3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3120 | 2026.03.25 17:08:25.063776 [ 187 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3121 | 2026.03.25 17:08:25.063780 [ 253 ] {8fbd2a04-5fa2-4803-8bfd-1c8a837ef3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3122 | 2026.03.25 17:08:25.063821 [ 187 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3123 | 2026.03.25 17:08:25.063913 [ 187 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3124 | 2026.03.25 17:08:25.063967 [ 187 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3125 | 2026.03.25 17:08:25.064019 [ 187 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3126 | 2026.03.25 17:08:25.064065 [ 187 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3127 | 2026.03.25 17:08:25.064111 [ 187 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3128 | 2026.03.25 17:08:25.064539 [ 253 ] {8fbd2a04-5fa2-4803-8bfd-1c8a837ef3e8} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.03.25 17:08:25.064579 [ 253 ] {8fbd2a04-5fa2-4803-8bfd-1c8a837ef3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3130 | 2026.03.25 17:08:25.065028 [ 189 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.001437976 sec., 4867.953289901918 rows/sec., 322.58 KiB/sec. | ||
| 3131 | 2026.03.25 17:08:25.065148 [ 253 ] {8fbd2a04-5fa2-4803-8bfd-1c8a837ef3e8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3132 | 2026.03.25 17:08:25.065185 [ 200 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3133 | 2026.03.25 17:08:25.065434 [ 253 ] {8fbd2a04-5fa2-4803-8bfd-1c8a837ef3e8} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.03.25 17:08:25.065527 [ 200 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_6_1} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.03.25 17:08:25.065589 [ 253 ] {8fbd2a04-5fa2-4803-8bfd-1c8a837ef3e8} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001891 sec., 12691.69751454257 rows/sec., 22.74 MiB/sec. | ||
| 3136 | 2026.03.25 17:08:25.065608 [ 200 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_6_1} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3137 | 2026.03.25 17:08:25.065652 [ 253 ] {8fbd2a04-5fa2-4803-8bfd-1c8a837ef3e8} <Debug> TCPHandler: Processed in 0.002082401 sec. | ||
| 3138 | 2026.03.25 17:08:25.065695 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3139 | 2026.03.25 17:08:25.065765 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2026.03.25 17:08:25.065869 [ 253 ] {a6991240-8b0b-48d3-a99e-ac70335ab348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3141 | 2026.03.25 17:08:25.065909 [ 253 ] {a6991240-8b0b-48d3-a99e-ac70335ab348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3142 | 2026.03.25 17:08:25.066226 [ 253 ] {a6991240-8b0b-48d3-a99e-ac70335ab348} <Trace> oximeter.measurements_i64 (6c2cdd46-83b9-4844-bd0f-7f238b2662a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.03.25 17:08:25.066262 [ 253 ] {a6991240-8b0b-48d3-a99e-ac70335ab348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3144 | 2026.03.25 17:08:25.066557 [ 253 ] {a6991240-8b0b-48d3-a99e-ac70335ab348} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3145 | 2026.03.25 17:08:25.066764 [ 253 ] {a6991240-8b0b-48d3-a99e-ac70335ab348} <Trace> oximeter.measurements_i64 (6c2cdd46-83b9-4844-bd0f-7f238b2662a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.03.25 17:08:25.066894 [ 253 ] {a6991240-8b0b-48d3-a99e-ac70335ab348} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001044 sec., 8620.689655172413 rows/sec., 608.95 KiB/sec. | ||
| 3147 | 2026.03.25 17:08:25.066930 [ 253 ] {a6991240-8b0b-48d3-a99e-ac70335ab348} <Debug> TCPHandler: Processed in 0.00121483 sec. | ||
| 3148 | 2026.03.25 17:08:25.067039 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.03.25 17:08:25.067133 [ 253 ] {442ca45e-66ac-4afe-94eb-9165476b7700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.03.25 17:08:25.067171 [ 253 ] {442ca45e-66ac-4afe-94eb-9165476b7700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3151 | 2026.03.25 17:08:25.067490 [ 253 ] {442ca45e-66ac-4afe-94eb-9165476b7700} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.03.25 17:08:25.067525 [ 253 ] {442ca45e-66ac-4afe-94eb-9165476b7700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3153 | 2026.03.25 17:08:25.067823 [ 253 ] {442ca45e-66ac-4afe-94eb-9165476b7700} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3154 | 2026.03.25 17:08:25.068030 [ 253 ] {442ca45e-66ac-4afe-94eb-9165476b7700} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.03.25 17:08:25.068154 [ 253 ] {442ca45e-66ac-4afe-94eb-9165476b7700} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00104 sec., 23076.923076923078 rows/sec., 1.56 MiB/sec. | ||
| 3156 | 2026.03.25 17:08:25.068188 [ 253 ] {442ca45e-66ac-4afe-94eb-9165476b7700} <Debug> TCPHandler: Processed in 0.00119835 sec. | ||
| 3157 | 2026.03.25 17:08:27.462541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 436 | ||
| 3158 | 2026.03.25 17:08:27.465541 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.03.25 17:08:27.465589 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3160 | 2026.03.25 17:08:27.466787 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3161 | 2026.03.25 17:08:27.467050 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.03.25 17:08:27.467291 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 3163 | 2026.03.25 17:08:28.591819 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.03.25 17:08:28.592017 [ 253 ] {1e3a7f04-cc71-410b-924b-18b87f46428c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3165 | 2026.03.25 17:08:28.592086 [ 253 ] {1e3a7f04-cc71-410b-924b-18b87f46428c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3166 | 2026.03.25 17:08:28.592754 [ 253 ] {1e3a7f04-cc71-410b-924b-18b87f46428c} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.03.25 17:08:28.592806 [ 253 ] {1e3a7f04-cc71-410b-924b-18b87f46428c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3168 | 2026.03.25 17:08:28.593221 [ 253 ] {1e3a7f04-cc71-410b-924b-18b87f46428c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3169 | 2026.03.25 17:08:28.593455 [ 253 ] {1e3a7f04-cc71-410b-924b-18b87f46428c} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.03.25 17:08:28.593616 [ 253 ] {1e3a7f04-cc71-410b-924b-18b87f46428c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.61 MiB/sec. | ||
| 3171 | 2026.03.25 17:08:28.593669 [ 253 ] {1e3a7f04-cc71-410b-924b-18b87f46428c} <Debug> TCPHandler: Processed in 0.001982529 sec. | ||
| 3172 | 2026.03.25 17:08:28.593796 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.03.25 17:08:28.593899 [ 253 ] {76cb264a-786c-4848-a1f6-18eb330a8851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3174 | 2026.03.25 17:08:28.593942 [ 253 ] {76cb264a-786c-4848-a1f6-18eb330a8851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3175 | 2026.03.25 17:08:28.594367 [ 253 ] {76cb264a-786c-4848-a1f6-18eb330a8851} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.03.25 17:08:28.594405 [ 253 ] {76cb264a-786c-4848-a1f6-18eb330a8851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3177 | 2026.03.25 17:08:28.594726 [ 253 ] {76cb264a-786c-4848-a1f6-18eb330a8851} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3178 | 2026.03.25 17:08:28.594937 [ 253 ] {76cb264a-786c-4848-a1f6-18eb330a8851} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.03.25 17:08:28.595071 [ 253 ] {76cb264a-786c-4848-a1f6-18eb330a8851} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 3180 | 2026.03.25 17:08:28.595109 [ 253 ] {76cb264a-786c-4848-a1f6-18eb330a8851} <Debug> TCPHandler: Processed in 0.001365193 sec. | ||
| 3181 | 2026.03.25 17:08:28.595224 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.03.25 17:08:28.595320 [ 253 ] {9bf7cc0f-04f5-434a-8a9e-65c59786bb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.03.25 17:08:28.595365 [ 253 ] {9bf7cc0f-04f5-434a-8a9e-65c59786bb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3184 | 2026.03.25 17:08:28.595737 [ 253 ] {9bf7cc0f-04f5-434a-8a9e-65c59786bb80} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.03.25 17:08:28.595774 [ 253 ] {9bf7cc0f-04f5-434a-8a9e-65c59786bb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3186 | 2026.03.25 17:08:28.596104 [ 253 ] {9bf7cc0f-04f5-434a-8a9e-65c59786bb80} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3187 | 2026.03.25 17:08:28.596319 [ 253 ] {9bf7cc0f-04f5-434a-8a9e-65c59786bb80} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.03.25 17:08:28.596448 [ 253 ] {9bf7cc0f-04f5-434a-8a9e-65c59786bb80} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001147 sec., 83696.59982563209 rows/sec., 5.83 MiB/sec. | ||
| 3189 | 2026.03.25 17:08:28.596485 [ 253 ] {9bf7cc0f-04f5-434a-8a9e-65c59786bb80} <Debug> TCPHandler: Processed in 0.001311493 sec. | ||
| 3190 | 2026.03.25 17:08:28.596596 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.03.25 17:08:28.596691 [ 253 ] {ec8a1610-5fff-4c81-a7e2-cb8068d43d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3192 | 2026.03.25 17:08:28.596734 [ 253 ] {ec8a1610-5fff-4c81-a7e2-cb8068d43d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3193 | 2026.03.25 17:08:28.597059 [ 253 ] {ec8a1610-5fff-4c81-a7e2-cb8068d43d7a} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.03.25 17:08:28.597095 [ 253 ] {ec8a1610-5fff-4c81-a7e2-cb8068d43d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3195 | 2026.03.25 17:08:28.597405 [ 253 ] {ec8a1610-5fff-4c81-a7e2-cb8068d43d7a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3196 | 2026.03.25 17:08:28.597620 [ 253 ] {ec8a1610-5fff-4c81-a7e2-cb8068d43d7a} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.03.25 17:08:28.597749 [ 253 ] {ec8a1610-5fff-4c81-a7e2-cb8068d43d7a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001076 sec., 33457.24907063197 rows/sec., 2.25 MiB/sec. | ||
| 3198 | 2026.03.25 17:08:28.597785 [ 253 ] {ec8a1610-5fff-4c81-a7e2-cb8068d43d7a} <Debug> TCPHandler: Processed in 0.001238561 sec. | ||
| 3199 | 2026.03.25 17:08:29.957738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5213 | ||
| 3200 | 2026.03.25 17:08:29.958241 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.03.25 17:08:29.958293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3202 | 2026.03.25 17:08:29.958829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3203 | 2026.03.25 17:08:29.959100 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.03.25 17:08:29.959251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5213 | ||
| 3205 | 2026.03.25 17:08:29.959253 [ 152 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3206 | 2026.03.25 17:08:29.959325 [ 152 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2026.03.25 17:08:29.959345 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3208 | 2026.03.25 17:08:29.959442 [ 190 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 3209 | 2026.03.25 17:08:29.959551 [ 190 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3210 | 2026.03.25 17:08:29.959589 [ 190 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2845 rows starting from the beginning of the part | ||
| 3211 | 2026.03.25 17:08:29.959677 [ 190 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3212 | 2026.03.25 17:08:29.959730 [ 190 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3213 | 2026.03.25 17:08:29.959774 [ 190 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 3214 | 2026.03.25 17:08:29.959826 [ 190 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 3215 | 2026.03.25 17:08:29.959872 [ 190 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 3216 | 2026.03.25 17:08:29.961359 [ 200 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5213 rows, containing 4 columns (4 merged, 0 gathered) in 0.001954859 sec., 2666688.4926227415 rows/sec., 38.15 MiB/sec. | ||
| 3217 | 2026.03.25 17:08:29.962226 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3218 | 2026.03.25 17:08:29.962563 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_11_2} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2026.03.25 17:08:29.962653 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_11_2} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3220 | 2026.03.25 17:08:29.962768 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 3221 | 2026.03.25 17:08:30.239364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3222 | 2026.03.25 17:08:30.257141 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.03.25 17:08:30.257213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3224 | 2026.03.25 17:08:30.263383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3225 | 2026.03.25 17:08:30.264078 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.03.25 17:08:30.264370 [ 142 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3227 | 2026.03.25 17:08:30.264428 [ 142 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.03.25 17:08:30.264451 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3229 | 2026.03.25 17:08:30.264563 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 3230 | 2026.03.25 17:08:30.268081 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3231 | 2026.03.25 17:08:30.268857 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3232 | 2026.03.25 17:08:30.270296 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 3233 | 2026.03.25 17:08:30.274948 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 3234 | 2026.03.25 17:08:30.279237 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 3235 | 2026.03.25 17:08:30.283630 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 3236 | 2026.03.25 17:08:30.288302 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 3237 | 2026.03.25 17:08:30.292643 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 3238 | 2026.03.25 17:08:30.345674 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081162631 sec., 1022.6381153168877 rows/sec., 5.29 MiB/sec. | ||
| 3239 | 2026.03.25 17:08:30.347957 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3240 | 2026.03.25 17:08:30.350025 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_11_2} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2026.03.25 17:08:30.350114 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_11_2} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3242 | 2026.03.25 17:08:30.352132 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3243 | 2026.03.25 17:08:31.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.01 MiB, peak 221.89 MiB, free memory in arenas 0.00 B, will set to 221.67 MiB (RSS), difference: 9.66 MiB | ||
| 3244 | 2026.03.25 17:08:33.603124 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3245 | 2026.03.25 17:08:33.603402 [ 253 ] {420cc7fa-9b71-4d6f-8d25-0a8b0b5d2c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3246 | 2026.03.25 17:08:33.603471 [ 253 ] {420cc7fa-9b71-4d6f-8d25-0a8b0b5d2c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3247 | 2026.03.25 17:08:33.604279 [ 253 ] {420cc7fa-9b71-4d6f-8d25-0a8b0b5d2c5f} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.03.25 17:08:33.604323 [ 253 ] {420cc7fa-9b71-4d6f-8d25-0a8b0b5d2c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3249 | 2026.03.25 17:08:33.604743 [ 253 ] {420cc7fa-9b71-4d6f-8d25-0a8b0b5d2c5f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3250 | 2026.03.25 17:08:33.604975 [ 253 ] {420cc7fa-9b71-4d6f-8d25-0a8b0b5d2c5f} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.03.25 17:08:33.605135 [ 253 ] {420cc7fa-9b71-4d6f-8d25-0a8b0b5d2c5f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001784 sec., 159192.82511210762 rows/sec., 10.11 MiB/sec. | ||
| 3252 | 2026.03.25 17:08:33.605185 [ 253 ] {420cc7fa-9b71-4d6f-8d25-0a8b0b5d2c5f} <Debug> TCPHandler: Processed in 0.002246075 sec. | ||
| 3253 | 2026.03.25 17:08:33.605316 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3254 | 2026.03.25 17:08:33.605418 [ 253 ] {26ea483c-aaf2-4a1b-949f-d012a8937039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3255 | 2026.03.25 17:08:33.605460 [ 253 ] {26ea483c-aaf2-4a1b-949f-d012a8937039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3256 | 2026.03.25 17:08:33.606318 [ 253 ] {26ea483c-aaf2-4a1b-949f-d012a8937039} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.03.25 17:08:33.606356 [ 253 ] {26ea483c-aaf2-4a1b-949f-d012a8937039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3258 | 2026.03.25 17:08:33.606747 [ 253 ] {26ea483c-aaf2-4a1b-949f-d012a8937039} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3259 | 2026.03.25 17:08:33.606963 [ 253 ] {26ea483c-aaf2-4a1b-949f-d012a8937039} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.03.25 17:08:33.607097 [ 253 ] {26ea483c-aaf2-4a1b-949f-d012a8937039} <Debug> executeQuery: Read 845 rows, 68.00 KiB in 0.001702 sec., 496474.7356051704 rows/sec., 39.02 MiB/sec. | ||
| 3261 | 2026.03.25 17:08:33.607135 [ 253 ] {26ea483c-aaf2-4a1b-949f-d012a8937039} <Debug> TCPHandler: Processed in 0.001872626 sec. | ||
| 3262 | 2026.03.25 17:08:33.607253 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2026.03.25 17:08:33.607348 [ 253 ] {ad1abbde-a491-42d5-b0e0-6fdbef3c5a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3264 | 2026.03.25 17:08:33.607389 [ 253 ] {ad1abbde-a491-42d5-b0e0-6fdbef3c5a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3265 | 2026.03.25 17:08:33.607846 [ 253 ] {ad1abbde-a491-42d5-b0e0-6fdbef3c5a0b} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.03.25 17:08:33.607882 [ 253 ] {ad1abbde-a491-42d5-b0e0-6fdbef3c5a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3267 | 2026.03.25 17:08:33.608190 [ 253 ] {ad1abbde-a491-42d5-b0e0-6fdbef3c5a0b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3268 | 2026.03.25 17:08:33.608398 [ 253 ] {ad1abbde-a491-42d5-b0e0-6fdbef3c5a0b} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.03.25 17:08:33.608524 [ 253 ] {ad1abbde-a491-42d5-b0e0-6fdbef3c5a0b} <Debug> executeQuery: Read 166 rows, 10.35 KiB in 0.001196 sec., 138795.98662207357 rows/sec., 8.45 MiB/sec. | ||
| 3270 | 2026.03.25 17:08:33.608561 [ 253 ] {ad1abbde-a491-42d5-b0e0-6fdbef3c5a0b} <Debug> TCPHandler: Processed in 0.001358144 sec. | ||
| 3271 | 2026.03.25 17:08:33.608674 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3272 | 2026.03.25 17:08:33.608769 [ 253 ] {02c3b7b8-b77f-408f-933f-55969dcd3cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3273 | 2026.03.25 17:08:33.608810 [ 253 ] {02c3b7b8-b77f-408f-933f-55969dcd3cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3274 | 2026.03.25 17:08:33.609243 [ 253 ] {02c3b7b8-b77f-408f-933f-55969dcd3cc1} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.03.25 17:08:33.609279 [ 253 ] {02c3b7b8-b77f-408f-933f-55969dcd3cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3276 | 2026.03.25 17:08:33.609571 [ 253 ] {02c3b7b8-b77f-408f-933f-55969dcd3cc1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3277 | 2026.03.25 17:08:33.609787 [ 253 ] {02c3b7b8-b77f-408f-933f-55969dcd3cc1} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.03.25 17:08:33.609910 [ 253 ] {02c3b7b8-b77f-408f-933f-55969dcd3cc1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 3279 | 2026.03.25 17:08:33.609946 [ 253 ] {02c3b7b8-b77f-408f-933f-55969dcd3cc1} <Debug> TCPHandler: Processed in 0.001321673 sec. | ||
| 3280 | 2026.03.25 17:08:33.610057 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3281 | 2026.03.25 17:08:33.610149 [ 253 ] {efc915fc-fb43-4cce-9c1b-9e31fe54f6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3282 | 2026.03.25 17:08:33.610188 [ 253 ] {efc915fc-fb43-4cce-9c1b-9e31fe54f6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3283 | 2026.03.25 17:08:33.610615 [ 253 ] {efc915fc-fb43-4cce-9c1b-9e31fe54f6af} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3284 | 2026.03.25 17:08:33.610649 [ 253 ] {efc915fc-fb43-4cce-9c1b-9e31fe54f6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3285 | 2026.03.25 17:08:33.610948 [ 253 ] {efc915fc-fb43-4cce-9c1b-9e31fe54f6af} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3286 | 2026.03.25 17:08:33.611153 [ 253 ] {efc915fc-fb43-4cce-9c1b-9e31fe54f6af} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2026.03.25 17:08:33.611275 [ 253 ] {efc915fc-fb43-4cce-9c1b-9e31fe54f6af} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. | ||
| 3288 | 2026.03.25 17:08:33.611313 [ 253 ] {efc915fc-fb43-4cce-9c1b-9e31fe54f6af} <Debug> TCPHandler: Processed in 0.001304742 sec. | ||
| 3289 | 2026.03.25 17:08:33.611424 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3290 | 2026.03.25 17:08:33.611517 [ 253 ] {2f2cb3ac-b4b9-43d5-8434-138831e3f4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3291 | 2026.03.25 17:08:33.611556 [ 253 ] {2f2cb3ac-b4b9-43d5-8434-138831e3f4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3292 | 2026.03.25 17:08:33.612143 [ 253 ] {2f2cb3ac-b4b9-43d5-8434-138831e3f4e0} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.03.25 17:08:33.612177 [ 253 ] {2f2cb3ac-b4b9-43d5-8434-138831e3f4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3294 | 2026.03.25 17:08:33.612488 [ 253 ] {2f2cb3ac-b4b9-43d5-8434-138831e3f4e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3295 | 2026.03.25 17:08:33.612695 [ 253 ] {2f2cb3ac-b4b9-43d5-8434-138831e3f4e0} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.03.25 17:08:33.612822 [ 253 ] {2f2cb3ac-b4b9-43d5-8434-138831e3f4e0} <Debug> executeQuery: Read 514 rows, 37.10 KiB in 0.001323 sec., 388510.9599395314 rows/sec., 27.39 MiB/sec. | ||
| 3297 | 2026.03.25 17:08:33.612858 [ 253 ] {2f2cb3ac-b4b9-43d5-8434-138831e3f4e0} <Debug> TCPHandler: Processed in 0.001482076 sec. | ||
| 3298 | 2026.03.25 17:08:33.612967 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3299 | 2026.03.25 17:08:33.613060 [ 253 ] {83b8f14f-35e2-40c9-97f2-bb36e7ee473c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3300 | 2026.03.25 17:08:33.613100 [ 253 ] {83b8f14f-35e2-40c9-97f2-bb36e7ee473c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3301 | 2026.03.25 17:08:33.613429 [ 253 ] {83b8f14f-35e2-40c9-97f2-bb36e7ee473c} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2026.03.25 17:08:33.613462 [ 253 ] {83b8f14f-35e2-40c9-97f2-bb36e7ee473c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3303 | 2026.03.25 17:08:33.613754 [ 253 ] {83b8f14f-35e2-40c9-97f2-bb36e7ee473c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3304 | 2026.03.25 17:08:33.613975 [ 253 ] {83b8f14f-35e2-40c9-97f2-bb36e7ee473c} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.03.25 17:08:33.614073 [ 150 ] {} <Debug> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3306 | 2026.03.25 17:08:33.614097 [ 253 ] {83b8f14f-35e2-40c9-97f2-bb36e7ee473c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 3307 | 2026.03.25 17:08:33.614139 [ 150 ] {} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.03.25 17:08:33.614145 [ 253 ] {83b8f14f-35e2-40c9-97f2-bb36e7ee473c} <Debug> TCPHandler: Processed in 0.00122729 sec. | ||
| 3309 | 2026.03.25 17:08:33.614170 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3310 | 2026.03.25 17:08:33.614268 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3311 | 2026.03.25 17:08:33.614284 [ 191 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::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 | ||
| 3312 | 2026.03.25 17:08:33.614365 [ 253 ] {2313e9dd-ef21-4767-a117-95af152ffbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3313 | 2026.03.25 17:08:33.614413 [ 253 ] {2313e9dd-ef21-4767-a117-95af152ffbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3314 | 2026.03.25 17:08:33.614426 [ 191 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3315 | 2026.03.25 17:08:33.614470 [ 191 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3316 | 2026.03.25 17:08:33.614545 [ 191 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3317 | 2026.03.25 17:08:33.614595 [ 191 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3318 | 2026.03.25 17:08:33.614645 [ 191 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3319 | 2026.03.25 17:08:33.614689 [ 191 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3320 | 2026.03.25 17:08:33.614733 [ 191 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3321 | 2026.03.25 17:08:33.614822 [ 253 ] {2313e9dd-ef21-4767-a117-95af152ffbfe} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.03.25 17:08:33.614861 [ 253 ] {2313e9dd-ef21-4767-a117-95af152ffbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3323 | 2026.03.25 17:08:33.615368 [ 253 ] {2313e9dd-ef21-4767-a117-95af152ffbfe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3324 | 2026.03.25 17:08:33.615606 [ 253 ] {2313e9dd-ef21-4767-a117-95af152ffbfe} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2026.03.25 17:08:33.615740 [ 253 ] {2313e9dd-ef21-4767-a117-95af152ffbfe} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001393 sec., 190236.89877961235 rows/sec., 12.64 MiB/sec. | ||
| 3326 | 2026.03.25 17:08:33.615776 [ 253 ] {2313e9dd-ef21-4767-a117-95af152ffbfe} <Debug> TCPHandler: Processed in 0.001557478 sec. | ||
| 3327 | 2026.03.25 17:08:33.615828 [ 200 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00159055 sec., 22633.68017352488 rows/sec., 1.15 MiB/sec. | ||
| 3328 | 2026.03.25 17:08:33.615888 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.03.25 17:08:33.615971 [ 191 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3330 | 2026.03.25 17:08:33.615988 [ 253 ] {900f001f-0ed9-427b-ba92-9cd622651cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3331 | 2026.03.25 17:08:33.616034 [ 253 ] {900f001f-0ed9-427b-ba92-9cd622651cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3332 | 2026.03.25 17:08:33.616231 [ 191 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_6_1} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.03.25 17:08:33.616302 [ 191 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_6_1} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3334 | 2026.03.25 17:08:33.616345 [ 253 ] {900f001f-0ed9-427b-ba92-9cd622651cd2} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.03.25 17:08:33.616381 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3336 | 2026.03.25 17:08:33.616384 [ 253 ] {900f001f-0ed9-427b-ba92-9cd622651cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3337 | 2026.03.25 17:08:33.616709 [ 253 ] {900f001f-0ed9-427b-ba92-9cd622651cd2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3338 | 2026.03.25 17:08:33.616918 [ 253 ] {900f001f-0ed9-427b-ba92-9cd622651cd2} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.03.25 17:08:33.617042 [ 253 ] {900f001f-0ed9-427b-ba92-9cd622651cd2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 3340 | 2026.03.25 17:08:33.617077 [ 253 ] {900f001f-0ed9-427b-ba92-9cd622651cd2} <Debug> TCPHandler: Processed in 0.00123797 sec. | ||
| 3341 | 2026.03.25 17:08:33.617185 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3342 | 2026.03.25 17:08:33.617278 [ 253 ] {cc3c85d1-ea78-4e24-a8c2-5168ba61ff28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3343 | 2026.03.25 17:08:33.617332 [ 253 ] {cc3c85d1-ea78-4e24-a8c2-5168ba61ff28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3344 | 2026.03.25 17:08:33.618131 [ 253 ] {cc3c85d1-ea78-4e24-a8c2-5168ba61ff28} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.03.25 17:08:33.618167 [ 253 ] {cc3c85d1-ea78-4e24-a8c2-5168ba61ff28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3346 | 2026.03.25 17:08:33.618687 [ 253 ] {cc3c85d1-ea78-4e24-a8c2-5168ba61ff28} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3347 | 2026.03.25 17:08:33.618922 [ 253 ] {cc3c85d1-ea78-4e24-a8c2-5168ba61ff28} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.03.25 17:08:33.619057 [ 253 ] {cc3c85d1-ea78-4e24-a8c2-5168ba61ff28} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001797 sec., 13355.592654424041 rows/sec., 23.93 MiB/sec. | ||
| 3349 | 2026.03.25 17:08:33.619113 [ 253 ] {cc3c85d1-ea78-4e24-a8c2-5168ba61ff28} <Debug> TCPHandler: Processed in 0.001976819 sec. | ||
| 3350 | 2026.03.25 17:08:33.619222 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2026.03.25 17:08:33.619317 [ 253 ] {18d12a1b-30b8-48fd-9ea2-48de0160f3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3352 | 2026.03.25 17:08:33.619357 [ 253 ] {18d12a1b-30b8-48fd-9ea2-48de0160f3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3353 | 2026.03.25 17:08:33.619684 [ 253 ] {18d12a1b-30b8-48fd-9ea2-48de0160f3b7} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.03.25 17:08:33.619719 [ 253 ] {18d12a1b-30b8-48fd-9ea2-48de0160f3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3355 | 2026.03.25 17:08:33.620024 [ 253 ] {18d12a1b-30b8-48fd-9ea2-48de0160f3b7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3356 | 2026.03.25 17:08:33.620229 [ 253 ] {18d12a1b-30b8-48fd-9ea2-48de0160f3b7} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.03.25 17:08:33.620352 [ 253 ] {18d12a1b-30b8-48fd-9ea2-48de0160f3b7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001055 sec., 85308.05687203792 rows/sec., 5.34 MiB/sec. | ||
| 3358 | 2026.03.25 17:08:33.620387 [ 253 ] {18d12a1b-30b8-48fd-9ea2-48de0160f3b7} <Debug> TCPHandler: Processed in 0.00121381 sec. | ||
| 3359 | 2026.03.25 17:08:37.379016 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3360 | 2026.03.25 17:08:37.379071 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3361 | 2026.03.25 17:08:37.460259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5725 | ||
| 3362 | 2026.03.25 17:08:37.460983 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2026.03.25 17:08:37.461029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3364 | 2026.03.25 17:08:37.461502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3365 | 2026.03.25 17:08:37.461729 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.03.25 17:08:37.461864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5725 | ||
| 3367 | 2026.03.25 17:08:37.468488 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 466 | ||
| 3368 | 2026.03.25 17:08:37.470580 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.03.25 17:08:37.470636 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3370 | 2026.03.25 17:08:37.471850 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3371 | 2026.03.25 17:08:37.472135 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.03.25 17:08:37.472470 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3373 | 2026.03.25 17:08:37.769001 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3374 | 2026.03.25 17:08:37.785773 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.03.25 17:08:37.785841 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3376 | 2026.03.25 17:08:37.792082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3377 | 2026.03.25 17:08:37.792809 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.03.25 17:08:37.796361 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3379 | 2026.03.25 17:08:38.595433 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.03.25 17:08:38.595633 [ 253 ] {841400b2-36cb-4d75-81c3-e1cfa9e2f506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3381 | 2026.03.25 17:08:38.595701 [ 253 ] {841400b2-36cb-4d75-81c3-e1cfa9e2f506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3382 | 2026.03.25 17:08:38.596376 [ 253 ] {841400b2-36cb-4d75-81c3-e1cfa9e2f506} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.03.25 17:08:38.596417 [ 253 ] {841400b2-36cb-4d75-81c3-e1cfa9e2f506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3384 | 2026.03.25 17:08:38.596831 [ 253 ] {841400b2-36cb-4d75-81c3-e1cfa9e2f506} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3385 | 2026.03.25 17:08:38.597070 [ 253 ] {841400b2-36cb-4d75-81c3-e1cfa9e2f506} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.03.25 17:08:38.597196 [ 139 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3387 | 2026.03.25 17:08:38.597236 [ 253 ] {841400b2-36cb-4d75-81c3-e1cfa9e2f506} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001652 sec., 52058.111380145274 rows/sec., 4.37 MiB/sec. | ||
| 3388 | 2026.03.25 17:08:38.597242 [ 139 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.03.25 17:08:38.597273 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3390 | 2026.03.25 17:08:38.597288 [ 253 ] {841400b2-36cb-4d75-81c3-e1cfa9e2f506} <Debug> TCPHandler: Processed in 0.001984389 sec. | ||
| 3391 | 2026.03.25 17:08:38.597399 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 3392 | 2026.03.25 17:08:38.597413 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.03.25 17:08:38.597545 [ 253 ] {f98d3a9a-f6ee-407d-af2a-56e41d9ed6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3394 | 2026.03.25 17:08:38.597557 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3395 | 2026.03.25 17:08:38.597590 [ 253 ] {f98d3a9a-f6ee-407d-af2a-56e41d9ed6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3396 | 2026.03.25 17:08:38.597600 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 991 rows starting from the beginning of the part | ||
| 3397 | 2026.03.25 17:08:38.597718 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 846 rows starting from the beginning of the part | ||
| 3398 | 2026.03.25 17:08:38.597777 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2442 rows starting from the beginning of the part | ||
| 3399 | 2026.03.25 17:08:38.597831 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3400 | 2026.03.25 17:08:38.597877 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 845 rows starting from the beginning of the part | ||
| 3401 | 2026.03.25 17:08:38.597924 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 86 rows starting from the beginning of the part | ||
| 3402 | 2026.03.25 17:08:38.598016 [ 253 ] {f98d3a9a-f6ee-407d-af2a-56e41d9ed6eb} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.03.25 17:08:38.598057 [ 253 ] {f98d3a9a-f6ee-407d-af2a-56e41d9ed6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3404 | 2026.03.25 17:08:38.598482 [ 253 ] {f98d3a9a-f6ee-407d-af2a-56e41d9ed6eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3405 | 2026.03.25 17:08:38.598719 [ 253 ] {f98d3a9a-f6ee-407d-af2a-56e41d9ed6eb} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3406 | 2026.03.25 17:08:38.598865 [ 253 ] {f98d3a9a-f6ee-407d-af2a-56e41d9ed6eb} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001346 sec., 11144.130757800891 rows/sec., 837.99 KiB/sec. | ||
| 3407 | 2026.03.25 17:08:38.598905 [ 253 ] {f98d3a9a-f6ee-407d-af2a-56e41d9ed6eb} <Debug> TCPHandler: Processed in 0.001544478 sec. | ||
| 3408 | 2026.03.25 17:08:38.599011 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2026.03.25 17:08:38.599107 [ 253 ] {108163a1-a9b4-4239-a95c-5dd049fd6556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3410 | 2026.03.25 17:08:38.599149 [ 253 ] {108163a1-a9b4-4239-a95c-5dd049fd6556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3411 | 2026.03.25 17:08:38.599585 [ 253 ] {108163a1-a9b4-4239-a95c-5dd049fd6556} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.03.25 17:08:38.599621 [ 253 ] {108163a1-a9b4-4239-a95c-5dd049fd6556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3413 | 2026.03.25 17:08:38.599942 [ 253 ] {108163a1-a9b4-4239-a95c-5dd049fd6556} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3414 | 2026.03.25 17:08:38.600169 [ 253 ] {108163a1-a9b4-4239-a95c-5dd049fd6556} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.03.25 17:08:38.600205 [ 191 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5266 rows, containing 5 columns (5 merged, 0 gathered) in 0.0028621 sec., 1839907.7600363372 rows/sec., 148.60 MiB/sec. | ||
| 3416 | 2026.03.25 17:08:38.600262 [ 139 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3417 | 2026.03.25 17:08:38.600293 [ 139 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.03.25 17:08:38.600307 [ 253 ] {108163a1-a9b4-4239-a95c-5dd049fd6556} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00122 sec., 64754.09836065574 rows/sec., 5.06 MiB/sec. | ||
| 3419 | 2026.03.25 17:08:38.600314 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3420 | 2026.03.25 17:08:38.600346 [ 253 ] {108163a1-a9b4-4239-a95c-5dd049fd6556} <Debug> TCPHandler: Processed in 0.001385734 sec. | ||
| 3421 | 2026.03.25 17:08:38.600392 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 3422 | 2026.03.25 17:08:38.600457 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3423 | 2026.03.25 17:08:38.600489 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3424 | 2026.03.25 17:08:38.600518 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 582 rows starting from the beginning of the part | ||
| 3425 | 2026.03.25 17:08:38.600560 [ 253 ] {4dec7971-6e24-4bc2-8a70-2daa408c2e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.03.25 17:08:38.600564 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 514 rows starting from the beginning of the part | ||
| 3427 | 2026.03.25 17:08:38.600620 [ 253 ] {4dec7971-6e24-4bc2-8a70-2daa408c2e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3428 | 2026.03.25 17:08:38.600624 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1328 rows starting from the beginning of the part | ||
| 3429 | 2026.03.25 17:08:38.600647 [ 200 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3430 | 2026.03.25 17:08:38.600679 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3431 | 2026.03.25 17:08:38.600713 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 514 rows starting from the beginning of the part | ||
| 3432 | 2026.03.25 17:08:38.600749 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 79 rows starting from the beginning of the part | ||
| 3433 | 2026.03.25 17:08:38.600967 [ 200 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_16_3} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.03.25 17:08:38.601051 [ 200 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_16_3} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3435 | 2026.03.25 17:08:38.601092 [ 253 ] {4dec7971-6e24-4bc2-8a70-2daa408c2e47} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.03.25 17:08:38.601139 [ 253 ] {4dec7971-6e24-4bc2-8a70-2daa408c2e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3437 | 2026.03.25 17:08:38.601148 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3438 | 2026.03.25 17:08:38.601567 [ 253 ] {4dec7971-6e24-4bc2-8a70-2daa408c2e47} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3439 | 2026.03.25 17:08:38.601829 [ 253 ] {4dec7971-6e24-4bc2-8a70-2daa408c2e47} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.03.25 17:08:38.601859 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3081 rows, containing 5 columns (5 merged, 0 gathered) in 0.001499147 sec., 2055168.705937443 rows/sec., 151.00 MiB/sec. | ||
| 3441 | 2026.03.25 17:08:38.601938 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3442 | 2026.03.25 17:08:38.601965 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.03.25 17:08:38.601980 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3444 | 2026.03.25 17:08:38.601993 [ 253 ] {4dec7971-6e24-4bc2-8a70-2daa408c2e47} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001456 sec., 109890.10989010989 rows/sec., 7.65 MiB/sec. | ||
| 3445 | 2026.03.25 17:08:38.602057 [ 253 ] {4dec7971-6e24-4bc2-8a70-2daa408c2e47} <Debug> TCPHandler: Processed in 0.001650001 sec. | ||
| 3446 | 2026.03.25 17:08:38.602074 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3447 | 2026.03.25 17:08:38.602131 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 3448 | 2026.03.25 17:08:38.602178 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.03.25 17:08:38.602295 [ 253 ] {16c704f7-1761-422d-995a-3ec3933c758c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3450 | 2026.03.25 17:08:38.602334 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_16_3} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.03.25 17:08:38.602349 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3452 | 2026.03.25 17:08:38.602364 [ 253 ] {16c704f7-1761-422d-995a-3ec3933c758c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3453 | 2026.03.25 17:08:38.602391 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2298 rows starting from the beginning of the part | ||
| 3454 | 2026.03.25 17:08:38.602407 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_16_3} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3455 | 2026.03.25 17:08:38.602473 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3456 | 2026.03.25 17:08:38.602487 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3457 | 2026.03.25 17:08:38.602544 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3609 rows starting from the beginning of the part | ||
| 3458 | 2026.03.25 17:08:38.602591 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 96 rows starting from the beginning of the part | ||
| 3459 | 2026.03.25 17:08:38.602633 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3460 | 2026.03.25 17:08:38.602693 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3461 | 2026.03.25 17:08:38.603232 [ 253 ] {16c704f7-1761-422d-995a-3ec3933c758c} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.03.25 17:08:38.603272 [ 253 ] {16c704f7-1761-422d-995a-3ec3933c758c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3463 | 2026.03.25 17:08:38.603817 [ 253 ] {16c704f7-1761-422d-995a-3ec3933c758c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3464 | 2026.03.25 17:08:38.604059 [ 253 ] {16c704f7-1761-422d-995a-3ec3933c758c} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2026.03.25 17:08:38.604205 [ 253 ] {16c704f7-1761-422d-995a-3ec3933c758c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001932 sec., 7763.975155279503 rows/sec., 13.91 MiB/sec. | ||
| 3466 | 2026.03.25 17:08:38.604266 [ 253 ] {16c704f7-1761-422d-995a-3ec3933c758c} <Debug> TCPHandler: Processed in 0.002144303 sec. | ||
| 3467 | 2026.03.25 17:08:38.604371 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3468 | 2026.03.25 17:08:38.604468 [ 253 ] {71b03645-2c35-4707-b559-0a14cc4a9568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3469 | 2026.03.25 17:08:38.604510 [ 253 ] {71b03645-2c35-4707-b559-0a14cc4a9568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3470 | 2026.03.25 17:08:38.604848 [ 253 ] {71b03645-2c35-4707-b559-0a14cc4a9568} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.03.25 17:08:38.604883 [ 253 ] {71b03645-2c35-4707-b559-0a14cc4a9568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3472 | 2026.03.25 17:08:38.605252 [ 253 ] {71b03645-2c35-4707-b559-0a14cc4a9568} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3473 | 2026.03.25 17:08:38.605280 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6693 rows, containing 5 columns (5 merged, 0 gathered) in 0.00323092 sec., 2071546.1849875578 rows/sec., 136.22 MiB/sec. | ||
| 3474 | 2026.03.25 17:08:38.605484 [ 253 ] {71b03645-2c35-4707-b559-0a14cc4a9568} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.03.25 17:08:38.605621 [ 253 ] {71b03645-2c35-4707-b559-0a14cc4a9568} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 3476 | 2026.03.25 17:08:38.605621 [ 138 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3477 | 2026.03.25 17:08:38.605660 [ 253 ] {71b03645-2c35-4707-b559-0a14cc4a9568} <Debug> TCPHandler: Processed in 0.001338923 sec. | ||
| 3478 | 2026.03.25 17:08:38.605680 [ 138 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.03.25 17:08:38.605710 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3480 | 2026.03.25 17:08:38.605783 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 3481 | 2026.03.25 17:08:38.605879 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3482 | 2026.03.25 17:08:38.605902 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 768 rows starting from the beginning of the part | ||
| 3483 | 2026.03.25 17:08:38.605917 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3484 | 2026.03.25 17:08:38.605947 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3485 | 2026.03.25 17:08:38.605983 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 3486 | 2026.03.25 17:08:38.606015 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 3487 | 2026.03.25 17:08:38.606048 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3488 | 2026.03.25 17:08:38.606083 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 3489 | 2026.03.25 17:08:38.606262 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.03.25 17:08:38.606346 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3491 | 2026.03.25 17:08:38.606420 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 3492 | 2026.03.25 17:08:38.606845 [ 188 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 4 columns (4 merged, 0 gathered) in 0.001092147 sec., 977890.3389378904 rows/sec., 63.52 MiB/sec. | ||
| 3493 | 2026.03.25 17:08:38.607021 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3494 | 2026.03.25 17:08:38.607255 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_16_3} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.03.25 17:08:38.607318 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_16_3} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3496 | 2026.03.25 17:08:38.607375 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3497 | 2026.03.25 17:08:43.603861 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2026.03.25 17:08:43.604171 [ 253 ] {5c4962c9-d6e2-4c56-aec1-34522352e366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3499 | 2026.03.25 17:08:43.604280 [ 253 ] {5c4962c9-d6e2-4c56-aec1-34522352e366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3500 | 2026.03.25 17:08:43.605070 [ 253 ] {5c4962c9-d6e2-4c56-aec1-34522352e366} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.03.25 17:08:43.605120 [ 253 ] {5c4962c9-d6e2-4c56-aec1-34522352e366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3502 | 2026.03.25 17:08:43.605527 [ 253 ] {5c4962c9-d6e2-4c56-aec1-34522352e366} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3503 | 2026.03.25 17:08:43.605766 [ 253 ] {5c4962c9-d6e2-4c56-aec1-34522352e366} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2026.03.25 17:08:43.605936 [ 253 ] {5c4962c9-d6e2-4c56-aec1-34522352e366} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001842 sec., 154180.23887079261 rows/sec., 9.79 MiB/sec. | ||
| 3505 | 2026.03.25 17:08:43.605988 [ 253 ] {5c4962c9-d6e2-4c56-aec1-34522352e366} <Debug> TCPHandler: Processed in 0.002317387 sec. | ||
| 3506 | 2026.03.25 17:08:43.606115 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2026.03.25 17:08:43.606219 [ 253 ] {720890b5-e505-4746-a7e5-fb41aa590a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3508 | 2026.03.25 17:08:43.606264 [ 253 ] {720890b5-e505-4746-a7e5-fb41aa590a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3509 | 2026.03.25 17:08:43.606668 [ 253 ] {720890b5-e505-4746-a7e5-fb41aa590a0b} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2026.03.25 17:08:43.606707 [ 253 ] {720890b5-e505-4746-a7e5-fb41aa590a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3511 | 2026.03.25 17:08:43.607005 [ 253 ] {720890b5-e505-4746-a7e5-fb41aa590a0b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3512 | 2026.03.25 17:08:43.607218 [ 253 ] {720890b5-e505-4746-a7e5-fb41aa590a0b} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2026.03.25 17:08:43.607357 [ 253 ] {720890b5-e505-4746-a7e5-fb41aa590a0b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001161 sec., 1722.6528854435833 rows/sec., 140.47 KiB/sec. | ||
| 3514 | 2026.03.25 17:08:43.607396 [ 253 ] {720890b5-e505-4746-a7e5-fb41aa590a0b} <Debug> TCPHandler: Processed in 0.001334933 sec. | ||
| 3515 | 2026.03.25 17:08:43.607516 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2026.03.25 17:08:43.607613 [ 253 ] {470ac5dd-b287-4f99-921f-7bd26d462c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3517 | 2026.03.25 17:08:43.607653 [ 253 ] {470ac5dd-b287-4f99-921f-7bd26d462c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3518 | 2026.03.25 17:08:43.608365 [ 253 ] {470ac5dd-b287-4f99-921f-7bd26d462c8d} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2026.03.25 17:08:43.608401 [ 253 ] {470ac5dd-b287-4f99-921f-7bd26d462c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3520 | 2026.03.25 17:08:43.608764 [ 253 ] {470ac5dd-b287-4f99-921f-7bd26d462c8d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3521 | 2026.03.25 17:08:43.608986 [ 253 ] {470ac5dd-b287-4f99-921f-7bd26d462c8d} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.03.25 17:08:43.609123 [ 253 ] {470ac5dd-b287-4f99-921f-7bd26d462c8d} <Debug> executeQuery: Read 848 rows, 68.28 KiB in 0.001529 sec., 554610.8567691302 rows/sec., 43.61 MiB/sec. | ||
| 3523 | 2026.03.25 17:08:43.609162 [ 253 ] {470ac5dd-b287-4f99-921f-7bd26d462c8d} <Debug> TCPHandler: Processed in 0.001697022 sec. | ||
| 3524 | 2026.03.25 17:08:43.609286 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2026.03.25 17:08:43.609382 [ 253 ] {6d443966-2ceb-4c53-96eb-03915ea52b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3526 | 2026.03.25 17:08:43.609424 [ 253 ] {6d443966-2ceb-4c53-96eb-03915ea52b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3527 | 2026.03.25 17:08:43.609857 [ 253 ] {6d443966-2ceb-4c53-96eb-03915ea52b63} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2026.03.25 17:08:43.609894 [ 253 ] {6d443966-2ceb-4c53-96eb-03915ea52b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3529 | 2026.03.25 17:08:43.610210 [ 253 ] {6d443966-2ceb-4c53-96eb-03915ea52b63} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3530 | 2026.03.25 17:08:43.610426 [ 253 ] {6d443966-2ceb-4c53-96eb-03915ea52b63} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2026.03.25 17:08:43.610566 [ 253 ] {6d443966-2ceb-4c53-96eb-03915ea52b63} <Debug> executeQuery: Read 169 rows, 10.56 KiB in 0.001203 sec., 140482.12801330007 rows/sec., 8.57 MiB/sec. | ||
| 3532 | 2026.03.25 17:08:43.610605 [ 253 ] {6d443966-2ceb-4c53-96eb-03915ea52b63} <Debug> TCPHandler: Processed in 0.001370144 sec. | ||
| 3533 | 2026.03.25 17:08:43.610735 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2026.03.25 17:08:43.610831 [ 253 ] {5959e8a1-1180-40b1-a188-0e2a0ebf7a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3535 | 2026.03.25 17:08:43.610871 [ 253 ] {5959e8a1-1180-40b1-a188-0e2a0ebf7a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3536 | 2026.03.25 17:08:43.611337 [ 253 ] {5959e8a1-1180-40b1-a188-0e2a0ebf7a1a} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.03.25 17:08:43.611374 [ 253 ] {5959e8a1-1180-40b1-a188-0e2a0ebf7a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3538 | 2026.03.25 17:08:43.611737 [ 253 ] {5959e8a1-1180-40b1-a188-0e2a0ebf7a1a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3539 | 2026.03.25 17:08:43.611948 [ 253 ] {5959e8a1-1180-40b1-a188-0e2a0ebf7a1a} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2026.03.25 17:08:43.612093 [ 253 ] {5959e8a1-1180-40b1-a188-0e2a0ebf7a1a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001322 sec., 112708.01815431165 rows/sec., 7.28 MiB/sec. | ||
| 3541 | 2026.03.25 17:08:43.612129 [ 253 ] {5959e8a1-1180-40b1-a188-0e2a0ebf7a1a} <Debug> TCPHandler: Processed in 0.001495237 sec. | ||
| 3542 | 2026.03.25 17:08:43.612238 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2026.03.25 17:08:43.612327 [ 253 ] {2e5f6e49-4c71-46bf-870b-35aa1ad4946f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3544 | 2026.03.25 17:08:43.612365 [ 253 ] {2e5f6e49-4c71-46bf-870b-35aa1ad4946f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3545 | 2026.03.25 17:08:43.612860 [ 253 ] {2e5f6e49-4c71-46bf-870b-35aa1ad4946f} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2026.03.25 17:08:43.612897 [ 253 ] {2e5f6e49-4c71-46bf-870b-35aa1ad4946f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3547 | 2026.03.25 17:08:43.613246 [ 253 ] {2e5f6e49-4c71-46bf-870b-35aa1ad4946f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3548 | 2026.03.25 17:08:43.613468 [ 253 ] {2e5f6e49-4c71-46bf-870b-35aa1ad4946f} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2026.03.25 17:08:43.613630 [ 253 ] {2e5f6e49-4c71-46bf-870b-35aa1ad4946f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001261 sec., 117367.16891356067 rows/sec., 6.67 MiB/sec. | ||
| 3550 | 2026.03.25 17:08:43.613685 [ 253 ] {2e5f6e49-4c71-46bf-870b-35aa1ad4946f} <Debug> TCPHandler: Processed in 0.001444765 sec. | ||
| 3551 | 2026.03.25 17:08:43.613813 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.03.25 17:08:43.613923 [ 253 ] {8600c1be-fd32-4cb1-9e95-66cc25fb28d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3553 | 2026.03.25 17:08:43.613967 [ 253 ] {8600c1be-fd32-4cb1-9e95-66cc25fb28d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3554 | 2026.03.25 17:08:43.614557 [ 253 ] {8600c1be-fd32-4cb1-9e95-66cc25fb28d5} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.03.25 17:08:43.614626 [ 253 ] {8600c1be-fd32-4cb1-9e95-66cc25fb28d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3556 | 2026.03.25 17:08:43.614985 [ 253 ] {8600c1be-fd32-4cb1-9e95-66cc25fb28d5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3557 | 2026.03.25 17:08:43.615221 [ 253 ] {8600c1be-fd32-4cb1-9e95-66cc25fb28d5} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.03.25 17:08:43.615358 [ 253 ] {8600c1be-fd32-4cb1-9e95-66cc25fb28d5} <Debug> executeQuery: Read 517 rows, 37.34 KiB in 0.001455 sec., 355326.46048109967 rows/sec., 25.06 MiB/sec. | ||
| 3559 | 2026.03.25 17:08:43.615397 [ 253 ] {8600c1be-fd32-4cb1-9e95-66cc25fb28d5} <Debug> TCPHandler: Processed in 0.001634641 sec. | ||
| 3560 | 2026.03.25 17:08:43.615512 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2026.03.25 17:08:43.615608 [ 253 ] {3414eee3-0127-4a53-b6dc-6621a1c23d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3562 | 2026.03.25 17:08:43.615648 [ 253 ] {3414eee3-0127-4a53-b6dc-6621a1c23d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3563 | 2026.03.25 17:08:43.615994 [ 253 ] {3414eee3-0127-4a53-b6dc-6621a1c23d48} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.03.25 17:08:43.616031 [ 253 ] {3414eee3-0127-4a53-b6dc-6621a1c23d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3565 | 2026.03.25 17:08:43.616362 [ 253 ] {3414eee3-0127-4a53-b6dc-6621a1c23d48} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3566 | 2026.03.25 17:08:43.616598 [ 253 ] {3414eee3-0127-4a53-b6dc-6621a1c23d48} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2026.03.25 17:08:43.616736 [ 253 ] {3414eee3-0127-4a53-b6dc-6621a1c23d48} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 273.30 KiB/sec. | ||
| 3568 | 2026.03.25 17:08:43.616773 [ 253 ] {3414eee3-0127-4a53-b6dc-6621a1c23d48} <Debug> TCPHandler: Processed in 0.001311472 sec. | ||
| 3569 | 2026.03.25 17:08:43.616883 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2026.03.25 17:08:43.616978 [ 253 ] {c0d8721a-54f9-45c7-b49c-63cfa3ceed62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3571 | 2026.03.25 17:08:43.617021 [ 253 ] {c0d8721a-54f9-45c7-b49c-63cfa3ceed62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3572 | 2026.03.25 17:08:43.617405 [ 253 ] {c0d8721a-54f9-45c7-b49c-63cfa3ceed62} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.03.25 17:08:43.617442 [ 253 ] {c0d8721a-54f9-45c7-b49c-63cfa3ceed62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3574 | 2026.03.25 17:08:43.617797 [ 253 ] {c0d8721a-54f9-45c7-b49c-63cfa3ceed62} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3575 | 2026.03.25 17:08:43.618014 [ 253 ] {c0d8721a-54f9-45c7-b49c-63cfa3ceed62} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.03.25 17:08:43.618144 [ 253 ] {c0d8721a-54f9-45c7-b49c-63cfa3ceed62} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001184 sec., 224662.16216216216 rows/sec., 14.93 MiB/sec. | ||
| 3577 | 2026.03.25 17:08:43.618182 [ 253 ] {c0d8721a-54f9-45c7-b49c-63cfa3ceed62} <Debug> TCPHandler: Processed in 0.001348233 sec. | ||
| 3578 | 2026.03.25 17:08:43.618293 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.03.25 17:08:43.618387 [ 253 ] {892e5493-0bd5-481a-94c8-693221ce8a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3580 | 2026.03.25 17:08:43.618430 [ 253 ] {892e5493-0bd5-481a-94c8-693221ce8a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3581 | 2026.03.25 17:08:43.618739 [ 253 ] {892e5493-0bd5-481a-94c8-693221ce8a6e} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.03.25 17:08:43.618775 [ 253 ] {892e5493-0bd5-481a-94c8-693221ce8a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3583 | 2026.03.25 17:08:43.619098 [ 253 ] {892e5493-0bd5-481a-94c8-693221ce8a6e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3584 | 2026.03.25 17:08:43.619308 [ 253 ] {892e5493-0bd5-481a-94c8-693221ce8a6e} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2026.03.25 17:08:43.619437 [ 253 ] {892e5493-0bd5-481a-94c8-693221ce8a6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 3586 | 2026.03.25 17:08:43.619473 [ 253 ] {892e5493-0bd5-481a-94c8-693221ce8a6e} <Debug> TCPHandler: Processed in 0.00123024 sec. | ||
| 3587 | 2026.03.25 17:08:43.619582 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3588 | 2026.03.25 17:08:43.619674 [ 253 ] {867ad129-eff8-4aa5-a5ca-936c9ee88e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3589 | 2026.03.25 17:08:43.619729 [ 253 ] {867ad129-eff8-4aa5-a5ca-936c9ee88e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3590 | 2026.03.25 17:08:43.620513 [ 253 ] {867ad129-eff8-4aa5-a5ca-936c9ee88e49} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.03.25 17:08:43.620549 [ 253 ] {867ad129-eff8-4aa5-a5ca-936c9ee88e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3592 | 2026.03.25 17:08:43.621071 [ 253 ] {867ad129-eff8-4aa5-a5ca-936c9ee88e49} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3593 | 2026.03.25 17:08:43.621294 [ 253 ] {867ad129-eff8-4aa5-a5ca-936c9ee88e49} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.03.25 17:08:43.621433 [ 253 ] {867ad129-eff8-4aa5-a5ca-936c9ee88e49} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001776 sec., 14076.576576576577 rows/sec., 25.22 MiB/sec. | ||
| 3595 | 2026.03.25 17:08:43.621491 [ 253 ] {867ad129-eff8-4aa5-a5ca-936c9ee88e49} <Debug> TCPHandler: Processed in 0.001958189 sec. | ||
| 3596 | 2026.03.25 17:08:43.621606 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2026.03.25 17:08:43.621701 [ 253 ] {8e7a5dc5-2df4-4380-9ba2-883ee39bfe6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3598 | 2026.03.25 17:08:43.621743 [ 253 ] {8e7a5dc5-2df4-4380-9ba2-883ee39bfe6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3599 | 2026.03.25 17:08:43.622093 [ 253 ] {8e7a5dc5-2df4-4380-9ba2-883ee39bfe6b} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.03.25 17:08:43.622131 [ 253 ] {8e7a5dc5-2df4-4380-9ba2-883ee39bfe6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3601 | 2026.03.25 17:08:43.622463 [ 253 ] {8e7a5dc5-2df4-4380-9ba2-883ee39bfe6b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3602 | 2026.03.25 17:08:43.622683 [ 253 ] {8e7a5dc5-2df4-4380-9ba2-883ee39bfe6b} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.03.25 17:08:43.622812 [ 253 ] {8e7a5dc5-2df4-4380-9ba2-883ee39bfe6b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00113 sec., 79646.01769911505 rows/sec., 4.98 MiB/sec. | ||
| 3604 | 2026.03.25 17:08:43.622849 [ 253 ] {8e7a5dc5-2df4-4380-9ba2-883ee39bfe6b} <Debug> TCPHandler: Processed in 0.001293202 sec. | ||
| 3605 | 2026.03.25 17:08:44.962870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6173 | ||
| 3606 | 2026.03.25 17:08:44.963379 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2026.03.25 17:08:44.963426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3608 | 2026.03.25 17:08:44.964014 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3609 | 2026.03.25 17:08:44.964261 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2026.03.25 17:08:44.964410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6173 | ||
| 3611 | 2026.03.25 17:08:45.297370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3612 | 2026.03.25 17:08:45.313354 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.03.25 17:08:45.313417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3614 | 2026.03.25 17:08:45.319395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3615 | 2026.03.25 17:08:45.320132 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.03.25 17:08:45.322855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3617 | 2026.03.25 17:08:47.473539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 502 | ||
| 3618 | 2026.03.25 17:08:47.475768 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.03.25 17:08:47.475821 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3620 | 2026.03.25 17:08:47.477012 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3621 | 2026.03.25 17:08:47.477301 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.03.25 17:08:47.477641 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 3623 | 2026.03.25 17:08:48.595185 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.03.25 17:08:48.595385 [ 253 ] {7ed0556f-3793-4ea1-a839-119febdf4ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3625 | 2026.03.25 17:08:48.595453 [ 253 ] {7ed0556f-3793-4ea1-a839-119febdf4ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3626 | 2026.03.25 17:08:48.596124 [ 253 ] {7ed0556f-3793-4ea1-a839-119febdf4ba9} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2026.03.25 17:08:48.596176 [ 253 ] {7ed0556f-3793-4ea1-a839-119febdf4ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3628 | 2026.03.25 17:08:48.596573 [ 253 ] {7ed0556f-3793-4ea1-a839-119febdf4ba9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3629 | 2026.03.25 17:08:48.596816 [ 253 ] {7ed0556f-3793-4ea1-a839-119febdf4ba9} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2026.03.25 17:08:48.596982 [ 253 ] {7ed0556f-3793-4ea1-a839-119febdf4ba9} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001648 sec., 52184.46601941748 rows/sec., 4.38 MiB/sec. | ||
| 3631 | 2026.03.25 17:08:48.597033 [ 253 ] {7ed0556f-3793-4ea1-a839-119febdf4ba9} <Debug> TCPHandler: Processed in 0.001979669 sec. | ||
| 3632 | 2026.03.25 17:08:48.597166 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2026.03.25 17:08:48.597271 [ 253 ] {bc94ec87-6a4e-46d6-bfc1-8d899370e4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3634 | 2026.03.25 17:08:48.597315 [ 253 ] {bc94ec87-6a4e-46d6-bfc1-8d899370e4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3635 | 2026.03.25 17:08:48.597731 [ 253 ] {bc94ec87-6a4e-46d6-bfc1-8d899370e4a5} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.03.25 17:08:48.597768 [ 253 ] {bc94ec87-6a4e-46d6-bfc1-8d899370e4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3637 | 2026.03.25 17:08:48.598082 [ 253 ] {bc94ec87-6a4e-46d6-bfc1-8d899370e4a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3638 | 2026.03.25 17:08:48.598295 [ 253 ] {bc94ec87-6a4e-46d6-bfc1-8d899370e4a5} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2026.03.25 17:08:48.598408 [ 121 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3640 | 2026.03.25 17:08:48.598436 [ 253 ] {bc94ec87-6a4e-46d6-bfc1-8d899370e4a5} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001189 sec., 12615.643397813288 rows/sec., 948.64 KiB/sec. | ||
| 3641 | 2026.03.25 17:08:48.598477 [ 121 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.03.25 17:08:48.598487 [ 253 ] {bc94ec87-6a4e-46d6-bfc1-8d899370e4a5} <Debug> TCPHandler: Processed in 0.001373984 sec. | ||
| 3643 | 2026.03.25 17:08:48.598507 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3644 | 2026.03.25 17:08:48.598607 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.03.25 17:08:48.598625 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 3646 | 2026.03.25 17:08:48.598702 [ 253 ] {bfd9db05-2b6e-4874-bed3-a1611ddc83c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3647 | 2026.03.25 17:08:48.598745 [ 253 ] {bfd9db05-2b6e-4874-bed3-a1611ddc83c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3648 | 2026.03.25 17:08:48.598754 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3649 | 2026.03.25 17:08:48.598791 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 200 rows starting from the beginning of the part | ||
| 3650 | 2026.03.25 17:08:48.598877 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3651 | 2026.03.25 17:08:48.598923 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 166 rows starting from the beginning of the part | ||
| 3652 | 2026.03.25 17:08:48.598974 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3653 | 2026.03.25 17:08:48.599016 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 169 rows starting from the beginning of the part | ||
| 3654 | 2026.03.25 17:08:48.599059 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3655 | 2026.03.25 17:08:48.599146 [ 253 ] {bfd9db05-2b6e-4874-bed3-a1611ddc83c2} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.03.25 17:08:48.599185 [ 253 ] {bfd9db05-2b6e-4874-bed3-a1611ddc83c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3657 | 2026.03.25 17:08:48.599591 [ 253 ] {bfd9db05-2b6e-4874-bed3-a1611ddc83c2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3658 | 2026.03.25 17:08:48.599830 [ 253 ] {bfd9db05-2b6e-4874-bed3-a1611ddc83c2} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.03.25 17:08:48.599971 [ 253 ] {bfd9db05-2b6e-4874-bed3-a1611ddc83c2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001276 sec., 61912.225705329154 rows/sec., 4.83 MiB/sec. | ||
| 3660 | 2026.03.25 17:08:48.600010 [ 253 ] {bfd9db05-2b6e-4874-bed3-a1611ddc83c2} <Debug> TCPHandler: Processed in 0.001446806 sec. | ||
| 3661 | 2026.03.25 17:08:48.600040 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461766 sec., 413882.93338331854 rows/sec., 27.62 MiB/sec. | ||
| 3662 | 2026.03.25 17:08:48.600127 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2026.03.25 17:08:48.600222 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3664 | 2026.03.25 17:08:48.600230 [ 253 ] {09ef3895-5ec3-472e-8586-432d1b2ee634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3665 | 2026.03.25 17:08:48.600291 [ 253 ] {09ef3895-5ec3-472e-8586-432d1b2ee634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3666 | 2026.03.25 17:08:48.600542 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_16_3} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.03.25 17:08:48.600630 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_16_3} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3668 | 2026.03.25 17:08:48.600701 [ 253 ] {09ef3895-5ec3-472e-8586-432d1b2ee634} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2026.03.25 17:08:48.600709 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3670 | 2026.03.25 17:08:48.600748 [ 253 ] {09ef3895-5ec3-472e-8586-432d1b2ee634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3671 | 2026.03.25 17:08:48.601102 [ 253 ] {09ef3895-5ec3-472e-8586-432d1b2ee634} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3672 | 2026.03.25 17:08:48.601324 [ 253 ] {09ef3895-5ec3-472e-8586-432d1b2ee634} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.03.25 17:08:48.601461 [ 253 ] {09ef3895-5ec3-472e-8586-432d1b2ee634} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 3674 | 2026.03.25 17:08:48.601499 [ 253 ] {09ef3895-5ec3-472e-8586-432d1b2ee634} <Debug> TCPHandler: Processed in 0.001421486 sec. | ||
| 3675 | 2026.03.25 17:08:48.601612 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2026.03.25 17:08:48.601707 [ 253 ] {3cb8e0fa-e6fe-425d-b146-48d92b665b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3677 | 2026.03.25 17:08:48.601761 [ 253 ] {3cb8e0fa-e6fe-425d-b146-48d92b665b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3678 | 2026.03.25 17:08:48.602531 [ 253 ] {3cb8e0fa-e6fe-425d-b146-48d92b665b23} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.03.25 17:08:48.602569 [ 253 ] {3cb8e0fa-e6fe-425d-b146-48d92b665b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3680 | 2026.03.25 17:08:48.603102 [ 253 ] {3cb8e0fa-e6fe-425d-b146-48d92b665b23} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3681 | 2026.03.25 17:08:48.603331 [ 253 ] {3cb8e0fa-e6fe-425d-b146-48d92b665b23} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.03.25 17:08:48.603440 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3683 | 2026.03.25 17:08:48.603471 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.03.25 17:08:48.603474 [ 253 ] {3cb8e0fa-e6fe-425d-b146-48d92b665b23} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001785 sec., 8403.361344537816 rows/sec., 15.06 MiB/sec. | ||
| 3685 | 2026.03.25 17:08:48.603489 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3686 | 2026.03.25 17:08:48.603547 [ 253 ] {3cb8e0fa-e6fe-425d-b146-48d92b665b23} <Debug> TCPHandler: Processed in 0.001983669 sec. | ||
| 3687 | 2026.03.25 17:08:48.603574 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 3688 | 2026.03.25 17:08:48.603666 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3689 | 2026.03.25 17:08:48.603758 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3690 | 2026.03.25 17:08:48.603765 [ 253 ] {7ceee236-cf49-485c-b6a9-0d2a79e8fbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3691 | 2026.03.25 17:08:48.603812 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 147 rows starting from the beginning of the part | ||
| 3692 | 2026.03.25 17:08:48.603820 [ 253 ] {7ceee236-cf49-485c-b6a9-0d2a79e8fbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3693 | 2026.03.25 17:08:48.603925 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 3694 | 2026.03.25 17:08:48.604036 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 3695 | 2026.03.25 17:08:48.604150 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3696 | 2026.03.25 17:08:48.604180 [ 253 ] {7ceee236-cf49-485c-b6a9-0d2a79e8fbfd} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.03.25 17:08:48.604220 [ 253 ] {7ceee236-cf49-485c-b6a9-0d2a79e8fbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3698 | 2026.03.25 17:08:48.604250 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 3699 | 2026.03.25 17:08:48.604354 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3700 | 2026.03.25 17:08:48.604532 [ 253 ] {7ceee236-cf49-485c-b6a9-0d2a79e8fbfd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3701 | 2026.03.25 17:08:48.604802 [ 253 ] {7ceee236-cf49-485c-b6a9-0d2a79e8fbfd} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.03.25 17:08:48.604942 [ 253 ] {7ceee236-cf49-485c-b6a9-0d2a79e8fbfd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 3703 | 2026.03.25 17:08:48.604980 [ 253 ] {7ceee236-cf49-485c-b6a9-0d2a79e8fbfd} <Debug> TCPHandler: Processed in 0.001364053 sec. | ||
| 3704 | 2026.03.25 17:08:48.606736 [ 197 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 19 columns (19 merged, 0 gathered) in 0.003187548 sec., 78430.1914826067 rows/sec., 140.54 MiB/sec. | ||
| 3705 | 2026.03.25 17:08:48.607203 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3706 | 2026.03.25 17:08:48.607533 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2026.03.25 17:08:48.607595 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3708 | 2026.03.25 17:08:48.607672 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 3709 | 2026.03.25 17:08:52.379124 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3710 | 2026.03.25 17:08:52.379220 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3711 | 2026.03.25 17:08:52.464785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6685 | ||
| 3712 | 2026.03.25 17:08:52.465303 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2026.03.25 17:08:52.465345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3714 | 2026.03.25 17:08:52.465828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3715 | 2026.03.25 17:08:52.466077 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2026.03.25 17:08:52.466209 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6685 | ||
| 3717 | 2026.03.25 17:08:52.823026 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3718 | 2026.03.25 17:08:52.840260 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.03.25 17:08:52.840327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3720 | 2026.03.25 17:08:52.846568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3721 | 2026.03.25 17:08:52.847286 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.03.25 17:08:52.850362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3723 | 2026.03.25 17:08:53.603342 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3724 | 2026.03.25 17:08:53.603557 [ 253 ] {95fb199d-2be7-49f7-95a4-3d1ebf6162c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3725 | 2026.03.25 17:08:53.603640 [ 253 ] {95fb199d-2be7-49f7-95a4-3d1ebf6162c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3726 | 2026.03.25 17:08:53.604425 [ 253 ] {95fb199d-2be7-49f7-95a4-3d1ebf6162c6} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2026.03.25 17:08:53.604464 [ 253 ] {95fb199d-2be7-49f7-95a4-3d1ebf6162c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3728 | 2026.03.25 17:08:53.604875 [ 253 ] {95fb199d-2be7-49f7-95a4-3d1ebf6162c6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3729 | 2026.03.25 17:08:53.605108 [ 253 ] {95fb199d-2be7-49f7-95a4-3d1ebf6162c6} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2026.03.25 17:08:53.605263 [ 253 ] {95fb199d-2be7-49f7-95a4-3d1ebf6162c6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001761 sec., 161272.00454287336 rows/sec., 10.24 MiB/sec. | ||
| 3731 | 2026.03.25 17:08:53.605304 [ 253 ] {95fb199d-2be7-49f7-95a4-3d1ebf6162c6} <Debug> TCPHandler: Processed in 0.002099452 sec. | ||
| 3732 | 2026.03.25 17:08:53.605439 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2026.03.25 17:08:53.605535 [ 253 ] {99d783ad-0792-4e95-9483-d5ec2bf2f3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3734 | 2026.03.25 17:08:53.605576 [ 253 ] {99d783ad-0792-4e95-9483-d5ec2bf2f3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3735 | 2026.03.25 17:08:53.606371 [ 253 ] {99d783ad-0792-4e95-9483-d5ec2bf2f3f6} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2026.03.25 17:08:53.606406 [ 253 ] {99d783ad-0792-4e95-9483-d5ec2bf2f3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3737 | 2026.03.25 17:08:53.606751 [ 253 ] {99d783ad-0792-4e95-9483-d5ec2bf2f3f6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3738 | 2026.03.25 17:08:53.606948 [ 253 ] {99d783ad-0792-4e95-9483-d5ec2bf2f3f6} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.03.25 17:08:53.607066 [ 253 ] {99d783ad-0792-4e95-9483-d5ec2bf2f3f6} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001579 sec., 536415.4528182393 rows/sec., 42.18 MiB/sec. | ||
| 3740 | 2026.03.25 17:08:53.607101 [ 253 ] {99d783ad-0792-4e95-9483-d5ec2bf2f3f6} <Debug> TCPHandler: Processed in 0.001744943 sec. | ||
| 3741 | 2026.03.25 17:08:53.607215 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2026.03.25 17:08:53.607304 [ 253 ] {fe9bad6c-60dc-40bb-aec7-498332303d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3743 | 2026.03.25 17:08:53.607342 [ 253 ] {fe9bad6c-60dc-40bb-aec7-498332303d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3744 | 2026.03.25 17:08:53.607838 [ 253 ] {fe9bad6c-60dc-40bb-aec7-498332303d63} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.03.25 17:08:53.607872 [ 253 ] {fe9bad6c-60dc-40bb-aec7-498332303d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3746 | 2026.03.25 17:08:53.608184 [ 253 ] {fe9bad6c-60dc-40bb-aec7-498332303d63} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3747 | 2026.03.25 17:08:53.608392 [ 253 ] {fe9bad6c-60dc-40bb-aec7-498332303d63} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.03.25 17:08:53.608515 [ 253 ] {fe9bad6c-60dc-40bb-aec7-498332303d63} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001183 sec., 141166.5257819104 rows/sec., 8.60 MiB/sec. | ||
| 3749 | 2026.03.25 17:08:53.608550 [ 253 ] {fe9bad6c-60dc-40bb-aec7-498332303d63} <Debug> TCPHandler: Processed in 0.001345533 sec. | ||
| 3750 | 2026.03.25 17:08:53.608670 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3751 | 2026.03.25 17:08:53.608763 [ 253 ] {69031e99-af2d-4722-8665-e32c4abce72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3752 | 2026.03.25 17:08:53.608802 [ 253 ] {69031e99-af2d-4722-8665-e32c4abce72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3753 | 2026.03.25 17:08:53.609232 [ 253 ] {69031e99-af2d-4722-8665-e32c4abce72b} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2026.03.25 17:08:53.609266 [ 253 ] {69031e99-af2d-4722-8665-e32c4abce72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3755 | 2026.03.25 17:08:53.609562 [ 253 ] {69031e99-af2d-4722-8665-e32c4abce72b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3756 | 2026.03.25 17:08:53.609764 [ 253 ] {69031e99-af2d-4722-8665-e32c4abce72b} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.03.25 17:08:53.609887 [ 253 ] {69031e99-af2d-4722-8665-e32c4abce72b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001141 sec., 130587.2042068361 rows/sec., 8.44 MiB/sec. | ||
| 3758 | 2026.03.25 17:08:53.609924 [ 253 ] {69031e99-af2d-4722-8665-e32c4abce72b} <Debug> TCPHandler: Processed in 0.001304412 sec. | ||
| 3759 | 2026.03.25 17:08:53.610044 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3760 | 2026.03.25 17:08:53.610138 [ 253 ] {4caef28e-fd28-4101-aa08-241b52ddb1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3761 | 2026.03.25 17:08:53.610177 [ 253 ] {4caef28e-fd28-4101-aa08-241b52ddb1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3762 | 2026.03.25 17:08:53.610605 [ 253 ] {4caef28e-fd28-4101-aa08-241b52ddb1d6} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2026.03.25 17:08:53.610642 [ 253 ] {4caef28e-fd28-4101-aa08-241b52ddb1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3764 | 2026.03.25 17:08:53.610938 [ 253 ] {4caef28e-fd28-4101-aa08-241b52ddb1d6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3765 | 2026.03.25 17:08:53.611140 [ 253 ] {4caef28e-fd28-4101-aa08-241b52ddb1d6} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.03.25 17:08:53.611264 [ 253 ] {4caef28e-fd28-4101-aa08-241b52ddb1d6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. | ||
| 3767 | 2026.03.25 17:08:53.611301 [ 253 ] {4caef28e-fd28-4101-aa08-241b52ddb1d6} <Debug> TCPHandler: Processed in 0.001306712 sec. | ||
| 3768 | 2026.03.25 17:08:53.611414 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2026.03.25 17:08:53.611508 [ 253 ] {6294a638-4591-4d8a-974a-6aad6454a9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3770 | 2026.03.25 17:08:53.611547 [ 253 ] {6294a638-4591-4d8a-974a-6aad6454a9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3771 | 2026.03.25 17:08:53.612145 [ 253 ] {6294a638-4591-4d8a-974a-6aad6454a9fc} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.03.25 17:08:53.612181 [ 253 ] {6294a638-4591-4d8a-974a-6aad6454a9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3773 | 2026.03.25 17:08:53.612497 [ 253 ] {6294a638-4591-4d8a-974a-6aad6454a9fc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3774 | 2026.03.25 17:08:53.612715 [ 253 ] {6294a638-4591-4d8a-974a-6aad6454a9fc} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.03.25 17:08:53.612844 [ 253 ] {6294a638-4591-4d8a-974a-6aad6454a9fc} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001353 sec., 380635.62453806354 rows/sec., 26.84 MiB/sec. | ||
| 3776 | 2026.03.25 17:08:53.612882 [ 253 ] {6294a638-4591-4d8a-974a-6aad6454a9fc} <Debug> TCPHandler: Processed in 0.001517007 sec. | ||
| 3777 | 2026.03.25 17:08:53.612992 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.03.25 17:08:53.613086 [ 253 ] {9b8f3e0c-cc4e-4a77-8684-d46c2aec646d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3779 | 2026.03.25 17:08:53.613128 [ 253 ] {9b8f3e0c-cc4e-4a77-8684-d46c2aec646d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3780 | 2026.03.25 17:08:53.613458 [ 253 ] {9b8f3e0c-cc4e-4a77-8684-d46c2aec646d} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.03.25 17:08:53.613494 [ 253 ] {9b8f3e0c-cc4e-4a77-8684-d46c2aec646d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3782 | 2026.03.25 17:08:53.613791 [ 253 ] {9b8f3e0c-cc4e-4a77-8684-d46c2aec646d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3783 | 2026.03.25 17:08:53.613994 [ 253 ] {9b8f3e0c-cc4e-4a77-8684-d46c2aec646d} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.03.25 17:08:53.614119 [ 253 ] {9b8f3e0c-cc4e-4a77-8684-d46c2aec646d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 3785 | 2026.03.25 17:08:53.614155 [ 253 ] {9b8f3e0c-cc4e-4a77-8684-d46c2aec646d} <Debug> TCPHandler: Processed in 0.00121257 sec. | ||
| 3786 | 2026.03.25 17:08:53.614265 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.03.25 17:08:53.614359 [ 253 ] {7695f536-8e0b-48ee-8887-8930852ede79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3788 | 2026.03.25 17:08:53.614401 [ 253 ] {7695f536-8e0b-48ee-8887-8930852ede79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3789 | 2026.03.25 17:08:53.614800 [ 253 ] {7695f536-8e0b-48ee-8887-8930852ede79} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.03.25 17:08:53.614835 [ 253 ] {7695f536-8e0b-48ee-8887-8930852ede79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3791 | 2026.03.25 17:08:53.615158 [ 253 ] {7695f536-8e0b-48ee-8887-8930852ede79} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3792 | 2026.03.25 17:08:53.615363 [ 253 ] {7695f536-8e0b-48ee-8887-8930852ede79} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.03.25 17:08:53.615488 [ 253 ] {7695f536-8e0b-48ee-8887-8930852ede79} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001146 sec., 231239.09249563699 rows/sec., 15.37 MiB/sec. | ||
| 3794 | 2026.03.25 17:08:53.615525 [ 253 ] {7695f536-8e0b-48ee-8887-8930852ede79} <Debug> TCPHandler: Processed in 0.001309112 sec. | ||
| 3795 | 2026.03.25 17:08:53.615641 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3796 | 2026.03.25 17:08:53.615735 [ 253 ] {157abcd9-d40e-4f1e-aae6-972e4ca9f389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3797 | 2026.03.25 17:08:53.615777 [ 253 ] {157abcd9-d40e-4f1e-aae6-972e4ca9f389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3798 | 2026.03.25 17:08:53.616089 [ 253 ] {157abcd9-d40e-4f1e-aae6-972e4ca9f389} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.03.25 17:08:53.616126 [ 253 ] {157abcd9-d40e-4f1e-aae6-972e4ca9f389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3800 | 2026.03.25 17:08:53.616413 [ 253 ] {157abcd9-d40e-4f1e-aae6-972e4ca9f389} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3801 | 2026.03.25 17:08:53.616621 [ 253 ] {157abcd9-d40e-4f1e-aae6-972e4ca9f389} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2026.03.25 17:08:53.616749 [ 253 ] {157abcd9-d40e-4f1e-aae6-972e4ca9f389} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 3803 | 2026.03.25 17:08:53.616786 [ 253 ] {157abcd9-d40e-4f1e-aae6-972e4ca9f389} <Debug> TCPHandler: Processed in 0.001194589 sec. | ||
| 3804 | 2026.03.25 17:08:53.616898 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.03.25 17:08:53.616991 [ 253 ] {a94b9f20-8f8c-4bcc-92fa-bd5271d1bf17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3806 | 2026.03.25 17:08:53.617044 [ 253 ] {a94b9f20-8f8c-4bcc-92fa-bd5271d1bf17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3807 | 2026.03.25 17:08:53.617907 [ 253 ] {a94b9f20-8f8c-4bcc-92fa-bd5271d1bf17} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.03.25 17:08:53.617953 [ 253 ] {a94b9f20-8f8c-4bcc-92fa-bd5271d1bf17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3809 | 2026.03.25 17:08:53.618598 [ 253 ] {a94b9f20-8f8c-4bcc-92fa-bd5271d1bf17} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3810 | 2026.03.25 17:08:53.618874 [ 253 ] {a94b9f20-8f8c-4bcc-92fa-bd5271d1bf17} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.03.25 17:08:53.619022 [ 253 ] {a94b9f20-8f8c-4bcc-92fa-bd5271d1bf17} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002048 sec., 12207.03125 rows/sec., 21.87 MiB/sec. | ||
| 3812 | 2026.03.25 17:08:53.619074 [ 253 ] {a94b9f20-8f8c-4bcc-92fa-bd5271d1bf17} <Debug> TCPHandler: Processed in 0.002224675 sec. | ||
| 3813 | 2026.03.25 17:08:53.619179 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.03.25 17:08:53.619276 [ 253 ] {2974edcd-423c-47b2-8a20-542ef95c7025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3815 | 2026.03.25 17:08:53.619316 [ 253 ] {2974edcd-423c-47b2-8a20-542ef95c7025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3816 | 2026.03.25 17:08:53.619665 [ 253 ] {2974edcd-423c-47b2-8a20-542ef95c7025} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.03.25 17:08:53.619701 [ 253 ] {2974edcd-423c-47b2-8a20-542ef95c7025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3818 | 2026.03.25 17:08:53.620011 [ 253 ] {2974edcd-423c-47b2-8a20-542ef95c7025} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3819 | 2026.03.25 17:08:53.620226 [ 253 ] {2974edcd-423c-47b2-8a20-542ef95c7025} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.03.25 17:08:53.620349 [ 253 ] {2974edcd-423c-47b2-8a20-542ef95c7025} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 3821 | 2026.03.25 17:08:53.620386 [ 253 ] {2974edcd-423c-47b2-8a20-542ef95c7025} <Debug> TCPHandler: Processed in 0.001255661 sec. | ||
| 3822 | 2026.03.25 17:08:54.806336 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2026.03.25 17:08:54.806532 [ 253 ] {16b6ac5e-b2b4-4115-b3fe-661510ed974b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3824 | 2026.03.25 17:08:54.806605 [ 253 ] {16b6ac5e-b2b4-4115-b3fe-661510ed974b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3825 | 2026.03.25 17:08:54.808136 [ 253 ] {16b6ac5e-b2b4-4115-b3fe-661510ed974b} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2026.03.25 17:08:54.808185 [ 253 ] {16b6ac5e-b2b4-4115-b3fe-661510ed974b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3827 | 2026.03.25 17:08:54.808713 [ 253 ] {16b6ac5e-b2b4-4115-b3fe-661510ed974b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3828 | 2026.03.25 17:08:54.808934 [ 253 ] {16b6ac5e-b2b4-4115-b3fe-661510ed974b} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.03.25 17:08:54.809080 [ 253 ] {16b6ac5e-b2b4-4115-b3fe-661510ed974b} <Debug> executeQuery: Read 2431 rows, 184.31 KiB in 0.002602 sec., 934281.3220599538 rows/sec., 69.17 MiB/sec. | ||
| 3830 | 2026.03.25 17:08:54.809124 [ 253 ] {16b6ac5e-b2b4-4115-b3fe-661510ed974b} <Debug> TCPHandler: Processed in 0.002923663 sec. | ||
| 3831 | 2026.03.25 17:08:54.809242 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.03.25 17:08:54.809335 [ 253 ] {b8b881b9-8233-494f-96e8-ac2d121240e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3833 | 2026.03.25 17:08:54.809375 [ 253 ] {b8b881b9-8233-494f-96e8-ac2d121240e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3834 | 2026.03.25 17:08:54.809777 [ 253 ] {b8b881b9-8233-494f-96e8-ac2d121240e5} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.03.25 17:08:54.809813 [ 253 ] {b8b881b9-8233-494f-96e8-ac2d121240e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3836 | 2026.03.25 17:08:54.810107 [ 253 ] {b8b881b9-8233-494f-96e8-ac2d121240e5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3837 | 2026.03.25 17:08:54.810308 [ 253 ] {b8b881b9-8233-494f-96e8-ac2d121240e5} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.03.25 17:08:54.810444 [ 253 ] {b8b881b9-8233-494f-96e8-ac2d121240e5} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001127 sec., 21295.47471162378 rows/sec., 1.56 MiB/sec. | ||
| 3839 | 2026.03.25 17:08:54.810480 [ 253 ] {b8b881b9-8233-494f-96e8-ac2d121240e5} <Debug> TCPHandler: Processed in 0.001286162 sec. | ||
| 3840 | 2026.03.25 17:08:54.810589 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3841 | 2026.03.25 17:08:54.810681 [ 253 ] {6f0c9157-91f6-4a98-9769-f60171aea00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3842 | 2026.03.25 17:08:54.810720 [ 253 ] {6f0c9157-91f6-4a98-9769-f60171aea00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3843 | 2026.03.25 17:08:54.811363 [ 253 ] {6f0c9157-91f6-4a98-9769-f60171aea00a} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3844 | 2026.03.25 17:08:54.811400 [ 253 ] {6f0c9157-91f6-4a98-9769-f60171aea00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3845 | 2026.03.25 17:08:54.811737 [ 253 ] {6f0c9157-91f6-4a98-9769-f60171aea00a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3846 | 2026.03.25 17:08:54.811967 [ 253 ] {6f0c9157-91f6-4a98-9769-f60171aea00a} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3847 | 2026.03.25 17:08:54.812069 [ 23 ] {} <Debug> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3848 | 2026.03.25 17:08:54.812093 [ 253 ] {6f0c9157-91f6-4a98-9769-f60171aea00a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001429 sec., 560531.8404478657 rows/sec., 32.38 MiB/sec. | ||
| 3849 | 2026.03.25 17:08:54.812138 [ 23 ] {} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3850 | 2026.03.25 17:08:54.812146 [ 253 ] {6f0c9157-91f6-4a98-9769-f60171aea00a} <Debug> TCPHandler: Processed in 0.001604229 sec. | ||
| 3851 | 2026.03.25 17:08:54.812167 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3852 | 2026.03.25 17:08:54.812267 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2026.03.25 17:08:54.812287 [ 195 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::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 | ||
| 3854 | 2026.03.25 17:08:54.812365 [ 253 ] {2f05c2da-f001-4d9c-96e2-f7a3d92e405c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3855 | 2026.03.25 17:08:54.812408 [ 253 ] {2f05c2da-f001-4d9c-96e2-f7a3d92e405c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3856 | 2026.03.25 17:08:54.812431 [ 195 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3857 | 2026.03.25 17:08:54.812468 [ 195 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 3858 | 2026.03.25 17:08:54.812531 [ 195 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 802 rows starting from the beginning of the part | ||
| 3859 | 2026.03.25 17:08:54.812575 [ 195 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3860 | 2026.03.25 17:08:54.812616 [ 195 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3861 | 2026.03.25 17:08:54.812654 [ 195 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3862 | 2026.03.25 17:08:54.812694 [ 195 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 3863 | 2026.03.25 17:08:54.812788 [ 253 ] {2f05c2da-f001-4d9c-96e2-f7a3d92e405c} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2026.03.25 17:08:54.812829 [ 253 ] {2f05c2da-f001-4d9c-96e2-f7a3d92e405c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3865 | 2026.03.25 17:08:54.813173 [ 253 ] {2f05c2da-f001-4d9c-96e2-f7a3d92e405c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3866 | 2026.03.25 17:08:54.813387 [ 253 ] {2f05c2da-f001-4d9c-96e2-f7a3d92e405c} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2026.03.25 17:08:54.813513 [ 253 ] {2f05c2da-f001-4d9c-96e2-f7a3d92e405c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001166 sec., 857.6329331046313 rows/sec., 60.30 KiB/sec. | ||
| 3868 | 2026.03.25 17:08:54.813550 [ 253 ] {2f05c2da-f001-4d9c-96e2-f7a3d92e405c} <Debug> TCPHandler: Processed in 0.001329973 sec. | ||
| 3869 | 2026.03.25 17:08:54.813659 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3870 | 2026.03.25 17:08:54.813751 [ 253 ] {9da366d7-3ed6-41eb-844b-57c4132464e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3871 | 2026.03.25 17:08:54.813789 [ 253 ] {9da366d7-3ed6-41eb-844b-57c4132464e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3872 | 2026.03.25 17:08:54.813854 [ 195 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2224 rows, containing 5 columns (5 merged, 0 gathered) in 0.00162283 sec., 1370445.456394077 rows/sec., 87.28 MiB/sec. | ||
| 3873 | 2026.03.25 17:08:54.814012 [ 195 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3874 | 2026.03.25 17:08:54.814250 [ 195 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_11_2} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.03.25 17:08:54.814324 [ 195 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_11_2} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3876 | 2026.03.25 17:08:54.814396 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3877 | 2026.03.25 17:08:54.814665 [ 253 ] {9da366d7-3ed6-41eb-844b-57c4132464e0} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2026.03.25 17:08:54.814707 [ 253 ] {9da366d7-3ed6-41eb-844b-57c4132464e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3879 | 2026.03.25 17:08:54.815089 [ 253 ] {9da366d7-3ed6-41eb-844b-57c4132464e0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3880 | 2026.03.25 17:08:54.815299 [ 253 ] {9da366d7-3ed6-41eb-844b-57c4132464e0} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2026.03.25 17:08:54.815424 [ 253 ] {9da366d7-3ed6-41eb-844b-57c4132464e0} <Debug> executeQuery: Read 1303 rows, 89.16 KiB in 0.00169 sec., 771005.9171597633 rows/sec., 51.52 MiB/sec. | ||
| 3882 | 2026.03.25 17:08:54.815461 [ 253 ] {9da366d7-3ed6-41eb-844b-57c4132464e0} <Debug> TCPHandler: Processed in 0.001849346 sec. | ||
| 3883 | 2026.03.25 17:08:54.815574 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3884 | 2026.03.25 17:08:54.815667 [ 253 ] {1d709802-3354-4e02-9575-ff6818bea78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3885 | 2026.03.25 17:08:54.815709 [ 253 ] {1d709802-3354-4e02-9575-ff6818bea78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3886 | 2026.03.25 17:08:54.816452 [ 253 ] {1d709802-3354-4e02-9575-ff6818bea78a} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2026.03.25 17:08:54.816489 [ 253 ] {1d709802-3354-4e02-9575-ff6818bea78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3888 | 2026.03.25 17:08:54.816934 [ 253 ] {1d709802-3354-4e02-9575-ff6818bea78a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3889 | 2026.03.25 17:08:54.817144 [ 253 ] {1d709802-3354-4e02-9575-ff6818bea78a} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.03.25 17:08:54.817269 [ 253 ] {1d709802-3354-4e02-9575-ff6818bea78a} <Debug> executeQuery: Read 1528 rows, 95.19 KiB in 0.001621 sec., 942628.0074028377 rows/sec., 57.34 MiB/sec. | ||
| 3891 | 2026.03.25 17:08:54.817305 [ 253 ] {1d709802-3354-4e02-9575-ff6818bea78a} <Debug> TCPHandler: Processed in 0.001778503 sec. | ||
| 3892 | 2026.03.25 17:08:54.817418 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3893 | 2026.03.25 17:08:54.817511 [ 253 ] {84a5314d-d342-4ad0-bd0c-76a98e28f469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3894 | 2026.03.25 17:08:54.817565 [ 253 ] {84a5314d-d342-4ad0-bd0c-76a98e28f469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3895 | 2026.03.25 17:08:54.818346 [ 253 ] {84a5314d-d342-4ad0-bd0c-76a98e28f469} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.03.25 17:08:54.818381 [ 253 ] {84a5314d-d342-4ad0-bd0c-76a98e28f469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3897 | 2026.03.25 17:08:54.818926 [ 253 ] {84a5314d-d342-4ad0-bd0c-76a98e28f469} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3898 | 2026.03.25 17:08:54.819140 [ 253 ] {84a5314d-d342-4ad0-bd0c-76a98e28f469} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2026.03.25 17:08:54.819284 [ 253 ] {84a5314d-d342-4ad0-bd0c-76a98e28f469} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001791 sec., 13400.335008375208 rows/sec., 24.01 MiB/sec. | ||
| 3900 | 2026.03.25 17:08:54.819335 [ 253 ] {84a5314d-d342-4ad0-bd0c-76a98e28f469} <Debug> TCPHandler: Processed in 0.001964509 sec. | ||
| 3901 | 2026.03.25 17:08:54.819446 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3902 | 2026.03.25 17:08:54.819538 [ 253 ] {3fe511c3-9f13-4fb3-86e8-66a2c1831d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3903 | 2026.03.25 17:08:54.819579 [ 253 ] {3fe511c3-9f13-4fb3-86e8-66a2c1831d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3904 | 2026.03.25 17:08:54.819890 [ 253 ] {3fe511c3-9f13-4fb3-86e8-66a2c1831d5d} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2026.03.25 17:08:54.819925 [ 253 ] {3fe511c3-9f13-4fb3-86e8-66a2c1831d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3906 | 2026.03.25 17:08:54.820218 [ 253 ] {3fe511c3-9f13-4fb3-86e8-66a2c1831d5d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3907 | 2026.03.25 17:08:54.820420 [ 253 ] {3fe511c3-9f13-4fb3-86e8-66a2c1831d5d} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.03.25 17:08:54.820543 [ 253 ] {3fe511c3-9f13-4fb3-86e8-66a2c1831d5d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001023 sec., 23460.41055718475 rows/sec., 1.58 MiB/sec. | ||
| 3909 | 2026.03.25 17:08:54.820578 [ 253 ] {3fe511c3-9f13-4fb3-86e8-66a2c1831d5d} <Debug> TCPHandler: Processed in 0.001179299 sec. | ||
| 3910 | 2026.03.25 17:08:57.477934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 552 | ||
| 3911 | 2026.03.25 17:08:57.480552 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.03.25 17:08:57.480610 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3913 | 2026.03.25 17:08:57.481805 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3914 | 2026.03.25 17:08:57.482084 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.03.25 17:08:57.482413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 3916 | 2026.03.25 17:08:58.591680 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2026.03.25 17:08:58.591899 [ 253 ] {68c203fe-415b-45f1-b8d8-51892b88b144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3918 | 2026.03.25 17:08:58.591977 [ 253 ] {68c203fe-415b-45f1-b8d8-51892b88b144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3919 | 2026.03.25 17:08:58.592666 [ 253 ] {68c203fe-415b-45f1-b8d8-51892b88b144} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.03.25 17:08:58.592717 [ 253 ] {68c203fe-415b-45f1-b8d8-51892b88b144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3921 | 2026.03.25 17:08:58.593131 [ 253 ] {68c203fe-415b-45f1-b8d8-51892b88b144} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3922 | 2026.03.25 17:08:58.593381 [ 253 ] {68c203fe-415b-45f1-b8d8-51892b88b144} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.03.25 17:08:58.593517 [ 10 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3924 | 2026.03.25 17:08:58.593545 [ 253 ] {68c203fe-415b-45f1-b8d8-51892b88b144} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001702 sec., 32902.46768507638 rows/sec., 2.53 MiB/sec. | ||
| 3925 | 2026.03.25 17:08:58.593589 [ 10 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.03.25 17:08:58.593608 [ 253 ] {68c203fe-415b-45f1-b8d8-51892b88b144} <Debug> TCPHandler: Processed in 0.002069681 sec. | ||
| 3927 | 2026.03.25 17:08:58.593621 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3928 | 2026.03.25 17:08:58.593738 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 3929 | 2026.03.25 17:08:58.593739 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2026.03.25 17:08:58.593865 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3931 | 2026.03.25 17:08:58.593877 [ 253 ] {34618387-b3c6-457a-8d91-01306816058c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3932 | 2026.03.25 17:08:58.593934 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3354 rows starting from the beginning of the part | ||
| 3933 | 2026.03.25 17:08:58.593944 [ 253 ] {34618387-b3c6-457a-8d91-01306816058c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3934 | 2026.03.25 17:08:58.594050 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 848 rows starting from the beginning of the part | ||
| 3935 | 2026.03.25 17:08:58.594109 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 3936 | 2026.03.25 17:08:58.594159 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 847 rows starting from the beginning of the part | ||
| 3937 | 2026.03.25 17:08:58.594213 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2431 rows starting from the beginning of the part | ||
| 3938 | 2026.03.25 17:08:58.594308 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3939 | 2026.03.25 17:08:58.594405 [ 253 ] {34618387-b3c6-457a-8d91-01306816058c} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2026.03.25 17:08:58.594449 [ 253 ] {34618387-b3c6-457a-8d91-01306816058c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3941 | 2026.03.25 17:08:58.594842 [ 253 ] {34618387-b3c6-457a-8d91-01306816058c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3942 | 2026.03.25 17:08:58.595080 [ 253 ] {34618387-b3c6-457a-8d91-01306816058c} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2026.03.25 17:08:58.595190 [ 10 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3944 | 2026.03.25 17:08:58.595220 [ 253 ] {34618387-b3c6-457a-8d91-01306816058c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001366 sec., 46852.12298682284 rows/sec., 3.66 MiB/sec. | ||
| 3945 | 2026.03.25 17:08:58.595223 [ 10 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3946 | 2026.03.25 17:08:58.595263 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3947 | 2026.03.25 17:08:58.595267 [ 253 ] {34618387-b3c6-457a-8d91-01306816058c} <Debug> TCPHandler: Processed in 0.00157997 sec. | ||
| 3948 | 2026.03.25 17:08:58.595378 [ 195 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 3949 | 2026.03.25 17:08:58.595390 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3950 | 2026.03.25 17:08:58.595511 [ 253 ] {bda5520f-0a53-44c7-9f06-7bf018c2dd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3951 | 2026.03.25 17:08:58.595516 [ 195 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3952 | 2026.03.25 17:08:58.595563 [ 253 ] {bda5520f-0a53-44c7-9f06-7bf018c2dd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3953 | 2026.03.25 17:08:58.595564 [ 195 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1827 rows starting from the beginning of the part | ||
| 3954 | 2026.03.25 17:08:58.595651 [ 195 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 517 rows starting from the beginning of the part | ||
| 3955 | 2026.03.25 17:08:58.595697 [ 195 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 3956 | 2026.03.25 17:08:58.595738 [ 195 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 515 rows starting from the beginning of the part | ||
| 3957 | 2026.03.25 17:08:58.595778 [ 195 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1303 rows starting from the beginning of the part | ||
| 3958 | 2026.03.25 17:08:58.595816 [ 195 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3959 | 2026.03.25 17:08:58.595967 [ 253 ] {bda5520f-0a53-44c7-9f06-7bf018c2dd5a} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2026.03.25 17:08:58.596010 [ 253 ] {bda5520f-0a53-44c7-9f06-7bf018c2dd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3961 | 2026.03.25 17:08:58.596517 [ 253 ] {bda5520f-0a53-44c7-9f06-7bf018c2dd5a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3962 | 2026.03.25 17:08:58.596765 [ 253 ] {bda5520f-0a53-44c7-9f06-7bf018c2dd5a} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2026.03.25 17:08:58.596869 [ 10 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3964 | 2026.03.25 17:08:58.596896 [ 10 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2026.03.25 17:08:58.596901 [ 253 ] {bda5520f-0a53-44c7-9f06-7bf018c2dd5a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00141 sec., 68085.10638297872 rows/sec., 4.74 MiB/sec. | ||
| 3966 | 2026.03.25 17:08:58.596915 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3967 | 2026.03.25 17:08:58.596917 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7622 rows, containing 5 columns (5 merged, 0 gathered) in 0.00322991 sec., 2359818.07542625 rows/sec., 188.30 MiB/sec. | ||
| 3968 | 2026.03.25 17:08:58.596949 [ 253 ] {bda5520f-0a53-44c7-9f06-7bf018c2dd5a} <Debug> TCPHandler: Processed in 0.00160921 sec. | ||
| 3969 | 2026.03.25 17:08:58.596991 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 3970 | 2026.03.25 17:08:58.597064 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3971 | 2026.03.25 17:08:58.597095 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3972 | 2026.03.25 17:08:58.597127 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6693 rows starting from the beginning of the part | ||
| 3973 | 2026.03.25 17:08:58.597164 [ 253 ] {2e380731-2c6b-411f-b376-c967b60f333c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3974 | 2026.03.25 17:08:58.597173 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 266 rows starting from the beginning of the part | ||
| 3975 | 2026.03.25 17:08:58.597217 [ 253 ] {2e380731-2c6b-411f-b376-c967b60f333c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3976 | 2026.03.25 17:08:58.597226 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 3977 | 2026.03.25 17:08:58.597274 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part | ||
| 3978 | 2026.03.25 17:08:58.597311 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1528 rows starting from the beginning of the part | ||
| 3979 | 2026.03.25 17:08:58.597336 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3980 | 2026.03.25 17:08:58.597355 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 96 rows starting from the beginning of the part | ||
| 3981 | 2026.03.25 17:08:58.597411 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4305 rows, containing 5 columns (5 merged, 0 gathered) in 0.002087361 sec., 2062412.7786233432 rows/sec., 149.43 MiB/sec. | ||
| 3982 | 2026.03.25 17:08:58.597562 [ 253 ] {2e380731-2c6b-411f-b376-c967b60f333c} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.03.25 17:08:58.597605 [ 253 ] {2e380731-2c6b-411f-b376-c967b60f333c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3984 | 2026.03.25 17:08:58.597667 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_21_4} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2026.03.25 17:08:58.597709 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3986 | 2026.03.25 17:08:58.597741 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_21_4} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3987 | 2026.03.25 17:08:58.597829 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3988 | 2026.03.25 17:08:58.598009 [ 253 ] {2e380731-2c6b-411f-b376-c967b60f333c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3989 | 2026.03.25 17:08:58.598084 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_21_4} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.03.25 17:08:58.598183 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_21_4} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3991 | 2026.03.25 17:08:58.598267 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3992 | 2026.03.25 17:08:58.598267 [ 253 ] {2e380731-2c6b-411f-b376-c967b60f333c} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.03.25 17:08:58.598390 [ 10 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3994 | 2026.03.25 17:08:58.598416 [ 10 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2026.03.25 17:08:58.598424 [ 253 ] {2e380731-2c6b-411f-b376-c967b60f333c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00128 sec., 28124.999999999996 rows/sec., 1.90 MiB/sec. | ||
| 3996 | 2026.03.25 17:08:58.598431 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 3997 | 2026.03.25 17:08:58.598469 [ 253 ] {2e380731-2c6b-411f-b376-c967b60f333c} <Debug> TCPHandler: Processed in 0.001454156 sec. | ||
| 3998 | 2026.03.25 17:08:58.598518 [ 198 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 3999 | 2026.03.25 17:08:58.598592 [ 198 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4000 | 2026.03.25 17:08:58.598620 [ 198 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1068 rows starting from the beginning of the part | ||
| 4001 | 2026.03.25 17:08:58.598686 [ 198 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 4002 | 2026.03.25 17:08:58.598727 [ 198 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 4003 | 2026.03.25 17:08:58.598770 [ 198 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 4004 | 2026.03.25 17:08:58.598813 [ 198 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 4005 | 2026.03.25 17:08:58.598858 [ 198 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 4006 | 2026.03.25 17:08:58.599730 [ 199 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 4 columns (4 merged, 0 gathered) in 0.001243471 sec., 1100146.2840709595 rows/sec., 71.35 MiB/sec. | ||
| 4007 | 2026.03.25 17:08:58.599962 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4008 | 2026.03.25 17:08:58.600268 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_21_4} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.03.25 17:08:58.600337 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_21_4} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4010 | 2026.03.25 17:08:58.600412 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 4011 | 2026.03.25 17:08:58.600536 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9008 rows, containing 5 columns (5 merged, 0 gathered) in 0.003575008 sec., 2519714.6411980055 rows/sec., 163.96 MiB/sec. | ||
| 4012 | 2026.03.25 17:08:58.600738 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4013 | 2026.03.25 17:08:58.600995 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.03.25 17:08:58.601062 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4015 | 2026.03.25 17:08:58.601127 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 4016 | 2026.03.25 17:08:59.966382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7133 | ||
| 4017 | 2026.03.25 17:08:59.966871 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4018 | 2026.03.25 17:08:59.966917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4019 | 2026.03.25 17:08:59.967436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4020 | 2026.03.25 17:08:59.967682 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4021 | 2026.03.25 17:08:59.967834 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7133 | ||
| 4022 | 2026.03.25 17:09:00.350535 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 4023 | 2026.03.25 17:09:00.366585 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.03.25 17:09:00.366653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4025 | 2026.03.25 17:09:00.372927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4026 | 2026.03.25 17:09:00.373653 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2026.03.25 17:09:00.376683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 4028 | 2026.03.25 17:09:03.603965 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4029 | 2026.03.25 17:09:03.604186 [ 253 ] {5a0ca0bd-fcb9-4f81-9895-822acc8644a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4030 | 2026.03.25 17:09:03.604264 [ 253 ] {5a0ca0bd-fcb9-4f81-9895-822acc8644a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4031 | 2026.03.25 17:09:03.604981 [ 253 ] {5a0ca0bd-fcb9-4f81-9895-822acc8644a6} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.03.25 17:09:03.605031 [ 253 ] {5a0ca0bd-fcb9-4f81-9895-822acc8644a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4033 | 2026.03.25 17:09:03.605445 [ 253 ] {5a0ca0bd-fcb9-4f81-9895-822acc8644a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4034 | 2026.03.25 17:09:03.605678 [ 253 ] {5a0ca0bd-fcb9-4f81-9895-822acc8644a6} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.03.25 17:09:03.605828 [ 253 ] {5a0ca0bd-fcb9-4f81-9895-822acc8644a6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001699 sec., 167157.15126545026 rows/sec., 10.62 MiB/sec. | ||
| 4036 | 2026.03.25 17:09:03.605871 [ 253 ] {5a0ca0bd-fcb9-4f81-9895-822acc8644a6} <Debug> TCPHandler: Processed in 0.00204908 sec. | ||
| 4037 | 2026.03.25 17:09:03.605994 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2026.03.25 17:09:03.606091 [ 253 ] {2399786c-c21b-4adc-a1d1-82a0d79cfb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4039 | 2026.03.25 17:09:03.606133 [ 253 ] {2399786c-c21b-4adc-a1d1-82a0d79cfb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4040 | 2026.03.25 17:09:03.606821 [ 253 ] {2399786c-c21b-4adc-a1d1-82a0d79cfb67} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2026.03.25 17:09:03.606859 [ 253 ] {2399786c-c21b-4adc-a1d1-82a0d79cfb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4042 | 2026.03.25 17:09:03.607215 [ 253 ] {2399786c-c21b-4adc-a1d1-82a0d79cfb67} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4043 | 2026.03.25 17:09:03.607431 [ 253 ] {2399786c-c21b-4adc-a1d1-82a0d79cfb67} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.03.25 17:09:03.607557 [ 253 ] {2399786c-c21b-4adc-a1d1-82a0d79cfb67} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001485 sec., 570370.3703703703 rows/sec., 44.85 MiB/sec. | ||
| 4045 | 2026.03.25 17:09:03.607594 [ 253 ] {2399786c-c21b-4adc-a1d1-82a0d79cfb67} <Debug> TCPHandler: Processed in 0.001650661 sec. | ||
| 4046 | 2026.03.25 17:09:03.607714 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2026.03.25 17:09:03.607811 [ 253 ] {177f50d8-a499-4162-9b9d-54bbfea52506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4048 | 2026.03.25 17:09:03.607852 [ 253 ] {177f50d8-a499-4162-9b9d-54bbfea52506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4049 | 2026.03.25 17:09:03.608287 [ 253 ] {177f50d8-a499-4162-9b9d-54bbfea52506} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.03.25 17:09:03.608323 [ 253 ] {177f50d8-a499-4162-9b9d-54bbfea52506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4051 | 2026.03.25 17:09:03.608629 [ 253 ] {177f50d8-a499-4162-9b9d-54bbfea52506} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4052 | 2026.03.25 17:09:03.608854 [ 253 ] {177f50d8-a499-4162-9b9d-54bbfea52506} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.03.25 17:09:03.608979 [ 253 ] {177f50d8-a499-4162-9b9d-54bbfea52506} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001187 sec., 140690.81718618367 rows/sec., 8.57 MiB/sec. | ||
| 4054 | 2026.03.25 17:09:03.609016 [ 253 ] {177f50d8-a499-4162-9b9d-54bbfea52506} <Debug> TCPHandler: Processed in 0.001352133 sec. | ||
| 4055 | 2026.03.25 17:09:03.609131 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.03.25 17:09:03.609226 [ 253 ] {6e17c9c2-495e-49e9-899c-e14449e9766a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4057 | 2026.03.25 17:09:03.609266 [ 253 ] {6e17c9c2-495e-49e9-899c-e14449e9766a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4058 | 2026.03.25 17:09:03.609678 [ 253 ] {6e17c9c2-495e-49e9-899c-e14449e9766a} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.03.25 17:09:03.609715 [ 253 ] {6e17c9c2-495e-49e9-899c-e14449e9766a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4060 | 2026.03.25 17:09:03.610014 [ 253 ] {6e17c9c2-495e-49e9-899c-e14449e9766a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4061 | 2026.03.25 17:09:03.610242 [ 253 ] {6e17c9c2-495e-49e9-899c-e14449e9766a} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.03.25 17:09:03.610386 [ 253 ] {6e17c9c2-495e-49e9-899c-e14449e9766a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001177 sec., 126593.0331350892 rows/sec., 8.18 MiB/sec. | ||
| 4063 | 2026.03.25 17:09:03.610423 [ 253 ] {6e17c9c2-495e-49e9-899c-e14449e9766a} <Debug> TCPHandler: Processed in 0.001342284 sec. | ||
| 4064 | 2026.03.25 17:09:03.610539 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4065 | 2026.03.25 17:09:03.610632 [ 253 ] {5025bf7e-2889-4983-bb77-a56ca5855a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4066 | 2026.03.25 17:09:03.610672 [ 253 ] {5025bf7e-2889-4983-bb77-a56ca5855a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4067 | 2026.03.25 17:09:03.611087 [ 253 ] {5025bf7e-2889-4983-bb77-a56ca5855a42} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2026.03.25 17:09:03.611123 [ 253 ] {5025bf7e-2889-4983-bb77-a56ca5855a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4069 | 2026.03.25 17:09:03.611431 [ 253 ] {5025bf7e-2889-4983-bb77-a56ca5855a42} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4070 | 2026.03.25 17:09:03.611651 [ 253 ] {5025bf7e-2889-4983-bb77-a56ca5855a42} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4071 | 2026.03.25 17:09:03.611779 [ 253 ] {5025bf7e-2889-4983-bb77-a56ca5855a42} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 4072 | 2026.03.25 17:09:03.611817 [ 253 ] {5025bf7e-2889-4983-bb77-a56ca5855a42} <Debug> TCPHandler: Processed in 0.001328663 sec. | ||
| 4073 | 2026.03.25 17:09:03.611931 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2026.03.25 17:09:03.612026 [ 253 ] {b3645223-7de3-46d3-8edc-17f22007c918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4075 | 2026.03.25 17:09:03.612066 [ 253 ] {b3645223-7de3-46d3-8edc-17f22007c918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4076 | 2026.03.25 17:09:03.612660 [ 253 ] {b3645223-7de3-46d3-8edc-17f22007c918} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4077 | 2026.03.25 17:09:03.612697 [ 253 ] {b3645223-7de3-46d3-8edc-17f22007c918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4078 | 2026.03.25 17:09:03.613024 [ 253 ] {b3645223-7de3-46d3-8edc-17f22007c918} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4079 | 2026.03.25 17:09:03.613262 [ 253 ] {b3645223-7de3-46d3-8edc-17f22007c918} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2026.03.25 17:09:03.613395 [ 253 ] {b3645223-7de3-46d3-8edc-17f22007c918} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001386 sec., 371572.8715728716 rows/sec., 26.20 MiB/sec. | ||
| 4081 | 2026.03.25 17:09:03.613432 [ 253 ] {b3645223-7de3-46d3-8edc-17f22007c918} <Debug> TCPHandler: Processed in 0.001551439 sec. | ||
| 4082 | 2026.03.25 17:09:03.613549 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4083 | 2026.03.25 17:09:03.613644 [ 253 ] {82df8e60-9564-4c5a-8b77-11d80c175243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4084 | 2026.03.25 17:09:03.613687 [ 253 ] {82df8e60-9564-4c5a-8b77-11d80c175243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4085 | 2026.03.25 17:09:03.614024 [ 253 ] {82df8e60-9564-4c5a-8b77-11d80c175243} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.03.25 17:09:03.614061 [ 253 ] {82df8e60-9564-4c5a-8b77-11d80c175243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4087 | 2026.03.25 17:09:03.614373 [ 253 ] {82df8e60-9564-4c5a-8b77-11d80c175243} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4088 | 2026.03.25 17:09:03.614595 [ 253 ] {82df8e60-9564-4c5a-8b77-11d80c175243} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.03.25 17:09:03.614722 [ 253 ] {82df8e60-9564-4c5a-8b77-11d80c175243} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 4090 | 2026.03.25 17:09:03.614761 [ 253 ] {82df8e60-9564-4c5a-8b77-11d80c175243} <Debug> TCPHandler: Processed in 0.001261811 sec. | ||
| 4091 | 2026.03.25 17:09:03.614883 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4092 | 2026.03.25 17:09:03.614979 [ 253 ] {9009182c-98b9-40ac-b4a5-76c9493f6560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4093 | 2026.03.25 17:09:03.615022 [ 253 ] {9009182c-98b9-40ac-b4a5-76c9493f6560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4094 | 2026.03.25 17:09:03.615435 [ 253 ] {9009182c-98b9-40ac-b4a5-76c9493f6560} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2026.03.25 17:09:03.615471 [ 253 ] {9009182c-98b9-40ac-b4a5-76c9493f6560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4096 | 2026.03.25 17:09:03.615811 [ 253 ] {9009182c-98b9-40ac-b4a5-76c9493f6560} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4097 | 2026.03.25 17:09:03.616048 [ 253 ] {9009182c-98b9-40ac-b4a5-76c9493f6560} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.03.25 17:09:03.616186 [ 253 ] {9009182c-98b9-40ac-b4a5-76c9493f6560} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001226 sec., 216150.0815660685 rows/sec., 14.36 MiB/sec. | ||
| 4099 | 2026.03.25 17:09:03.616223 [ 253 ] {9009182c-98b9-40ac-b4a5-76c9493f6560} <Debug> TCPHandler: Processed in 0.001390605 sec. | ||
| 4100 | 2026.03.25 17:09:03.616343 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4101 | 2026.03.25 17:09:03.616439 [ 253 ] {cdf65a1e-a51e-45b0-b91c-88269a7e6462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4102 | 2026.03.25 17:09:03.616482 [ 253 ] {cdf65a1e-a51e-45b0-b91c-88269a7e6462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4103 | 2026.03.25 17:09:03.616800 [ 253 ] {cdf65a1e-a51e-45b0-b91c-88269a7e6462} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4104 | 2026.03.25 17:09:03.616837 [ 253 ] {cdf65a1e-a51e-45b0-b91c-88269a7e6462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4105 | 2026.03.25 17:09:03.617138 [ 253 ] {cdf65a1e-a51e-45b0-b91c-88269a7e6462} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4106 | 2026.03.25 17:09:03.617360 [ 253 ] {cdf65a1e-a51e-45b0-b91c-88269a7e6462} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4107 | 2026.03.25 17:09:03.617491 [ 253 ] {cdf65a1e-a51e-45b0-b91c-88269a7e6462} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 4108 | 2026.03.25 17:09:03.617527 [ 253 ] {cdf65a1e-a51e-45b0-b91c-88269a7e6462} <Debug> TCPHandler: Processed in 0.001234401 sec. | ||
| 4109 | 2026.03.25 17:09:03.617638 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4110 | 2026.03.25 17:09:03.617731 [ 253 ] {d3927db6-a332-439d-a719-1346cc47b309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4111 | 2026.03.25 17:09:03.617788 [ 253 ] {d3927db6-a332-439d-a719-1346cc47b309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4112 | 2026.03.25 17:09:03.618563 [ 253 ] {d3927db6-a332-439d-a719-1346cc47b309} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2026.03.25 17:09:03.618602 [ 253 ] {d3927db6-a332-439d-a719-1346cc47b309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4114 | 2026.03.25 17:09:03.619130 [ 253 ] {d3927db6-a332-439d-a719-1346cc47b309} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4115 | 2026.03.25 17:09:03.619382 [ 253 ] {d3927db6-a332-439d-a719-1346cc47b309} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): 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.25 17:09:03.619523 [ 253 ] {d3927db6-a332-439d-a719-1346cc47b309} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00181 sec., 13812.154696132597 rows/sec., 24.75 MiB/sec. | ||
| 4117 | 2026.03.25 17:09:03.619576 [ 253 ] {d3927db6-a332-439d-a719-1346cc47b309} <Debug> TCPHandler: Processed in 0.001988309 sec. | ||
| 4118 | 2026.03.25 17:09:03.619689 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4119 | 2026.03.25 17:09:03.619784 [ 253 ] {be4b7366-9a61-4a75-abc7-96144d20f933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4120 | 2026.03.25 17:09:03.619826 [ 253 ] {be4b7366-9a61-4a75-abc7-96144d20f933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4121 | 2026.03.25 17:09:03.620147 [ 253 ] {be4b7366-9a61-4a75-abc7-96144d20f933} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.03.25 17:09:03.620184 [ 253 ] {be4b7366-9a61-4a75-abc7-96144d20f933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4123 | 2026.03.25 17:09:03.620491 [ 253 ] {be4b7366-9a61-4a75-abc7-96144d20f933} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4124 | 2026.03.25 17:09:03.620713 [ 253 ] {be4b7366-9a61-4a75-abc7-96144d20f933} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.03.25 17:09:03.620839 [ 253 ] {be4b7366-9a61-4a75-abc7-96144d20f933} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 4126 | 2026.03.25 17:09:03.620873 [ 253 ] {be4b7366-9a61-4a75-abc7-96144d20f933} <Debug> TCPHandler: Processed in 0.00123526 sec. | ||
| 4127 | 2026.03.25 17:09:07.379472 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4128 | 2026.03.25 17:09:07.379526 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4129 | 2026.03.25 17:09:07.468067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7645 | ||
| 4130 | 2026.03.25 17:09:07.468644 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.03.25 17:09:07.468694 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4132 | 2026.03.25 17:09:07.469166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4133 | 2026.03.25 17:09:07.469390 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.03.25 17:09:07.469521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7645 | ||
| 4135 | 2026.03.25 17:09:07.469522 [ 62 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4136 | 2026.03.25 17:09:07.469576 [ 62 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.03.25 17:09:07.469595 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4138 | 2026.03.25 17:09:07.469720 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 4139 | 2026.03.25 17:09:07.469906 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4140 | 2026.03.25 17:09:07.469968 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5213 rows starting from the beginning of the part | ||
| 4141 | 2026.03.25 17:09:07.470069 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 4142 | 2026.03.25 17:09:07.470142 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 4143 | 2026.03.25 17:09:07.470208 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 4144 | 2026.03.25 17:09:07.470270 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 4145 | 2026.03.25 17:09:07.470329 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 4146 | 2026.03.25 17:09:07.471850 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7645 rows, containing 4 columns (4 merged, 0 gathered) in 0.002199954 sec., 3475072.660610176 rows/sec., 49.71 MiB/sec. | ||
| 4147 | 2026.03.25 17:09:07.472302 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4148 | 2026.03.25 17:09:07.472593 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_16_3} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.03.25 17:09:07.472666 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_16_3} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4150 | 2026.03.25 17:09:07.472739 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4151 | 2026.03.25 17:09:07.482796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 582 | ||
| 4152 | 2026.03.25 17:09:07.484987 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.03.25 17:09:07.485031 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4154 | 2026.03.25 17:09:07.486157 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4155 | 2026.03.25 17:09:07.486428 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.03.25 17:09:07.486581 [ 62 ] {} <Debug> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4157 | 2026.03.25 17:09:07.486634 [ 62 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2026.03.25 17:09:07.486663 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4159 | 2026.03.25 17:09:07.486676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4160 | 2026.03.25 17:09:07.486753 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 4161 | 2026.03.25 17:09:07.487309 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4162 | 2026.03.25 17:09:07.487448 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 356 rows starting from the beginning of the part | ||
| 4163 | 2026.03.25 17:09:07.487812 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 80 rows starting from the beginning of the part | ||
| 4164 | 2026.03.25 17:09:07.488171 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 4165 | 2026.03.25 17:09:07.488508 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 4166 | 2026.03.25 17:09:07.488892 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 4167 | 2026.03.25 17:09:07.489255 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 4168 | 2026.03.25 17:09:07.495471 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 72 columns (72 merged, 0 gathered) in 0.008747866 sec., 66530.51155561826 rows/sec., 62.80 MiB/sec. | ||
| 4169 | 2026.03.25 17:09:07.496360 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4170 | 2026.03.25 17:09:07.496849 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_11_2} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4171 | 2026.03.25 17:09:07.496930 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_11_2} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4172 | 2026.03.25 17:09:07.497088 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 4173 | 2026.03.25 17:09:07.876903 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4174 | 2026.03.25 17:09:07.893828 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.03.25 17:09:07.893896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4176 | 2026.03.25 17:09:07.900227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4177 | 2026.03.25 17:09:07.900928 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.03.25 17:09:07.901209 [ 120 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4179 | 2026.03.25 17:09:07.901282 [ 120 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.03.25 17:09:07.901305 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4181 | 2026.03.25 17:09:07.901476 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 4182 | 2026.03.25 17:09:07.903907 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4183 | 2026.03.25 17:09:07.905728 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4184 | 2026.03.25 17:09:07.907198 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 4185 | 2026.03.25 17:09:07.911911 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 4186 | 2026.03.25 17:09:07.916409 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 4187 | 2026.03.25 17:09:07.920631 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 4188 | 2026.03.25 17:09:07.925472 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 4189 | 2026.03.25 17:09:07.929776 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 4190 | 2026.03.25 17:09:07.983652 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082259868 sec., 1470.94814205148 rows/sec., 7.61 MiB/sec. | ||
| 4191 | 2026.03.25 17:09:07.986833 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4192 | 2026.03.25 17:09:07.989001 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_16_3} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2026.03.25 17:09:07.989113 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_16_3} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4194 | 2026.03.25 17:09:07.992100 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4195 | 2026.03.25 17:09:08.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.43 MiB, peak 239.38 MiB, free memory in arenas 0.00 B, will set to 239.92 MiB (RSS), difference: 10.49 MiB | ||
| 4196 | 2026.03.25 17:09:08.001232 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00081378 sec. | ||
| 4197 | 2026.03.25 17:09:08.595404 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4198 | 2026.03.25 17:09:08.595605 [ 253 ] {5050408f-2b80-4797-a260-b1cd0aab2f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4199 | 2026.03.25 17:09:08.595676 [ 253 ] {5050408f-2b80-4797-a260-b1cd0aab2f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4200 | 2026.03.25 17:09:08.596356 [ 253 ] {5050408f-2b80-4797-a260-b1cd0aab2f2e} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2026.03.25 17:09:08.596405 [ 253 ] {5050408f-2b80-4797-a260-b1cd0aab2f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4202 | 2026.03.25 17:09:08.596817 [ 253 ] {5050408f-2b80-4797-a260-b1cd0aab2f2e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4203 | 2026.03.25 17:09:08.597051 [ 253 ] {5050408f-2b80-4797-a260-b1cd0aab2f2e} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2026.03.25 17:09:08.597217 [ 253 ] {5050408f-2b80-4797-a260-b1cd0aab2f2e} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001663 sec., 51713.770294648224 rows/sec., 4.34 MiB/sec. | ||
| 4205 | 2026.03.25 17:09:08.597267 [ 253 ] {5050408f-2b80-4797-a260-b1cd0aab2f2e} <Debug> TCPHandler: Processed in 0.00199803 sec. | ||
| 4206 | 2026.03.25 17:09:08.597402 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2026.03.25 17:09:08.597506 [ 253 ] {9da27407-2b43-4bb5-8ed9-eaa8840511d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4208 | 2026.03.25 17:09:08.597552 [ 253 ] {9da27407-2b43-4bb5-8ed9-eaa8840511d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4209 | 2026.03.25 17:09:08.598018 [ 253 ] {9da27407-2b43-4bb5-8ed9-eaa8840511d2} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.03.25 17:09:08.598065 [ 253 ] {9da27407-2b43-4bb5-8ed9-eaa8840511d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4211 | 2026.03.25 17:09:08.598434 [ 253 ] {9da27407-2b43-4bb5-8ed9-eaa8840511d2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4212 | 2026.03.25 17:09:08.598696 [ 253 ] {9da27407-2b43-4bb5-8ed9-eaa8840511d2} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.03.25 17:09:08.598829 [ 253 ] {9da27407-2b43-4bb5-8ed9-eaa8840511d2} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001347 sec., 11135.857461024498 rows/sec., 837.36 KiB/sec. | ||
| 4214 | 2026.03.25 17:09:08.598867 [ 253 ] {9da27407-2b43-4bb5-8ed9-eaa8840511d2} <Debug> TCPHandler: Processed in 0.001519907 sec. | ||
| 4215 | 2026.03.25 17:09:08.598982 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4216 | 2026.03.25 17:09:08.599080 [ 253 ] {9a73bad9-dfd7-4744-86a1-80a55c4d5991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4217 | 2026.03.25 17:09:08.599122 [ 253 ] {9a73bad9-dfd7-4744-86a1-80a55c4d5991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4218 | 2026.03.25 17:09:08.599533 [ 253 ] {9a73bad9-dfd7-4744-86a1-80a55c4d5991} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.03.25 17:09:08.599569 [ 253 ] {9a73bad9-dfd7-4744-86a1-80a55c4d5991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4220 | 2026.03.25 17:09:08.599891 [ 253 ] {9a73bad9-dfd7-4744-86a1-80a55c4d5991} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4221 | 2026.03.25 17:09:08.600128 [ 253 ] {9a73bad9-dfd7-4744-86a1-80a55c4d5991} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2026.03.25 17:09:08.600255 [ 253 ] {9a73bad9-dfd7-4744-86a1-80a55c4d5991} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001195 sec., 66108.78661087865 rows/sec., 5.16 MiB/sec. | ||
| 4223 | 2026.03.25 17:09:08.600291 [ 253 ] {9a73bad9-dfd7-4744-86a1-80a55c4d5991} <Debug> TCPHandler: Processed in 0.001358923 sec. | ||
| 4224 | 2026.03.25 17:09:08.600403 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4225 | 2026.03.25 17:09:08.600497 [ 253 ] {d505de61-1373-44d0-90fe-7bb18171836d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4226 | 2026.03.25 17:09:08.600541 [ 253 ] {d505de61-1373-44d0-90fe-7bb18171836d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4227 | 2026.03.25 17:09:08.600953 [ 253 ] {d505de61-1373-44d0-90fe-7bb18171836d} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.03.25 17:09:08.600990 [ 253 ] {d505de61-1373-44d0-90fe-7bb18171836d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4229 | 2026.03.25 17:09:08.601422 [ 253 ] {d505de61-1373-44d0-90fe-7bb18171836d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4230 | 2026.03.25 17:09:08.601631 [ 253 ] {d505de61-1373-44d0-90fe-7bb18171836d} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2026.03.25 17:09:08.601759 [ 253 ] {d505de61-1373-44d0-90fe-7bb18171836d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 4232 | 2026.03.25 17:09:08.601794 [ 253 ] {d505de61-1373-44d0-90fe-7bb18171836d} <Debug> TCPHandler: Processed in 0.001440615 sec. | ||
| 4233 | 2026.03.25 17:09:08.601906 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4234 | 2026.03.25 17:09:08.601999 [ 253 ] {51b7fbaa-40a6-4962-88b0-f95a1d0d49ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4235 | 2026.03.25 17:09:08.602053 [ 253 ] {51b7fbaa-40a6-4962-88b0-f95a1d0d49ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4236 | 2026.03.25 17:09:08.602895 [ 253 ] {51b7fbaa-40a6-4962-88b0-f95a1d0d49ad} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2026.03.25 17:09:08.602931 [ 253 ] {51b7fbaa-40a6-4962-88b0-f95a1d0d49ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4238 | 2026.03.25 17:09:08.603462 [ 253 ] {51b7fbaa-40a6-4962-88b0-f95a1d0d49ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4239 | 2026.03.25 17:09:08.603682 [ 253 ] {51b7fbaa-40a6-4962-88b0-f95a1d0d49ad} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2026.03.25 17:09:08.603817 [ 253 ] {51b7fbaa-40a6-4962-88b0-f95a1d0d49ad} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001836 sec., 8169.934640522876 rows/sec., 14.64 MiB/sec. | ||
| 4241 | 2026.03.25 17:09:08.603879 [ 253 ] {51b7fbaa-40a6-4962-88b0-f95a1d0d49ad} <Debug> TCPHandler: Processed in 0.00202228 sec. | ||
| 4242 | 2026.03.25 17:09:08.603992 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4243 | 2026.03.25 17:09:08.604085 [ 253 ] {967bce39-cb72-4dd3-abb2-08f4f87a6a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4244 | 2026.03.25 17:09:08.604128 [ 253 ] {967bce39-cb72-4dd3-abb2-08f4f87a6a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4245 | 2026.03.25 17:09:08.604460 [ 253 ] {967bce39-cb72-4dd3-abb2-08f4f87a6a72} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4246 | 2026.03.25 17:09:08.604497 [ 253 ] {967bce39-cb72-4dd3-abb2-08f4f87a6a72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4247 | 2026.03.25 17:09:08.604798 [ 253 ] {967bce39-cb72-4dd3-abb2-08f4f87a6a72} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4248 | 2026.03.25 17:09:08.605036 [ 253 ] {967bce39-cb72-4dd3-abb2-08f4f87a6a72} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4249 | 2026.03.25 17:09:08.605161 [ 253 ] {967bce39-cb72-4dd3-abb2-08f4f87a6a72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4250 | 2026.03.25 17:09:08.605196 [ 253 ] {967bce39-cb72-4dd3-abb2-08f4f87a6a72} <Debug> TCPHandler: Processed in 0.001255251 sec. | ||
| 4251 | 2026.03.25 17:09:13.603600 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4252 | 2026.03.25 17:09:13.603814 [ 253 ] {d2244b43-c416-478d-88ec-10cb57ea08e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4253 | 2026.03.25 17:09:13.603886 [ 253 ] {d2244b43-c416-478d-88ec-10cb57ea08e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4254 | 2026.03.25 17:09:13.604641 [ 253 ] {d2244b43-c416-478d-88ec-10cb57ea08e7} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2026.03.25 17:09:13.604685 [ 253 ] {d2244b43-c416-478d-88ec-10cb57ea08e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4256 | 2026.03.25 17:09:13.605100 [ 253 ] {d2244b43-c416-478d-88ec-10cb57ea08e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4257 | 2026.03.25 17:09:13.605335 [ 253 ] {d2244b43-c416-478d-88ec-10cb57ea08e7} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4258 | 2026.03.25 17:09:13.605479 [ 118 ] {} <Debug> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4259 | 2026.03.25 17:09:13.605488 [ 253 ] {d2244b43-c416-478d-88ec-10cb57ea08e7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001731 sec., 164067.0132871173 rows/sec., 10.42 MiB/sec. | ||
| 4260 | 2026.03.25 17:09:13.605558 [ 118 ] {} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.03.25 17:09:13.605583 [ 253 ] {d2244b43-c416-478d-88ec-10cb57ea08e7} <Debug> TCPHandler: Processed in 0.002118332 sec. | ||
| 4262 | 2026.03.25 17:09:13.605591 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4263 | 2026.03.25 17:09:13.605720 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4264 | 2026.03.25 17:09:13.605733 [ 187 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::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 | ||
| 4265 | 2026.03.25 17:09:13.605827 [ 253 ] {c36d233e-519c-40c6-8591-4fed50d9152d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4266 | 2026.03.25 17:09:13.605875 [ 253 ] {c36d233e-519c-40c6-8591-4fed50d9152d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4267 | 2026.03.25 17:09:13.605893 [ 187 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4268 | 2026.03.25 17:09:13.605932 [ 187 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4269 | 2026.03.25 17:09:13.606002 [ 187 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4270 | 2026.03.25 17:09:13.606046 [ 187 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4271 | 2026.03.25 17:09:13.606086 [ 187 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4272 | 2026.03.25 17:09:13.606130 [ 187 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4273 | 2026.03.25 17:09:13.606167 [ 187 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4274 | 2026.03.25 17:09:13.606677 [ 253 ] {c36d233e-519c-40c6-8591-4fed50d9152d} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2026.03.25 17:09:13.606721 [ 253 ] {c36d233e-519c-40c6-8591-4fed50d9152d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4276 | 2026.03.25 17:09:13.607225 [ 193 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556068 sec., 1110491.315289563 rows/sec., 75.07 MiB/sec. | ||
| 4277 | 2026.03.25 17:09:13.607282 [ 253 ] {c36d233e-519c-40c6-8591-4fed50d9152d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4278 | 2026.03.25 17:09:13.607421 [ 186 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4279 | 2026.03.25 17:09:13.607536 [ 253 ] {c36d233e-519c-40c6-8591-4fed50d9152d} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.03.25 17:09:13.607690 [ 253 ] {c36d233e-519c-40c6-8591-4fed50d9152d} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001887 sec., 448860.6253312136 rows/sec., 35.30 MiB/sec. | ||
| 4281 | 2026.03.25 17:09:13.607733 [ 253 ] {c36d233e-519c-40c6-8591-4fed50d9152d} <Debug> TCPHandler: Processed in 0.002064941 sec. | ||
| 4282 | 2026.03.25 17:09:13.607747 [ 186 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_11_2} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2026.03.25 17:09:13.607835 [ 186 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_11_2} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4284 | 2026.03.25 17:09:13.607849 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.03.25 17:09:13.607932 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4286 | 2026.03.25 17:09:13.607953 [ 253 ] {dce47715-8519-4c18-a018-795c31ee2195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4287 | 2026.03.25 17:09:13.608000 [ 253 ] {dce47715-8519-4c18-a018-795c31ee2195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4288 | 2026.03.25 17:09:13.608457 [ 253 ] {dce47715-8519-4c18-a018-795c31ee2195} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4289 | 2026.03.25 17:09:13.608495 [ 253 ] {dce47715-8519-4c18-a018-795c31ee2195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4290 | 2026.03.25 17:09:13.608830 [ 253 ] {dce47715-8519-4c18-a018-795c31ee2195} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4291 | 2026.03.25 17:09:13.609047 [ 253 ] {dce47715-8519-4c18-a018-795c31ee2195} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2026.03.25 17:09:13.609154 [ 118 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4293 | 2026.03.25 17:09:13.609178 [ 253 ] {dce47715-8519-4c18-a018-795c31ee2195} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001247 sec., 133921.41138732957 rows/sec., 8.16 MiB/sec. | ||
| 4294 | 2026.03.25 17:09:13.609198 [ 118 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2026.03.25 17:09:13.609221 [ 253 ] {dce47715-8519-4c18-a018-795c31ee2195} <Debug> TCPHandler: Processed in 0.001422615 sec. | ||
| 4296 | 2026.03.25 17:09:13.609223 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4297 | 2026.03.25 17:09:13.609339 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.03.25 17:09:13.609355 [ 200 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 4299 | 2026.03.25 17:09:13.609438 [ 253 ] {e9f27738-a7f3-4142-a26a-be90f3ff6986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4300 | 2026.03.25 17:09:13.609483 [ 253 ] {e9f27738-a7f3-4142-a26a-be90f3ff6986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4301 | 2026.03.25 17:09:13.609511 [ 200 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4302 | 2026.03.25 17:09:13.609557 [ 200 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 4303 | 2026.03.25 17:09:13.609632 [ 200 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 167 rows starting from the beginning of the part | ||
| 4304 | 2026.03.25 17:09:13.609682 [ 200 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 4305 | 2026.03.25 17:09:13.609726 [ 200 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 167 rows starting from the beginning of the part | ||
| 4306 | 2026.03.25 17:09:13.609768 [ 200 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 4307 | 2026.03.25 17:09:13.609809 [ 200 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 167 rows starting from the beginning of the part | ||
| 4308 | 2026.03.25 17:09:13.609918 [ 253 ] {e9f27738-a7f3-4142-a26a-be90f3ff6986} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2026.03.25 17:09:13.609960 [ 253 ] {e9f27738-a7f3-4142-a26a-be90f3ff6986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4310 | 2026.03.25 17:09:13.610328 [ 253 ] {e9f27738-a7f3-4142-a26a-be90f3ff6986} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4311 | 2026.03.25 17:09:13.610567 [ 253 ] {e9f27738-a7f3-4142-a26a-be90f3ff6986} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2026.03.25 17:09:13.610698 [ 253 ] {e9f27738-a7f3-4142-a26a-be90f3ff6986} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00128 sec., 116406.24999999999 rows/sec., 7.52 MiB/sec. | ||
| 4313 | 2026.03.25 17:09:13.610736 [ 253 ] {e9f27738-a7f3-4142-a26a-be90f3ff6986} <Debug> TCPHandler: Processed in 0.001447346 sec. | ||
| 4314 | 2026.03.25 17:09:13.610760 [ 186 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464816 sec., 520884.5343032845 rows/sec., 34.51 MiB/sec. | ||
| 4315 | 2026.03.25 17:09:13.610842 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.03.25 17:09:13.610899 [ 186 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4317 | 2026.03.25 17:09:13.610942 [ 253 ] {6c479141-e2cd-412b-a9e2-ec65890eff2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4318 | 2026.03.25 17:09:13.610988 [ 253 ] {6c479141-e2cd-412b-a9e2-ec65890eff2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4319 | 2026.03.25 17:09:13.611151 [ 186 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_21_4} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2026.03.25 17:09:13.611222 [ 186 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_21_4} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4321 | 2026.03.25 17:09:13.611296 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4322 | 2026.03.25 17:09:13.611430 [ 253 ] {6c479141-e2cd-412b-a9e2-ec65890eff2f} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2026.03.25 17:09:13.611471 [ 253 ] {6c479141-e2cd-412b-a9e2-ec65890eff2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4324 | 2026.03.25 17:09:13.611801 [ 253 ] {6c479141-e2cd-412b-a9e2-ec65890eff2f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4325 | 2026.03.25 17:09:13.612019 [ 253 ] {6c479141-e2cd-412b-a9e2-ec65890eff2f} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2026.03.25 17:09:13.612119 [ 118 ] {} <Debug> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4327 | 2026.03.25 17:09:13.612149 [ 253 ] {6c479141-e2cd-412b-a9e2-ec65890eff2f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001225 sec., 120816.32653061225 rows/sec., 6.87 MiB/sec. | ||
| 4328 | 2026.03.25 17:09:13.612152 [ 118 ] {} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.03.25 17:09:13.612189 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4330 | 2026.03.25 17:09:13.612195 [ 253 ] {6c479141-e2cd-412b-a9e2-ec65890eff2f} <Debug> TCPHandler: Processed in 0.001402575 sec. | ||
| 4331 | 2026.03.25 17:09:13.612261 [ 187 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::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 | ||
| 4332 | 2026.03.25 17:09:13.612310 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4333 | 2026.03.25 17:09:13.612364 [ 187 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4334 | 2026.03.25 17:09:13.612394 [ 187 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 4335 | 2026.03.25 17:09:13.612408 [ 253 ] {153462da-6906-449a-b951-7efffe3880b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4336 | 2026.03.25 17:09:13.612443 [ 187 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4337 | 2026.03.25 17:09:13.612453 [ 253 ] {153462da-6906-449a-b951-7efffe3880b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4338 | 2026.03.25 17:09:13.612489 [ 187 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4339 | 2026.03.25 17:09:13.612531 [ 187 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4340 | 2026.03.25 17:09:13.612567 [ 187 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4341 | 2026.03.25 17:09:13.612603 [ 187 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4342 | 2026.03.25 17:09:13.613084 [ 253 ] {153462da-6906-449a-b951-7efffe3880b4} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.03.25 17:09:13.613125 [ 253 ] {153462da-6906-449a-b951-7efffe3880b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4344 | 2026.03.25 17:09:13.613422 [ 186 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194909 sec., 753195.4316186421 rows/sec., 45.90 MiB/sec. | ||
| 4345 | 2026.03.25 17:09:13.613474 [ 253 ] {153462da-6906-449a-b951-7efffe3880b4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4346 | 2026.03.25 17:09:13.613562 [ 187 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4347 | 2026.03.25 17:09:13.613740 [ 253 ] {153462da-6906-449a-b951-7efffe3880b4} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.03.25 17:09:13.613860 [ 187 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_11_2} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.03.25 17:09:13.613884 [ 253 ] {153462da-6906-449a-b951-7efffe3880b4} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001495 sec., 344481.6053511706 rows/sec., 24.29 MiB/sec. | ||
| 4350 | 2026.03.25 17:09:13.613927 [ 253 ] {153462da-6906-449a-b951-7efffe3880b4} <Debug> TCPHandler: Processed in 0.001665642 sec. | ||
| 4351 | 2026.03.25 17:09:13.613952 [ 187 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_11_2} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4352 | 2026.03.25 17:09:13.614033 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4353 | 2026.03.25 17:09:13.614037 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.03.25 17:09:13.614141 [ 253 ] {f8037aed-00e3-46ec-a7e4-2fdcc6f8b5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4355 | 2026.03.25 17:09:13.614184 [ 253 ] {f8037aed-00e3-46ec-a7e4-2fdcc6f8b5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4356 | 2026.03.25 17:09:13.614524 [ 253 ] {f8037aed-00e3-46ec-a7e4-2fdcc6f8b5a2} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.03.25 17:09:13.614560 [ 253 ] {f8037aed-00e3-46ec-a7e4-2fdcc6f8b5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4358 | 2026.03.25 17:09:13.614912 [ 253 ] {f8037aed-00e3-46ec-a7e4-2fdcc6f8b5a2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4359 | 2026.03.25 17:09:13.615130 [ 253 ] {f8037aed-00e3-46ec-a7e4-2fdcc6f8b5a2} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.03.25 17:09:13.615263 [ 253 ] {f8037aed-00e3-46ec-a7e4-2fdcc6f8b5a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 4361 | 2026.03.25 17:09:13.615300 [ 253 ] {f8037aed-00e3-46ec-a7e4-2fdcc6f8b5a2} <Debug> TCPHandler: Processed in 0.001311782 sec. | ||
| 4362 | 2026.03.25 17:09:13.615403 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.03.25 17:09:13.615495 [ 253 ] {9f2b8798-4513-4ff8-9105-8f3d56623462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4364 | 2026.03.25 17:09:13.615538 [ 253 ] {9f2b8798-4513-4ff8-9105-8f3d56623462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4365 | 2026.03.25 17:09:13.615952 [ 253 ] {9f2b8798-4513-4ff8-9105-8f3d56623462} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.03.25 17:09:13.615989 [ 253 ] {9f2b8798-4513-4ff8-9105-8f3d56623462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4367 | 2026.03.25 17:09:13.616340 [ 253 ] {9f2b8798-4513-4ff8-9105-8f3d56623462} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4368 | 2026.03.25 17:09:13.616555 [ 253 ] {9f2b8798-4513-4ff8-9105-8f3d56623462} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.03.25 17:09:13.616685 [ 253 ] {9f2b8798-4513-4ff8-9105-8f3d56623462} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001208 sec., 219370.8609271523 rows/sec., 14.58 MiB/sec. | ||
| 4370 | 2026.03.25 17:09:13.616722 [ 253 ] {9f2b8798-4513-4ff8-9105-8f3d56623462} <Debug> TCPHandler: Processed in 0.001368653 sec. | ||
| 4371 | 2026.03.25 17:09:13.616833 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4372 | 2026.03.25 17:09:13.616927 [ 253 ] {9ccaab06-13bd-49f1-bbf4-fa58afddd7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4373 | 2026.03.25 17:09:13.616971 [ 253 ] {9ccaab06-13bd-49f1-bbf4-fa58afddd7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4374 | 2026.03.25 17:09:13.617292 [ 253 ] {9ccaab06-13bd-49f1-bbf4-fa58afddd7a7} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.03.25 17:09:13.617328 [ 253 ] {9ccaab06-13bd-49f1-bbf4-fa58afddd7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4376 | 2026.03.25 17:09:13.617643 [ 253 ] {9ccaab06-13bd-49f1-bbf4-fa58afddd7a7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4377 | 2026.03.25 17:09:13.617860 [ 253 ] {9ccaab06-13bd-49f1-bbf4-fa58afddd7a7} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4378 | 2026.03.25 17:09:13.617971 [ 116 ] {} <Debug> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4379 | 2026.03.25 17:09:13.617991 [ 253 ] {9ccaab06-13bd-49f1-bbf4-fa58afddd7a7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 4380 | 2026.03.25 17:09:13.618018 [ 116 ] {} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.03.25 17:09:13.618035 [ 253 ] {9ccaab06-13bd-49f1-bbf4-fa58afddd7a7} <Debug> TCPHandler: Processed in 0.001249791 sec. | ||
| 4382 | 2026.03.25 17:09:13.618044 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4383 | 2026.03.25 17:09:13.618138 [ 200 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::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 | ||
| 4384 | 2026.03.25 17:09:13.618146 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2026.03.25 17:09:13.618249 [ 200 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4386 | 2026.03.25 17:09:13.618262 [ 253 ] {5a377218-ba41-4da3-9017-7b67c129ac18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4387 | 2026.03.25 17:09:13.618285 [ 200 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part | ||
| 4388 | 2026.03.25 17:09:13.618324 [ 253 ] {5a377218-ba41-4da3-9017-7b67c129ac18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4389 | 2026.03.25 17:09:13.618341 [ 200 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4390 | 2026.03.25 17:09:13.618386 [ 200 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4391 | 2026.03.25 17:09:13.618420 [ 200 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4392 | 2026.03.25 17:09:13.618455 [ 200 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4393 | 2026.03.25 17:09:13.618489 [ 200 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4394 | 2026.03.25 17:09:13.619226 [ 253 ] {5a377218-ba41-4da3-9017-7b67c129ac18} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.03.25 17:09:13.619226 [ 186 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001126048 sec., 10656.7393219472 rows/sec., 711.14 KiB/sec. | ||
| 4396 | 2026.03.25 17:09:13.619271 [ 253 ] {5a377218-ba41-4da3-9017-7b67c129ac18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4397 | 2026.03.25 17:09:13.619389 [ 188 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4398 | 2026.03.25 17:09:13.619698 [ 188 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_11_2} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4399 | 2026.03.25 17:09:13.619781 [ 188 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_11_2} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4400 | 2026.03.25 17:09:13.619858 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4401 | 2026.03.25 17:09:13.619881 [ 253 ] {5a377218-ba41-4da3-9017-7b67c129ac18} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4402 | 2026.03.25 17:09:13.620155 [ 253 ] {5a377218-ba41-4da3-9017-7b67c129ac18} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.03.25 17:09:13.620270 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4404 | 2026.03.25 17:09:13.620300 [ 253 ] {5a377218-ba41-4da3-9017-7b67c129ac18} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002056 sec., 12159.53307392996 rows/sec., 21.79 MiB/sec. | ||
| 4405 | 2026.03.25 17:09:13.620306 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.03.25 17:09:13.620343 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4407 | 2026.03.25 17:09:13.620369 [ 253 ] {5a377218-ba41-4da3-9017-7b67c129ac18} <Debug> TCPHandler: Processed in 0.002271096 sec. | ||
| 4408 | 2026.03.25 17:09:13.620424 [ 186 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 4409 | 2026.03.25 17:09:13.620496 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.03.25 17:09:13.620600 [ 253 ] {bde1fd6d-099e-4b3e-9523-394d486313cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4411 | 2026.03.25 17:09:13.620643 [ 253 ] {bde1fd6d-099e-4b3e-9523-394d486313cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4412 | 2026.03.25 17:09:13.620643 [ 186 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4413 | 2026.03.25 17:09:13.620720 [ 186 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 250 rows starting from the beginning of the part | ||
| 4414 | 2026.03.25 17:09:13.620856 [ 186 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 4415 | 2026.03.25 17:09:13.621010 [ 186 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 4416 | 2026.03.25 17:09:13.621037 [ 253 ] {bde1fd6d-099e-4b3e-9523-394d486313cc} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2026.03.25 17:09:13.621077 [ 253 ] {bde1fd6d-099e-4b3e-9523-394d486313cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4418 | 2026.03.25 17:09:13.621147 [ 186 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 4419 | 2026.03.25 17:09:13.621266 [ 186 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 4420 | 2026.03.25 17:09:13.621375 [ 186 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 4421 | 2026.03.25 17:09:13.621425 [ 253 ] {bde1fd6d-099e-4b3e-9523-394d486313cc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4422 | 2026.03.25 17:09:13.621653 [ 253 ] {bde1fd6d-099e-4b3e-9523-394d486313cc} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.03.25 17:09:13.621788 [ 253 ] {bde1fd6d-099e-4b3e-9523-394d486313cc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001213 sec., 74196.20774938169 rows/sec., 4.64 MiB/sec. | ||
| 4424 | 2026.03.25 17:09:13.621829 [ 253 ] {bde1fd6d-099e-4b3e-9523-394d486313cc} <Debug> TCPHandler: Processed in 0.001382104 sec. | ||
| 4425 | 2026.03.25 17:09:13.625475 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 19 columns (19 merged, 0 gathered) in 0.005086855 sec., 71556.98363723754 rows/sec., 128.23 MiB/sec. | ||
| 4426 | 2026.03.25 17:09:13.626263 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4427 | 2026.03.25 17:09:13.626638 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4428 | 2026.03.25 17:09:13.626711 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4429 | 2026.03.25 17:09:13.626831 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 4430 | 2026.03.25 17:09:14.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.84 MiB, peak 245.94 MiB, free memory in arenas 0.00 B, will set to 241.86 MiB (RSS), difference: 1.01 MiB | ||
| 4431 | 2026.03.25 17:09:14.969602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8093 | ||
| 4432 | 2026.03.25 17:09:14.970121 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.03.25 17:09:14.970165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4434 | 2026.03.25 17:09:14.970753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4435 | 2026.03.25 17:09:14.971007 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.03.25 17:09:14.971153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8093 | ||
| 4437 | 2026.03.25 17:09:15.403983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4438 | 2026.03.25 17:09:15.419147 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.03.25 17:09:15.419192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4440 | 2026.03.25 17:09:15.424417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4441 | 2026.03.25 17:09:15.425102 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.03.25 17:09:15.427588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4443 | 2026.03.25 17:09:16.287580 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60662 | ||
| 4444 | 2026.03.25 17:09:16.287695 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4445 | 2026.03.25 17:09:16.287722 [ 288 ] {} <Debug> TCP-Session: d8546092-7755-4a0d-a732-98834f1f8708 Authenticating user 'default' from [fd00:1122:3344:101::e]:60662 | ||
| 4446 | 2026.03.25 17:09:16.287743 [ 288 ] {} <Debug> TCP-Session: d8546092-7755-4a0d-a732-98834f1f8708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4447 | 2026.03.25 17:09:16.287755 [ 288 ] {} <Debug> TCP-Session: d8546092-7755-4a0d-a732-98834f1f8708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4448 | 2026.03.25 17:09:16.287950 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38274 | ||
| 4449 | 2026.03.25 17:09:16.287955 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65446 | ||
| 4450 | 2026.03.25 17:09:16.288029 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51972 | ||
| 4451 | 2026.03.25 17:09:16.288043 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46310 | ||
| 4452 | 2026.03.25 17:09:16.288073 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4453 | 2026.03.25 17:09:16.288082 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40146 | ||
| 4454 | 2026.03.25 17:09:16.288112 [ 289 ] {} <Debug> TCP-Session: 0685f403-5693-413a-9b7b-736ae7565072 Authenticating user 'default' from [fd00:1122:3344:101::e]:38274 | ||
| 4455 | 2026.03.25 17:09:16.288064 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49439 | ||
| 4456 | 2026.03.25 17:09:16.288139 [ 288 ] {} <Trace> TCP-Session: d8546092-7755-4a0d-a732-98834f1f8708 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4457 | 2026.03.25 17:09:16.288152 [ 289 ] {} <Debug> TCP-Session: 0685f403-5693-413a-9b7b-736ae7565072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4458 | 2026.03.25 17:09:16.288059 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48948 | ||
| 4459 | 2026.03.25 17:09:16.288220 [ 289 ] {} <Debug> TCP-Session: 0685f403-5693-413a-9b7b-736ae7565072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4460 | 2026.03.25 17:09:16.288014 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63762 | ||
| 4461 | 2026.03.25 17:09:16.288370 [ 288 ] {29cf75fc-387c-4062-be1a-e6c94407e593} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60662) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4462 | 2026.03.25 17:09:16.288475 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4463 | 2026.03.25 17:09:16.288475 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4464 | 2026.03.25 17:09:16.288512 [ 291 ] {} <Debug> TCP-Session: 86ea368e-577b-47f1-950b-ebd67ebdbec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63762 | ||
| 4465 | 2026.03.25 17:09:16.288520 [ 294 ] {} <Debug> TCP-Session: 1ea4577c-60e1-4260-93c4-e4d73639b028 Authenticating user 'default' from [fd00:1122:3344:101::e]:48948 | ||
| 4466 | 2026.03.25 17:09:16.288517 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4467 | 2026.03.25 17:09:16.288537 [ 291 ] {} <Debug> TCP-Session: 86ea368e-577b-47f1-950b-ebd67ebdbec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4468 | 2026.03.25 17:09:16.288541 [ 294 ] {} <Debug> TCP-Session: 1ea4577c-60e1-4260-93c4-e4d73639b028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4469 | 2026.03.25 17:09:16.288554 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4470 | 2026.03.25 17:09:16.288570 [ 3 ] {} <Debug> TCP-Session: 87336dcf-5292-4003-88a6-818ad209bb45 Authenticating user 'default' from [fd00:1122:3344:101::e]:49439 | ||
| 4471 | 2026.03.25 17:09:16.288602 [ 293 ] {} <Debug> TCP-Session: 39b9bca6-a907-46c8-86d8-61efca9f4731 Authenticating user 'default' from [fd00:1122:3344:101::e]:46310 | ||
| 4472 | 2026.03.25 17:09:16.288574 [ 294 ] {} <Debug> TCP-Session: 1ea4577c-60e1-4260-93c4-e4d73639b028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4473 | 2026.03.25 17:09:16.288624 [ 3 ] {} <Debug> TCP-Session: 87336dcf-5292-4003-88a6-818ad209bb45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4474 | 2026.03.25 17:09:16.288632 [ 293 ] {} <Debug> TCP-Session: 39b9bca6-a907-46c8-86d8-61efca9f4731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4475 | 2026.03.25 17:09:16.288662 [ 3 ] {} <Debug> TCP-Session: 87336dcf-5292-4003-88a6-818ad209bb45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2026.03.25 17:09:16.288681 [ 293 ] {} <Debug> TCP-Session: 39b9bca6-a907-46c8-86d8-61efca9f4731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4477 | 2026.03.25 17:09:16.288684 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4478 | 2026.03.25 17:09:16.288694 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4479 | 2026.03.25 17:09:16.288728 [ 290 ] {} <Debug> TCP-Session: 65694210-a88b-4282-b791-1c563c0d2762 Authenticating user 'default' from [fd00:1122:3344:101::e]:65446 | ||
| 4480 | 2026.03.25 17:09:16.288569 [ 291 ] {} <Debug> TCP-Session: 86ea368e-577b-47f1-950b-ebd67ebdbec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4481 | 2026.03.25 17:09:16.288750 [ 290 ] {} <Debug> TCP-Session: 65694210-a88b-4282-b791-1c563c0d2762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4482 | 2026.03.25 17:09:16.288759 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4483 | 2026.03.25 17:09:16.288782 [ 290 ] {} <Debug> TCP-Session: 65694210-a88b-4282-b791-1c563c0d2762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4484 | 2026.03.25 17:09:16.288744 [ 286 ] {} <Debug> TCP-Session: bc197273-b636-4845-85c8-f4a739ea435f Authenticating user 'default' from [fd00:1122:3344:101::e]:40146 | ||
| 4485 | 2026.03.25 17:09:16.288806 [ 292 ] {} <Debug> TCP-Session: 78a41f7d-ded9-4466-8769-f5572fad60c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51972 | ||
| 4486 | 2026.03.25 17:09:16.288828 [ 286 ] {} <Debug> TCP-Session: bc197273-b636-4845-85c8-f4a739ea435f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4487 | 2026.03.25 17:09:16.288847 [ 292 ] {} <Debug> TCP-Session: 78a41f7d-ded9-4466-8769-f5572fad60c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4488 | 2026.03.25 17:09:16.288853 [ 286 ] {} <Debug> TCP-Session: bc197273-b636-4845-85c8-f4a739ea435f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4489 | 2026.03.25 17:09:16.288868 [ 292 ] {} <Debug> TCP-Session: 78a41f7d-ded9-4466-8769-f5572fad60c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4490 | 2026.03.25 17:09:16.288634 [ 288 ] {29cf75fc-387c-4062-be1a-e6c94407e593} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4491 | 2026.03.25 17:09:16.288947 [ 288 ] {29cf75fc-387c-4062-be1a-e6c94407e593} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4492 | 2026.03.25 17:09:16.289222 [ 288 ] {29cf75fc-387c-4062-be1a-e6c94407e593} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 4493 | 2026.03.25 17:09:16.290312 [ 317 ] {29cf75fc-387c-4062-be1a-e6c94407e593} <Trace> AggregatingTransform: Aggregating | ||
| 4494 | 2026.03.25 17:09:16.290351 [ 317 ] {29cf75fc-387c-4062-be1a-e6c94407e593} <Trace> Aggregator: Aggregation method: without_key | ||
| 4495 | 2026.03.25 17:09:16.290389 [ 317 ] {29cf75fc-387c-4062-be1a-e6c94407e593} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001069756 sec. (934.793 rows/sec., 36.52 KiB/sec.) | ||
| 4496 | 2026.03.25 17:09:16.290407 [ 317 ] {29cf75fc-387c-4062-be1a-e6c94407e593} <Trace> Aggregator: Merging aggregated data | ||
| 4497 | 2026.03.25 17:09:16.291638 [ 288 ] {29cf75fc-387c-4062-be1a-e6c94407e593} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00334 sec., 299.4011976047904 rows/sec., 11.70 KiB/sec. | ||
| 4498 | 2026.03.25 17:09:16.291782 [ 288 ] {29cf75fc-387c-4062-be1a-e6c94407e593} <Debug> TCPHandler: Processed in 0.003793573 sec. | ||
| 4499 | 2026.03.25 17:09:16.291878 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4500 | 2026.03.25 17:09:16.291911 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4501 | 2026.03.25 17:09:16.291920 [ 288 ] {} <Debug> TCP-Session: d8546092-7755-4a0d-a732-98834f1f8708 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4502 | 2026.03.25 17:09:16.291950 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4503 | 2026.03.25 17:09:16.291964 [ 289 ] {} <Debug> TCP-Session: 0685f403-5693-413a-9b7b-736ae7565072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4504 | 2026.03.25 17:09:16.291971 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4505 | 2026.03.25 17:09:16.292001 [ 291 ] {} <Debug> TCP-Session: 86ea368e-577b-47f1-950b-ebd67ebdbec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4506 | 2026.03.25 17:09:16.292011 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4507 | 2026.03.25 17:09:16.292034 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4508 | 2026.03.25 17:09:16.292059 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4509 | 2026.03.25 17:09:16.292068 [ 292 ] {} <Debug> TCP-Session: 78a41f7d-ded9-4466-8769-f5572fad60c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4510 | 2026.03.25 17:09:16.292093 [ 293 ] {} <Debug> TCP-Session: 39b9bca6-a907-46c8-86d8-61efca9f4731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4511 | 2026.03.25 17:09:16.292113 [ 286 ] {} <Debug> TCP-Session: bc197273-b636-4845-85c8-f4a739ea435f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4512 | 2026.03.25 17:09:16.292040 [ 290 ] {} <Debug> TCP-Session: 65694210-a88b-4282-b791-1c563c0d2762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4513 | 2026.03.25 17:09:16.291993 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4514 | 2026.03.25 17:09:16.291931 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4515 | 2026.03.25 17:09:16.292202 [ 294 ] {} <Debug> TCP-Session: 1ea4577c-60e1-4260-93c4-e4d73639b028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4516 | 2026.03.25 17:09:16.292243 [ 3 ] {} <Debug> TCP-Session: 87336dcf-5292-4003-88a6-818ad209bb45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4517 | 2026.03.25 17:09:16.395876 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64981 | ||
| 4518 | 2026.03.25 17:09:16.396002 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4519 | 2026.03.25 17:09:16.396031 [ 288 ] {} <Debug> TCP-Session: 6a890377-2829-42fa-85bb-923afe4005e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64981 | ||
| 4520 | 2026.03.25 17:09:16.396054 [ 288 ] {} <Debug> TCP-Session: 6a890377-2829-42fa-85bb-923afe4005e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4521 | 2026.03.25 17:09:16.396069 [ 288 ] {} <Debug> TCP-Session: 6a890377-2829-42fa-85bb-923afe4005e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4522 | 2026.03.25 17:09:16.396273 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51408 | ||
| 4523 | 2026.03.25 17:09:16.396303 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38949 | ||
| 4524 | 2026.03.25 17:09:16.396325 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61548 | ||
| 4525 | 2026.03.25 17:09:16.396349 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44113 | ||
| 4526 | 2026.03.25 17:09:16.396334 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51599 | ||
| 4527 | 2026.03.25 17:09:16.396401 [ 288 ] {} <Trace> TCP-Session: 6a890377-2829-42fa-85bb-923afe4005e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2026.03.25 17:09:16.396425 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4529 | 2026.03.25 17:09:16.396413 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4530 | 2026.03.25 17:09:16.396465 [ 292 ] {} <Debug> TCP-Session: 21f2bcb1-4490-48f9-a789-60c7e124af70 Authenticating user 'default' from [fd00:1122:3344:101::e]:61548 | ||
| 4531 | 2026.03.25 17:09:16.396466 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4532 | 2026.03.25 17:09:16.396493 [ 290 ] {} <Debug> TCP-Session: b17542d9-f738-4443-ae24-4de7896c2573 Authenticating user 'default' from [fd00:1122:3344:101::e]:38949 | ||
| 4533 | 2026.03.25 17:09:16.396502 [ 292 ] {} <Debug> TCP-Session: 21f2bcb1-4490-48f9-a789-60c7e124af70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4534 | 2026.03.25 17:09:16.396522 [ 294 ] {} <Debug> TCP-Session: 21ba69e3-5cc7-4b75-a33d-594ccb14f301 Authenticating user 'default' from [fd00:1122:3344:101::e]:44113 | ||
| 4535 | 2026.03.25 17:09:16.396541 [ 292 ] {} <Debug> TCP-Session: 21f2bcb1-4490-48f9-a789-60c7e124af70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4536 | 2026.03.25 17:09:16.396535 [ 290 ] {} <Debug> TCP-Session: b17542d9-f738-4443-ae24-4de7896c2573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4537 | 2026.03.25 17:09:16.396563 [ 294 ] {} <Debug> TCP-Session: 21ba69e3-5cc7-4b75-a33d-594ccb14f301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4538 | 2026.03.25 17:09:16.396580 [ 290 ] {} <Debug> TCP-Session: b17542d9-f738-4443-ae24-4de7896c2573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4539 | 2026.03.25 17:09:16.396587 [ 288 ] {f6503821-1936-470b-acb0-922557499cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64981) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4540 | 2026.03.25 17:09:16.396592 [ 294 ] {} <Debug> TCP-Session: 21ba69e3-5cc7-4b75-a33d-594ccb14f301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4541 | 2026.03.25 17:09:16.396473 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4542 | 2026.03.25 17:09:16.396324 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44005 | ||
| 4543 | 2026.03.25 17:09:16.396665 [ 293 ] {} <Debug> TCP-Session: 783928d9-1058-42e9-b7e4-d018950d46f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51599 | ||
| 4544 | 2026.03.25 17:09:16.396392 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4545 | 2026.03.25 17:09:16.396700 [ 293 ] {} <Debug> TCP-Session: 783928d9-1058-42e9-b7e4-d018950d46f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4546 | 2026.03.25 17:09:16.396715 [ 289 ] {} <Debug> TCP-Session: 5becf972-a104-453e-9f03-8699f9d87f26 Authenticating user 'default' from [fd00:1122:3344:101::e]:51408 | ||
| 4547 | 2026.03.25 17:09:16.396716 [ 293 ] {} <Debug> TCP-Session: 783928d9-1058-42e9-b7e4-d018950d46f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4548 | 2026.03.25 17:09:16.396725 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4549 | 2026.03.25 17:09:16.396733 [ 289 ] {} <Debug> TCP-Session: 5becf972-a104-453e-9f03-8699f9d87f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4550 | 2026.03.25 17:09:16.396761 [ 291 ] {} <Debug> TCP-Session: d57154b3-d194-4d7d-9b85-9ef58c7c8c4e Authenticating user 'default' from [fd00:1122:3344:101::e]:44005 | ||
| 4551 | 2026.03.25 17:09:16.396767 [ 289 ] {} <Debug> TCP-Session: 5becf972-a104-453e-9f03-8699f9d87f26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4552 | 2026.03.25 17:09:16.396786 [ 291 ] {} <Debug> TCP-Session: d57154b3-d194-4d7d-9b85-9ef58c7c8c4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4553 | 2026.03.25 17:09:16.396804 [ 291 ] {} <Debug> TCP-Session: d57154b3-d194-4d7d-9b85-9ef58c7c8c4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4554 | 2026.03.25 17:09:16.396865 [ 288 ] {f6503821-1936-470b-acb0-922557499cf8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4555 | 2026.03.25 17:09:16.396924 [ 288 ] {f6503821-1936-470b-acb0-922557499cf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4556 | 2026.03.25 17:09:16.397223 [ 288 ] {f6503821-1936-470b-acb0-922557499cf8} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 4557 | 2026.03.25 17:09:16.398225 [ 302 ] {f6503821-1936-470b-acb0-922557499cf8} <Trace> AggregatingTransform: Aggregating | ||
| 4558 | 2026.03.25 17:09:16.398270 [ 302 ] {f6503821-1936-470b-acb0-922557499cf8} <Trace> Aggregator: Aggregation method: without_key | ||
| 4559 | 2026.03.25 17:09:16.398320 [ 302 ] {f6503821-1936-470b-acb0-922557499cf8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993415 sec. (1006.629 rows/sec., 39.32 KiB/sec.) | ||
| 4560 | 2026.03.25 17:09:16.398336 [ 302 ] {f6503821-1936-470b-acb0-922557499cf8} <Trace> Aggregator: Merging aggregated data | ||
| 4561 | 2026.03.25 17:09:16.399425 [ 288 ] {f6503821-1936-470b-acb0-922557499cf8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002895 sec., 345.4231433506045 rows/sec., 13.49 KiB/sec. | ||
| 4562 | 2026.03.25 17:09:16.399558 [ 288 ] {f6503821-1936-470b-acb0-922557499cf8} <Debug> TCPHandler: Processed in 0.003275261 sec. | ||
| 4563 | 2026.03.25 17:09:16.399658 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4564 | 2026.03.25 17:09:16.399687 [ 288 ] {} <Debug> TCP-Session: 6a890377-2829-42fa-85bb-923afe4005e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4565 | 2026.03.25 17:09:16.399706 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4566 | 2026.03.25 17:09:16.399720 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4567 | 2026.03.25 17:09:16.399747 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4568 | 2026.03.25 17:09:16.399749 [ 289 ] {} <Debug> TCP-Session: 5becf972-a104-453e-9f03-8699f9d87f26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4569 | 2026.03.25 17:09:16.399764 [ 290 ] {} <Debug> TCP-Session: b17542d9-f738-4443-ae24-4de7896c2573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4570 | 2026.03.25 17:09:16.399791 [ 292 ] {} <Debug> TCP-Session: 21f2bcb1-4490-48f9-a789-60c7e124af70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4571 | 2026.03.25 17:09:16.399790 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4572 | 2026.03.25 17:09:16.399802 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4573 | 2026.03.25 17:09:16.399766 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4574 | 2026.03.25 17:09:16.399849 [ 293 ] {} <Debug> TCP-Session: 783928d9-1058-42e9-b7e4-d018950d46f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4575 | 2026.03.25 17:09:16.399866 [ 294 ] {} <Debug> TCP-Session: 21ba69e3-5cc7-4b75-a33d-594ccb14f301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4576 | 2026.03.25 17:09:16.399906 [ 291 ] {} <Debug> TCP-Session: d57154b3-d194-4d7d-9b85-9ef58c7c8c4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4577 | 2026.03.25 17:09:16.402122 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42012 | ||
| 4578 | 2026.03.25 17:09:16.402145 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63727 | ||
| 4579 | 2026.03.25 17:09:16.402193 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4580 | 2026.03.25 17:09:16.402205 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4581 | 2026.03.25 17:09:16.402216 [ 286 ] {} <Debug> TCP-Session: 29521c00-0a82-4620-9696-2fa552f0025c Authenticating user 'default' from [fd00:1122:3344:101::e]:42012 | ||
| 4582 | 2026.03.25 17:09:16.402227 [ 3 ] {} <Debug> TCP-Session: 38b25102-7c92-4596-a8e1-45f49e9d746a Authenticating user 'default' from [fd00:1122:3344:101::e]:63727 | ||
| 4583 | 2026.03.25 17:09:16.402235 [ 286 ] {} <Debug> TCP-Session: 29521c00-0a82-4620-9696-2fa552f0025c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4584 | 2026.03.25 17:09:16.402243 [ 3 ] {} <Debug> TCP-Session: 38b25102-7c92-4596-a8e1-45f49e9d746a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4585 | 2026.03.25 17:09:16.402250 [ 286 ] {} <Debug> TCP-Session: 29521c00-0a82-4620-9696-2fa552f0025c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4586 | 2026.03.25 17:09:16.402258 [ 3 ] {} <Debug> TCP-Session: 38b25102-7c92-4596-a8e1-45f49e9d746a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4587 | 2026.03.25 17:09:16.421651 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63727). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4588 | |||
| 4589 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4590 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4591 | 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 | ||
| 4592 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4593 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4594 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4595 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4596 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4597 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4598 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4599 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4600 | (version 23.8.7.1) | ||
| 4601 | 2026.03.25 17:09:16.421825 [ 3 ] {} <Debug> TCP-Session: 38b25102-7c92-4596-a8e1-45f49e9d746a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4602 | 2026.03.25 17:09:16.421844 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42012). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4603 | |||
| 4604 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4605 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4606 | 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 | ||
| 4607 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4608 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4609 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4610 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4611 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4612 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4613 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4614 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 4615 | (version 23.8.7.1) | ||
| 4616 | 2026.03.25 17:09:16.421913 [ 286 ] {} <Debug> TCP-Session: 29521c00-0a82-4620-9696-2fa552f0025c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4617 | 2026.03.25 17:09:16.476078 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43208 | ||
| 4618 | 2026.03.25 17:09:16.476175 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4619 | 2026.03.25 17:09:16.476202 [ 286 ] {} <Debug> TCP-Session: 9f60b1bf-178e-49fc-a077-96e18e3c5d45 Authenticating user 'default' from [fd00:1122:3344:101::e]:43208 | ||
| 4620 | 2026.03.25 17:09:16.476228 [ 286 ] {} <Debug> TCP-Session: 9f60b1bf-178e-49fc-a077-96e18e3c5d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4621 | 2026.03.25 17:09:16.476240 [ 286 ] {} <Debug> TCP-Session: 9f60b1bf-178e-49fc-a077-96e18e3c5d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4622 | 2026.03.25 17:09:16.476451 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51138 | ||
| 4623 | 2026.03.25 17:09:16.476514 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45080 | ||
| 4624 | 2026.03.25 17:09:16.476515 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34681 | ||
| 4625 | 2026.03.25 17:09:16.476551 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55946 | ||
| 4626 | 2026.03.25 17:09:16.476566 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51895 | ||
| 4627 | 2026.03.25 17:09:16.476599 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4628 | 2026.03.25 17:09:16.476560 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50750 | ||
| 4629 | 2026.03.25 17:09:16.476650 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4630 | 2026.03.25 17:09:16.476671 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4631 | 2026.03.25 17:09:16.476646 [ 290 ] {} <Debug> TCP-Session: 7c8e68aa-3d14-4f42-9655-63c0c87704cb Authenticating user 'default' from [fd00:1122:3344:101::e]:45080 | ||
| 4632 | 2026.03.25 17:09:16.476698 [ 293 ] {} <Debug> TCP-Session: 0b9cd8f9-f3b1-4f48-b87a-205726e590b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55946 | ||
| 4633 | 2026.03.25 17:09:16.476708 [ 3 ] {} <Debug> TCP-Session: b897b61a-4c19-4688-a4c7-bed2dacfb47c Authenticating user 'default' from [fd00:1122:3344:101::e]:51895 | ||
| 4634 | 2026.03.25 17:09:16.476745 [ 293 ] {} <Debug> TCP-Session: 0b9cd8f9-f3b1-4f48-b87a-205726e590b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4635 | 2026.03.25 17:09:16.476760 [ 3 ] {} <Debug> TCP-Session: b897b61a-4c19-4688-a4c7-bed2dacfb47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4636 | 2026.03.25 17:09:16.476774 [ 293 ] {} <Debug> TCP-Session: 0b9cd8f9-f3b1-4f48-b87a-205726e590b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4637 | 2026.03.25 17:09:16.476789 [ 3 ] {} <Debug> TCP-Session: b897b61a-4c19-4688-a4c7-bed2dacfb47c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4638 | 2026.03.25 17:09:16.476735 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4639 | 2026.03.25 17:09:16.476722 [ 290 ] {} <Debug> TCP-Session: 7c8e68aa-3d14-4f42-9655-63c0c87704cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4640 | 2026.03.25 17:09:16.476534 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48429 | ||
| 4641 | 2026.03.25 17:09:16.476848 [ 294 ] {} <Debug> TCP-Session: 2db14ea6-647d-4d7b-a330-24118845bbbf Authenticating user 'default' from [fd00:1122:3344:101::e]:50750 | ||
| 4642 | 2026.03.25 17:09:16.476855 [ 290 ] {} <Debug> TCP-Session: 7c8e68aa-3d14-4f42-9655-63c0c87704cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4643 | 2026.03.25 17:09:16.476898 [ 294 ] {} <Debug> TCP-Session: 2db14ea6-647d-4d7b-a330-24118845bbbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4644 | 2026.03.25 17:09:16.476642 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4645 | 2026.03.25 17:09:16.476924 [ 294 ] {} <Debug> TCP-Session: 2db14ea6-647d-4d7b-a330-24118845bbbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4646 | 2026.03.25 17:09:16.476917 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4647 | 2026.03.25 17:09:16.476954 [ 289 ] {} <Debug> TCP-Session: 96c391a0-183e-4827-8fb1-9357a6ffc9d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34681 | ||
| 4648 | 2026.03.25 17:09:16.476981 [ 291 ] {} <Debug> TCP-Session: a0506df5-4254-4a1e-8a66-dd1257c119f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48429 | ||
| 4649 | 2026.03.25 17:09:16.476995 [ 289 ] {} <Debug> TCP-Session: 96c391a0-183e-4827-8fb1-9357a6ffc9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4650 | 2026.03.25 17:09:16.477012 [ 291 ] {} <Debug> TCP-Session: a0506df5-4254-4a1e-8a66-dd1257c119f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4651 | 2026.03.25 17:09:16.477021 [ 289 ] {} <Debug> TCP-Session: 96c391a0-183e-4827-8fb1-9357a6ffc9d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4652 | 2026.03.25 17:09:16.477033 [ 291 ] {} <Debug> TCP-Session: a0506df5-4254-4a1e-8a66-dd1257c119f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4653 | 2026.03.25 17:09:16.476562 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4654 | 2026.03.25 17:09:16.476542 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35893 | ||
| 4655 | 2026.03.25 17:09:16.477098 [ 288 ] {} <Debug> TCP-Session: 644f929b-246b-4f48-92dd-5ae529e396ea Authenticating user 'default' from [fd00:1122:3344:101::e]:51138 | ||
| 4656 | 2026.03.25 17:09:16.476602 [ 286 ] {} <Trace> TCP-Session: 9f60b1bf-178e-49fc-a077-96e18e3c5d45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.03.25 17:09:16.477126 [ 288 ] {} <Debug> TCP-Session: 644f929b-246b-4f48-92dd-5ae529e396ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4658 | 2026.03.25 17:09:16.477154 [ 288 ] {} <Debug> TCP-Session: 644f929b-246b-4f48-92dd-5ae529e396ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4659 | 2026.03.25 17:09:16.477155 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4660 | 2026.03.25 17:09:16.477182 [ 292 ] {} <Debug> TCP-Session: 1c67c00d-2352-4567-b930-12614f7c1293 Authenticating user 'default' from [fd00:1122:3344:101::e]:35893 | ||
| 4661 | 2026.03.25 17:09:16.477199 [ 292 ] {} <Debug> TCP-Session: 1c67c00d-2352-4567-b930-12614f7c1293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4662 | 2026.03.25 17:09:16.477211 [ 292 ] {} <Debug> TCP-Session: 1c67c00d-2352-4567-b930-12614f7c1293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4663 | 2026.03.25 17:09:16.477296 [ 286 ] {f4cfb318-f24f-47c8-9795-92f1c46c610e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43208) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4664 | 2026.03.25 17:09:16.477556 [ 286 ] {f4cfb318-f24f-47c8-9795-92f1c46c610e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4665 | 2026.03.25 17:09:16.477613 [ 286 ] {f4cfb318-f24f-47c8-9795-92f1c46c610e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4666 | 2026.03.25 17:09:16.477906 [ 286 ] {f4cfb318-f24f-47c8-9795-92f1c46c610e} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 4667 | 2026.03.25 17:09:16.478874 [ 301 ] {f4cfb318-f24f-47c8-9795-92f1c46c610e} <Trace> AggregatingTransform: Aggregating | ||
| 4668 | 2026.03.25 17:09:16.478913 [ 301 ] {f4cfb318-f24f-47c8-9795-92f1c46c610e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4669 | 2026.03.25 17:09:16.478951 [ 301 ] {f4cfb318-f24f-47c8-9795-92f1c46c610e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935473 sec. (1068.978 rows/sec., 41.76 KiB/sec.) | ||
| 4670 | 2026.03.25 17:09:16.478969 [ 301 ] {f4cfb318-f24f-47c8-9795-92f1c46c610e} <Trace> Aggregator: Merging aggregated data | ||
| 4671 | 2026.03.25 17:09:16.480378 [ 286 ] {f4cfb318-f24f-47c8-9795-92f1c46c610e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003138 sec., 318.674314850223 rows/sec., 12.45 KiB/sec. | ||
| 4672 | 2026.03.25 17:09:16.480574 [ 286 ] {f4cfb318-f24f-47c8-9795-92f1c46c610e} <Debug> TCPHandler: Processed in 0.004087671 sec. | ||
| 4673 | 2026.03.25 17:09:16.480696 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4674 | 2026.03.25 17:09:16.480723 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4675 | 2026.03.25 17:09:16.480726 [ 286 ] {} <Debug> TCP-Session: 9f60b1bf-178e-49fc-a077-96e18e3c5d45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4676 | 2026.03.25 17:09:16.480751 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4677 | 2026.03.25 17:09:16.480769 [ 288 ] {} <Debug> TCP-Session: 644f929b-246b-4f48-92dd-5ae529e396ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4678 | 2026.03.25 17:09:16.480781 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4679 | 2026.03.25 17:09:16.480797 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4680 | 2026.03.25 17:09:16.480816 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4681 | 2026.03.25 17:09:16.480831 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4682 | 2026.03.25 17:09:16.480878 [ 293 ] {} <Debug> TCP-Session: 0b9cd8f9-f3b1-4f48-b87a-205726e590b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4683 | 2026.03.25 17:09:16.480738 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4684 | 2026.03.25 17:09:16.480914 [ 294 ] {} <Debug> TCP-Session: 2db14ea6-647d-4d7b-a330-24118845bbbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4685 | 2026.03.25 17:09:16.480838 [ 3 ] {} <Debug> TCP-Session: b897b61a-4c19-4688-a4c7-bed2dacfb47c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4686 | 2026.03.25 17:09:16.480950 [ 291 ] {} <Debug> TCP-Session: a0506df5-4254-4a1e-8a66-dd1257c119f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4687 | 2026.03.25 17:09:16.480859 [ 292 ] {} <Debug> TCP-Session: 1c67c00d-2352-4567-b930-12614f7c1293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4688 | 2026.03.25 17:09:16.480804 [ 289 ] {} <Debug> TCP-Session: 96c391a0-183e-4827-8fb1-9357a6ffc9d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4689 | 2026.03.25 17:09:16.480767 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4690 | 2026.03.25 17:09:16.481065 [ 290 ] {} <Debug> TCP-Session: 7c8e68aa-3d14-4f42-9655-63c0c87704cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4691 | 2026.03.25 17:09:17.486851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 622 | ||
| 4692 | 2026.03.25 17:09:17.489403 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.03.25 17:09:17.489463 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4694 | 2026.03.25 17:09:17.490725 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4695 | 2026.03.25 17:09:17.491016 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.03.25 17:09:17.491364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 4697 | 2026.03.25 17:09:18.595536 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2026.03.25 17:09:18.595742 [ 253 ] {133bdfa7-b608-4762-a67a-beb5d7045040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4699 | 2026.03.25 17:09:18.595813 [ 253 ] {133bdfa7-b608-4762-a67a-beb5d7045040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4700 | 2026.03.25 17:09:18.596523 [ 253 ] {133bdfa7-b608-4762-a67a-beb5d7045040} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2026.03.25 17:09:18.596577 [ 253 ] {133bdfa7-b608-4762-a67a-beb5d7045040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4702 | 2026.03.25 17:09:18.597015 [ 253 ] {133bdfa7-b608-4762-a67a-beb5d7045040} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4703 | 2026.03.25 17:09:18.597259 [ 253 ] {133bdfa7-b608-4762-a67a-beb5d7045040} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2026.03.25 17:09:18.597435 [ 253 ] {133bdfa7-b608-4762-a67a-beb5d7045040} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001742 sec., 49368.54190585534 rows/sec., 4.14 MiB/sec. | ||
| 4705 | 2026.03.25 17:09:18.597489 [ 253 ] {133bdfa7-b608-4762-a67a-beb5d7045040} <Debug> TCPHandler: Processed in 0.002086192 sec. | ||
| 4706 | 2026.03.25 17:09:18.597627 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2026.03.25 17:09:18.597730 [ 253 ] {94f174ae-bfeb-454e-9f4c-85246355eb7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4708 | 2026.03.25 17:09:18.597775 [ 253 ] {94f174ae-bfeb-454e-9f4c-85246355eb7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4709 | 2026.03.25 17:09:18.598202 [ 253 ] {94f174ae-bfeb-454e-9f4c-85246355eb7f} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2026.03.25 17:09:18.598241 [ 253 ] {94f174ae-bfeb-454e-9f4c-85246355eb7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4711 | 2026.03.25 17:09:18.598572 [ 253 ] {94f174ae-bfeb-454e-9f4c-85246355eb7f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4712 | 2026.03.25 17:09:18.598812 [ 253 ] {94f174ae-bfeb-454e-9f4c-85246355eb7f} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2026.03.25 17:09:18.598944 [ 253 ] {94f174ae-bfeb-454e-9f4c-85246355eb7f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001239 sec., 12106.537530266343 rows/sec., 910.35 KiB/sec. | ||
| 4714 | 2026.03.25 17:09:18.598979 [ 253 ] {94f174ae-bfeb-454e-9f4c-85246355eb7f} <Debug> TCPHandler: Processed in 0.001409165 sec. | ||
| 4715 | 2026.03.25 17:09:18.599086 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4716 | 2026.03.25 17:09:18.599177 [ 253 ] {f06d4ea1-a984-46fc-9002-0aa6b70b60b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4717 | 2026.03.25 17:09:18.599216 [ 253 ] {f06d4ea1-a984-46fc-9002-0aa6b70b60b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4718 | 2026.03.25 17:09:18.599629 [ 253 ] {f06d4ea1-a984-46fc-9002-0aa6b70b60b1} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2026.03.25 17:09:18.599664 [ 253 ] {f06d4ea1-a984-46fc-9002-0aa6b70b60b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4720 | 2026.03.25 17:09:18.600043 [ 253 ] {f06d4ea1-a984-46fc-9002-0aa6b70b60b1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4721 | 2026.03.25 17:09:18.600258 [ 253 ] {f06d4ea1-a984-46fc-9002-0aa6b70b60b1} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2026.03.25 17:09:18.600395 [ 253 ] {f06d4ea1-a984-46fc-9002-0aa6b70b60b1} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001221 sec., 64701.06470106469 rows/sec., 5.05 MiB/sec. | ||
| 4723 | 2026.03.25 17:09:18.600432 [ 253 ] {f06d4ea1-a984-46fc-9002-0aa6b70b60b1} <Debug> TCPHandler: Processed in 0.001385294 sec. | ||
| 4724 | 2026.03.25 17:09:18.600545 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2026.03.25 17:09:18.600639 [ 253 ] {09a64a01-0b89-4752-b2df-01dc95980014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4726 | 2026.03.25 17:09:18.600683 [ 253 ] {09a64a01-0b89-4752-b2df-01dc95980014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4727 | 2026.03.25 17:09:18.601085 [ 253 ] {09a64a01-0b89-4752-b2df-01dc95980014} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2026.03.25 17:09:18.601122 [ 253 ] {09a64a01-0b89-4752-b2df-01dc95980014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4729 | 2026.03.25 17:09:18.601458 [ 253 ] {09a64a01-0b89-4752-b2df-01dc95980014} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4730 | 2026.03.25 17:09:18.601670 [ 253 ] {09a64a01-0b89-4752-b2df-01dc95980014} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.03.25 17:09:18.601823 [ 253 ] {09a64a01-0b89-4752-b2df-01dc95980014} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 4732 | 2026.03.25 17:09:18.601871 [ 253 ] {09a64a01-0b89-4752-b2df-01dc95980014} <Debug> TCPHandler: Processed in 0.001375044 sec. | ||
| 4733 | 2026.03.25 17:09:18.602017 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.03.25 17:09:18.602128 [ 253 ] {91104ba2-3c71-4d0b-ab4a-27bfe2a68443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4735 | 2026.03.25 17:09:18.602195 [ 253 ] {91104ba2-3c71-4d0b-ab4a-27bfe2a68443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4736 | 2026.03.25 17:09:18.603285 [ 253 ] {91104ba2-3c71-4d0b-ab4a-27bfe2a68443} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2026.03.25 17:09:18.603328 [ 253 ] {91104ba2-3c71-4d0b-ab4a-27bfe2a68443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4738 | 2026.03.25 17:09:18.604102 [ 253 ] {91104ba2-3c71-4d0b-ab4a-27bfe2a68443} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4739 | 2026.03.25 17:09:18.604421 [ 253 ] {91104ba2-3c71-4d0b-ab4a-27bfe2a68443} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2026.03.25 17:09:18.604606 [ 253 ] {91104ba2-3c71-4d0b-ab4a-27bfe2a68443} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002502 sec., 5995.2038369304555 rows/sec., 10.74 MiB/sec. | ||
| 4741 | 2026.03.25 17:09:18.604714 [ 253 ] {91104ba2-3c71-4d0b-ab4a-27bfe2a68443} <Debug> TCPHandler: Processed in 0.002755458 sec. | ||
| 4742 | 2026.03.25 17:09:18.604852 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4743 | 2026.03.25 17:09:18.604956 [ 253 ] {bd687b0e-983a-4d38-96cd-1584f2cab744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4744 | 2026.03.25 17:09:18.605010 [ 253 ] {bd687b0e-983a-4d38-96cd-1584f2cab744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4745 | 2026.03.25 17:09:18.605410 [ 253 ] {bd687b0e-983a-4d38-96cd-1584f2cab744} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2026.03.25 17:09:18.605445 [ 253 ] {bd687b0e-983a-4d38-96cd-1584f2cab744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4747 | 2026.03.25 17:09:18.605755 [ 253 ] {bd687b0e-983a-4d38-96cd-1584f2cab744} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4748 | 2026.03.25 17:09:18.605974 [ 253 ] {bd687b0e-983a-4d38-96cd-1584f2cab744} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2026.03.25 17:09:18.606115 [ 253 ] {bd687b0e-983a-4d38-96cd-1584f2cab744} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 4750 | 2026.03.25 17:09:18.606158 [ 253 ] {bd687b0e-983a-4d38-96cd-1584f2cab744} <Debug> TCPHandler: Processed in 0.001364723 sec. | ||
| 4751 | 2026.03.25 17:09:22.379569 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4752 | 2026.03.25 17:09:22.379626 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4753 | 2026.03.25 17:09:22.471275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8605 | ||
| 4754 | 2026.03.25 17:09:22.471779 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.03.25 17:09:22.471821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4756 | 2026.03.25 17:09:22.472326 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4757 | 2026.03.25 17:09:22.472571 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2026.03.25 17:09:22.472707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8605 | ||
| 4759 | 2026.03.25 17:09:22.927706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4760 | 2026.03.25 17:09:22.942955 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2026.03.25 17:09:22.943014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4762 | 2026.03.25 17:09:22.948720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4763 | 2026.03.25 17:09:22.949451 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2026.03.25 17:09:22.952022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4765 | 2026.03.25 17:09:23.604521 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2026.03.25 17:09:23.604823 [ 253 ] {9d8c3149-2db8-40c4-91a3-a7a6fc54908c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4767 | 2026.03.25 17:09:23.604927 [ 253 ] {9d8c3149-2db8-40c4-91a3-a7a6fc54908c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4768 | 2026.03.25 17:09:23.605942 [ 253 ] {9d8c3149-2db8-40c4-91a3-a7a6fc54908c} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.03.25 17:09:23.605990 [ 253 ] {9d8c3149-2db8-40c4-91a3-a7a6fc54908c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4770 | 2026.03.25 17:09:23.606389 [ 253 ] {9d8c3149-2db8-40c4-91a3-a7a6fc54908c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4771 | 2026.03.25 17:09:23.606622 [ 253 ] {9d8c3149-2db8-40c4-91a3-a7a6fc54908c} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.03.25 17:09:23.606778 [ 253 ] {9d8c3149-2db8-40c4-91a3-a7a6fc54908c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00203 sec., 139901.47783251232 rows/sec., 8.89 MiB/sec. | ||
| 4773 | 2026.03.25 17:09:23.606830 [ 253 ] {9d8c3149-2db8-40c4-91a3-a7a6fc54908c} <Debug> TCPHandler: Processed in 0.002487321 sec. | ||
| 4774 | 2026.03.25 17:09:23.606965 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4775 | 2026.03.25 17:09:23.607069 [ 253 ] {3af0c332-6acb-4d72-8c0f-8397dcebcc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4776 | 2026.03.25 17:09:23.607112 [ 253 ] {3af0c332-6acb-4d72-8c0f-8397dcebcc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4777 | 2026.03.25 17:09:23.607914 [ 253 ] {3af0c332-6acb-4d72-8c0f-8397dcebcc19} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.03.25 17:09:23.607950 [ 253 ] {3af0c332-6acb-4d72-8c0f-8397dcebcc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4779 | 2026.03.25 17:09:23.608331 [ 253 ] {3af0c332-6acb-4d72-8c0f-8397dcebcc19} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4780 | 2026.03.25 17:09:23.608543 [ 253 ] {3af0c332-6acb-4d72-8c0f-8397dcebcc19} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.03.25 17:09:23.608640 [ 105 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4782 | 2026.03.25 17:09:23.608671 [ 253 ] {3af0c332-6acb-4d72-8c0f-8397dcebcc19} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001625 sec., 521230.76923076925 rows/sec., 40.99 MiB/sec. | ||
| 4783 | 2026.03.25 17:09:23.608681 [ 105 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.03.25 17:09:23.608707 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4785 | 2026.03.25 17:09:23.608710 [ 253 ] {3af0c332-6acb-4d72-8c0f-8397dcebcc19} <Debug> TCPHandler: Processed in 0.001797054 sec. | ||
| 4786 | 2026.03.25 17:09:23.608822 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 4787 | 2026.03.25 17:09:23.608835 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4788 | 2026.03.25 17:09:23.608957 [ 253 ] {d914072f-f582-4ff8-be77-c3a53b8866f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4789 | 2026.03.25 17:09:23.608966 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4790 | 2026.03.25 17:09:23.609002 [ 253 ] {d914072f-f582-4ff8-be77-c3a53b8866f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4791 | 2026.03.25 17:09:23.609009 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3356 rows starting from the beginning of the part | ||
| 4792 | 2026.03.25 17:09:23.609087 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 847 rows starting from the beginning of the part | ||
| 4793 | 2026.03.25 17:09:23.609132 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 86 rows starting from the beginning of the part | ||
| 4794 | 2026.03.25 17:09:23.609173 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 847 rows starting from the beginning of the part | ||
| 4795 | 2026.03.25 17:09:23.609210 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 86 rows starting from the beginning of the part | ||
| 4796 | 2026.03.25 17:09:23.609245 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 847 rows starting from the beginning of the part | ||
| 4797 | 2026.03.25 17:09:23.609462 [ 253 ] {d914072f-f582-4ff8-be77-c3a53b8866f5} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.03.25 17:09:23.609505 [ 253 ] {d914072f-f582-4ff8-be77-c3a53b8866f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 4799 | 2026.03.25 17:09:23.609829 [ 253 ] {d914072f-f582-4ff8-be77-c3a53b8866f5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4800 | 2026.03.25 17:09:23.610059 [ 253 ] {d914072f-f582-4ff8-be77-c3a53b8866f5} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.03.25 17:09:23.610191 [ 253 ] {d914072f-f582-4ff8-be77-c3a53b8866f5} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001255 sec., 133067.72908366533 rows/sec., 8.11 MiB/sec. | ||
| 4802 | 2026.03.25 17:09:23.610229 [ 253 ] {d914072f-f582-4ff8-be77-c3a53b8866f5} <Debug> TCPHandler: Processed in 0.001443235 sec. | ||
| 4803 | 2026.03.25 17:09:23.610346 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.03.25 17:09:23.610441 [ 253 ] {adbccc27-dab0-4185-8314-ff1fdf4d8bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4805 | 2026.03.25 17:09:23.610481 [ 253 ] {adbccc27-dab0-4185-8314-ff1fdf4d8bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4806 | 2026.03.25 17:09:23.610910 [ 253 ] {adbccc27-dab0-4185-8314-ff1fdf4d8bfd} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.03.25 17:09:23.610945 [ 253 ] {adbccc27-dab0-4185-8314-ff1fdf4d8bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 4808 | 2026.03.25 17:09:23.611250 [ 253 ] {adbccc27-dab0-4185-8314-ff1fdf4d8bfd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4809 | 2026.03.25 17:09:23.611388 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6069 rows, containing 5 columns (5 merged, 0 gathered) in 0.002620315 sec., 2316133.747278476 rows/sec., 187.74 MiB/sec. | ||
| 4810 | 2026.03.25 17:09:23.611472 [ 253 ] {adbccc27-dab0-4185-8314-ff1fdf4d8bfd} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.03.25 17:09:23.611598 [ 253 ] {adbccc27-dab0-4185-8314-ff1fdf4d8bfd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. | ||
| 4812 | 2026.03.25 17:09:23.611634 [ 253 ] {adbccc27-dab0-4185-8314-ff1fdf4d8bfd} <Debug> TCPHandler: Processed in 0.001337193 sec. | ||
| 4813 | 2026.03.25 17:09:23.611737 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4814 | 2026.03.25 17:09:23.611747 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.03.25 17:09:23.611850 [ 253 ] {f92cee18-928e-45c3-8b8e-7fcb093ba3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4816 | 2026.03.25 17:09:23.611893 [ 253 ] {f92cee18-928e-45c3-8b8e-7fcb093ba3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4817 | 2026.03.25 17:09:23.612003 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_26_5} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.03.25 17:09:23.612077 [ 188 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_26_5} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4819 | 2026.03.25 17:09:23.612151 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 4820 | 2026.03.25 17:09:23.612325 [ 253 ] {f92cee18-928e-45c3-8b8e-7fcb093ba3ba} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2026.03.25 17:09:23.612365 [ 253 ] {f92cee18-928e-45c3-8b8e-7fcb093ba3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4822 | 2026.03.25 17:09:23.612671 [ 253 ] {f92cee18-928e-45c3-8b8e-7fcb093ba3ba} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4823 | 2026.03.25 17:09:23.612880 [ 253 ] {f92cee18-928e-45c3-8b8e-7fcb093ba3ba} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.03.25 17:09:23.613007 [ 253 ] {f92cee18-928e-45c3-8b8e-7fcb093ba3ba} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 4825 | 2026.03.25 17:09:23.613044 [ 253 ] {f92cee18-928e-45c3-8b8e-7fcb093ba3ba} <Debug> TCPHandler: Processed in 0.001346483 sec. | ||
| 4826 | 2026.03.25 17:09:23.613155 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2026.03.25 17:09:23.613248 [ 253 ] {0b6c5bc4-d788-41fc-afbd-7e659b95bcbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4828 | 2026.03.25 17:09:23.613286 [ 253 ] {0b6c5bc4-d788-41fc-afbd-7e659b95bcbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4829 | 2026.03.25 17:09:23.613889 [ 253 ] {0b6c5bc4-d788-41fc-afbd-7e659b95bcbe} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.03.25 17:09:23.613924 [ 253 ] {0b6c5bc4-d788-41fc-afbd-7e659b95bcbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4831 | 2026.03.25 17:09:23.614268 [ 253 ] {0b6c5bc4-d788-41fc-afbd-7e659b95bcbe} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4832 | 2026.03.25 17:09:23.614475 [ 253 ] {0b6c5bc4-d788-41fc-afbd-7e659b95bcbe} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.03.25 17:09:23.614558 [ 105 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4834 | 2026.03.25 17:09:23.614582 [ 105 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.03.25 17:09:23.614597 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4836 | 2026.03.25 17:09:23.614598 [ 253 ] {0b6c5bc4-d788-41fc-afbd-7e659b95bcbe} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001369 sec., 376186.99780861946 rows/sec., 26.52 MiB/sec. | ||
| 4837 | 2026.03.25 17:09:23.614640 [ 253 ] {0b6c5bc4-d788-41fc-afbd-7e659b95bcbe} <Debug> TCPHandler: Processed in 0.001533908 sec. | ||
| 4838 | 2026.03.25 17:09:23.614676 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 4839 | 2026.03.25 17:09:23.614751 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.03.25 17:09:23.614778 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4841 | 2026.03.25 17:09:23.614812 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1828 rows starting from the beginning of the part | ||
| 4842 | 2026.03.25 17:09:23.614848 [ 253 ] {3b4fb24c-9979-4cb0-a9f4-c57f6546631c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4843 | 2026.03.25 17:09:23.614864 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 515 rows starting from the beginning of the part | ||
| 4844 | 2026.03.25 17:09:23.614895 [ 253 ] {3b4fb24c-9979-4cb0-a9f4-c57f6546631c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4845 | 2026.03.25 17:09:23.614916 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 4846 | 2026.03.25 17:09:23.614959 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 515 rows starting from the beginning of the part | ||
| 4847 | 2026.03.25 17:09:23.614998 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 79 rows starting from the beginning of the part | ||
| 4848 | 2026.03.25 17:09:23.615043 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 515 rows starting from the beginning of the part | ||
| 4849 | 2026.03.25 17:09:23.615245 [ 253 ] {3b4fb24c-9979-4cb0-a9f4-c57f6546631c} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.03.25 17:09:23.615287 [ 253 ] {3b4fb24c-9979-4cb0-a9f4-c57f6546631c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 4851 | 2026.03.25 17:09:23.615615 [ 253 ] {3b4fb24c-9979-4cb0-a9f4-c57f6546631c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4852 | 2026.03.25 17:09:23.615840 [ 253 ] {3b4fb24c-9979-4cb0-a9f4-c57f6546631c} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.03.25 17:09:23.615927 [ 105 ] {} <Debug> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4854 | 2026.03.25 17:09:23.615948 [ 105 ] {} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.03.25 17:09:23.615964 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 4856 | 2026.03.25 17:09:23.615965 [ 253 ] {3b4fb24c-9979-4cb0-a9f4-c57f6546631c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 276.19 KiB/sec. | ||
| 4857 | 2026.03.25 17:09:23.616007 [ 253 ] {3b4fb24c-9979-4cb0-a9f4-c57f6546631c} <Debug> TCPHandler: Processed in 0.001305292 sec. | ||
| 4858 | 2026.03.25 17:09:23.616029 [ 188 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::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 | ||
| 4859 | 2026.03.25 17:09:23.616120 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2026.03.25 17:09:23.616121 [ 188 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4861 | 2026.03.25 17:09:23.616170 [ 188 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4862 | 2026.03.25 17:09:23.616216 [ 188 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4863 | 2026.03.25 17:09:23.616222 [ 253 ] {05621982-625a-4766-9127-2ab007e11494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4864 | 2026.03.25 17:09:23.616254 [ 188 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4865 | 2026.03.25 17:09:23.616272 [ 253 ] {05621982-625a-4766-9127-2ab007e11494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4866 | 2026.03.25 17:09:23.616291 [ 188 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4867 | 2026.03.25 17:09:23.616294 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3531 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653871 sec., 2134991.1812952766 rows/sec., 156.78 MiB/sec. | ||
| 4868 | 2026.03.25 17:09:23.616328 [ 188 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4869 | 2026.03.25 17:09:23.616359 [ 188 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4870 | 2026.03.25 17:09:23.616474 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4871 | 2026.03.25 17:09:23.616685 [ 253 ] {05621982-625a-4766-9127-2ab007e11494} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2026.03.25 17:09:23.616714 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_26_5} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.03.25 17:09:23.616725 [ 253 ] {05621982-625a-4766-9127-2ab007e11494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 4874 | 2026.03.25 17:09:23.616792 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_26_5} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4875 | 2026.03.25 17:09:23.616858 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 4876 | 2026.03.25 17:09:23.617031 [ 188 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001030226 sec., 64063.61322661241 rows/sec., 3.27 MiB/sec. | ||
| 4877 | 2026.03.25 17:09:23.617101 [ 253 ] {05621982-625a-4766-9127-2ab007e11494} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4878 | 2026.03.25 17:09:23.617139 [ 196 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4879 | 2026.03.25 17:09:23.617438 [ 253 ] {05621982-625a-4766-9127-2ab007e11494} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.03.25 17:09:23.617457 [ 196 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_11_2} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.03.25 17:09:23.617535 [ 196 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_11_2} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4882 | 2026.03.25 17:09:23.617562 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4883 | 2026.03.25 17:09:23.617592 [ 253 ] {05621982-625a-4766-9127-2ab007e11494} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001388 sec., 190922.19020172913 rows/sec., 12.69 MiB/sec. | ||
| 4884 | 2026.03.25 17:09:23.617600 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4885 | 2026.03.25 17:09:23.617598 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4886 | 2026.03.25 17:09:23.617630 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4887 | 2026.03.25 17:09:23.617633 [ 253 ] {05621982-625a-4766-9127-2ab007e11494} <Debug> TCPHandler: Processed in 0.001562159 sec. | ||
| 4888 | 2026.03.25 17:09:23.617698 [ 188 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 4889 | 2026.03.25 17:09:23.617768 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4890 | 2026.03.25 17:09:23.617786 [ 188 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4891 | 2026.03.25 17:09:23.617819 [ 188 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9008 rows starting from the beginning of the part | ||
| 4892 | 2026.03.25 17:09:23.617867 [ 188 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4893 | 2026.03.25 17:09:23.617869 [ 253 ] {4b4009d0-4c58-4cdd-9862-1cf0c0543a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4894 | 2026.03.25 17:09:23.617908 [ 188 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 4895 | 2026.03.25 17:09:23.617925 [ 253 ] {4b4009d0-4c58-4cdd-9862-1cf0c0543a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4896 | 2026.03.25 17:09:23.617947 [ 188 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4897 | 2026.03.25 17:09:23.617986 [ 188 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4898 | 2026.03.25 17:09:23.618019 [ 188 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4899 | 2026.03.25 17:09:23.618269 [ 253 ] {4b4009d0-4c58-4cdd-9862-1cf0c0543a9d} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.03.25 17:09:23.618311 [ 253 ] {4b4009d0-4c58-4cdd-9862-1cf0c0543a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 4901 | 2026.03.25 17:09:23.618649 [ 253 ] {4b4009d0-4c58-4cdd-9862-1cf0c0543a9d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4902 | 2026.03.25 17:09:23.618874 [ 253 ] {4b4009d0-4c58-4cdd-9862-1cf0c0543a9d} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.03.25 17:09:23.619011 [ 253 ] {4b4009d0-4c58-4cdd-9862-1cf0c0543a9d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001161 sec., 861.3264427217916 rows/sec., 58.04 KiB/sec. | ||
| 4904 | 2026.03.25 17:09:23.619061 [ 253 ] {4b4009d0-4c58-4cdd-9862-1cf0c0543a9d} <Debug> TCPHandler: Processed in 0.001342633 sec. | ||
| 4905 | 2026.03.25 17:09:23.619206 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.03.25 17:09:23.619325 [ 253 ] {9117b902-0b8a-4b56-bab3-27dc9871eb1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4907 | 2026.03.25 17:09:23.619384 [ 253 ] {9117b902-0b8a-4b56-bab3-27dc9871eb1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4908 | 2026.03.25 17:09:23.620262 [ 253 ] {9117b902-0b8a-4b56-bab3-27dc9871eb1a} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.03.25 17:09:23.620299 [ 253 ] {9117b902-0b8a-4b56-bab3-27dc9871eb1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 4910 | 2026.03.25 17:09:23.620902 [ 253 ] {9117b902-0b8a-4b56-bab3-27dc9871eb1a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4911 | 2026.03.25 17:09:23.621146 [ 253 ] {9117b902-0b8a-4b56-bab3-27dc9871eb1a} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.03.25 17:09:23.621287 [ 253 ] {9117b902-0b8a-4b56-bab3-27dc9871eb1a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001984 sec., 12600.806451612903 rows/sec., 22.58 MiB/sec. | ||
| 4913 | 2026.03.25 17:09:23.621353 [ 253 ] {9117b902-0b8a-4b56-bab3-27dc9871eb1a} <Debug> TCPHandler: Processed in 0.002209365 sec. | ||
| 4914 | 2026.03.25 17:09:23.621461 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.03.25 17:09:23.621555 [ 253 ] {df4635ea-bcc6-4921-b5ad-1ada421d7a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.03.25 17:09:23.621596 [ 253 ] {df4635ea-bcc6-4921-b5ad-1ada421d7a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4917 | 2026.03.25 17:09:23.621633 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10123 rows, containing 5 columns (5 merged, 0 gathered) in 0.003961847 sec., 2555121.3865654073 rows/sec., 166.91 MiB/sec. | ||
| 4918 | 2026.03.25 17:09:23.621875 [ 188 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4919 | 2026.03.25 17:09:23.621930 [ 253 ] {df4635ea-bcc6-4921-b5ad-1ada421d7a46} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.03.25 17:09:23.621973 [ 253 ] {df4635ea-bcc6-4921-b5ad-1ada421d7a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4921 | 2026.03.25 17:09:23.622153 [ 188 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.03.25 17:09:23.622232 [ 188 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4923 | 2026.03.25 17:09:23.622295 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 4924 | 2026.03.25 17:09:23.622321 [ 253 ] {df4635ea-bcc6-4921-b5ad-1ada421d7a46} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4925 | 2026.03.25 17:09:23.622534 [ 253 ] {df4635ea-bcc6-4921-b5ad-1ada421d7a46} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.03.25 17:09:23.622665 [ 253 ] {df4635ea-bcc6-4921-b5ad-1ada421d7a46} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001128 sec., 79787.23404255319 rows/sec., 4.99 MiB/sec. | ||
| 4927 | 2026.03.25 17:09:23.622659 [ 104 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4928 | 2026.03.25 17:09:23.622703 [ 253 ] {df4635ea-bcc6-4921-b5ad-1ada421d7a46} <Debug> TCPHandler: Processed in 0.001291082 sec. | ||
| 4929 | 2026.03.25 17:09:23.622739 [ 104 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.03.25 17:09:23.622765 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4931 | 2026.03.25 17:09:23.622864 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 4932 | 2026.03.25 17:09:23.622988 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4933 | 2026.03.25 17:09:23.623023 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1368 rows starting from the beginning of the part | ||
| 4934 | 2026.03.25 17:09:23.623086 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4935 | 2026.03.25 17:09:23.623129 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 4936 | 2026.03.25 17:09:23.623167 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 4937 | 2026.03.25 17:09:23.623205 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 4938 | 2026.03.25 17:09:23.623243 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 4939 | 2026.03.25 17:09:23.624382 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1758 rows, containing 4 columns (4 merged, 0 gathered) in 0.001556428 sec., 1129509.3637482747 rows/sec., 73.05 MiB/sec. | ||
| 4940 | 2026.03.25 17:09:23.624626 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4941 | 2026.03.25 17:09:23.624921 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_26_5} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.03.25 17:09:23.624994 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_26_5} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4943 | 2026.03.25 17:09:23.625066 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4944 | 2026.03.25 17:09:24.813935 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2026.03.25 17:09:24.814219 [ 253 ] {916cff98-0b32-4327-9aaf-e0e50274b75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4946 | 2026.03.25 17:09:24.814321 [ 253 ] {916cff98-0b32-4327-9aaf-e0e50274b75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4947 | 2026.03.25 17:09:24.814953 [ 253 ] {916cff98-0b32-4327-9aaf-e0e50274b75a} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.03.25 17:09:24.814997 [ 253 ] {916cff98-0b32-4327-9aaf-e0e50274b75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4949 | 2026.03.25 17:09:24.815368 [ 253 ] {916cff98-0b32-4327-9aaf-e0e50274b75a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4950 | 2026.03.25 17:09:24.815591 [ 253 ] {916cff98-0b32-4327-9aaf-e0e50274b75a} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.03.25 17:09:24.815742 [ 253 ] {916cff98-0b32-4327-9aaf-e0e50274b75a} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001601 sec., 9993.753903810119 rows/sec., 814.92 KiB/sec. | ||
| 4952 | 2026.03.25 17:09:24.815784 [ 253 ] {916cff98-0b32-4327-9aaf-e0e50274b75a} <Debug> TCPHandler: Processed in 0.00203373 sec. | ||
| 4953 | 2026.03.25 17:09:24.815917 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4954 | 2026.03.25 17:09:24.816042 [ 253 ] {f5e9a0b8-14f3-4956-918f-c581af86c759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4955 | 2026.03.25 17:09:24.816091 [ 253 ] {f5e9a0b8-14f3-4956-918f-c581af86c759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4956 | 2026.03.25 17:09:24.817587 [ 253 ] {f5e9a0b8-14f3-4956-918f-c581af86c759} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2026.03.25 17:09:24.817626 [ 253 ] {f5e9a0b8-14f3-4956-918f-c581af86c759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4958 | 2026.03.25 17:09:24.818097 [ 253 ] {f5e9a0b8-14f3-4956-918f-c581af86c759} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4959 | 2026.03.25 17:09:24.818320 [ 253 ] {f5e9a0b8-14f3-4956-918f-c581af86c759} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2026.03.25 17:09:24.818456 [ 253 ] {f5e9a0b8-14f3-4956-918f-c581af86c759} <Debug> executeQuery: Read 2439 rows, 184.90 KiB in 0.00244 sec., 999590.1639344263 rows/sec., 74.00 MiB/sec. | ||
| 4961 | 2026.03.25 17:09:24.818496 [ 253 ] {f5e9a0b8-14f3-4956-918f-c581af86c759} <Debug> TCPHandler: Processed in 0.002639825 sec. | ||
| 4962 | 2026.03.25 17:09:24.818623 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2026.03.25 17:09:24.818719 [ 253 ] {d3e0b3b9-8754-498b-a4e5-633eabfe8a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4964 | 2026.03.25 17:09:24.818759 [ 253 ] {d3e0b3b9-8754-498b-a4e5-633eabfe8a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4965 | 2026.03.25 17:09:24.819277 [ 253 ] {d3e0b3b9-8754-498b-a4e5-633eabfe8a2f} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.03.25 17:09:24.819313 [ 253 ] {d3e0b3b9-8754-498b-a4e5-633eabfe8a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4967 | 2026.03.25 17:09:24.819614 [ 253 ] {d3e0b3b9-8754-498b-a4e5-633eabfe8a2f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4968 | 2026.03.25 17:09:24.819860 [ 253 ] {d3e0b3b9-8754-498b-a4e5-633eabfe8a2f} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.03.25 17:09:24.819993 [ 253 ] {d3e0b3b9-8754-498b-a4e5-633eabfe8a2f} <Debug> executeQuery: Read 40 rows, 2.92 KiB in 0.001294 sec., 30911.901081916538 rows/sec., 2.21 MiB/sec. | ||
| 4970 | 2026.03.25 17:09:24.820031 [ 253 ] {d3e0b3b9-8754-498b-a4e5-633eabfe8a2f} <Debug> TCPHandler: Processed in 0.001457646 sec. | ||
| 4971 | 2026.03.25 17:09:24.820142 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4972 | 2026.03.25 17:09:24.820236 [ 253 ] {d8889cc6-a94e-40dd-b6bc-bf8dc965be04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4973 | 2026.03.25 17:09:24.820360 [ 253 ] {d8889cc6-a94e-40dd-b6bc-bf8dc965be04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4974 | 2026.03.25 17:09:24.821029 [ 253 ] {d8889cc6-a94e-40dd-b6bc-bf8dc965be04} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.03.25 17:09:24.821066 [ 253 ] {d8889cc6-a94e-40dd-b6bc-bf8dc965be04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4976 | 2026.03.25 17:09:24.821405 [ 253 ] {d8889cc6-a94e-40dd-b6bc-bf8dc965be04} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4977 | 2026.03.25 17:09:24.821615 [ 253 ] {d8889cc6-a94e-40dd-b6bc-bf8dc965be04} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.03.25 17:09:24.821746 [ 253 ] {d8889cc6-a94e-40dd-b6bc-bf8dc965be04} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001528 sec., 524214.6596858639 rows/sec., 30.28 MiB/sec. | ||
| 4979 | 2026.03.25 17:09:24.821785 [ 253 ] {d8889cc6-a94e-40dd-b6bc-bf8dc965be04} <Debug> TCPHandler: Processed in 0.001691802 sec. | ||
| 4980 | 2026.03.25 17:09:24.821892 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.03.25 17:09:24.821987 [ 253 ] {62280eea-a964-48ee-b4b2-88d99c7ae7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4982 | 2026.03.25 17:09:24.822027 [ 253 ] {62280eea-a964-48ee-b4b2-88d99c7ae7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4983 | 2026.03.25 17:09:24.822404 [ 253 ] {62280eea-a964-48ee-b4b2-88d99c7ae7b8} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.03.25 17:09:24.822442 [ 253 ] {62280eea-a964-48ee-b4b2-88d99c7ae7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4985 | 2026.03.25 17:09:24.822736 [ 253 ] {62280eea-a964-48ee-b4b2-88d99c7ae7b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4986 | 2026.03.25 17:09:24.822953 [ 253 ] {62280eea-a964-48ee-b4b2-88d99c7ae7b8} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.03.25 17:09:24.823090 [ 253 ] {62280eea-a964-48ee-b4b2-88d99c7ae7b8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 62.67 KiB/sec. | ||
| 4988 | 2026.03.25 17:09:24.823131 [ 253 ] {62280eea-a964-48ee-b4b2-88d99c7ae7b8} <Debug> TCPHandler: Processed in 0.001287671 sec. | ||
| 4989 | 2026.03.25 17:09:24.823233 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.03.25 17:09:24.823328 [ 253 ] {bb0e758a-abff-45ad-96cb-286065f611b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4991 | 2026.03.25 17:09:24.823369 [ 253 ] {bb0e758a-abff-45ad-96cb-286065f611b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4992 | 2026.03.25 17:09:24.824237 [ 253 ] {bb0e758a-abff-45ad-96cb-286065f611b5} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.03.25 17:09:24.824276 [ 253 ] {bb0e758a-abff-45ad-96cb-286065f611b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4994 | 2026.03.25 17:09:24.824654 [ 253 ] {bb0e758a-abff-45ad-96cb-286065f611b5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4995 | 2026.03.25 17:09:24.824892 [ 253 ] {bb0e758a-abff-45ad-96cb-286065f611b5} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.03.25 17:09:24.825031 [ 253 ] {bb0e758a-abff-45ad-96cb-286065f611b5} <Debug> executeQuery: Read 1319 rows, 90.46 KiB in 0.001721 sec., 766414.8750726321 rows/sec., 51.33 MiB/sec. | ||
| 4997 | 2026.03.25 17:09:24.825071 [ 253 ] {bb0e758a-abff-45ad-96cb-286065f611b5} <Debug> TCPHandler: Processed in 0.001886016 sec. | ||
| 4998 | 2026.03.25 17:09:24.825174 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.03.25 17:09:24.825268 [ 253 ] {6ee8e773-2dfb-4e96-b58c-7f476b7c2e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5000 | 2026.03.25 17:09:24.825311 [ 253 ] {6ee8e773-2dfb-4e96-b58c-7f476b7c2e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5001 | 2026.03.25 17:09:24.826024 [ 253 ] {6ee8e773-2dfb-4e96-b58c-7f476b7c2e90} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.03.25 17:09:24.826061 [ 253 ] {6ee8e773-2dfb-4e96-b58c-7f476b7c2e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5003 | 2026.03.25 17:09:24.826512 [ 253 ] {6ee8e773-2dfb-4e96-b58c-7f476b7c2e90} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5004 | 2026.03.25 17:09:24.826726 [ 253 ] {6ee8e773-2dfb-4e96-b58c-7f476b7c2e90} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.03.25 17:09:24.826861 [ 253 ] {6ee8e773-2dfb-4e96-b58c-7f476b7c2e90} <Debug> executeQuery: Read 1536 rows, 95.75 KiB in 0.001612 sec., 952853.5980148884 rows/sec., 58.00 MiB/sec. | ||
| 5006 | 2026.03.25 17:09:24.826897 [ 253 ] {6ee8e773-2dfb-4e96-b58c-7f476b7c2e90} <Debug> TCPHandler: Processed in 0.001773084 sec. | ||
| 5007 | 2026.03.25 17:09:24.827022 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.03.25 17:09:24.827117 [ 253 ] {6b21fa54-4a11-4471-8d50-8c362ef537b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5009 | 2026.03.25 17:09:24.827172 [ 253 ] {6b21fa54-4a11-4471-8d50-8c362ef537b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5010 | 2026.03.25 17:09:24.827945 [ 253 ] {6b21fa54-4a11-4471-8d50-8c362ef537b0} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.03.25 17:09:24.827990 [ 253 ] {6b21fa54-4a11-4471-8d50-8c362ef537b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5012 | 2026.03.25 17:09:24.828530 [ 253 ] {6b21fa54-4a11-4471-8d50-8c362ef537b0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5013 | 2026.03.25 17:09:24.828754 [ 253 ] {6b21fa54-4a11-4471-8d50-8c362ef537b0} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.03.25 17:09:24.828895 [ 253 ] {6b21fa54-4a11-4471-8d50-8c362ef537b0} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001796 sec., 13363.028953229397 rows/sec., 23.95 MiB/sec. | ||
| 5015 | 2026.03.25 17:09:24.828957 [ 253 ] {6b21fa54-4a11-4471-8d50-8c362ef537b0} <Debug> TCPHandler: Processed in 0.001983229 sec. | ||
| 5016 | 2026.03.25 17:09:24.829070 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.03.25 17:09:24.829166 [ 253 ] {98fce0ae-7f10-4811-9927-457e1edb8a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5018 | 2026.03.25 17:09:24.829207 [ 253 ] {98fce0ae-7f10-4811-9927-457e1edb8a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5019 | 2026.03.25 17:09:24.829528 [ 253 ] {98fce0ae-7f10-4811-9927-457e1edb8a8e} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.03.25 17:09:24.829564 [ 253 ] {98fce0ae-7f10-4811-9927-457e1edb8a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5021 | 2026.03.25 17:09:24.829862 [ 253 ] {98fce0ae-7f10-4811-9927-457e1edb8a8e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5022 | 2026.03.25 17:09:24.830096 [ 253 ] {98fce0ae-7f10-4811-9927-457e1edb8a8e} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.03.25 17:09:24.830226 [ 253 ] {98fce0ae-7f10-4811-9927-457e1edb8a8e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001078 sec., 22263.450834879408 rows/sec., 1.50 MiB/sec. | ||
| 5024 | 2026.03.25 17:09:24.830260 [ 253 ] {98fce0ae-7f10-4811-9927-457e1edb8a8e} <Debug> TCPHandler: Processed in 0.001240871 sec. | ||
| 5025 | 2026.03.25 17:09:27.491573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 674 | ||
| 5026 | 2026.03.25 17:09:27.494060 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2026.03.25 17:09:27.494101 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5028 | 2026.03.25 17:09:27.495259 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5029 | 2026.03.25 17:09:27.495519 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2026.03.25 17:09:27.495772 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5031 | 2026.03.25 17:09:28.591999 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5032 | 2026.03.25 17:09:28.592213 [ 253 ] {dd1f740f-f04a-4dec-98df-6f409100dc72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5033 | 2026.03.25 17:09:28.592289 [ 253 ] {dd1f740f-f04a-4dec-98df-6f409100dc72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5034 | 2026.03.25 17:09:28.592979 [ 253 ] {dd1f740f-f04a-4dec-98df-6f409100dc72} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.03.25 17:09:28.593026 [ 253 ] {dd1f740f-f04a-4dec-98df-6f409100dc72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5036 | 2026.03.25 17:09:28.593414 [ 253 ] {dd1f740f-f04a-4dec-98df-6f409100dc72} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5037 | 2026.03.25 17:09:28.593642 [ 253 ] {dd1f740f-f04a-4dec-98df-6f409100dc72} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.03.25 17:09:28.593806 [ 253 ] {dd1f740f-f04a-4dec-98df-6f409100dc72} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.61 MiB/sec. | ||
| 5039 | 2026.03.25 17:09:28.593856 [ 253 ] {dd1f740f-f04a-4dec-98df-6f409100dc72} <Debug> TCPHandler: Processed in 0.001997489 sec. | ||
| 5040 | 2026.03.25 17:09:28.594001 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2026.03.25 17:09:28.594102 [ 253 ] {5722503d-52b8-415d-8fbe-296bf8e269e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5042 | 2026.03.25 17:09:28.594144 [ 253 ] {5722503d-52b8-415d-8fbe-296bf8e269e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5043 | 2026.03.25 17:09:28.594589 [ 253 ] {5722503d-52b8-415d-8fbe-296bf8e269e3} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2026.03.25 17:09:28.594625 [ 253 ] {5722503d-52b8-415d-8fbe-296bf8e269e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5045 | 2026.03.25 17:09:28.594932 [ 253 ] {5722503d-52b8-415d-8fbe-296bf8e269e3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5046 | 2026.03.25 17:09:28.595144 [ 253 ] {5722503d-52b8-415d-8fbe-296bf8e269e3} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.03.25 17:09:28.595273 [ 253 ] {5722503d-52b8-415d-8fbe-296bf8e269e3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 5048 | 2026.03.25 17:09:28.595312 [ 253 ] {5722503d-52b8-415d-8fbe-296bf8e269e3} <Debug> TCPHandler: Processed in 0.001362754 sec. | ||
| 5049 | 2026.03.25 17:09:28.595431 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2026.03.25 17:09:28.595528 [ 253 ] {e40ce456-9efd-4cab-98f1-dc618b6b2f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5051 | 2026.03.25 17:09:28.595571 [ 253 ] {e40ce456-9efd-4cab-98f1-dc618b6b2f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5052 | 2026.03.25 17:09:28.595943 [ 253 ] {e40ce456-9efd-4cab-98f1-dc618b6b2f3d} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.03.25 17:09:28.595979 [ 253 ] {e40ce456-9efd-4cab-98f1-dc618b6b2f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5054 | 2026.03.25 17:09:28.596307 [ 253 ] {e40ce456-9efd-4cab-98f1-dc618b6b2f3d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5055 | 2026.03.25 17:09:28.596516 [ 253 ] {e40ce456-9efd-4cab-98f1-dc618b6b2f3d} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.03.25 17:09:28.596643 [ 253 ] {e40ce456-9efd-4cab-98f1-dc618b6b2f3d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001136 sec., 84507.04225352113 rows/sec., 5.89 MiB/sec. | ||
| 5057 | 2026.03.25 17:09:28.596681 [ 253 ] {e40ce456-9efd-4cab-98f1-dc618b6b2f3d} <Debug> TCPHandler: Processed in 0.001298372 sec. | ||
| 5058 | 2026.03.25 17:09:28.596792 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.03.25 17:09:28.596886 [ 253 ] {fc8324a8-c888-43f6-9663-a3159825c574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5060 | 2026.03.25 17:09:28.596926 [ 253 ] {fc8324a8-c888-43f6-9663-a3159825c574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5061 | 2026.03.25 17:09:28.597249 [ 253 ] {fc8324a8-c888-43f6-9663-a3159825c574} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.03.25 17:09:28.597285 [ 253 ] {fc8324a8-c888-43f6-9663-a3159825c574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5063 | 2026.03.25 17:09:28.597612 [ 253 ] {fc8324a8-c888-43f6-9663-a3159825c574} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5064 | 2026.03.25 17:09:28.597814 [ 253 ] {fc8324a8-c888-43f6-9663-a3159825c574} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.03.25 17:09:28.597940 [ 253 ] {fc8324a8-c888-43f6-9663-a3159825c574} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001072 sec., 33582.0895522388 rows/sec., 2.26 MiB/sec. | ||
| 5066 | 2026.03.25 17:09:28.597976 [ 253 ] {fc8324a8-c888-43f6-9663-a3159825c574} <Debug> TCPHandler: Processed in 0.00123326 sec. | ||
| 5067 | 2026.03.25 17:09:29.972819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9053 | ||
| 5068 | 2026.03.25 17:09:29.973616 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2026.03.25 17:09:29.973712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5070 | 2026.03.25 17:09:29.974282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5071 | 2026.03.25 17:09:29.974500 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5072 | 2026.03.25 17:09:29.974636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9053 | ||
| 5073 | 2026.03.25 17:09:30.452124 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5074 | 2026.03.25 17:09:30.468496 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2026.03.25 17:09:30.468538 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5076 | 2026.03.25 17:09:30.474708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5077 | 2026.03.25 17:09:30.475409 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2026.03.25 17:09:30.477989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5079 | 2026.03.25 17:09:33.603545 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2026.03.25 17:09:33.603758 [ 253 ] {21b6f543-0ec0-46e0-8ac8-f58b7395faeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5081 | 2026.03.25 17:09:33.603824 [ 253 ] {21b6f543-0ec0-46e0-8ac8-f58b7395faeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5082 | 2026.03.25 17:09:33.604591 [ 253 ] {21b6f543-0ec0-46e0-8ac8-f58b7395faeb} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.03.25 17:09:33.604634 [ 253 ] {21b6f543-0ec0-46e0-8ac8-f58b7395faeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5084 | 2026.03.25 17:09:33.605046 [ 253 ] {21b6f543-0ec0-46e0-8ac8-f58b7395faeb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5085 | 2026.03.25 17:09:33.605270 [ 253 ] {21b6f543-0ec0-46e0-8ac8-f58b7395faeb} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.03.25 17:09:33.605420 [ 253 ] {21b6f543-0ec0-46e0-8ac8-f58b7395faeb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001717 sec., 165404.7757716948 rows/sec., 10.51 MiB/sec. | ||
| 5087 | 2026.03.25 17:09:33.605469 [ 253 ] {21b6f543-0ec0-46e0-8ac8-f58b7395faeb} <Debug> TCPHandler: Processed in 0.00205601 sec. | ||
| 5088 | 2026.03.25 17:09:33.605602 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2026.03.25 17:09:33.605702 [ 253 ] {bd969e06-af37-48f9-b96a-ac4dcb62223c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5090 | 2026.03.25 17:09:33.605744 [ 253 ] {bd969e06-af37-48f9-b96a-ac4dcb62223c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5091 | 2026.03.25 17:09:33.606646 [ 253 ] {bd969e06-af37-48f9-b96a-ac4dcb62223c} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2026.03.25 17:09:33.606683 [ 253 ] {bd969e06-af37-48f9-b96a-ac4dcb62223c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5093 | 2026.03.25 17:09:33.607059 [ 253 ] {bd969e06-af37-48f9-b96a-ac4dcb62223c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5094 | 2026.03.25 17:09:33.607264 [ 253 ] {bd969e06-af37-48f9-b96a-ac4dcb62223c} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2026.03.25 17:09:33.607393 [ 253 ] {bd969e06-af37-48f9-b96a-ac4dcb62223c} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001714 sec., 494165.6942823804 rows/sec., 38.86 MiB/sec. | ||
| 5096 | 2026.03.25 17:09:33.607432 [ 253 ] {bd969e06-af37-48f9-b96a-ac4dcb62223c} <Debug> TCPHandler: Processed in 0.001880197 sec. | ||
| 5097 | 2026.03.25 17:09:33.607544 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2026.03.25 17:09:33.607638 [ 253 ] {832af111-5737-46bc-ad62-567a20d240e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5099 | 2026.03.25 17:09:33.607678 [ 253 ] {832af111-5737-46bc-ad62-567a20d240e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5100 | 2026.03.25 17:09:33.608154 [ 253 ] {832af111-5737-46bc-ad62-567a20d240e2} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.03.25 17:09:33.608190 [ 253 ] {832af111-5737-46bc-ad62-567a20d240e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5102 | 2026.03.25 17:09:33.608490 [ 253 ] {832af111-5737-46bc-ad62-567a20d240e2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5103 | 2026.03.25 17:09:33.608688 [ 253 ] {832af111-5737-46bc-ad62-567a20d240e2} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2026.03.25 17:09:33.608820 [ 253 ] {832af111-5737-46bc-ad62-567a20d240e2} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001201 sec., 139050.79100749374 rows/sec., 8.47 MiB/sec. | ||
| 5105 | 2026.03.25 17:09:33.608857 [ 253 ] {832af111-5737-46bc-ad62-567a20d240e2} <Debug> TCPHandler: Processed in 0.001360244 sec. | ||
| 5106 | 2026.03.25 17:09:33.608966 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2026.03.25 17:09:33.609059 [ 253 ] {da9a1f09-f9bc-4e4c-ae22-bda651c8e803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5108 | 2026.03.25 17:09:33.609099 [ 253 ] {da9a1f09-f9bc-4e4c-ae22-bda651c8e803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5109 | 2026.03.25 17:09:33.609548 [ 253 ] {da9a1f09-f9bc-4e4c-ae22-bda651c8e803} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.03.25 17:09:33.609582 [ 253 ] {da9a1f09-f9bc-4e4c-ae22-bda651c8e803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5111 | 2026.03.25 17:09:33.609872 [ 253 ] {da9a1f09-f9bc-4e4c-ae22-bda651c8e803} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5112 | 2026.03.25 17:09:33.610071 [ 253 ] {da9a1f09-f9bc-4e4c-ae22-bda651c8e803} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.03.25 17:09:33.610174 [ 94 ] {} <Debug> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5114 | 2026.03.25 17:09:33.610191 [ 253 ] {da9a1f09-f9bc-4e4c-ae22-bda651c8e803} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00115 sec., 129565.21739130435 rows/sec., 8.37 MiB/sec. | ||
| 5115 | 2026.03.25 17:09:33.610239 [ 94 ] {} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.03.25 17:09:33.610246 [ 253 ] {da9a1f09-f9bc-4e4c-ae22-bda651c8e803} <Debug> TCPHandler: Processed in 0.001327403 sec. | ||
| 5117 | 2026.03.25 17:09:33.610270 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5118 | 2026.03.25 17:09:33.610374 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2026.03.25 17:09:33.610397 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::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 | ||
| 5120 | 2026.03.25 17:09:33.610470 [ 253 ] {d2ba20b7-b9de-4734-957f-90c3737901f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5121 | 2026.03.25 17:09:33.610513 [ 253 ] {d2ba20b7-b9de-4734-957f-90c3737901f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5122 | 2026.03.25 17:09:33.610539 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5123 | 2026.03.25 17:09:33.610577 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 976 rows starting from the beginning of the part | ||
| 5124 | 2026.03.25 17:09:33.610643 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5125 | 2026.03.25 17:09:33.610689 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 5126 | 2026.03.25 17:09:33.610738 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5127 | 2026.03.25 17:09:33.610779 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 5128 | 2026.03.25 17:09:33.610820 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 5129 | 2026.03.25 17:09:33.610973 [ 253 ] {d2ba20b7-b9de-4734-957f-90c3737901f1} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2026.03.25 17:09:33.611014 [ 253 ] {d2ba20b7-b9de-4734-957f-90c3737901f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5131 | 2026.03.25 17:09:33.611358 [ 253 ] {d2ba20b7-b9de-4734-957f-90c3737901f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5132 | 2026.03.25 17:09:33.611579 [ 253 ] {d2ba20b7-b9de-4734-957f-90c3737901f1} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2026.03.25 17:09:33.611700 [ 253 ] {d2ba20b7-b9de-4734-957f-90c3737901f1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001248 sec., 118589.7435897436 rows/sec., 6.74 MiB/sec. | ||
| 5134 | 2026.03.25 17:09:33.611737 [ 253 ] {d2ba20b7-b9de-4734-957f-90c3737901f1} <Debug> TCPHandler: Processed in 0.001410355 sec. | ||
| 5135 | 2026.03.25 17:09:33.611850 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2026.03.25 17:09:33.611942 [ 253 ] {647ce065-0938-4823-abee-c74f0609c423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5137 | 2026.03.25 17:09:33.611980 [ 253 ] {647ce065-0938-4823-abee-c74f0609c423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5138 | 2026.03.25 17:09:33.612020 [ 197 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001674181 sec., 1417409.4676740447 rows/sec., 90.70 MiB/sec. | ||
| 5139 | 2026.03.25 17:09:33.612226 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5140 | 2026.03.25 17:09:33.612475 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_16_3} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5141 | 2026.03.25 17:09:33.612547 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_16_3} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5142 | 2026.03.25 17:09:33.612617 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5143 | 2026.03.25 17:09:33.612679 [ 253 ] {647ce065-0938-4823-abee-c74f0609c423} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2026.03.25 17:09:33.612719 [ 253 ] {647ce065-0938-4823-abee-c74f0609c423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5145 | 2026.03.25 17:09:33.613043 [ 253 ] {647ce065-0938-4823-abee-c74f0609c423} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5146 | 2026.03.25 17:09:33.613250 [ 253 ] {647ce065-0938-4823-abee-c74f0609c423} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.03.25 17:09:33.613375 [ 253 ] {647ce065-0938-4823-abee-c74f0609c423} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001451 sec., 354927.6361130255 rows/sec., 25.02 MiB/sec. | ||
| 5148 | 2026.03.25 17:09:33.613412 [ 253 ] {647ce065-0938-4823-abee-c74f0609c423} <Debug> TCPHandler: Processed in 0.00160812 sec. | ||
| 5149 | 2026.03.25 17:09:33.613522 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5150 | 2026.03.25 17:09:33.613613 [ 253 ] {41522060-89ec-464d-b3b6-9b4af6fbdca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5151 | 2026.03.25 17:09:33.613652 [ 253 ] {41522060-89ec-464d-b3b6-9b4af6fbdca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5152 | 2026.03.25 17:09:33.613987 [ 253 ] {41522060-89ec-464d-b3b6-9b4af6fbdca7} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.03.25 17:09:33.614021 [ 253 ] {41522060-89ec-464d-b3b6-9b4af6fbdca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5154 | 2026.03.25 17:09:33.614316 [ 253 ] {41522060-89ec-464d-b3b6-9b4af6fbdca7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5155 | 2026.03.25 17:09:33.614517 [ 253 ] {41522060-89ec-464d-b3b6-9b4af6fbdca7} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.03.25 17:09:33.614638 [ 253 ] {41522060-89ec-464d-b3b6-9b4af6fbdca7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 5157 | 2026.03.25 17:09:33.614673 [ 253 ] {41522060-89ec-464d-b3b6-9b4af6fbdca7} <Debug> TCPHandler: Processed in 0.0011976 sec. | ||
| 5158 | 2026.03.25 17:09:33.614782 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5159 | 2026.03.25 17:09:33.614873 [ 253 ] {9fb7b7c5-c6a1-4d5e-8170-e423138379a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5160 | 2026.03.25 17:09:33.614914 [ 253 ] {9fb7b7c5-c6a1-4d5e-8170-e423138379a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5161 | 2026.03.25 17:09:33.615347 [ 253 ] {9fb7b7c5-c6a1-4d5e-8170-e423138379a5} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5162 | 2026.03.25 17:09:33.615381 [ 253 ] {9fb7b7c5-c6a1-4d5e-8170-e423138379a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5163 | 2026.03.25 17:09:33.615698 [ 253 ] {9fb7b7c5-c6a1-4d5e-8170-e423138379a5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5164 | 2026.03.25 17:09:33.615924 [ 253 ] {9fb7b7c5-c6a1-4d5e-8170-e423138379a5} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5165 | 2026.03.25 17:09:33.616048 [ 253 ] {9fb7b7c5-c6a1-4d5e-8170-e423138379a5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001192 sec., 222315.43624161076 rows/sec., 14.77 MiB/sec. | ||
| 5166 | 2026.03.25 17:09:33.616083 [ 253 ] {9fb7b7c5-c6a1-4d5e-8170-e423138379a5} <Debug> TCPHandler: Processed in 0.001347363 sec. | ||
| 5167 | 2026.03.25 17:09:33.616197 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5168 | 2026.03.25 17:09:33.616288 [ 253 ] {e1c6dd62-589d-4562-946c-7aef7ff90000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5169 | 2026.03.25 17:09:33.616328 [ 253 ] {e1c6dd62-589d-4562-946c-7aef7ff90000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5170 | 2026.03.25 17:09:33.616631 [ 253 ] {e1c6dd62-589d-4562-946c-7aef7ff90000} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5171 | 2026.03.25 17:09:33.616665 [ 253 ] {e1c6dd62-589d-4562-946c-7aef7ff90000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5172 | 2026.03.25 17:09:33.616944 [ 253 ] {e1c6dd62-589d-4562-946c-7aef7ff90000} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5173 | 2026.03.25 17:09:33.617141 [ 253 ] {e1c6dd62-589d-4562-946c-7aef7ff90000} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2026.03.25 17:09:33.617261 [ 253 ] {e1c6dd62-589d-4562-946c-7aef7ff90000} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00099 sec., 1010.1010101010102 rows/sec., 68.06 KiB/sec. | ||
| 5175 | 2026.03.25 17:09:33.617295 [ 253 ] {e1c6dd62-589d-4562-946c-7aef7ff90000} <Debug> TCPHandler: Processed in 0.001144848 sec. | ||
| 5176 | 2026.03.25 17:09:33.617390 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5177 | 2026.03.25 17:09:33.617481 [ 253 ] {1132f673-d65a-45dd-9b98-e1959a0b015d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5178 | 2026.03.25 17:09:33.617534 [ 253 ] {1132f673-d65a-45dd-9b98-e1959a0b015d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5179 | 2026.03.25 17:09:33.618351 [ 253 ] {1132f673-d65a-45dd-9b98-e1959a0b015d} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.03.25 17:09:33.618386 [ 253 ] {1132f673-d65a-45dd-9b98-e1959a0b015d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5181 | 2026.03.25 17:09:33.618903 [ 253 ] {1132f673-d65a-45dd-9b98-e1959a0b015d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5182 | 2026.03.25 17:09:33.619118 [ 253 ] {1132f673-d65a-45dd-9b98-e1959a0b015d} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5183 | 2026.03.25 17:09:33.619259 [ 253 ] {1132f673-d65a-45dd-9b98-e1959a0b015d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001795 sec., 13927.57660167131 rows/sec., 24.96 MiB/sec. | ||
| 5184 | 2026.03.25 17:09:33.619310 [ 253 ] {1132f673-d65a-45dd-9b98-e1959a0b015d} <Debug> TCPHandler: Processed in 0.001965638 sec. | ||
| 5185 | 2026.03.25 17:09:33.619420 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5186 | 2026.03.25 17:09:33.619522 [ 253 ] {ab6e167e-265f-4198-ad37-1846af6f273d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5187 | 2026.03.25 17:09:33.619566 [ 253 ] {ab6e167e-265f-4198-ad37-1846af6f273d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5188 | 2026.03.25 17:09:33.619925 [ 253 ] {ab6e167e-265f-4198-ad37-1846af6f273d} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.03.25 17:09:33.619962 [ 253 ] {ab6e167e-265f-4198-ad37-1846af6f273d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5190 | 2026.03.25 17:09:33.620294 [ 253 ] {ab6e167e-265f-4198-ad37-1846af6f273d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5191 | 2026.03.25 17:09:33.620515 [ 253 ] {ab6e167e-265f-4198-ad37-1846af6f273d} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2026.03.25 17:09:33.620647 [ 253 ] {ab6e167e-265f-4198-ad37-1846af6f273d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001144 sec., 78671.32867132867 rows/sec., 4.92 MiB/sec. | ||
| 5193 | 2026.03.25 17:09:33.620685 [ 253 ] {ab6e167e-265f-4198-ad37-1846af6f273d} <Debug> TCPHandler: Processed in 0.001316372 sec. | ||
| 5194 | 2026.03.25 17:09:35.042441 [ 92 ] {} <Debug> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5195 | 2026.03.25 17:09:35.042511 [ 92 ] {} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.03.25 17:09:35.042534 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5197 | 2026.03.25 17:09:35.042666 [ 199 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::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 | ||
| 5198 | 2026.03.25 17:09:35.042804 [ 199 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5199 | 2026.03.25 17:09:35.042853 [ 199 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::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 | ||
| 5200 | 2026.03.25 17:09:35.042958 [ 199 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 5201 | 2026.03.25 17:09:35.043035 [ 199 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 5202 | 2026.03.25 17:09:35.043105 [ 199 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 5203 | 2026.03.25 17:09:35.043173 [ 199 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 5204 | 2026.03.25 17:09:35.044186 [ 196 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001565759 sec., 29378.723034643266 rows/sec., 2.45 MiB/sec. | ||
| 5205 | 2026.03.25 17:09:35.044396 [ 197 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5206 | 2026.03.25 17:09:35.044743 [ 197 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_5_1} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2026.03.25 17:09:35.044829 [ 197 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_5_1} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5208 | 2026.03.25 17:09:35.044922 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5209 | 2026.03.25 17:09:37.379699 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5210 | 2026.03.25 17:09:37.379780 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5211 | 2026.03.25 17:09:37.475131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9565 | ||
| 5212 | 2026.03.25 17:09:37.475989 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.03.25 17:09:37.476059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5214 | 2026.03.25 17:09:37.476551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5215 | 2026.03.25 17:09:37.476784 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2026.03.25 17:09:37.476915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9565 | ||
| 5217 | 2026.03.25 17:09:37.496167 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 704 | ||
| 5218 | 2026.03.25 17:09:37.498365 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.03.25 17:09:37.498400 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5220 | 2026.03.25 17:09:37.499541 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5221 | 2026.03.25 17:09:37.499813 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.03.25 17:09:37.500061 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 704 | ||
| 5223 | 2026.03.25 17:09:37.978169 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5224 | 2026.03.25 17:09:37.994379 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.03.25 17:09:37.994423 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5226 | 2026.03.25 17:09:38.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.92 MiB, peak 255.60 MiB, free memory in arenas 0.00 B, will set to 247.93 MiB (RSS), difference: -3.99 MiB | ||
| 5227 | 2026.03.25 17:09:38.000447 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5228 | 2026.03.25 17:09:38.001153 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.03.25 17:09:38.003879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5230 | 2026.03.25 17:09:38.595534 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2026.03.25 17:09:38.595752 [ 253 ] {25206877-dd01-4600-a579-723cac43c8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5232 | 2026.03.25 17:09:38.595825 [ 253 ] {25206877-dd01-4600-a579-723cac43c8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5233 | 2026.03.25 17:09:38.596544 [ 253 ] {25206877-dd01-4600-a579-723cac43c8bb} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.03.25 17:09:38.596583 [ 253 ] {25206877-dd01-4600-a579-723cac43c8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5235 | 2026.03.25 17:09:38.596979 [ 253 ] {25206877-dd01-4600-a579-723cac43c8bb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5236 | 2026.03.25 17:09:38.597209 [ 253 ] {25206877-dd01-4600-a579-723cac43c8bb} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.03.25 17:09:38.597356 [ 253 ] {25206877-dd01-4600-a579-723cac43c8bb} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.00166 sec., 51807.22891566265 rows/sec., 4.35 MiB/sec. | ||
| 5238 | 2026.03.25 17:09:38.597399 [ 253 ] {25206877-dd01-4600-a579-723cac43c8bb} <Debug> TCPHandler: Processed in 0.002002249 sec. | ||
| 5239 | 2026.03.25 17:09:38.597532 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2026.03.25 17:09:38.597629 [ 253 ] {f3324987-3650-4c93-a546-efdc32b009e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5241 | 2026.03.25 17:09:38.597669 [ 253 ] {f3324987-3650-4c93-a546-efdc32b009e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5242 | 2026.03.25 17:09:38.598077 [ 253 ] {f3324987-3650-4c93-a546-efdc32b009e1} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2026.03.25 17:09:38.598111 [ 253 ] {f3324987-3650-4c93-a546-efdc32b009e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5244 | 2026.03.25 17:09:38.598419 [ 253 ] {f3324987-3650-4c93-a546-efdc32b009e1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5245 | 2026.03.25 17:09:38.598630 [ 253 ] {f3324987-3650-4c93-a546-efdc32b009e1} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5246 | 2026.03.25 17:09:38.598749 [ 89 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5247 | 2026.03.25 17:09:38.598779 [ 253 ] {f3324987-3650-4c93-a546-efdc32b009e1} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001169 sec., 12831.479897348161 rows/sec., 964.87 KiB/sec. | ||
| 5248 | 2026.03.25 17:09:38.598800 [ 89 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.03.25 17:09:38.598824 [ 253 ] {f3324987-3650-4c93-a546-efdc32b009e1} <Debug> TCPHandler: Processed in 0.001342722 sec. | ||
| 5250 | 2026.03.25 17:09:38.598828 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5251 | 2026.03.25 17:09:38.598949 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.03.25 17:09:38.598972 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5253 | 2026.03.25 17:09:38.599044 [ 253 ] {cd2602ce-5203-4e7c-9913-c8b5b97e9268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5254 | 2026.03.25 17:09:38.599090 [ 253 ] {cd2602ce-5203-4e7c-9913-c8b5b97e9268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5255 | 2026.03.25 17:09:38.599117 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5256 | 2026.03.25 17:09:38.599157 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 5257 | 2026.03.25 17:09:38.599222 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 5258 | 2026.03.25 17:09:38.599269 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 167 rows starting from the beginning of the part | ||
| 5259 | 2026.03.25 17:09:38.599312 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 5260 | 2026.03.25 17:09:38.599361 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 167 rows starting from the beginning of the part | ||
| 5261 | 2026.03.25 17:09:38.599408 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 5262 | 2026.03.25 17:09:38.599556 [ 253 ] {cd2602ce-5203-4e7c-9913-c8b5b97e9268} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.03.25 17:09:38.599598 [ 253 ] {cd2602ce-5203-4e7c-9913-c8b5b97e9268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5264 | 2026.03.25 17:09:38.599956 [ 253 ] {cd2602ce-5203-4e7c-9913-c8b5b97e9268} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5265 | 2026.03.25 17:09:38.600190 [ 253 ] {cd2602ce-5203-4e7c-9913-c8b5b97e9268} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.03.25 17:09:38.600325 [ 253 ] {cd2602ce-5203-4e7c-9913-c8b5b97e9268} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001298 sec., 60862.86594761172 rows/sec., 4.75 MiB/sec. | ||
| 5267 | 2026.03.25 17:09:38.600334 [ 197 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001417926 sec., 442195.1498174094 rows/sec., 29.65 MiB/sec. | ||
| 5268 | 2026.03.25 17:09:38.600363 [ 253 ] {cd2602ce-5203-4e7c-9913-c8b5b97e9268} <Debug> TCPHandler: Processed in 0.001462996 sec. | ||
| 5269 | 2026.03.25 17:09:38.600502 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2026.03.25 17:09:38.600523 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5271 | 2026.03.25 17:09:38.600598 [ 253 ] {4a25ec6a-7af8-4427-8760-4fce962c4c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5272 | 2026.03.25 17:09:38.600640 [ 253 ] {4a25ec6a-7af8-4427-8760-4fce962c4c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5273 | 2026.03.25 17:09:38.600805 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_26_5} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.03.25 17:09:38.600869 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_26_5} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5275 | 2026.03.25 17:09:38.600947 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5276 | 2026.03.25 17:09:38.601055 [ 253 ] {4a25ec6a-7af8-4427-8760-4fce962c4c2d} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.03.25 17:09:38.601089 [ 253 ] {4a25ec6a-7af8-4427-8760-4fce962c4c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5278 | 2026.03.25 17:09:38.601422 [ 253 ] {4a25ec6a-7af8-4427-8760-4fce962c4c2d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5279 | 2026.03.25 17:09:38.601636 [ 253 ] {4a25ec6a-7af8-4427-8760-4fce962c4c2d} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.03.25 17:09:38.601763 [ 253 ] {4a25ec6a-7af8-4427-8760-4fce962c4c2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5281 | 2026.03.25 17:09:38.601801 [ 253 ] {4a25ec6a-7af8-4427-8760-4fce962c4c2d} <Debug> TCPHandler: Processed in 0.001347833 sec. | ||
| 5282 | 2026.03.25 17:09:38.601920 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.03.25 17:09:38.602014 [ 253 ] {6039195c-54fd-470c-acfe-d6c92d615b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5284 | 2026.03.25 17:09:38.602068 [ 253 ] {6039195c-54fd-470c-acfe-d6c92d615b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5285 | 2026.03.25 17:09:38.602867 [ 253 ] {6039195c-54fd-470c-acfe-d6c92d615b35} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2026.03.25 17:09:38.602903 [ 253 ] {6039195c-54fd-470c-acfe-d6c92d615b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5287 | 2026.03.25 17:09:38.603439 [ 253 ] {6039195c-54fd-470c-acfe-d6c92d615b35} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5288 | 2026.03.25 17:09:38.603658 [ 253 ] {6039195c-54fd-470c-acfe-d6c92d615b35} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.03.25 17:09:38.603771 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5290 | 2026.03.25 17:09:38.603796 [ 253 ] {6039195c-54fd-470c-acfe-d6c92d615b35} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001801 sec., 8328.706274292059 rows/sec., 14.92 MiB/sec. | ||
| 5291 | 2026.03.25 17:09:38.603825 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.03.25 17:09:38.603851 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5293 | 2026.03.25 17:09:38.603854 [ 253 ] {6039195c-54fd-470c-acfe-d6c92d615b35} <Debug> TCPHandler: Processed in 0.001983259 sec. | ||
| 5294 | 2026.03.25 17:09:38.603949 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 5295 | 2026.03.25 17:09:38.603994 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5296 | 2026.03.25 17:09:38.604094 [ 253 ] {3c39fd5c-ef54-4e47-9be6-97e59e59454b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5297 | 2026.03.25 17:09:38.604137 [ 253 ] {3c39fd5c-ef54-4e47-9be6-97e59e59454b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5298 | 2026.03.25 17:09:38.604177 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5299 | 2026.03.25 17:09:38.604239 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 364 rows starting from the beginning of the part | ||
| 5300 | 2026.03.25 17:09:38.604362 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 5301 | 2026.03.25 17:09:38.604470 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 5302 | 2026.03.25 17:09:38.604487 [ 253 ] {3c39fd5c-ef54-4e47-9be6-97e59e59454b} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2026.03.25 17:09:38.604527 [ 253 ] {3c39fd5c-ef54-4e47-9be6-97e59e59454b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5304 | 2026.03.25 17:09:38.604572 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 5305 | 2026.03.25 17:09:38.604681 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 5306 | 2026.03.25 17:09:38.604785 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 5307 | 2026.03.25 17:09:38.604866 [ 253 ] {3c39fd5c-ef54-4e47-9be6-97e59e59454b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5308 | 2026.03.25 17:09:38.605102 [ 253 ] {3c39fd5c-ef54-4e47-9be6-97e59e59454b} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2026.03.25 17:09:38.605251 [ 253 ] {3c39fd5c-ef54-4e47-9be6-97e59e59454b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 5310 | 2026.03.25 17:09:38.605288 [ 253 ] {3c39fd5c-ef54-4e47-9be6-97e59e59454b} <Debug> TCPHandler: Processed in 0.001343503 sec. | ||
| 5311 | 2026.03.25 17:09:38.608841 [ 191 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 19 columns (19 merged, 0 gathered) in 0.004935591 sec., 94821.47122806571 rows/sec., 169.92 MiB/sec. | ||
| 5312 | 2026.03.25 17:09:38.609543 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5313 | 2026.03.25 17:09:38.609906 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2026.03.25 17:09:38.609981 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5315 | 2026.03.25 17:09:38.610073 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 5316 | 2026.03.25 17:09:39.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.43 MiB, peak 255.60 MiB, free memory in arenas 0.00 B, will set to 249.86 MiB (RSS), difference: 5.43 MiB | ||
| 5317 | 2026.03.25 17:09:43.604201 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5318 | 2026.03.25 17:09:43.604403 [ 253 ] {583bfc63-a572-482b-8ad2-997216eb5f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5319 | 2026.03.25 17:09:43.604475 [ 253 ] {583bfc63-a572-482b-8ad2-997216eb5f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5320 | 2026.03.25 17:09:43.605365 [ 253 ] {583bfc63-a572-482b-8ad2-997216eb5f19} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.03.25 17:09:43.605426 [ 253 ] {583bfc63-a572-482b-8ad2-997216eb5f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5322 | 2026.03.25 17:09:43.605910 [ 253 ] {583bfc63-a572-482b-8ad2-997216eb5f19} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5323 | 2026.03.25 17:09:43.606171 [ 253 ] {583bfc63-a572-482b-8ad2-997216eb5f19} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2026.03.25 17:09:43.606334 [ 253 ] {583bfc63-a572-482b-8ad2-997216eb5f19} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001981 sec., 143361.93841494195 rows/sec., 9.11 MiB/sec. | ||
| 5325 | 2026.03.25 17:09:43.606388 [ 253 ] {583bfc63-a572-482b-8ad2-997216eb5f19} <Debug> TCPHandler: Processed in 0.002320807 sec. | ||
| 5326 | 2026.03.25 17:09:43.606524 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2026.03.25 17:09:43.606629 [ 253 ] {66eb2360-a518-4375-b2c2-8e9c685d9f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5328 | 2026.03.25 17:09:43.606674 [ 253 ] {66eb2360-a518-4375-b2c2-8e9c685d9f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5329 | 2026.03.25 17:09:43.607101 [ 253 ] {66eb2360-a518-4375-b2c2-8e9c685d9f38} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2026.03.25 17:09:43.607140 [ 253 ] {66eb2360-a518-4375-b2c2-8e9c685d9f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5331 | 2026.03.25 17:09:43.607454 [ 253 ] {66eb2360-a518-4375-b2c2-8e9c685d9f38} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5332 | 2026.03.25 17:09:43.607672 [ 253 ] {66eb2360-a518-4375-b2c2-8e9c685d9f38} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.03.25 17:09:43.607813 [ 253 ] {66eb2360-a518-4375-b2c2-8e9c685d9f38} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001207 sec., 1657.0008285004144 rows/sec., 135.12 KiB/sec. | ||
| 5334 | 2026.03.25 17:09:43.607853 [ 253 ] {66eb2360-a518-4375-b2c2-8e9c685d9f38} <Debug> TCPHandler: Processed in 0.001383364 sec. | ||
| 5335 | 2026.03.25 17:09:43.607966 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5336 | 2026.03.25 17:09:43.608067 [ 253 ] {ee400ec5-0698-4e16-8eaf-9fc979003ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5337 | 2026.03.25 17:09:43.608109 [ 253 ] {ee400ec5-0698-4e16-8eaf-9fc979003ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5338 | 2026.03.25 17:09:43.608916 [ 253 ] {ee400ec5-0698-4e16-8eaf-9fc979003ce8} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.03.25 17:09:43.608954 [ 253 ] {ee400ec5-0698-4e16-8eaf-9fc979003ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5340 | 2026.03.25 17:09:43.609322 [ 253 ] {ee400ec5-0698-4e16-8eaf-9fc979003ce8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5341 | 2026.03.25 17:09:43.609548 [ 253 ] {ee400ec5-0698-4e16-8eaf-9fc979003ce8} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.03.25 17:09:43.609685 [ 253 ] {ee400ec5-0698-4e16-8eaf-9fc979003ce8} <Debug> executeQuery: Read 848 rows, 68.28 KiB in 0.001638 sec., 517704.51770451776 rows/sec., 40.71 MiB/sec. | ||
| 5343 | 2026.03.25 17:09:43.609685 [ 75 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5344 | 2026.03.25 17:09:43.609725 [ 253 ] {ee400ec5-0698-4e16-8eaf-9fc979003ce8} <Debug> TCPHandler: Processed in 0.001810914 sec. | ||
| 5345 | 2026.03.25 17:09:43.609776 [ 75 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.03.25 17:09:43.609808 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5347 | 2026.03.25 17:09:43.609869 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5348 | 2026.03.25 17:09:43.609928 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 5349 | 2026.03.25 17:09:43.609970 [ 253 ] {3627997a-b370-4714-b721-ff4335dc7fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5350 | 2026.03.25 17:09:43.610018 [ 253 ] {3627997a-b370-4714-b721-ff4335dc7fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5351 | 2026.03.25 17:09:43.610076 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5352 | 2026.03.25 17:09:43.610120 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3356 rows starting from the beginning of the part | ||
| 5353 | 2026.03.25 17:09:43.610208 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2439 rows starting from the beginning of the part | ||
| 5354 | 2026.03.25 17:09:43.610262 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5355 | 2026.03.25 17:09:43.610312 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 847 rows starting from the beginning of the part | ||
| 5356 | 2026.03.25 17:09:43.610356 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 86 rows starting from the beginning of the part | ||
| 5357 | 2026.03.25 17:09:43.610401 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 848 rows starting from the beginning of the part | ||
| 5358 | 2026.03.25 17:09:43.610494 [ 253 ] {3627997a-b370-4714-b721-ff4335dc7fd4} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2026.03.25 17:09:43.610537 [ 253 ] {3627997a-b370-4714-b721-ff4335dc7fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5360 | 2026.03.25 17:09:43.610904 [ 253 ] {3627997a-b370-4714-b721-ff4335dc7fd4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5361 | 2026.03.25 17:09:43.611133 [ 253 ] {3627997a-b370-4714-b721-ff4335dc7fd4} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2026.03.25 17:09:43.611272 [ 253 ] {3627997a-b370-4714-b721-ff4335dc7fd4} <Debug> executeQuery: Read 169 rows, 10.56 KiB in 0.001321 sec., 127933.38380015141 rows/sec., 7.81 MiB/sec. | ||
| 5363 | 2026.03.25 17:09:43.611312 [ 253 ] {3627997a-b370-4714-b721-ff4335dc7fd4} <Debug> TCPHandler: Processed in 0.001498307 sec. | ||
| 5364 | 2026.03.25 17:09:43.611424 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2026.03.25 17:09:43.611521 [ 253 ] {7a1ebe28-7b27-4010-8f99-472c4ca1773d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5366 | 2026.03.25 17:09:43.611562 [ 253 ] {7a1ebe28-7b27-4010-8f99-472c4ca1773d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5367 | 2026.03.25 17:09:43.612004 [ 253 ] {7a1ebe28-7b27-4010-8f99-472c4ca1773d} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.03.25 17:09:43.612041 [ 253 ] {7a1ebe28-7b27-4010-8f99-472c4ca1773d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5369 | 2026.03.25 17:09:43.612378 [ 253 ] {7a1ebe28-7b27-4010-8f99-472c4ca1773d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5370 | 2026.03.25 17:09:43.612605 [ 253 ] {7a1ebe28-7b27-4010-8f99-472c4ca1773d} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2026.03.25 17:09:43.612742 [ 253 ] {7a1ebe28-7b27-4010-8f99-472c4ca1773d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00124 sec., 120161.29032258065 rows/sec., 7.76 MiB/sec. | ||
| 5372 | 2026.03.25 17:09:43.612782 [ 253 ] {7a1ebe28-7b27-4010-8f99-472c4ca1773d} <Debug> TCPHandler: Processed in 0.001407915 sec. | ||
| 5373 | 2026.03.25 17:09:43.612895 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2026.03.25 17:09:43.612994 [ 253 ] {1194763e-af08-42b6-9a64-a240a650d225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5375 | 2026.03.25 17:09:43.613009 [ 196 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7632 rows, containing 5 columns (5 merged, 0 gathered) in 0.003136567 sec., 2433233.5320750363 rows/sec., 194.17 MiB/sec. | ||
| 5376 | 2026.03.25 17:09:43.613034 [ 253 ] {1194763e-af08-42b6-9a64-a240a650d225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5377 | 2026.03.25 17:09:43.613353 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5378 | 2026.03.25 17:09:43.613507 [ 253 ] {1194763e-af08-42b6-9a64-a240a650d225} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.03.25 17:09:43.613559 [ 253 ] {1194763e-af08-42b6-9a64-a240a650d225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5380 | 2026.03.25 17:09:43.613623 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_31_6} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.03.25 17:09:43.613710 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_31_6} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5382 | 2026.03.25 17:09:43.613791 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 5383 | 2026.03.25 17:09:43.613907 [ 253 ] {1194763e-af08-42b6-9a64-a240a650d225} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5384 | 2026.03.25 17:09:43.614141 [ 253 ] {1194763e-af08-42b6-9a64-a240a650d225} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.03.25 17:09:43.614276 [ 253 ] {1194763e-af08-42b6-9a64-a240a650d225} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001304 sec., 113496.93251533742 rows/sec., 6.45 MiB/sec. | ||
| 5386 | 2026.03.25 17:09:43.614315 [ 253 ] {1194763e-af08-42b6-9a64-a240a650d225} <Debug> TCPHandler: Processed in 0.001469616 sec. | ||
| 5387 | 2026.03.25 17:09:43.614429 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5388 | 2026.03.25 17:09:43.614524 [ 253 ] {5f4ec512-afcd-477f-9b45-f53412379954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5389 | 2026.03.25 17:09:43.614564 [ 253 ] {5f4ec512-afcd-477f-9b45-f53412379954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5390 | 2026.03.25 17:09:43.615165 [ 253 ] {5f4ec512-afcd-477f-9b45-f53412379954} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.03.25 17:09:43.615203 [ 253 ] {5f4ec512-afcd-477f-9b45-f53412379954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5392 | 2026.03.25 17:09:43.615580 [ 253 ] {5f4ec512-afcd-477f-9b45-f53412379954} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5393 | 2026.03.25 17:09:43.615801 [ 253 ] {5f4ec512-afcd-477f-9b45-f53412379954} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2026.03.25 17:09:43.615911 [ 75 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5395 | 2026.03.25 17:09:43.615933 [ 253 ] {5f4ec512-afcd-477f-9b45-f53412379954} <Debug> executeQuery: Read 517 rows, 37.34 KiB in 0.001427 sec., 362298.5283812193 rows/sec., 25.56 MiB/sec. | ||
| 5396 | 2026.03.25 17:09:43.615947 [ 75 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.03.25 17:09:43.615975 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5398 | 2026.03.25 17:09:43.615978 [ 253 ] {5f4ec512-afcd-477f-9b45-f53412379954} <Debug> TCPHandler: Processed in 0.001598889 sec. | ||
| 5399 | 2026.03.25 17:09:43.616088 [ 190 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 5400 | 2026.03.25 17:09:43.616108 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2026.03.25 17:09:43.616223 [ 253 ] {523e96b5-a60b-420c-b97d-4168dd06a7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5402 | 2026.03.25 17:09:43.616246 [ 190 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5403 | 2026.03.25 17:09:43.616266 [ 253 ] {523e96b5-a60b-420c-b97d-4168dd06a7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5404 | 2026.03.25 17:09:43.616287 [ 190 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1828 rows starting from the beginning of the part | ||
| 5405 | 2026.03.25 17:09:43.616362 [ 190 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1319 rows starting from the beginning of the part | ||
| 5406 | 2026.03.25 17:09:43.616407 [ 190 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5407 | 2026.03.25 17:09:43.616448 [ 190 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 515 rows starting from the beginning of the part | ||
| 5408 | 2026.03.25 17:09:43.616491 [ 190 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 79 rows starting from the beginning of the part | ||
| 5409 | 2026.03.25 17:09:43.616531 [ 190 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 517 rows starting from the beginning of the part | ||
| 5410 | 2026.03.25 17:09:43.616605 [ 253 ] {523e96b5-a60b-420c-b97d-4168dd06a7c2} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.03.25 17:09:43.616646 [ 253 ] {523e96b5-a60b-420c-b97d-4168dd06a7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5412 | 2026.03.25 17:09:43.617010 [ 253 ] {523e96b5-a60b-420c-b97d-4168dd06a7c2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5413 | 2026.03.25 17:09:43.617243 [ 253 ] {523e96b5-a60b-420c-b97d-4168dd06a7c2} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.03.25 17:09:43.617382 [ 253 ] {523e96b5-a60b-420c-b97d-4168dd06a7c2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001177 sec., 5097.706032285471 rows/sec., 266.34 KiB/sec. | ||
| 5415 | 2026.03.25 17:09:43.617422 [ 253 ] {523e96b5-a60b-420c-b97d-4168dd06a7c2} <Debug> TCPHandler: Processed in 0.001367434 sec. | ||
| 5416 | 2026.03.25 17:09:43.617532 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.03.25 17:09:43.617626 [ 253 ] {369d5f3e-affe-40ad-ae89-6d9755df9873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5418 | 2026.03.25 17:09:43.617669 [ 253 ] {369d5f3e-affe-40ad-ae89-6d9755df9873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5419 | 2026.03.25 17:09:43.618074 [ 253 ] {369d5f3e-affe-40ad-ae89-6d9755df9873} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.03.25 17:09:43.618111 [ 253 ] {369d5f3e-affe-40ad-ae89-6d9755df9873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5421 | 2026.03.25 17:09:43.618179 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4322 rows, containing 5 columns (5 merged, 0 gathered) in 0.002151733 sec., 2008613.5222167436 rows/sec., 145.62 MiB/sec. | ||
| 5422 | 2026.03.25 17:09:43.618401 [ 190 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5423 | 2026.03.25 17:09:43.618469 [ 253 ] {369d5f3e-affe-40ad-ae89-6d9755df9873} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5424 | 2026.03.25 17:09:43.618749 [ 190 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_31_6} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2026.03.25 17:09:43.618777 [ 253 ] {369d5f3e-affe-40ad-ae89-6d9755df9873} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5426 | 2026.03.25 17:09:43.618849 [ 190 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_31_6} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5427 | 2026.03.25 17:09:43.618922 [ 75 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5428 | 2026.03.25 17:09:43.618932 [ 253 ] {369d5f3e-affe-40ad-ae89-6d9755df9873} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001324 sec., 200906.34441087613 rows/sec., 13.35 MiB/sec. | ||
| 5429 | 2026.03.25 17:09:43.618946 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 5430 | 2026.03.25 17:09:43.618965 [ 75 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.03.25 17:09:43.618990 [ 253 ] {369d5f3e-affe-40ad-ae89-6d9755df9873} <Debug> TCPHandler: Processed in 0.001507237 sec. | ||
| 5432 | 2026.03.25 17:09:43.619018 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5433 | 2026.03.25 17:09:43.619107 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 5434 | 2026.03.25 17:09:43.619135 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5435 | 2026.03.25 17:09:43.619219 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5436 | 2026.03.25 17:09:43.619234 [ 253 ] {12f7ee21-b3b5-4e90-aeee-46974767a804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5437 | 2026.03.25 17:09:43.619258 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10123 rows starting from the beginning of the part | ||
| 5438 | 2026.03.25 17:09:43.619283 [ 253 ] {12f7ee21-b3b5-4e90-aeee-46974767a804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5439 | 2026.03.25 17:09:43.619327 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1536 rows starting from the beginning of the part | ||
| 5440 | 2026.03.25 17:09:43.619377 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 96 rows starting from the beginning of the part | ||
| 5441 | 2026.03.25 17:09:43.619420 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 265 rows starting from the beginning of the part | ||
| 5442 | 2026.03.25 17:09:43.619458 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 5443 | 2026.03.25 17:09:43.619500 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 266 rows starting from the beginning of the part | ||
| 5444 | 2026.03.25 17:09:43.619629 [ 253 ] {12f7ee21-b3b5-4e90-aeee-46974767a804} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5445 | 2026.03.25 17:09:43.619672 [ 253 ] {12f7ee21-b3b5-4e90-aeee-46974767a804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5446 | 2026.03.25 17:09:43.620024 [ 253 ] {12f7ee21-b3b5-4e90-aeee-46974767a804} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5447 | 2026.03.25 17:09:43.620242 [ 253 ] {12f7ee21-b3b5-4e90-aeee-46974767a804} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2026.03.25 17:09:43.620373 [ 253 ] {12f7ee21-b3b5-4e90-aeee-46974767a804} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001157 sec., 864.304235090752 rows/sec., 58.24 KiB/sec. | ||
| 5449 | 2026.03.25 17:09:43.620409 [ 253 ] {12f7ee21-b3b5-4e90-aeee-46974767a804} <Debug> TCPHandler: Processed in 0.001323503 sec. | ||
| 5450 | 2026.03.25 17:09:43.620524 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5451 | 2026.03.25 17:09:43.620618 [ 253 ] {06801918-2113-44b9-b55b-2617bf01e8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5452 | 2026.03.25 17:09:43.620673 [ 253 ] {06801918-2113-44b9-b55b-2617bf01e8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5453 | 2026.03.25 17:09:43.621567 [ 253 ] {06801918-2113-44b9-b55b-2617bf01e8f5} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2026.03.25 17:09:43.621604 [ 253 ] {06801918-2113-44b9-b55b-2617bf01e8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5455 | 2026.03.25 17:09:43.622199 [ 253 ] {06801918-2113-44b9-b55b-2617bf01e8f5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5456 | 2026.03.25 17:09:43.622428 [ 253 ] {06801918-2113-44b9-b55b-2617bf01e8f5} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2026.03.25 17:09:43.622569 [ 253 ] {06801918-2113-44b9-b55b-2617bf01e8f5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001968 sec., 12703.252032520324 rows/sec., 22.76 MiB/sec. | ||
| 5458 | 2026.03.25 17:09:43.622624 [ 253 ] {06801918-2113-44b9-b55b-2617bf01e8f5} <Debug> TCPHandler: Processed in 0.002149513 sec. | ||
| 5459 | 2026.03.25 17:09:43.622744 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5460 | 2026.03.25 17:09:43.622838 [ 253 ] {1df49b8d-38e6-4fdd-a550-f4f95a20b095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5461 | 2026.03.25 17:09:43.622881 [ 253 ] {1df49b8d-38e6-4fdd-a550-f4f95a20b095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5462 | 2026.03.25 17:09:43.623219 [ 253 ] {1df49b8d-38e6-4fdd-a550-f4f95a20b095} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.03.25 17:09:43.623255 [ 253 ] {1df49b8d-38e6-4fdd-a550-f4f95a20b095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5464 | 2026.03.25 17:09:43.623589 [ 253 ] {1df49b8d-38e6-4fdd-a550-f4f95a20b095} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5465 | 2026.03.25 17:09:43.623804 [ 253 ] {1df49b8d-38e6-4fdd-a550-f4f95a20b095} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2026.03.25 17:09:43.623858 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12446 rows, containing 5 columns (5 merged, 0 gathered) in 0.004779137 sec., 2604235.8693630253 rows/sec., 169.05 MiB/sec. | ||
| 5467 | 2026.03.25 17:09:43.623914 [ 74 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5468 | 2026.03.25 17:09:43.623938 [ 253 ] {1df49b8d-38e6-4fdd-a550-f4f95a20b095} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001118 sec., 80500.89445438283 rows/sec., 5.04 MiB/sec. | ||
| 5469 | 2026.03.25 17:09:43.623956 [ 74 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2026.03.25 17:09:43.623979 [ 253 ] {1df49b8d-38e6-4fdd-a550-f4f95a20b095} <Debug> TCPHandler: Processed in 0.001285672 sec. | ||
| 5471 | 2026.03.25 17:09:43.623981 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5472 | 2026.03.25 17:09:43.624084 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 5473 | 2026.03.25 17:09:43.624183 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5474 | 2026.03.25 17:09:43.624205 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5475 | 2026.03.25 17:09:43.624245 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1758 rows starting from the beginning of the part | ||
| 5476 | 2026.03.25 17:09:43.624303 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 5477 | 2026.03.25 17:09:43.624355 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 5478 | 2026.03.25 17:09:43.624397 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5479 | 2026.03.25 17:09:43.624440 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 5480 | 2026.03.25 17:09:43.624477 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.03.25 17:09:43.624488 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5482 | 2026.03.25 17:09:43.624561 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5483 | 2026.03.25 17:09:43.624645 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 5484 | 2026.03.25 17:09:43.625602 [ 193 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2058 rows, containing 4 columns (4 merged, 0 gathered) in 0.001552479 sec., 1325621.7958503787 rows/sec., 85.70 MiB/sec. | ||
| 5485 | 2026.03.25 17:09:43.625797 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5486 | 2026.03.25 17:09:43.626036 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_31_6} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5487 | 2026.03.25 17:09:43.626102 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_31_6} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5488 | 2026.03.25 17:09:43.626167 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5489 | 2026.03.25 17:09:44.977743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10013 | ||
| 5490 | 2026.03.25 17:09:44.978257 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.03.25 17:09:44.978302 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5492 | 2026.03.25 17:09:44.978798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5493 | 2026.03.25 17:09:44.979050 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.03.25 17:09:44.979198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10013 | ||
| 5495 | 2026.03.25 17:09:44.979201 [ 73 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5496 | 2026.03.25 17:09:44.979281 [ 73 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.03.25 17:09:44.979306 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5498 | 2026.03.25 17:09:44.979403 [ 201 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 5499 | 2026.03.25 17:09:44.979492 [ 201 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5500 | 2026.03.25 17:09:44.979520 [ 201 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7645 rows starting from the beginning of the part | ||
| 5501 | 2026.03.25 17:09:44.979577 [ 201 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 5502 | 2026.03.25 17:09:44.979620 [ 201 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 5503 | 2026.03.25 17:09:44.979659 [ 201 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 5504 | 2026.03.25 17:09:44.979697 [ 201 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 5505 | 2026.03.25 17:09:44.979736 [ 201 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 5506 | 2026.03.25 17:09:44.981411 [ 193 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10013 rows, containing 4 columns (4 merged, 0 gathered) in 0.00204903 sec., 4886702.488494556 rows/sec., 69.90 MiB/sec. | ||
| 5507 | 2026.03.25 17:09:44.981677 [ 187 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5508 | 2026.03.25 17:09:44.981975 [ 187 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_21_4} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2026.03.25 17:09:44.982040 [ 187 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_21_4} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5510 | 2026.03.25 17:09:44.982122 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5511 | 2026.03.25 17:09:45.504694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5512 | 2026.03.25 17:09:45.522508 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.03.25 17:09:45.522580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5514 | 2026.03.25 17:09:45.528700 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5515 | 2026.03.25 17:09:45.529472 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.03.25 17:09:45.529752 [ 68 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5517 | 2026.03.25 17:09:45.529819 [ 68 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.03.25 17:09:45.529838 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5519 | 2026.03.25 17:09:45.529944 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 5520 | 2026.03.25 17:09:45.532842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5521 | 2026.03.25 17:09:45.533705 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5522 | 2026.03.25 17:09:45.535173 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 5523 | 2026.03.25 17:09:45.539861 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 5524 | 2026.03.25 17:09:45.544592 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 5525 | 2026.03.25 17:09:45.548803 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 5526 | 2026.03.25 17:09:45.553073 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 5527 | 2026.03.25 17:09:45.556922 [ 201 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 5528 | 2026.03.25 17:09:45.607232 [ 193 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077332307 sec., 2056.0617698887477 rows/sec., 10.63 MiB/sec. | ||
| 5529 | 2026.03.25 17:09:45.609629 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5530 | 2026.03.25 17:09:45.611593 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_21_4} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2026.03.25 17:09:45.611681 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_21_4} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5532 | 2026.03.25 17:09:45.614218 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5533 | 2026.03.25 17:09:46.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.55 MiB, peak 263.09 MiB, free memory in arenas 0.00 B, will set to 254.20 MiB (RSS), difference: 1.64 MiB | ||
| 5534 | 2026.03.25 17:09:47.500976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 740 | ||
| 5535 | 2026.03.25 17:09:47.503202 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.03.25 17:09:47.503241 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5537 | 2026.03.25 17:09:47.504454 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5538 | 2026.03.25 17:09:47.504710 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.03.25 17:09:47.504952 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
| 5540 | 2026.03.25 17:09:48.595563 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5541 | 2026.03.25 17:09:48.595761 [ 253 ] {43e26823-bfc0-42c2-bb22-191795f00331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5542 | 2026.03.25 17:09:48.595830 [ 253 ] {43e26823-bfc0-42c2-bb22-191795f00331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5543 | 2026.03.25 17:09:48.596525 [ 253 ] {43e26823-bfc0-42c2-bb22-191795f00331} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2026.03.25 17:09:48.596577 [ 253 ] {43e26823-bfc0-42c2-bb22-191795f00331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5545 | 2026.03.25 17:09:48.596979 [ 253 ] {43e26823-bfc0-42c2-bb22-191795f00331} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5546 | 2026.03.25 17:09:48.597243 [ 253 ] {43e26823-bfc0-42c2-bb22-191795f00331} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.03.25 17:09:48.597408 [ 253 ] {43e26823-bfc0-42c2-bb22-191795f00331} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001697 sec., 50677.6664702416 rows/sec., 4.25 MiB/sec. | ||
| 5548 | 2026.03.25 17:09:48.597460 [ 253 ] {43e26823-bfc0-42c2-bb22-191795f00331} <Debug> TCPHandler: Processed in 0.0020331 sec. | ||
| 5549 | 2026.03.25 17:09:48.597594 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5550 | 2026.03.25 17:09:48.597698 [ 253 ] {e95ebe33-2565-4b8f-ac99-c72cc8507249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5551 | 2026.03.25 17:09:48.597743 [ 253 ] {e95ebe33-2565-4b8f-ac99-c72cc8507249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5552 | 2026.03.25 17:09:48.598161 [ 253 ] {e95ebe33-2565-4b8f-ac99-c72cc8507249} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2026.03.25 17:09:48.598200 [ 253 ] {e95ebe33-2565-4b8f-ac99-c72cc8507249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5554 | 2026.03.25 17:09:48.598536 [ 253 ] {e95ebe33-2565-4b8f-ac99-c72cc8507249} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5555 | 2026.03.25 17:09:48.598742 [ 253 ] {e95ebe33-2565-4b8f-ac99-c72cc8507249} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2026.03.25 17:09:48.598878 [ 253 ] {e95ebe33-2565-4b8f-ac99-c72cc8507249} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001202 sec., 12479.20133111481 rows/sec., 938.38 KiB/sec. | ||
| 5557 | 2026.03.25 17:09:48.598918 [ 253 ] {e95ebe33-2565-4b8f-ac99-c72cc8507249} <Debug> TCPHandler: Processed in 0.001377784 sec. | ||
| 5558 | 2026.03.25 17:09:48.599029 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5559 | 2026.03.25 17:09:48.599125 [ 253 ] {90428ad2-1cbb-4066-9957-2275b025fb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5560 | 2026.03.25 17:09:48.599167 [ 253 ] {90428ad2-1cbb-4066-9957-2275b025fb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5561 | 2026.03.25 17:09:48.599588 [ 253 ] {90428ad2-1cbb-4066-9957-2275b025fb8f} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5562 | 2026.03.25 17:09:48.599624 [ 253 ] {90428ad2-1cbb-4066-9957-2275b025fb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5563 | 2026.03.25 17:09:48.599940 [ 253 ] {90428ad2-1cbb-4066-9957-2275b025fb8f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5564 | 2026.03.25 17:09:48.600151 [ 253 ] {90428ad2-1cbb-4066-9957-2275b025fb8f} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2026.03.25 17:09:48.600281 [ 253 ] {90428ad2-1cbb-4066-9957-2275b025fb8f} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001175 sec., 67234.04255319148 rows/sec., 5.25 MiB/sec. | ||
| 5566 | 2026.03.25 17:09:48.600320 [ 253 ] {90428ad2-1cbb-4066-9957-2275b025fb8f} <Debug> TCPHandler: Processed in 0.001340753 sec. | ||
| 5567 | 2026.03.25 17:09:48.600442 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5568 | 2026.03.25 17:09:48.600537 [ 253 ] {2dd1e12e-e032-43a0-89ed-7ca1b9932481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5569 | 2026.03.25 17:09:48.600581 [ 253 ] {2dd1e12e-e032-43a0-89ed-7ca1b9932481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5570 | 2026.03.25 17:09:48.600997 [ 253 ] {2dd1e12e-e032-43a0-89ed-7ca1b9932481} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2026.03.25 17:09:48.601033 [ 253 ] {2dd1e12e-e032-43a0-89ed-7ca1b9932481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5572 | 2026.03.25 17:09:48.601382 [ 253 ] {2dd1e12e-e032-43a0-89ed-7ca1b9932481} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5573 | 2026.03.25 17:09:48.601613 [ 253 ] {2dd1e12e-e032-43a0-89ed-7ca1b9932481} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2026.03.25 17:09:48.601746 [ 253 ] {2dd1e12e-e032-43a0-89ed-7ca1b9932481} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 5575 | 2026.03.25 17:09:48.601784 [ 253 ] {2dd1e12e-e032-43a0-89ed-7ca1b9932481} <Debug> TCPHandler: Processed in 0.001391274 sec. | ||
| 5576 | 2026.03.25 17:09:48.601888 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5577 | 2026.03.25 17:09:48.601981 [ 253 ] {195de219-59d6-451e-8f50-1f42b5750868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5578 | 2026.03.25 17:09:48.602035 [ 253 ] {195de219-59d6-451e-8f50-1f42b5750868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5579 | 2026.03.25 17:09:48.602841 [ 253 ] {195de219-59d6-451e-8f50-1f42b5750868} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5580 | 2026.03.25 17:09:48.602879 [ 253 ] {195de219-59d6-451e-8f50-1f42b5750868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5581 | 2026.03.25 17:09:48.603429 [ 253 ] {195de219-59d6-451e-8f50-1f42b5750868} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5582 | 2026.03.25 17:09:48.603652 [ 253 ] {195de219-59d6-451e-8f50-1f42b5750868} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2026.03.25 17:09:48.603800 [ 253 ] {195de219-59d6-451e-8f50-1f42b5750868} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001836 sec., 8169.934640522876 rows/sec., 14.64 MiB/sec. | ||
| 5584 | 2026.03.25 17:09:48.603865 [ 253 ] {195de219-59d6-451e-8f50-1f42b5750868} <Debug> TCPHandler: Processed in 0.00202708 sec. | ||
| 5585 | 2026.03.25 17:09:48.603983 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5586 | 2026.03.25 17:09:48.604078 [ 253 ] {c2f28f6c-fdb7-4fc3-9db2-934682c4f881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5587 | 2026.03.25 17:09:48.604121 [ 253 ] {c2f28f6c-fdb7-4fc3-9db2-934682c4f881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5588 | 2026.03.25 17:09:48.604461 [ 253 ] {c2f28f6c-fdb7-4fc3-9db2-934682c4f881} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2026.03.25 17:09:48.604498 [ 253 ] {c2f28f6c-fdb7-4fc3-9db2-934682c4f881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5590 | 2026.03.25 17:09:48.604822 [ 253 ] {c2f28f6c-fdb7-4fc3-9db2-934682c4f881} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5591 | 2026.03.25 17:09:48.605042 [ 253 ] {c2f28f6c-fdb7-4fc3-9db2-934682c4f881} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2026.03.25 17:09:48.605172 [ 253 ] {c2f28f6c-fdb7-4fc3-9db2-934682c4f881} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 5593 | 2026.03.25 17:09:48.605209 [ 253 ] {c2f28f6c-fdb7-4fc3-9db2-934682c4f881} <Debug> TCPHandler: Processed in 0.001276052 sec. | ||
| 5594 | 2026.03.25 17:09:52.380097 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5595 | 2026.03.25 17:09:52.380180 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5596 | 2026.03.25 17:09:52.480221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10525 | ||
| 5597 | 2026.03.25 17:09:52.480722 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.03.25 17:09:52.480761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5599 | 2026.03.25 17:09:52.481272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5600 | 2026.03.25 17:09:52.481494 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.03.25 17:09:52.481622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10525 | ||
| 5602 | 2026.03.25 17:09:53.033077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5603 | 2026.03.25 17:09:53.049348 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.03.25 17:09:53.049421 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5605 | 2026.03.25 17:09:53.055624 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5606 | 2026.03.25 17:09:53.056394 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.03.25 17:09:53.059700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5608 | 2026.03.25 17:09:53.602837 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2026.03.25 17:09:53.603036 [ 253 ] {be0a12b7-0214-4870-8bf3-9a2a21538d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5610 | 2026.03.25 17:09:53.603106 [ 253 ] {be0a12b7-0214-4870-8bf3-9a2a21538d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5611 | 2026.03.25 17:09:53.603845 [ 253 ] {be0a12b7-0214-4870-8bf3-9a2a21538d01} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2026.03.25 17:09:53.603893 [ 253 ] {be0a12b7-0214-4870-8bf3-9a2a21538d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5613 | 2026.03.25 17:09:53.604309 [ 253 ] {be0a12b7-0214-4870-8bf3-9a2a21538d01} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5614 | 2026.03.25 17:09:53.604554 [ 253 ] {be0a12b7-0214-4870-8bf3-9a2a21538d01} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2026.03.25 17:09:53.604720 [ 253 ] {be0a12b7-0214-4870-8bf3-9a2a21538d01} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001735 sec., 163688.76080691643 rows/sec., 10.40 MiB/sec. | ||
| 5616 | 2026.03.25 17:09:53.604774 [ 253 ] {be0a12b7-0214-4870-8bf3-9a2a21538d01} <Debug> TCPHandler: Processed in 0.002068601 sec. | ||
| 5617 | 2026.03.25 17:09:53.604906 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2026.03.25 17:09:53.605009 [ 253 ] {14449bfc-1d52-43c9-8c32-014f3044b0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5619 | 2026.03.25 17:09:53.605055 [ 253 ] {14449bfc-1d52-43c9-8c32-014f3044b0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5620 | 2026.03.25 17:09:53.605800 [ 253 ] {14449bfc-1d52-43c9-8c32-014f3044b0a8} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.03.25 17:09:53.605839 [ 253 ] {14449bfc-1d52-43c9-8c32-014f3044b0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5622 | 2026.03.25 17:09:53.606234 [ 253 ] {14449bfc-1d52-43c9-8c32-014f3044b0a8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5623 | 2026.03.25 17:09:53.606449 [ 253 ] {14449bfc-1d52-43c9-8c32-014f3044b0a8} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.03.25 17:09:53.606583 [ 253 ] {14449bfc-1d52-43c9-8c32-014f3044b0a8} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001596 sec., 530701.754385965 rows/sec., 41.73 MiB/sec. | ||
| 5625 | 2026.03.25 17:09:53.606623 [ 253 ] {14449bfc-1d52-43c9-8c32-014f3044b0a8} <Debug> TCPHandler: Processed in 0.001771834 sec. | ||
| 5626 | 2026.03.25 17:09:53.606742 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5627 | 2026.03.25 17:09:53.606840 [ 253 ] {38408346-95ea-43f2-8019-3cc1c288f876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5628 | 2026.03.25 17:09:53.606882 [ 253 ] {38408346-95ea-43f2-8019-3cc1c288f876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5629 | 2026.03.25 17:09:53.607326 [ 253 ] {38408346-95ea-43f2-8019-3cc1c288f876} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5630 | 2026.03.25 17:09:53.607362 [ 253 ] {38408346-95ea-43f2-8019-3cc1c288f876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5631 | 2026.03.25 17:09:53.607667 [ 253 ] {38408346-95ea-43f2-8019-3cc1c288f876} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5632 | 2026.03.25 17:09:53.607876 [ 253 ] {38408346-95ea-43f2-8019-3cc1c288f876} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.03.25 17:09:53.608006 [ 253 ] {38408346-95ea-43f2-8019-3cc1c288f876} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001187 sec., 140690.81718618367 rows/sec., 8.57 MiB/sec. | ||
| 5634 | 2026.03.25 17:09:53.608044 [ 253 ] {38408346-95ea-43f2-8019-3cc1c288f876} <Debug> TCPHandler: Processed in 0.001352364 sec. | ||
| 5635 | 2026.03.25 17:09:53.608160 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5636 | 2026.03.25 17:09:53.608256 [ 253 ] {06e7431f-6804-4142-a2b6-af338b05aeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5637 | 2026.03.25 17:09:53.608296 [ 253 ] {06e7431f-6804-4142-a2b6-af338b05aeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5638 | 2026.03.25 17:09:53.608718 [ 253 ] {06e7431f-6804-4142-a2b6-af338b05aeff} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.03.25 17:09:53.608753 [ 253 ] {06e7431f-6804-4142-a2b6-af338b05aeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5640 | 2026.03.25 17:09:53.609055 [ 253 ] {06e7431f-6804-4142-a2b6-af338b05aeff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5641 | 2026.03.25 17:09:53.609269 [ 253 ] {06e7431f-6804-4142-a2b6-af338b05aeff} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.03.25 17:09:53.609401 [ 253 ] {06e7431f-6804-4142-a2b6-af338b05aeff} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 5643 | 2026.03.25 17:09:53.609439 [ 253 ] {06e7431f-6804-4142-a2b6-af338b05aeff} <Debug> TCPHandler: Processed in 0.001329313 sec. | ||
| 5644 | 2026.03.25 17:09:53.609551 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5645 | 2026.03.25 17:09:53.609645 [ 253 ] {d957bba5-3994-4a27-b587-1781b55de79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5646 | 2026.03.25 17:09:53.609685 [ 253 ] {d957bba5-3994-4a27-b587-1781b55de79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5647 | 2026.03.25 17:09:53.610135 [ 253 ] {d957bba5-3994-4a27-b587-1781b55de79a} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5648 | 2026.03.25 17:09:53.610171 [ 253 ] {d957bba5-3994-4a27-b587-1781b55de79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5649 | 2026.03.25 17:09:53.610479 [ 253 ] {d957bba5-3994-4a27-b587-1781b55de79a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5650 | 2026.03.25 17:09:53.610689 [ 253 ] {d957bba5-3994-4a27-b587-1781b55de79a} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5651 | 2026.03.25 17:09:53.610816 [ 253 ] {d957bba5-3994-4a27-b587-1781b55de79a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001188 sec., 124579.12457912457 rows/sec., 7.09 MiB/sec. | ||
| 5652 | 2026.03.25 17:09:53.610854 [ 253 ] {d957bba5-3994-4a27-b587-1781b55de79a} <Debug> TCPHandler: Processed in 0.001352373 sec. | ||
| 5653 | 2026.03.25 17:09:53.610991 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5654 | 2026.03.25 17:09:53.611084 [ 253 ] {f84217bc-6ae3-4da1-97a0-e20b25600b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5655 | 2026.03.25 17:09:53.611149 [ 253 ] {f84217bc-6ae3-4da1-97a0-e20b25600b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5656 | 2026.03.25 17:09:53.611723 [ 253 ] {f84217bc-6ae3-4da1-97a0-e20b25600b0a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5657 | 2026.03.25 17:09:53.611758 [ 253 ] {f84217bc-6ae3-4da1-97a0-e20b25600b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5658 | 2026.03.25 17:09:53.612080 [ 253 ] {f84217bc-6ae3-4da1-97a0-e20b25600b0a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5659 | 2026.03.25 17:09:53.612296 [ 253 ] {f84217bc-6ae3-4da1-97a0-e20b25600b0a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.03.25 17:09:53.612426 [ 253 ] {f84217bc-6ae3-4da1-97a0-e20b25600b0a} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001359 sec., 378955.1140544518 rows/sec., 26.72 MiB/sec. | ||
| 5661 | 2026.03.25 17:09:53.612464 [ 253 ] {f84217bc-6ae3-4da1-97a0-e20b25600b0a} <Debug> TCPHandler: Processed in 0.001523268 sec. | ||
| 5662 | 2026.03.25 17:09:53.612576 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5663 | 2026.03.25 17:09:53.612670 [ 253 ] {1224e750-699b-4907-a321-1a87e0a6c06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5664 | 2026.03.25 17:09:53.612711 [ 253 ] {1224e750-699b-4907-a321-1a87e0a6c06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5665 | 2026.03.25 17:09:53.613033 [ 253 ] {1224e750-699b-4907-a321-1a87e0a6c06b} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.03.25 17:09:53.613066 [ 253 ] {1224e750-699b-4907-a321-1a87e0a6c06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5667 | 2026.03.25 17:09:53.613366 [ 253 ] {1224e750-699b-4907-a321-1a87e0a6c06b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5668 | 2026.03.25 17:09:53.613562 [ 253 ] {1224e750-699b-4907-a321-1a87e0a6c06b} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.03.25 17:09:53.613681 [ 253 ] {1224e750-699b-4907-a321-1a87e0a6c06b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 5670 | 2026.03.25 17:09:53.613715 [ 253 ] {1224e750-699b-4907-a321-1a87e0a6c06b} <Debug> TCPHandler: Processed in 0.001245321 sec. | ||
| 5671 | 2026.03.25 17:09:53.613890 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2026.03.25 17:09:53.613984 [ 253 ] {dfb308af-411c-4798-82c2-4e5b2ecdfe82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5673 | 2026.03.25 17:09:53.614026 [ 253 ] {dfb308af-411c-4798-82c2-4e5b2ecdfe82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5674 | 2026.03.25 17:09:53.614420 [ 253 ] {dfb308af-411c-4798-82c2-4e5b2ecdfe82} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2026.03.25 17:09:53.614455 [ 253 ] {dfb308af-411c-4798-82c2-4e5b2ecdfe82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5676 | 2026.03.25 17:09:53.614799 [ 253 ] {dfb308af-411c-4798-82c2-4e5b2ecdfe82} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5677 | 2026.03.25 17:09:53.615009 [ 253 ] {dfb308af-411c-4798-82c2-4e5b2ecdfe82} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2026.03.25 17:09:53.615142 [ 253 ] {dfb308af-411c-4798-82c2-4e5b2ecdfe82} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 5679 | 2026.03.25 17:09:53.615179 [ 253 ] {dfb308af-411c-4798-82c2-4e5b2ecdfe82} <Debug> TCPHandler: Processed in 0.001339813 sec. | ||
| 5680 | 2026.03.25 17:09:53.615292 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2026.03.25 17:09:53.615385 [ 253 ] {5ee4f27b-b9d3-477b-9c08-36a689ff6400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5682 | 2026.03.25 17:09:53.615426 [ 253 ] {5ee4f27b-b9d3-477b-9c08-36a689ff6400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5683 | 2026.03.25 17:09:53.615734 [ 253 ] {5ee4f27b-b9d3-477b-9c08-36a689ff6400} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2026.03.25 17:09:53.615769 [ 253 ] {5ee4f27b-b9d3-477b-9c08-36a689ff6400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5685 | 2026.03.25 17:09:53.616088 [ 253 ] {5ee4f27b-b9d3-477b-9c08-36a689ff6400} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5686 | 2026.03.25 17:09:53.616301 [ 253 ] {5ee4f27b-b9d3-477b-9c08-36a689ff6400} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2026.03.25 17:09:53.616429 [ 253 ] {5ee4f27b-b9d3-477b-9c08-36a689ff6400} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 5688 | 2026.03.25 17:09:53.616465 [ 253 ] {5ee4f27b-b9d3-477b-9c08-36a689ff6400} <Debug> TCPHandler: Processed in 0.00122371 sec. | ||
| 5689 | 2026.03.25 17:09:53.616573 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5690 | 2026.03.25 17:09:53.616666 [ 253 ] {7e639d53-37b3-4e95-913d-9b2ad7281edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5691 | 2026.03.25 17:09:53.616721 [ 253 ] {7e639d53-37b3-4e95-913d-9b2ad7281edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5692 | 2026.03.25 17:09:53.617532 [ 253 ] {7e639d53-37b3-4e95-913d-9b2ad7281edc} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.03.25 17:09:53.617567 [ 253 ] {7e639d53-37b3-4e95-913d-9b2ad7281edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5694 | 2026.03.25 17:09:53.618137 [ 253 ] {7e639d53-37b3-4e95-913d-9b2ad7281edc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5695 | 2026.03.25 17:09:53.618364 [ 253 ] {7e639d53-37b3-4e95-913d-9b2ad7281edc} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2026.03.25 17:09:53.618504 [ 253 ] {7e639d53-37b3-4e95-913d-9b2ad7281edc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001854 sec., 13484.35814455232 rows/sec., 24.16 MiB/sec. | ||
| 5697 | 2026.03.25 17:09:53.618570 [ 253 ] {7e639d53-37b3-4e95-913d-9b2ad7281edc} <Debug> TCPHandler: Processed in 0.00204542 sec. | ||
| 5698 | 2026.03.25 17:09:53.618684 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2026.03.25 17:09:53.618779 [ 253 ] {03e6f064-da7e-429c-8b29-dede29327a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5700 | 2026.03.25 17:09:53.618820 [ 253 ] {03e6f064-da7e-429c-8b29-dede29327a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5701 | 2026.03.25 17:09:53.619152 [ 253 ] {03e6f064-da7e-429c-8b29-dede29327a50} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.03.25 17:09:53.619196 [ 253 ] {03e6f064-da7e-429c-8b29-dede29327a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5703 | 2026.03.25 17:09:53.619610 [ 253 ] {03e6f064-da7e-429c-8b29-dede29327a50} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5704 | 2026.03.25 17:09:53.619892 [ 253 ] {03e6f064-da7e-429c-8b29-dede29327a50} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.03.25 17:09:53.620025 [ 253 ] {03e6f064-da7e-429c-8b29-dede29327a50} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001264 sec., 71202.53164556963 rows/sec., 4.46 MiB/sec. | ||
| 5706 | 2026.03.25 17:09:53.620061 [ 253 ] {03e6f064-da7e-429c-8b29-dede29327a50} <Debug> TCPHandler: Processed in 0.001426455 sec. | ||
| 5707 | 2026.03.25 17:09:54.816808 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2026.03.25 17:09:54.816990 [ 253 ] {363f1702-4187-4631-a762-84f95a3498fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5709 | 2026.03.25 17:09:54.817056 [ 253 ] {363f1702-4187-4631-a762-84f95a3498fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5710 | 2026.03.25 17:09:54.817747 [ 253 ] {363f1702-4187-4631-a762-84f95a3498fd} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.03.25 17:09:54.817788 [ 253 ] {363f1702-4187-4631-a762-84f95a3498fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5712 | 2026.03.25 17:09:54.818218 [ 253 ] {363f1702-4187-4631-a762-84f95a3498fd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5713 | 2026.03.25 17:09:54.818459 [ 253 ] {363f1702-4187-4631-a762-84f95a3498fd} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.03.25 17:09:54.818572 [ 53 ] {} <Debug> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5715 | 2026.03.25 17:09:54.818614 [ 53 ] {} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.03.25 17:09:54.818620 [ 253 ] {363f1702-4187-4631-a762-84f95a3498fd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001681 sec., 14277.215942891136 rows/sec., 1.18 MiB/sec. | ||
| 5717 | 2026.03.25 17:09:54.818633 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5718 | 2026.03.25 17:09:54.818674 [ 253 ] {363f1702-4187-4631-a762-84f95a3498fd} <Debug> TCPHandler: Processed in 0.001995049 sec. | ||
| 5719 | 2026.03.25 17:09:54.818759 [ 186 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::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 | ||
| 5720 | 2026.03.25 17:09:54.818802 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2026.03.25 17:09:54.818904 [ 186 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5722 | 2026.03.25 17:09:54.818907 [ 253 ] {e3b296c2-3f27-401d-89c0-3906cb072166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5723 | 2026.03.25 17:09:54.818944 [ 186 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 5724 | 2026.03.25 17:09:54.818968 [ 253 ] {e3b296c2-3f27-401d-89c0-3906cb072166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5725 | 2026.03.25 17:09:54.819014 [ 186 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 5726 | 2026.03.25 17:09:54.819082 [ 186 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 5727 | 2026.03.25 17:09:54.819127 [ 186 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5728 | 2026.03.25 17:09:54.819167 [ 186 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5729 | 2026.03.25 17:09:54.819203 [ 186 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::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 | ||
| 5730 | 2026.03.25 17:09:54.820235 [ 186 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534948 sec., 956384.1902136098 rows/sec., 65.00 MiB/sec. | ||
| 5731 | 2026.03.25 17:09:54.820444 [ 194 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5732 | 2026.03.25 17:09:54.820710 [ 253 ] {e3b296c2-3f27-401d-89c0-3906cb072166} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2026.03.25 17:09:54.820754 [ 253 ] {e3b296c2-3f27-401d-89c0-3906cb072166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5734 | 2026.03.25 17:09:54.820840 [ 194 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_16_3} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5735 | 2026.03.25 17:09:54.820949 [ 194 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_16_3} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5736 | 2026.03.25 17:09:54.821057 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5737 | 2026.03.25 17:09:54.821351 [ 253 ] {e3b296c2-3f27-401d-89c0-3906cb072166} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5738 | 2026.03.25 17:09:54.821590 [ 253 ] {e3b296c2-3f27-401d-89c0-3906cb072166} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2026.03.25 17:09:54.821735 [ 253 ] {e3b296c2-3f27-401d-89c0-3906cb072166} <Debug> executeQuery: Read 2551 rows, 195.77 KiB in 0.00285 sec., 895087.7192982456 rows/sec., 67.08 MiB/sec. | ||
| 5740 | 2026.03.25 17:09:54.821777 [ 253 ] {e3b296c2-3f27-401d-89c0-3906cb072166} <Debug> TCPHandler: Processed in 0.003028295 sec. | ||
| 5741 | 2026.03.25 17:09:54.821909 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5742 | 2026.03.25 17:09:54.822009 [ 253 ] {a8c12918-fa65-4b63-9c4f-8ad2ba6141e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5743 | 2026.03.25 17:09:54.822052 [ 253 ] {a8c12918-fa65-4b63-9c4f-8ad2ba6141e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5744 | 2026.03.25 17:09:54.822482 [ 253 ] {a8c12918-fa65-4b63-9c4f-8ad2ba6141e8} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2026.03.25 17:09:54.822517 [ 253 ] {a8c12918-fa65-4b63-9c4f-8ad2ba6141e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5746 | 2026.03.25 17:09:54.822840 [ 253 ] {a8c12918-fa65-4b63-9c4f-8ad2ba6141e8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5747 | 2026.03.25 17:09:54.823067 [ 253 ] {a8c12918-fa65-4b63-9c4f-8ad2ba6141e8} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.03.25 17:09:54.823199 [ 253 ] {a8c12918-fa65-4b63-9c4f-8ad2ba6141e8} <Debug> executeQuery: Read 36 rows, 2.77 KiB in 0.00121 sec., 29752.06611570248 rows/sec., 2.23 MiB/sec. | ||
| 5749 | 2026.03.25 17:09:54.823237 [ 253 ] {a8c12918-fa65-4b63-9c4f-8ad2ba6141e8} <Debug> TCPHandler: Processed in 0.001385245 sec. | ||
| 5750 | 2026.03.25 17:09:54.823349 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5751 | 2026.03.25 17:09:54.823443 [ 253 ] {2e9bba02-f994-4e5a-b142-2875ef6a46ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5752 | 2026.03.25 17:09:54.823484 [ 253 ] {2e9bba02-f994-4e5a-b142-2875ef6a46ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5753 | 2026.03.25 17:09:54.824188 [ 253 ] {2e9bba02-f994-4e5a-b142-2875ef6a46ae} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.03.25 17:09:54.824222 [ 253 ] {2e9bba02-f994-4e5a-b142-2875ef6a46ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5755 | 2026.03.25 17:09:54.824560 [ 253 ] {2e9bba02-f994-4e5a-b142-2875ef6a46ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5756 | 2026.03.25 17:09:54.824779 [ 253 ] {2e9bba02-f994-4e5a-b142-2875ef6a46ae} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2026.03.25 17:09:54.824909 [ 253 ] {2e9bba02-f994-4e5a-b142-2875ef6a46ae} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001484 sec., 555929.9191374662 rows/sec., 32.52 MiB/sec. | ||
| 5758 | 2026.03.25 17:09:54.824946 [ 253 ] {2e9bba02-f994-4e5a-b142-2875ef6a46ae} <Debug> TCPHandler: Processed in 0.001647241 sec. | ||
| 5759 | 2026.03.25 17:09:54.825062 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2026.03.25 17:09:54.825156 [ 253 ] {e64c3f37-9ed8-4dbe-ba3a-fa6d08314da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5761 | 2026.03.25 17:09:54.825196 [ 253 ] {e64c3f37-9ed8-4dbe-ba3a-fa6d08314da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5762 | 2026.03.25 17:09:54.825584 [ 253 ] {e64c3f37-9ed8-4dbe-ba3a-fa6d08314da5} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2026.03.25 17:09:54.825618 [ 253 ] {e64c3f37-9ed8-4dbe-ba3a-fa6d08314da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5764 | 2026.03.25 17:09:54.825919 [ 253 ] {e64c3f37-9ed8-4dbe-ba3a-fa6d08314da5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5765 | 2026.03.25 17:09:54.826130 [ 253 ] {e64c3f37-9ed8-4dbe-ba3a-fa6d08314da5} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2026.03.25 17:09:54.826253 [ 253 ] {e64c3f37-9ed8-4dbe-ba3a-fa6d08314da5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 5767 | 2026.03.25 17:09:54.826290 [ 253 ] {e64c3f37-9ed8-4dbe-ba3a-fa6d08314da5} <Debug> TCPHandler: Processed in 0.001277702 sec. | ||
| 5768 | 2026.03.25 17:09:54.826397 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5769 | 2026.03.25 17:09:54.826491 [ 253 ] {bfbf0762-1a51-45fd-9513-7bb9fcf04104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5770 | 2026.03.25 17:09:54.826530 [ 253 ] {bfbf0762-1a51-45fd-9513-7bb9fcf04104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5771 | 2026.03.25 17:09:54.826921 [ 253 ] {bfbf0762-1a51-45fd-9513-7bb9fcf04104} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2026.03.25 17:09:54.826955 [ 253 ] {bfbf0762-1a51-45fd-9513-7bb9fcf04104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5773 | 2026.03.25 17:09:54.827244 [ 253 ] {bfbf0762-1a51-45fd-9513-7bb9fcf04104} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5774 | 2026.03.25 17:09:54.827462 [ 253 ] {bfbf0762-1a51-45fd-9513-7bb9fcf04104} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2026.03.25 17:09:54.827549 [ 53 ] {} <Debug> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5776 | 2026.03.25 17:09:54.827583 [ 53 ] {} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2026.03.25 17:09:54.827586 [ 253 ] {bfbf0762-1a51-45fd-9513-7bb9fcf04104} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 5778 | 2026.03.25 17:09:54.827601 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5779 | 2026.03.25 17:09:54.827627 [ 253 ] {bfbf0762-1a51-45fd-9513-7bb9fcf04104} <Debug> TCPHandler: Processed in 0.001278812 sec. | ||
| 5780 | 2026.03.25 17:09:54.827689 [ 193 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::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 | ||
| 5781 | 2026.03.25 17:09:54.827734 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5782 | 2026.03.25 17:09:54.827797 [ 193 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5783 | 2026.03.25 17:09:54.827828 [ 253 ] {4334f4b4-cf7a-4261-b98b-84ccb00b497a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5784 | 2026.03.25 17:09:54.827830 [ 193 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 5785 | 2026.03.25 17:09:54.827869 [ 253 ] {4334f4b4-cf7a-4261-b98b-84ccb00b497a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5786 | 2026.03.25 17:09:54.827932 [ 193 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 5787 | 2026.03.25 17:09:54.827989 [ 193 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 5788 | 2026.03.25 17:09:54.828039 [ 193 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5789 | 2026.03.25 17:09:54.828085 [ 193 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5790 | 2026.03.25 17:09:54.828132 [ 193 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 5791 | 2026.03.25 17:09:54.828725 [ 253 ] {4334f4b4-cf7a-4261-b98b-84ccb00b497a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.03.25 17:09:54.828760 [ 253 ] {4334f4b4-cf7a-4261-b98b-84ccb00b497a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5793 | 2026.03.25 17:09:54.828983 [ 194 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335723 sec., 571974.8780248599 rows/sec., 35.06 MiB/sec. | ||
| 5794 | 2026.03.25 17:09:54.829116 [ 193 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5795 | 2026.03.25 17:09:54.829150 [ 253 ] {4334f4b4-cf7a-4261-b98b-84ccb00b497a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5796 | 2026.03.25 17:09:54.829374 [ 193 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_16_3} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.03.25 17:09:54.829382 [ 253 ] {4334f4b4-cf7a-4261-b98b-84ccb00b497a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.03.25 17:09:54.829440 [ 193 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_16_3} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5799 | 2026.03.25 17:09:54.829497 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5800 | 2026.03.25 17:09:54.829514 [ 253 ] {4334f4b4-cf7a-4261-b98b-84ccb00b497a} <Debug> executeQuery: Read 1339 rows, 92.41 KiB in 0.001703 sec., 786259.5419847327 rows/sec., 52.99 MiB/sec. | ||
| 5801 | 2026.03.25 17:09:54.829552 [ 253 ] {4334f4b4-cf7a-4261-b98b-84ccb00b497a} <Debug> TCPHandler: Processed in 0.001867306 sec. | ||
| 5802 | 2026.03.25 17:09:54.829666 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2026.03.25 17:09:54.829760 [ 253 ] {166542af-102c-4f35-b4e6-b5b7a7ee3ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5804 | 2026.03.25 17:09:54.829803 [ 253 ] {166542af-102c-4f35-b4e6-b5b7a7ee3ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5805 | 2026.03.25 17:09:54.830595 [ 253 ] {166542af-102c-4f35-b4e6-b5b7a7ee3ee5} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.03.25 17:09:54.830630 [ 253 ] {166542af-102c-4f35-b4e6-b5b7a7ee3ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5807 | 2026.03.25 17:09:54.831093 [ 253 ] {166542af-102c-4f35-b4e6-b5b7a7ee3ee5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5808 | 2026.03.25 17:09:54.831306 [ 253 ] {166542af-102c-4f35-b4e6-b5b7a7ee3ee5} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5809 | 2026.03.25 17:09:54.831436 [ 253 ] {166542af-102c-4f35-b4e6-b5b7a7ee3ee5} <Debug> executeQuery: Read 1708 rows, 110.13 KiB in 0.001694 sec., 1008264.4628099174 rows/sec., 63.49 MiB/sec. | ||
| 5810 | 2026.03.25 17:09:54.831473 [ 253 ] {166542af-102c-4f35-b4e6-b5b7a7ee3ee5} <Debug> TCPHandler: Processed in 0.001857616 sec. | ||
| 5811 | 2026.03.25 17:09:54.831592 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5812 | 2026.03.25 17:09:54.831712 [ 253 ] {b1e0bdc4-257f-4960-ac37-6ce38feb199b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5813 | 2026.03.25 17:09:54.831779 [ 253 ] {b1e0bdc4-257f-4960-ac37-6ce38feb199b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5814 | 2026.03.25 17:09:54.832673 [ 253 ] {b1e0bdc4-257f-4960-ac37-6ce38feb199b} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5815 | 2026.03.25 17:09:54.832708 [ 253 ] {b1e0bdc4-257f-4960-ac37-6ce38feb199b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5816 | 2026.03.25 17:09:54.833267 [ 253 ] {b1e0bdc4-257f-4960-ac37-6ce38feb199b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5817 | 2026.03.25 17:09:54.833502 [ 253 ] {b1e0bdc4-257f-4960-ac37-6ce38feb199b} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5818 | 2026.03.25 17:09:54.833644 [ 253 ] {b1e0bdc4-257f-4960-ac37-6ce38feb199b} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001958 sec., 12257.40551583248 rows/sec., 21.96 MiB/sec. | ||
| 5819 | 2026.03.25 17:09:54.833698 [ 253 ] {b1e0bdc4-257f-4960-ac37-6ce38feb199b} <Debug> TCPHandler: Processed in 0.002166014 sec. | ||
| 5820 | 2026.03.25 17:09:54.833809 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5821 | 2026.03.25 17:09:54.833905 [ 253 ] {3abf021d-b466-4e7d-9328-829d85cd8c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5822 | 2026.03.25 17:09:54.833947 [ 253 ] {3abf021d-b466-4e7d-9328-829d85cd8c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5823 | 2026.03.25 17:09:54.834273 [ 253 ] {3abf021d-b466-4e7d-9328-829d85cd8c5c} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2026.03.25 17:09:54.834308 [ 253 ] {3abf021d-b466-4e7d-9328-829d85cd8c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5825 | 2026.03.25 17:09:54.834616 [ 253 ] {3abf021d-b466-4e7d-9328-829d85cd8c5c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5826 | 2026.03.25 17:09:54.834830 [ 253 ] {3abf021d-b466-4e7d-9328-829d85cd8c5c} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2026.03.25 17:09:54.834963 [ 253 ] {3abf021d-b466-4e7d-9328-829d85cd8c5c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001077 sec., 22284.122562674092 rows/sec., 1.50 MiB/sec. | ||
| 5828 | 2026.03.25 17:09:54.834999 [ 253 ] {3abf021d-b466-4e7d-9328-829d85cd8c5c} <Debug> TCPHandler: Processed in 0.001240471 sec. | ||
| 5829 | 2026.03.25 17:09:57.505211 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 794 | ||
| 5830 | 2026.03.25 17:09:57.508128 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2026.03.25 17:09:57.508166 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5832 | 2026.03.25 17:09:57.509327 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5833 | 2026.03.25 17:09:57.509589 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2026.03.25 17:09:57.509739 [ 43 ] {} <Debug> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5835 | 2026.03.25 17:09:57.509784 [ 43 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2026.03.25 17:09:57.509806 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5837 | 2026.03.25 17:09:57.509833 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
| 5838 | 2026.03.25 17:09:57.509966 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 5839 | 2026.03.25 17:09:57.510757 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5840 | 2026.03.25 17:09:57.510919 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 582 rows starting from the beginning of the part | ||
| 5841 | 2026.03.25 17:09:57.511294 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5842 | 2026.03.25 17:09:57.511633 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
| 5843 | 2026.03.25 17:09:57.511976 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 5844 | 2026.03.25 17:09:57.512311 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5845 | 2026.03.25 17:09:57.512623 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part | ||
| 5846 | 2026.03.25 17:09:57.518642 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 72 columns (72 merged, 0 gathered) in 0.008757176 sec., 90668.49861188127 rows/sec., 79.95 MiB/sec. | ||
| 5847 | 2026.03.25 17:09:57.519612 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5848 | 2026.03.25 17:09:57.520097 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_16_3} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.03.25 17:09:57.520165 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_16_3} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5850 | 2026.03.25 17:09:57.520309 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 5851 | 2026.03.25 17:09:58.591606 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2026.03.25 17:09:58.591821 [ 253 ] {f3cdfff8-37f2-4e1c-bcb8-2d4a277d072b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5853 | 2026.03.25 17:09:58.591898 [ 253 ] {f3cdfff8-37f2-4e1c-bcb8-2d4a277d072b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5854 | 2026.03.25 17:09:58.592605 [ 253 ] {f3cdfff8-37f2-4e1c-bcb8-2d4a277d072b} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2026.03.25 17:09:58.592654 [ 253 ] {f3cdfff8-37f2-4e1c-bcb8-2d4a277d072b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5856 | 2026.03.25 17:09:58.593047 [ 253 ] {f3cdfff8-37f2-4e1c-bcb8-2d4a277d072b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5857 | 2026.03.25 17:09:58.593282 [ 253 ] {f3cdfff8-37f2-4e1c-bcb8-2d4a277d072b} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2026.03.25 17:09:58.593445 [ 253 ] {f3cdfff8-37f2-4e1c-bcb8-2d4a277d072b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.56 MiB/sec. | ||
| 5859 | 2026.03.25 17:09:58.593495 [ 253 ] {f3cdfff8-37f2-4e1c-bcb8-2d4a277d072b} <Debug> TCPHandler: Processed in 0.002023 sec. | ||
| 5860 | 2026.03.25 17:09:58.593615 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5861 | 2026.03.25 17:09:58.593723 [ 253 ] {e5014ffb-9fc6-4dee-b800-51486d46c3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5862 | 2026.03.25 17:09:58.593766 [ 253 ] {e5014ffb-9fc6-4dee-b800-51486d46c3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5863 | 2026.03.25 17:09:58.594188 [ 253 ] {e5014ffb-9fc6-4dee-b800-51486d46c3ff} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.03.25 17:09:58.594225 [ 253 ] {e5014ffb-9fc6-4dee-b800-51486d46c3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5865 | 2026.03.25 17:09:58.594534 [ 253 ] {e5014ffb-9fc6-4dee-b800-51486d46c3ff} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5866 | 2026.03.25 17:09:58.594742 [ 253 ] {e5014ffb-9fc6-4dee-b800-51486d46c3ff} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.03.25 17:09:58.594871 [ 253 ] {e5014ffb-9fc6-4dee-b800-51486d46c3ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 4.26 MiB/sec. | ||
| 5868 | 2026.03.25 17:09:58.594908 [ 253 ] {e5014ffb-9fc6-4dee-b800-51486d46c3ff} <Debug> TCPHandler: Processed in 0.001343993 sec. | ||
| 5869 | 2026.03.25 17:09:58.595026 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.03.25 17:09:58.595121 [ 253 ] {bb61f012-bf0c-4417-afe0-9456d18f64ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5871 | 2026.03.25 17:09:58.595164 [ 253 ] {bb61f012-bf0c-4417-afe0-9456d18f64ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5872 | 2026.03.25 17:09:58.595526 [ 253 ] {bb61f012-bf0c-4417-afe0-9456d18f64ec} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.03.25 17:09:58.595562 [ 253 ] {bb61f012-bf0c-4417-afe0-9456d18f64ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5874 | 2026.03.25 17:09:58.595898 [ 253 ] {bb61f012-bf0c-4417-afe0-9456d18f64ec} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5875 | 2026.03.25 17:09:58.596102 [ 253 ] {bb61f012-bf0c-4417-afe0-9456d18f64ec} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.03.25 17:09:58.596229 [ 253 ] {bb61f012-bf0c-4417-afe0-9456d18f64ec} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001128 sec., 85106.3829787234 rows/sec., 5.93 MiB/sec. | ||
| 5877 | 2026.03.25 17:09:58.596265 [ 253 ] {bb61f012-bf0c-4417-afe0-9456d18f64ec} <Debug> TCPHandler: Processed in 0.001287011 sec. | ||
| 5878 | 2026.03.25 17:09:58.596376 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.03.25 17:09:58.596468 [ 253 ] {fcac4258-13aa-4790-8107-39a7bca1648f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.03.25 17:09:58.596510 [ 253 ] {fcac4258-13aa-4790-8107-39a7bca1648f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5881 | 2026.03.25 17:09:58.596829 [ 253 ] {fcac4258-13aa-4790-8107-39a7bca1648f} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.03.25 17:09:58.596864 [ 253 ] {fcac4258-13aa-4790-8107-39a7bca1648f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5883 | 2026.03.25 17:09:58.597156 [ 253 ] {fcac4258-13aa-4790-8107-39a7bca1648f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5884 | 2026.03.25 17:09:58.597360 [ 253 ] {fcac4258-13aa-4790-8107-39a7bca1648f} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.03.25 17:09:58.597483 [ 253 ] {fcac4258-13aa-4790-8107-39a7bca1648f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001033 sec., 34849.951597289444 rows/sec., 2.35 MiB/sec. | ||
| 5886 | 2026.03.25 17:09:58.597518 [ 253 ] {fcac4258-13aa-4790-8107-39a7bca1648f} <Debug> TCPHandler: Processed in 0.001190089 sec. | ||
| 5887 | 2026.03.25 17:09:59.981812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10973 | ||
| 5888 | 2026.03.25 17:09:59.982372 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2026.03.25 17:09:59.982431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5890 | 2026.03.25 17:09:59.982980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5891 | 2026.03.25 17:09:59.983226 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.03.25 17:09:59.983372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10973 | ||
| 5893 | 2026.03.25 17:10:00.559874 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5894 | 2026.03.25 17:10:00.576234 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2026.03.25 17:10:00.576300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5896 | 2026.03.25 17:10:00.582791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5897 | 2026.03.25 17:10:00.583484 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2026.03.25 17:10:00.586763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5899 | 2026.03.25 17:10:03.597029 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2026.03.25 17:10:03.597222 [ 253 ] {1e9cc1a4-1245-4ae1-9f52-e00f3b5953dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5901 | 2026.03.25 17:10:03.597292 [ 253 ] {1e9cc1a4-1245-4ae1-9f52-e00f3b5953dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5902 | 2026.03.25 17:10:03.598006 [ 253 ] {1e9cc1a4-1245-4ae1-9f52-e00f3b5953dd} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2026.03.25 17:10:03.598052 [ 253 ] {1e9cc1a4-1245-4ae1-9f52-e00f3b5953dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5904 | 2026.03.25 17:10:03.598463 [ 253 ] {1e9cc1a4-1245-4ae1-9f52-e00f3b5953dd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5905 | 2026.03.25 17:10:03.598699 [ 253 ] {1e9cc1a4-1245-4ae1-9f52-e00f3b5953dd} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2026.03.25 17:10:03.598851 [ 40 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5907 | 2026.03.25 17:10:03.598861 [ 253 ] {1e9cc1a4-1245-4ae1-9f52-e00f3b5953dd} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001688 sec., 62796.208530805685 rows/sec., 5.27 MiB/sec. | ||
| 5908 | 2026.03.25 17:10:03.598925 [ 40 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.03.25 17:10:03.598955 [ 253 ] {1e9cc1a4-1245-4ae1-9f52-e00f3b5953dd} <Debug> TCPHandler: Processed in 0.00205683 sec. | ||
| 5910 | 2026.03.25 17:10:03.598954 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5911 | 2026.03.25 17:10:03.599078 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 5912 | 2026.03.25 17:10:03.599102 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.03.25 17:10:03.599193 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5914 | 2026.03.25 17:10:03.599210 [ 253 ] {3e19dadd-efa3-4a05-bd7e-73dbe29e4f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5915 | 2026.03.25 17:10:03.599232 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3356 rows starting from the beginning of the part | ||
| 5916 | 2026.03.25 17:10:03.599260 [ 253 ] {3e19dadd-efa3-4a05-bd7e-73dbe29e4f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5917 | 2026.03.25 17:10:03.599307 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 86 rows starting from the beginning of the part | ||
| 5918 | 2026.03.25 17:10:03.599357 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 847 rows starting from the beginning of the part | ||
| 5919 | 2026.03.25 17:10:03.599400 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2551 rows starting from the beginning of the part | ||
| 5920 | 2026.03.25 17:10:03.599439 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5921 | 2026.03.25 17:10:03.599480 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 106 rows starting from the beginning of the part | ||
| 5922 | 2026.03.25 17:10:03.599705 [ 253 ] {3e19dadd-efa3-4a05-bd7e-73dbe29e4f39} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5923 | 2026.03.25 17:10:03.599750 [ 253 ] {3e19dadd-efa3-4a05-bd7e-73dbe29e4f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5924 | 2026.03.25 17:10:03.600161 [ 253 ] {3e19dadd-efa3-4a05-bd7e-73dbe29e4f39} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5925 | 2026.03.25 17:10:03.600397 [ 253 ] {3e19dadd-efa3-4a05-bd7e-73dbe29e4f39} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5926 | 2026.03.25 17:10:03.600519 [ 40 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5927 | 2026.03.25 17:10:03.600541 [ 253 ] {3e19dadd-efa3-4a05-bd7e-73dbe29e4f39} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001355 sec., 18450.18450184502 rows/sec., 1.35 MiB/sec. | ||
| 5928 | 2026.03.25 17:10:03.600551 [ 40 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.03.25 17:10:03.600582 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5930 | 2026.03.25 17:10:03.600588 [ 253 ] {3e19dadd-efa3-4a05-bd7e-73dbe29e4f39} <Debug> TCPHandler: Processed in 0.001539218 sec. | ||
| 5931 | 2026.03.25 17:10:03.600667 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 5932 | 2026.03.25 17:10:03.600719 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5933 | 2026.03.25 17:10:03.600757 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5934 | 2026.03.25 17:10:03.600788 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 5935 | 2026.03.25 17:10:03.600816 [ 253 ] {aff45545-6dba-441d-9d5c-f88c5a8e4cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5936 | 2026.03.25 17:10:03.600842 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 169 rows starting from the beginning of the part | ||
| 5937 | 2026.03.25 17:10:03.600860 [ 253 ] {aff45545-6dba-441d-9d5c-f88c5a8e4cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5938 | 2026.03.25 17:10:03.600882 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 5939 | 2026.03.25 17:10:03.600919 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 167 rows starting from the beginning of the part | ||
| 5940 | 2026.03.25 17:10:03.600953 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 5941 | 2026.03.25 17:10:03.600989 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 5942 | 2026.03.25 17:10:03.601309 [ 253 ] {aff45545-6dba-441d-9d5c-f88c5a8e4cd0} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.03.25 17:10:03.601346 [ 253 ] {aff45545-6dba-441d-9d5c-f88c5a8e4cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5944 | 2026.03.25 17:10:03.601756 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 5 columns (5 merged, 0 gathered) in 0.001120847 sec., 566535.8429830299 rows/sec., 38.18 MiB/sec. | ||
| 5945 | 2026.03.25 17:10:03.601801 [ 253 ] {aff45545-6dba-441d-9d5c-f88c5a8e4cd0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5946 | 2026.03.25 17:10:03.601909 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5947 | 2026.03.25 17:10:03.602039 [ 253 ] {aff45545-6dba-441d-9d5c-f88c5a8e4cd0} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.03.25 17:10:03.602093 [ 195 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7002 rows, containing 5 columns (5 merged, 0 gathered) in 0.003058335 sec., 2289481.041154746 rows/sec., 182.93 MiB/sec. | ||
| 5949 | 2026.03.25 17:10:03.602155 [ 40 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5950 | 2026.03.25 17:10:03.602157 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_31_6} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5951 | 2026.03.25 17:10:03.602181 [ 253 ] {aff45545-6dba-441d-9d5c-f88c5a8e4cd0} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001385 sec., 64259.92779783394 rows/sec., 5.02 MiB/sec. | ||
| 5952 | 2026.03.25 17:10:03.602191 [ 40 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.03.25 17:10:03.602227 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5954 | 2026.03.25 17:10:03.602233 [ 253 ] {aff45545-6dba-441d-9d5c-f88c5a8e4cd0} <Debug> TCPHandler: Processed in 0.001564708 sec. | ||
| 5955 | 2026.03.25 17:10:03.602293 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 5956 | 2026.03.25 17:10:03.602296 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_31_6} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5957 | 2026.03.25 17:10:03.602363 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2026.03.25 17:10:03.602390 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5959 | 2026.03.25 17:10:03.602421 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1828 rows starting from the beginning of the part | ||
| 5960 | 2026.03.25 17:10:03.602435 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5961 | 2026.03.25 17:10:03.602466 [ 253 ] {62421b01-24ca-47d2-bbad-2812fedd22e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5962 | 2026.03.25 17:10:03.602471 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5963 | 2026.03.25 17:10:03.602469 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 79 rows starting from the beginning of the part | ||
| 5964 | 2026.03.25 17:10:03.602517 [ 253 ] {62421b01-24ca-47d2-bbad-2812fedd22e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5965 | 2026.03.25 17:10:03.602549 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 515 rows starting from the beginning of the part | ||
| 5966 | 2026.03.25 17:10:03.602591 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1339 rows starting from the beginning of the part | ||
| 5967 | 2026.03.25 17:10:03.602627 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5968 | 2026.03.25 17:10:03.602665 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 89 rows starting from the beginning of the part | ||
| 5969 | 2026.03.25 17:10:03.602739 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_36_7} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.03.25 17:10:03.602813 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_36_7} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5971 | 2026.03.25 17:10:03.602893 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 5972 | 2026.03.25 17:10:03.602953 [ 253 ] {62421b01-24ca-47d2-bbad-2812fedd22e8} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.03.25 17:10:03.602991 [ 253 ] {62421b01-24ca-47d2-bbad-2812fedd22e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5974 | 2026.03.25 17:10:03.603364 [ 253 ] {62421b01-24ca-47d2-bbad-2812fedd22e8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5975 | 2026.03.25 17:10:03.603588 [ 253 ] {62421b01-24ca-47d2-bbad-2812fedd22e8} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.03.25 17:10:03.603710 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5977 | 2026.03.25 17:10:03.603725 [ 253 ] {62421b01-24ca-47d2-bbad-2812fedd22e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 5978 | 2026.03.25 17:10:03.603755 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2026.03.25 17:10:03.603776 [ 253 ] {62421b01-24ca-47d2-bbad-2812fedd22e8} <Debug> TCPHandler: Processed in 0.001463856 sec. | ||
| 5980 | 2026.03.25 17:10:03.603779 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5981 | 2026.03.25 17:10:03.603870 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 5982 | 2026.03.25 17:10:03.603910 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5983 | 2026.03.25 17:10:03.603958 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5984 | 2026.03.25 17:10:03.603985 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12446 rows starting from the beginning of the part | ||
| 5985 | 2026.03.25 17:10:03.604006 [ 253 ] {0347ebb4-9957-4957-9c1a-61dacb14149d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5986 | 2026.03.25 17:10:03.604035 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 5987 | 2026.03.25 17:10:03.604053 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3914 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787194 sec., 2190025.2574706497 rows/sec., 159.00 MiB/sec. | ||
| 5988 | 2026.03.25 17:10:03.604064 [ 253 ] {0347ebb4-9957-4957-9c1a-61dacb14149d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5989 | 2026.03.25 17:10:03.604075 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 265 rows starting from the beginning of the part | ||
| 5990 | 2026.03.25 17:10:03.604128 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1708 rows starting from the beginning of the part | ||
| 5991 | 2026.03.25 17:10:03.604161 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 96 rows starting from the beginning of the part | ||
| 5992 | 2026.03.25 17:10:03.604197 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 5993 | 2026.03.25 17:10:03.604293 [ 189 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5994 | 2026.03.25 17:10:03.604563 [ 189 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_36_7} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.03.25 17:10:03.604633 [ 189 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_36_7} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5996 | 2026.03.25 17:10:03.604709 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5997 | 2026.03.25 17:10:03.604929 [ 253 ] {0347ebb4-9957-4957-9c1a-61dacb14149d} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2026.03.25 17:10:03.604965 [ 253 ] {0347ebb4-9957-4957-9c1a-61dacb14149d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5999 | 2026.03.25 17:10:03.605545 [ 253 ] {0347ebb4-9957-4957-9c1a-61dacb14149d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6000 | 2026.03.25 17:10:03.605791 [ 253 ] {0347ebb4-9957-4957-9c1a-61dacb14149d} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2026.03.25 17:10:03.605915 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6002 | 2026.03.25 17:10:03.605932 [ 253 ] {0347ebb4-9957-4957-9c1a-61dacb14149d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001945 sec., 12853.470437017995 rows/sec., 23.03 MiB/sec. | ||
| 6003 | 2026.03.25 17:10:03.605959 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.03.25 17:10:03.605984 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6005 | 2026.03.25 17:10:03.605996 [ 253 ] {0347ebb4-9957-4957-9c1a-61dacb14149d} <Debug> TCPHandler: Processed in 0.002136293 sec. | ||
| 6006 | 2026.03.25 17:10:03.606070 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 6007 | 2026.03.25 17:10:03.606114 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2026.03.25 17:10:03.606214 [ 253 ] {0f276955-a677-4180-a702-43cb70f9b5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6009 | 2026.03.25 17:10:03.606259 [ 253 ] {0f276955-a677-4180-a702-43cb70f9b5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6010 | 2026.03.25 17:10:03.606290 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6011 | 2026.03.25 17:10:03.606352 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 468 rows starting from the beginning of the part | ||
| 6012 | 2026.03.25 17:10:03.606489 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part | ||
| 6013 | 2026.03.25 17:10:03.606597 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 6014 | 2026.03.25 17:10:03.606604 [ 253 ] {0f276955-a677-4180-a702-43cb70f9b5fa} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.03.25 17:10:03.606646 [ 253 ] {0f276955-a677-4180-a702-43cb70f9b5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6016 | 2026.03.25 17:10:03.606705 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 6017 | 2026.03.25 17:10:03.606817 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 6018 | 2026.03.25 17:10:03.606919 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 6019 | 2026.03.25 17:10:03.606974 [ 253 ] {0f276955-a677-4180-a702-43cb70f9b5fa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6020 | 2026.03.25 17:10:03.607218 [ 253 ] {0f276955-a677-4180-a702-43cb70f9b5fa} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2026.03.25 17:10:03.607334 [ 40 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6022 | 2026.03.25 17:10:03.607357 [ 253 ] {0f276955-a677-4180-a702-43cb70f9b5fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 6023 | 2026.03.25 17:10:03.607370 [ 40 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2026.03.25 17:10:03.607400 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6025 | 2026.03.25 17:10:03.607401 [ 253 ] {0f276955-a677-4180-a702-43cb70f9b5fa} <Debug> TCPHandler: Processed in 0.001336803 sec. | ||
| 6026 | 2026.03.25 17:10:03.607468 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 6027 | 2026.03.25 17:10:03.607563 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6028 | 2026.03.25 17:10:03.607590 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2058 rows starting from the beginning of the part | ||
| 6029 | 2026.03.25 17:10:03.607640 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 6030 | 2026.03.25 17:10:03.607685 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 6031 | 2026.03.25 17:10:03.607725 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 6032 | 2026.03.25 17:10:03.607767 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 6033 | 2026.03.25 17:10:03.607807 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 6034 | 2026.03.25 17:10:03.608722 [ 191 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14835 rows, containing 5 columns (5 merged, 0 gathered) in 0.00488043 sec., 3039691.1747530443 rows/sec., 197.12 MiB/sec. | ||
| 6035 | 2026.03.25 17:10:03.609054 [ 191 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2328 rows, containing 4 columns (4 merged, 0 gathered) in 0.001615379 sec., 1441147.8668473468 rows/sec., 93.36 MiB/sec. | ||
| 6036 | 2026.03.25 17:10:03.609249 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6037 | 2026.03.25 17:10:03.609350 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6038 | 2026.03.25 17:10:03.609613 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.03.25 17:10:03.609674 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_36_7} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6040 | 2026.03.25 17:10:03.609704 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6041 | 2026.03.25 17:10:03.609752 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_36_7} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6042 | 2026.03.25 17:10:03.609800 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.70 MiB. | ||
| 6043 | 2026.03.25 17:10:03.609839 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6044 | 2026.03.25 17:10:03.623481 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 19 columns (19 merged, 0 gathered) in 0.0174495 sec., 33353.391214647985 rows/sec., 59.77 MiB/sec. | ||
| 6045 | 2026.03.25 17:10:03.624596 [ 191 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6046 | 2026.03.25 17:10:03.624988 [ 191 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.03.25 17:10:03.625067 [ 191 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6048 | 2026.03.25 17:10:03.625227 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 6049 | 2026.03.25 17:10:04.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.96 MiB, peak 270.15 MiB, free memory in arenas 0.00 B, will set to 260.75 MiB (RSS), difference: 2.79 MiB | ||
| 6050 | 2026.03.25 17:10:04.684549 [ 38 ] {} <Debug> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
| 6051 | 2026.03.25 17:10:04.684640 [ 38 ] {} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2026.03.25 17:10:04.684677 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6053 | 2026.03.25 17:10:04.684820 [ 191 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
| 6054 | 2026.03.25 17:10:04.685037 [ 191 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6055 | 2026.03.25 17:10:04.685099 [ 191 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
| 6056 | 2026.03.25 17:10:04.685200 [ 191 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6057 | 2026.03.25 17:10:04.685275 [ 191 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6058 | 2026.03.25 17:10:04.685339 [ 191 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6059 | 2026.03.25 17:10:04.685404 [ 191 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6060 | 2026.03.25 17:10:04.686360 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001599619 sec., 10002.381817170213 rows/sec., 669.10 KiB/sec. | ||
| 6061 | 2026.03.25 17:10:04.686576 [ 195 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6062 | 2026.03.25 17:10:04.686913 [ 195 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_15_3} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2026.03.25 17:10:04.686993 [ 195 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_15_3} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
| 6064 | 2026.03.25 17:10:04.687085 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 6065 | 2026.03.25 17:10:07.380286 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6066 | 2026.03.25 17:10:07.380372 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6067 | 2026.03.25 17:10:07.483547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11485 | ||
| 6068 | 2026.03.25 17:10:07.484061 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2026.03.25 17:10:07.484104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6070 | 2026.03.25 17:10:07.484573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6071 | 2026.03.25 17:10:07.484793 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2026.03.25 17:10:07.484921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11485 | ||
| 6073 | 2026.03.25 17:10:07.510215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 814 | ||
| 6074 | 2026.03.25 17:10:07.512181 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.03.25 17:10:07.512226 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6076 | 2026.03.25 17:10:07.513350 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6077 | 2026.03.25 17:10:07.513605 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.03.25 17:10:07.513851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 814 | ||
| 6079 | 2026.03.25 17:10:08.086921 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6080 | 2026.03.25 17:10:08.103345 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.03.25 17:10:08.103404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6082 | 2026.03.25 17:10:08.109251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6083 | 2026.03.25 17:10:08.109942 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6084 | 2026.03.25 17:10:08.112725 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6085 | 2026.03.25 17:10:08.596004 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6086 | 2026.03.25 17:10:08.596195 [ 253 ] {921d37be-aa7a-41f1-a340-2270003e4263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6087 | 2026.03.25 17:10:08.596261 [ 253 ] {921d37be-aa7a-41f1-a340-2270003e4263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6088 | 2026.03.25 17:10:08.596918 [ 253 ] {921d37be-aa7a-41f1-a340-2270003e4263} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6089 | 2026.03.25 17:10:08.596964 [ 253 ] {921d37be-aa7a-41f1-a340-2270003e4263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6090 | 2026.03.25 17:10:08.597372 [ 253 ] {921d37be-aa7a-41f1-a340-2270003e4263} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6091 | 2026.03.25 17:10:08.597606 [ 253 ] {921d37be-aa7a-41f1-a340-2270003e4263} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2026.03.25 17:10:08.597771 [ 253 ] {921d37be-aa7a-41f1-a340-2270003e4263} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001626 sec., 52890.52890528905 rows/sec., 4.44 MiB/sec. | ||
| 6093 | 2026.03.25 17:10:08.597821 [ 253 ] {921d37be-aa7a-41f1-a340-2270003e4263} <Debug> TCPHandler: Processed in 0.001947088 sec. | ||
| 6094 | 2026.03.25 17:10:08.597945 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6095 | 2026.03.25 17:10:08.598049 [ 253 ] {5a2136f8-2805-44f9-bb7a-84178f3f4e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6096 | 2026.03.25 17:10:08.598097 [ 253 ] {5a2136f8-2805-44f9-bb7a-84178f3f4e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6097 | 2026.03.25 17:10:08.598518 [ 253 ] {5a2136f8-2805-44f9-bb7a-84178f3f4e57} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2026.03.25 17:10:08.598556 [ 253 ] {5a2136f8-2805-44f9-bb7a-84178f3f4e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6099 | 2026.03.25 17:10:08.598871 [ 253 ] {5a2136f8-2805-44f9-bb7a-84178f3f4e57} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6100 | 2026.03.25 17:10:08.599099 [ 253 ] {5a2136f8-2805-44f9-bb7a-84178f3f4e57} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6101 | 2026.03.25 17:10:08.599236 [ 253 ] {5a2136f8-2805-44f9-bb7a-84178f3f4e57} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001212 sec., 12376.237623762376 rows/sec., 930.64 KiB/sec. | ||
| 6102 | 2026.03.25 17:10:08.599276 [ 253 ] {5a2136f8-2805-44f9-bb7a-84178f3f4e57} <Debug> TCPHandler: Processed in 0.001383164 sec. | ||
| 6103 | 2026.03.25 17:10:08.599379 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6104 | 2026.03.25 17:10:08.599475 [ 253 ] {59985fd0-b3aa-4c5d-9056-a31b9c2bb1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6105 | 2026.03.25 17:10:08.599516 [ 253 ] {59985fd0-b3aa-4c5d-9056-a31b9c2bb1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6106 | 2026.03.25 17:10:08.599930 [ 253 ] {59985fd0-b3aa-4c5d-9056-a31b9c2bb1d9} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.03.25 17:10:08.599965 [ 253 ] {59985fd0-b3aa-4c5d-9056-a31b9c2bb1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6108 | 2026.03.25 17:10:08.600279 [ 253 ] {59985fd0-b3aa-4c5d-9056-a31b9c2bb1d9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6109 | 2026.03.25 17:10:08.600492 [ 253 ] {59985fd0-b3aa-4c5d-9056-a31b9c2bb1d9} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2026.03.25 17:10:08.600621 [ 253 ] {59985fd0-b3aa-4c5d-9056-a31b9c2bb1d9} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001166 sec., 67753.00171526587 rows/sec., 5.29 MiB/sec. | ||
| 6111 | 2026.03.25 17:10:08.600658 [ 253 ] {59985fd0-b3aa-4c5d-9056-a31b9c2bb1d9} <Debug> TCPHandler: Processed in 0.001328672 sec. | ||
| 6112 | 2026.03.25 17:10:08.600772 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6113 | 2026.03.25 17:10:08.600865 [ 253 ] {78e22d37-8f6d-43f5-9e20-d9a49614f974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6114 | 2026.03.25 17:10:08.600910 [ 253 ] {78e22d37-8f6d-43f5-9e20-d9a49614f974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6115 | 2026.03.25 17:10:08.601309 [ 253 ] {78e22d37-8f6d-43f5-9e20-d9a49614f974} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.03.25 17:10:08.601345 [ 253 ] {78e22d37-8f6d-43f5-9e20-d9a49614f974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6117 | 2026.03.25 17:10:08.601674 [ 253 ] {78e22d37-8f6d-43f5-9e20-d9a49614f974} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6118 | 2026.03.25 17:10:08.601889 [ 253 ] {78e22d37-8f6d-43f5-9e20-d9a49614f974} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.03.25 17:10:08.602020 [ 253 ] {78e22d37-8f6d-43f5-9e20-d9a49614f974} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 6120 | 2026.03.25 17:10:08.602057 [ 253 ] {78e22d37-8f6d-43f5-9e20-d9a49614f974} <Debug> TCPHandler: Processed in 0.001334883 sec. | ||
| 6121 | 2026.03.25 17:10:08.602175 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6122 | 2026.03.25 17:10:08.602270 [ 253 ] {5e161989-ef07-447d-b13e-c8e7ae07b63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6123 | 2026.03.25 17:10:08.602324 [ 253 ] {5e161989-ef07-447d-b13e-c8e7ae07b63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6124 | 2026.03.25 17:10:08.603075 [ 253 ] {5e161989-ef07-447d-b13e-c8e7ae07b63b} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2026.03.25 17:10:08.603112 [ 253 ] {5e161989-ef07-447d-b13e-c8e7ae07b63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6126 | 2026.03.25 17:10:08.603633 [ 253 ] {5e161989-ef07-447d-b13e-c8e7ae07b63b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6127 | 2026.03.25 17:10:08.603863 [ 253 ] {5e161989-ef07-447d-b13e-c8e7ae07b63b} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2026.03.25 17:10:08.604003 [ 253 ] {5e161989-ef07-447d-b13e-c8e7ae07b63b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001751 sec., 8566.533409480297 rows/sec., 15.35 MiB/sec. | ||
| 6129 | 2026.03.25 17:10:08.604063 [ 253 ] {5e161989-ef07-447d-b13e-c8e7ae07b63b} <Debug> TCPHandler: Processed in 0.001936267 sec. | ||
| 6130 | 2026.03.25 17:10:08.604175 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2026.03.25 17:10:08.604269 [ 253 ] {2f9ed287-e86b-47df-ada7-61db90c59aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6132 | 2026.03.25 17:10:08.604311 [ 253 ] {2f9ed287-e86b-47df-ada7-61db90c59aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6133 | 2026.03.25 17:10:08.604640 [ 253 ] {2f9ed287-e86b-47df-ada7-61db90c59aae} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.03.25 17:10:08.604676 [ 253 ] {2f9ed287-e86b-47df-ada7-61db90c59aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6135 | 2026.03.25 17:10:08.604988 [ 253 ] {2f9ed287-e86b-47df-ada7-61db90c59aae} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6136 | 2026.03.25 17:10:08.605204 [ 253 ] {2f9ed287-e86b-47df-ada7-61db90c59aae} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.03.25 17:10:08.605329 [ 253 ] {2f9ed287-e86b-47df-ada7-61db90c59aae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 6138 | 2026.03.25 17:10:08.605365 [ 253 ] {2f9ed287-e86b-47df-ada7-61db90c59aae} <Debug> TCPHandler: Processed in 0.0012397 sec. | ||
| 6139 | 2026.03.25 17:10:13.604313 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6140 | 2026.03.25 17:10:13.604621 [ 253 ] {44236caa-2ce8-4513-abeb-8e7eb1c107f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6141 | 2026.03.25 17:10:13.604729 [ 253 ] {44236caa-2ce8-4513-abeb-8e7eb1c107f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6142 | 2026.03.25 17:10:13.605617 [ 253 ] {44236caa-2ce8-4513-abeb-8e7eb1c107f8} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6143 | 2026.03.25 17:10:13.605660 [ 253 ] {44236caa-2ce8-4513-abeb-8e7eb1c107f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6144 | 2026.03.25 17:10:13.606083 [ 253 ] {44236caa-2ce8-4513-abeb-8e7eb1c107f8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6145 | 2026.03.25 17:10:13.606324 [ 253 ] {44236caa-2ce8-4513-abeb-8e7eb1c107f8} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6146 | 2026.03.25 17:10:13.606478 [ 253 ] {44236caa-2ce8-4513-abeb-8e7eb1c107f8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001935 sec., 146770.02583979326 rows/sec., 9.32 MiB/sec. | ||
| 6147 | 2026.03.25 17:10:13.606528 [ 253 ] {44236caa-2ce8-4513-abeb-8e7eb1c107f8} <Debug> TCPHandler: Processed in 0.002401569 sec. | ||
| 6148 | 2026.03.25 17:10:13.606654 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6149 | 2026.03.25 17:10:13.606757 [ 253 ] {8a0ef837-e0e8-4923-898a-fa9979344bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6150 | 2026.03.25 17:10:13.606801 [ 253 ] {8a0ef837-e0e8-4923-898a-fa9979344bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6151 | 2026.03.25 17:10:13.607568 [ 253 ] {8a0ef837-e0e8-4923-898a-fa9979344bf4} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2026.03.25 17:10:13.607605 [ 253 ] {8a0ef837-e0e8-4923-898a-fa9979344bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6153 | 2026.03.25 17:10:13.607978 [ 253 ] {8a0ef837-e0e8-4923-898a-fa9979344bf4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6154 | 2026.03.25 17:10:13.608203 [ 253 ] {8a0ef837-e0e8-4923-898a-fa9979344bf4} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6155 | 2026.03.25 17:10:13.608340 [ 253 ] {8a0ef837-e0e8-4923-898a-fa9979344bf4} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001606 sec., 527397.2602739726 rows/sec., 41.47 MiB/sec. | ||
| 6156 | 2026.03.25 17:10:13.608379 [ 253 ] {8a0ef837-e0e8-4923-898a-fa9979344bf4} <Debug> TCPHandler: Processed in 0.001776964 sec. | ||
| 6157 | 2026.03.25 17:10:13.608491 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6158 | 2026.03.25 17:10:13.608587 [ 253 ] {18993e39-a9a3-4a35-9ebf-08494663a5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6159 | 2026.03.25 17:10:13.608629 [ 253 ] {18993e39-a9a3-4a35-9ebf-08494663a5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6160 | 2026.03.25 17:10:13.609073 [ 253 ] {18993e39-a9a3-4a35-9ebf-08494663a5ed} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2026.03.25 17:10:13.609110 [ 253 ] {18993e39-a9a3-4a35-9ebf-08494663a5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6162 | 2026.03.25 17:10:13.609430 [ 253 ] {18993e39-a9a3-4a35-9ebf-08494663a5ed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6163 | 2026.03.25 17:10:13.609648 [ 253 ] {18993e39-a9a3-4a35-9ebf-08494663a5ed} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2026.03.25 17:10:13.609774 [ 253 ] {18993e39-a9a3-4a35-9ebf-08494663a5ed} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001207 sec., 138359.5691797846 rows/sec., 8.43 MiB/sec. | ||
| 6165 | 2026.03.25 17:10:13.609810 [ 253 ] {18993e39-a9a3-4a35-9ebf-08494663a5ed} <Debug> TCPHandler: Processed in 0.001368694 sec. | ||
| 6166 | 2026.03.25 17:10:13.609929 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6167 | 2026.03.25 17:10:13.610024 [ 253 ] {244b1039-23e3-4a2a-aa4e-df9573ed2c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6168 | 2026.03.25 17:10:13.610064 [ 253 ] {244b1039-23e3-4a2a-aa4e-df9573ed2c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6169 | 2026.03.25 17:10:13.610513 [ 253 ] {244b1039-23e3-4a2a-aa4e-df9573ed2c2e} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.03.25 17:10:13.610547 [ 253 ] {244b1039-23e3-4a2a-aa4e-df9573ed2c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6171 | 2026.03.25 17:10:13.610859 [ 253 ] {244b1039-23e3-4a2a-aa4e-df9573ed2c2e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6172 | 2026.03.25 17:10:13.611081 [ 253 ] {244b1039-23e3-4a2a-aa4e-df9573ed2c2e} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.03.25 17:10:13.611206 [ 253 ] {244b1039-23e3-4a2a-aa4e-df9573ed2c2e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001202 sec., 123960.06655574044 rows/sec., 8.01 MiB/sec. | ||
| 6174 | 2026.03.25 17:10:13.611244 [ 253 ] {244b1039-23e3-4a2a-aa4e-df9573ed2c2e} <Debug> TCPHandler: Processed in 0.001363653 sec. | ||
| 6175 | 2026.03.25 17:10:13.611366 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6176 | 2026.03.25 17:10:13.611460 [ 253 ] {faec64d0-482a-438a-9033-bf4ba6c235a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6177 | 2026.03.25 17:10:13.611500 [ 253 ] {faec64d0-482a-438a-9033-bf4ba6c235a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6178 | 2026.03.25 17:10:13.611951 [ 253 ] {faec64d0-482a-438a-9033-bf4ba6c235a3} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6179 | 2026.03.25 17:10:13.611988 [ 253 ] {faec64d0-482a-438a-9033-bf4ba6c235a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6180 | 2026.03.25 17:10:13.612304 [ 253 ] {faec64d0-482a-438a-9033-bf4ba6c235a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6181 | 2026.03.25 17:10:13.612519 [ 253 ] {faec64d0-482a-438a-9033-bf4ba6c235a3} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6182 | 2026.03.25 17:10:13.612647 [ 253 ] {faec64d0-482a-438a-9033-bf4ba6c235a3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001205 sec., 122821.57676348549 rows/sec., 6.99 MiB/sec. | ||
| 6183 | 2026.03.25 17:10:13.612686 [ 253 ] {faec64d0-482a-438a-9033-bf4ba6c235a3} <Debug> TCPHandler: Processed in 0.001369194 sec. | ||
| 6184 | 2026.03.25 17:10:13.612806 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6185 | 2026.03.25 17:10:13.612901 [ 253 ] {3e0c7151-9502-4576-9e04-55568d5680f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6186 | 2026.03.25 17:10:13.612941 [ 253 ] {3e0c7151-9502-4576-9e04-55568d5680f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6187 | 2026.03.25 17:10:13.613549 [ 253 ] {3e0c7151-9502-4576-9e04-55568d5680f9} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6188 | 2026.03.25 17:10:13.613584 [ 253 ] {3e0c7151-9502-4576-9e04-55568d5680f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6189 | 2026.03.25 17:10:13.613918 [ 253 ] {3e0c7151-9502-4576-9e04-55568d5680f9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6190 | 2026.03.25 17:10:13.614131 [ 253 ] {3e0c7151-9502-4576-9e04-55568d5680f9} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6191 | 2026.03.25 17:10:13.614262 [ 253 ] {3e0c7151-9502-4576-9e04-55568d5680f9} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001381 sec., 372918.1752353367 rows/sec., 26.29 MiB/sec. | ||
| 6192 | 2026.03.25 17:10:13.614299 [ 253 ] {3e0c7151-9502-4576-9e04-55568d5680f9} <Debug> TCPHandler: Processed in 0.001543258 sec. | ||
| 6193 | 2026.03.25 17:10:13.614400 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6194 | 2026.03.25 17:10:13.614493 [ 253 ] {d082bffc-fde2-463d-ad35-a4faa0465656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6195 | 2026.03.25 17:10:13.614534 [ 253 ] {d082bffc-fde2-463d-ad35-a4faa0465656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6196 | 2026.03.25 17:10:13.614863 [ 253 ] {d082bffc-fde2-463d-ad35-a4faa0465656} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2026.03.25 17:10:13.614897 [ 253 ] {d082bffc-fde2-463d-ad35-a4faa0465656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6198 | 2026.03.25 17:10:13.615210 [ 253 ] {d082bffc-fde2-463d-ad35-a4faa0465656} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6199 | 2026.03.25 17:10:13.615424 [ 253 ] {d082bffc-fde2-463d-ad35-a4faa0465656} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2026.03.25 17:10:13.615549 [ 253 ] {d082bffc-fde2-463d-ad35-a4faa0465656} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 6201 | 2026.03.25 17:10:13.615585 [ 253 ] {d082bffc-fde2-463d-ad35-a4faa0465656} <Debug> TCPHandler: Processed in 0.0012332 sec. | ||
| 6202 | 2026.03.25 17:10:13.615709 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2026.03.25 17:10:13.615833 [ 253 ] {cdfea81a-cc9a-4689-8898-c3cf70e3d294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6204 | 2026.03.25 17:10:13.615888 [ 253 ] {cdfea81a-cc9a-4689-8898-c3cf70e3d294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6205 | 2026.03.25 17:10:13.616365 [ 253 ] {cdfea81a-cc9a-4689-8898-c3cf70e3d294} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.03.25 17:10:13.616402 [ 253 ] {cdfea81a-cc9a-4689-8898-c3cf70e3d294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6207 | 2026.03.25 17:10:13.616759 [ 253 ] {cdfea81a-cc9a-4689-8898-c3cf70e3d294} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6208 | 2026.03.25 17:10:13.616986 [ 253 ] {cdfea81a-cc9a-4689-8898-c3cf70e3d294} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2026.03.25 17:10:13.617126 [ 253 ] {cdfea81a-cc9a-4689-8898-c3cf70e3d294} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001318 sec., 201062.21547799697 rows/sec., 13.36 MiB/sec. | ||
| 6210 | 2026.03.25 17:10:13.617164 [ 253 ] {cdfea81a-cc9a-4689-8898-c3cf70e3d294} <Debug> TCPHandler: Processed in 0.001517427 sec. | ||
| 6211 | 2026.03.25 17:10:13.617282 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6212 | 2026.03.25 17:10:13.617379 [ 253 ] {2ae0a45a-628b-44ef-84d7-e7eecdc26646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6213 | 2026.03.25 17:10:13.617421 [ 253 ] {2ae0a45a-628b-44ef-84d7-e7eecdc26646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6214 | 2026.03.25 17:10:13.617738 [ 253 ] {2ae0a45a-628b-44ef-84d7-e7eecdc26646} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.03.25 17:10:13.617774 [ 253 ] {2ae0a45a-628b-44ef-84d7-e7eecdc26646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6216 | 2026.03.25 17:10:13.618096 [ 253 ] {2ae0a45a-628b-44ef-84d7-e7eecdc26646} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6217 | 2026.03.25 17:10:13.618328 [ 253 ] {2ae0a45a-628b-44ef-84d7-e7eecdc26646} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6218 | 2026.03.25 17:10:13.618454 [ 253 ] {2ae0a45a-628b-44ef-84d7-e7eecdc26646} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 6219 | 2026.03.25 17:10:13.618490 [ 253 ] {2ae0a45a-628b-44ef-84d7-e7eecdc26646} <Debug> TCPHandler: Processed in 0.001258871 sec. | ||
| 6220 | 2026.03.25 17:10:13.618599 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6221 | 2026.03.25 17:10:13.618694 [ 253 ] {e4d2fc95-364f-44d1-8e38-8cf012cd69c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6222 | 2026.03.25 17:10:13.618749 [ 253 ] {e4d2fc95-364f-44d1-8e38-8cf012cd69c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6223 | 2026.03.25 17:10:13.619555 [ 253 ] {e4d2fc95-364f-44d1-8e38-8cf012cd69c7} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.03.25 17:10:13.619592 [ 253 ] {e4d2fc95-364f-44d1-8e38-8cf012cd69c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6225 | 2026.03.25 17:10:13.620118 [ 253 ] {e4d2fc95-364f-44d1-8e38-8cf012cd69c7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6226 | 2026.03.25 17:10:13.620346 [ 253 ] {e4d2fc95-364f-44d1-8e38-8cf012cd69c7} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.03.25 17:10:13.620484 [ 253 ] {e4d2fc95-364f-44d1-8e38-8cf012cd69c7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001808 sec., 13827.433628318584 rows/sec., 24.78 MiB/sec. | ||
| 6228 | 2026.03.25 17:10:13.620546 [ 253 ] {e4d2fc95-364f-44d1-8e38-8cf012cd69c7} <Debug> TCPHandler: Processed in 0.001996979 sec. | ||
| 6229 | 2026.03.25 17:10:13.620658 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6230 | 2026.03.25 17:10:13.620754 [ 253 ] {f76a6244-6f63-4e92-8d82-b8a38d4c7c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6231 | 2026.03.25 17:10:13.620795 [ 253 ] {f76a6244-6f63-4e92-8d82-b8a38d4c7c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6232 | 2026.03.25 17:10:13.621123 [ 253 ] {f76a6244-6f63-4e92-8d82-b8a38d4c7c42} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2026.03.25 17:10:13.621160 [ 253 ] {f76a6244-6f63-4e92-8d82-b8a38d4c7c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6234 | 2026.03.25 17:10:13.621475 [ 253 ] {f76a6244-6f63-4e92-8d82-b8a38d4c7c42} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6235 | 2026.03.25 17:10:13.621691 [ 253 ] {f76a6244-6f63-4e92-8d82-b8a38d4c7c42} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6236 | 2026.03.25 17:10:13.621822 [ 253 ] {f76a6244-6f63-4e92-8d82-b8a38d4c7c42} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001087 sec., 82796.6881324747 rows/sec., 5.18 MiB/sec. | ||
| 6237 | 2026.03.25 17:10:13.621859 [ 253 ] {f76a6244-6f63-4e92-8d82-b8a38d4c7c42} <Debug> TCPHandler: Processed in 0.001251511 sec. | ||
| 6238 | 2026.03.25 17:10:14.985902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11933 | ||
| 6239 | 2026.03.25 17:10:14.986471 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2026.03.25 17:10:14.986506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6241 | 2026.03.25 17:10:14.986980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6242 | 2026.03.25 17:10:14.987216 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2026.03.25 17:10:14.987348 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11933 | ||
| 6244 | 2026.03.25 17:10:15.613709 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6245 | 2026.03.25 17:10:15.632054 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.03.25 17:10:15.632152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6247 | 2026.03.25 17:10:15.651413 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6248 | 2026.03.25 17:10:15.662328 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2026.03.25 17:10:15.681783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6250 | 2026.03.25 17:10:16.527254 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49582 | ||
| 6251 | 2026.03.25 17:10:16.527382 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6252 | 2026.03.25 17:10:16.527407 [ 286 ] {} <Debug> TCP-Session: 90854d71-d976-480c-a0d3-38f7a3397cac Authenticating user 'default' from [fd00:1122:3344:101::e]:49582 | ||
| 6253 | 2026.03.25 17:10:16.527430 [ 286 ] {} <Debug> TCP-Session: 90854d71-d976-480c-a0d3-38f7a3397cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6254 | 2026.03.25 17:10:16.527443 [ 286 ] {} <Debug> TCP-Session: 90854d71-d976-480c-a0d3-38f7a3397cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6255 | 2026.03.25 17:10:16.527643 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42316 | ||
| 6256 | 2026.03.25 17:10:16.527687 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36338 | ||
| 6257 | 2026.03.25 17:10:16.527691 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40077 | ||
| 6258 | 2026.03.25 17:10:16.527742 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45303 | ||
| 6259 | 2026.03.25 17:10:16.527759 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58251 | ||
| 6260 | 2026.03.25 17:10:16.527770 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6261 | 2026.03.25 17:10:16.527805 [ 286 ] {} <Trace> TCP-Session: 90854d71-d976-480c-a0d3-38f7a3397cac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6262 | 2026.03.25 17:10:16.527831 [ 288 ] {} <Debug> TCP-Session: 56dd8fef-cef2-4959-863e-8b4b9b1b1fac Authenticating user 'default' from [fd00:1122:3344:101::e]:42316 | ||
| 6263 | 2026.03.25 17:10:16.527835 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6264 | 2026.03.25 17:10:16.527869 [ 288 ] {} <Debug> TCP-Session: 56dd8fef-cef2-4959-863e-8b4b9b1b1fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6265 | 2026.03.25 17:10:16.527830 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6266 | 2026.03.25 17:10:16.527891 [ 293 ] {} <Debug> TCP-Session: b7e2617c-a0ec-4f4d-ab78-e322734ba3ad Authenticating user 'default' from [fd00:1122:3344:101::e]:45303 | ||
| 6267 | 2026.03.25 17:10:16.527895 [ 288 ] {} <Debug> TCP-Session: 56dd8fef-cef2-4959-863e-8b4b9b1b1fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6268 | 2026.03.25 17:10:16.527934 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6269 | 2026.03.25 17:10:16.527942 [ 293 ] {} <Debug> TCP-Session: b7e2617c-a0ec-4f4d-ab78-e322734ba3ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6270 | 2026.03.25 17:10:16.527975 [ 3 ] {} <Debug> TCP-Session: 38d14d3a-22e4-49a2-a470-ddc60a138b06 Authenticating user 'default' from [fd00:1122:3344:101::e]:58251 | ||
| 6271 | 2026.03.25 17:10:16.527985 [ 293 ] {} <Debug> TCP-Session: b7e2617c-a0ec-4f4d-ab78-e322734ba3ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6272 | 2026.03.25 17:10:16.527999 [ 286 ] {11342fb7-c845-4da4-9065-f279c19e56a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49582) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6273 | 2026.03.25 17:10:16.528003 [ 3 ] {} <Debug> TCP-Session: 38d14d3a-22e4-49a2-a470-ddc60a138b06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6274 | 2026.03.25 17:10:16.527927 [ 289 ] {} <Debug> TCP-Session: 1fd06795-328a-4268-9d92-de62cd4e5a37 Authenticating user 'default' from [fd00:1122:3344:101::e]:40077 | ||
| 6275 | 2026.03.25 17:10:16.528038 [ 3 ] {} <Debug> TCP-Session: 38d14d3a-22e4-49a2-a470-ddc60a138b06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6276 | 2026.03.25 17:10:16.528067 [ 289 ] {} <Debug> TCP-Session: 1fd06795-328a-4268-9d92-de62cd4e5a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2026.03.25 17:10:16.527809 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6278 | 2026.03.25 17:10:16.528093 [ 289 ] {} <Debug> TCP-Session: 1fd06795-328a-4268-9d92-de62cd4e5a37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.03.25 17:10:16.528126 [ 290 ] {} <Debug> TCP-Session: cab76a81-c4a2-4293-82c9-efdc5d9634e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36338 | ||
| 6280 | 2026.03.25 17:10:16.527755 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43034 | ||
| 6281 | 2026.03.25 17:10:16.528155 [ 290 ] {} <Debug> TCP-Session: cab76a81-c4a2-4293-82c9-efdc5d9634e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6282 | 2026.03.25 17:10:16.527729 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43622 | ||
| 6283 | 2026.03.25 17:10:16.528203 [ 290 ] {} <Debug> TCP-Session: cab76a81-c4a2-4293-82c9-efdc5d9634e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6284 | 2026.03.25 17:10:16.527713 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41806 | ||
| 6285 | 2026.03.25 17:10:16.528275 [ 286 ] {11342fb7-c845-4da4-9065-f279c19e56a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6286 | 2026.03.25 17:10:16.528333 [ 286 ] {11342fb7-c845-4da4-9065-f279c19e56a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6287 | 2026.03.25 17:10:16.528449 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6288 | 2026.03.25 17:10:16.528487 [ 294 ] {} <Debug> TCP-Session: 536e8f0f-aaae-4744-a051-32f43f075f66 Authenticating user 'default' from [fd00:1122:3344:101::e]:43034 | ||
| 6289 | 2026.03.25 17:10:16.528502 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6290 | 2026.03.25 17:10:16.528510 [ 294 ] {} <Debug> TCP-Session: 536e8f0f-aaae-4744-a051-32f43f075f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6291 | 2026.03.25 17:10:16.528536 [ 292 ] {} <Debug> TCP-Session: b891d65a-4338-452c-a81e-757350b2e2e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43622 | ||
| 6292 | 2026.03.25 17:10:16.528557 [ 294 ] {} <Debug> TCP-Session: 536e8f0f-aaae-4744-a051-32f43f075f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6293 | 2026.03.25 17:10:16.528578 [ 292 ] {} <Debug> TCP-Session: b891d65a-4338-452c-a81e-757350b2e2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6294 | 2026.03.25 17:10:16.528597 [ 292 ] {} <Debug> TCP-Session: b891d65a-4338-452c-a81e-757350b2e2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6295 | 2026.03.25 17:10:16.528617 [ 286 ] {11342fb7-c845-4da4-9065-f279c19e56a1} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 6296 | 2026.03.25 17:10:16.528693 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6297 | 2026.03.25 17:10:16.528727 [ 291 ] {} <Debug> TCP-Session: 3cd74c27-6821-4a72-8a9a-f5ac767935be Authenticating user 'default' from [fd00:1122:3344:101::e]:41806 | ||
| 6298 | 2026.03.25 17:10:16.528744 [ 291 ] {} <Debug> TCP-Session: 3cd74c27-6821-4a72-8a9a-f5ac767935be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6299 | 2026.03.25 17:10:16.528757 [ 291 ] {} <Debug> TCP-Session: 3cd74c27-6821-4a72-8a9a-f5ac767935be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6300 | 2026.03.25 17:10:16.529539 [ 303 ] {11342fb7-c845-4da4-9065-f279c19e56a1} <Trace> AggregatingTransform: Aggregating | ||
| 6301 | 2026.03.25 17:10:16.529580 [ 303 ] {11342fb7-c845-4da4-9065-f279c19e56a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 6302 | 2026.03.25 17:10:16.529611 [ 303 ] {11342fb7-c845-4da4-9065-f279c19e56a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884351 sec. (1130.773 rows/sec., 44.17 KiB/sec.) | ||
| 6303 | 2026.03.25 17:10:16.529625 [ 303 ] {11342fb7-c845-4da4-9065-f279c19e56a1} <Trace> Aggregator: Merging aggregated data | ||
| 6304 | 2026.03.25 17:10:16.531008 [ 286 ] {11342fb7-c845-4da4-9065-f279c19e56a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003066 sec., 326.1578604044357 rows/sec., 12.74 KiB/sec. | ||
| 6305 | 2026.03.25 17:10:16.531153 [ 286 ] {11342fb7-c845-4da4-9065-f279c19e56a1} <Debug> TCPHandler: Processed in 0.003479945 sec. | ||
| 6306 | 2026.03.25 17:10:16.531279 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6307 | 2026.03.25 17:10:16.531309 [ 286 ] {} <Debug> TCP-Session: 90854d71-d976-480c-a0d3-38f7a3397cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2026.03.25 17:10:16.531313 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6309 | 2026.03.25 17:10:16.531338 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6310 | 2026.03.25 17:10:16.531356 [ 288 ] {} <Debug> TCP-Session: 56dd8fef-cef2-4959-863e-8b4b9b1b1fac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6311 | 2026.03.25 17:10:16.531370 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6312 | 2026.03.25 17:10:16.531388 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6313 | 2026.03.25 17:10:16.531410 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6314 | 2026.03.25 17:10:16.531426 [ 289 ] {} <Debug> TCP-Session: 1fd06795-328a-4268-9d92-de62cd4e5a37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6315 | 2026.03.25 17:10:16.531446 [ 3 ] {} <Debug> TCP-Session: 38d14d3a-22e4-49a2-a470-ddc60a138b06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6316 | 2026.03.25 17:10:16.531461 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6317 | 2026.03.25 17:10:16.531470 [ 293 ] {} <Debug> TCP-Session: b7e2617c-a0ec-4f4d-ab78-e322734ba3ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6318 | 2026.03.25 17:10:16.531432 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6319 | 2026.03.25 17:10:16.531513 [ 294 ] {} <Debug> TCP-Session: 536e8f0f-aaae-4744-a051-32f43f075f66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6320 | 2026.03.25 17:10:16.531398 [ 291 ] {} <Debug> TCP-Session: 3cd74c27-6821-4a72-8a9a-f5ac767935be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6321 | 2026.03.25 17:10:16.531551 [ 292 ] {} <Debug> TCP-Session: b891d65a-4338-452c-a81e-757350b2e2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6322 | 2026.03.25 17:10:16.531361 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6323 | 2026.03.25 17:10:16.531621 [ 290 ] {} <Debug> TCP-Session: cab76a81-c4a2-4293-82c9-efdc5d9634e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6324 | 2026.03.25 17:10:16.548438 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48494 | ||
| 6325 | 2026.03.25 17:10:16.548503 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6326 | 2026.03.25 17:10:16.548523 [ 286 ] {} <Debug> TCP-Session: 1b6247fa-3654-405e-b117-a0c010d9001e Authenticating user 'default' from [fd00:1122:3344:101::e]:48494 | ||
| 6327 | 2026.03.25 17:10:16.548541 [ 286 ] {} <Debug> TCP-Session: 1b6247fa-3654-405e-b117-a0c010d9001e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6328 | 2026.03.25 17:10:16.548553 [ 286 ] {} <Debug> TCP-Session: 1b6247fa-3654-405e-b117-a0c010d9001e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6329 | 2026.03.25 17:10:16.548707 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64525 | ||
| 6330 | 2026.03.25 17:10:16.548715 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53980 | ||
| 6331 | 2026.03.25 17:10:16.548737 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38243 | ||
| 6332 | 2026.03.25 17:10:16.548754 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59006 | ||
| 6333 | 2026.03.25 17:10:16.548786 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50169 | ||
| 6334 | 2026.03.25 17:10:16.548799 [ 286 ] {} <Trace> TCP-Session: 1b6247fa-3654-405e-b117-a0c010d9001e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6335 | 2026.03.25 17:10:16.548815 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49758 | ||
| 6336 | 2026.03.25 17:10:16.548832 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6337 | 2026.03.25 17:10:16.548849 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6338 | 2026.03.25 17:10:16.548854 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6339 | 2026.03.25 17:10:16.548872 [ 290 ] {} <Debug> TCP-Session: 166ff4d6-8d99-4f5e-94ad-af454be1417c Authenticating user 'default' from [fd00:1122:3344:101::e]:38243 | ||
| 6340 | 2026.03.25 17:10:16.548890 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6341 | 2026.03.25 17:10:16.548896 [ 294 ] {} <Debug> TCP-Session: 95a8f863-a1f2-4b1d-96ef-cdafbab2a719 Authenticating user 'default' from [fd00:1122:3344:101::e]:50169 | ||
| 6342 | 2026.03.25 17:10:16.548907 [ 290 ] {} <Debug> TCP-Session: 166ff4d6-8d99-4f5e-94ad-af454be1417c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6343 | 2026.03.25 17:10:16.548918 [ 3 ] {} <Debug> TCP-Session: 74c2a345-8fd0-4d96-86ce-0a1d4993ad8b Authenticating user 'default' from [fd00:1122:3344:101::e]:49758 | ||
| 6344 | 2026.03.25 17:10:16.548932 [ 294 ] {} <Debug> TCP-Session: 95a8f863-a1f2-4b1d-96ef-cdafbab2a719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6345 | 2026.03.25 17:10:16.548939 [ 290 ] {} <Debug> TCP-Session: 166ff4d6-8d99-4f5e-94ad-af454be1417c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6346 | 2026.03.25 17:10:16.548944 [ 286 ] {0e8c8268-46b6-4cab-a990-2bc35c73ad42} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48494) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6347 | 2026.03.25 17:10:16.548958 [ 294 ] {} <Debug> TCP-Session: 95a8f863-a1f2-4b1d-96ef-cdafbab2a719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6348 | 2026.03.25 17:10:16.548948 [ 3 ] {} <Debug> TCP-Session: 74c2a345-8fd0-4d96-86ce-0a1d4993ad8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6349 | 2026.03.25 17:10:16.548887 [ 291 ] {} <Debug> TCP-Session: f7956541-3fd0-4fd2-92de-ce2caf59b5af Authenticating user 'default' from [fd00:1122:3344:101::e]:59006 | ||
| 6350 | 2026.03.25 17:10:16.549065 [ 3 ] {} <Debug> TCP-Session: 74c2a345-8fd0-4d96-86ce-0a1d4993ad8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6351 | 2026.03.25 17:10:16.549088 [ 291 ] {} <Debug> TCP-Session: f7956541-3fd0-4fd2-92de-ce2caf59b5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6352 | 2026.03.25 17:10:16.548822 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6353 | 2026.03.25 17:10:16.549115 [ 291 ] {} <Debug> TCP-Session: f7956541-3fd0-4fd2-92de-ce2caf59b5af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6354 | 2026.03.25 17:10:16.548808 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6355 | 2026.03.25 17:10:16.549146 [ 288 ] {} <Debug> TCP-Session: 45cfa407-3a07-4d8b-909b-c8ab4f341d4f Authenticating user 'default' from [fd00:1122:3344:101::e]:64525 | ||
| 6356 | 2026.03.25 17:10:16.548771 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38975 | ||
| 6357 | 2026.03.25 17:10:16.549192 [ 288 ] {} <Debug> TCP-Session: 45cfa407-3a07-4d8b-909b-c8ab4f341d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6358 | 2026.03.25 17:10:16.549186 [ 286 ] {0e8c8268-46b6-4cab-a990-2bc35c73ad42} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6359 | 2026.03.25 17:10:16.549181 [ 289 ] {} <Debug> TCP-Session: f47a1b9e-bc97-4df7-a1c6-ec0bd1553b52 Authenticating user 'default' from [fd00:1122:3344:101::e]:53980 | ||
| 6360 | 2026.03.25 17:10:16.548779 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33895 | ||
| 6361 | 2026.03.25 17:10:16.549274 [ 289 ] {} <Debug> TCP-Session: f47a1b9e-bc97-4df7-a1c6-ec0bd1553b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6362 | 2026.03.25 17:10:16.549284 [ 288 ] {} <Debug> TCP-Session: 45cfa407-3a07-4d8b-909b-c8ab4f341d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6363 | 2026.03.25 17:10:16.549284 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6364 | 2026.03.25 17:10:16.549300 [ 289 ] {} <Debug> TCP-Session: f47a1b9e-bc97-4df7-a1c6-ec0bd1553b52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6365 | 2026.03.25 17:10:16.549324 [ 292 ] {} <Debug> TCP-Session: 15dc4745-550a-4031-bddd-928ab9a4cf2b Authenticating user 'default' from [fd00:1122:3344:101::e]:38975 | ||
| 6366 | 2026.03.25 17:10:16.549330 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6367 | 2026.03.25 17:10:16.549353 [ 292 ] {} <Debug> TCP-Session: 15dc4745-550a-4031-bddd-928ab9a4cf2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6368 | 2026.03.25 17:10:16.549371 [ 293 ] {} <Debug> TCP-Session: 7db1d077-ec66-4bfa-8466-f7b12d93dd6a Authenticating user 'default' from [fd00:1122:3344:101::e]:33895 | ||
| 6369 | 2026.03.25 17:10:16.549379 [ 292 ] {} <Debug> TCP-Session: 15dc4745-550a-4031-bddd-928ab9a4cf2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6370 | 2026.03.25 17:10:16.549396 [ 293 ] {} <Debug> TCP-Session: 7db1d077-ec66-4bfa-8466-f7b12d93dd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6371 | 2026.03.25 17:10:16.549277 [ 286 ] {0e8c8268-46b6-4cab-a990-2bc35c73ad42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6372 | 2026.03.25 17:10:16.549419 [ 293 ] {} <Debug> TCP-Session: 7db1d077-ec66-4bfa-8466-f7b12d93dd6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6373 | 2026.03.25 17:10:16.549685 [ 286 ] {0e8c8268-46b6-4cab-a990-2bc35c73ad42} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 6374 | 2026.03.25 17:10:16.550539 [ 297 ] {0e8c8268-46b6-4cab-a990-2bc35c73ad42} <Trace> AggregatingTransform: Aggregating | ||
| 6375 | 2026.03.25 17:10:16.550594 [ 297 ] {0e8c8268-46b6-4cab-a990-2bc35c73ad42} <Trace> Aggregator: Aggregation method: without_key | ||
| 6376 | 2026.03.25 17:10:16.550634 [ 297 ] {0e8c8268-46b6-4cab-a990-2bc35c73ad42} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00085785 sec. (1165.705 rows/sec., 45.54 KiB/sec.) | ||
| 6377 | 2026.03.25 17:10:16.550653 [ 297 ] {0e8c8268-46b6-4cab-a990-2bc35c73ad42} <Trace> Aggregator: Merging aggregated data | ||
| 6378 | 2026.03.25 17:10:16.552162 [ 286 ] {0e8c8268-46b6-4cab-a990-2bc35c73ad42} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003252 sec., 307.5030750307503 rows/sec., 12.01 KiB/sec. | ||
| 6379 | 2026.03.25 17:10:16.552348 [ 286 ] {0e8c8268-46b6-4cab-a990-2bc35c73ad42} <Debug> TCPHandler: Processed in 0.003609179 sec. | ||
| 6380 | 2026.03.25 17:10:16.552459 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6381 | 2026.03.25 17:10:16.552498 [ 286 ] {} <Debug> TCP-Session: 1b6247fa-3654-405e-b117-a0c010d9001e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6382 | 2026.03.25 17:10:16.552503 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6383 | 2026.03.25 17:10:16.552531 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6384 | 2026.03.25 17:10:16.552554 [ 288 ] {} <Debug> TCP-Session: 45cfa407-3a07-4d8b-909b-c8ab4f341d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6385 | 2026.03.25 17:10:16.552559 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6386 | 2026.03.25 17:10:16.552580 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6387 | 2026.03.25 17:10:16.552611 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6388 | 2026.03.25 17:10:16.552620 [ 3 ] {} <Debug> TCP-Session: 74c2a345-8fd0-4d96-86ce-0a1d4993ad8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6389 | 2026.03.25 17:10:16.552638 [ 290 ] {} <Debug> TCP-Session: 166ff4d6-8d99-4f5e-94ad-af454be1417c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6390 | 2026.03.25 17:10:16.552665 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6391 | 2026.03.25 17:10:16.552687 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6392 | 2026.03.25 17:10:16.552716 [ 292 ] {} <Debug> TCP-Session: 15dc4745-550a-4031-bddd-928ab9a4cf2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6393 | 2026.03.25 17:10:16.552669 [ 293 ] {} <Debug> TCP-Session: 7db1d077-ec66-4bfa-8466-f7b12d93dd6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6394 | 2026.03.25 17:10:16.552747 [ 294 ] {} <Debug> TCP-Session: 95a8f863-a1f2-4b1d-96ef-cdafbab2a719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6395 | 2026.03.25 17:10:16.552640 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6396 | 2026.03.25 17:10:16.552576 [ 289 ] {} <Debug> TCP-Session: f47a1b9e-bc97-4df7-a1c6-ec0bd1553b52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6397 | 2026.03.25 17:10:16.552832 [ 291 ] {} <Debug> TCP-Session: f7956541-3fd0-4fd2-92de-ce2caf59b5af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6398 | 2026.03.25 17:10:16.848464 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51974 | ||
| 6399 | 2026.03.25 17:10:16.848573 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6400 | 2026.03.25 17:10:16.848599 [ 286 ] {} <Debug> TCP-Session: afac0b5f-b9af-4d32-9d2e-8dddd7bd5596 Authenticating user 'default' from [fd00:1122:3344:101::e]:51974 | ||
| 6401 | 2026.03.25 17:10:16.848622 [ 286 ] {} <Debug> TCP-Session: afac0b5f-b9af-4d32-9d2e-8dddd7bd5596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6402 | 2026.03.25 17:10:16.848636 [ 286 ] {} <Debug> TCP-Session: afac0b5f-b9af-4d32-9d2e-8dddd7bd5596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6403 | 2026.03.25 17:10:16.848814 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43089 | ||
| 6404 | 2026.03.25 17:10:16.848842 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35433 | ||
| 6405 | 2026.03.25 17:10:16.848873 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36773 | ||
| 6406 | 2026.03.25 17:10:16.848899 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34533 | ||
| 6407 | 2026.03.25 17:10:16.848916 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43386 | ||
| 6408 | 2026.03.25 17:10:16.848939 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6409 | 2026.03.25 17:10:16.848972 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6410 | 2026.03.25 17:10:16.848972 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6411 | 2026.03.25 17:10:16.848996 [ 288 ] {} <Debug> TCP-Session: 2a84c95f-e9e3-4d63-939a-eabf33d5bb49 Authenticating user 'default' from [fd00:1122:3344:101::e]:43089 | ||
| 6412 | 2026.03.25 17:10:16.849016 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6413 | 2026.03.25 17:10:16.849025 [ 286 ] {} <Trace> TCP-Session: afac0b5f-b9af-4d32-9d2e-8dddd7bd5596 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6414 | 2026.03.25 17:10:16.849047 [ 288 ] {} <Debug> TCP-Session: 2a84c95f-e9e3-4d63-939a-eabf33d5bb49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6415 | 2026.03.25 17:10:16.849058 [ 293 ] {} <Debug> TCP-Session: 4b8af635-4483-48fc-92d9-255db27558e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43386 | ||
| 6416 | 2026.03.25 17:10:16.849085 [ 288 ] {} <Debug> TCP-Session: 2a84c95f-e9e3-4d63-939a-eabf33d5bb49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6417 | 2026.03.25 17:10:16.849105 [ 293 ] {} <Debug> TCP-Session: 4b8af635-4483-48fc-92d9-255db27558e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6418 | 2026.03.25 17:10:16.849033 [ 290 ] {} <Debug> TCP-Session: 47ea02cf-d617-4c80-ab44-a3a0b37a0970 Authenticating user 'default' from [fd00:1122:3344:101::e]:36773 | ||
| 6419 | 2026.03.25 17:10:16.849127 [ 293 ] {} <Debug> TCP-Session: 4b8af635-4483-48fc-92d9-255db27558e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6420 | 2026.03.25 17:10:16.849018 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6421 | 2026.03.25 17:10:16.849163 [ 290 ] {} <Debug> TCP-Session: 47ea02cf-d617-4c80-ab44-a3a0b37a0970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2026.03.25 17:10:16.849198 [ 291 ] {} <Debug> TCP-Session: 27499897-a9ee-45ce-b964-3c440a7f1e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:34533 | ||
| 6423 | 2026.03.25 17:10:16.849209 [ 290 ] {} <Debug> TCP-Session: 47ea02cf-d617-4c80-ab44-a3a0b37a0970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6424 | 2026.03.25 17:10:16.849231 [ 291 ] {} <Debug> TCP-Session: 27499897-a9ee-45ce-b964-3c440a7f1e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6425 | 2026.03.25 17:10:16.849249 [ 286 ] {2abea720-11f4-4167-b517-795fb92eb690} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51974) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6426 | 2026.03.25 17:10:16.849258 [ 291 ] {} <Debug> TCP-Session: 27499897-a9ee-45ce-b964-3c440a7f1e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6427 | 2026.03.25 17:10:16.849013 [ 289 ] {} <Debug> TCP-Session: 2d840cb0-efcb-477d-a047-4d411483ae3c Authenticating user 'default' from [fd00:1122:3344:101::e]:35433 | ||
| 6428 | 2026.03.25 17:10:16.848930 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58841 | ||
| 6429 | 2026.03.25 17:10:16.849313 [ 289 ] {} <Debug> TCP-Session: 2d840cb0-efcb-477d-a047-4d411483ae3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6430 | 2026.03.25 17:10:16.848905 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47831 | ||
| 6431 | 2026.03.25 17:10:16.849348 [ 289 ] {} <Debug> TCP-Session: 2d840cb0-efcb-477d-a047-4d411483ae3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6432 | 2026.03.25 17:10:16.849376 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6433 | 2026.03.25 17:10:16.848935 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43389 | ||
| 6434 | 2026.03.25 17:10:16.849410 [ 294 ] {} <Debug> TCP-Session: aaad293b-cd23-4a9e-a915-846d752c40de Authenticating user 'default' from [fd00:1122:3344:101::e]:58841 | ||
| 6435 | 2026.03.25 17:10:16.849420 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6436 | 2026.03.25 17:10:16.849448 [ 294 ] {} <Debug> TCP-Session: aaad293b-cd23-4a9e-a915-846d752c40de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6437 | 2026.03.25 17:10:16.849465 [ 292 ] {} <Debug> TCP-Session: 85601b13-db06-40da-8df3-74c46e413dc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47831 | ||
| 6438 | 2026.03.25 17:10:16.849474 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6439 | 2026.03.25 17:10:16.849490 [ 292 ] {} <Debug> TCP-Session: 85601b13-db06-40da-8df3-74c46e413dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6440 | 2026.03.25 17:10:16.849468 [ 294 ] {} <Debug> TCP-Session: aaad293b-cd23-4a9e-a915-846d752c40de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6441 | 2026.03.25 17:10:16.849517 [ 292 ] {} <Debug> TCP-Session: 85601b13-db06-40da-8df3-74c46e413dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6442 | 2026.03.25 17:10:16.849525 [ 286 ] {2abea720-11f4-4167-b517-795fb92eb690} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6443 | 2026.03.25 17:10:16.849512 [ 3 ] {} <Debug> TCP-Session: e15c01f1-b504-42a4-94d4-3fb85e850c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:43389 | ||
| 6444 | 2026.03.25 17:10:16.849580 [ 3 ] {} <Debug> TCP-Session: e15c01f1-b504-42a4-94d4-3fb85e850c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6445 | 2026.03.25 17:10:16.849593 [ 3 ] {} <Debug> TCP-Session: e15c01f1-b504-42a4-94d4-3fb85e850c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6446 | 2026.03.25 17:10:16.849601 [ 286 ] {2abea720-11f4-4167-b517-795fb92eb690} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6447 | 2026.03.25 17:10:16.849888 [ 286 ] {2abea720-11f4-4167-b517-795fb92eb690} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 6448 | 2026.03.25 17:10:16.850934 [ 331 ] {2abea720-11f4-4167-b517-795fb92eb690} <Trace> AggregatingTransform: Aggregating | ||
| 6449 | 2026.03.25 17:10:16.850967 [ 331 ] {2abea720-11f4-4167-b517-795fb92eb690} <Trace> Aggregator: Aggregation method: without_key | ||
| 6450 | 2026.03.25 17:10:16.851001 [ 331 ] {2abea720-11f4-4167-b517-795fb92eb690} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001009525 sec. (990.565 rows/sec., 38.69 KiB/sec.) | ||
| 6451 | 2026.03.25 17:10:16.851020 [ 331 ] {2abea720-11f4-4167-b517-795fb92eb690} <Trace> Aggregator: Merging aggregated data | ||
| 6452 | 2026.03.25 17:10:16.852247 [ 286 ] {2abea720-11f4-4167-b517-795fb92eb690} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003076 sec., 325.0975292587776 rows/sec., 12.70 KiB/sec. | ||
| 6453 | 2026.03.25 17:10:16.852372 [ 286 ] {2abea720-11f4-4167-b517-795fb92eb690} <Debug> TCPHandler: Processed in 0.003520467 sec. | ||
| 6454 | 2026.03.25 17:10:16.852497 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6455 | 2026.03.25 17:10:16.852524 [ 286 ] {} <Debug> TCP-Session: afac0b5f-b9af-4d32-9d2e-8dddd7bd5596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6456 | 2026.03.25 17:10:16.852528 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6457 | 2026.03.25 17:10:16.852557 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6458 | 2026.03.25 17:10:16.852581 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6459 | 2026.03.25 17:10:16.852599 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6460 | 2026.03.25 17:10:16.852615 [ 290 ] {} <Debug> TCP-Session: 47ea02cf-d617-4c80-ab44-a3a0b37a0970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6461 | 2026.03.25 17:10:16.852632 [ 294 ] {} <Debug> TCP-Session: aaad293b-cd23-4a9e-a915-846d752c40de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6462 | 2026.03.25 17:10:16.852648 [ 293 ] {} <Debug> TCP-Session: 4b8af635-4483-48fc-92d9-255db27558e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6463 | 2026.03.25 17:10:16.852667 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6464 | 2026.03.25 17:10:16.852645 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6465 | 2026.03.25 17:10:16.852715 [ 3 ] {} <Debug> TCP-Session: e15c01f1-b504-42a4-94d4-3fb85e850c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6466 | 2026.03.25 17:10:16.852626 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6467 | 2026.03.25 17:10:16.852741 [ 292 ] {} <Debug> TCP-Session: 85601b13-db06-40da-8df3-74c46e413dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6468 | 2026.03.25 17:10:16.852591 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6469 | 2026.03.25 17:10:16.852778 [ 291 ] {} <Debug> TCP-Session: 27499897-a9ee-45ce-b964-3c440a7f1e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6470 | 2026.03.25 17:10:16.852572 [ 288 ] {} <Debug> TCP-Session: 2a84c95f-e9e3-4d63-939a-eabf33d5bb49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6471 | 2026.03.25 17:10:16.852812 [ 289 ] {} <Debug> TCP-Session: 2d840cb0-efcb-477d-a047-4d411483ae3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6472 | 2026.03.25 17:10:17.514895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 854 | ||
| 6473 | 2026.03.25 17:10:17.517458 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6474 | 2026.03.25 17:10:17.517513 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6475 | 2026.03.25 17:10:17.518770 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6476 | 2026.03.25 17:10:17.519067 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6477 | 2026.03.25 17:10:17.519356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
| 6478 | 2026.03.25 17:10:18.596653 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6479 | 2026.03.25 17:10:18.596850 [ 253 ] {9406cb4f-c075-4335-9ff0-d4b6a0320225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6480 | 2026.03.25 17:10:18.596920 [ 253 ] {9406cb4f-c075-4335-9ff0-d4b6a0320225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6481 | 2026.03.25 17:10:18.597612 [ 253 ] {9406cb4f-c075-4335-9ff0-d4b6a0320225} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2026.03.25 17:10:18.597661 [ 253 ] {9406cb4f-c075-4335-9ff0-d4b6a0320225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6483 | 2026.03.25 17:10:18.598057 [ 253 ] {9406cb4f-c075-4335-9ff0-d4b6a0320225} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6484 | 2026.03.25 17:10:18.598304 [ 253 ] {9406cb4f-c075-4335-9ff0-d4b6a0320225} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2026.03.25 17:10:18.598463 [ 253 ] {9406cb4f-c075-4335-9ff0-d4b6a0320225} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001663 sec., 51713.770294648224 rows/sec., 4.34 MiB/sec. | ||
| 6486 | 2026.03.25 17:10:18.598514 [ 253 ] {9406cb4f-c075-4335-9ff0-d4b6a0320225} <Debug> TCPHandler: Processed in 0.001996099 sec. | ||
| 6487 | 2026.03.25 17:10:18.598645 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6488 | 2026.03.25 17:10:18.598749 [ 253 ] {bb6142c3-538e-4da4-88b8-82721ffccb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6489 | 2026.03.25 17:10:18.598795 [ 253 ] {bb6142c3-538e-4da4-88b8-82721ffccb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6490 | 2026.03.25 17:10:18.599210 [ 253 ] {bb6142c3-538e-4da4-88b8-82721ffccb35} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6491 | 2026.03.25 17:10:18.599249 [ 253 ] {bb6142c3-538e-4da4-88b8-82721ffccb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6492 | 2026.03.25 17:10:18.599556 [ 253 ] {bb6142c3-538e-4da4-88b8-82721ffccb35} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6493 | 2026.03.25 17:10:18.599772 [ 253 ] {bb6142c3-538e-4da4-88b8-82721ffccb35} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2026.03.25 17:10:18.599904 [ 253 ] {bb6142c3-538e-4da4-88b8-82721ffccb35} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001178 sec., 12733.446519524618 rows/sec., 957.50 KiB/sec. | ||
| 6495 | 2026.03.25 17:10:18.599942 [ 253 ] {bb6142c3-538e-4da4-88b8-82721ffccb35} <Debug> TCPHandler: Processed in 0.001350174 sec. | ||
| 6496 | 2026.03.25 17:10:18.600056 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.03.25 17:10:18.600154 [ 253 ] {969a7217-8233-4e60-afcc-d0d86af2d363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6498 | 2026.03.25 17:10:18.600195 [ 253 ] {969a7217-8233-4e60-afcc-d0d86af2d363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6499 | 2026.03.25 17:10:18.600630 [ 253 ] {969a7217-8233-4e60-afcc-d0d86af2d363} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.03.25 17:10:18.600666 [ 253 ] {969a7217-8233-4e60-afcc-d0d86af2d363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6501 | 2026.03.25 17:10:18.600982 [ 253 ] {969a7217-8233-4e60-afcc-d0d86af2d363} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6502 | 2026.03.25 17:10:18.601205 [ 253 ] {969a7217-8233-4e60-afcc-d0d86af2d363} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.03.25 17:10:18.601331 [ 253 ] {969a7217-8233-4e60-afcc-d0d86af2d363} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001197 sec., 65998.3291562239 rows/sec., 5.15 MiB/sec. | ||
| 6504 | 2026.03.25 17:10:18.601369 [ 253 ] {969a7217-8233-4e60-afcc-d0d86af2d363} <Debug> TCPHandler: Processed in 0.001363394 sec. | ||
| 6505 | 2026.03.25 17:10:18.601482 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2026.03.25 17:10:18.601579 [ 253 ] {d09d8014-3728-424f-b16f-bd0cb99e9b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6507 | 2026.03.25 17:10:18.601624 [ 253 ] {d09d8014-3728-424f-b16f-bd0cb99e9b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6508 | 2026.03.25 17:10:18.602031 [ 253 ] {d09d8014-3728-424f-b16f-bd0cb99e9b2b} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.03.25 17:10:18.602068 [ 253 ] {d09d8014-3728-424f-b16f-bd0cb99e9b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6510 | 2026.03.25 17:10:18.602393 [ 253 ] {d09d8014-3728-424f-b16f-bd0cb99e9b2b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6511 | 2026.03.25 17:10:18.602615 [ 253 ] {d09d8014-3728-424f-b16f-bd0cb99e9b2b} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.03.25 17:10:18.602744 [ 253 ] {d09d8014-3728-424f-b16f-bd0cb99e9b2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 6513 | 2026.03.25 17:10:18.602781 [ 253 ] {d09d8014-3728-424f-b16f-bd0cb99e9b2b} <Debug> TCPHandler: Processed in 0.001348764 sec. | ||
| 6514 | 2026.03.25 17:10:18.602888 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6515 | 2026.03.25 17:10:18.602991 [ 253 ] {e07e6ef5-6b17-4578-b3d0-e2d18a5f6153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6516 | 2026.03.25 17:10:18.603049 [ 253 ] {e07e6ef5-6b17-4578-b3d0-e2d18a5f6153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6517 | 2026.03.25 17:10:18.603869 [ 253 ] {e07e6ef5-6b17-4578-b3d0-e2d18a5f6153} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.03.25 17:10:18.603906 [ 253 ] {e07e6ef5-6b17-4578-b3d0-e2d18a5f6153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6519 | 2026.03.25 17:10:18.604439 [ 253 ] {e07e6ef5-6b17-4578-b3d0-e2d18a5f6153} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6520 | 2026.03.25 17:10:18.604676 [ 253 ] {e07e6ef5-6b17-4578-b3d0-e2d18a5f6153} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.03.25 17:10:18.604821 [ 253 ] {e07e6ef5-6b17-4578-b3d0-e2d18a5f6153} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001849 sec., 8112.493239588967 rows/sec., 14.54 MiB/sec. | ||
| 6522 | 2026.03.25 17:10:18.604884 [ 253 ] {e07e6ef5-6b17-4578-b3d0-e2d18a5f6153} <Debug> TCPHandler: Processed in 0.002046181 sec. | ||
| 6523 | 2026.03.25 17:10:18.605002 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6524 | 2026.03.25 17:10:18.605097 [ 253 ] {2ce44d4b-60f3-44d2-bccb-b382f3ea87ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6525 | 2026.03.25 17:10:18.605139 [ 253 ] {2ce44d4b-60f3-44d2-bccb-b382f3ea87ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6526 | 2026.03.25 17:10:18.605491 [ 253 ] {2ce44d4b-60f3-44d2-bccb-b382f3ea87ba} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.03.25 17:10:18.605528 [ 253 ] {2ce44d4b-60f3-44d2-bccb-b382f3ea87ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6528 | 2026.03.25 17:10:18.605833 [ 253 ] {2ce44d4b-60f3-44d2-bccb-b382f3ea87ba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6529 | 2026.03.25 17:10:18.606049 [ 253 ] {2ce44d4b-60f3-44d2-bccb-b382f3ea87ba} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.03.25 17:10:18.606177 [ 253 ] {2ce44d4b-60f3-44d2-bccb-b382f3ea87ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 6531 | 2026.03.25 17:10:18.606213 [ 253 ] {2ce44d4b-60f3-44d2-bccb-b382f3ea87ba} <Debug> TCPHandler: Processed in 0.001259871 sec. | ||
| 6532 | 2026.03.25 17:10:22.380418 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6533 | 2026.03.25 17:10:22.380475 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6534 | 2026.03.25 17:10:22.488060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12445 | ||
| 6535 | 2026.03.25 17:10:22.488582 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2026.03.25 17:10:22.488634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6537 | 2026.03.25 17:10:22.489135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6538 | 2026.03.25 17:10:22.489380 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.03.25 17:10:22.489530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12445 | ||
| 6540 | 2026.03.25 17:10:22.489571 [ 168 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6541 | 2026.03.25 17:10:22.489652 [ 168 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.03.25 17:10:22.489682 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6543 | 2026.03.25 17:10:22.489801 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 6544 | 2026.03.25 17:10:22.489923 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6545 | 2026.03.25 17:10:22.489966 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10013 rows starting from the beginning of the part | ||
| 6546 | 2026.03.25 17:10:22.490035 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 6547 | 2026.03.25 17:10:22.490085 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 6548 | 2026.03.25 17:10:22.490130 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 6549 | 2026.03.25 17:10:22.490176 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 6550 | 2026.03.25 17:10:22.490218 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 6551 | 2026.03.25 17:10:22.494557 [ 196 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12445 rows, containing 4 columns (4 merged, 0 gathered) in 0.004804079 sec., 2590506.9421214764 rows/sec., 37.06 MiB/sec. | ||
| 6552 | 2026.03.25 17:10:22.494931 [ 196 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6553 | 2026.03.25 17:10:22.495226 [ 196 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_26_5} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2026.03.25 17:10:22.495306 [ 196 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_26_5} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6555 | 2026.03.25 17:10:22.495406 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 6556 | 2026.03.25 17:10:23.182522 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6557 | 2026.03.25 17:10:23.199316 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.03.25 17:10:23.199360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6559 | 2026.03.25 17:10:23.204763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6560 | 2026.03.25 17:10:23.205435 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2026.03.25 17:10:23.205732 [ 168 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6562 | 2026.03.25 17:10:23.205799 [ 168 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.03.25 17:10:23.205823 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6564 | 2026.03.25 17:10:23.205927 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 6565 | 2026.03.25 17:10:23.208281 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6566 | 2026.03.25 17:10:23.209506 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6567 | 2026.03.25 17:10:23.210928 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 6568 | 2026.03.25 17:10:23.215322 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 6569 | 2026.03.25 17:10:23.219568 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 6570 | 2026.03.25 17:10:23.223917 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 6571 | 2026.03.25 17:10:23.228105 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 6572 | 2026.03.25 17:10:23.231917 [ 190 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 6573 | 2026.03.25 17:10:23.284108 [ 196 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078228119 sec., 2505.492941738763 rows/sec., 12.96 MiB/sec. | ||
| 6574 | 2026.03.25 17:10:23.286674 [ 187 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6575 | 2026.03.25 17:10:23.288719 [ 187 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_26_5} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2026.03.25 17:10:23.288838 [ 187 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_26_5} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6577 | 2026.03.25 17:10:23.291765 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6578 | 2026.03.25 17:10:23.603305 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2026.03.25 17:10:23.603523 [ 253 ] {a472e05b-5aa7-4c64-89ce-fbc63ab6d891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6580 | 2026.03.25 17:10:23.603599 [ 253 ] {a472e05b-5aa7-4c64-89ce-fbc63ab6d891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6581 | 2026.03.25 17:10:23.604447 [ 253 ] {a472e05b-5aa7-4c64-89ce-fbc63ab6d891} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.03.25 17:10:23.604495 [ 253 ] {a472e05b-5aa7-4c64-89ce-fbc63ab6d891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6583 | 2026.03.25 17:10:23.604931 [ 253 ] {a472e05b-5aa7-4c64-89ce-fbc63ab6d891} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6584 | 2026.03.25 17:10:23.605172 [ 253 ] {a472e05b-5aa7-4c64-89ce-fbc63ab6d891} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.03.25 17:10:23.605350 [ 253 ] {a472e05b-5aa7-4c64-89ce-fbc63ab6d891} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001884 sec., 150743.09978768576 rows/sec., 9.57 MiB/sec. | ||
| 6586 | 2026.03.25 17:10:23.605403 [ 253 ] {a472e05b-5aa7-4c64-89ce-fbc63ab6d891} <Debug> TCPHandler: Processed in 0.002236365 sec. | ||
| 6587 | 2026.03.25 17:10:23.605554 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.03.25 17:10:23.605656 [ 253 ] {066855ed-0db4-4409-8fb7-ae484425a903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6589 | 2026.03.25 17:10:23.605701 [ 253 ] {066855ed-0db4-4409-8fb7-ae484425a903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6590 | 2026.03.25 17:10:23.606520 [ 253 ] {066855ed-0db4-4409-8fb7-ae484425a903} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.03.25 17:10:23.606558 [ 253 ] {066855ed-0db4-4409-8fb7-ae484425a903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6592 | 2026.03.25 17:10:23.606934 [ 253 ] {066855ed-0db4-4409-8fb7-ae484425a903} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6593 | 2026.03.25 17:10:23.607166 [ 253 ] {066855ed-0db4-4409-8fb7-ae484425a903} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.03.25 17:10:23.607303 [ 253 ] {066855ed-0db4-4409-8fb7-ae484425a903} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.00167 sec., 507185.62874251493 rows/sec., 39.88 MiB/sec. | ||
| 6595 | 2026.03.25 17:10:23.607343 [ 253 ] {066855ed-0db4-4409-8fb7-ae484425a903} <Debug> TCPHandler: Processed in 0.001841085 sec. | ||
| 6596 | 2026.03.25 17:10:23.607457 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6597 | 2026.03.25 17:10:23.607553 [ 253 ] {a70c63c1-c925-4bfb-a227-a4c4afeeea54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6598 | 2026.03.25 17:10:23.607595 [ 253 ] {a70c63c1-c925-4bfb-a227-a4c4afeeea54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6599 | 2026.03.25 17:10:23.608049 [ 253 ] {a70c63c1-c925-4bfb-a227-a4c4afeeea54} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2026.03.25 17:10:23.608087 [ 253 ] {a70c63c1-c925-4bfb-a227-a4c4afeeea54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6601 | 2026.03.25 17:10:23.608399 [ 253 ] {a70c63c1-c925-4bfb-a227-a4c4afeeea54} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6602 | 2026.03.25 17:10:23.608613 [ 253 ] {a70c63c1-c925-4bfb-a227-a4c4afeeea54} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2026.03.25 17:10:23.608746 [ 253 ] {a70c63c1-c925-4bfb-a227-a4c4afeeea54} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001212 sec., 137788.7788778878 rows/sec., 8.40 MiB/sec. | ||
| 6604 | 2026.03.25 17:10:23.608784 [ 253 ] {a70c63c1-c925-4bfb-a227-a4c4afeeea54} <Debug> TCPHandler: Processed in 0.001376304 sec. | ||
| 6605 | 2026.03.25 17:10:23.608895 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6606 | 2026.03.25 17:10:23.608988 [ 253 ] {a9ec47ef-4602-451a-8aa1-ddfa35c79cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6607 | 2026.03.25 17:10:23.609027 [ 253 ] {a9ec47ef-4602-451a-8aa1-ddfa35c79cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6608 | 2026.03.25 17:10:23.609468 [ 253 ] {a9ec47ef-4602-451a-8aa1-ddfa35c79cbb} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.03.25 17:10:23.609506 [ 253 ] {a9ec47ef-4602-451a-8aa1-ddfa35c79cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6610 | 2026.03.25 17:10:23.609814 [ 253 ] {a9ec47ef-4602-451a-8aa1-ddfa35c79cbb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6611 | 2026.03.25 17:10:23.610023 [ 253 ] {a9ec47ef-4602-451a-8aa1-ddfa35c79cbb} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2026.03.25 17:10:23.610129 [ 153 ] {} <Debug> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6613 | 2026.03.25 17:10:23.610149 [ 253 ] {a9ec47ef-4602-451a-8aa1-ddfa35c79cbb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00118 sec., 126271.18644067796 rows/sec., 8.16 MiB/sec. | ||
| 6614 | 2026.03.25 17:10:23.610193 [ 153 ] {} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2026.03.25 17:10:23.610204 [ 253 ] {a9ec47ef-4602-451a-8aa1-ddfa35c79cbb} <Debug> TCPHandler: Processed in 0.001358034 sec. | ||
| 6616 | 2026.03.25 17:10:23.610222 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6617 | 2026.03.25 17:10:23.610324 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6618 | 2026.03.25 17:10:23.610339 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::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 | ||
| 6619 | 2026.03.25 17:10:23.610420 [ 253 ] {bda21868-3005-4bbb-8c99-16ada18e7b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6620 | 2026.03.25 17:10:23.610464 [ 253 ] {bda21868-3005-4bbb-8c99-16ada18e7b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6621 | 2026.03.25 17:10:23.610465 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6622 | 2026.03.25 17:10:23.610517 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 976 rows starting from the beginning of the part | ||
| 6623 | 2026.03.25 17:10:23.610592 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 6624 | 2026.03.25 17:10:23.610648 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 6625 | 2026.03.25 17:10:23.610698 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 825 rows starting from the beginning of the part | ||
| 6626 | 2026.03.25 17:10:23.610743 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 6627 | 2026.03.25 17:10:23.610788 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 6628 | 2026.03.25 17:10:23.610919 [ 253 ] {bda21868-3005-4bbb-8c99-16ada18e7b38} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2026.03.25 17:10:23.610962 [ 253 ] {bda21868-3005-4bbb-8c99-16ada18e7b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6630 | 2026.03.25 17:10:23.611303 [ 253 ] {bda21868-3005-4bbb-8c99-16ada18e7b38} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6631 | 2026.03.25 17:10:23.611539 [ 253 ] {bda21868-3005-4bbb-8c99-16ada18e7b38} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2026.03.25 17:10:23.611676 [ 253 ] {bda21868-3005-4bbb-8c99-16ada18e7b38} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001274 sec., 116169.54474097332 rows/sec., 6.61 MiB/sec. | ||
| 6633 | 2026.03.25 17:10:23.611715 [ 253 ] {bda21868-3005-4bbb-8c99-16ada18e7b38} <Debug> TCPHandler: Processed in 0.001441235 sec. | ||
| 6634 | 2026.03.25 17:10:23.611824 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2026.03.25 17:10:23.611917 [ 253 ] {e3e662e4-55c2-4e6f-a872-b0068a86581a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6636 | 2026.03.25 17:10:23.611957 [ 253 ] {e3e662e4-55c2-4e6f-a872-b0068a86581a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6637 | 2026.03.25 17:10:23.612054 [ 187 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001761753 sec., 1360576.6529133199 rows/sec., 87.37 MiB/sec. | ||
| 6638 | 2026.03.25 17:10:23.612253 [ 200 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6639 | 2026.03.25 17:10:23.612526 [ 200 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_21_4} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.03.25 17:10:23.612575 [ 253 ] {e3e662e4-55c2-4e6f-a872-b0068a86581a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.03.25 17:10:23.612597 [ 200 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_21_4} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6642 | 2026.03.25 17:10:23.612621 [ 253 ] {e3e662e4-55c2-4e6f-a872-b0068a86581a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6643 | 2026.03.25 17:10:23.612695 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6644 | 2026.03.25 17:10:23.612958 [ 253 ] {e3e662e4-55c2-4e6f-a872-b0068a86581a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6645 | 2026.03.25 17:10:23.613176 [ 253 ] {e3e662e4-55c2-4e6f-a872-b0068a86581a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.03.25 17:10:23.613306 [ 253 ] {e3e662e4-55c2-4e6f-a872-b0068a86581a} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001407 sec., 366027.0078180526 rows/sec., 25.81 MiB/sec. | ||
| 6647 | 2026.03.25 17:10:23.613343 [ 253 ] {e3e662e4-55c2-4e6f-a872-b0068a86581a} <Debug> TCPHandler: Processed in 0.001567599 sec. | ||
| 6648 | 2026.03.25 17:10:23.613448 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6649 | 2026.03.25 17:10:23.613540 [ 253 ] {cd5107d0-8978-400e-accb-835a7a1cacd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6650 | 2026.03.25 17:10:23.613581 [ 253 ] {cd5107d0-8978-400e-accb-835a7a1cacd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6651 | 2026.03.25 17:10:23.613909 [ 253 ] {cd5107d0-8978-400e-accb-835a7a1cacd4} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.03.25 17:10:23.613945 [ 253 ] {cd5107d0-8978-400e-accb-835a7a1cacd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6653 | 2026.03.25 17:10:23.614247 [ 253 ] {cd5107d0-8978-400e-accb-835a7a1cacd4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6654 | 2026.03.25 17:10:23.614458 [ 253 ] {cd5107d0-8978-400e-accb-835a7a1cacd4} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2026.03.25 17:10:23.614555 [ 153 ] {} <Debug> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6656 | 2026.03.25 17:10:23.614583 [ 253 ] {cd5107d0-8978-400e-accb-835a7a1cacd4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 6657 | 2026.03.25 17:10:23.614590 [ 153 ] {} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2026.03.25 17:10:23.614626 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6659 | 2026.03.25 17:10:23.614627 [ 253 ] {cd5107d0-8978-400e-accb-835a7a1cacd4} <Debug> TCPHandler: Processed in 0.001227471 sec. | ||
| 6660 | 2026.03.25 17:10:23.614733 [ 186 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::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 | ||
| 6661 | 2026.03.25 17:10:23.614750 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6662 | 2026.03.25 17:10:23.614860 [ 253 ] {5b57000d-0cee-4e75-96fa-8f319fbad3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6663 | 2026.03.25 17:10:23.614869 [ 186 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6664 | 2026.03.25 17:10:23.614905 [ 253 ] {5b57000d-0cee-4e75-96fa-8f319fbad3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6665 | 2026.03.25 17:10:23.614913 [ 186 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6666 | 2026.03.25 17:10:23.614988 [ 186 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6667 | 2026.03.25 17:10:23.615031 [ 186 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6668 | 2026.03.25 17:10:23.615069 [ 186 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6669 | 2026.03.25 17:10:23.615112 [ 186 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6670 | 2026.03.25 17:10:23.615149 [ 186 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6671 | 2026.03.25 17:10:23.615313 [ 253 ] {5b57000d-0cee-4e75-96fa-8f319fbad3de} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.03.25 17:10:23.615353 [ 253 ] {5b57000d-0cee-4e75-96fa-8f319fbad3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6673 | 2026.03.25 17:10:23.615721 [ 253 ] {5b57000d-0cee-4e75-96fa-8f319fbad3de} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6674 | 2026.03.25 17:10:23.615940 [ 253 ] {5b57000d-0cee-4e75-96fa-8f319fbad3de} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.03.25 17:10:23.615945 [ 187 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001261711 sec., 76087.15466537107 rows/sec., 3.88 MiB/sec. | ||
| 6676 | 2026.03.25 17:10:23.616073 [ 253 ] {5b57000d-0cee-4e75-96fa-8f319fbad3de} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001231 sec., 215272.13647441103 rows/sec., 14.31 MiB/sec. | ||
| 6677 | 2026.03.25 17:10:23.616114 [ 253 ] {5b57000d-0cee-4e75-96fa-8f319fbad3de} <Debug> TCPHandler: Processed in 0.001412594 sec. | ||
| 6678 | 2026.03.25 17:10:23.616123 [ 192 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6679 | 2026.03.25 17:10:23.616224 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.03.25 17:10:23.616322 [ 253 ] {c5379fdd-c305-49cb-b939-e9fc14bb8922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6681 | 2026.03.25 17:10:23.616366 [ 253 ] {c5379fdd-c305-49cb-b939-e9fc14bb8922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6682 | 2026.03.25 17:10:23.616416 [ 192 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_16_3} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.03.25 17:10:23.616489 [ 192 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_16_3} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6684 | 2026.03.25 17:10:23.616565 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6685 | 2026.03.25 17:10:23.616674 [ 253 ] {c5379fdd-c305-49cb-b939-e9fc14bb8922} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2026.03.25 17:10:23.616714 [ 253 ] {c5379fdd-c305-49cb-b939-e9fc14bb8922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6687 | 2026.03.25 17:10:23.617037 [ 253 ] {c5379fdd-c305-49cb-b939-e9fc14bb8922} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6688 | 2026.03.25 17:10:23.617246 [ 253 ] {c5379fdd-c305-49cb-b939-e9fc14bb8922} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2026.03.25 17:10:23.617373 [ 253 ] {c5379fdd-c305-49cb-b939-e9fc14bb8922} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 6690 | 2026.03.25 17:10:23.617409 [ 253 ] {c5379fdd-c305-49cb-b939-e9fc14bb8922} <Debug> TCPHandler: Processed in 0.001234011 sec. | ||
| 6691 | 2026.03.25 17:10:23.617516 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.03.25 17:10:23.617609 [ 253 ] {0ba60a6c-5eb8-4a46-81b4-272750288a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6693 | 2026.03.25 17:10:23.617663 [ 253 ] {0ba60a6c-5eb8-4a46-81b4-272750288a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6694 | 2026.03.25 17:10:23.618491 [ 253 ] {0ba60a6c-5eb8-4a46-81b4-272750288a06} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.03.25 17:10:23.618528 [ 253 ] {0ba60a6c-5eb8-4a46-81b4-272750288a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6696 | 2026.03.25 17:10:23.619085 [ 253 ] {0ba60a6c-5eb8-4a46-81b4-272750288a06} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6697 | 2026.03.25 17:10:23.619306 [ 253 ] {0ba60a6c-5eb8-4a46-81b4-272750288a06} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.03.25 17:10:23.619444 [ 253 ] {0ba60a6c-5eb8-4a46-81b4-272750288a06} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001854 sec., 13484.35814455232 rows/sec., 24.16 MiB/sec. | ||
| 6699 | 2026.03.25 17:10:23.619507 [ 253 ] {0ba60a6c-5eb8-4a46-81b4-272750288a06} <Debug> TCPHandler: Processed in 0.00203918 sec. | ||
| 6700 | 2026.03.25 17:10:23.619615 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.03.25 17:10:23.619709 [ 253 ] {03ea1dda-86a4-4164-ab68-9d012418224a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6702 | 2026.03.25 17:10:23.619750 [ 253 ] {03ea1dda-86a4-4164-ab68-9d012418224a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6703 | 2026.03.25 17:10:23.620069 [ 253 ] {03ea1dda-86a4-4164-ab68-9d012418224a} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.03.25 17:10:23.620104 [ 253 ] {03ea1dda-86a4-4164-ab68-9d012418224a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6705 | 2026.03.25 17:10:23.620408 [ 253 ] {03ea1dda-86a4-4164-ab68-9d012418224a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6706 | 2026.03.25 17:10:23.620613 [ 253 ] {03ea1dda-86a4-4164-ab68-9d012418224a} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.03.25 17:10:23.620740 [ 253 ] {03ea1dda-86a4-4164-ab68-9d012418224a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00105 sec., 85714.28571428572 rows/sec., 5.36 MiB/sec. | ||
| 6708 | 2026.03.25 17:10:23.620776 [ 253 ] {03ea1dda-86a4-4164-ab68-9d012418224a} <Debug> TCPHandler: Processed in 0.00120991 sec. | ||
| 6709 | 2026.03.25 17:10:24.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.73 MiB, peak 272.46 MiB, free memory in arenas 0.00 B, will set to 265.54 MiB (RSS), difference: 2.81 MiB | ||
| 6710 | 2026.03.25 17:10:24.808231 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2026.03.25 17:10:24.808420 [ 253 ] {d756932f-020d-45cc-b39c-6fd76a0c138f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6712 | 2026.03.25 17:10:24.808490 [ 253 ] {d756932f-020d-45cc-b39c-6fd76a0c138f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6713 | 2026.03.25 17:10:24.809145 [ 253 ] {d756932f-020d-45cc-b39c-6fd76a0c138f} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.03.25 17:10:24.809194 [ 253 ] {d756932f-020d-45cc-b39c-6fd76a0c138f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6715 | 2026.03.25 17:10:24.809605 [ 253 ] {d756932f-020d-45cc-b39c-6fd76a0c138f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6716 | 2026.03.25 17:10:24.809849 [ 253 ] {d756932f-020d-45cc-b39c-6fd76a0c138f} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.03.25 17:10:24.810004 [ 253 ] {d756932f-020d-45cc-b39c-6fd76a0c138f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001638 sec., 9768.009768009768 rows/sec., 796.51 KiB/sec. | ||
| 6718 | 2026.03.25 17:10:24.810048 [ 253 ] {d756932f-020d-45cc-b39c-6fd76a0c138f} <Debug> TCPHandler: Processed in 0.001950328 sec. | ||
| 6719 | 2026.03.25 17:10:24.810176 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2026.03.25 17:10:24.810273 [ 253 ] {7f38c465-35dd-4701-a639-b3e52ba8e4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6721 | 2026.03.25 17:10:24.810314 [ 253 ] {7f38c465-35dd-4701-a639-b3e52ba8e4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6722 | 2026.03.25 17:10:24.811957 [ 253 ] {7f38c465-35dd-4701-a639-b3e52ba8e4c4} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2026.03.25 17:10:24.811993 [ 253 ] {7f38c465-35dd-4701-a639-b3e52ba8e4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6724 | 2026.03.25 17:10:24.812464 [ 253 ] {7f38c465-35dd-4701-a639-b3e52ba8e4c4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6725 | 2026.03.25 17:10:24.812686 [ 253 ] {7f38c465-35dd-4701-a639-b3e52ba8e4c4} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2026.03.25 17:10:24.812817 [ 253 ] {7f38c465-35dd-4701-a639-b3e52ba8e4c4} <Debug> executeQuery: Read 2439 rows, 184.90 KiB in 0.002564 sec., 951248.0499219969 rows/sec., 70.42 MiB/sec. | ||
| 6727 | 2026.03.25 17:10:24.812813 [ 152 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6728 | 2026.03.25 17:10:24.812857 [ 253 ] {7f38c465-35dd-4701-a639-b3e52ba8e4c4} <Debug> TCPHandler: Processed in 0.002731867 sec. | ||
| 6729 | 2026.03.25 17:10:24.812893 [ 152 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.03.25 17:10:24.812921 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6731 | 2026.03.25 17:10:24.812996 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.03.25 17:10:24.813022 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 6733 | 2026.03.25 17:10:24.813095 [ 253 ] {7dbabe07-581a-499d-b24c-c319c4e68155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6734 | 2026.03.25 17:10:24.813141 [ 253 ] {7dbabe07-581a-499d-b24c-c319c4e68155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6735 | 2026.03.25 17:10:24.813161 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6736 | 2026.03.25 17:10:24.813203 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3356 rows starting from the beginning of the part | ||
| 6737 | 2026.03.25 17:10:24.813270 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 86 rows starting from the beginning of the part | ||
| 6738 | 2026.03.25 17:10:24.813316 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 847 rows starting from the beginning of the part | ||
| 6739 | 2026.03.25 17:10:24.813358 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 6740 | 2026.03.25 17:10:24.813399 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 847 rows starting from the beginning of the part | ||
| 6741 | 2026.03.25 17:10:24.813436 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2439 rows starting from the beginning of the part | ||
| 6742 | 2026.03.25 17:10:24.813577 [ 253 ] {7dbabe07-581a-499d-b24c-c319c4e68155} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2026.03.25 17:10:24.813620 [ 253 ] {7dbabe07-581a-499d-b24c-c319c4e68155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6744 | 2026.03.25 17:10:24.813972 [ 253 ] {7dbabe07-581a-499d-b24c-c319c4e68155} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6745 | 2026.03.25 17:10:24.814191 [ 253 ] {7dbabe07-581a-499d-b24c-c319c4e68155} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.03.25 17:10:24.814306 [ 152 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6747 | 2026.03.25 17:10:24.814336 [ 253 ] {7dbabe07-581a-499d-b24c-c319c4e68155} <Debug> executeQuery: Read 40 rows, 2.92 KiB in 0.00126 sec., 31746.031746031746 rows/sec., 2.26 MiB/sec. | ||
| 6748 | 2026.03.25 17:10:24.814341 [ 152 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.03.25 17:10:24.814378 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6750 | 2026.03.25 17:10:24.814383 [ 253 ] {7dbabe07-581a-499d-b24c-c319c4e68155} <Debug> TCPHandler: Processed in 0.001436376 sec. | ||
| 6751 | 2026.03.25 17:10:24.814493 [ 192 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 6752 | 2026.03.25 17:10:24.814505 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6753 | 2026.03.25 17:10:24.814624 [ 253 ] {167c8f4f-6d97-4b67-a2d3-fa389962dfe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6754 | 2026.03.25 17:10:24.814635 [ 192 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6755 | 2026.03.25 17:10:24.814668 [ 253 ] {167c8f4f-6d97-4b67-a2d3-fa389962dfe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6756 | 2026.03.25 17:10:24.814678 [ 192 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 223 rows starting from the beginning of the part | ||
| 6757 | 2026.03.25 17:10:24.814772 [ 192 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 6758 | 2026.03.25 17:10:24.814824 [ 192 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 167 rows starting from the beginning of the part | ||
| 6759 | 2026.03.25 17:10:24.814864 [ 192 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 6760 | 2026.03.25 17:10:24.814934 [ 192 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 167 rows starting from the beginning of the part | ||
| 6761 | 2026.03.25 17:10:24.815006 [ 192 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 6762 | 2026.03.25 17:10:24.815449 [ 253 ] {167c8f4f-6d97-4b67-a2d3-fa389962dfe5} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.03.25 17:10:24.815487 [ 253 ] {167c8f4f-6d97-4b67-a2d3-fa389962dfe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6764 | 2026.03.25 17:10:24.815908 [ 253 ] {167c8f4f-6d97-4b67-a2d3-fa389962dfe5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6765 | 2026.03.25 17:10:24.816011 [ 192 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566269 sec., 400314.3776707577 rows/sec., 26.84 MiB/sec. | ||
| 6766 | 2026.03.25 17:10:24.816148 [ 253 ] {167c8f4f-6d97-4b67-a2d3-fa389962dfe5} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6767 | 2026.03.25 17:10:24.816172 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6768 | 2026.03.25 17:10:24.816288 [ 253 ] {167c8f4f-6d97-4b67-a2d3-fa389962dfe5} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001682 sec., 476218.7871581451 rows/sec., 27.51 MiB/sec. | ||
| 6769 | 2026.03.25 17:10:24.816331 [ 253 ] {167c8f4f-6d97-4b67-a2d3-fa389962dfe5} <Debug> TCPHandler: Processed in 0.001875586 sec. | ||
| 6770 | 2026.03.25 17:10:24.816447 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2026.03.25 17:10:24.816462 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_36_7} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.03.25 17:10:24.816491 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7661 rows, containing 5 columns (5 merged, 0 gathered) in 0.003514416 sec., 2179878.534584409 rows/sec., 174.13 MiB/sec. | ||
| 6773 | 2026.03.25 17:10:24.816542 [ 253 ] {a15a5dc7-28f0-4e3a-a4ee-58d4ee66c199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6774 | 2026.03.25 17:10:24.816554 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_36_7} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6775 | 2026.03.25 17:10:24.816582 [ 253 ] {a15a5dc7-28f0-4e3a-a4ee-58d4ee66c199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6776 | 2026.03.25 17:10:24.816637 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6777 | 2026.03.25 17:10:24.816801 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6778 | 2026.03.25 17:10:24.816975 [ 253 ] {a15a5dc7-28f0-4e3a-a4ee-58d4ee66c199} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2026.03.25 17:10:24.817010 [ 253 ] {a15a5dc7-28f0-4e3a-a4ee-58d4ee66c199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6780 | 2026.03.25 17:10:24.817110 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_41_8} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.03.25 17:10:24.817182 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_41_8} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6782 | 2026.03.25 17:10:24.817267 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 6783 | 2026.03.25 17:10:24.817311 [ 253 ] {a15a5dc7-28f0-4e3a-a4ee-58d4ee66c199} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6784 | 2026.03.25 17:10:24.817525 [ 253 ] {a15a5dc7-28f0-4e3a-a4ee-58d4ee66c199} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2026.03.25 17:10:24.817656 [ 253 ] {a15a5dc7-28f0-4e3a-a4ee-58d4ee66c199} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 62.11 KiB/sec. | ||
| 6786 | 2026.03.25 17:10:24.817693 [ 253 ] {a15a5dc7-28f0-4e3a-a4ee-58d4ee66c199} <Debug> TCPHandler: Processed in 0.001295342 sec. | ||
| 6787 | 2026.03.25 17:10:24.817808 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6788 | 2026.03.25 17:10:24.817900 [ 253 ] {94ae5d15-bbf4-4a92-84df-515c7a1a70d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6789 | 2026.03.25 17:10:24.817939 [ 253 ] {94ae5d15-bbf4-4a92-84df-515c7a1a70d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6790 | 2026.03.25 17:10:24.818911 [ 253 ] {94ae5d15-bbf4-4a92-84df-515c7a1a70d1} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2026.03.25 17:10:24.818947 [ 253 ] {94ae5d15-bbf4-4a92-84df-515c7a1a70d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6792 | 2026.03.25 17:10:24.819323 [ 253 ] {94ae5d15-bbf4-4a92-84df-515c7a1a70d1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6793 | 2026.03.25 17:10:24.819546 [ 253 ] {94ae5d15-bbf4-4a92-84df-515c7a1a70d1} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2026.03.25 17:10:24.819661 [ 152 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6795 | 2026.03.25 17:10:24.819677 [ 253 ] {94ae5d15-bbf4-4a92-84df-515c7a1a70d1} <Debug> executeQuery: Read 1319 rows, 90.46 KiB in 0.001794 sec., 735228.5395763656 rows/sec., 49.24 MiB/sec. | ||
| 6796 | 2026.03.25 17:10:24.819704 [ 152 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2026.03.25 17:10:24.819725 [ 253 ] {94ae5d15-bbf4-4a92-84df-515c7a1a70d1} <Debug> TCPHandler: Processed in 0.001965128 sec. | ||
| 6798 | 2026.03.25 17:10:24.819732 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6799 | 2026.03.25 17:10:24.819843 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 6800 | 2026.03.25 17:10:24.819867 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6801 | 2026.03.25 17:10:24.819972 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6802 | 2026.03.25 17:10:24.819976 [ 253 ] {71ce92d5-0e28-46c0-92b9-9aa852562fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6803 | 2026.03.25 17:10:24.820015 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1828 rows starting from the beginning of the part | ||
| 6804 | 2026.03.25 17:10:24.820055 [ 253 ] {71ce92d5-0e28-46c0-92b9-9aa852562fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6805 | 2026.03.25 17:10:24.820081 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 79 rows starting from the beginning of the part | ||
| 6806 | 2026.03.25 17:10:24.820137 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 515 rows starting from the beginning of the part | ||
| 6807 | 2026.03.25 17:10:24.820184 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 6808 | 2026.03.25 17:10:24.820224 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 515 rows starting from the beginning of the part | ||
| 6809 | 2026.03.25 17:10:24.820265 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1319 rows starting from the beginning of the part | ||
| 6810 | 2026.03.25 17:10:24.820795 [ 253 ] {71ce92d5-0e28-46c0-92b9-9aa852562fde} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.03.25 17:10:24.820839 [ 253 ] {71ce92d5-0e28-46c0-92b9-9aa852562fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6812 | 2026.03.25 17:10:24.821335 [ 253 ] {71ce92d5-0e28-46c0-92b9-9aa852562fde} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6813 | 2026.03.25 17:10:24.821555 [ 253 ] {71ce92d5-0e28-46c0-92b9-9aa852562fde} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.03.25 17:10:24.821743 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6815 | 2026.03.25 17:10:24.821760 [ 253 ] {71ce92d5-0e28-46c0-92b9-9aa852562fde} <Debug> executeQuery: Read 1536 rows, 95.75 KiB in 0.001802 sec., 852386.2375138735 rows/sec., 51.89 MiB/sec. | ||
| 6816 | 2026.03.25 17:10:24.821783 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.03.25 17:10:24.821806 [ 253 ] {71ce92d5-0e28-46c0-92b9-9aa852562fde} <Debug> TCPHandler: Processed in 0.00199145 sec. | ||
| 6818 | 2026.03.25 17:10:24.821807 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6819 | 2026.03.25 17:10:24.821904 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 6820 | 2026.03.25 17:10:24.821935 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6821 | 2026.03.25 17:10:24.821996 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6822 | 2026.03.25 17:10:24.822012 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4335 rows, containing 5 columns (5 merged, 0 gathered) in 0.002212585 sec., 1959246.76340118 rows/sec., 142.10 MiB/sec. | ||
| 6823 | 2026.03.25 17:10:24.822024 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14835 rows starting from the beginning of the part | ||
| 6824 | 2026.03.25 17:10:24.822033 [ 253 ] {55ef44fd-f4b4-495b-bf78-7981e70ec0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6825 | 2026.03.25 17:10:24.822102 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6826 | 2026.03.25 17:10:24.822102 [ 253 ] {55ef44fd-f4b4-495b-bf78-7981e70ec0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6827 | 2026.03.25 17:10:24.822146 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6828 | 2026.03.25 17:10:24.822190 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 6829 | 2026.03.25 17:10:24.822218 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6830 | 2026.03.25 17:10:24.822231 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 6831 | 2026.03.25 17:10:24.822279 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1536 rows starting from the beginning of the part | ||
| 6832 | 2026.03.25 17:10:24.822516 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_41_8} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.03.25 17:10:24.822599 [ 188 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_41_8} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6834 | 2026.03.25 17:10:24.822672 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6835 | 2026.03.25 17:10:24.823061 [ 253 ] {55ef44fd-f4b4-495b-bf78-7981e70ec0d5} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2026.03.25 17:10:24.823110 [ 253 ] {55ef44fd-f4b4-495b-bf78-7981e70ec0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6837 | 2026.03.25 17:10:24.823744 [ 253 ] {55ef44fd-f4b4-495b-bf78-7981e70ec0d5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6838 | 2026.03.25 17:10:24.823998 [ 253 ] {55ef44fd-f4b4-495b-bf78-7981e70ec0d5} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2026.03.25 17:10:24.824134 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6840 | 2026.03.25 17:10:24.824173 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.03.25 17:10:24.824174 [ 253 ] {55ef44fd-f4b4-495b-bf78-7981e70ec0d5} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002159 sec., 11116.2575266327 rows/sec., 19.92 MiB/sec. | ||
| 6842 | 2026.03.25 17:10:24.824195 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6843 | 2026.03.25 17:10:24.824258 [ 253 ] {55ef44fd-f4b4-495b-bf78-7981e70ec0d5} <Debug> TCPHandler: Processed in 0.002373018 sec. | ||
| 6844 | 2026.03.25 17:10:24.824287 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 6845 | 2026.03.25 17:10:24.824379 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6846 | 2026.03.25 17:10:24.824464 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6847 | 2026.03.25 17:10:24.824477 [ 253 ] {cbd11a3d-4985-4fb1-a10a-54fb7b36e7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6848 | 2026.03.25 17:10:24.824511 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 582 rows starting from the beginning of the part | ||
| 6849 | 2026.03.25 17:10:24.824520 [ 253 ] {cbd11a3d-4985-4fb1-a10a-54fb7b36e7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6850 | 2026.03.25 17:10:24.824622 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 6851 | 2026.03.25 17:10:24.824719 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 6852 | 2026.03.25 17:10:24.824814 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 6853 | 2026.03.25 17:10:24.824865 [ 253 ] {cbd11a3d-4985-4fb1-a10a-54fb7b36e7f0} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.03.25 17:10:24.824900 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 6855 | 2026.03.25 17:10:24.824903 [ 253 ] {cbd11a3d-4985-4fb1-a10a-54fb7b36e7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6856 | 2026.03.25 17:10:24.824988 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 6857 | 2026.03.25 17:10:24.825273 [ 253 ] {cbd11a3d-4985-4fb1-a10a-54fb7b36e7f0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6858 | 2026.03.25 17:10:24.825501 [ 253 ] {cbd11a3d-4985-4fb1-a10a-54fb7b36e7f0} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2026.03.25 17:10:24.825622 [ 152 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6860 | 2026.03.25 17:10:24.825651 [ 253 ] {cbd11a3d-4985-4fb1-a10a-54fb7b36e7f0} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001193 sec., 20117.351215423303 rows/sec., 1.36 MiB/sec. | ||
| 6861 | 2026.03.25 17:10:24.825664 [ 152 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.03.25 17:10:24.825696 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6863 | 2026.03.25 17:10:24.825704 [ 253 ] {cbd11a3d-4985-4fb1-a10a-54fb7b36e7f0} <Debug> TCPHandler: Processed in 0.001374844 sec. | ||
| 6864 | 2026.03.25 17:10:24.825774 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 6865 | 2026.03.25 17:10:24.825895 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6866 | 2026.03.25 17:10:24.825924 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2328 rows starting from the beginning of the part | ||
| 6867 | 2026.03.25 17:10:24.825977 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 6868 | 2026.03.25 17:10:24.826019 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 6869 | 2026.03.25 17:10:24.826053 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 6870 | 2026.03.25 17:10:24.826089 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6871 | 2026.03.25 17:10:24.826135 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 24 rows starting from the beginning of the part | ||
| 6872 | 2026.03.25 17:10:24.827613 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17221 rows, containing 5 columns (5 merged, 0 gathered) in 0.005746962 sec., 2996539.7369949548 rows/sec., 193.68 MiB/sec. | ||
| 6873 | 2026.03.25 17:10:24.827635 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2652 rows, containing 4 columns (4 merged, 0 gathered) in 0.001886277 sec., 1405944.0898659104 rows/sec., 91.07 MiB/sec. | ||
| 6874 | 2026.03.25 17:10:24.827882 [ 199 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6875 | 2026.03.25 17:10:24.827966 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6876 | 2026.03.25 17:10:24.828259 [ 199 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.03.25 17:10:24.828306 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_41_8} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2026.03.25 17:10:24.828354 [ 199 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6879 | 2026.03.25 17:10:24.828387 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_41_8} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6880 | 2026.03.25 17:10:24.828458 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6881 | 2026.03.25 17:10:24.828506 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.55 MiB. | ||
| 6882 | 2026.03.25 17:10:24.829563 [ 192 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 19 columns (19 merged, 0 gathered) in 0.005312411 sec., 129131.57509838752 rows/sec., 231.40 MiB/sec. | ||
| 6883 | 2026.03.25 17:10:24.830720 [ 192 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6884 | 2026.03.25 17:10:24.831050 [ 192 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.03.25 17:10:24.831127 [ 192 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6886 | 2026.03.25 17:10:24.831248 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6887 | 2026.03.25 17:10:25.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.39 MiB, peak 278.82 MiB, free memory in arenas 0.00 B, will set to 270.51 MiB (RSS), difference: 4.12 MiB | ||
| 6888 | 2026.03.25 17:10:27.520236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 906 | ||
| 6889 | 2026.03.25 17:10:27.522857 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2026.03.25 17:10:27.522905 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6891 | 2026.03.25 17:10:27.524132 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6892 | 2026.03.25 17:10:27.524421 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.03.25 17:10:27.524776 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 906 | ||
| 6894 | 2026.03.25 17:10:28.591242 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6895 | 2026.03.25 17:10:28.591455 [ 253 ] {fcb88961-7420-4194-8580-071399b5606a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6896 | 2026.03.25 17:10:28.591529 [ 253 ] {fcb88961-7420-4194-8580-071399b5606a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6897 | 2026.03.25 17:10:28.592271 [ 253 ] {fcb88961-7420-4194-8580-071399b5606a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2026.03.25 17:10:28.592328 [ 253 ] {fcb88961-7420-4194-8580-071399b5606a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6899 | 2026.03.25 17:10:28.592723 [ 253 ] {fcb88961-7420-4194-8580-071399b5606a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6900 | 2026.03.25 17:10:28.592949 [ 253 ] {fcb88961-7420-4194-8580-071399b5606a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6901 | 2026.03.25 17:10:28.593108 [ 253 ] {fcb88961-7420-4194-8580-071399b5606a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001709 sec., 32767.700409596255 rows/sec., 2.52 MiB/sec. | ||
| 6902 | 2026.03.25 17:10:28.593158 [ 253 ] {fcb88961-7420-4194-8580-071399b5606a} <Debug> TCPHandler: Processed in 0.002055621 sec. | ||
| 6903 | 2026.03.25 17:10:28.593287 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6904 | 2026.03.25 17:10:28.593389 [ 253 ] {dcfebf4b-b1c4-425c-ba07-62f38782977a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6905 | 2026.03.25 17:10:28.593434 [ 253 ] {dcfebf4b-b1c4-425c-ba07-62f38782977a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6906 | 2026.03.25 17:10:28.593855 [ 253 ] {dcfebf4b-b1c4-425c-ba07-62f38782977a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.03.25 17:10:28.593892 [ 253 ] {dcfebf4b-b1c4-425c-ba07-62f38782977a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6908 | 2026.03.25 17:10:28.594224 [ 253 ] {dcfebf4b-b1c4-425c-ba07-62f38782977a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6909 | 2026.03.25 17:10:28.594444 [ 253 ] {dcfebf4b-b1c4-425c-ba07-62f38782977a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.03.25 17:10:28.594578 [ 253 ] {dcfebf4b-b1c4-425c-ba07-62f38782977a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 6911 | 2026.03.25 17:10:28.594617 [ 253 ] {dcfebf4b-b1c4-425c-ba07-62f38782977a} <Debug> TCPHandler: Processed in 0.001382664 sec. | ||
| 6912 | 2026.03.25 17:10:28.594728 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6913 | 2026.03.25 17:10:28.594831 [ 253 ] {d2c5e301-61c0-4974-a2cb-5190fc1113c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6914 | 2026.03.25 17:10:28.594875 [ 253 ] {d2c5e301-61c0-4974-a2cb-5190fc1113c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6915 | 2026.03.25 17:10:28.595246 [ 253 ] {d2c5e301-61c0-4974-a2cb-5190fc1113c7} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.03.25 17:10:28.595282 [ 253 ] {d2c5e301-61c0-4974-a2cb-5190fc1113c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6917 | 2026.03.25 17:10:28.595623 [ 253 ] {d2c5e301-61c0-4974-a2cb-5190fc1113c7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6918 | 2026.03.25 17:10:28.595828 [ 253 ] {d2c5e301-61c0-4974-a2cb-5190fc1113c7} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.03.25 17:10:28.595956 [ 253 ] {d2c5e301-61c0-4974-a2cb-5190fc1113c7} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001144 sec., 83916.08391608391 rows/sec., 5.84 MiB/sec. | ||
| 6920 | 2026.03.25 17:10:28.595993 [ 253 ] {d2c5e301-61c0-4974-a2cb-5190fc1113c7} <Debug> TCPHandler: Processed in 0.001313873 sec. | ||
| 6921 | 2026.03.25 17:10:28.596100 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2026.03.25 17:10:28.596196 [ 253 ] {0b2faff3-7290-4a1f-805e-4235e5430620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6923 | 2026.03.25 17:10:28.596237 [ 253 ] {0b2faff3-7290-4a1f-805e-4235e5430620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6924 | 2026.03.25 17:10:28.596562 [ 253 ] {0b2faff3-7290-4a1f-805e-4235e5430620} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.03.25 17:10:28.596598 [ 253 ] {0b2faff3-7290-4a1f-805e-4235e5430620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6926 | 2026.03.25 17:10:28.596906 [ 253 ] {0b2faff3-7290-4a1f-805e-4235e5430620} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6927 | 2026.03.25 17:10:28.597112 [ 253 ] {0b2faff3-7290-4a1f-805e-4235e5430620} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.03.25 17:10:28.597237 [ 253 ] {0b2faff3-7290-4a1f-805e-4235e5430620} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001061 sec., 33930.25447690857 rows/sec., 2.29 MiB/sec. | ||
| 6929 | 2026.03.25 17:10:28.597274 [ 253 ] {0b2faff3-7290-4a1f-805e-4235e5430620} <Debug> TCPHandler: Processed in 0.00122171 sec. | ||
| 6930 | 2026.03.25 17:10:29.989798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12893 | ||
| 6931 | 2026.03.25 17:10:29.990571 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.03.25 17:10:29.990616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6933 | 2026.03.25 17:10:29.991139 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6934 | 2026.03.25 17:10:29.991384 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.03.25 17:10:29.991530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12893 | ||
| 6936 | 2026.03.25 17:10:30.708549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6937 | 2026.03.25 17:10:30.725573 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.03.25 17:10:30.725659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6939 | 2026.03.25 17:10:30.732568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6940 | 2026.03.25 17:10:30.733377 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.03.25 17:10:30.737322 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6942 | 2026.03.25 17:10:33.602886 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6943 | 2026.03.25 17:10:33.603080 [ 253 ] {50aeecd2-bf18-4c39-8f82-c10cf759a1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6944 | 2026.03.25 17:10:33.603146 [ 253 ] {50aeecd2-bf18-4c39-8f82-c10cf759a1e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6945 | 2026.03.25 17:10:33.603933 [ 253 ] {50aeecd2-bf18-4c39-8f82-c10cf759a1e4} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2026.03.25 17:10:33.603978 [ 253 ] {50aeecd2-bf18-4c39-8f82-c10cf759a1e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6947 | 2026.03.25 17:10:33.604398 [ 253 ] {50aeecd2-bf18-4c39-8f82-c10cf759a1e4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6948 | 2026.03.25 17:10:33.604628 [ 253 ] {50aeecd2-bf18-4c39-8f82-c10cf759a1e4} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2026.03.25 17:10:33.604795 [ 253 ] {50aeecd2-bf18-4c39-8f82-c10cf759a1e4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001763 sec., 161089.05275099262 rows/sec., 10.23 MiB/sec. | ||
| 6950 | 2026.03.25 17:10:33.604850 [ 253 ] {50aeecd2-bf18-4c39-8f82-c10cf759a1e4} <Debug> TCPHandler: Processed in 0.002089582 sec. | ||
| 6951 | 2026.03.25 17:10:33.604984 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6952 | 2026.03.25 17:10:33.605094 [ 253 ] {9e31c6c4-2461-4759-9454-2dbc72836236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6953 | 2026.03.25 17:10:33.605138 [ 253 ] {9e31c6c4-2461-4759-9454-2dbc72836236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6954 | 2026.03.25 17:10:33.605971 [ 253 ] {9e31c6c4-2461-4759-9454-2dbc72836236} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2026.03.25 17:10:33.606008 [ 253 ] {9e31c6c4-2461-4759-9454-2dbc72836236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6956 | 2026.03.25 17:10:33.606433 [ 253 ] {9e31c6c4-2461-4759-9454-2dbc72836236} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6957 | 2026.03.25 17:10:33.606648 [ 253 ] {9e31c6c4-2461-4759-9454-2dbc72836236} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2026.03.25 17:10:33.606783 [ 253 ] {9e31c6c4-2461-4759-9454-2dbc72836236} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001712 sec., 494742.9906542056 rows/sec., 38.91 MiB/sec. | ||
| 6959 | 2026.03.25 17:10:33.606824 [ 253 ] {9e31c6c4-2461-4759-9454-2dbc72836236} <Debug> TCPHandler: Processed in 0.001892596 sec. | ||
| 6960 | 2026.03.25 17:10:33.606946 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6961 | 2026.03.25 17:10:33.607044 [ 253 ] {41c3f58b-c87a-4516-8139-722f383332f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6962 | 2026.03.25 17:10:33.607085 [ 253 ] {41c3f58b-c87a-4516-8139-722f383332f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6963 | 2026.03.25 17:10:33.607566 [ 253 ] {41c3f58b-c87a-4516-8139-722f383332f8} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2026.03.25 17:10:33.607603 [ 253 ] {41c3f58b-c87a-4516-8139-722f383332f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6965 | 2026.03.25 17:10:33.607930 [ 253 ] {41c3f58b-c87a-4516-8139-722f383332f8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6966 | 2026.03.25 17:10:33.608142 [ 253 ] {41c3f58b-c87a-4516-8139-722f383332f8} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6967 | 2026.03.25 17:10:33.608276 [ 253 ] {41c3f58b-c87a-4516-8139-722f383332f8} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001252 sec., 133386.58146964855 rows/sec., 8.13 MiB/sec. | ||
| 6968 | 2026.03.25 17:10:33.608313 [ 253 ] {41c3f58b-c87a-4516-8139-722f383332f8} <Debug> TCPHandler: Processed in 0.001418465 sec. | ||
| 6969 | 2026.03.25 17:10:33.608426 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6970 | 2026.03.25 17:10:33.608521 [ 253 ] {b329301f-207f-484b-b67e-b1e9b4bbed9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6971 | 2026.03.25 17:10:33.608561 [ 253 ] {b329301f-207f-484b-b67e-b1e9b4bbed9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6972 | 2026.03.25 17:10:33.609016 [ 253 ] {b329301f-207f-484b-b67e-b1e9b4bbed9d} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2026.03.25 17:10:33.609049 [ 253 ] {b329301f-207f-484b-b67e-b1e9b4bbed9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6974 | 2026.03.25 17:10:33.609355 [ 253 ] {b329301f-207f-484b-b67e-b1e9b4bbed9d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6975 | 2026.03.25 17:10:33.609561 [ 253 ] {b329301f-207f-484b-b67e-b1e9b4bbed9d} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2026.03.25 17:10:33.609686 [ 253 ] {b329301f-207f-484b-b67e-b1e9b4bbed9d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 6977 | 2026.03.25 17:10:33.609723 [ 253 ] {b329301f-207f-484b-b67e-b1e9b4bbed9d} <Debug> TCPHandler: Processed in 0.001346084 sec. | ||
| 6978 | 2026.03.25 17:10:33.609834 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2026.03.25 17:10:33.609928 [ 253 ] {2782a86d-3065-4ec3-b84a-c31e29ca7d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6980 | 2026.03.25 17:10:33.609967 [ 253 ] {2782a86d-3065-4ec3-b84a-c31e29ca7d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6981 | 2026.03.25 17:10:33.610425 [ 253 ] {2782a86d-3065-4ec3-b84a-c31e29ca7d51} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2026.03.25 17:10:33.610459 [ 253 ] {2782a86d-3065-4ec3-b84a-c31e29ca7d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6983 | 2026.03.25 17:10:33.610787 [ 253 ] {2782a86d-3065-4ec3-b84a-c31e29ca7d51} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6984 | 2026.03.25 17:10:33.610998 [ 253 ] {2782a86d-3065-4ec3-b84a-c31e29ca7d51} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6985 | 2026.03.25 17:10:33.611120 [ 253 ] {2782a86d-3065-4ec3-b84a-c31e29ca7d51} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001211 sec., 122213.04706853839 rows/sec., 6.95 MiB/sec. | ||
| 6986 | 2026.03.25 17:10:33.611157 [ 253 ] {2782a86d-3065-4ec3-b84a-c31e29ca7d51} <Debug> TCPHandler: Processed in 0.001372054 sec. | ||
| 6987 | 2026.03.25 17:10:33.611270 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2026.03.25 17:10:33.611363 [ 253 ] {924c650f-885e-47bf-b6ce-e555ece188ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6989 | 2026.03.25 17:10:33.611402 [ 253 ] {924c650f-885e-47bf-b6ce-e555ece188ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6990 | 2026.03.25 17:10:33.612056 [ 253 ] {924c650f-885e-47bf-b6ce-e555ece188ae} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.03.25 17:10:33.612090 [ 253 ] {924c650f-885e-47bf-b6ce-e555ece188ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6992 | 2026.03.25 17:10:33.612420 [ 253 ] {924c650f-885e-47bf-b6ce-e555ece188ae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6993 | 2026.03.25 17:10:33.612629 [ 253 ] {924c650f-885e-47bf-b6ce-e555ece188ae} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.03.25 17:10:33.612758 [ 253 ] {924c650f-885e-47bf-b6ce-e555ece188ae} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001412 sec., 364730.8781869688 rows/sec., 25.71 MiB/sec. | ||
| 6995 | 2026.03.25 17:10:33.612795 [ 253 ] {924c650f-885e-47bf-b6ce-e555ece188ae} <Debug> TCPHandler: Processed in 0.001572918 sec. | ||
| 6996 | 2026.03.25 17:10:33.612894 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2026.03.25 17:10:33.612988 [ 253 ] {aa25b0c0-6a56-413d-a6ba-63bb89d2770e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6998 | 2026.03.25 17:10:33.613028 [ 253 ] {aa25b0c0-6a56-413d-a6ba-63bb89d2770e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6999 | 2026.03.25 17:10:33.613357 [ 253 ] {aa25b0c0-6a56-413d-a6ba-63bb89d2770e} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.03.25 17:10:33.613390 [ 253 ] {aa25b0c0-6a56-413d-a6ba-63bb89d2770e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7001 | 2026.03.25 17:10:33.613693 [ 253 ] {aa25b0c0-6a56-413d-a6ba-63bb89d2770e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7002 | 2026.03.25 17:10:33.613907 [ 253 ] {aa25b0c0-6a56-413d-a6ba-63bb89d2770e} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.03.25 17:10:33.614035 [ 253 ] {aa25b0c0-6a56-413d-a6ba-63bb89d2770e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 7004 | 2026.03.25 17:10:33.614071 [ 253 ] {aa25b0c0-6a56-413d-a6ba-63bb89d2770e} <Debug> TCPHandler: Processed in 0.00122515 sec. | ||
| 7005 | 2026.03.25 17:10:33.614177 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2026.03.25 17:10:33.614271 [ 253 ] {27389320-cdf2-4b53-8681-8d8b138993e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7007 | 2026.03.25 17:10:33.614312 [ 253 ] {27389320-cdf2-4b53-8681-8d8b138993e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7008 | 2026.03.25 17:10:33.614740 [ 253 ] {27389320-cdf2-4b53-8681-8d8b138993e2} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.03.25 17:10:33.614773 [ 253 ] {27389320-cdf2-4b53-8681-8d8b138993e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7010 | 2026.03.25 17:10:33.615109 [ 253 ] {27389320-cdf2-4b53-8681-8d8b138993e2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7011 | 2026.03.25 17:10:33.615340 [ 253 ] {27389320-cdf2-4b53-8681-8d8b138993e2} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.03.25 17:10:33.615467 [ 253 ] {27389320-cdf2-4b53-8681-8d8b138993e2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001214 sec., 218286.65568369027 rows/sec., 14.51 MiB/sec. | ||
| 7013 | 2026.03.25 17:10:33.615503 [ 253 ] {27389320-cdf2-4b53-8681-8d8b138993e2} <Debug> TCPHandler: Processed in 0.001374354 sec. | ||
| 7014 | 2026.03.25 17:10:33.615614 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2026.03.25 17:10:33.615707 [ 253 ] {0dffcc42-d3f6-40bd-ba81-6f55c5f43e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7016 | 2026.03.25 17:10:33.615747 [ 253 ] {0dffcc42-d3f6-40bd-ba81-6f55c5f43e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7017 | 2026.03.25 17:10:33.616056 [ 253 ] {0dffcc42-d3f6-40bd-ba81-6f55c5f43e19} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2026.03.25 17:10:33.616088 [ 253 ] {0dffcc42-d3f6-40bd-ba81-6f55c5f43e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7019 | 2026.03.25 17:10:33.616382 [ 253 ] {0dffcc42-d3f6-40bd-ba81-6f55c5f43e19} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7020 | 2026.03.25 17:10:33.616585 [ 253 ] {0dffcc42-d3f6-40bd-ba81-6f55c5f43e19} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2026.03.25 17:10:33.616720 [ 253 ] {0dffcc42-d3f6-40bd-ba81-6f55c5f43e19} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 7022 | 2026.03.25 17:10:33.616756 [ 253 ] {0dffcc42-d3f6-40bd-ba81-6f55c5f43e19} <Debug> TCPHandler: Processed in 0.001191019 sec. | ||
| 7023 | 2026.03.25 17:10:33.616867 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2026.03.25 17:10:33.616960 [ 253 ] {94dc593a-7b8f-4b93-93d3-6a086e2488b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7025 | 2026.03.25 17:10:33.617012 [ 253 ] {94dc593a-7b8f-4b93-93d3-6a086e2488b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7026 | 2026.03.25 17:10:33.617847 [ 253 ] {94dc593a-7b8f-4b93-93d3-6a086e2488b9} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2026.03.25 17:10:33.617881 [ 253 ] {94dc593a-7b8f-4b93-93d3-6a086e2488b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7028 | 2026.03.25 17:10:33.618410 [ 253 ] {94dc593a-7b8f-4b93-93d3-6a086e2488b9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7029 | 2026.03.25 17:10:33.618635 [ 253 ] {94dc593a-7b8f-4b93-93d3-6a086e2488b9} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.03.25 17:10:33.618770 [ 253 ] {94dc593a-7b8f-4b93-93d3-6a086e2488b9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001826 sec., 13691.128148959475 rows/sec., 24.53 MiB/sec. | ||
| 7031 | 2026.03.25 17:10:33.618823 [ 253 ] {94dc593a-7b8f-4b93-93d3-6a086e2488b9} <Debug> TCPHandler: Processed in 0.002004219 sec. | ||
| 7032 | 2026.03.25 17:10:33.618949 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7033 | 2026.03.25 17:10:33.619073 [ 253 ] {a39753d1-b828-41aa-964d-3ea6f90321f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7034 | 2026.03.25 17:10:33.619124 [ 253 ] {a39753d1-b828-41aa-964d-3ea6f90321f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7035 | 2026.03.25 17:10:33.619539 [ 253 ] {a39753d1-b828-41aa-964d-3ea6f90321f0} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2026.03.25 17:10:33.619575 [ 253 ] {a39753d1-b828-41aa-964d-3ea6f90321f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7037 | 2026.03.25 17:10:33.619905 [ 253 ] {a39753d1-b828-41aa-964d-3ea6f90321f0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7038 | 2026.03.25 17:10:33.620124 [ 253 ] {a39753d1-b828-41aa-964d-3ea6f90321f0} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2026.03.25 17:10:33.620252 [ 253 ] {a39753d1-b828-41aa-964d-3ea6f90321f0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001203 sec., 74812.96758104737 rows/sec., 4.68 MiB/sec. | ||
| 7040 | 2026.03.25 17:10:33.620288 [ 253 ] {a39753d1-b828-41aa-964d-3ea6f90321f0} <Debug> TCPHandler: Processed in 0.001401894 sec. | ||
| 7041 | 2026.03.25 17:10:36.244084 [ 135 ] {} <Debug> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 7042 | 2026.03.25 17:10:36.244185 [ 135 ] {} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7043 | 2026.03.25 17:10:36.244210 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7044 | 2026.03.25 17:10:36.244374 [ 199 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 7045 | 2026.03.25 17:10:36.244581 [ 199 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7046 | 2026.03.25 17:10:36.244636 [ 199 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 7047 | 2026.03.25 17:10:36.244741 [ 199 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 7048 | 2026.03.25 17:10:36.244816 [ 199 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 7049 | 2026.03.25 17:10:36.244863 [ 199 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 7050 | 2026.03.25 17:10:36.244901 [ 199 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 7051 | 2026.03.25 17:10:36.245667 [ 198 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370803 sec., 4376.9965487382215 rows/sec., 324.86 KiB/sec. | ||
| 7052 | 2026.03.25 17:10:36.245909 [ 194 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 7053 | 2026.03.25 17:10:36.246396 [ 194 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_5_1} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.03.25 17:10:36.246554 [ 194 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_5_1} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 7055 | 2026.03.25 17:10:36.246684 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7056 | 2026.03.25 17:10:37.380540 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7057 | 2026.03.25 17:10:37.380600 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7058 | 2026.03.25 17:10:37.491780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13405 | ||
| 7059 | 2026.03.25 17:10:37.492395 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.03.25 17:10:37.492446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7061 | 2026.03.25 17:10:37.492988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7062 | 2026.03.25 17:10:37.493242 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.03.25 17:10:37.493379 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13405 | ||
| 7064 | 2026.03.25 17:10:37.525380 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 936 | ||
| 7065 | 2026.03.25 17:10:37.527557 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2026.03.25 17:10:37.527595 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7067 | 2026.03.25 17:10:37.528730 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7068 | 2026.03.25 17:10:37.528987 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2026.03.25 17:10:37.529239 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 936 | ||
| 7070 | 2026.03.25 17:10:38.237695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7071 | 2026.03.25 17:10:38.254031 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.03.25 17:10:38.254095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7073 | 2026.03.25 17:10:38.260025 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7074 | 2026.03.25 17:10:38.260722 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.03.25 17:10:38.263843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7076 | 2026.03.25 17:10:38.595327 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2026.03.25 17:10:38.595544 [ 253 ] {289d5f85-a8a5-4482-aae1-a00ffd1745d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7078 | 2026.03.25 17:10:38.595617 [ 253 ] {289d5f85-a8a5-4482-aae1-a00ffd1745d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7079 | 2026.03.25 17:10:38.596354 [ 253 ] {289d5f85-a8a5-4482-aae1-a00ffd1745d9} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2026.03.25 17:10:38.596397 [ 253 ] {289d5f85-a8a5-4482-aae1-a00ffd1745d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7081 | 2026.03.25 17:10:38.596791 [ 253 ] {289d5f85-a8a5-4482-aae1-a00ffd1745d9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7082 | 2026.03.25 17:10:38.597021 [ 253 ] {289d5f85-a8a5-4482-aae1-a00ffd1745d9} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2026.03.25 17:10:38.597177 [ 253 ] {289d5f85-a8a5-4482-aae1-a00ffd1745d9} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001688 sec., 50947.867298578196 rows/sec., 4.27 MiB/sec. | ||
| 7084 | 2026.03.25 17:10:38.597221 [ 253 ] {289d5f85-a8a5-4482-aae1-a00ffd1745d9} <Debug> TCPHandler: Processed in 0.00203549 sec. | ||
| 7085 | 2026.03.25 17:10:38.597348 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.03.25 17:10:38.597443 [ 253 ] {a4b5a88c-f7d3-45ab-9d56-5649eba59bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7087 | 2026.03.25 17:10:38.597484 [ 253 ] {a4b5a88c-f7d3-45ab-9d56-5649eba59bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7088 | 2026.03.25 17:10:38.597887 [ 253 ] {a4b5a88c-f7d3-45ab-9d56-5649eba59bb7} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.03.25 17:10:38.597924 [ 253 ] {a4b5a88c-f7d3-45ab-9d56-5649eba59bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7090 | 2026.03.25 17:10:38.598229 [ 253 ] {a4b5a88c-f7d3-45ab-9d56-5649eba59bb7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7091 | 2026.03.25 17:10:38.598435 [ 253 ] {a4b5a88c-f7d3-45ab-9d56-5649eba59bb7} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2026.03.25 17:10:38.598571 [ 253 ] {a4b5a88c-f7d3-45ab-9d56-5649eba59bb7} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001145 sec., 13100.436681222707 rows/sec., 985.09 KiB/sec. | ||
| 7093 | 2026.03.25 17:10:38.598609 [ 253 ] {a4b5a88c-f7d3-45ab-9d56-5649eba59bb7} <Debug> TCPHandler: Processed in 0.001310793 sec. | ||
| 7094 | 2026.03.25 17:10:38.598718 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2026.03.25 17:10:38.598812 [ 253 ] {ccc32cc8-effc-4720-98d5-fe13209a41f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7096 | 2026.03.25 17:10:38.598851 [ 253 ] {ccc32cc8-effc-4720-98d5-fe13209a41f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7097 | 2026.03.25 17:10:38.599260 [ 253 ] {ccc32cc8-effc-4720-98d5-fe13209a41f7} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.03.25 17:10:38.599295 [ 253 ] {ccc32cc8-effc-4720-98d5-fe13209a41f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7099 | 2026.03.25 17:10:38.599597 [ 253 ] {ccc32cc8-effc-4720-98d5-fe13209a41f7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7100 | 2026.03.25 17:10:38.599816 [ 253 ] {ccc32cc8-effc-4720-98d5-fe13209a41f7} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.03.25 17:10:38.599941 [ 253 ] {ccc32cc8-effc-4720-98d5-fe13209a41f7} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001147 sec., 68875.32693984307 rows/sec., 5.38 MiB/sec. | ||
| 7102 | 2026.03.25 17:10:38.599979 [ 253 ] {ccc32cc8-effc-4720-98d5-fe13209a41f7} <Debug> TCPHandler: Processed in 0.001309453 sec. | ||
| 7103 | 2026.03.25 17:10:38.600091 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.03.25 17:10:38.600186 [ 253 ] {4467356d-9047-474a-ba5e-b8b307c86727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7105 | 2026.03.25 17:10:38.600231 [ 253 ] {4467356d-9047-474a-ba5e-b8b307c86727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7106 | 2026.03.25 17:10:38.600638 [ 253 ] {4467356d-9047-474a-ba5e-b8b307c86727} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.03.25 17:10:38.600674 [ 253 ] {4467356d-9047-474a-ba5e-b8b307c86727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7108 | 2026.03.25 17:10:38.601001 [ 253 ] {4467356d-9047-474a-ba5e-b8b307c86727} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7109 | 2026.03.25 17:10:38.601216 [ 253 ] {4467356d-9047-474a-ba5e-b8b307c86727} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.03.25 17:10:38.601346 [ 253 ] {4467356d-9047-474a-ba5e-b8b307c86727} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 7111 | 2026.03.25 17:10:38.601383 [ 253 ] {4467356d-9047-474a-ba5e-b8b307c86727} <Debug> TCPHandler: Processed in 0.001341843 sec. | ||
| 7112 | 2026.03.25 17:10:38.601484 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2026.03.25 17:10:38.601577 [ 253 ] {b9f40137-7799-4ad0-b395-e3494fba9a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7114 | 2026.03.25 17:10:38.601631 [ 253 ] {b9f40137-7799-4ad0-b395-e3494fba9a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7115 | 2026.03.25 17:10:38.602406 [ 253 ] {b9f40137-7799-4ad0-b395-e3494fba9a41} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.03.25 17:10:38.602440 [ 253 ] {b9f40137-7799-4ad0-b395-e3494fba9a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7117 | 2026.03.25 17:10:38.602933 [ 253 ] {b9f40137-7799-4ad0-b395-e3494fba9a41} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7118 | 2026.03.25 17:10:38.603202 [ 253 ] {b9f40137-7799-4ad0-b395-e3494fba9a41} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.03.25 17:10:38.603343 [ 253 ] {b9f40137-7799-4ad0-b395-e3494fba9a41} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001783 sec., 8412.787436904095 rows/sec., 15.08 MiB/sec. | ||
| 7120 | 2026.03.25 17:10:38.603396 [ 253 ] {b9f40137-7799-4ad0-b395-e3494fba9a41} <Debug> TCPHandler: Processed in 0.001959529 sec. | ||
| 7121 | 2026.03.25 17:10:38.603506 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.03.25 17:10:38.603600 [ 253 ] {6a412714-b01a-4d91-9f62-bf2b5d807a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7123 | 2026.03.25 17:10:38.603641 [ 253 ] {6a412714-b01a-4d91-9f62-bf2b5d807a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7124 | 2026.03.25 17:10:38.603973 [ 253 ] {6a412714-b01a-4d91-9f62-bf2b5d807a2b} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.03.25 17:10:38.604009 [ 253 ] {6a412714-b01a-4d91-9f62-bf2b5d807a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7126 | 2026.03.25 17:10:38.604308 [ 253 ] {6a412714-b01a-4d91-9f62-bf2b5d807a2b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7127 | 2026.03.25 17:10:38.604519 [ 253 ] {6a412714-b01a-4d91-9f62-bf2b5d807a2b} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.03.25 17:10:38.604645 [ 253 ] {6a412714-b01a-4d91-9f62-bf2b5d807a2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 7129 | 2026.03.25 17:10:38.604681 [ 253 ] {6a412714-b01a-4d91-9f62-bf2b5d807a2b} <Debug> TCPHandler: Processed in 0.00122426 sec. | ||
| 7130 | 2026.03.25 17:10:43.604292 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.03.25 17:10:43.604504 [ 253 ] {c145a5cf-4c66-4047-aab0-c14de1ed0306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7132 | 2026.03.25 17:10:43.604579 [ 253 ] {c145a5cf-4c66-4047-aab0-c14de1ed0306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7133 | 2026.03.25 17:10:43.605400 [ 253 ] {c145a5cf-4c66-4047-aab0-c14de1ed0306} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.03.25 17:10:43.605442 [ 253 ] {c145a5cf-4c66-4047-aab0-c14de1ed0306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7135 | 2026.03.25 17:10:43.605849 [ 253 ] {c145a5cf-4c66-4047-aab0-c14de1ed0306} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7136 | 2026.03.25 17:10:43.606092 [ 253 ] {c145a5cf-4c66-4047-aab0-c14de1ed0306} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.03.25 17:10:43.606242 [ 253 ] {c145a5cf-4c66-4047-aab0-c14de1ed0306} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001793 sec., 158393.75348577803 rows/sec., 10.06 MiB/sec. | ||
| 7138 | 2026.03.25 17:10:43.606293 [ 253 ] {c145a5cf-4c66-4047-aab0-c14de1ed0306} <Debug> TCPHandler: Processed in 0.002135103 sec. | ||
| 7139 | 2026.03.25 17:10:43.606421 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2026.03.25 17:10:43.606523 [ 253 ] {f60d9e03-a2fb-4c26-b50e-ba7203220eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7141 | 2026.03.25 17:10:43.606566 [ 253 ] {f60d9e03-a2fb-4c26-b50e-ba7203220eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7142 | 2026.03.25 17:10:43.606971 [ 253 ] {f60d9e03-a2fb-4c26-b50e-ba7203220eb2} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.03.25 17:10:43.607005 [ 253 ] {f60d9e03-a2fb-4c26-b50e-ba7203220eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7144 | 2026.03.25 17:10:43.607304 [ 253 ] {f60d9e03-a2fb-4c26-b50e-ba7203220eb2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7145 | 2026.03.25 17:10:43.607513 [ 253 ] {f60d9e03-a2fb-4c26-b50e-ba7203220eb2} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.03.25 17:10:43.607638 [ 253 ] {f60d9e03-a2fb-4c26-b50e-ba7203220eb2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001139 sec., 1755.9262510974538 rows/sec., 143.18 KiB/sec. | ||
| 7147 | 2026.03.25 17:10:43.607675 [ 253 ] {f60d9e03-a2fb-4c26-b50e-ba7203220eb2} <Debug> TCPHandler: Processed in 0.001306372 sec. | ||
| 7148 | 2026.03.25 17:10:43.607783 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2026.03.25 17:10:43.607876 [ 253 ] {141ac667-6b17-43f8-aa90-5725dd95ae7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7150 | 2026.03.25 17:10:43.607916 [ 253 ] {141ac667-6b17-43f8-aa90-5725dd95ae7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7151 | 2026.03.25 17:10:43.608627 [ 253 ] {141ac667-6b17-43f8-aa90-5725dd95ae7b} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.03.25 17:10:43.608661 [ 253 ] {141ac667-6b17-43f8-aa90-5725dd95ae7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7153 | 2026.03.25 17:10:43.609021 [ 253 ] {141ac667-6b17-43f8-aa90-5725dd95ae7b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7154 | 2026.03.25 17:10:43.609239 [ 253 ] {141ac667-6b17-43f8-aa90-5725dd95ae7b} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.03.25 17:10:43.609371 [ 253 ] {141ac667-6b17-43f8-aa90-5725dd95ae7b} <Debug> executeQuery: Read 848 rows, 68.28 KiB in 0.001514 sec., 560105.680317041 rows/sec., 44.04 MiB/sec. | ||
| 7156 | 2026.03.25 17:10:43.609408 [ 253 ] {141ac667-6b17-43f8-aa90-5725dd95ae7b} <Debug> TCPHandler: Processed in 0.001673901 sec. | ||
| 7157 | 2026.03.25 17:10:43.609521 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7158 | 2026.03.25 17:10:43.609615 [ 253 ] {b017ac2a-2bf9-42ad-87a6-2ef54adc6289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7159 | 2026.03.25 17:10:43.609655 [ 253 ] {b017ac2a-2bf9-42ad-87a6-2ef54adc6289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7160 | 2026.03.25 17:10:43.610085 [ 253 ] {b017ac2a-2bf9-42ad-87a6-2ef54adc6289} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.03.25 17:10:43.610120 [ 253 ] {b017ac2a-2bf9-42ad-87a6-2ef54adc6289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7162 | 2026.03.25 17:10:43.610428 [ 253 ] {b017ac2a-2bf9-42ad-87a6-2ef54adc6289} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7163 | 2026.03.25 17:10:43.610634 [ 253 ] {b017ac2a-2bf9-42ad-87a6-2ef54adc6289} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.03.25 17:10:43.610757 [ 253 ] {b017ac2a-2bf9-42ad-87a6-2ef54adc6289} <Debug> executeQuery: Read 169 rows, 10.56 KiB in 0.001161 sec., 145564.1688199828 rows/sec., 8.88 MiB/sec. | ||
| 7165 | 2026.03.25 17:10:43.610794 [ 253 ] {b017ac2a-2bf9-42ad-87a6-2ef54adc6289} <Debug> TCPHandler: Processed in 0.001322593 sec. | ||
| 7166 | 2026.03.25 17:10:43.610906 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2026.03.25 17:10:43.611000 [ 253 ] {e4410328-15be-4c3e-9743-5d49f427696b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7168 | 2026.03.25 17:10:43.611041 [ 253 ] {e4410328-15be-4c3e-9743-5d49f427696b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7169 | 2026.03.25 17:10:43.611462 [ 253 ] {e4410328-15be-4c3e-9743-5d49f427696b} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.03.25 17:10:43.611496 [ 253 ] {e4410328-15be-4c3e-9743-5d49f427696b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7171 | 2026.03.25 17:10:43.611804 [ 253 ] {e4410328-15be-4c3e-9743-5d49f427696b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7172 | 2026.03.25 17:10:43.612015 [ 253 ] {e4410328-15be-4c3e-9743-5d49f427696b} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.03.25 17:10:43.612141 [ 253 ] {e4410328-15be-4c3e-9743-5d49f427696b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001159 sec., 128559.10267471957 rows/sec., 8.31 MiB/sec. | ||
| 7174 | 2026.03.25 17:10:43.612176 [ 253 ] {e4410328-15be-4c3e-9743-5d49f427696b} <Debug> TCPHandler: Processed in 0.001319643 sec. | ||
| 7175 | 2026.03.25 17:10:43.612289 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2026.03.25 17:10:43.612382 [ 253 ] {c2112a21-4a75-44ae-b2b8-486542feb696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7177 | 2026.03.25 17:10:43.612421 [ 253 ] {c2112a21-4a75-44ae-b2b8-486542feb696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7178 | 2026.03.25 17:10:43.612847 [ 253 ] {c2112a21-4a75-44ae-b2b8-486542feb696} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2026.03.25 17:10:43.612882 [ 253 ] {c2112a21-4a75-44ae-b2b8-486542feb696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7180 | 2026.03.25 17:10:43.613182 [ 253 ] {c2112a21-4a75-44ae-b2b8-486542feb696} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7181 | 2026.03.25 17:10:43.613397 [ 253 ] {c2112a21-4a75-44ae-b2b8-486542feb696} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2026.03.25 17:10:43.613520 [ 253 ] {c2112a21-4a75-44ae-b2b8-486542feb696} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 7183 | 2026.03.25 17:10:43.613557 [ 253 ] {c2112a21-4a75-44ae-b2b8-486542feb696} <Debug> TCPHandler: Processed in 0.001317102 sec. | ||
| 7184 | 2026.03.25 17:10:43.613675 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2026.03.25 17:10:43.613767 [ 253 ] {0ca51951-348a-4170-b9b6-56a2af271726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7186 | 2026.03.25 17:10:43.613805 [ 253 ] {0ca51951-348a-4170-b9b6-56a2af271726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7187 | 2026.03.25 17:10:43.614399 [ 253 ] {0ca51951-348a-4170-b9b6-56a2af271726} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.03.25 17:10:43.614434 [ 253 ] {0ca51951-348a-4170-b9b6-56a2af271726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7189 | 2026.03.25 17:10:43.614761 [ 253 ] {0ca51951-348a-4170-b9b6-56a2af271726} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7190 | 2026.03.25 17:10:43.614968 [ 253 ] {0ca51951-348a-4170-b9b6-56a2af271726} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.03.25 17:10:43.615103 [ 253 ] {0ca51951-348a-4170-b9b6-56a2af271726} <Debug> executeQuery: Read 517 rows, 37.34 KiB in 0.001354 sec., 381831.6100443132 rows/sec., 26.93 MiB/sec. | ||
| 7192 | 2026.03.25 17:10:43.615139 [ 253 ] {0ca51951-348a-4170-b9b6-56a2af271726} <Debug> TCPHandler: Processed in 0.001513137 sec. | ||
| 7193 | 2026.03.25 17:10:43.615265 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2026.03.25 17:10:43.615358 [ 253 ] {d75c5f3d-4056-47b8-945e-936e093a57b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7195 | 2026.03.25 17:10:43.615399 [ 253 ] {d75c5f3d-4056-47b8-945e-936e093a57b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7196 | 2026.03.25 17:10:43.615733 [ 253 ] {d75c5f3d-4056-47b8-945e-936e093a57b8} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.03.25 17:10:43.615767 [ 253 ] {d75c5f3d-4056-47b8-945e-936e093a57b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7198 | 2026.03.25 17:10:43.616080 [ 253 ] {d75c5f3d-4056-47b8-945e-936e093a57b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7199 | 2026.03.25 17:10:43.616295 [ 253 ] {d75c5f3d-4056-47b8-945e-936e093a57b8} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.03.25 17:10:43.616423 [ 253 ] {d75c5f3d-4056-47b8-945e-936e093a57b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 7201 | 2026.03.25 17:10:43.616458 [ 253 ] {d75c5f3d-4056-47b8-945e-936e093a57b8} <Debug> TCPHandler: Processed in 0.001246931 sec. | ||
| 7202 | 2026.03.25 17:10:43.616567 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2026.03.25 17:10:43.616660 [ 253 ] {f5c7451b-78ab-4228-a619-8078a8f90e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7204 | 2026.03.25 17:10:43.616701 [ 253 ] {f5c7451b-78ab-4228-a619-8078a8f90e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7205 | 2026.03.25 17:10:43.617100 [ 253 ] {f5c7451b-78ab-4228-a619-8078a8f90e75} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.03.25 17:10:43.617134 [ 253 ] {f5c7451b-78ab-4228-a619-8078a8f90e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7207 | 2026.03.25 17:10:43.617463 [ 253 ] {f5c7451b-78ab-4228-a619-8078a8f90e75} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7208 | 2026.03.25 17:10:43.617675 [ 253 ] {f5c7451b-78ab-4228-a619-8078a8f90e75} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2026.03.25 17:10:43.617803 [ 253 ] {f5c7451b-78ab-4228-a619-8078a8f90e75} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001162 sec., 228915.6626506024 rows/sec., 15.21 MiB/sec. | ||
| 7210 | 2026.03.25 17:10:43.617837 [ 253 ] {f5c7451b-78ab-4228-a619-8078a8f90e75} <Debug> TCPHandler: Processed in 0.001320573 sec. | ||
| 7211 | 2026.03.25 17:10:43.617950 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2026.03.25 17:10:43.618042 [ 253 ] {ed25c4ed-90af-4bbc-b110-41450f9ec703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7213 | 2026.03.25 17:10:43.618083 [ 253 ] {ed25c4ed-90af-4bbc-b110-41450f9ec703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7214 | 2026.03.25 17:10:43.618396 [ 253 ] {ed25c4ed-90af-4bbc-b110-41450f9ec703} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.03.25 17:10:43.618430 [ 253 ] {ed25c4ed-90af-4bbc-b110-41450f9ec703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7216 | 2026.03.25 17:10:43.618734 [ 253 ] {ed25c4ed-90af-4bbc-b110-41450f9ec703} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7217 | 2026.03.25 17:10:43.618945 [ 253 ] {ed25c4ed-90af-4bbc-b110-41450f9ec703} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.03.25 17:10:43.619070 [ 253 ] {ed25c4ed-90af-4bbc-b110-41450f9ec703} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 7219 | 2026.03.25 17:10:43.619105 [ 253 ] {ed25c4ed-90af-4bbc-b110-41450f9ec703} <Debug> TCPHandler: Processed in 0.00120348 sec. | ||
| 7220 | 2026.03.25 17:10:43.619220 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2026.03.25 17:10:43.619313 [ 253 ] {5780e283-a46d-4ea9-a972-c84fcd14a8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7222 | 2026.03.25 17:10:43.619366 [ 253 ] {5780e283-a46d-4ea9-a972-c84fcd14a8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7223 | 2026.03.25 17:10:43.620228 [ 253 ] {5780e283-a46d-4ea9-a972-c84fcd14a8b5} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2026.03.25 17:10:43.620265 [ 253 ] {5780e283-a46d-4ea9-a972-c84fcd14a8b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7225 | 2026.03.25 17:10:43.620792 [ 253 ] {5780e283-a46d-4ea9-a972-c84fcd14a8b5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7226 | 2026.03.25 17:10:43.621031 [ 253 ] {5780e283-a46d-4ea9-a972-c84fcd14a8b5} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2026.03.25 17:10:43.621171 [ 253 ] {5780e283-a46d-4ea9-a972-c84fcd14a8b5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001876 sec., 13326.226012793177 rows/sec., 23.88 MiB/sec. | ||
| 7228 | 2026.03.25 17:10:43.621234 [ 253 ] {5780e283-a46d-4ea9-a972-c84fcd14a8b5} <Debug> TCPHandler: Processed in 0.00206379 sec. | ||
| 7229 | 2026.03.25 17:10:43.621351 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2026.03.25 17:10:43.621454 [ 253 ] {f960a997-3b3b-4ff9-a312-7a589392dd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7231 | 2026.03.25 17:10:43.621497 [ 253 ] {f960a997-3b3b-4ff9-a312-7a589392dd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7232 | 2026.03.25 17:10:43.621839 [ 253 ] {f960a997-3b3b-4ff9-a312-7a589392dd11} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2026.03.25 17:10:43.621875 [ 253 ] {f960a997-3b3b-4ff9-a312-7a589392dd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7234 | 2026.03.25 17:10:43.622211 [ 253 ] {f960a997-3b3b-4ff9-a312-7a589392dd11} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7235 | 2026.03.25 17:10:43.622446 [ 253 ] {f960a997-3b3b-4ff9-a312-7a589392dd11} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2026.03.25 17:10:43.622579 [ 253 ] {f960a997-3b3b-4ff9-a312-7a589392dd11} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001145 sec., 78602.62008733624 rows/sec., 4.92 MiB/sec. | ||
| 7237 | 2026.03.25 17:10:43.622617 [ 253 ] {f960a997-3b3b-4ff9-a312-7a589392dd11} <Debug> TCPHandler: Processed in 0.001318352 sec. | ||
| 7238 | 2026.03.25 17:10:44.993638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13853 | ||
| 7239 | 2026.03.25 17:10:44.994193 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2026.03.25 17:10:44.994255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7241 | 2026.03.25 17:10:44.994768 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7242 | 2026.03.25 17:10:44.995011 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2026.03.25 17:10:44.995158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13853 | ||
| 7244 | 2026.03.25 17:10:45.763986 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7245 | 2026.03.25 17:10:45.805602 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.03.25 17:10:45.805706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7247 | 2026.03.25 17:10:45.815376 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7248 | 2026.03.25 17:10:45.817605 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.03.25 17:10:45.825902 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7250 | 2026.03.25 17:10:47.529531 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 972 | ||
| 7251 | 2026.03.25 17:10:47.532016 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2026.03.25 17:10:47.532077 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7253 | 2026.03.25 17:10:47.533288 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7254 | 2026.03.25 17:10:47.533581 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7255 | 2026.03.25 17:10:47.533743 [ 22 ] {} <Debug> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7256 | 2026.03.25 17:10:47.533810 [ 22 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.03.25 17:10:47.533834 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7258 | 2026.03.25 17:10:47.533932 [ 192 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 7259 | 2026.03.25 17:10:47.533958 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 972 | ||
| 7260 | 2026.03.25 17:10:47.534397 [ 192 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7261 | 2026.03.25 17:10:47.534537 [ 192 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 794 rows starting from the beginning of the part | ||
| 7262 | 2026.03.25 17:10:47.534894 [ 192 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 7263 | 2026.03.25 17:10:47.535227 [ 192 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 7264 | 2026.03.25 17:10:47.535558 [ 192 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
| 7265 | 2026.03.25 17:10:47.535878 [ 192 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 7266 | 2026.03.25 17:10:47.536202 [ 192 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 7267 | 2026.03.25 17:10:47.543012 [ 191 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 72 columns (72 merged, 0 gathered) in 0.009111865 sec., 106674.10019792874 rows/sec., 90.74 MiB/sec. | ||
| 7268 | 2026.03.25 17:10:47.544587 [ 191 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7269 | 2026.03.25 17:10:47.545213 [ 191 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_21_4} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2026.03.25 17:10:47.545307 [ 191 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_21_4} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7271 | 2026.03.25 17:10:47.545641 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 7272 | 2026.03.25 17:10:48.595833 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7273 | 2026.03.25 17:10:48.596044 [ 253 ] {7b0b5177-8391-46d7-a3ad-a640160df771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7274 | 2026.03.25 17:10:48.596115 [ 253 ] {7b0b5177-8391-46d7-a3ad-a640160df771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7275 | 2026.03.25 17:10:48.596804 [ 253 ] {7b0b5177-8391-46d7-a3ad-a640160df771} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7276 | 2026.03.25 17:10:48.596845 [ 253 ] {7b0b5177-8391-46d7-a3ad-a640160df771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7277 | 2026.03.25 17:10:48.597243 [ 253 ] {7b0b5177-8391-46d7-a3ad-a640160df771} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7278 | 2026.03.25 17:10:48.597465 [ 253 ] {7b0b5177-8391-46d7-a3ad-a640160df771} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2026.03.25 17:10:48.597627 [ 253 ] {7b0b5177-8391-46d7-a3ad-a640160df771} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001638 sec., 52503.0525030525 rows/sec., 4.41 MiB/sec. | ||
| 7280 | 2026.03.25 17:10:48.597626 [ 22 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7281 | 2026.03.25 17:10:48.597679 [ 253 ] {7b0b5177-8391-46d7-a3ad-a640160df771} <Debug> TCPHandler: Processed in 0.001979319 sec. | ||
| 7282 | 2026.03.25 17:10:48.597726 [ 22 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.03.25 17:10:48.597773 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7284 | 2026.03.25 17:10:48.597816 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7285 | 2026.03.25 17:10:48.597894 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 7286 | 2026.03.25 17:10:48.597924 [ 253 ] {f6ada53a-645a-480e-8f9f-b45e1fc49738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7287 | 2026.03.25 17:10:48.597968 [ 253 ] {f6ada53a-645a-480e-8f9f-b45e1fc49738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7288 | 2026.03.25 17:10:48.598001 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7289 | 2026.03.25 17:10:48.598037 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3356 rows starting from the beginning of the part | ||
| 7290 | 2026.03.25 17:10:48.598103 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7291 | 2026.03.25 17:10:48.598154 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 847 rows starting from the beginning of the part | ||
| 7292 | 2026.03.25 17:10:48.598201 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 86 rows starting from the beginning of the part | ||
| 7293 | 2026.03.25 17:10:48.598246 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 848 rows starting from the beginning of the part | ||
| 7294 | 2026.03.25 17:10:48.598288 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 86 rows starting from the beginning of the part | ||
| 7295 | 2026.03.25 17:10:48.598448 [ 253 ] {f6ada53a-645a-480e-8f9f-b45e1fc49738} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.03.25 17:10:48.598492 [ 253 ] {f6ada53a-645a-480e-8f9f-b45e1fc49738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7297 | 2026.03.25 17:10:48.598842 [ 253 ] {f6ada53a-645a-480e-8f9f-b45e1fc49738} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7298 | 2026.03.25 17:10:48.599061 [ 253 ] {f6ada53a-645a-480e-8f9f-b45e1fc49738} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.03.25 17:10:48.599198 [ 253 ] {f6ada53a-645a-480e-8f9f-b45e1fc49738} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001297 sec., 11565.150346954511 rows/sec., 869.65 KiB/sec. | ||
| 7300 | 2026.03.25 17:10:48.599241 [ 253 ] {f6ada53a-645a-480e-8f9f-b45e1fc49738} <Debug> TCPHandler: Processed in 0.001473776 sec. | ||
| 7301 | 2026.03.25 17:10:48.599347 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2026.03.25 17:10:48.599444 [ 253 ] {5dd7b8fc-fe5c-4296-a2dc-81d0ec91f8a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7303 | 2026.03.25 17:10:48.599486 [ 253 ] {5dd7b8fc-fe5c-4296-a2dc-81d0ec91f8a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7304 | 2026.03.25 17:10:48.599906 [ 253 ] {5dd7b8fc-fe5c-4296-a2dc-81d0ec91f8a3} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.03.25 17:10:48.599942 [ 253 ] {5dd7b8fc-fe5c-4296-a2dc-81d0ec91f8a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7306 | 2026.03.25 17:10:48.600232 [ 195 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002382309 sec., 2215917.414575523 rows/sec., 179.11 MiB/sec. | ||
| 7307 | 2026.03.25 17:10:48.600264 [ 253 ] {5dd7b8fc-fe5c-4296-a2dc-81d0ec91f8a3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7308 | 2026.03.25 17:10:48.600491 [ 253 ] {5dd7b8fc-fe5c-4296-a2dc-81d0ec91f8a3} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2026.03.25 17:10:48.600607 [ 22 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7310 | 2026.03.25 17:10:48.600605 [ 201 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7311 | 2026.03.25 17:10:48.600641 [ 22 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2026.03.25 17:10:48.600630 [ 253 ] {5dd7b8fc-fe5c-4296-a2dc-81d0ec91f8a3} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001206 sec., 65505.80431177446 rows/sec., 5.11 MiB/sec. | ||
| 7313 | 2026.03.25 17:10:48.600678 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7314 | 2026.03.25 17:10:48.600714 [ 253 ] {5dd7b8fc-fe5c-4296-a2dc-81d0ec91f8a3} <Debug> TCPHandler: Processed in 0.001417785 sec. | ||
| 7315 | 2026.03.25 17:10:48.600810 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 7316 | 2026.03.25 17:10:48.600834 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7317 | 2026.03.25 17:10:48.600952 [ 253 ] {37447fea-1a68-4920-b678-8d63ec20c284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7318 | 2026.03.25 17:10:48.600970 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7319 | 2026.03.25 17:10:48.600999 [ 253 ] {37447fea-1a68-4920-b678-8d63ec20c284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7320 | 2026.03.25 17:10:48.601014 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1828 rows starting from the beginning of the part | ||
| 7321 | 2026.03.25 17:10:48.601024 [ 201 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_46_9} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7322 | 2026.03.25 17:10:48.601097 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7323 | 2026.03.25 17:10:48.601137 [ 201 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_46_9} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7324 | 2026.03.25 17:10:48.601155 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 515 rows starting from the beginning of the part | ||
| 7325 | 2026.03.25 17:10:48.601208 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 79 rows starting from the beginning of the part | ||
| 7326 | 2026.03.25 17:10:48.601255 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 517 rows starting from the beginning of the part | ||
| 7327 | 2026.03.25 17:10:48.601274 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 7328 | 2026.03.25 17:10:48.601303 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 79 rows starting from the beginning of the part | ||
| 7329 | 2026.03.25 17:10:48.601419 [ 253 ] {37447fea-1a68-4920-b678-8d63ec20c284} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2026.03.25 17:10:48.601460 [ 253 ] {37447fea-1a68-4920-b678-8d63ec20c284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7331 | 2026.03.25 17:10:48.601821 [ 253 ] {37447fea-1a68-4920-b678-8d63ec20c284} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7332 | 2026.03.25 17:10:48.602046 [ 253 ] {37447fea-1a68-4920-b678-8d63ec20c284} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2026.03.25 17:10:48.602157 [ 22 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7334 | 2026.03.25 17:10:48.602180 [ 253 ] {37447fea-1a68-4920-b678-8d63ec20c284} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 7335 | 2026.03.25 17:10:48.602187 [ 22 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2026.03.25 17:10:48.602221 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7337 | 2026.03.25 17:10:48.602225 [ 253 ] {37447fea-1a68-4920-b678-8d63ec20c284} <Debug> TCPHandler: Processed in 0.001442146 sec. | ||
| 7338 | 2026.03.25 17:10:48.602307 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 7339 | 2026.03.25 17:10:48.602347 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.03.25 17:10:48.602417 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7341 | 2026.03.25 17:10:48.602445 [ 253 ] {4b07c88d-bcf9-4082-94e5-0d96726c3fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7342 | 2026.03.25 17:10:48.602454 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 17221 rows starting from the beginning of the part | ||
| 7343 | 2026.03.25 17:10:48.602506 [ 253 ] {4b07c88d-bcf9-4082-94e5-0d96726c3fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7344 | 2026.03.25 17:10:48.602534 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 96 rows starting from the beginning of the part | ||
| 7345 | 2026.03.25 17:10:48.602585 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 7346 | 2026.03.25 17:10:48.602629 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 7347 | 2026.03.25 17:10:48.602649 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001901677 sec., 1620674.8043963301 rows/sec., 119.07 MiB/sec. | ||
| 7348 | 2026.03.25 17:10:48.602672 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 266 rows starting from the beginning of the part | ||
| 7349 | 2026.03.25 17:10:48.602722 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7350 | 2026.03.25 17:10:48.602854 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7351 | 2026.03.25 17:10:48.603144 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_46_9} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.03.25 17:10:48.603222 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_46_9} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7353 | 2026.03.25 17:10:48.603286 [ 253 ] {4b07c88d-bcf9-4082-94e5-0d96726c3fec} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.03.25 17:10:48.603301 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7355 | 2026.03.25 17:10:48.603331 [ 253 ] {4b07c88d-bcf9-4082-94e5-0d96726c3fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7356 | 2026.03.25 17:10:48.603882 [ 253 ] {4b07c88d-bcf9-4082-94e5-0d96726c3fec} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7357 | 2026.03.25 17:10:48.604111 [ 253 ] {4b07c88d-bcf9-4082-94e5-0d96726c3fec} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.03.25 17:10:48.604255 [ 253 ] {4b07c88d-bcf9-4082-94e5-0d96726c3fec} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001829 sec., 8201.202843083653 rows/sec., 14.70 MiB/sec. | ||
| 7359 | 2026.03.25 17:10:48.604318 [ 253 ] {4b07c88d-bcf9-4082-94e5-0d96726c3fec} <Debug> TCPHandler: Processed in 0.00202067 sec. | ||
| 7360 | 2026.03.25 17:10:48.604429 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7361 | 2026.03.25 17:10:48.604525 [ 253 ] {421a44c3-b590-4c07-9f01-b89850a2b168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7362 | 2026.03.25 17:10:48.604568 [ 253 ] {421a44c3-b590-4c07-9f01-b89850a2b168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7363 | 2026.03.25 17:10:48.604913 [ 253 ] {421a44c3-b590-4c07-9f01-b89850a2b168} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2026.03.25 17:10:48.604948 [ 253 ] {421a44c3-b590-4c07-9f01-b89850a2b168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7365 | 2026.03.25 17:10:48.605257 [ 253 ] {421a44c3-b590-4c07-9f01-b89850a2b168} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7366 | 2026.03.25 17:10:48.605476 [ 253 ] {421a44c3-b590-4c07-9f01-b89850a2b168} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2026.03.25 17:10:48.605592 [ 22 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7368 | 2026.03.25 17:10:48.605620 [ 253 ] {421a44c3-b590-4c07-9f01-b89850a2b168} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 7369 | 2026.03.25 17:10:48.605628 [ 22 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2026.03.25 17:10:48.605661 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7371 | 2026.03.25 17:10:48.605665 [ 253 ] {421a44c3-b590-4c07-9f01-b89850a2b168} <Debug> TCPHandler: Processed in 0.001286022 sec. | ||
| 7372 | 2026.03.25 17:10:48.605749 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 7373 | 2026.03.25 17:10:48.605875 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7374 | 2026.03.25 17:10:48.605911 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2652 rows starting from the beginning of the part | ||
| 7375 | 2026.03.25 17:10:48.605981 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 7376 | 2026.03.25 17:10:48.606027 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7377 | 2026.03.25 17:10:48.606070 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 7378 | 2026.03.25 17:10:48.606108 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7379 | 2026.03.25 17:10:48.606147 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 7380 | 2026.03.25 17:10:48.607550 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2988 rows, containing 4 columns (4 merged, 0 gathered) in 0.001843245 sec., 1621054.1734820926 rows/sec., 105.01 MiB/sec. | ||
| 7381 | 2026.03.25 17:10:48.607859 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7382 | 2026.03.25 17:10:48.608115 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_46_9} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2026.03.25 17:10:48.608169 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005898615 sec., 3080045.0614254363 rows/sec., 199.59 MiB/sec. | ||
| 7384 | 2026.03.25 17:10:48.608186 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_46_9} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7385 | 2026.03.25 17:10:48.608286 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7386 | 2026.03.25 17:10:48.608461 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7387 | 2026.03.25 17:10:48.608741 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2026.03.25 17:10:48.608815 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7389 | 2026.03.25 17:10:48.608899 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. | ||
| 7390 | 2026.03.25 17:10:49.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.14 MiB, peak 282.83 MiB, free memory in arenas 0.00 B, will set to 274.37 MiB (RSS), difference: 1.23 MiB | ||
| 7391 | 2026.03.25 17:10:52.380660 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7392 | 2026.03.25 17:10:52.380716 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7393 | 2026.03.25 17:10:52.495234 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14365 | ||
| 7394 | 2026.03.25 17:10:52.495808 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2026.03.25 17:10:52.495856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7396 | 2026.03.25 17:10:52.496347 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7397 | 2026.03.25 17:10:52.496590 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2026.03.25 17:10:52.496737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14365 | ||
| 7399 | 2026.03.25 17:10:53.325989 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7400 | 2026.03.25 17:10:53.344089 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.03.25 17:10:53.344152 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7402 | 2026.03.25 17:10:53.349988 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7403 | 2026.03.25 17:10:53.350699 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2026.03.25 17:10:53.353843 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7405 | 2026.03.25 17:10:53.604839 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2026.03.25 17:10:53.605059 [ 253 ] {875c27e1-2703-40a2-ae60-dffd09dd816d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7407 | 2026.03.25 17:10:53.605135 [ 253 ] {875c27e1-2703-40a2-ae60-dffd09dd816d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7408 | 2026.03.25 17:10:53.605919 [ 253 ] {875c27e1-2703-40a2-ae60-dffd09dd816d} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.03.25 17:10:53.605965 [ 253 ] {875c27e1-2703-40a2-ae60-dffd09dd816d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7410 | 2026.03.25 17:10:53.606370 [ 253 ] {875c27e1-2703-40a2-ae60-dffd09dd816d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7411 | 2026.03.25 17:10:53.606596 [ 253 ] {875c27e1-2703-40a2-ae60-dffd09dd816d} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.03.25 17:10:53.606746 [ 78 ] {} <Debug> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7413 | 2026.03.25 17:10:53.606753 [ 253 ] {875c27e1-2703-40a2-ae60-dffd09dd816d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001753 sec., 162007.98630918426 rows/sec., 10.29 MiB/sec. | ||
| 7414 | 2026.03.25 17:10:53.606827 [ 78 ] {} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.03.25 17:10:53.606859 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7416 | 2026.03.25 17:10:53.606860 [ 253 ] {875c27e1-2703-40a2-ae60-dffd09dd816d} <Debug> TCPHandler: Processed in 0.002158483 sec. | ||
| 7417 | 2026.03.25 17:10:53.607005 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7418 | 2026.03.25 17:10:53.607007 [ 201 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::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 | ||
| 7419 | 2026.03.25 17:10:53.607110 [ 253 ] {e2f74784-e99d-4498-8162-d42b2212337d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7420 | 2026.03.25 17:10:53.607157 [ 253 ] {e2f74784-e99d-4498-8162-d42b2212337d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7421 | 2026.03.25 17:10:53.607179 [ 201 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7422 | 2026.03.25 17:10:53.607224 [ 201 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 7423 | 2026.03.25 17:10:53.607306 [ 201 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7424 | 2026.03.25 17:10:53.607364 [ 201 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7425 | 2026.03.25 17:10:53.607416 [ 201 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7426 | 2026.03.25 17:10:53.607463 [ 201 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7427 | 2026.03.25 17:10:53.607512 [ 201 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7428 | 2026.03.25 17:10:53.607938 [ 253 ] {e2f74784-e99d-4498-8162-d42b2212337d} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2026.03.25 17:10:53.607980 [ 253 ] {e2f74784-e99d-4498-8162-d42b2212337d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7430 | 2026.03.25 17:10:53.608362 [ 253 ] {e2f74784-e99d-4498-8162-d42b2212337d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7431 | 2026.03.25 17:10:53.608574 [ 253 ] {e2f74784-e99d-4498-8162-d42b2212337d} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2026.03.25 17:10:53.608637 [ 196 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698101 sec., 1017607.3154659234 rows/sec., 68.79 MiB/sec. | ||
| 7433 | 2026.03.25 17:10:53.608711 [ 253 ] {e2f74784-e99d-4498-8162-d42b2212337d} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001623 sec., 521873.0745532963 rows/sec., 41.04 MiB/sec. | ||
| 7434 | 2026.03.25 17:10:53.608755 [ 253 ] {e2f74784-e99d-4498-8162-d42b2212337d} <Debug> TCPHandler: Processed in 0.001802915 sec. | ||
| 7435 | 2026.03.25 17:10:53.608843 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7436 | 2026.03.25 17:10:53.608873 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.03.25 17:10:53.608974 [ 253 ] {c03ac7ba-5fbb-4629-b185-663903accab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7438 | 2026.03.25 17:10:53.609019 [ 253 ] {c03ac7ba-5fbb-4629-b185-663903accab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7439 | 2026.03.25 17:10:53.609155 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_21_4} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2026.03.25 17:10:53.609239 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_21_4} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7441 | 2026.03.25 17:10:53.609355 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 7442 | 2026.03.25 17:10:53.609485 [ 253 ] {c03ac7ba-5fbb-4629-b185-663903accab8} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.03.25 17:10:53.609525 [ 253 ] {c03ac7ba-5fbb-4629-b185-663903accab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7444 | 2026.03.25 17:10:53.609837 [ 253 ] {c03ac7ba-5fbb-4629-b185-663903accab8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7445 | 2026.03.25 17:10:53.610047 [ 253 ] {c03ac7ba-5fbb-4629-b185-663903accab8} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2026.03.25 17:10:53.610155 [ 78 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7447 | 2026.03.25 17:10:53.610175 [ 253 ] {c03ac7ba-5fbb-4629-b185-663903accab8} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001221 sec., 136773.13677313676 rows/sec., 8.34 MiB/sec. | ||
| 7448 | 2026.03.25 17:10:53.610187 [ 78 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.03.25 17:10:53.610214 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7450 | 2026.03.25 17:10:53.610219 [ 253 ] {c03ac7ba-5fbb-4629-b185-663903accab8} <Debug> TCPHandler: Processed in 0.001397625 sec. | ||
| 7451 | 2026.03.25 17:10:53.610309 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 7452 | 2026.03.25 17:10:53.610342 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7453 | 2026.03.25 17:10:53.610415 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7454 | 2026.03.25 17:10:53.610437 [ 253 ] {1bffe03e-6cda-4897-adb0-63fb72ca1b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7455 | 2026.03.25 17:10:53.610451 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 223 rows starting from the beginning of the part | ||
| 7456 | 2026.03.25 17:10:53.610478 [ 253 ] {1bffe03e-6cda-4897-adb0-63fb72ca1b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7457 | 2026.03.25 17:10:53.610517 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 167 rows starting from the beginning of the part | ||
| 7458 | 2026.03.25 17:10:53.610569 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 7459 | 2026.03.25 17:10:53.610616 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 169 rows starting from the beginning of the part | ||
| 7460 | 2026.03.25 17:10:53.610662 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 7461 | 2026.03.25 17:10:53.610705 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 167 rows starting from the beginning of the part | ||
| 7462 | 2026.03.25 17:10:53.610934 [ 253 ] {1bffe03e-6cda-4897-adb0-63fb72ca1b75} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7463 | 2026.03.25 17:10:53.610968 [ 253 ] {1bffe03e-6cda-4897-adb0-63fb72ca1b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7464 | 2026.03.25 17:10:53.611285 [ 253 ] {1bffe03e-6cda-4897-adb0-63fb72ca1b75} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7465 | 2026.03.25 17:10:53.611496 [ 253 ] {1bffe03e-6cda-4897-adb0-63fb72ca1b75} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2026.03.25 17:10:53.611503 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124299 sec., 608210.8464267612 rows/sec., 40.22 MiB/sec. | ||
| 7467 | 2026.03.25 17:10:53.611628 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7468 | 2026.03.25 17:10:53.611633 [ 253 ] {1bffe03e-6cda-4897-adb0-63fb72ca1b75} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001215 sec., 122633.74485596709 rows/sec., 7.92 MiB/sec. | ||
| 7469 | 2026.03.25 17:10:53.611680 [ 253 ] {1bffe03e-6cda-4897-adb0-63fb72ca1b75} <Debug> TCPHandler: Processed in 0.001387485 sec. | ||
| 7470 | 2026.03.25 17:10:53.611795 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2026.03.25 17:10:53.611884 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_41_8} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2026.03.25 17:10:53.611887 [ 253 ] {ee669e8f-c1a4-4332-9f4c-17dab0c16201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7473 | 2026.03.25 17:10:53.611933 [ 253 ] {ee669e8f-c1a4-4332-9f4c-17dab0c16201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7474 | 2026.03.25 17:10:53.611947 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_41_8} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7475 | 2026.03.25 17:10:53.612009 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7476 | 2026.03.25 17:10:53.612370 [ 253 ] {ee669e8f-c1a4-4332-9f4c-17dab0c16201} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2026.03.25 17:10:53.612405 [ 253 ] {ee669e8f-c1a4-4332-9f4c-17dab0c16201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7478 | 2026.03.25 17:10:53.612708 [ 253 ] {ee669e8f-c1a4-4332-9f4c-17dab0c16201} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7479 | 2026.03.25 17:10:53.612920 [ 253 ] {ee669e8f-c1a4-4332-9f4c-17dab0c16201} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2026.03.25 17:10:53.613019 [ 78 ] {} <Debug> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7481 | 2026.03.25 17:10:53.613042 [ 253 ] {ee669e8f-c1a4-4332-9f4c-17dab0c16201} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001174 sec., 126064.73594548553 rows/sec., 7.17 MiB/sec. | ||
| 7482 | 2026.03.25 17:10:53.613048 [ 78 ] {} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.03.25 17:10:53.613080 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7484 | 2026.03.25 17:10:53.613085 [ 253 ] {ee669e8f-c1a4-4332-9f4c-17dab0c16201} <Debug> TCPHandler: Processed in 0.001339963 sec. | ||
| 7485 | 2026.03.25 17:10:53.613171 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::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 | ||
| 7486 | 2026.03.25 17:10:53.613206 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7487 | 2026.03.25 17:10:53.613281 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7488 | 2026.03.25 17:10:53.613303 [ 253 ] {f9ff6ccc-288e-4dda-b344-2ef313eb1ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7489 | 2026.03.25 17:10:53.613315 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 7490 | 2026.03.25 17:10:53.613349 [ 253 ] {f9ff6ccc-288e-4dda-b344-2ef313eb1ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7491 | 2026.03.25 17:10:53.613383 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 7492 | 2026.03.25 17:10:53.613434 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7493 | 2026.03.25 17:10:53.613476 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7494 | 2026.03.25 17:10:53.613515 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7495 | 2026.03.25 17:10:53.613554 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7496 | 2026.03.25 17:10:53.613982 [ 253 ] {f9ff6ccc-288e-4dda-b344-2ef313eb1ad9} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2026.03.25 17:10:53.614023 [ 253 ] {f9ff6ccc-288e-4dda-b344-2ef313eb1ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7498 | 2026.03.25 17:10:53.614364 [ 253 ] {f9ff6ccc-288e-4dda-b344-2ef313eb1ad9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7499 | 2026.03.25 17:10:53.614417 [ 193 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290182 sec., 697576.0009052986 rows/sec., 42.51 MiB/sec. | ||
| 7500 | 2026.03.25 17:10:53.614559 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7501 | 2026.03.25 17:10:53.614628 [ 253 ] {f9ff6ccc-288e-4dda-b344-2ef313eb1ad9} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2026.03.25 17:10:53.614781 [ 253 ] {f9ff6ccc-288e-4dda-b344-2ef313eb1ad9} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001495 sec., 344481.6053511706 rows/sec., 24.29 MiB/sec. | ||
| 7503 | 2026.03.25 17:10:53.614821 [ 253 ] {f9ff6ccc-288e-4dda-b344-2ef313eb1ad9} <Debug> TCPHandler: Processed in 0.001664561 sec. | ||
| 7504 | 2026.03.25 17:10:53.614840 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_21_4} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2026.03.25 17:10:53.614922 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_21_4} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7506 | 2026.03.25 17:10:53.614927 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7507 | 2026.03.25 17:10:53.615003 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7508 | 2026.03.25 17:10:53.615032 [ 253 ] {fcff6964-1b1e-4106-bcec-07943a19bc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7509 | 2026.03.25 17:10:53.615078 [ 253 ] {fcff6964-1b1e-4106-bcec-07943a19bc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7510 | 2026.03.25 17:10:53.615421 [ 253 ] {fcff6964-1b1e-4106-bcec-07943a19bc0e} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2026.03.25 17:10:53.615458 [ 253 ] {fcff6964-1b1e-4106-bcec-07943a19bc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7512 | 2026.03.25 17:10:53.615776 [ 253 ] {fcff6964-1b1e-4106-bcec-07943a19bc0e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7513 | 2026.03.25 17:10:53.615989 [ 253 ] {fcff6964-1b1e-4106-bcec-07943a19bc0e} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.03.25 17:10:53.616120 [ 253 ] {fcff6964-1b1e-4106-bcec-07943a19bc0e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 7515 | 2026.03.25 17:10:53.616157 [ 253 ] {fcff6964-1b1e-4106-bcec-07943a19bc0e} <Debug> TCPHandler: Processed in 0.001281472 sec. | ||
| 7516 | 2026.03.25 17:10:53.616258 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7517 | 2026.03.25 17:10:53.616351 [ 253 ] {6f902b27-fbab-4216-b94c-64d9676f74b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7518 | 2026.03.25 17:10:53.616393 [ 253 ] {6f902b27-fbab-4216-b94c-64d9676f74b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7519 | 2026.03.25 17:10:53.616798 [ 253 ] {6f902b27-fbab-4216-b94c-64d9676f74b3} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7520 | 2026.03.25 17:10:53.616834 [ 253 ] {6f902b27-fbab-4216-b94c-64d9676f74b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7521 | 2026.03.25 17:10:53.617177 [ 253 ] {6f902b27-fbab-4216-b94c-64d9676f74b3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7522 | 2026.03.25 17:10:53.617396 [ 253 ] {6f902b27-fbab-4216-b94c-64d9676f74b3} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7523 | 2026.03.25 17:10:53.617525 [ 253 ] {6f902b27-fbab-4216-b94c-64d9676f74b3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001192 sec., 222315.43624161076 rows/sec., 14.77 MiB/sec. | ||
| 7524 | 2026.03.25 17:10:53.617562 [ 253 ] {6f902b27-fbab-4216-b94c-64d9676f74b3} <Debug> TCPHandler: Processed in 0.001353774 sec. | ||
| 7525 | 2026.03.25 17:10:53.617674 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7526 | 2026.03.25 17:10:53.617768 [ 253 ] {8a48374c-0034-4de7-850d-59a04fa20baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7527 | 2026.03.25 17:10:53.617810 [ 253 ] {8a48374c-0034-4de7-850d-59a04fa20baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7528 | 2026.03.25 17:10:53.618116 [ 253 ] {8a48374c-0034-4de7-850d-59a04fa20baa} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.03.25 17:10:53.618152 [ 253 ] {8a48374c-0034-4de7-850d-59a04fa20baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7530 | 2026.03.25 17:10:53.618446 [ 253 ] {8a48374c-0034-4de7-850d-59a04fa20baa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7531 | 2026.03.25 17:10:53.618664 [ 253 ] {8a48374c-0034-4de7-850d-59a04fa20baa} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.03.25 17:10:53.618766 [ 78 ] {} <Debug> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7533 | 2026.03.25 17:10:53.618792 [ 253 ] {8a48374c-0034-4de7-850d-59a04fa20baa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 7534 | 2026.03.25 17:10:53.618794 [ 78 ] {} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7535 | 2026.03.25 17:10:53.618831 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7536 | 2026.03.25 17:10:53.618836 [ 253 ] {8a48374c-0034-4de7-850d-59a04fa20baa} <Debug> TCPHandler: Processed in 0.00121171 sec. | ||
| 7537 | 2026.03.25 17:10:53.618924 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7538 | 2026.03.25 17:10:53.618952 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7539 | 2026.03.25 17:10:53.619047 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7540 | 2026.03.25 17:10:53.619050 [ 253 ] {c37206f2-ee89-4993-b5df-71b81708c4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7541 | 2026.03.25 17:10:53.619087 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 16 rows starting from the beginning of the part | ||
| 7542 | 2026.03.25 17:10:53.619122 [ 253 ] {c37206f2-ee89-4993-b5df-71b81708c4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7543 | 2026.03.25 17:10:53.619153 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7544 | 2026.03.25 17:10:53.619203 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7545 | 2026.03.25 17:10:53.619241 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7546 | 2026.03.25 17:10:53.619283 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7547 | 2026.03.25 17:10:53.619319 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7548 | 2026.03.25 17:10:53.619944 [ 253 ] {c37206f2-ee89-4993-b5df-71b81708c4f9} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.03.25 17:10:53.619985 [ 253 ] {c37206f2-ee89-4993-b5df-71b81708c4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7550 | 2026.03.25 17:10:53.620144 [ 193 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001261211 sec., 16650.66352894163 rows/sec., 1.09 MiB/sec. | ||
| 7551 | 2026.03.25 17:10:53.620313 [ 186 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7552 | 2026.03.25 17:10:53.620565 [ 253 ] {c37206f2-ee89-4993-b5df-71b81708c4f9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7553 | 2026.03.25 17:10:53.620655 [ 186 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_20_4} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.03.25 17:10:53.620747 [ 186 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_20_4} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7555 | 2026.03.25 17:10:53.620825 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7556 | 2026.03.25 17:10:53.620829 [ 253 ] {c37206f2-ee89-4993-b5df-71b81708c4f9} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7557 | 2026.03.25 17:10:53.620960 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7558 | 2026.03.25 17:10:53.620989 [ 253 ] {c37206f2-ee89-4993-b5df-71b81708c4f9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001956 sec., 12781.186094069531 rows/sec., 22.90 MiB/sec. | ||
| 7559 | 2026.03.25 17:10:53.620992 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2026.03.25 17:10:53.621032 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7561 | 2026.03.25 17:10:53.621062 [ 253 ] {c37206f2-ee89-4993-b5df-71b81708c4f9} <Debug> TCPHandler: Processed in 0.002158853 sec. | ||
| 7562 | 2026.03.25 17:10:53.621099 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 7563 | 2026.03.25 17:10:53.621179 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2026.03.25 17:10:53.621278 [ 253 ] {69b55908-87fb-4244-b104-2453487c9cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7565 | 2026.03.25 17:10:53.621296 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7566 | 2026.03.25 17:10:53.621320 [ 253 ] {69b55908-87fb-4244-b104-2453487c9cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7567 | 2026.03.25 17:10:53.621346 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 686 rows starting from the beginning of the part | ||
| 7568 | 2026.03.25 17:10:53.621457 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 7569 | 2026.03.25 17:10:53.621554 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 7570 | 2026.03.25 17:10:53.621644 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part | ||
| 7571 | 2026.03.25 17:10:53.621692 [ 253 ] {69b55908-87fb-4244-b104-2453487c9cd0} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7572 | 2026.03.25 17:10:53.621730 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 7573 | 2026.03.25 17:10:53.621732 [ 253 ] {69b55908-87fb-4244-b104-2453487c9cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7574 | 2026.03.25 17:10:53.621826 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 7575 | 2026.03.25 17:10:53.622083 [ 253 ] {69b55908-87fb-4244-b104-2453487c9cd0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7576 | 2026.03.25 17:10:53.622339 [ 253 ] {69b55908-87fb-4244-b104-2453487c9cd0} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7577 | 2026.03.25 17:10:53.622474 [ 253 ] {69b55908-87fb-4244-b104-2453487c9cd0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001214 sec., 74135.09060955519 rows/sec., 4.64 MiB/sec. | ||
| 7578 | 2026.03.25 17:10:53.622511 [ 253 ] {69b55908-87fb-4244-b104-2453487c9cd0} <Debug> TCPHandler: Processed in 0.001380984 sec. | ||
| 7579 | 2026.03.25 17:10:53.636033 [ 186 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 19 columns (19 merged, 0 gathered) in 0.014961949 sec., 52867.44394062565 rows/sec., 94.74 MiB/sec. | ||
| 7580 | 2026.03.25 17:10:53.637011 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7581 | 2026.03.25 17:10:53.637363 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2026.03.25 17:10:53.637442 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7583 | 2026.03.25 17:10:53.637540 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 7584 | 2026.03.25 17:10:54.807372 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7585 | 2026.03.25 17:10:54.807553 [ 253 ] {6178b2ea-47e5-4cbd-906d-3f0067efba40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7586 | 2026.03.25 17:10:54.807619 [ 253 ] {6178b2ea-47e5-4cbd-906d-3f0067efba40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7587 | 2026.03.25 17:10:54.809448 [ 253 ] {6178b2ea-47e5-4cbd-906d-3f0067efba40} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2026.03.25 17:10:54.809487 [ 253 ] {6178b2ea-47e5-4cbd-906d-3f0067efba40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7589 | 2026.03.25 17:10:54.810030 [ 253 ] {6178b2ea-47e5-4cbd-906d-3f0067efba40} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7590 | 2026.03.25 17:10:54.810271 [ 253 ] {6178b2ea-47e5-4cbd-906d-3f0067efba40} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2026.03.25 17:10:54.810422 [ 253 ] {6178b2ea-47e5-4cbd-906d-3f0067efba40} <Debug> executeQuery: Read 2431 rows, 184.31 KiB in 0.002919 sec., 832819.4587187392 rows/sec., 61.66 MiB/sec. | ||
| 7592 | 2026.03.25 17:10:54.810465 [ 253 ] {6178b2ea-47e5-4cbd-906d-3f0067efba40} <Debug> TCPHandler: Processed in 0.00321981 sec. | ||
| 7593 | 2026.03.25 17:10:54.810585 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7594 | 2026.03.25 17:10:54.810680 [ 253 ] {7ce714c0-b52f-47f2-83c0-5972e6db32d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7595 | 2026.03.25 17:10:54.810722 [ 253 ] {7ce714c0-b52f-47f2-83c0-5972e6db32d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7596 | 2026.03.25 17:10:54.811137 [ 253 ] {7ce714c0-b52f-47f2-83c0-5972e6db32d7} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2026.03.25 17:10:54.811172 [ 253 ] {7ce714c0-b52f-47f2-83c0-5972e6db32d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7598 | 2026.03.25 17:10:54.811477 [ 253 ] {7ce714c0-b52f-47f2-83c0-5972e6db32d7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7599 | 2026.03.25 17:10:54.811691 [ 253 ] {7ce714c0-b52f-47f2-83c0-5972e6db32d7} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2026.03.25 17:10:54.811822 [ 253 ] {7ce714c0-b52f-47f2-83c0-5972e6db32d7} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001161 sec., 20671.834625322997 rows/sec., 1.52 MiB/sec. | ||
| 7601 | 2026.03.25 17:10:54.811859 [ 253 ] {7ce714c0-b52f-47f2-83c0-5972e6db32d7} <Debug> TCPHandler: Processed in 0.001325452 sec. | ||
| 7602 | 2026.03.25 17:10:54.811961 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7603 | 2026.03.25 17:10:54.812056 [ 253 ] {5c49eaed-9846-4808-921f-27a025c2975d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7604 | 2026.03.25 17:10:54.812096 [ 253 ] {5c49eaed-9846-4808-921f-27a025c2975d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7605 | 2026.03.25 17:10:54.812747 [ 253 ] {5c49eaed-9846-4808-921f-27a025c2975d} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7606 | 2026.03.25 17:10:54.812781 [ 253 ] {5c49eaed-9846-4808-921f-27a025c2975d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7607 | 2026.03.25 17:10:54.813112 [ 253 ] {5c49eaed-9846-4808-921f-27a025c2975d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7608 | 2026.03.25 17:10:54.813346 [ 253 ] {5c49eaed-9846-4808-921f-27a025c2975d} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.03.25 17:10:54.813438 [ 61 ] {} <Debug> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7610 | 2026.03.25 17:10:54.813473 [ 253 ] {5c49eaed-9846-4808-921f-27a025c2975d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001435 sec., 558188.1533101045 rows/sec., 32.24 MiB/sec. | ||
| 7611 | 2026.03.25 17:10:54.813476 [ 61 ] {} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.03.25 17:10:54.813505 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7613 | 2026.03.25 17:10:54.813511 [ 253 ] {5c49eaed-9846-4808-921f-27a025c2975d} <Debug> TCPHandler: Processed in 0.00159957 sec. | ||
| 7614 | 2026.03.25 17:10:54.813614 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7615 | 2026.03.25 17:10:54.813640 [ 194 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::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 | ||
| 7616 | 2026.03.25 17:10:54.813712 [ 253 ] {350884f8-dbde-47df-be8f-8c03f84fe83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7617 | 2026.03.25 17:10:54.813757 [ 253 ] {350884f8-dbde-47df-be8f-8c03f84fe83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7618 | 2026.03.25 17:10:54.813795 [ 194 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7619 | 2026.03.25 17:10:54.813836 [ 194 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 976 rows starting from the beginning of the part | ||
| 7620 | 2026.03.25 17:10:54.813905 [ 194 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 801 rows starting from the beginning of the part | ||
| 7621 | 2026.03.25 17:10:54.813951 [ 194 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 7622 | 2026.03.25 17:10:54.813994 [ 194 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 7623 | 2026.03.25 17:10:54.814033 [ 194 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 7624 | 2026.03.25 17:10:54.814074 [ 194 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 801 rows starting from the beginning of the part | ||
| 7625 | 2026.03.25 17:10:54.814125 [ 253 ] {350884f8-dbde-47df-be8f-8c03f84fe83d} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.03.25 17:10:54.814164 [ 253 ] {350884f8-dbde-47df-be8f-8c03f84fe83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7627 | 2026.03.25 17:10:54.814492 [ 253 ] {350884f8-dbde-47df-be8f-8c03f84fe83d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7628 | 2026.03.25 17:10:54.814719 [ 253 ] {350884f8-dbde-47df-be8f-8c03f84fe83d} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.03.25 17:10:54.814851 [ 253 ] {350884f8-dbde-47df-be8f-8c03f84fe83d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 60.67 KiB/sec. | ||
| 7630 | 2026.03.25 17:10:54.814889 [ 253 ] {350884f8-dbde-47df-be8f-8c03f84fe83d} <Debug> TCPHandler: Processed in 0.001324383 sec. | ||
| 7631 | 2026.03.25 17:10:54.814997 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7632 | 2026.03.25 17:10:54.815091 [ 253 ] {7b1349c0-18b3-4f87-9ed7-49eedeefbab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7633 | 2026.03.25 17:10:54.815130 [ 253 ] {7b1349c0-18b3-4f87-9ed7-49eedeefbab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7634 | 2026.03.25 17:10:54.815430 [ 186 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3025 rows, containing 5 columns (5 merged, 0 gathered) in 0.001850596 sec., 1634608.5261180722 rows/sec., 103.19 MiB/sec. | ||
| 7635 | 2026.03.25 17:10:54.815770 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7636 | 2026.03.25 17:10:54.815940 [ 253 ] {7b1349c0-18b3-4f87-9ed7-49eedeefbab6} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2026.03.25 17:10:54.815984 [ 253 ] {7b1349c0-18b3-4f87-9ed7-49eedeefbab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7638 | 2026.03.25 17:10:54.816094 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_26_5} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.03.25 17:10:54.816185 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_26_5} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7640 | 2026.03.25 17:10:54.816286 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 7641 | 2026.03.25 17:10:54.816387 [ 253 ] {7b1349c0-18b3-4f87-9ed7-49eedeefbab6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7642 | 2026.03.25 17:10:54.816615 [ 253 ] {7b1349c0-18b3-4f87-9ed7-49eedeefbab6} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.03.25 17:10:54.816748 [ 253 ] {7b1349c0-18b3-4f87-9ed7-49eedeefbab6} <Debug> executeQuery: Read 1303 rows, 89.16 KiB in 0.001675 sec., 777910.447761194 rows/sec., 51.98 MiB/sec. | ||
| 7644 | 2026.03.25 17:10:54.816787 [ 253 ] {7b1349c0-18b3-4f87-9ed7-49eedeefbab6} <Debug> TCPHandler: Processed in 0.001838526 sec. | ||
| 7645 | 2026.03.25 17:10:54.816910 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7646 | 2026.03.25 17:10:54.817006 [ 253 ] {9d4cd869-c735-43bb-8426-af06443ff287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7647 | 2026.03.25 17:10:54.817049 [ 253 ] {9d4cd869-c735-43bb-8426-af06443ff287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7648 | 2026.03.25 17:10:54.817707 [ 253 ] {9d4cd869-c735-43bb-8426-af06443ff287} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2026.03.25 17:10:54.817743 [ 253 ] {9d4cd869-c735-43bb-8426-af06443ff287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7650 | 2026.03.25 17:10:54.818184 [ 253 ] {9d4cd869-c735-43bb-8426-af06443ff287} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7651 | 2026.03.25 17:10:54.818418 [ 253 ] {9d4cd869-c735-43bb-8426-af06443ff287} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.03.25 17:10:54.818551 [ 253 ] {9d4cd869-c735-43bb-8426-af06443ff287} <Debug> executeQuery: Read 1528 rows, 95.19 KiB in 0.001563 sec., 977607.1657069738 rows/sec., 59.47 MiB/sec. | ||
| 7653 | 2026.03.25 17:10:54.818590 [ 253 ] {9d4cd869-c735-43bb-8426-af06443ff287} <Debug> TCPHandler: Processed in 0.001729502 sec. | ||
| 7654 | 2026.03.25 17:10:54.818699 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2026.03.25 17:10:54.818796 [ 253 ] {4c72fca2-9b90-48b1-95af-871b48204e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7656 | 2026.03.25 17:10:54.818853 [ 253 ] {4c72fca2-9b90-48b1-95af-871b48204e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7657 | 2026.03.25 17:10:54.819673 [ 253 ] {4c72fca2-9b90-48b1-95af-871b48204e6a} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2026.03.25 17:10:54.819712 [ 253 ] {4c72fca2-9b90-48b1-95af-871b48204e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7659 | 2026.03.25 17:10:54.820266 [ 253 ] {4c72fca2-9b90-48b1-95af-871b48204e6a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7660 | 2026.03.25 17:10:54.820506 [ 253 ] {4c72fca2-9b90-48b1-95af-871b48204e6a} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7661 | 2026.03.25 17:10:54.820648 [ 253 ] {4c72fca2-9b90-48b1-95af-871b48204e6a} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001871 sec., 12827.365045430251 rows/sec., 22.99 MiB/sec. | ||
| 7662 | 2026.03.25 17:10:54.820702 [ 253 ] {4c72fca2-9b90-48b1-95af-871b48204e6a} <Debug> TCPHandler: Processed in 0.00205225 sec. | ||
| 7663 | 2026.03.25 17:10:54.820808 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7664 | 2026.03.25 17:10:54.820904 [ 253 ] {7ca9cb61-27ae-4e66-94e8-669c915ce236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7665 | 2026.03.25 17:10:54.820945 [ 253 ] {7ca9cb61-27ae-4e66-94e8-669c915ce236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7666 | 2026.03.25 17:10:54.821267 [ 253 ] {7ca9cb61-27ae-4e66-94e8-669c915ce236} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2026.03.25 17:10:54.821302 [ 253 ] {7ca9cb61-27ae-4e66-94e8-669c915ce236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7668 | 2026.03.25 17:10:54.821603 [ 253 ] {7ca9cb61-27ae-4e66-94e8-669c915ce236} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7669 | 2026.03.25 17:10:54.821823 [ 253 ] {7ca9cb61-27ae-4e66-94e8-669c915ce236} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7670 | 2026.03.25 17:10:54.821951 [ 253 ] {7ca9cb61-27ae-4e66-94e8-669c915ce236} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001066 sec., 22514.071294559097 rows/sec., 1.52 MiB/sec. | ||
| 7671 | 2026.03.25 17:10:54.821988 [ 253 ] {7ca9cb61-27ae-4e66-94e8-669c915ce236} <Debug> TCPHandler: Processed in 0.00122947 sec. | ||
| 7672 | 2026.03.25 17:10:57.534191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1022 | ||
| 7673 | 2026.03.25 17:10:57.536972 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7674 | 2026.03.25 17:10:57.537015 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7675 | 2026.03.25 17:10:57.538214 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7676 | 2026.03.25 17:10:57.538495 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7677 | 2026.03.25 17:10:57.538745 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1022 | ||
| 7678 | 2026.03.25 17:10:58.591597 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2026.03.25 17:10:58.591813 [ 253 ] {78dba314-3dfe-4223-95d3-04fdbf4a571c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7680 | 2026.03.25 17:10:58.591890 [ 253 ] {78dba314-3dfe-4223-95d3-04fdbf4a571c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7681 | 2026.03.25 17:10:58.592589 [ 253 ] {78dba314-3dfe-4223-95d3-04fdbf4a571c} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2026.03.25 17:10:58.592639 [ 253 ] {78dba314-3dfe-4223-95d3-04fdbf4a571c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7683 | 2026.03.25 17:10:58.593053 [ 253 ] {78dba314-3dfe-4223-95d3-04fdbf4a571c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7684 | 2026.03.25 17:10:58.593291 [ 253 ] {78dba314-3dfe-4223-95d3-04fdbf4a571c} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.03.25 17:10:58.593459 [ 253 ] {78dba314-3dfe-4223-95d3-04fdbf4a571c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.53 MiB/sec. | ||
| 7686 | 2026.03.25 17:10:58.593511 [ 253 ] {78dba314-3dfe-4223-95d3-04fdbf4a571c} <Debug> TCPHandler: Processed in 0.00205745 sec. | ||
| 7687 | 2026.03.25 17:10:58.593651 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7688 | 2026.03.25 17:10:58.593757 [ 253 ] {39f1da82-ffc0-468e-8e43-cb370be39f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7689 | 2026.03.25 17:10:58.593802 [ 253 ] {39f1da82-ffc0-468e-8e43-cb370be39f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7690 | 2026.03.25 17:10:58.594254 [ 253 ] {39f1da82-ffc0-468e-8e43-cb370be39f11} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2026.03.25 17:10:58.594294 [ 253 ] {39f1da82-ffc0-468e-8e43-cb370be39f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7692 | 2026.03.25 17:10:58.594614 [ 253 ] {39f1da82-ffc0-468e-8e43-cb370be39f11} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7693 | 2026.03.25 17:10:58.594825 [ 253 ] {39f1da82-ffc0-468e-8e43-cb370be39f11} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.03.25 17:10:58.594958 [ 253 ] {39f1da82-ffc0-468e-8e43-cb370be39f11} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 7695 | 2026.03.25 17:10:58.594997 [ 253 ] {39f1da82-ffc0-468e-8e43-cb370be39f11} <Debug> TCPHandler: Processed in 0.001400315 sec. | ||
| 7696 | 2026.03.25 17:10:58.595121 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2026.03.25 17:10:58.595222 [ 253 ] {d6d1d321-56e8-42c5-88ae-7accdccde793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7698 | 2026.03.25 17:10:58.595267 [ 253 ] {d6d1d321-56e8-42c5-88ae-7accdccde793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7699 | 2026.03.25 17:10:58.595648 [ 253 ] {d6d1d321-56e8-42c5-88ae-7accdccde793} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.03.25 17:10:58.595686 [ 253 ] {d6d1d321-56e8-42c5-88ae-7accdccde793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7701 | 2026.03.25 17:10:58.596021 [ 253 ] {d6d1d321-56e8-42c5-88ae-7accdccde793} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7702 | 2026.03.25 17:10:58.596246 [ 253 ] {d6d1d321-56e8-42c5-88ae-7accdccde793} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.03.25 17:10:58.596375 [ 253 ] {d6d1d321-56e8-42c5-88ae-7accdccde793} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001175 sec., 81702.12765957447 rows/sec., 5.69 MiB/sec. | ||
| 7704 | 2026.03.25 17:10:58.596413 [ 253 ] {d6d1d321-56e8-42c5-88ae-7accdccde793} <Debug> TCPHandler: Processed in 0.001343273 sec. | ||
| 7705 | 2026.03.25 17:10:58.596531 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2026.03.25 17:10:58.596628 [ 253 ] {da6a21e4-5320-42a9-9f6c-3bb5a32fc55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7707 | 2026.03.25 17:10:58.596672 [ 253 ] {da6a21e4-5320-42a9-9f6c-3bb5a32fc55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7708 | 2026.03.25 17:10:58.597077 [ 253 ] {da6a21e4-5320-42a9-9f6c-3bb5a32fc55e} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2026.03.25 17:10:58.597124 [ 253 ] {da6a21e4-5320-42a9-9f6c-3bb5a32fc55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7710 | 2026.03.25 17:10:58.597515 [ 253 ] {da6a21e4-5320-42a9-9f6c-3bb5a32fc55e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7711 | 2026.03.25 17:10:58.597772 [ 253 ] {da6a21e4-5320-42a9-9f6c-3bb5a32fc55e} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2026.03.25 17:10:58.597928 [ 253 ] {da6a21e4-5320-42a9-9f6c-3bb5a32fc55e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001319 sec., 27293.404094010613 rows/sec., 1.84 MiB/sec. | ||
| 7713 | 2026.03.25 17:10:58.597967 [ 253 ] {da6a21e4-5320-42a9-9f6c-3bb5a32fc55e} <Debug> TCPHandler: Processed in 0.001486647 sec. | ||
| 7714 | 2026.03.25 17:10:59.996846 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14813 | ||
| 7715 | 2026.03.25 17:10:59.997401 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.03.25 17:10:59.997453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7717 | 2026.03.25 17:10:59.998016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7718 | 2026.03.25 17:10:59.998269 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2026.03.25 17:10:59.998429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14813 | ||
| 7720 | 2026.03.25 17:10:59.998459 [ 34 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7721 | 2026.03.25 17:10:59.998551 [ 34 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2026.03.25 17:10:59.998585 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7723 | 2026.03.25 17:10:59.998729 [ 186 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 7724 | 2026.03.25 17:10:59.998894 [ 186 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7725 | 2026.03.25 17:10:59.998950 [ 186 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12445 rows starting from the beginning of the part | ||
| 7726 | 2026.03.25 17:10:59.999037 [ 186 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 7727 | 2026.03.25 17:10:59.999082 [ 186 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 7728 | 2026.03.25 17:10:59.999126 [ 186 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 7729 | 2026.03.25 17:10:59.999166 [ 186 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 7730 | 2026.03.25 17:10:59.999202 [ 186 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 7731 | 2026.03.25 17:11:00.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.37 MiB, peak 283.46 MiB, free memory in arenas 0.00 B, will set to 276.10 MiB (RSS), difference: -6.27 MiB | ||
| 7732 | 2026.03.25 17:11:00.001102 [ 192 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14813 rows, containing 4 columns (4 merged, 0 gathered) in 0.00243476 sec., 6083967.208266934 rows/sec., 87.03 MiB/sec. | ||
| 7733 | 2026.03.25 17:11:00.001558 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7734 | 2026.03.25 17:11:00.001883 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_31_6} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.03.25 17:11:00.001968 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_31_6} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7736 | 2026.03.25 17:11:00.002084 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7737 | 2026.03.25 17:11:00.853940 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7738 | 2026.03.25 17:11:00.872152 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2026.03.25 17:11:00.872209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7740 | 2026.03.25 17:11:00.877733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7741 | 2026.03.25 17:11:00.878443 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2026.03.25 17:11:00.878776 [ 52 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7743 | 2026.03.25 17:11:00.878864 [ 52 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2026.03.25 17:11:00.878898 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7745 | 2026.03.25 17:11:00.879073 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 7746 | 2026.03.25 17:11:00.882048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7747 | 2026.03.25 17:11:00.882867 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7748 | 2026.03.25 17:11:00.884177 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 7749 | 2026.03.25 17:11:00.888847 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 7750 | 2026.03.25 17:11:00.893285 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 7751 | 2026.03.25 17:11:00.897891 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 7752 | 2026.03.25 17:11:00.902291 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 7753 | 2026.03.25 17:11:00.906190 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 7754 | 2026.03.25 17:11:00.959175 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080183927 sec., 2918.29059457265 rows/sec., 15.09 MiB/sec. | ||
| 7755 | 2026.03.25 17:11:00.962241 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7756 | 2026.03.25 17:11:00.964368 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_31_6} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7757 | 2026.03.25 17:11:00.964487 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_31_6} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7758 | 2026.03.25 17:11:00.967582 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7759 | 2026.03.25 17:11:01.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.92 MiB, peak 283.46 MiB, free memory in arenas 0.00 B, will set to 278.82 MiB (RSS), difference: 7.90 MiB | ||
| 7760 | 2026.03.25 17:11:03.604275 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2026.03.25 17:11:03.604575 [ 253 ] {e9a51b6c-abef-45cb-846c-c4f4bd259e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7762 | 2026.03.25 17:11:03.604680 [ 253 ] {e9a51b6c-abef-45cb-846c-c4f4bd259e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7763 | 2026.03.25 17:11:03.605709 [ 253 ] {e9a51b6c-abef-45cb-846c-c4f4bd259e45} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2026.03.25 17:11:03.605750 [ 253 ] {e9a51b6c-abef-45cb-846c-c4f4bd259e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7765 | 2026.03.25 17:11:03.606141 [ 253 ] {e9a51b6c-abef-45cb-846c-c4f4bd259e45} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7766 | 2026.03.25 17:11:03.606375 [ 253 ] {e9a51b6c-abef-45cb-846c-c4f4bd259e45} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2026.03.25 17:11:03.606523 [ 253 ] {e9a51b6c-abef-45cb-846c-c4f4bd259e45} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002023 sec., 140385.5659911023 rows/sec., 8.92 MiB/sec. | ||
| 7768 | 2026.03.25 17:11:03.606569 [ 253 ] {e9a51b6c-abef-45cb-846c-c4f4bd259e45} <Debug> TCPHandler: Processed in 0.002473452 sec. | ||
| 7769 | 2026.03.25 17:11:03.606701 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2026.03.25 17:11:03.606795 [ 253 ] {d0e1d623-9441-44ea-bf84-e325c6383349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7771 | 2026.03.25 17:11:03.606834 [ 253 ] {d0e1d623-9441-44ea-bf84-e325c6383349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7772 | 2026.03.25 17:11:03.607646 [ 253 ] {d0e1d623-9441-44ea-bf84-e325c6383349} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.03.25 17:11:03.607683 [ 253 ] {d0e1d623-9441-44ea-bf84-e325c6383349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7774 | 2026.03.25 17:11:03.608027 [ 253 ] {d0e1d623-9441-44ea-bf84-e325c6383349} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7775 | 2026.03.25 17:11:03.608237 [ 253 ] {d0e1d623-9441-44ea-bf84-e325c6383349} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2026.03.25 17:11:03.608365 [ 253 ] {d0e1d623-9441-44ea-bf84-e325c6383349} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001588 sec., 533375.3148614609 rows/sec., 41.94 MiB/sec. | ||
| 7777 | 2026.03.25 17:11:03.608406 [ 253 ] {d0e1d623-9441-44ea-bf84-e325c6383349} <Debug> TCPHandler: Processed in 0.001753983 sec. | ||
| 7778 | 2026.03.25 17:11:03.608520 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2026.03.25 17:11:03.608612 [ 253 ] {1275b03f-9337-47f9-ba72-b7e87eacf784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7780 | 2026.03.25 17:11:03.608651 [ 253 ] {1275b03f-9337-47f9-ba72-b7e87eacf784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7781 | 2026.03.25 17:11:03.609096 [ 253 ] {1275b03f-9337-47f9-ba72-b7e87eacf784} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.03.25 17:11:03.609132 [ 253 ] {1275b03f-9337-47f9-ba72-b7e87eacf784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7783 | 2026.03.25 17:11:03.609432 [ 253 ] {1275b03f-9337-47f9-ba72-b7e87eacf784} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7784 | 2026.03.25 17:11:03.609650 [ 253 ] {1275b03f-9337-47f9-ba72-b7e87eacf784} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.03.25 17:11:03.609775 [ 253 ] {1275b03f-9337-47f9-ba72-b7e87eacf784} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.00118 sec., 141525.42372881356 rows/sec., 8.63 MiB/sec. | ||
| 7786 | 2026.03.25 17:11:03.609812 [ 253 ] {1275b03f-9337-47f9-ba72-b7e87eacf784} <Debug> TCPHandler: Processed in 0.001338774 sec. | ||
| 7787 | 2026.03.25 17:11:03.609922 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2026.03.25 17:11:03.610013 [ 253 ] {93e05cb0-b523-495e-b687-4c34e6a5a963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7789 | 2026.03.25 17:11:03.610051 [ 253 ] {93e05cb0-b523-495e-b687-4c34e6a5a963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7790 | 2026.03.25 17:11:03.610484 [ 253 ] {93e05cb0-b523-495e-b687-4c34e6a5a963} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.03.25 17:11:03.610521 [ 253 ] {93e05cb0-b523-495e-b687-4c34e6a5a963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7792 | 2026.03.25 17:11:03.610818 [ 253 ] {93e05cb0-b523-495e-b687-4c34e6a5a963} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7793 | 2026.03.25 17:11:03.611027 [ 253 ] {93e05cb0-b523-495e-b687-4c34e6a5a963} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7794 | 2026.03.25 17:11:03.611150 [ 253 ] {93e05cb0-b523-495e-b687-4c34e6a5a963} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001155 sec., 129004.329004329 rows/sec., 8.33 MiB/sec. | ||
| 7795 | 2026.03.25 17:11:03.611186 [ 253 ] {93e05cb0-b523-495e-b687-4c34e6a5a963} <Debug> TCPHandler: Processed in 0.001311872 sec. | ||
| 7796 | 2026.03.25 17:11:03.611298 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7797 | 2026.03.25 17:11:03.611391 [ 253 ] {6cea0428-2e36-4ec3-9264-489bdbc520c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7798 | 2026.03.25 17:11:03.611430 [ 253 ] {6cea0428-2e36-4ec3-9264-489bdbc520c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7799 | 2026.03.25 17:11:03.611861 [ 253 ] {6cea0428-2e36-4ec3-9264-489bdbc520c6} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.03.25 17:11:03.611896 [ 253 ] {6cea0428-2e36-4ec3-9264-489bdbc520c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7801 | 2026.03.25 17:11:03.612190 [ 253 ] {6cea0428-2e36-4ec3-9264-489bdbc520c6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7802 | 2026.03.25 17:11:03.612395 [ 253 ] {6cea0428-2e36-4ec3-9264-489bdbc520c6} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7803 | 2026.03.25 17:11:03.612518 [ 253 ] {6cea0428-2e36-4ec3-9264-489bdbc520c6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001145 sec., 129257.64192139739 rows/sec., 7.35 MiB/sec. | ||
| 7804 | 2026.03.25 17:11:03.612555 [ 253 ] {6cea0428-2e36-4ec3-9264-489bdbc520c6} <Debug> TCPHandler: Processed in 0.001304362 sec. | ||
| 7805 | 2026.03.25 17:11:03.612665 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7806 | 2026.03.25 17:11:03.612757 [ 253 ] {0ba1f99d-7831-4ea8-8c16-52084f846dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7807 | 2026.03.25 17:11:03.612795 [ 253 ] {0ba1f99d-7831-4ea8-8c16-52084f846dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7808 | 2026.03.25 17:11:03.613390 [ 253 ] {0ba1f99d-7831-4ea8-8c16-52084f846dc3} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2026.03.25 17:11:03.613426 [ 253 ] {0ba1f99d-7831-4ea8-8c16-52084f846dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7810 | 2026.03.25 17:11:03.613742 [ 253 ] {0ba1f99d-7831-4ea8-8c16-52084f846dc3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7811 | 2026.03.25 17:11:03.613953 [ 253 ] {0ba1f99d-7831-4ea8-8c16-52084f846dc3} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.03.25 17:11:03.614080 [ 253 ] {0ba1f99d-7831-4ea8-8c16-52084f846dc3} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.00134 sec., 384328.3582089552 rows/sec., 27.10 MiB/sec. | ||
| 7813 | 2026.03.25 17:11:03.614117 [ 253 ] {0ba1f99d-7831-4ea8-8c16-52084f846dc3} <Debug> TCPHandler: Processed in 0.001499386 sec. | ||
| 7814 | 2026.03.25 17:11:03.614225 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2026.03.25 17:11:03.614322 [ 253 ] {9c6075f3-fff2-42c6-b4a4-f6cfedeb741e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7816 | 2026.03.25 17:11:03.614363 [ 253 ] {9c6075f3-fff2-42c6-b4a4-f6cfedeb741e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7817 | 2026.03.25 17:11:03.614693 [ 253 ] {9c6075f3-fff2-42c6-b4a4-f6cfedeb741e} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7818 | 2026.03.25 17:11:03.614728 [ 253 ] {9c6075f3-fff2-42c6-b4a4-f6cfedeb741e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7819 | 2026.03.25 17:11:03.615023 [ 253 ] {9c6075f3-fff2-42c6-b4a4-f6cfedeb741e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7820 | 2026.03.25 17:11:03.615226 [ 253 ] {9c6075f3-fff2-42c6-b4a4-f6cfedeb741e} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2026.03.25 17:11:03.615353 [ 253 ] {9c6075f3-fff2-42c6-b4a4-f6cfedeb741e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 7822 | 2026.03.25 17:11:03.615388 [ 253 ] {9c6075f3-fff2-42c6-b4a4-f6cfedeb741e} <Debug> TCPHandler: Processed in 0.00121122 sec. | ||
| 7823 | 2026.03.25 17:11:03.615496 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7824 | 2026.03.25 17:11:03.615588 [ 253 ] {b7ee307d-f325-4d78-b9d0-eb55997da34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7825 | 2026.03.25 17:11:03.615629 [ 253 ] {b7ee307d-f325-4d78-b9d0-eb55997da34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7826 | 2026.03.25 17:11:03.616028 [ 253 ] {b7ee307d-f325-4d78-b9d0-eb55997da34c} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2026.03.25 17:11:03.616063 [ 253 ] {b7ee307d-f325-4d78-b9d0-eb55997da34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7828 | 2026.03.25 17:11:03.616381 [ 253 ] {b7ee307d-f325-4d78-b9d0-eb55997da34c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7829 | 2026.03.25 17:11:03.616590 [ 253 ] {b7ee307d-f325-4d78-b9d0-eb55997da34c} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2026.03.25 17:11:03.616714 [ 253 ] {b7ee307d-f325-4d78-b9d0-eb55997da34c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001144 sec., 231643.35664335664 rows/sec., 15.39 MiB/sec. | ||
| 7831 | 2026.03.25 17:11:03.616750 [ 253 ] {b7ee307d-f325-4d78-b9d0-eb55997da34c} <Debug> TCPHandler: Processed in 0.001302093 sec. | ||
| 7832 | 2026.03.25 17:11:03.616862 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2026.03.25 17:11:03.616954 [ 253 ] {a7415de1-7d66-4d82-90c4-00751692b6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7834 | 2026.03.25 17:11:03.616994 [ 253 ] {a7415de1-7d66-4d82-90c4-00751692b6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7835 | 2026.03.25 17:11:03.617301 [ 253 ] {a7415de1-7d66-4d82-90c4-00751692b6ad} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2026.03.25 17:11:03.617336 [ 253 ] {a7415de1-7d66-4d82-90c4-00751692b6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7837 | 2026.03.25 17:11:03.617618 [ 253 ] {a7415de1-7d66-4d82-90c4-00751692b6ad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7838 | 2026.03.25 17:11:03.617824 [ 253 ] {a7415de1-7d66-4d82-90c4-00751692b6ad} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2026.03.25 17:11:03.617948 [ 253 ] {a7415de1-7d66-4d82-90c4-00751692b6ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 7840 | 2026.03.25 17:11:03.617984 [ 253 ] {a7415de1-7d66-4d82-90c4-00751692b6ad} <Debug> TCPHandler: Processed in 0.001170019 sec. | ||
| 7841 | 2026.03.25 17:11:03.618091 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7842 | 2026.03.25 17:11:03.618184 [ 253 ] {c91846e8-0e51-493d-8fad-f15220a54ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7843 | 2026.03.25 17:11:03.618237 [ 253 ] {c91846e8-0e51-493d-8fad-f15220a54ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7844 | 2026.03.25 17:11:03.619065 [ 253 ] {c91846e8-0e51-493d-8fad-f15220a54ede} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2026.03.25 17:11:03.619101 [ 253 ] {c91846e8-0e51-493d-8fad-f15220a54ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7846 | 2026.03.25 17:11:03.619629 [ 253 ] {c91846e8-0e51-493d-8fad-f15220a54ede} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7847 | 2026.03.25 17:11:03.619844 [ 253 ] {c91846e8-0e51-493d-8fad-f15220a54ede} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7848 | 2026.03.25 17:11:03.619978 [ 253 ] {c91846e8-0e51-493d-8fad-f15220a54ede} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001811 sec., 13804.527885146328 rows/sec., 24.74 MiB/sec. | ||
| 7849 | 2026.03.25 17:11:03.620030 [ 253 ] {c91846e8-0e51-493d-8fad-f15220a54ede} <Debug> TCPHandler: Processed in 0.001986219 sec. | ||
| 7850 | 2026.03.25 17:11:03.620143 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7851 | 2026.03.25 17:11:03.620236 [ 253 ] {f9da2994-56ae-4d88-bd12-443ddf91abe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7852 | 2026.03.25 17:11:03.620277 [ 253 ] {f9da2994-56ae-4d88-bd12-443ddf91abe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7853 | 2026.03.25 17:11:03.620601 [ 253 ] {f9da2994-56ae-4d88-bd12-443ddf91abe8} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7854 | 2026.03.25 17:11:03.620637 [ 253 ] {f9da2994-56ae-4d88-bd12-443ddf91abe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7855 | 2026.03.25 17:11:03.620935 [ 253 ] {f9da2994-56ae-4d88-bd12-443ddf91abe8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7856 | 2026.03.25 17:11:03.621139 [ 253 ] {f9da2994-56ae-4d88-bd12-443ddf91abe8} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2026.03.25 17:11:03.621261 [ 253 ] {f9da2994-56ae-4d88-bd12-443ddf91abe8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001042 sec., 86372.36084452976 rows/sec., 5.40 MiB/sec. | ||
| 7858 | 2026.03.25 17:11:03.621295 [ 253 ] {f9da2994-56ae-4d88-bd12-443ddf91abe8} <Debug> TCPHandler: Processed in 0.001199579 sec. | ||
| 7859 | 2026.03.25 17:11:07.380806 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7860 | 2026.03.25 17:11:07.380865 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7861 | 2026.03.25 17:11:07.498520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15325 | ||
| 7862 | 2026.03.25 17:11:07.499368 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2026.03.25 17:11:07.499459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7864 | 2026.03.25 17:11:07.500266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7865 | 2026.03.25 17:11:07.500503 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2026.03.25 17:11:07.500646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15325 | ||
| 7867 | 2026.03.25 17:11:07.539016 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1052 | ||
| 7868 | 2026.03.25 17:11:07.541153 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7869 | 2026.03.25 17:11:07.541189 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7870 | 2026.03.25 17:11:07.542323 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7871 | 2026.03.25 17:11:07.542589 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2026.03.25 17:11:07.542830 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1052 | ||
| 7873 | 2026.03.25 17:11:08.001259 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000873782 sec. | ||
| 7874 | 2026.03.25 17:11:08.382124 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7875 | 2026.03.25 17:11:08.397384 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2026.03.25 17:11:08.397440 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7877 | 2026.03.25 17:11:08.403209 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7878 | 2026.03.25 17:11:08.403895 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2026.03.25 17:11:08.406485 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7880 | 2026.03.25 17:11:08.596285 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7881 | 2026.03.25 17:11:08.596483 [ 253 ] {366df7c6-d6d0-464c-b1a4-705780082eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7882 | 2026.03.25 17:11:08.596549 [ 253 ] {366df7c6-d6d0-464c-b1a4-705780082eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7883 | 2026.03.25 17:11:08.597242 [ 253 ] {366df7c6-d6d0-464c-b1a4-705780082eef} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7884 | 2026.03.25 17:11:08.597283 [ 253 ] {366df7c6-d6d0-464c-b1a4-705780082eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7885 | 2026.03.25 17:11:08.597693 [ 253 ] {366df7c6-d6d0-464c-b1a4-705780082eef} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7886 | 2026.03.25 17:11:08.597928 [ 253 ] {366df7c6-d6d0-464c-b1a4-705780082eef} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7887 | 2026.03.25 17:11:08.598060 [ 117 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7888 | 2026.03.25 17:11:08.598086 [ 253 ] {366df7c6-d6d0-464c-b1a4-705780082eef} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001654 sec., 51995.163240628775 rows/sec., 4.36 MiB/sec. | ||
| 7889 | 2026.03.25 17:11:08.598104 [ 117 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2026.03.25 17:11:08.598127 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7891 | 2026.03.25 17:11:08.598139 [ 253 ] {366df7c6-d6d0-464c-b1a4-705780082eef} <Debug> TCPHandler: Processed in 0.001982669 sec. | ||
| 7892 | 2026.03.25 17:11:08.598251 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 7893 | 2026.03.25 17:11:08.598267 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7894 | 2026.03.25 17:11:08.598396 [ 253 ] {24ecfc33-4503-4f2f-bae8-7a4a4c6b500d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7895 | 2026.03.25 17:11:08.598417 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7896 | 2026.03.25 17:11:08.598446 [ 253 ] {24ecfc33-4503-4f2f-bae8-7a4a4c6b500d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7897 | 2026.03.25 17:11:08.598469 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3356 rows starting from the beginning of the part | ||
| 7898 | 2026.03.25 17:11:08.598549 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 847 rows starting from the beginning of the part | ||
| 7899 | 2026.03.25 17:11:08.598600 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2431 rows starting from the beginning of the part | ||
| 7900 | 2026.03.25 17:11:08.598646 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7901 | 2026.03.25 17:11:08.598688 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 847 rows starting from the beginning of the part | ||
| 7902 | 2026.03.25 17:11:08.598732 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 7903 | 2026.03.25 17:11:08.598884 [ 253 ] {24ecfc33-4503-4f2f-bae8-7a4a4c6b500d} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2026.03.25 17:11:08.598925 [ 253 ] {24ecfc33-4503-4f2f-bae8-7a4a4c6b500d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7905 | 2026.03.25 17:11:08.599398 [ 253 ] {24ecfc33-4503-4f2f-bae8-7a4a4c6b500d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7906 | 2026.03.25 17:11:08.599634 [ 253 ] {24ecfc33-4503-4f2f-bae8-7a4a4c6b500d} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7907 | 2026.03.25 17:11:08.599777 [ 253 ] {24ecfc33-4503-4f2f-bae8-7a4a4c6b500d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001405 sec., 10676.156583629892 rows/sec., 802.80 KiB/sec. | ||
| 7908 | 2026.03.25 17:11:08.599818 [ 253 ] {24ecfc33-4503-4f2f-bae8-7a4a4c6b500d} <Debug> TCPHandler: Processed in 0.00160376 sec. | ||
| 7909 | 2026.03.25 17:11:08.599929 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7910 | 2026.03.25 17:11:08.600028 [ 253 ] {0ca516fe-d3a4-435a-a18c-4822d2135c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7911 | 2026.03.25 17:11:08.600070 [ 253 ] {0ca516fe-d3a4-435a-a18c-4822d2135c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7912 | 2026.03.25 17:11:08.600505 [ 253 ] {0ca516fe-d3a4-435a-a18c-4822d2135c27} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.03.25 17:11:08.600542 [ 253 ] {0ca516fe-d3a4-435a-a18c-4822d2135c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7914 | 2026.03.25 17:11:08.600857 [ 253 ] {0ca516fe-d3a4-435a-a18c-4822d2135c27} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7915 | 2026.03.25 17:11:08.601072 [ 253 ] {0ca516fe-d3a4-435a-a18c-4822d2135c27} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2026.03.25 17:11:08.601196 [ 118 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7917 | 2026.03.25 17:11:08.601205 [ 253 ] {0ca516fe-d3a4-435a-a18c-4822d2135c27} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001198 sec., 65943.23873121869 rows/sec., 5.15 MiB/sec. | ||
| 7918 | 2026.03.25 17:11:08.601259 [ 118 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7919 | 2026.03.25 17:11:08.601271 [ 253 ] {0ca516fe-d3a4-435a-a18c-4822d2135c27} <Debug> TCPHandler: Processed in 0.001391175 sec. | ||
| 7920 | 2026.03.25 17:11:08.601293 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7921 | 2026.03.25 17:11:08.601392 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 7922 | 2026.03.25 17:11:08.601397 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7623 rows, containing 5 columns (5 merged, 0 gathered) in 0.00320792 sec., 2376306.1422978127 rows/sec., 189.64 MiB/sec. | ||
| 7923 | 2026.03.25 17:11:08.601396 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2026.03.25 17:11:08.601495 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7925 | 2026.03.25 17:11:08.601529 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1828 rows starting from the beginning of the part | ||
| 7926 | 2026.03.25 17:11:08.601543 [ 253 ] {90a95cc1-e90a-47c7-ae77-bfbd46dcac97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7927 | 2026.03.25 17:11:08.601587 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 515 rows starting from the beginning of the part | ||
| 7928 | 2026.03.25 17:11:08.601592 [ 253 ] {90a95cc1-e90a-47c7-ae77-bfbd46dcac97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7929 | 2026.03.25 17:11:08.601639 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1303 rows starting from the beginning of the part | ||
| 7930 | 2026.03.25 17:11:08.601681 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7931 | 2026.03.25 17:11:08.601721 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 515 rows starting from the beginning of the part | ||
| 7932 | 2026.03.25 17:11:08.601759 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 7933 | 2026.03.25 17:11:08.601781 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7934 | 2026.03.25 17:11:08.602034 [ 253 ] {90a95cc1-e90a-47c7-ae77-bfbd46dcac97} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.03.25 17:11:08.602070 [ 253 ] {90a95cc1-e90a-47c7-ae77-bfbd46dcac97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7936 | 2026.03.25 17:11:08.602123 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_51_10} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.03.25 17:11:08.602204 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_51_10} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7938 | 2026.03.25 17:11:08.602292 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 7939 | 2026.03.25 17:11:08.602544 [ 253 ] {90a95cc1-e90a-47c7-ae77-bfbd46dcac97} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7940 | 2026.03.25 17:11:08.602770 [ 253 ] {90a95cc1-e90a-47c7-ae77-bfbd46dcac97} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.03.25 17:11:08.602892 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7942 | 2026.03.25 17:11:08.602909 [ 253 ] {90a95cc1-e90a-47c7-ae77-bfbd46dcac97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001385 sec., 115523.46570397112 rows/sec., 8.05 MiB/sec. | ||
| 7943 | 2026.03.25 17:11:08.602933 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.03.25 17:11:08.602955 [ 253 ] {90a95cc1-e90a-47c7-ae77-bfbd46dcac97} <Debug> TCPHandler: Processed in 0.001610319 sec. | ||
| 7945 | 2026.03.25 17:11:08.602956 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7946 | 2026.03.25 17:11:08.603076 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 7947 | 2026.03.25 17:11:08.603086 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2026.03.25 17:11:08.603195 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7949 | 2026.03.25 17:11:08.603202 [ 253 ] {dd18e25f-490c-4f59-95c3-35eac2e145c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7950 | 2026.03.25 17:11:08.603237 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 18168 rows starting from the beginning of the part | ||
| 7951 | 2026.03.25 17:11:08.603268 [ 197 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001912087 sec., 2250943.6024616035 rows/sec., 163.09 MiB/sec. | ||
| 7952 | 2026.03.25 17:11:08.603273 [ 253 ] {dd18e25f-490c-4f59-95c3-35eac2e145c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7953 | 2026.03.25 17:11:08.603312 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 265 rows starting from the beginning of the part | ||
| 7954 | 2026.03.25 17:11:08.603384 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1528 rows starting from the beginning of the part | ||
| 7955 | 2026.03.25 17:11:08.603444 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 96 rows starting from the beginning of the part | ||
| 7956 | 2026.03.25 17:11:08.603497 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 7957 | 2026.03.25 17:11:08.603519 [ 189 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7958 | 2026.03.25 17:11:08.603548 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 7959 | 2026.03.25 17:11:08.603769 [ 189 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_51_10} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2026.03.25 17:11:08.603836 [ 189 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_51_10} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7961 | 2026.03.25 17:11:08.603905 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 7962 | 2026.03.25 17:11:08.604392 [ 253 ] {dd18e25f-490c-4f59-95c3-35eac2e145c1} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.03.25 17:11:08.604437 [ 253 ] {dd18e25f-490c-4f59-95c3-35eac2e145c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7964 | 2026.03.25 17:11:08.605188 [ 253 ] {dd18e25f-490c-4f59-95c3-35eac2e145c1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7965 | 2026.03.25 17:11:08.605517 [ 253 ] {dd18e25f-490c-4f59-95c3-35eac2e145c1} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2026.03.25 17:11:08.605701 [ 253 ] {dd18e25f-490c-4f59-95c3-35eac2e145c1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002521 sec., 5950.019833399445 rows/sec., 10.66 MiB/sec. | ||
| 7967 | 2026.03.25 17:11:08.605778 [ 253 ] {dd18e25f-490c-4f59-95c3-35eac2e145c1} <Debug> TCPHandler: Processed in 0.002750868 sec. | ||
| 7968 | 2026.03.25 17:11:08.605918 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2026.03.25 17:11:08.606032 [ 253 ] {44b34bec-e7a0-4597-8f92-4b34e5312be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7970 | 2026.03.25 17:11:08.606087 [ 253 ] {44b34bec-e7a0-4597-8f92-4b34e5312be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7971 | 2026.03.25 17:11:08.606523 [ 253 ] {44b34bec-e7a0-4597-8f92-4b34e5312be9} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2026.03.25 17:11:08.606563 [ 253 ] {44b34bec-e7a0-4597-8f92-4b34e5312be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7973 | 2026.03.25 17:11:08.607075 [ 253 ] {44b34bec-e7a0-4597-8f92-4b34e5312be9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7974 | 2026.03.25 17:11:08.607360 [ 253 ] {44b34bec-e7a0-4597-8f92-4b34e5312be9} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.03.25 17:11:08.607472 [ 118 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7976 | 2026.03.25 17:11:08.607492 [ 253 ] {44b34bec-e7a0-4597-8f92-4b34e5312be9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec. | ||
| 7977 | 2026.03.25 17:11:08.607502 [ 118 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2026.03.25 17:11:08.607532 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7979 | 2026.03.25 17:11:08.607538 [ 253 ] {44b34bec-e7a0-4597-8f92-4b34e5312be9} <Debug> TCPHandler: Processed in 0.001679561 sec. | ||
| 7980 | 2026.03.25 17:11:08.607616 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 7981 | 2026.03.25 17:11:08.607743 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7982 | 2026.03.25 17:11:08.607776 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2988 rows starting from the beginning of the part | ||
| 7983 | 2026.03.25 17:11:08.607831 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 7984 | 2026.03.25 17:11:08.607876 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 7985 | 2026.03.25 17:11:08.607914 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 7986 | 2026.03.25 17:11:08.607953 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 7987 | 2026.03.25 17:11:08.607992 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 7988 | 2026.03.25 17:11:08.609505 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 4 columns (4 merged, 0 gathered) in 0.001929908 sec., 1703708.1560364536 rows/sec., 110.32 MiB/sec. | ||
| 7989 | 2026.03.25 17:11:08.609852 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7990 | 2026.03.25 17:11:08.610116 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_51_10} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7991 | 2026.03.25 17:11:08.610193 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_51_10} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7992 | 2026.03.25 17:11:08.610266 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7993 | 2026.03.25 17:11:08.611004 [ 187 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20482 rows, containing 5 columns (5 merged, 0 gathered) in 0.007978017 sec., 2567304.632216251 rows/sec., 165.87 MiB/sec. | ||
| 7994 | 2026.03.25 17:11:08.611339 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7995 | 2026.03.25 17:11:08.611633 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7996 | 2026.03.25 17:11:08.611711 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7997 | 2026.03.25 17:11:08.611779 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.26 MiB. | ||
| 7998 | 2026.03.25 17:11:09.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.90 MiB, peak 289.82 MiB, free memory in arenas 0.00 B, will set to 282.46 MiB (RSS), difference: 2.55 MiB | ||
| 7999 | 2026.03.25 17:11:13.604798 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8000 | 2026.03.25 17:11:13.604997 [ 253 ] {f50513f7-9492-43bf-8a26-5fc55402d282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8001 | 2026.03.25 17:11:13.605066 [ 253 ] {f50513f7-9492-43bf-8a26-5fc55402d282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8002 | 2026.03.25 17:11:13.605885 [ 253 ] {f50513f7-9492-43bf-8a26-5fc55402d282} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8003 | 2026.03.25 17:11:13.605932 [ 253 ] {f50513f7-9492-43bf-8a26-5fc55402d282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8004 | 2026.03.25 17:11:13.606367 [ 253 ] {f50513f7-9492-43bf-8a26-5fc55402d282} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8005 | 2026.03.25 17:11:13.606669 [ 253 ] {f50513f7-9492-43bf-8a26-5fc55402d282} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.03.25 17:11:13.606838 [ 253 ] {f50513f7-9492-43bf-8a26-5fc55402d282} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001891 sec., 150185.0872554204 rows/sec., 9.54 MiB/sec. | ||
| 8007 | 2026.03.25 17:11:13.606894 [ 253 ] {f50513f7-9492-43bf-8a26-5fc55402d282} <Debug> TCPHandler: Processed in 0.002228625 sec. | ||
| 8008 | 2026.03.25 17:11:13.607032 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2026.03.25 17:11:13.607138 [ 253 ] {7f381797-bf3c-46b9-82fb-f85aa2f78d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8010 | 2026.03.25 17:11:13.607182 [ 253 ] {7f381797-bf3c-46b9-82fb-f85aa2f78d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8011 | 2026.03.25 17:11:13.608254 [ 253 ] {7f381797-bf3c-46b9-82fb-f85aa2f78d16} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.03.25 17:11:13.608293 [ 253 ] {7f381797-bf3c-46b9-82fb-f85aa2f78d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8013 | 2026.03.25 17:11:13.608685 [ 253 ] {7f381797-bf3c-46b9-82fb-f85aa2f78d16} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8014 | 2026.03.25 17:11:13.608910 [ 253 ] {7f381797-bf3c-46b9-82fb-f85aa2f78d16} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2026.03.25 17:11:13.609045 [ 253 ] {7f381797-bf3c-46b9-82fb-f85aa2f78d16} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001932 sec., 438405.7971014493 rows/sec., 34.47 MiB/sec. | ||
| 8016 | 2026.03.25 17:11:13.609085 [ 253 ] {7f381797-bf3c-46b9-82fb-f85aa2f78d16} <Debug> TCPHandler: Processed in 0.002106562 sec. | ||
| 8017 | 2026.03.25 17:11:13.609206 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.03.25 17:11:13.609305 [ 253 ] {7d556fd6-930a-4857-a263-68293b4fe18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8019 | 2026.03.25 17:11:13.609347 [ 253 ] {7d556fd6-930a-4857-a263-68293b4fe18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8020 | 2026.03.25 17:11:13.609842 [ 253 ] {7d556fd6-930a-4857-a263-68293b4fe18b} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.03.25 17:11:13.609879 [ 253 ] {7d556fd6-930a-4857-a263-68293b4fe18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8022 | 2026.03.25 17:11:13.610197 [ 253 ] {7d556fd6-930a-4857-a263-68293b4fe18b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8023 | 2026.03.25 17:11:13.610411 [ 253 ] {7d556fd6-930a-4857-a263-68293b4fe18b} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.03.25 17:11:13.610544 [ 253 ] {7d556fd6-930a-4857-a263-68293b4fe18b} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.00126 sec., 132539.68253968254 rows/sec., 8.08 MiB/sec. | ||
| 8025 | 2026.03.25 17:11:13.610582 [ 253 ] {7d556fd6-930a-4857-a263-68293b4fe18b} <Debug> TCPHandler: Processed in 0.001425435 sec. | ||
| 8026 | 2026.03.25 17:11:13.610693 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2026.03.25 17:11:13.610788 [ 253 ] {dcc53544-4607-42ae-93c4-0c03ba0e9643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8028 | 2026.03.25 17:11:13.610829 [ 253 ] {dcc53544-4607-42ae-93c4-0c03ba0e9643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8029 | 2026.03.25 17:11:13.611284 [ 253 ] {dcc53544-4607-42ae-93c4-0c03ba0e9643} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.03.25 17:11:13.611319 [ 253 ] {dcc53544-4607-42ae-93c4-0c03ba0e9643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8031 | 2026.03.25 17:11:13.611623 [ 253 ] {dcc53544-4607-42ae-93c4-0c03ba0e9643} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8032 | 2026.03.25 17:11:13.611834 [ 253 ] {dcc53544-4607-42ae-93c4-0c03ba0e9643} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.03.25 17:11:13.611961 [ 253 ] {dcc53544-4607-42ae-93c4-0c03ba0e9643} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 8034 | 2026.03.25 17:11:13.611998 [ 253 ] {dcc53544-4607-42ae-93c4-0c03ba0e9643} <Debug> TCPHandler: Processed in 0.001354304 sec. | ||
| 8035 | 2026.03.25 17:11:13.612106 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.03.25 17:11:13.612201 [ 253 ] {e637a218-df54-4313-9807-5dcae7bb3e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8037 | 2026.03.25 17:11:13.612241 [ 253 ] {e637a218-df54-4313-9807-5dcae7bb3e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8038 | 2026.03.25 17:11:13.612694 [ 253 ] {e637a218-df54-4313-9807-5dcae7bb3e56} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.03.25 17:11:13.612730 [ 253 ] {e637a218-df54-4313-9807-5dcae7bb3e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8040 | 2026.03.25 17:11:13.613038 [ 253 ] {e637a218-df54-4313-9807-5dcae7bb3e56} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8041 | 2026.03.25 17:11:13.613249 [ 253 ] {e637a218-df54-4313-9807-5dcae7bb3e56} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.03.25 17:11:13.613374 [ 253 ] {e637a218-df54-4313-9807-5dcae7bb3e56} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 8043 | 2026.03.25 17:11:13.613411 [ 253 ] {e637a218-df54-4313-9807-5dcae7bb3e56} <Debug> TCPHandler: Processed in 0.001354404 sec. | ||
| 8044 | 2026.03.25 17:11:13.613524 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.03.25 17:11:13.613619 [ 253 ] {9d99069b-cb06-417c-ad9b-007b836038f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8046 | 2026.03.25 17:11:13.613658 [ 253 ] {9d99069b-cb06-417c-ad9b-007b836038f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8047 | 2026.03.25 17:11:13.614322 [ 253 ] {9d99069b-cb06-417c-ad9b-007b836038f1} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.03.25 17:11:13.614358 [ 253 ] {9d99069b-cb06-417c-ad9b-007b836038f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8049 | 2026.03.25 17:11:13.614683 [ 253 ] {9d99069b-cb06-417c-ad9b-007b836038f1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8050 | 2026.03.25 17:11:13.614896 [ 253 ] {9d99069b-cb06-417c-ad9b-007b836038f1} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.03.25 17:11:13.615024 [ 253 ] {9d99069b-cb06-417c-ad9b-007b836038f1} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001423 sec., 361911.4546732256 rows/sec., 25.52 MiB/sec. | ||
| 8052 | 2026.03.25 17:11:13.615062 [ 253 ] {9d99069b-cb06-417c-ad9b-007b836038f1} <Debug> TCPHandler: Processed in 0.001593469 sec. | ||
| 8053 | 2026.03.25 17:11:13.615168 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.03.25 17:11:13.615262 [ 253 ] {f9904ec0-1878-443f-98b6-d49a64389fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8055 | 2026.03.25 17:11:13.615302 [ 253 ] {f9904ec0-1878-443f-98b6-d49a64389fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8056 | 2026.03.25 17:11:13.615674 [ 253 ] {f9904ec0-1878-443f-98b6-d49a64389fda} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.03.25 17:11:13.615720 [ 253 ] {f9904ec0-1878-443f-98b6-d49a64389fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8058 | 2026.03.25 17:11:13.616104 [ 253 ] {f9904ec0-1878-443f-98b6-d49a64389fda} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8059 | 2026.03.25 17:11:13.616355 [ 253 ] {f9904ec0-1878-443f-98b6-d49a64389fda} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.03.25 17:11:13.616476 [ 112 ] {} <Debug> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8061 | 2026.03.25 17:11:13.616515 [ 253 ] {f9904ec0-1878-443f-98b6-d49a64389fda} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00127 sec., 4724.4094488188975 rows/sec., 246.83 KiB/sec. | ||
| 8062 | 2026.03.25 17:11:13.616544 [ 112 ] {} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.03.25 17:11:13.616566 [ 253 ] {f9904ec0-1878-443f-98b6-d49a64389fda} <Debug> TCPHandler: Processed in 0.001446205 sec. | ||
| 8064 | 2026.03.25 17:11:13.616570 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8065 | 2026.03.25 17:11:13.616683 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8066 | 2026.03.25 17:11:13.616711 [ 196 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::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 | ||
| 8067 | 2026.03.25 17:11:13.616782 [ 253 ] {061b77fd-110b-4fe3-a773-586c0ea44332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8068 | 2026.03.25 17:11:13.616831 [ 253 ] {061b77fd-110b-4fe3-a773-586c0ea44332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8069 | 2026.03.25 17:11:13.616863 [ 196 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8070 | 2026.03.25 17:11:13.616904 [ 196 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 8071 | 2026.03.25 17:11:13.616969 [ 196 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8072 | 2026.03.25 17:11:13.617013 [ 196 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8073 | 2026.03.25 17:11:13.617058 [ 196 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8074 | 2026.03.25 17:11:13.617097 [ 196 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8075 | 2026.03.25 17:11:13.617133 [ 196 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8076 | 2026.03.25 17:11:13.617340 [ 253 ] {061b77fd-110b-4fe3-a773-586c0ea44332} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2026.03.25 17:11:13.617387 [ 253 ] {061b77fd-110b-4fe3-a773-586c0ea44332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8078 | 2026.03.25 17:11:13.617747 [ 253 ] {061b77fd-110b-4fe3-a773-586c0ea44332} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8079 | 2026.03.25 17:11:13.617938 [ 187 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001287582 sec., 97857.84517024935 rows/sec., 4.99 MiB/sec. | ||
| 8080 | 2026.03.25 17:11:13.617970 [ 253 ] {061b77fd-110b-4fe3-a773-586c0ea44332} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2026.03.25 17:11:13.618105 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8082 | 2026.03.25 17:11:13.618110 [ 253 ] {061b77fd-110b-4fe3-a773-586c0ea44332} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001346 sec., 196879.64338781574 rows/sec., 13.08 MiB/sec. | ||
| 8083 | 2026.03.25 17:11:13.618165 [ 253 ] {061b77fd-110b-4fe3-a773-586c0ea44332} <Debug> TCPHandler: Processed in 0.001532288 sec. | ||
| 8084 | 2026.03.25 17:11:13.618277 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8085 | 2026.03.25 17:11:13.618373 [ 253 ] {26621181-dee1-4054-87a4-2573d17be2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8086 | 2026.03.25 17:11:13.618415 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_21_4} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.03.25 17:11:13.618417 [ 253 ] {26621181-dee1-4054-87a4-2573d17be2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8088 | 2026.03.25 17:11:13.618505 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_21_4} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8089 | 2026.03.25 17:11:13.618614 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8090 | 2026.03.25 17:11:13.618772 [ 253 ] {26621181-dee1-4054-87a4-2573d17be2ea} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.03.25 17:11:13.618813 [ 253 ] {26621181-dee1-4054-87a4-2573d17be2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8092 | 2026.03.25 17:11:13.619116 [ 253 ] {26621181-dee1-4054-87a4-2573d17be2ea} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8093 | 2026.03.25 17:11:13.619319 [ 253 ] {26621181-dee1-4054-87a4-2573d17be2ea} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.03.25 17:11:13.619454 [ 253 ] {26621181-dee1-4054-87a4-2573d17be2ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 8095 | 2026.03.25 17:11:13.619492 [ 253 ] {26621181-dee1-4054-87a4-2573d17be2ea} <Debug> TCPHandler: Processed in 0.001265422 sec. | ||
| 8096 | 2026.03.25 17:11:13.619615 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2026.03.25 17:11:13.619739 [ 253 ] {c65dc283-a928-4d33-a56c-b29657be5dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8098 | 2026.03.25 17:11:13.619806 [ 253 ] {c65dc283-a928-4d33-a56c-b29657be5dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8099 | 2026.03.25 17:11:13.620767 [ 253 ] {c65dc283-a928-4d33-a56c-b29657be5dbc} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2026.03.25 17:11:13.620805 [ 253 ] {c65dc283-a928-4d33-a56c-b29657be5dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8101 | 2026.03.25 17:11:13.621356 [ 253 ] {c65dc283-a928-4d33-a56c-b29657be5dbc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8102 | 2026.03.25 17:11:13.621596 [ 253 ] {c65dc283-a928-4d33-a56c-b29657be5dbc} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2026.03.25 17:11:13.621743 [ 253 ] {c65dc283-a928-4d33-a56c-b29657be5dbc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002028 sec., 12327.41617357002 rows/sec., 22.09 MiB/sec. | ||
| 8104 | 2026.03.25 17:11:13.621807 [ 253 ] {c65dc283-a928-4d33-a56c-b29657be5dbc} <Debug> TCPHandler: Processed in 0.002253255 sec. | ||
| 8105 | 2026.03.25 17:11:13.621914 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2026.03.25 17:11:13.622010 [ 253 ] {a06d96fd-6813-4821-85ca-0db0b798700a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8107 | 2026.03.25 17:11:13.622053 [ 253 ] {a06d96fd-6813-4821-85ca-0db0b798700a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8108 | 2026.03.25 17:11:13.622392 [ 253 ] {a06d96fd-6813-4821-85ca-0db0b798700a} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2026.03.25 17:11:13.622427 [ 253 ] {a06d96fd-6813-4821-85ca-0db0b798700a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8110 | 2026.03.25 17:11:13.622736 [ 253 ] {a06d96fd-6813-4821-85ca-0db0b798700a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8111 | 2026.03.25 17:11:13.622953 [ 253 ] {a06d96fd-6813-4821-85ca-0db0b798700a} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8112 | 2026.03.25 17:11:13.623081 [ 253 ] {a06d96fd-6813-4821-85ca-0db0b798700a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00109 sec., 82568.80733944954 rows/sec., 5.17 MiB/sec. | ||
| 8113 | 2026.03.25 17:11:13.623117 [ 253 ] {a06d96fd-6813-4821-85ca-0db0b798700a} <Debug> TCPHandler: Processed in 0.001253421 sec. | ||
| 8114 | 2026.03.25 17:11:15.000872 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15837 | ||
| 8115 | 2026.03.25 17:11:15.001411 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8116 | 2026.03.25 17:11:15.001460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8117 | 2026.03.25 17:11:15.001966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8118 | 2026.03.25 17:11:15.002305 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2026.03.25 17:11:15.002507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15837 | ||
| 8120 | 2026.03.25 17:11:15.906708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8121 | 2026.03.25 17:11:15.935336 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2026.03.25 17:11:15.935441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8123 | 2026.03.25 17:11:15.945884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8124 | 2026.03.25 17:11:15.947792 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2026.03.25 17:11:15.957107 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8126 | 2026.03.25 17:11:16.595473 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33889 | ||
| 8127 | 2026.03.25 17:11:16.595619 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8128 | 2026.03.25 17:11:16.595655 [ 291 ] {} <Debug> TCP-Session: 37f2ccad-58f1-4714-8b47-7cd1dde1a937 Authenticating user 'default' from [fd00:1122:3344:101::e]:33889 | ||
| 8129 | 2026.03.25 17:11:16.595684 [ 291 ] {} <Debug> TCP-Session: 37f2ccad-58f1-4714-8b47-7cd1dde1a937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8130 | 2026.03.25 17:11:16.595700 [ 291 ] {} <Debug> TCP-Session: 37f2ccad-58f1-4714-8b47-7cd1dde1a937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8131 | 2026.03.25 17:11:16.595939 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60754 | ||
| 8132 | 2026.03.25 17:11:16.596018 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47668 | ||
| 8133 | 2026.03.25 17:11:16.596082 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8134 | 2026.03.25 17:11:16.596092 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63508 | ||
| 8135 | 2026.03.25 17:11:16.596121 [ 292 ] {} <Debug> TCP-Session: a87081f4-033a-4106-99dd-e9ff85a797a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60754 | ||
| 8136 | 2026.03.25 17:11:16.596134 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40423 | ||
| 8137 | 2026.03.25 17:11:16.596154 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8138 | 2026.03.25 17:11:16.596171 [ 292 ] {} <Debug> TCP-Session: a87081f4-033a-4106-99dd-e9ff85a797a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8139 | 2026.03.25 17:11:16.596187 [ 291 ] {} <Trace> TCP-Session: 37f2ccad-58f1-4714-8b47-7cd1dde1a937 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8140 | 2026.03.25 17:11:16.596215 [ 292 ] {} <Debug> TCP-Session: a87081f4-033a-4106-99dd-e9ff85a797a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8141 | 2026.03.25 17:11:16.596210 [ 293 ] {} <Debug> TCP-Session: a0d208e9-6181-4d3a-9306-568be1da62f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47668 | ||
| 8142 | 2026.03.25 17:11:16.596156 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48081 | ||
| 8143 | 2026.03.25 17:11:16.596147 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55066 | ||
| 8144 | 2026.03.25 17:11:16.596119 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58337 | ||
| 8145 | 2026.03.25 17:11:16.596111 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52909 | ||
| 8146 | 2026.03.25 17:11:16.596437 [ 291 ] {e6b7b2c3-cb7c-445a-ab14-9924aefe1b04} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33889) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8147 | 2026.03.25 17:11:16.596311 [ 293 ] {} <Debug> TCP-Session: a0d208e9-6181-4d3a-9306-568be1da62f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8148 | 2026.03.25 17:11:16.596510 [ 293 ] {} <Debug> TCP-Session: a0d208e9-6181-4d3a-9306-568be1da62f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8149 | 2026.03.25 17:11:16.596879 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8150 | 2026.03.25 17:11:16.596913 [ 288 ] {} <Debug> TCP-Session: 805edcd7-0111-4247-b0f0-c8bea475af22 Authenticating user 'default' from [fd00:1122:3344:101::e]:40423 | ||
| 8151 | 2026.03.25 17:11:16.596929 [ 288 ] {} <Debug> TCP-Session: 805edcd7-0111-4247-b0f0-c8bea475af22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8152 | 2026.03.25 17:11:16.596941 [ 288 ] {} <Debug> TCP-Session: 805edcd7-0111-4247-b0f0-c8bea475af22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8153 | 2026.03.25 17:11:16.596957 [ 291 ] {e6b7b2c3-cb7c-445a-ab14-9924aefe1b04} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8154 | 2026.03.25 17:11:16.597036 [ 291 ] {e6b7b2c3-cb7c-445a-ab14-9924aefe1b04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8155 | 2026.03.25 17:11:16.597240 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8156 | 2026.03.25 17:11:16.597280 [ 286 ] {} <Debug> TCP-Session: af2f21e9-b193-4627-8035-02ed6f6e981d Authenticating user 'default' from [fd00:1122:3344:101::e]:58337 | ||
| 8157 | 2026.03.25 17:11:16.597306 [ 286 ] {} <Debug> TCP-Session: af2f21e9-b193-4627-8035-02ed6f6e981d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8158 | 2026.03.25 17:11:16.597320 [ 286 ] {} <Debug> TCP-Session: af2f21e9-b193-4627-8035-02ed6f6e981d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8159 | 2026.03.25 17:11:16.597349 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8160 | 2026.03.25 17:11:16.597384 [ 289 ] {} <Debug> TCP-Session: a2cf49f8-3fca-4f0c-827c-30c5fcb01e75 Authenticating user 'default' from [fd00:1122:3344:101::e]:55066 | ||
| 8161 | 2026.03.25 17:11:16.597401 [ 289 ] {} <Debug> TCP-Session: a2cf49f8-3fca-4f0c-827c-30c5fcb01e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8162 | 2026.03.25 17:11:16.597413 [ 289 ] {} <Debug> TCP-Session: a2cf49f8-3fca-4f0c-827c-30c5fcb01e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8163 | 2026.03.25 17:11:16.597593 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8164 | 2026.03.25 17:11:16.597631 [ 294 ] {} <Debug> TCP-Session: 72afe411-33c8-42de-bb25-c78e1d4678a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63508 | ||
| 8165 | 2026.03.25 17:11:16.597631 [ 291 ] {e6b7b2c3-cb7c-445a-ab14-9924aefe1b04} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 8166 | 2026.03.25 17:11:16.597653 [ 294 ] {} <Debug> TCP-Session: 72afe411-33c8-42de-bb25-c78e1d4678a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8167 | 2026.03.25 17:11:16.597677 [ 294 ] {} <Debug> TCP-Session: 72afe411-33c8-42de-bb25-c78e1d4678a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8168 | 2026.03.25 17:11:16.597699 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8169 | 2026.03.25 17:11:16.597735 [ 290 ] {} <Debug> TCP-Session: b9c4be15-f8e0-4ca6-9bdc-646a2cd06f59 Authenticating user 'default' from [fd00:1122:3344:101::e]:48081 | ||
| 8170 | 2026.03.25 17:11:16.597755 [ 290 ] {} <Debug> TCP-Session: b9c4be15-f8e0-4ca6-9bdc-646a2cd06f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8171 | 2026.03.25 17:11:16.597767 [ 290 ] {} <Debug> TCP-Session: b9c4be15-f8e0-4ca6-9bdc-646a2cd06f59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8172 | 2026.03.25 17:11:16.597784 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8173 | 2026.03.25 17:11:16.597821 [ 3 ] {} <Debug> TCP-Session: 261aa7e5-7465-4c16-8b11-4781adecd7d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52909 | ||
| 8174 | 2026.03.25 17:11:16.597838 [ 3 ] {} <Debug> TCP-Session: 261aa7e5-7465-4c16-8b11-4781adecd7d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8175 | 2026.03.25 17:11:16.597850 [ 3 ] {} <Debug> TCP-Session: 261aa7e5-7465-4c16-8b11-4781adecd7d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8176 | 2026.03.25 17:11:16.598831 [ 302 ] {e6b7b2c3-cb7c-445a-ab14-9924aefe1b04} <Trace> AggregatingTransform: Aggregating | ||
| 8177 | 2026.03.25 17:11:16.598868 [ 302 ] {e6b7b2c3-cb7c-445a-ab14-9924aefe1b04} <Trace> Aggregator: Aggregation method: without_key | ||
| 8178 | 2026.03.25 17:11:16.598898 [ 302 ] {e6b7b2c3-cb7c-445a-ab14-9924aefe1b04} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001128738 sec. (885.945 rows/sec., 34.61 KiB/sec.) | ||
| 8179 | 2026.03.25 17:11:16.598912 [ 302 ] {e6b7b2c3-cb7c-445a-ab14-9924aefe1b04} <Trace> Aggregator: Merging aggregated data | ||
| 8180 | 2026.03.25 17:11:16.600325 [ 291 ] {e6b7b2c3-cb7c-445a-ab14-9924aefe1b04} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003975 sec., 251.57232704402514 rows/sec., 9.83 KiB/sec. | ||
| 8181 | 2026.03.25 17:11:16.600511 [ 291 ] {e6b7b2c3-cb7c-445a-ab14-9924aefe1b04} <Debug> TCPHandler: Processed in 0.004523161 sec. | ||
| 8182 | 2026.03.25 17:11:16.600610 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8183 | 2026.03.25 17:11:16.600638 [ 291 ] {} <Debug> TCP-Session: 37f2ccad-58f1-4714-8b47-7cd1dde1a937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8184 | 2026.03.25 17:11:16.600638 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8185 | 2026.03.25 17:11:16.600661 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8186 | 2026.03.25 17:11:16.600681 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8187 | 2026.03.25 17:11:16.600696 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8188 | 2026.03.25 17:11:16.600719 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8189 | 2026.03.25 17:11:16.600741 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8190 | 2026.03.25 17:11:16.600757 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8191 | 2026.03.25 17:11:16.600771 [ 3 ] {} <Debug> TCP-Session: 261aa7e5-7465-4c16-8b11-4781adecd7d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2026.03.25 17:11:16.600795 [ 286 ] {} <Debug> TCP-Session: af2f21e9-b193-4627-8035-02ed6f6e981d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8193 | 2026.03.25 17:11:16.600774 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8194 | 2026.03.25 17:11:16.600814 [ 293 ] {} <Debug> TCP-Session: a0d208e9-6181-4d3a-9306-568be1da62f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8195 | 2026.03.25 17:11:16.600748 [ 288 ] {} <Debug> TCP-Session: 805edcd7-0111-4247-b0f0-c8bea475af22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8196 | 2026.03.25 17:11:16.600864 [ 289 ] {} <Debug> TCP-Session: a2cf49f8-3fca-4f0c-827c-30c5fcb01e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8197 | 2026.03.25 17:11:16.600736 [ 290 ] {} <Debug> TCP-Session: b9c4be15-f8e0-4ca6-9bdc-646a2cd06f59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8198 | 2026.03.25 17:11:16.600710 [ 294 ] {} <Debug> TCP-Session: 72afe411-33c8-42de-bb25-c78e1d4678a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8199 | 2026.03.25 17:11:16.600695 [ 292 ] {} <Debug> TCP-Session: a87081f4-033a-4106-99dd-e9ff85a797a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8200 | 2026.03.25 17:11:16.658229 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62549 | ||
| 8201 | 2026.03.25 17:11:16.658329 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8202 | 2026.03.25 17:11:16.658356 [ 291 ] {} <Debug> TCP-Session: 931e1b8a-ac3f-415a-a861-3f2fed40918f Authenticating user 'default' from [fd00:1122:3344:101::e]:62549 | ||
| 8203 | 2026.03.25 17:11:16.658377 [ 291 ] {} <Debug> TCP-Session: 931e1b8a-ac3f-415a-a861-3f2fed40918f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8204 | 2026.03.25 17:11:16.658389 [ 291 ] {} <Debug> TCP-Session: 931e1b8a-ac3f-415a-a861-3f2fed40918f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8205 | 2026.03.25 17:11:16.658596 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60753 | ||
| 8206 | 2026.03.25 17:11:16.658620 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49359 | ||
| 8207 | 2026.03.25 17:11:16.658626 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32785 | ||
| 8208 | 2026.03.25 17:11:16.658660 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60996 | ||
| 8209 | 2026.03.25 17:11:16.658677 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43179 | ||
| 8210 | 2026.03.25 17:11:16.658701 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8211 | 2026.03.25 17:11:16.658716 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8212 | 2026.03.25 17:11:16.658748 [ 292 ] {} <Debug> TCP-Session: 2c6c15c8-ca75-4f89-94f0-4c4799af675d Authenticating user 'default' from [fd00:1122:3344:101::e]:60753 | ||
| 8213 | 2026.03.25 17:11:16.658746 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8214 | 2026.03.25 17:11:16.658768 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8215 | 2026.03.25 17:11:16.658784 [ 292 ] {} <Debug> TCP-Session: 2c6c15c8-ca75-4f89-94f0-4c4799af675d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2026.03.25 17:11:16.658796 [ 288 ] {} <Debug> TCP-Session: 8cb406dc-73bc-41d2-976b-735106234339 Authenticating user 'default' from [fd00:1122:3344:101::e]:60996 | ||
| 8217 | 2026.03.25 17:11:16.658813 [ 289 ] {} <Debug> TCP-Session: 549bef25-a593-4067-82f0-6b36e1c963d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43179 | ||
| 8218 | 2026.03.25 17:11:16.658816 [ 292 ] {} <Debug> TCP-Session: 2c6c15c8-ca75-4f89-94f0-4c4799af675d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8219 | 2026.03.25 17:11:16.658830 [ 288 ] {} <Debug> TCP-Session: 8cb406dc-73bc-41d2-976b-735106234339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8220 | 2026.03.25 17:11:16.658848 [ 289 ] {} <Debug> TCP-Session: 549bef25-a593-4067-82f0-6b36e1c963d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8221 | 2026.03.25 17:11:16.658861 [ 288 ] {} <Debug> TCP-Session: 8cb406dc-73bc-41d2-976b-735106234339 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8222 | 2026.03.25 17:11:16.658876 [ 289 ] {} <Debug> TCP-Session: 549bef25-a593-4067-82f0-6b36e1c963d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8223 | 2026.03.25 17:11:16.658781 [ 293 ] {} <Debug> TCP-Session: 6d7938f3-8d9c-4416-af83-9ac617d6b533 Authenticating user 'default' from [fd00:1122:3344:101::e]:49359 | ||
| 8224 | 2026.03.25 17:11:16.658725 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8225 | 2026.03.25 17:11:16.658936 [ 293 ] {} <Debug> TCP-Session: 6d7938f3-8d9c-4416-af83-9ac617d6b533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8226 | 2026.03.25 17:11:16.658684 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61873 | ||
| 8227 | 2026.03.25 17:11:16.658968 [ 294 ] {} <Debug> TCP-Session: 7095e465-3530-40d4-9ee7-97821e94a125 Authenticating user 'default' from [fd00:1122:3344:101::e]:32785 | ||
| 8228 | 2026.03.25 17:11:16.658972 [ 293 ] {} <Debug> TCP-Session: 6d7938f3-8d9c-4416-af83-9ac617d6b533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8229 | 2026.03.25 17:11:16.659042 [ 294 ] {} <Debug> TCP-Session: 7095e465-3530-40d4-9ee7-97821e94a125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8230 | 2026.03.25 17:11:16.658650 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33766 | ||
| 8231 | 2026.03.25 17:11:16.659081 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8232 | 2026.03.25 17:11:16.659071 [ 294 ] {} <Debug> TCP-Session: 7095e465-3530-40d4-9ee7-97821e94a125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8233 | 2026.03.25 17:11:16.659123 [ 290 ] {} <Debug> TCP-Session: ce0d6deb-ec27-4ab4-bac4-b3f23f50f6a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61873 | ||
| 8234 | 2026.03.25 17:11:16.658643 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61814 | ||
| 8235 | 2026.03.25 17:11:16.659159 [ 290 ] {} <Debug> TCP-Session: ce0d6deb-ec27-4ab4-bac4-b3f23f50f6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8236 | 2026.03.25 17:11:16.659142 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8237 | 2026.03.25 17:11:16.659183 [ 290 ] {} <Debug> TCP-Session: ce0d6deb-ec27-4ab4-bac4-b3f23f50f6a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8238 | 2026.03.25 17:11:16.659202 [ 286 ] {} <Debug> TCP-Session: efddeb81-1aa9-48f0-b98d-bd558fd9b7c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33766 | ||
| 8239 | 2026.03.25 17:11:16.658764 [ 291 ] {} <Trace> TCP-Session: 931e1b8a-ac3f-415a-a861-3f2fed40918f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2026.03.25 17:11:16.659223 [ 286 ] {} <Debug> TCP-Session: efddeb81-1aa9-48f0-b98d-bd558fd9b7c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8241 | 2026.03.25 17:11:16.659220 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8242 | 2026.03.25 17:11:16.659258 [ 286 ] {} <Debug> TCP-Session: efddeb81-1aa9-48f0-b98d-bd558fd9b7c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8243 | 2026.03.25 17:11:16.659286 [ 3 ] {} <Debug> TCP-Session: c707e881-a8eb-4af5-aa70-b4cc3fbd8ddb Authenticating user 'default' from [fd00:1122:3344:101::e]:61814 | ||
| 8244 | 2026.03.25 17:11:16.659307 [ 3 ] {} <Debug> TCP-Session: c707e881-a8eb-4af5-aa70-b4cc3fbd8ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8245 | 2026.03.25 17:11:16.659322 [ 3 ] {} <Debug> TCP-Session: c707e881-a8eb-4af5-aa70-b4cc3fbd8ddb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8246 | 2026.03.25 17:11:16.659389 [ 291 ] {d233c100-4293-4902-8ca4-707096cc6711} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62549) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8247 | 2026.03.25 17:11:16.659636 [ 291 ] {d233c100-4293-4902-8ca4-707096cc6711} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8248 | 2026.03.25 17:11:16.659691 [ 291 ] {d233c100-4293-4902-8ca4-707096cc6711} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8249 | 2026.03.25 17:11:16.659963 [ 291 ] {d233c100-4293-4902-8ca4-707096cc6711} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 8250 | 2026.03.25 17:11:16.660983 [ 317 ] {d233c100-4293-4902-8ca4-707096cc6711} <Trace> AggregatingTransform: Aggregating | ||
| 8251 | 2026.03.25 17:11:16.661025 [ 317 ] {d233c100-4293-4902-8ca4-707096cc6711} <Trace> Aggregator: Aggregation method: without_key | ||
| 8252 | 2026.03.25 17:11:16.661065 [ 317 ] {d233c100-4293-4902-8ca4-707096cc6711} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001835 sec. (998.168 rows/sec., 38.99 KiB/sec.) | ||
| 8253 | 2026.03.25 17:11:16.661086 [ 317 ] {d233c100-4293-4902-8ca4-707096cc6711} <Trace> Aggregator: Merging aggregated data | ||
| 8254 | 2026.03.25 17:11:16.662308 [ 291 ] {d233c100-4293-4902-8ca4-707096cc6711} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002973 sec., 336.3605785401951 rows/sec., 13.14 KiB/sec. | ||
| 8255 | 2026.03.25 17:11:16.662450 [ 291 ] {d233c100-4293-4902-8ca4-707096cc6711} <Debug> TCPHandler: Processed in 0.003793013 sec. | ||
| 8256 | 2026.03.25 17:11:16.662549 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8257 | 2026.03.25 17:11:16.662580 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8258 | 2026.03.25 17:11:16.662583 [ 291 ] {} <Debug> TCP-Session: 931e1b8a-ac3f-415a-a861-3f2fed40918f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8259 | 2026.03.25 17:11:16.662607 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8260 | 2026.03.25 17:11:16.662623 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8261 | 2026.03.25 17:11:16.662651 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8262 | 2026.03.25 17:11:16.662663 [ 292 ] {} <Debug> TCP-Session: 2c6c15c8-ca75-4f89-94f0-4c4799af675d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8263 | 2026.03.25 17:11:16.662679 [ 286 ] {} <Debug> TCP-Session: efddeb81-1aa9-48f0-b98d-bd558fd9b7c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8264 | 2026.03.25 17:11:16.662677 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8265 | 2026.03.25 17:11:16.662703 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8266 | 2026.03.25 17:11:16.662738 [ 294 ] {} <Debug> TCP-Session: 7095e465-3530-40d4-9ee7-97821e94a125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8267 | 2026.03.25 17:11:16.662721 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8268 | 2026.03.25 17:11:16.662761 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8269 | 2026.03.25 17:11:16.662798 [ 3 ] {} <Debug> TCP-Session: c707e881-a8eb-4af5-aa70-b4cc3fbd8ddb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8270 | 2026.03.25 17:11:16.662759 [ 289 ] {} <Debug> TCP-Session: 549bef25-a593-4067-82f0-6b36e1c963d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8271 | 2026.03.25 17:11:16.662822 [ 288 ] {} <Debug> TCP-Session: 8cb406dc-73bc-41d2-976b-735106234339 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8272 | 2026.03.25 17:11:16.662698 [ 293 ] {} <Debug> TCP-Session: 6d7938f3-8d9c-4416-af83-9ac617d6b533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8273 | 2026.03.25 17:11:16.662623 [ 290 ] {} <Debug> TCP-Session: ce0d6deb-ec27-4ab4-bac4-b3f23f50f6a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8274 | 2026.03.25 17:11:16.707570 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34363 | ||
| 8275 | 2026.03.25 17:11:16.707684 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8276 | 2026.03.25 17:11:16.707715 [ 291 ] {} <Debug> TCP-Session: d8dcd4b5-5002-4222-99b8-148ab6e772b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34363 | ||
| 8277 | 2026.03.25 17:11:16.707738 [ 291 ] {} <Debug> TCP-Session: d8dcd4b5-5002-4222-99b8-148ab6e772b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8278 | 2026.03.25 17:11:16.707750 [ 291 ] {} <Debug> TCP-Session: d8dcd4b5-5002-4222-99b8-148ab6e772b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8279 | 2026.03.25 17:11:16.707953 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51764 | ||
| 8280 | 2026.03.25 17:11:16.707988 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33527 | ||
| 8281 | 2026.03.25 17:11:16.708010 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51929 | ||
| 8282 | 2026.03.25 17:11:16.708020 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56074 | ||
| 8283 | 2026.03.25 17:11:16.708049 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45581 | ||
| 8284 | 2026.03.25 17:11:16.708068 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8285 | 2026.03.25 17:11:16.708077 [ 291 ] {} <Trace> TCP-Session: d8dcd4b5-5002-4222-99b8-148ab6e772b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2026.03.25 17:11:16.708102 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8287 | 2026.03.25 17:11:16.708113 [ 292 ] {} <Debug> TCP-Session: df29f058-7008-4e78-8945-3bc341d380e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51764 | ||
| 8288 | 2026.03.25 17:11:16.708139 [ 294 ] {} <Debug> TCP-Session: 121617ac-6664-4e3a-a249-06fb181607ba Authenticating user 'default' from [fd00:1122:3344:101::e]:51929 | ||
| 8289 | 2026.03.25 17:11:16.708148 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8290 | 2026.03.25 17:11:16.708161 [ 292 ] {} <Debug> TCP-Session: df29f058-7008-4e78-8945-3bc341d380e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8291 | 2026.03.25 17:11:16.708168 [ 294 ] {} <Debug> TCP-Session: 121617ac-6664-4e3a-a249-06fb181607ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8292 | 2026.03.25 17:11:16.708185 [ 292 ] {} <Debug> TCP-Session: df29f058-7008-4e78-8945-3bc341d380e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8293 | 2026.03.25 17:11:16.708185 [ 288 ] {} <Debug> TCP-Session: d1ee779f-32c2-40ed-b01d-96b4bab6d6aa Authenticating user 'default' from [fd00:1122:3344:101::e]:45581 | ||
| 8294 | 2026.03.25 17:11:16.708199 [ 294 ] {} <Debug> TCP-Session: 121617ac-6664-4e3a-a249-06fb181607ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8295 | 2026.03.25 17:11:16.708222 [ 288 ] {} <Debug> TCP-Session: d1ee779f-32c2-40ed-b01d-96b4bab6d6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8296 | 2026.03.25 17:11:16.708149 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8297 | 2026.03.25 17:11:16.708248 [ 288 ] {} <Debug> TCP-Session: d1ee779f-32c2-40ed-b01d-96b4bab6d6aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8298 | 2026.03.25 17:11:16.708271 [ 291 ] {67c8d527-707f-4752-9138-f0ba7366c65d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34363) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8299 | 2026.03.25 17:11:16.708284 [ 3 ] {} <Debug> TCP-Session: 13843994-070c-46e9-83b8-b297937b1a51 Authenticating user 'default' from [fd00:1122:3344:101::e]:56074 | ||
| 8300 | 2026.03.25 17:11:16.708095 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8301 | 2026.03.25 17:11:16.708324 [ 3 ] {} <Debug> TCP-Session: 13843994-070c-46e9-83b8-b297937b1a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8302 | 2026.03.25 17:11:16.708067 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35585 | ||
| 8303 | 2026.03.25 17:11:16.708349 [ 3 ] {} <Debug> TCP-Session: 13843994-070c-46e9-83b8-b297937b1a51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8304 | 2026.03.25 17:11:16.708351 [ 293 ] {} <Debug> TCP-Session: 5a62cb17-8e9e-4754-8f2a-f13dd1460c3f Authenticating user 'default' from [fd00:1122:3344:101::e]:33527 | ||
| 8305 | 2026.03.25 17:11:16.708061 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44111 | ||
| 8306 | 2026.03.25 17:11:16.708399 [ 293 ] {} <Debug> TCP-Session: 5a62cb17-8e9e-4754-8f2a-f13dd1460c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8307 | 2026.03.25 17:11:16.708415 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8308 | 2026.03.25 17:11:16.708423 [ 293 ] {} <Debug> TCP-Session: 5a62cb17-8e9e-4754-8f2a-f13dd1460c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8309 | 2026.03.25 17:11:16.708035 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53596 | ||
| 8310 | 2026.03.25 17:11:16.708458 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8311 | 2026.03.25 17:11:16.708451 [ 290 ] {} <Debug> TCP-Session: a62d95f9-8e13-475b-a1d1-4111eaf54796 Authenticating user 'default' from [fd00:1122:3344:101::e]:35585 | ||
| 8312 | 2026.03.25 17:11:16.708523 [ 289 ] {} <Debug> TCP-Session: 3e92125b-705c-471a-9581-7062e81d9a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:44111 | ||
| 8313 | 2026.03.25 17:11:16.708539 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8314 | 2026.03.25 17:11:16.708552 [ 289 ] {} <Debug> TCP-Session: 3e92125b-705c-471a-9581-7062e81d9a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8315 | 2026.03.25 17:11:16.708546 [ 291 ] {67c8d527-707f-4752-9138-f0ba7366c65d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8316 | 2026.03.25 17:11:16.708579 [ 289 ] {} <Debug> TCP-Session: 3e92125b-705c-471a-9581-7062e81d9a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8317 | 2026.03.25 17:11:16.708544 [ 290 ] {} <Debug> TCP-Session: a62d95f9-8e13-475b-a1d1-4111eaf54796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8318 | 2026.03.25 17:11:16.708573 [ 286 ] {} <Debug> TCP-Session: 70271623-36a6-4651-9ae1-2a904abf6b7b Authenticating user 'default' from [fd00:1122:3344:101::e]:53596 | ||
| 8319 | 2026.03.25 17:11:16.708637 [ 290 ] {} <Debug> TCP-Session: a62d95f9-8e13-475b-a1d1-4111eaf54796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8320 | 2026.03.25 17:11:16.708634 [ 291 ] {67c8d527-707f-4752-9138-f0ba7366c65d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8321 | 2026.03.25 17:11:16.708649 [ 286 ] {} <Debug> TCP-Session: 70271623-36a6-4651-9ae1-2a904abf6b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8322 | 2026.03.25 17:11:16.708691 [ 286 ] {} <Debug> TCP-Session: 70271623-36a6-4651-9ae1-2a904abf6b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8323 | 2026.03.25 17:11:16.708942 [ 291 ] {67c8d527-707f-4752-9138-f0ba7366c65d} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 8324 | 2026.03.25 17:11:16.709898 [ 347 ] {67c8d527-707f-4752-9138-f0ba7366c65d} <Trace> AggregatingTransform: Aggregating | ||
| 8325 | 2026.03.25 17:11:16.709951 [ 347 ] {67c8d527-707f-4752-9138-f0ba7366c65d} <Trace> Aggregator: Aggregation method: without_key | ||
| 8326 | 2026.03.25 17:11:16.709992 [ 347 ] {67c8d527-707f-4752-9138-f0ba7366c65d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944973 sec. (1058.231 rows/sec., 41.34 KiB/sec.) | ||
| 8327 | 2026.03.25 17:11:16.710012 [ 347 ] {67c8d527-707f-4752-9138-f0ba7366c65d} <Trace> Aggregator: Merging aggregated data | ||
| 8328 | 2026.03.25 17:11:16.711227 [ 291 ] {67c8d527-707f-4752-9138-f0ba7366c65d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003015 sec., 331.6749585406302 rows/sec., 12.96 KiB/sec. | ||
| 8329 | 2026.03.25 17:11:16.711395 [ 291 ] {67c8d527-707f-4752-9138-f0ba7366c65d} <Debug> TCPHandler: Processed in 0.003433425 sec. | ||
| 8330 | 2026.03.25 17:11:16.711592 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8331 | 2026.03.25 17:11:16.711607 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8332 | 2026.03.25 17:11:16.711626 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8333 | 2026.03.25 17:11:16.711639 [ 291 ] {} <Debug> TCP-Session: d8dcd4b5-5002-4222-99b8-148ab6e772b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8334 | 2026.03.25 17:11:16.711648 [ 292 ] {} <Debug> TCP-Session: df29f058-7008-4e78-8945-3bc341d380e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8335 | 2026.03.25 17:11:16.711652 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8336 | 2026.03.25 17:11:16.711683 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8337 | 2026.03.25 17:11:16.711701 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8338 | 2026.03.25 17:11:16.711725 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8339 | 2026.03.25 17:11:16.711752 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8340 | 2026.03.25 17:11:16.711767 [ 3 ] {} <Debug> TCP-Session: 13843994-070c-46e9-83b8-b297937b1a51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8341 | 2026.03.25 17:11:16.711784 [ 290 ] {} <Debug> TCP-Session: a62d95f9-8e13-475b-a1d1-4111eaf54796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8342 | 2026.03.25 17:11:16.711777 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8343 | 2026.03.25 17:11:16.711720 [ 293 ] {} <Debug> TCP-Session: 5a62cb17-8e9e-4754-8f2a-f13dd1460c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8344 | 2026.03.25 17:11:16.711854 [ 289 ] {} <Debug> TCP-Session: 3e92125b-705c-471a-9581-7062e81d9a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8345 | 2026.03.25 17:11:16.711674 [ 294 ] {} <Debug> TCP-Session: 121617ac-6664-4e3a-a249-06fb181607ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8346 | 2026.03.25 17:11:16.711753 [ 288 ] {} <Debug> TCP-Session: d1ee779f-32c2-40ed-b01d-96b4bab6d6aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8347 | 2026.03.25 17:11:16.711800 [ 286 ] {} <Debug> TCP-Session: 70271623-36a6-4651-9ae1-2a904abf6b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8348 | 2026.03.25 17:11:17.543179 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1092 | ||
| 8349 | 2026.03.25 17:11:17.545973 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8350 | 2026.03.25 17:11:17.546027 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8351 | 2026.03.25 17:11:17.547265 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8352 | 2026.03.25 17:11:17.547543 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2026.03.25 17:11:17.547817 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1092 | ||
| 8354 | 2026.03.25 17:11:18.596715 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8355 | 2026.03.25 17:11:18.596910 [ 253 ] {320c9951-9b26-43d4-ae21-01076feb29b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8356 | 2026.03.25 17:11:18.596980 [ 253 ] {320c9951-9b26-43d4-ae21-01076feb29b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8357 | 2026.03.25 17:11:18.597666 [ 253 ] {320c9951-9b26-43d4-ae21-01076feb29b9} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2026.03.25 17:11:18.597716 [ 253 ] {320c9951-9b26-43d4-ae21-01076feb29b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8359 | 2026.03.25 17:11:18.598118 [ 253 ] {320c9951-9b26-43d4-ae21-01076feb29b9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8360 | 2026.03.25 17:11:18.598360 [ 253 ] {320c9951-9b26-43d4-ae21-01076feb29b9} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.03.25 17:11:18.598526 [ 253 ] {320c9951-9b26-43d4-ae21-01076feb29b9} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001666 sec., 51620.64825930372 rows/sec., 4.33 MiB/sec. | ||
| 8362 | 2026.03.25 17:11:18.598578 [ 253 ] {320c9951-9b26-43d4-ae21-01076feb29b9} <Debug> TCPHandler: Processed in 0.001994959 sec. | ||
| 8363 | 2026.03.25 17:11:18.598708 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8364 | 2026.03.25 17:11:18.598811 [ 253 ] {3f257f1c-8c25-4460-aac5-9f29185be46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8365 | 2026.03.25 17:11:18.598855 [ 253 ] {3f257f1c-8c25-4460-aac5-9f29185be46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8366 | 2026.03.25 17:11:18.599276 [ 253 ] {3f257f1c-8c25-4460-aac5-9f29185be46d} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8367 | 2026.03.25 17:11:18.599314 [ 253 ] {3f257f1c-8c25-4460-aac5-9f29185be46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8368 | 2026.03.25 17:11:18.599625 [ 253 ] {3f257f1c-8c25-4460-aac5-9f29185be46d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8369 | 2026.03.25 17:11:18.599836 [ 253 ] {3f257f1c-8c25-4460-aac5-9f29185be46d} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8370 | 2026.03.25 17:11:18.599953 [ 107 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8371 | 2026.03.25 17:11:18.599968 [ 253 ] {3f257f1c-8c25-4460-aac5-9f29185be46d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00118 sec., 12711.86440677966 rows/sec., 955.87 KiB/sec. | ||
| 8372 | 2026.03.25 17:11:18.600023 [ 107 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.03.25 17:11:18.600033 [ 253 ] {3f257f1c-8c25-4460-aac5-9f29185be46d} <Debug> TCPHandler: Processed in 0.001378274 sec. | ||
| 8374 | 2026.03.25 17:11:18.600054 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8375 | 2026.03.25 17:11:18.600148 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2026.03.25 17:11:18.600181 [ 187 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 8377 | 2026.03.25 17:11:18.600249 [ 253 ] {d8af2e1f-071f-46ba-a8c4-c57ef8455bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8378 | 2026.03.25 17:11:18.600294 [ 253 ] {d8af2e1f-071f-46ba-a8c4-c57ef8455bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8379 | 2026.03.25 17:11:18.600328 [ 187 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8380 | 2026.03.25 17:11:18.600367 [ 187 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 223 rows starting from the beginning of the part | ||
| 8381 | 2026.03.25 17:11:18.600435 [ 187 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 8382 | 2026.03.25 17:11:18.600481 [ 187 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 167 rows starting from the beginning of the part | ||
| 8383 | 2026.03.25 17:11:18.600530 [ 187 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 8384 | 2026.03.25 17:11:18.600569 [ 187 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 167 rows starting from the beginning of the part | ||
| 8385 | 2026.03.25 17:11:18.600610 [ 187 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 8386 | 2026.03.25 17:11:18.600716 [ 253 ] {d8af2e1f-071f-46ba-a8c4-c57ef8455bab} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8387 | 2026.03.25 17:11:18.600759 [ 253 ] {d8af2e1f-071f-46ba-a8c4-c57ef8455bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8388 | 2026.03.25 17:11:18.601101 [ 253 ] {d8af2e1f-071f-46ba-a8c4-c57ef8455bab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8389 | 2026.03.25 17:11:18.601334 [ 253 ] {d8af2e1f-071f-46ba-a8c4-c57ef8455bab} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8390 | 2026.03.25 17:11:18.601474 [ 253 ] {d8af2e1f-071f-46ba-a8c4-c57ef8455bab} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001244 sec., 63504.8231511254 rows/sec., 4.96 MiB/sec. | ||
| 8391 | 2026.03.25 17:11:18.601512 [ 253 ] {d8af2e1f-071f-46ba-a8c4-c57ef8455bab} <Debug> TCPHandler: Processed in 0.001413884 sec. | ||
| 8392 | 2026.03.25 17:11:18.601632 [ 201 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 5 columns (5 merged, 0 gathered) in 0.001506187 sec., 405660.1205560797 rows/sec., 27.15 MiB/sec. | ||
| 8393 | 2026.03.25 17:11:18.601635 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8394 | 2026.03.25 17:11:18.601768 [ 253 ] {516e7837-2b00-48b4-b08d-97e17de54797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8395 | 2026.03.25 17:11:18.601783 [ 187 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8396 | 2026.03.25 17:11:18.601815 [ 253 ] {516e7837-2b00-48b4-b08d-97e17de54797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8397 | 2026.03.25 17:11:18.602072 [ 187 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_46_9} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2026.03.25 17:11:18.602158 [ 187 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_46_9} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8399 | 2026.03.25 17:11:18.602240 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8400 | 2026.03.25 17:11:18.602253 [ 253 ] {516e7837-2b00-48b4-b08d-97e17de54797} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2026.03.25 17:11:18.602295 [ 253 ] {516e7837-2b00-48b4-b08d-97e17de54797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8402 | 2026.03.25 17:11:18.602651 [ 253 ] {516e7837-2b00-48b4-b08d-97e17de54797} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8403 | 2026.03.25 17:11:18.602868 [ 253 ] {516e7837-2b00-48b4-b08d-97e17de54797} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8404 | 2026.03.25 17:11:18.603003 [ 253 ] {516e7837-2b00-48b4-b08d-97e17de54797} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 8405 | 2026.03.25 17:11:18.603041 [ 253 ] {516e7837-2b00-48b4-b08d-97e17de54797} <Debug> TCPHandler: Processed in 0.001456526 sec. | ||
| 8406 | 2026.03.25 17:11:18.603156 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8407 | 2026.03.25 17:11:18.603252 [ 253 ] {fb1c41d3-f327-4e9b-9a30-8862ce8f6e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8408 | 2026.03.25 17:11:18.603308 [ 253 ] {fb1c41d3-f327-4e9b-9a30-8862ce8f6e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8409 | 2026.03.25 17:11:18.604097 [ 253 ] {fb1c41d3-f327-4e9b-9a30-8862ce8f6e2e} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2026.03.25 17:11:18.604135 [ 253 ] {fb1c41d3-f327-4e9b-9a30-8862ce8f6e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8411 | 2026.03.25 17:11:18.604676 [ 253 ] {fb1c41d3-f327-4e9b-9a30-8862ce8f6e2e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8412 | 2026.03.25 17:11:18.604899 [ 253 ] {fb1c41d3-f327-4e9b-9a30-8862ce8f6e2e} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2026.03.25 17:11:18.605032 [ 106 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8414 | 2026.03.25 17:11:18.605042 [ 253 ] {fb1c41d3-f327-4e9b-9a30-8862ce8f6e2e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001808 sec., 8296.460176991151 rows/sec., 14.87 MiB/sec. | ||
| 8415 | 2026.03.25 17:11:18.605112 [ 106 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2026.03.25 17:11:18.605143 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8417 | 2026.03.25 17:11:18.605153 [ 253 ] {fb1c41d3-f327-4e9b-9a30-8862ce8f6e2e} <Debug> TCPHandler: Processed in 0.00204725 sec. | ||
| 8418 | 2026.03.25 17:11:18.605246 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 8419 | 2026.03.25 17:11:18.605283 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8420 | 2026.03.25 17:11:18.605383 [ 253 ] {b4c7126d-9741-4aec-b144-0a876d2e8778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8421 | 2026.03.25 17:11:18.605427 [ 253 ] {b4c7126d-9741-4aec-b144-0a876d2e8778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8422 | 2026.03.25 17:11:18.605486 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8423 | 2026.03.25 17:11:18.605549 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 791 rows starting from the beginning of the part | ||
| 8424 | 2026.03.25 17:11:18.605683 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 8425 | 2026.03.25 17:11:18.605785 [ 253 ] {b4c7126d-9741-4aec-b144-0a876d2e8778} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.03.25 17:11:18.605797 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 8427 | 2026.03.25 17:11:18.605828 [ 253 ] {b4c7126d-9741-4aec-b144-0a876d2e8778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8428 | 2026.03.25 17:11:18.605916 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 8429 | 2026.03.25 17:11:18.606034 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 8430 | 2026.03.25 17:11:18.606145 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 8431 | 2026.03.25 17:11:18.606152 [ 253 ] {b4c7126d-9741-4aec-b144-0a876d2e8778} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8432 | 2026.03.25 17:11:18.606383 [ 253 ] {b4c7126d-9741-4aec-b144-0a876d2e8778} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8433 | 2026.03.25 17:11:18.606526 [ 253 ] {b4c7126d-9741-4aec-b144-0a876d2e8778} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 8434 | 2026.03.25 17:11:18.606564 [ 253 ] {b4c7126d-9741-4aec-b144-0a876d2e8778} <Debug> TCPHandler: Processed in 0.001331573 sec. | ||
| 8435 | 2026.03.25 17:11:18.611866 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 895 rows, containing 19 columns (19 merged, 0 gathered) in 0.006663995 sec., 134303.8222567694 rows/sec., 240.67 MiB/sec. | ||
| 8436 | 2026.03.25 17:11:18.612781 [ 192 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8437 | 2026.03.25 17:11:18.613111 [ 192 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2026.03.25 17:11:18.613188 [ 192 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8439 | 2026.03.25 17:11:18.613282 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.77 MiB. | ||
| 8440 | 2026.03.25 17:11:19.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.45 MiB, peak 291.15 MiB, free memory in arenas 0.00 B, will set to 285.60 MiB (RSS), difference: 2.15 MiB | ||
| 8441 | 2026.03.25 17:11:22.380916 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8442 | 2026.03.25 17:11:22.380973 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8443 | 2026.03.25 17:11:22.503503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16285 | ||
| 8444 | 2026.03.25 17:11:22.503991 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2026.03.25 17:11:22.504030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8446 | 2026.03.25 17:11:22.504513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8447 | 2026.03.25 17:11:22.504741 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2026.03.25 17:11:22.504876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16285 | ||
| 8449 | 2026.03.25 17:11:23.458062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 8450 | 2026.03.25 17:11:23.476482 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2026.03.25 17:11:23.476561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8452 | 2026.03.25 17:11:23.482798 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8453 | 2026.03.25 17:11:23.483504 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.03.25 17:11:23.486430 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 8455 | 2026.03.25 17:11:23.604552 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8456 | 2026.03.25 17:11:23.604734 [ 253 ] {8b032fc7-6bd2-496c-a5cd-85a55243b95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8457 | 2026.03.25 17:11:23.604803 [ 253 ] {8b032fc7-6bd2-496c-a5cd-85a55243b95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8458 | 2026.03.25 17:11:23.605594 [ 253 ] {8b032fc7-6bd2-496c-a5cd-85a55243b95a} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2026.03.25 17:11:23.605634 [ 253 ] {8b032fc7-6bd2-496c-a5cd-85a55243b95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8460 | 2026.03.25 17:11:23.606038 [ 253 ] {8b032fc7-6bd2-496c-a5cd-85a55243b95a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8461 | 2026.03.25 17:11:23.606278 [ 253 ] {8b032fc7-6bd2-496c-a5cd-85a55243b95a} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8462 | 2026.03.25 17:11:23.606442 [ 253 ] {8b032fc7-6bd2-496c-a5cd-85a55243b95a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001757 sec., 161639.1576550939 rows/sec., 10.27 MiB/sec. | ||
| 8463 | 2026.03.25 17:11:23.606494 [ 253 ] {8b032fc7-6bd2-496c-a5cd-85a55243b95a} <Debug> TCPHandler: Processed in 0.002069921 sec. | ||
| 8464 | 2026.03.25 17:11:23.606628 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8465 | 2026.03.25 17:11:23.606733 [ 253 ] {b7bb9df8-9689-4110-9c9b-dfe52d628700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8466 | 2026.03.25 17:11:23.606777 [ 253 ] {b7bb9df8-9689-4110-9c9b-dfe52d628700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8467 | 2026.03.25 17:11:23.607608 [ 253 ] {b7bb9df8-9689-4110-9c9b-dfe52d628700} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8468 | 2026.03.25 17:11:23.607671 [ 253 ] {b7bb9df8-9689-4110-9c9b-dfe52d628700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8469 | 2026.03.25 17:11:23.608063 [ 253 ] {b7bb9df8-9689-4110-9c9b-dfe52d628700} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8470 | 2026.03.25 17:11:23.608279 [ 253 ] {b7bb9df8-9689-4110-9c9b-dfe52d628700} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2026.03.25 17:11:23.608415 [ 253 ] {b7bb9df8-9689-4110-9c9b-dfe52d628700} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001705 sec., 496774.19354838715 rows/sec., 39.06 MiB/sec. | ||
| 8472 | 2026.03.25 17:11:23.608453 [ 253 ] {b7bb9df8-9689-4110-9c9b-dfe52d628700} <Debug> TCPHandler: Processed in 0.001878496 sec. | ||
| 8473 | 2026.03.25 17:11:23.608568 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.03.25 17:11:23.608665 [ 253 ] {521c6185-e373-481f-a494-e1d04f25ba19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8475 | 2026.03.25 17:11:23.608707 [ 253 ] {521c6185-e373-481f-a494-e1d04f25ba19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8476 | 2026.03.25 17:11:23.609159 [ 253 ] {521c6185-e373-481f-a494-e1d04f25ba19} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.03.25 17:11:23.609219 [ 253 ] {521c6185-e373-481f-a494-e1d04f25ba19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8478 | 2026.03.25 17:11:23.609529 [ 253 ] {521c6185-e373-481f-a494-e1d04f25ba19} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8479 | 2026.03.25 17:11:23.609743 [ 253 ] {521c6185-e373-481f-a494-e1d04f25ba19} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.03.25 17:11:23.609872 [ 253 ] {521c6185-e373-481f-a494-e1d04f25ba19} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001228 sec., 135993.48534201956 rows/sec., 8.29 MiB/sec. | ||
| 8481 | 2026.03.25 17:11:23.609910 [ 253 ] {521c6185-e373-481f-a494-e1d04f25ba19} <Debug> TCPHandler: Processed in 0.001393474 sec. | ||
| 8482 | 2026.03.25 17:11:23.610021 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8483 | 2026.03.25 17:11:23.610116 [ 253 ] {fa6382c0-a995-497d-a7f1-8a29214a8116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8484 | 2026.03.25 17:11:23.610156 [ 253 ] {fa6382c0-a995-497d-a7f1-8a29214a8116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8485 | 2026.03.25 17:11:23.610584 [ 253 ] {fa6382c0-a995-497d-a7f1-8a29214a8116} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2026.03.25 17:11:23.610619 [ 253 ] {fa6382c0-a995-497d-a7f1-8a29214a8116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8487 | 2026.03.25 17:11:23.610926 [ 253 ] {fa6382c0-a995-497d-a7f1-8a29214a8116} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8488 | 2026.03.25 17:11:23.611138 [ 253 ] {fa6382c0-a995-497d-a7f1-8a29214a8116} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8489 | 2026.03.25 17:11:23.611264 [ 253 ] {fa6382c0-a995-497d-a7f1-8a29214a8116} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 8490 | 2026.03.25 17:11:23.611301 [ 253 ] {fa6382c0-a995-497d-a7f1-8a29214a8116} <Debug> TCPHandler: Processed in 0.001330992 sec. | ||
| 8491 | 2026.03.25 17:11:23.611411 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8492 | 2026.03.25 17:11:23.611505 [ 253 ] {6669d27b-f1b0-481c-9d50-8959eb3c5bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8493 | 2026.03.25 17:11:23.611545 [ 253 ] {6669d27b-f1b0-481c-9d50-8959eb3c5bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8494 | 2026.03.25 17:11:23.611973 [ 253 ] {6669d27b-f1b0-481c-9d50-8959eb3c5bc1} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.03.25 17:11:23.612008 [ 253 ] {6669d27b-f1b0-481c-9d50-8959eb3c5bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8496 | 2026.03.25 17:11:23.612314 [ 253 ] {6669d27b-f1b0-481c-9d50-8959eb3c5bc1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8497 | 2026.03.25 17:11:23.612536 [ 253 ] {6669d27b-f1b0-481c-9d50-8959eb3c5bc1} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.03.25 17:11:23.612663 [ 253 ] {6669d27b-f1b0-481c-9d50-8959eb3c5bc1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 8499 | 2026.03.25 17:11:23.612701 [ 253 ] {6669d27b-f1b0-481c-9d50-8959eb3c5bc1} <Debug> TCPHandler: Processed in 0.001338823 sec. | ||
| 8500 | 2026.03.25 17:11:23.612810 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2026.03.25 17:11:23.612905 [ 253 ] {face5198-8281-49c8-b9ae-b12e5052b8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8502 | 2026.03.25 17:11:23.612944 [ 253 ] {face5198-8281-49c8-b9ae-b12e5052b8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8503 | 2026.03.25 17:11:23.613558 [ 253 ] {face5198-8281-49c8-b9ae-b12e5052b8c6} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2026.03.25 17:11:23.613594 [ 253 ] {face5198-8281-49c8-b9ae-b12e5052b8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8505 | 2026.03.25 17:11:23.613918 [ 253 ] {face5198-8281-49c8-b9ae-b12e5052b8c6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8506 | 2026.03.25 17:11:23.614127 [ 253 ] {face5198-8281-49c8-b9ae-b12e5052b8c6} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2026.03.25 17:11:23.614255 [ 253 ] {face5198-8281-49c8-b9ae-b12e5052b8c6} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001367 sec., 376737.3811265545 rows/sec., 26.56 MiB/sec. | ||
| 8508 | 2026.03.25 17:11:23.614293 [ 253 ] {face5198-8281-49c8-b9ae-b12e5052b8c6} <Debug> TCPHandler: Processed in 0.001531988 sec. | ||
| 8509 | 2026.03.25 17:11:23.614398 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2026.03.25 17:11:23.614492 [ 253 ] {05468538-c462-4376-bf8e-0d3c5b935908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8511 | 2026.03.25 17:11:23.614532 [ 253 ] {05468538-c462-4376-bf8e-0d3c5b935908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8512 | 2026.03.25 17:11:23.614862 [ 253 ] {05468538-c462-4376-bf8e-0d3c5b935908} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2026.03.25 17:11:23.614895 [ 253 ] {05468538-c462-4376-bf8e-0d3c5b935908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8514 | 2026.03.25 17:11:23.615202 [ 253 ] {05468538-c462-4376-bf8e-0d3c5b935908} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8515 | 2026.03.25 17:11:23.615412 [ 253 ] {05468538-c462-4376-bf8e-0d3c5b935908} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2026.03.25 17:11:23.615538 [ 253 ] {05468538-c462-4376-bf8e-0d3c5b935908} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 8517 | 2026.03.25 17:11:23.615574 [ 253 ] {05468538-c462-4376-bf8e-0d3c5b935908} <Debug> TCPHandler: Processed in 0.00122464 sec. | ||
| 8518 | 2026.03.25 17:11:23.615681 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2026.03.25 17:11:23.615775 [ 253 ] {1a866a65-4959-4d06-90d1-f534630f5670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8520 | 2026.03.25 17:11:23.615817 [ 253 ] {1a866a65-4959-4d06-90d1-f534630f5670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8521 | 2026.03.25 17:11:23.616216 [ 253 ] {1a866a65-4959-4d06-90d1-f534630f5670} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2026.03.25 17:11:23.616251 [ 253 ] {1a866a65-4959-4d06-90d1-f534630f5670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8523 | 2026.03.25 17:11:23.616582 [ 253 ] {1a866a65-4959-4d06-90d1-f534630f5670} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8524 | 2026.03.25 17:11:23.616799 [ 253 ] {1a866a65-4959-4d06-90d1-f534630f5670} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.03.25 17:11:23.616924 [ 253 ] {1a866a65-4959-4d06-90d1-f534630f5670} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001167 sec., 227077.97772065122 rows/sec., 15.09 MiB/sec. | ||
| 8526 | 2026.03.25 17:11:23.616960 [ 253 ] {1a866a65-4959-4d06-90d1-f534630f5670} <Debug> TCPHandler: Processed in 0.001328573 sec. | ||
| 8527 | 2026.03.25 17:11:23.617071 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8528 | 2026.03.25 17:11:23.617166 [ 253 ] {299e5edc-f2c9-46f1-9cca-abff8623793f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8529 | 2026.03.25 17:11:23.617208 [ 253 ] {299e5edc-f2c9-46f1-9cca-abff8623793f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8530 | 2026.03.25 17:11:23.617517 [ 253 ] {299e5edc-f2c9-46f1-9cca-abff8623793f} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2026.03.25 17:11:23.617551 [ 253 ] {299e5edc-f2c9-46f1-9cca-abff8623793f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8532 | 2026.03.25 17:11:23.617843 [ 253 ] {299e5edc-f2c9-46f1-9cca-abff8623793f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8533 | 2026.03.25 17:11:23.618077 [ 253 ] {299e5edc-f2c9-46f1-9cca-abff8623793f} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2026.03.25 17:11:23.618216 [ 253 ] {299e5edc-f2c9-46f1-9cca-abff8623793f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 8535 | 2026.03.25 17:11:23.618253 [ 253 ] {299e5edc-f2c9-46f1-9cca-abff8623793f} <Debug> TCPHandler: Processed in 0.001232961 sec. | ||
| 8536 | 2026.03.25 17:11:23.618406 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8537 | 2026.03.25 17:11:23.618501 [ 253 ] {c65de30d-0a1a-4125-b934-0ae673f40330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8538 | 2026.03.25 17:11:23.618554 [ 253 ] {c65de30d-0a1a-4125-b934-0ae673f40330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8539 | 2026.03.25 17:11:23.619401 [ 253 ] {c65de30d-0a1a-4125-b934-0ae673f40330} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8540 | 2026.03.25 17:11:23.619437 [ 253 ] {c65de30d-0a1a-4125-b934-0ae673f40330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8541 | 2026.03.25 17:11:23.619985 [ 253 ] {c65de30d-0a1a-4125-b934-0ae673f40330} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8542 | 2026.03.25 17:11:23.620211 [ 253 ] {c65de30d-0a1a-4125-b934-0ae673f40330} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8543 | 2026.03.25 17:11:23.620351 [ 253 ] {c65de30d-0a1a-4125-b934-0ae673f40330} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001868 sec., 13383.297644539614 rows/sec., 23.98 MiB/sec. | ||
| 8544 | 2026.03.25 17:11:23.620413 [ 253 ] {c65de30d-0a1a-4125-b934-0ae673f40330} <Debug> TCPHandler: Processed in 0.002055611 sec. | ||
| 8545 | 2026.03.25 17:11:23.620524 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8546 | 2026.03.25 17:11:23.620618 [ 253 ] {1ed8f307-b35f-493f-a533-93dc43aaec3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8547 | 2026.03.25 17:11:23.620659 [ 253 ] {1ed8f307-b35f-493f-a533-93dc43aaec3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8548 | 2026.03.25 17:11:23.620980 [ 253 ] {1ed8f307-b35f-493f-a533-93dc43aaec3d} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8549 | 2026.03.25 17:11:23.621014 [ 253 ] {1ed8f307-b35f-493f-a533-93dc43aaec3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8550 | 2026.03.25 17:11:23.621327 [ 253 ] {1ed8f307-b35f-493f-a533-93dc43aaec3d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8551 | 2026.03.25 17:11:23.621544 [ 253 ] {1ed8f307-b35f-493f-a533-93dc43aaec3d} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8552 | 2026.03.25 17:11:23.621670 [ 253 ] {1ed8f307-b35f-493f-a533-93dc43aaec3d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 8553 | 2026.03.25 17:11:23.621705 [ 253 ] {1ed8f307-b35f-493f-a533-93dc43aaec3d} <Debug> TCPHandler: Processed in 0.001231541 sec. | ||
| 8554 | 2026.03.25 17:11:24.808318 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8555 | 2026.03.25 17:11:24.808506 [ 253 ] {9ae1ba24-06ba-4cfa-85d8-ffb97bffe09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8556 | 2026.03.25 17:11:24.808578 [ 253 ] {9ae1ba24-06ba-4cfa-85d8-ffb97bffe09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8557 | 2026.03.25 17:11:24.809276 [ 253 ] {9ae1ba24-06ba-4cfa-85d8-ffb97bffe09f} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.03.25 17:11:24.809327 [ 253 ] {9ae1ba24-06ba-4cfa-85d8-ffb97bffe09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8559 | 2026.03.25 17:11:24.809740 [ 253 ] {9ae1ba24-06ba-4cfa-85d8-ffb97bffe09f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8560 | 2026.03.25 17:11:24.809981 [ 253 ] {9ae1ba24-06ba-4cfa-85d8-ffb97bffe09f} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.03.25 17:11:24.810164 [ 253 ] {9ae1ba24-06ba-4cfa-85d8-ffb97bffe09f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001708 sec., 9367.681498829039 rows/sec., 763.87 KiB/sec. | ||
| 8562 | 2026.03.25 17:11:24.810224 [ 253 ] {9ae1ba24-06ba-4cfa-85d8-ffb97bffe09f} <Debug> TCPHandler: Processed in 0.002041611 sec. | ||
| 8563 | 2026.03.25 17:11:24.810389 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8564 | 2026.03.25 17:11:24.810500 [ 253 ] {25bbf51c-3954-4666-8eb8-754c36b2e43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8565 | 2026.03.25 17:11:24.810547 [ 253 ] {25bbf51c-3954-4666-8eb8-754c36b2e43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8566 | 2026.03.25 17:11:24.812071 [ 253 ] {25bbf51c-3954-4666-8eb8-754c36b2e43c} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8567 | 2026.03.25 17:11:24.812114 [ 253 ] {25bbf51c-3954-4666-8eb8-754c36b2e43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8568 | 2026.03.25 17:11:24.812642 [ 253 ] {25bbf51c-3954-4666-8eb8-754c36b2e43c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8569 | 2026.03.25 17:11:24.812900 [ 253 ] {25bbf51c-3954-4666-8eb8-754c36b2e43c} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2026.03.25 17:11:24.813056 [ 253 ] {25bbf51c-3954-4666-8eb8-754c36b2e43c} <Debug> executeQuery: Read 2439 rows, 184.90 KiB in 0.002579 sec., 945715.3935633966 rows/sec., 70.01 MiB/sec. | ||
| 8571 | 2026.03.25 17:11:24.813105 [ 253 ] {25bbf51c-3954-4666-8eb8-754c36b2e43c} <Debug> TCPHandler: Processed in 0.002772919 sec. | ||
| 8572 | 2026.03.25 17:11:24.813233 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8573 | 2026.03.25 17:11:24.813336 [ 253 ] {8c8a6c72-441d-4175-8b6d-302e19f2f8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8574 | 2026.03.25 17:11:24.813382 [ 253 ] {8c8a6c72-441d-4175-8b6d-302e19f2f8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8575 | 2026.03.25 17:11:24.813820 [ 253 ] {8c8a6c72-441d-4175-8b6d-302e19f2f8c1} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2026.03.25 17:11:24.813861 [ 253 ] {8c8a6c72-441d-4175-8b6d-302e19f2f8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8577 | 2026.03.25 17:11:24.814191 [ 253 ] {8c8a6c72-441d-4175-8b6d-302e19f2f8c1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8578 | 2026.03.25 17:11:24.814427 [ 253 ] {8c8a6c72-441d-4175-8b6d-302e19f2f8c1} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.03.25 17:11:24.814574 [ 253 ] {8c8a6c72-441d-4175-8b6d-302e19f2f8c1} <Debug> executeQuery: Read 40 rows, 2.92 KiB in 0.001259 sec., 31771.247021445593 rows/sec., 2.27 MiB/sec. | ||
| 8580 | 2026.03.25 17:11:24.814614 [ 253 ] {8c8a6c72-441d-4175-8b6d-302e19f2f8c1} <Debug> TCPHandler: Processed in 0.001433035 sec. | ||
| 8581 | 2026.03.25 17:11:24.814737 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2026.03.25 17:11:24.814837 [ 253 ] {baabdaaf-a0fb-4475-8b56-1db83f222064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8583 | 2026.03.25 17:11:24.814880 [ 253 ] {baabdaaf-a0fb-4475-8b56-1db83f222064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8584 | 2026.03.25 17:11:24.815556 [ 253 ] {baabdaaf-a0fb-4475-8b56-1db83f222064} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2026.03.25 17:11:24.815594 [ 253 ] {baabdaaf-a0fb-4475-8b56-1db83f222064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8586 | 2026.03.25 17:11:24.815950 [ 253 ] {baabdaaf-a0fb-4475-8b56-1db83f222064} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8587 | 2026.03.25 17:11:24.816178 [ 253 ] {baabdaaf-a0fb-4475-8b56-1db83f222064} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2026.03.25 17:11:24.816315 [ 253 ] {baabdaaf-a0fb-4475-8b56-1db83f222064} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001499 sec., 534356.2374916611 rows/sec., 30.87 MiB/sec. | ||
| 8589 | 2026.03.25 17:11:24.816354 [ 253 ] {baabdaaf-a0fb-4475-8b56-1db83f222064} <Debug> TCPHandler: Processed in 0.001669201 sec. | ||
| 8590 | 2026.03.25 17:11:24.816473 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2026.03.25 17:11:24.816576 [ 253 ] {8ce7ffc5-d23c-4fde-9423-c55724ddd725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8592 | 2026.03.25 17:11:24.816618 [ 253 ] {8ce7ffc5-d23c-4fde-9423-c55724ddd725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8593 | 2026.03.25 17:11:24.817051 [ 253 ] {8ce7ffc5-d23c-4fde-9423-c55724ddd725} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8594 | 2026.03.25 17:11:24.817090 [ 253 ] {8ce7ffc5-d23c-4fde-9423-c55724ddd725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8595 | 2026.03.25 17:11:24.817411 [ 253 ] {8ce7ffc5-d23c-4fde-9423-c55724ddd725} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8596 | 2026.03.25 17:11:24.817662 [ 253 ] {8ce7ffc5-d23c-4fde-9423-c55724ddd725} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8597 | 2026.03.25 17:11:24.817801 [ 253 ] {8ce7ffc5-d23c-4fde-9423-c55724ddd725} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001244 sec., 803.8585209003215 rows/sec., 56.52 KiB/sec. | ||
| 8598 | 2026.03.25 17:11:24.817841 [ 253 ] {8ce7ffc5-d23c-4fde-9423-c55724ddd725} <Debug> TCPHandler: Processed in 0.001420375 sec. | ||
| 8599 | 2026.03.25 17:11:24.817966 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8600 | 2026.03.25 17:11:24.818063 [ 253 ] {53b72855-0eb7-494e-abb9-633250058a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8601 | 2026.03.25 17:11:24.818103 [ 253 ] {53b72855-0eb7-494e-abb9-633250058a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8602 | 2026.03.25 17:11:24.818993 [ 253 ] {53b72855-0eb7-494e-abb9-633250058a2a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8603 | 2026.03.25 17:11:24.819032 [ 253 ] {53b72855-0eb7-494e-abb9-633250058a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8604 | 2026.03.25 17:11:24.819448 [ 253 ] {53b72855-0eb7-494e-abb9-633250058a2a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8605 | 2026.03.25 17:11:24.819693 [ 253 ] {53b72855-0eb7-494e-abb9-633250058a2a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8606 | 2026.03.25 17:11:24.819844 [ 253 ] {53b72855-0eb7-494e-abb9-633250058a2a} <Debug> executeQuery: Read 1319 rows, 90.46 KiB in 0.0018 sec., 732777.7777777778 rows/sec., 49.08 MiB/sec. | ||
| 8607 | 2026.03.25 17:11:24.819884 [ 253 ] {53b72855-0eb7-494e-abb9-633250058a2a} <Debug> TCPHandler: Processed in 0.001968529 sec. | ||
| 8608 | 2026.03.25 17:11:24.820005 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8609 | 2026.03.25 17:11:24.820101 [ 253 ] {db4eecee-d835-4cdf-816c-f3845b290d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8610 | 2026.03.25 17:11:24.820152 [ 253 ] {db4eecee-d835-4cdf-816c-f3845b290d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8611 | 2026.03.25 17:11:24.820816 [ 253 ] {db4eecee-d835-4cdf-816c-f3845b290d30} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8612 | 2026.03.25 17:11:24.820854 [ 253 ] {db4eecee-d835-4cdf-816c-f3845b290d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8613 | 2026.03.25 17:11:24.821310 [ 253 ] {db4eecee-d835-4cdf-816c-f3845b290d30} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8614 | 2026.03.25 17:11:24.821533 [ 253 ] {db4eecee-d835-4cdf-816c-f3845b290d30} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8615 | 2026.03.25 17:11:24.821677 [ 253 ] {db4eecee-d835-4cdf-816c-f3845b290d30} <Debug> executeQuery: Read 1530 rows, 95.34 KiB in 0.001595 sec., 959247.6489028212 rows/sec., 58.37 MiB/sec. | ||
| 8616 | 2026.03.25 17:11:24.821715 [ 253 ] {db4eecee-d835-4cdf-816c-f3845b290d30} <Debug> TCPHandler: Processed in 0.001759673 sec. | ||
| 8617 | 2026.03.25 17:11:24.821831 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8618 | 2026.03.25 17:11:24.821928 [ 253 ] {f1895113-f41c-4ca2-b803-4403380e60d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8619 | 2026.03.25 17:11:24.821985 [ 253 ] {f1895113-f41c-4ca2-b803-4403380e60d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8620 | 2026.03.25 17:11:24.822802 [ 253 ] {f1895113-f41c-4ca2-b803-4403380e60d6} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.03.25 17:11:24.822843 [ 253 ] {f1895113-f41c-4ca2-b803-4403380e60d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8622 | 2026.03.25 17:11:24.823396 [ 253 ] {f1895113-f41c-4ca2-b803-4403380e60d6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8623 | 2026.03.25 17:11:24.823627 [ 253 ] {f1895113-f41c-4ca2-b803-4403380e60d6} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2026.03.25 17:11:24.823774 [ 253 ] {f1895113-f41c-4ca2-b803-4403380e60d6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001866 sec., 12861.736334405145 rows/sec., 23.05 MiB/sec. | ||
| 8625 | 2026.03.25 17:11:24.823835 [ 253 ] {f1895113-f41c-4ca2-b803-4403380e60d6} <Debug> TCPHandler: Processed in 0.00205364 sec. | ||
| 8626 | 2026.03.25 17:11:24.823969 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8627 | 2026.03.25 17:11:24.824070 [ 253 ] {2ceec5dc-f3b5-471d-9c81-54e3b4ae4e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8628 | 2026.03.25 17:11:24.824114 [ 253 ] {2ceec5dc-f3b5-471d-9c81-54e3b4ae4e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8629 | 2026.03.25 17:11:24.824491 [ 253 ] {2ceec5dc-f3b5-471d-9c81-54e3b4ae4e09} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.03.25 17:11:24.824529 [ 253 ] {2ceec5dc-f3b5-471d-9c81-54e3b4ae4e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8631 | 2026.03.25 17:11:24.824864 [ 253 ] {2ceec5dc-f3b5-471d-9c81-54e3b4ae4e09} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8632 | 2026.03.25 17:11:24.825081 [ 253 ] {2ceec5dc-f3b5-471d-9c81-54e3b4ae4e09} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8633 | 2026.03.25 17:11:24.825225 [ 253 ] {2ceec5dc-f3b5-471d-9c81-54e3b4ae4e09} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001174 sec., 20442.930153321977 rows/sec., 1.38 MiB/sec. | ||
| 8634 | 2026.03.25 17:11:24.825263 [ 253 ] {2ceec5dc-f3b5-471d-9c81-54e3b4ae4e09} <Debug> TCPHandler: Processed in 0.001346193 sec. | ||
| 8635 | 2026.03.25 17:11:27.548631 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1144 | ||
| 8636 | 2026.03.25 17:11:27.551282 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8637 | 2026.03.25 17:11:27.551332 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8638 | 2026.03.25 17:11:27.552561 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8639 | 2026.03.25 17:11:27.552851 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8640 | 2026.03.25 17:11:27.553227 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1144 | ||
| 8641 | 2026.03.25 17:11:28.592425 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8642 | 2026.03.25 17:11:28.592623 [ 253 ] {bbfd13de-bbc9-4147-a15d-b14d44f64156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8643 | 2026.03.25 17:11:28.592692 [ 253 ] {bbfd13de-bbc9-4147-a15d-b14d44f64156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8644 | 2026.03.25 17:11:28.593366 [ 253 ] {bbfd13de-bbc9-4147-a15d-b14d44f64156} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2026.03.25 17:11:28.593416 [ 253 ] {bbfd13de-bbc9-4147-a15d-b14d44f64156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8646 | 2026.03.25 17:11:28.593815 [ 253 ] {bbfd13de-bbc9-4147-a15d-b14d44f64156} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8647 | 2026.03.25 17:11:28.594041 [ 253 ] {bbfd13de-bbc9-4147-a15d-b14d44f64156} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2026.03.25 17:11:28.594207 [ 253 ] {bbfd13de-bbc9-4147-a15d-b14d44f64156} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 8649 | 2026.03.25 17:11:28.594206 [ 98 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8650 | 2026.03.25 17:11:28.594257 [ 253 ] {bbfd13de-bbc9-4147-a15d-b14d44f64156} <Debug> TCPHandler: Processed in 0.001968068 sec. | ||
| 8651 | 2026.03.25 17:11:28.594283 [ 98 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2026.03.25 17:11:28.594310 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8653 | 2026.03.25 17:11:28.594388 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8654 | 2026.03.25 17:11:28.594450 [ 201 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 8655 | 2026.03.25 17:11:28.594494 [ 253 ] {def0c783-7b14-48d6-a9bc-dbb77b6d3463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8656 | 2026.03.25 17:11:28.594546 [ 253 ] {def0c783-7b14-48d6-a9bc-dbb77b6d3463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8657 | 2026.03.25 17:11:28.594612 [ 201 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8658 | 2026.03.25 17:11:28.594655 [ 201 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3356 rows starting from the beginning of the part | ||
| 8659 | 2026.03.25 17:11:28.594732 [ 201 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 847 rows starting from the beginning of the part | ||
| 8660 | 2026.03.25 17:11:28.594784 [ 201 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 8661 | 2026.03.25 17:11:28.594827 [ 201 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 847 rows starting from the beginning of the part | ||
| 8662 | 2026.03.25 17:11:28.594867 [ 201 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2439 rows starting from the beginning of the part | ||
| 8663 | 2026.03.25 17:11:28.594906 [ 201 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8664 | 2026.03.25 17:11:28.594990 [ 253 ] {def0c783-7b14-48d6-a9bc-dbb77b6d3463} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2026.03.25 17:11:28.595032 [ 253 ] {def0c783-7b14-48d6-a9bc-dbb77b6d3463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8666 | 2026.03.25 17:11:28.595379 [ 253 ] {def0c783-7b14-48d6-a9bc-dbb77b6d3463} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8667 | 2026.03.25 17:11:28.595616 [ 253 ] {def0c783-7b14-48d6-a9bc-dbb77b6d3463} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2026.03.25 17:11:28.595742 [ 98 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8669 | 2026.03.25 17:11:28.595759 [ 253 ] {def0c783-7b14-48d6-a9bc-dbb77b6d3463} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001287 sec., 49728.04972804973 rows/sec., 3.88 MiB/sec. | ||
| 8670 | 2026.03.25 17:11:28.595778 [ 98 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.03.25 17:11:28.595802 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8672 | 2026.03.25 17:11:28.595805 [ 253 ] {def0c783-7b14-48d6-a9bc-dbb77b6d3463} <Debug> TCPHandler: Processed in 0.001470396 sec. | ||
| 8673 | 2026.03.25 17:11:28.595907 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 8674 | 2026.03.25 17:11:28.595942 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8675 | 2026.03.25 17:11:28.596046 [ 253 ] {a9b5576e-4b2a-4a03-858d-50a2c17cdf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8676 | 2026.03.25 17:11:28.596049 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8677 | 2026.03.25 17:11:28.596097 [ 253 ] {a9b5576e-4b2a-4a03-858d-50a2c17cdf4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8678 | 2026.03.25 17:11:28.596100 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1828 rows starting from the beginning of the part | ||
| 8679 | 2026.03.25 17:11:28.596185 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 515 rows starting from the beginning of the part | ||
| 8680 | 2026.03.25 17:11:28.596228 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 8681 | 2026.03.25 17:11:28.596272 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 515 rows starting from the beginning of the part | ||
| 8682 | 2026.03.25 17:11:28.596308 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1319 rows starting from the beginning of the part | ||
| 8683 | 2026.03.25 17:11:28.596346 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8684 | 2026.03.25 17:11:28.596523 [ 253 ] {a9b5576e-4b2a-4a03-858d-50a2c17cdf4b} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.03.25 17:11:28.596565 [ 253 ] {a9b5576e-4b2a-4a03-858d-50a2c17cdf4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8686 | 2026.03.25 17:11:28.596926 [ 253 ] {a9b5576e-4b2a-4a03-858d-50a2c17cdf4b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8687 | 2026.03.25 17:11:28.597172 [ 253 ] {a9b5576e-4b2a-4a03-858d-50a2c17cdf4b} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.03.25 17:11:28.597290 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8689 | 2026.03.25 17:11:28.597290 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7631 rows, containing 5 columns (5 merged, 0 gathered) in 0.002908982 sec., 2623254.4580887747 rows/sec., 209.33 MiB/sec. | ||
| 8690 | 2026.03.25 17:11:28.597319 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8691 | 2026.03.25 17:11:28.597313 [ 253 ] {a9b5576e-4b2a-4a03-858d-50a2c17cdf4b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001287 sec., 74592.0745920746 rows/sec., 5.20 MiB/sec. | ||
| 8692 | 2026.03.25 17:11:28.597346 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8693 | 2026.03.25 17:11:28.597380 [ 253 ] {a9b5576e-4b2a-4a03-858d-50a2c17cdf4b} <Debug> TCPHandler: Processed in 0.001488517 sec. | ||
| 8694 | 2026.03.25 17:11:28.597446 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 8695 | 2026.03.25 17:11:28.597504 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2026.03.25 17:11:28.597580 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8697 | 2026.03.25 17:11:28.597604 [ 253 ] {0b05ff11-a465-4e34-b5be-482d0360ab76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8698 | 2026.03.25 17:11:28.597626 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20482 rows starting from the beginning of the part | ||
| 8699 | 2026.03.25 17:11:28.597658 [ 253 ] {0b05ff11-a465-4e34-b5be-482d0360ab76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8700 | 2026.03.25 17:11:28.597677 [ 191 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8701 | 2026.03.25 17:11:28.597708 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 8702 | 2026.03.25 17:11:28.597768 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 8703 | 2026.03.25 17:11:28.597816 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 265 rows starting from the beginning of the part | ||
| 8704 | 2026.03.25 17:11:28.597835 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001978948 sec., 2182978.0267091407 rows/sec., 158.25 MiB/sec. | ||
| 8705 | 2026.03.25 17:11:28.597857 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1530 rows starting from the beginning of the part | ||
| 8706 | 2026.03.25 17:11:28.597905 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 96 rows starting from the beginning of the part | ||
| 8707 | 2026.03.25 17:11:28.598006 [ 191 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_56_11} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2026.03.25 17:11:28.598022 [ 253 ] {0b05ff11-a465-4e34-b5be-482d0360ab76} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.03.25 17:11:28.598055 [ 201 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8710 | 2026.03.25 17:11:28.598071 [ 253 ] {0b05ff11-a465-4e34-b5be-482d0360ab76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8711 | 2026.03.25 17:11:28.598097 [ 191 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_56_11} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8712 | 2026.03.25 17:11:28.598209 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 8713 | 2026.03.25 17:11:28.598379 [ 201 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_56_11} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2026.03.25 17:11:28.598461 [ 201 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_56_11} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8715 | 2026.03.25 17:11:28.598462 [ 253 ] {0b05ff11-a465-4e34-b5be-482d0360ab76} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8716 | 2026.03.25 17:11:28.598550 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8717 | 2026.03.25 17:11:28.598703 [ 253 ] {0b05ff11-a465-4e34-b5be-482d0360ab76} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8718 | 2026.03.25 17:11:28.598827 [ 98 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8719 | 2026.03.25 17:11:28.598846 [ 253 ] {0b05ff11-a465-4e34-b5be-482d0360ab76} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001261 sec., 28548.770816812055 rows/sec., 1.92 MiB/sec. | ||
| 8720 | 2026.03.25 17:11:28.598859 [ 98 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.03.25 17:11:28.598887 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8722 | 2026.03.25 17:11:28.598890 [ 253 ] {0b05ff11-a465-4e34-b5be-482d0360ab76} <Debug> TCPHandler: Processed in 0.001436235 sec. | ||
| 8723 | 2026.03.25 17:11:28.598960 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 8724 | 2026.03.25 17:11:28.599061 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8725 | 2026.03.25 17:11:28.599086 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3288 rows starting from the beginning of the part | ||
| 8726 | 2026.03.25 17:11:28.599134 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 8727 | 2026.03.25 17:11:28.599172 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 8728 | 2026.03.25 17:11:28.599204 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 8729 | 2026.03.25 17:11:28.599240 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 8730 | 2026.03.25 17:11:28.599273 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 8731 | 2026.03.25 17:11:28.600782 [ 201 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3588 rows, containing 4 columns (4 merged, 0 gathered) in 0.001851016 sec., 1938394.9139283507 rows/sec., 125.48 MiB/sec. | ||
| 8732 | 2026.03.25 17:11:28.601116 [ 186 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8733 | 2026.03.25 17:11:28.601446 [ 186 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_56_11} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2026.03.25 17:11:28.601536 [ 186 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_56_11} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8735 | 2026.03.25 17:11:28.601630 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8736 | 2026.03.25 17:11:28.606257 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22798 rows, containing 5 columns (5 merged, 0 gathered) in 0.008851418 sec., 2575632.5144739524 rows/sec., 166.01 MiB/sec. | ||
| 8737 | 2026.03.25 17:11:28.606729 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8738 | 2026.03.25 17:11:28.607002 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2026.03.25 17:11:28.607075 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8740 | 2026.03.25 17:11:28.607178 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8741 | 2026.03.25 17:11:29.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.73 MiB, peak 294.07 MiB, free memory in arenas 0.00 B, will set to 287.93 MiB (RSS), difference: 1.21 MiB | ||
| 8742 | 2026.03.25 17:11:30.005709 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16797 | ||
| 8743 | 2026.03.25 17:11:30.006244 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.03.25 17:11:30.006291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8745 | 2026.03.25 17:11:30.006802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8746 | 2026.03.25 17:11:30.007058 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.03.25 17:11:30.007212 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16797 | ||
| 8748 | 2026.03.25 17:11:30.987335 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 8749 | 2026.03.25 17:11:31.004731 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.03.25 17:11:31.004792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8751 | 2026.03.25 17:11:31.011101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8752 | 2026.03.25 17:11:31.011841 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.03.25 17:11:31.015111 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8754 | 2026.03.25 17:11:33.604016 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8755 | 2026.03.25 17:11:33.604233 [ 253 ] {06b8125a-70be-4dd3-904e-b452acdfa2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8756 | 2026.03.25 17:11:33.604307 [ 253 ] {06b8125a-70be-4dd3-904e-b452acdfa2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8757 | 2026.03.25 17:11:33.605106 [ 253 ] {06b8125a-70be-4dd3-904e-b452acdfa2e6} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2026.03.25 17:11:33.605154 [ 253 ] {06b8125a-70be-4dd3-904e-b452acdfa2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8759 | 2026.03.25 17:11:33.605565 [ 253 ] {06b8125a-70be-4dd3-904e-b452acdfa2e6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8760 | 2026.03.25 17:11:33.605783 [ 253 ] {06b8125a-70be-4dd3-904e-b452acdfa2e6} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2026.03.25 17:11:33.605933 [ 253 ] {06b8125a-70be-4dd3-904e-b452acdfa2e6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001792 sec., 158482.14285714287 rows/sec., 10.07 MiB/sec. | ||
| 8762 | 2026.03.25 17:11:33.605975 [ 253 ] {06b8125a-70be-4dd3-904e-b452acdfa2e6} <Debug> TCPHandler: Processed in 0.002141022 sec. | ||
| 8763 | 2026.03.25 17:11:33.606099 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8764 | 2026.03.25 17:11:33.606191 [ 253 ] {87b210f8-de0e-4920-82bb-173e3b4ffac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8765 | 2026.03.25 17:11:33.606231 [ 253 ] {87b210f8-de0e-4920-82bb-173e3b4ffac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8766 | 2026.03.25 17:11:33.607323 [ 253 ] {87b210f8-de0e-4920-82bb-173e3b4ffac5} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8767 | 2026.03.25 17:11:33.607361 [ 253 ] {87b210f8-de0e-4920-82bb-173e3b4ffac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8768 | 2026.03.25 17:11:33.607751 [ 253 ] {87b210f8-de0e-4920-82bb-173e3b4ffac5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8769 | 2026.03.25 17:11:33.607968 [ 253 ] {87b210f8-de0e-4920-82bb-173e3b4ffac5} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8770 | 2026.03.25 17:11:33.608101 [ 253 ] {87b210f8-de0e-4920-82bb-173e3b4ffac5} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001875 sec., 451733.3333333334 rows/sec., 35.52 MiB/sec. | ||
| 8771 | 2026.03.25 17:11:33.608139 [ 253 ] {87b210f8-de0e-4920-82bb-173e3b4ffac5} <Debug> TCPHandler: Processed in 0.002041611 sec. | ||
| 8772 | 2026.03.25 17:11:33.608267 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8773 | 2026.03.25 17:11:33.608362 [ 253 ] {110fc559-6713-44ef-b233-25c76a1cc9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8774 | 2026.03.25 17:11:33.608403 [ 253 ] {110fc559-6713-44ef-b233-25c76a1cc9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8775 | 2026.03.25 17:11:33.608888 [ 253 ] {110fc559-6713-44ef-b233-25c76a1cc9e7} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8776 | 2026.03.25 17:11:33.608924 [ 253 ] {110fc559-6713-44ef-b233-25c76a1cc9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8777 | 2026.03.25 17:11:33.609221 [ 253 ] {110fc559-6713-44ef-b233-25c76a1cc9e7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8778 | 2026.03.25 17:11:33.609427 [ 253 ] {110fc559-6713-44ef-b233-25c76a1cc9e7} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2026.03.25 17:11:33.609556 [ 253 ] {110fc559-6713-44ef-b233-25c76a1cc9e7} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001213 sec., 137675.18549051936 rows/sec., 8.39 MiB/sec. | ||
| 8780 | 2026.03.25 17:11:33.609594 [ 253 ] {110fc559-6713-44ef-b233-25c76a1cc9e7} <Debug> TCPHandler: Processed in 0.001376454 sec. | ||
| 8781 | 2026.03.25 17:11:33.609709 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8782 | 2026.03.25 17:11:33.609805 [ 253 ] {10bfe73a-b536-4b8b-b9e6-3377821e256f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8783 | 2026.03.25 17:11:33.609845 [ 253 ] {10bfe73a-b536-4b8b-b9e6-3377821e256f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8784 | 2026.03.25 17:11:33.610314 [ 253 ] {10bfe73a-b536-4b8b-b9e6-3377821e256f} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.03.25 17:11:33.610350 [ 253 ] {10bfe73a-b536-4b8b-b9e6-3377821e256f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8786 | 2026.03.25 17:11:33.610656 [ 253 ] {10bfe73a-b536-4b8b-b9e6-3377821e256f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8787 | 2026.03.25 17:11:33.610862 [ 253 ] {10bfe73a-b536-4b8b-b9e6-3377821e256f} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2026.03.25 17:11:33.610985 [ 87 ] {} <Debug> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8789 | 2026.03.25 17:11:33.610996 [ 253 ] {10bfe73a-b536-4b8b-b9e6-3377821e256f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. | ||
| 8790 | 2026.03.25 17:11:33.611057 [ 87 ] {} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8791 | 2026.03.25 17:11:33.611087 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8792 | 2026.03.25 17:11:33.611091 [ 253 ] {10bfe73a-b536-4b8b-b9e6-3377821e256f} <Debug> TCPHandler: Processed in 0.001428766 sec. | ||
| 8793 | 2026.03.25 17:11:33.611211 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::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 | ||
| 8794 | 2026.03.25 17:11:33.611245 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8795 | 2026.03.25 17:11:33.611359 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8796 | 2026.03.25 17:11:33.611369 [ 253 ] {cb63a258-b54d-470f-953b-b8113c5d4e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8797 | 2026.03.25 17:11:33.611405 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 976 rows starting from the beginning of the part | ||
| 8798 | 2026.03.25 17:11:33.611431 [ 253 ] {cb63a258-b54d-470f-953b-b8113c5d4e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8799 | 2026.03.25 17:11:33.611490 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 149 rows starting from the beginning of the part | ||
| 8800 | 2026.03.25 17:11:33.611551 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 8801 | 2026.03.25 17:11:33.611603 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 8802 | 2026.03.25 17:11:33.611648 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 8803 | 2026.03.25 17:11:33.611699 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 8804 | 2026.03.25 17:11:33.611997 [ 253 ] {cb63a258-b54d-470f-953b-b8113c5d4e1e} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.03.25 17:11:33.612048 [ 253 ] {cb63a258-b54d-470f-953b-b8113c5d4e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8806 | 2026.03.25 17:11:33.612410 [ 253 ] {cb63a258-b54d-470f-953b-b8113c5d4e1e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8807 | 2026.03.25 17:11:33.612638 [ 253 ] {cb63a258-b54d-470f-953b-b8113c5d4e1e} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.03.25 17:11:33.612771 [ 253 ] {cb63a258-b54d-470f-953b-b8113c5d4e1e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001453 sec., 101858.22436338609 rows/sec., 5.79 MiB/sec. | ||
| 8809 | 2026.03.25 17:11:33.612809 [ 253 ] {cb63a258-b54d-470f-953b-b8113c5d4e1e} <Debug> TCPHandler: Processed in 0.001654421 sec. | ||
| 8810 | 2026.03.25 17:11:33.612926 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8811 | 2026.03.25 17:11:33.612940 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826495 sec., 1299209.6885017478 rows/sec., 83.13 MiB/sec. | ||
| 8812 | 2026.03.25 17:11:33.613017 [ 253 ] {5d68cb64-2786-49f9-8b51-23e349f5c2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8813 | 2026.03.25 17:11:33.613055 [ 253 ] {5d68cb64-2786-49f9-8b51-23e349f5c2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8814 | 2026.03.25 17:11:33.613103 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8815 | 2026.03.25 17:11:33.613402 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_31_6} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2026.03.25 17:11:33.613478 [ 199 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_31_6} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8817 | 2026.03.25 17:11:33.613566 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 8818 | 2026.03.25 17:11:33.613826 [ 253 ] {5d68cb64-2786-49f9-8b51-23e349f5c2de} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8819 | 2026.03.25 17:11:33.613868 [ 253 ] {5d68cb64-2786-49f9-8b51-23e349f5c2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8820 | 2026.03.25 17:11:33.614210 [ 253 ] {5d68cb64-2786-49f9-8b51-23e349f5c2de} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8821 | 2026.03.25 17:11:33.614423 [ 253 ] {5d68cb64-2786-49f9-8b51-23e349f5c2de} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.03.25 17:11:33.614558 [ 253 ] {5d68cb64-2786-49f9-8b51-23e349f5c2de} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001517 sec., 339485.82729070535 rows/sec., 23.93 MiB/sec. | ||
| 8823 | 2026.03.25 17:11:33.614597 [ 253 ] {5d68cb64-2786-49f9-8b51-23e349f5c2de} <Debug> TCPHandler: Processed in 0.001685531 sec. | ||
| 8824 | 2026.03.25 17:11:33.614712 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8825 | 2026.03.25 17:11:33.614808 [ 253 ] {cd0d072b-4006-405a-8c18-6bae3d94cb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8826 | 2026.03.25 17:11:33.614849 [ 253 ] {cd0d072b-4006-405a-8c18-6bae3d94cb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8827 | 2026.03.25 17:11:33.615193 [ 253 ] {cd0d072b-4006-405a-8c18-6bae3d94cb64} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8828 | 2026.03.25 17:11:33.615229 [ 253 ] {cd0d072b-4006-405a-8c18-6bae3d94cb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8829 | 2026.03.25 17:11:33.615534 [ 253 ] {cd0d072b-4006-405a-8c18-6bae3d94cb64} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8830 | 2026.03.25 17:11:33.615743 [ 253 ] {cd0d072b-4006-405a-8c18-6bae3d94cb64} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8831 | 2026.03.25 17:11:33.615871 [ 253 ] {cd0d072b-4006-405a-8c18-6bae3d94cb64} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 8832 | 2026.03.25 17:11:33.615907 [ 253 ] {cd0d072b-4006-405a-8c18-6bae3d94cb64} <Debug> TCPHandler: Processed in 0.00124497 sec. | ||
| 8833 | 2026.03.25 17:11:33.616019 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8834 | 2026.03.25 17:11:33.616113 [ 253 ] {46682c89-e8cc-4158-9bb6-47d94cdcc1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8835 | 2026.03.25 17:11:33.616156 [ 253 ] {46682c89-e8cc-4158-9bb6-47d94cdcc1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8836 | 2026.03.25 17:11:33.616626 [ 253 ] {46682c89-e8cc-4158-9bb6-47d94cdcc1ee} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.03.25 17:11:33.616665 [ 253 ] {46682c89-e8cc-4158-9bb6-47d94cdcc1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8838 | 2026.03.25 17:11:33.617023 [ 253 ] {46682c89-e8cc-4158-9bb6-47d94cdcc1ee} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8839 | 2026.03.25 17:11:33.617254 [ 253 ] {46682c89-e8cc-4158-9bb6-47d94cdcc1ee} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2026.03.25 17:11:33.617388 [ 253 ] {46682c89-e8cc-4158-9bb6-47d94cdcc1ee} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001292 sec., 205108.35913312694 rows/sec., 13.63 MiB/sec. | ||
| 8841 | 2026.03.25 17:11:33.617432 [ 253 ] {46682c89-e8cc-4158-9bb6-47d94cdcc1ee} <Debug> TCPHandler: Processed in 0.001462136 sec. | ||
| 8842 | 2026.03.25 17:11:33.617551 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2026.03.25 17:11:33.617647 [ 253 ] {fa9c66e0-a18e-4c9b-9252-7fd8d8516849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8844 | 2026.03.25 17:11:33.617689 [ 253 ] {fa9c66e0-a18e-4c9b-9252-7fd8d8516849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8845 | 2026.03.25 17:11:33.618021 [ 253 ] {fa9c66e0-a18e-4c9b-9252-7fd8d8516849} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.03.25 17:11:33.618058 [ 253 ] {fa9c66e0-a18e-4c9b-9252-7fd8d8516849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8847 | 2026.03.25 17:11:33.618361 [ 253 ] {fa9c66e0-a18e-4c9b-9252-7fd8d8516849} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8848 | 2026.03.25 17:11:33.618581 [ 253 ] {fa9c66e0-a18e-4c9b-9252-7fd8d8516849} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.03.25 17:11:33.618709 [ 253 ] {fa9c66e0-a18e-4c9b-9252-7fd8d8516849} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 8850 | 2026.03.25 17:11:33.618747 [ 253 ] {fa9c66e0-a18e-4c9b-9252-7fd8d8516849} <Debug> TCPHandler: Processed in 0.00124623 sec. | ||
| 8851 | 2026.03.25 17:11:33.618860 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.03.25 17:11:33.618955 [ 253 ] {d8acec4d-f732-4ffb-9083-2223eebbaedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8853 | 2026.03.25 17:11:33.619008 [ 253 ] {d8acec4d-f732-4ffb-9083-2223eebbaedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8854 | 2026.03.25 17:11:33.619881 [ 253 ] {d8acec4d-f732-4ffb-9083-2223eebbaedb} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.03.25 17:11:33.619916 [ 253 ] {d8acec4d-f732-4ffb-9083-2223eebbaedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8856 | 2026.03.25 17:11:33.620446 [ 253 ] {d8acec4d-f732-4ffb-9083-2223eebbaedb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8857 | 2026.03.25 17:11:33.620658 [ 253 ] {d8acec4d-f732-4ffb-9083-2223eebbaedb} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8858 | 2026.03.25 17:11:33.620789 [ 253 ] {d8acec4d-f732-4ffb-9083-2223eebbaedb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001881 sec., 13290.802764486974 rows/sec., 23.82 MiB/sec. | ||
| 8859 | 2026.03.25 17:11:33.620846 [ 253 ] {d8acec4d-f732-4ffb-9083-2223eebbaedb} <Debug> TCPHandler: Processed in 0.002065481 sec. | ||
| 8860 | 2026.03.25 17:11:33.620947 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8861 | 2026.03.25 17:11:33.621034 [ 253 ] {23602a10-2deb-4360-aae9-3987cf6a18cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8862 | 2026.03.25 17:11:33.621074 [ 253 ] {23602a10-2deb-4360-aae9-3987cf6a18cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8863 | 2026.03.25 17:11:33.621458 [ 253 ] {23602a10-2deb-4360-aae9-3987cf6a18cc} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.03.25 17:11:33.621494 [ 253 ] {23602a10-2deb-4360-aae9-3987cf6a18cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8865 | 2026.03.25 17:11:33.621810 [ 253 ] {23602a10-2deb-4360-aae9-3987cf6a18cc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8866 | 2026.03.25 17:11:33.622025 [ 253 ] {23602a10-2deb-4360-aae9-3987cf6a18cc} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8867 | 2026.03.25 17:11:33.622151 [ 253 ] {23602a10-2deb-4360-aae9-3987cf6a18cc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 8868 | 2026.03.25 17:11:33.622186 [ 253 ] {23602a10-2deb-4360-aae9-3987cf6a18cc} <Debug> TCPHandler: Processed in 0.001249231 sec. | ||
| 8869 | 2026.03.25 17:11:35.860912 [ 88 ] {} <Debug> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8870 | 2026.03.25 17:11:35.860970 [ 88 ] {} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2026.03.25 17:11:35.860990 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8872 | 2026.03.25 17:11:35.861109 [ 190 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::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 | ||
| 8873 | 2026.03.25 17:11:35.861243 [ 190 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8874 | 2026.03.25 17:11:35.861276 [ 190 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 8875 | 2026.03.25 17:11:35.861345 [ 190 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 8876 | 2026.03.25 17:11:35.861394 [ 190 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 8877 | 2026.03.25 17:11:35.861440 [ 190 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 8878 | 2026.03.25 17:11:35.861484 [ 190 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 8879 | 2026.03.25 17:11:35.862266 [ 199 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120841 sec., 46341.88727335921 rows/sec., 3.87 MiB/sec. | ||
| 8880 | 2026.03.25 17:11:35.862454 [ 189 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8881 | 2026.03.25 17:11:35.862794 [ 189 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_9_2} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.03.25 17:11:35.862880 [ 189 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_9_2} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8883 | 2026.03.25 17:11:35.862982 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8884 | 2026.03.25 17:11:37.381013 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8885 | 2026.03.25 17:11:37.381067 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8886 | 2026.03.25 17:11:37.507665 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17245 | ||
| 8887 | 2026.03.25 17:11:37.508298 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.03.25 17:11:37.508354 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8889 | 2026.03.25 17:11:37.508868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8890 | 2026.03.25 17:11:37.509094 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.03.25 17:11:37.509237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17245 | ||
| 8892 | 2026.03.25 17:11:37.509246 [ 89 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8893 | 2026.03.25 17:11:37.509327 [ 89 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2026.03.25 17:11:37.509362 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8895 | 2026.03.25 17:11:37.509484 [ 197 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 8896 | 2026.03.25 17:11:37.509598 [ 197 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8897 | 2026.03.25 17:11:37.509633 [ 197 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14813 rows starting from the beginning of the part | ||
| 8898 | 2026.03.25 17:11:37.509699 [ 197 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 8899 | 2026.03.25 17:11:37.509749 [ 197 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8900 | 2026.03.25 17:11:37.509794 [ 197 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8901 | 2026.03.25 17:11:37.509837 [ 197 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8902 | 2026.03.25 17:11:37.509880 [ 197 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8903 | 2026.03.25 17:11:37.511738 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17245 rows, containing 4 columns (4 merged, 0 gathered) in 0.002295717 sec., 7511814.391756475 rows/sec., 107.46 MiB/sec. | ||
| 8904 | 2026.03.25 17:11:37.512121 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8905 | 2026.03.25 17:11:37.512555 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_36_7} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2026.03.25 17:11:37.512634 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_36_7} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8907 | 2026.03.25 17:11:37.512756 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 8908 | 2026.03.25 17:11:37.553922 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1174 | ||
| 8909 | 2026.03.25 17:11:37.556153 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8910 | 2026.03.25 17:11:37.556196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8911 | 2026.03.25 17:11:37.557332 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8912 | 2026.03.25 17:11:37.557601 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2026.03.25 17:11:37.557765 [ 89 ] {} <Debug> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8914 | 2026.03.25 17:11:37.557827 [ 89 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2026.03.25 17:11:37.557859 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8916 | 2026.03.25 17:11:37.557862 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1174 | ||
| 8917 | 2026.03.25 17:11:37.558009 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 8918 | 2026.03.25 17:11:37.558740 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8919 | 2026.03.25 17:11:37.558877 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 972 rows starting from the beginning of the part | ||
| 8920 | 2026.03.25 17:11:37.559218 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 8921 | 2026.03.25 17:11:37.559523 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 8922 | 2026.03.25 17:11:37.559823 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 8923 | 2026.03.25 17:11:37.560114 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
| 8924 | 2026.03.25 17:11:37.560396 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 8925 | 2026.03.25 17:11:37.566354 [ 197 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1174 rows, containing 72 columns (72 merged, 0 gathered) in 0.008411267 sec., 139574.6918983787 rows/sec., 115.38 MiB/sec. | ||
| 8926 | 2026.03.25 17:11:37.567724 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8927 | 2026.03.25 17:11:37.568234 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_26_5} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.03.25 17:11:37.568305 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_26_5} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8929 | 2026.03.25 17:11:37.568429 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 8930 | 2026.03.25 17:11:38.515547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8931 | 2026.03.25 17:11:38.533214 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2026.03.25 17:11:38.533277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8933 | 2026.03.25 17:11:38.539190 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8934 | 2026.03.25 17:11:38.539889 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.03.25 17:11:38.540206 [ 82 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8936 | 2026.03.25 17:11:38.540295 [ 82 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2026.03.25 17:11:38.540333 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8938 | 2026.03.25 17:11:38.540448 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 8939 | 2026.03.25 17:11:38.543069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8940 | 2026.03.25 17:11:38.543541 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8941 | 2026.03.25 17:11:38.544392 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 8942 | 2026.03.25 17:11:38.547802 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 8943 | 2026.03.25 17:11:38.551159 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 8944 | 2026.03.25 17:11:38.554708 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 8945 | 2026.03.25 17:11:38.558793 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 8946 | 2026.03.25 17:11:38.562732 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 8947 | 2026.03.25 17:11:38.596167 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.03.25 17:11:38.596343 [ 253 ] {c8f0ad58-86af-4134-b8e8-631359cdcdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8949 | 2026.03.25 17:11:38.596412 [ 253 ] {c8f0ad58-86af-4134-b8e8-631359cdcdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8950 | 2026.03.25 17:11:38.597096 [ 253 ] {c8f0ad58-86af-4134-b8e8-631359cdcdc5} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.03.25 17:11:38.597142 [ 253 ] {c8f0ad58-86af-4134-b8e8-631359cdcdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8952 | 2026.03.25 17:11:38.597589 [ 253 ] {c8f0ad58-86af-4134-b8e8-631359cdcdc5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8953 | 2026.03.25 17:11:38.597833 [ 253 ] {c8f0ad58-86af-4134-b8e8-631359cdcdc5} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.03.25 17:11:38.597994 [ 253 ] {c8f0ad58-86af-4134-b8e8-631359cdcdc5} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001701 sec., 50558.495002939446 rows/sec., 4.24 MiB/sec. | ||
| 8955 | 2026.03.25 17:11:38.598047 [ 253 ] {c8f0ad58-86af-4134-b8e8-631359cdcdc5} <Debug> TCPHandler: Processed in 0.00200815 sec. | ||
| 8956 | 2026.03.25 17:11:38.598172 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.03.25 17:11:38.598276 [ 253 ] {932084ea-3c22-4ef8-a889-01218b69f93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8958 | 2026.03.25 17:11:38.598320 [ 253 ] {932084ea-3c22-4ef8-a889-01218b69f93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8959 | 2026.03.25 17:11:38.598746 [ 253 ] {932084ea-3c22-4ef8-a889-01218b69f93f} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.03.25 17:11:38.598785 [ 253 ] {932084ea-3c22-4ef8-a889-01218b69f93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8961 | 2026.03.25 17:11:38.599119 [ 253 ] {932084ea-3c22-4ef8-a889-01218b69f93f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8962 | 2026.03.25 17:11:38.599337 [ 253 ] {932084ea-3c22-4ef8-a889-01218b69f93f} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.03.25 17:11:38.599474 [ 253 ] {932084ea-3c22-4ef8-a889-01218b69f93f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001223 sec., 12264.922322158627 rows/sec., 922.26 KiB/sec. | ||
| 8964 | 2026.03.25 17:11:38.599514 [ 253 ] {932084ea-3c22-4ef8-a889-01218b69f93f} <Debug> TCPHandler: Processed in 0.001394314 sec. | ||
| 8965 | 2026.03.25 17:11:38.599616 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.03.25 17:11:38.599712 [ 253 ] {aef2661c-7217-4a5c-bfc6-ce1a1534c659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8967 | 2026.03.25 17:11:38.599753 [ 253 ] {aef2661c-7217-4a5c-bfc6-ce1a1534c659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8968 | 2026.03.25 17:11:38.600185 [ 253 ] {aef2661c-7217-4a5c-bfc6-ce1a1534c659} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.03.25 17:11:38.600223 [ 253 ] {aef2661c-7217-4a5c-bfc6-ce1a1534c659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8970 | 2026.03.25 17:11:38.600581 [ 253 ] {aef2661c-7217-4a5c-bfc6-ce1a1534c659} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8971 | 2026.03.25 17:11:38.600802 [ 253 ] {aef2661c-7217-4a5c-bfc6-ce1a1534c659} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.03.25 17:11:38.600939 [ 253 ] {aef2661c-7217-4a5c-bfc6-ce1a1534c659} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001247 sec., 63352.04490777867 rows/sec., 4.95 MiB/sec. | ||
| 8973 | 2026.03.25 17:11:38.600979 [ 253 ] {aef2661c-7217-4a5c-bfc6-ce1a1534c659} <Debug> TCPHandler: Processed in 0.001410345 sec. | ||
| 8974 | 2026.03.25 17:11:38.601094 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2026.03.25 17:11:38.601188 [ 253 ] {f9a08183-27e6-426b-856d-fc4e12470fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8976 | 2026.03.25 17:11:38.601232 [ 253 ] {f9a08183-27e6-426b-856d-fc4e12470fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8977 | 2026.03.25 17:11:38.601664 [ 253 ] {f9a08183-27e6-426b-856d-fc4e12470fd7} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.03.25 17:11:38.601701 [ 253 ] {f9a08183-27e6-426b-856d-fc4e12470fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8979 | 2026.03.25 17:11:38.602084 [ 253 ] {f9a08183-27e6-426b-856d-fc4e12470fd7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8980 | 2026.03.25 17:11:38.602300 [ 253 ] {f9a08183-27e6-426b-856d-fc4e12470fd7} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.03.25 17:11:38.602438 [ 253 ] {f9a08183-27e6-426b-856d-fc4e12470fd7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 8982 | 2026.03.25 17:11:38.602475 [ 253 ] {f9a08183-27e6-426b-856d-fc4e12470fd7} <Debug> TCPHandler: Processed in 0.001430715 sec. | ||
| 8983 | 2026.03.25 17:11:38.602589 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2026.03.25 17:11:38.602683 [ 253 ] {69e6343e-1703-4339-8849-a8c5a494d7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8985 | 2026.03.25 17:11:38.602738 [ 253 ] {69e6343e-1703-4339-8849-a8c5a494d7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8986 | 2026.03.25 17:11:38.603547 [ 253 ] {69e6343e-1703-4339-8849-a8c5a494d7e7} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2026.03.25 17:11:38.603583 [ 253 ] {69e6343e-1703-4339-8849-a8c5a494d7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8988 | 2026.03.25 17:11:38.604152 [ 253 ] {69e6343e-1703-4339-8849-a8c5a494d7e7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8989 | 2026.03.25 17:11:38.604382 [ 253 ] {69e6343e-1703-4339-8849-a8c5a494d7e7} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2026.03.25 17:11:38.604530 [ 253 ] {69e6343e-1703-4339-8849-a8c5a494d7e7} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001866 sec., 8038.585209003215 rows/sec., 14.40 MiB/sec. | ||
| 8991 | 2026.03.25 17:11:38.604595 [ 253 ] {69e6343e-1703-4339-8849-a8c5a494d7e7} <Debug> TCPHandler: Processed in 0.002054261 sec. | ||
| 8992 | 2026.03.25 17:11:38.604708 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2026.03.25 17:11:38.604804 [ 253 ] {1b4f7dd5-8731-41ce-a96f-614a0808ab30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8994 | 2026.03.25 17:11:38.604845 [ 253 ] {1b4f7dd5-8731-41ce-a96f-614a0808ab30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8995 | 2026.03.25 17:11:38.605186 [ 253 ] {1b4f7dd5-8731-41ce-a96f-614a0808ab30} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2026.03.25 17:11:38.605222 [ 253 ] {1b4f7dd5-8731-41ce-a96f-614a0808ab30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8997 | 2026.03.25 17:11:38.605550 [ 253 ] {1b4f7dd5-8731-41ce-a96f-614a0808ab30} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8998 | 2026.03.25 17:11:38.605790 [ 253 ] {1b4f7dd5-8731-41ce-a96f-614a0808ab30} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2026.03.25 17:11:38.605925 [ 253 ] {1b4f7dd5-8731-41ce-a96f-614a0808ab30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 9000 | 2026.03.25 17:11:38.605961 [ 253 ] {1b4f7dd5-8731-41ce-a96f-614a0808ab30} <Debug> TCPHandler: Processed in 0.001302122 sec. | ||
| 9001 | 2026.03.25 17:11:38.614183 [ 197 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.073765869 sec., 3687.34217717953 rows/sec., 19.07 MiB/sec. | ||
| 9002 | 2026.03.25 17:11:38.617253 [ 197 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9003 | 2026.03.25 17:11:38.619681 [ 197 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_36_7} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.03.25 17:11:38.619798 [ 197 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_36_7} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9005 | 2026.03.25 17:11:38.622107 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 9006 | 2026.03.25 17:11:39.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.69 MiB, peak 301.49 MiB, free memory in arenas 0.00 B, will set to 291.63 MiB (RSS), difference: 1.93 MiB | ||
| 9007 | 2026.03.25 17:11:43.604645 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9008 | 2026.03.25 17:11:43.604841 [ 253 ] {9bc46802-efb5-4ef2-8349-0ce802e999df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9009 | 2026.03.25 17:11:43.604910 [ 253 ] {9bc46802-efb5-4ef2-8349-0ce802e999df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9010 | 2026.03.25 17:11:43.605692 [ 253 ] {9bc46802-efb5-4ef2-8349-0ce802e999df} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.03.25 17:11:43.605735 [ 253 ] {9bc46802-efb5-4ef2-8349-0ce802e999df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9012 | 2026.03.25 17:11:43.606179 [ 253 ] {9bc46802-efb5-4ef2-8349-0ce802e999df} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9013 | 2026.03.25 17:11:43.606429 [ 253 ] {9bc46802-efb5-4ef2-8349-0ce802e999df} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.03.25 17:11:43.606563 [ 73 ] {} <Debug> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9015 | 2026.03.25 17:11:43.606592 [ 253 ] {9bc46802-efb5-4ef2-8349-0ce802e999df} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001802 sec., 157602.66370699223 rows/sec., 10.01 MiB/sec. | ||
| 9016 | 2026.03.25 17:11:43.606606 [ 73 ] {} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2026.03.25 17:11:43.606631 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9018 | 2026.03.25 17:11:43.606646 [ 253 ] {9bc46802-efb5-4ef2-8349-0ce802e999df} <Debug> TCPHandler: Processed in 0.002129612 sec. | ||
| 9019 | 2026.03.25 17:11:43.606756 [ 196 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::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 | ||
| 9020 | 2026.03.25 17:11:43.606776 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9021 | 2026.03.25 17:11:43.606901 [ 253 ] {e09971b0-4fc2-4fa7-8902-d29d2a5e0bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9022 | 2026.03.25 17:11:43.606922 [ 196 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9023 | 2026.03.25 17:11:43.606947 [ 253 ] {e09971b0-4fc2-4fa7-8902-d29d2a5e0bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9024 | 2026.03.25 17:11:43.606967 [ 196 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 308 rows starting from the beginning of the part | ||
| 9025 | 2026.03.25 17:11:43.607046 [ 196 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 9026 | 2026.03.25 17:11:43.607099 [ 196 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 9027 | 2026.03.25 17:11:43.607147 [ 196 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9028 | 2026.03.25 17:11:43.607203 [ 196 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 9029 | 2026.03.25 17:11:43.607250 [ 196 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 9030 | 2026.03.25 17:11:43.607372 [ 253 ] {e09971b0-4fc2-4fa7-8902-d29d2a5e0bd5} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2026.03.25 17:11:43.607415 [ 253 ] {e09971b0-4fc2-4fa7-8902-d29d2a5e0bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9032 | 2026.03.25 17:11:43.607779 [ 253 ] {e09971b0-4fc2-4fa7-8902-d29d2a5e0bd5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9033 | 2026.03.25 17:11:43.608024 [ 253 ] {e09971b0-4fc2-4fa7-8902-d29d2a5e0bd5} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2026.03.25 17:11:43.608159 [ 253 ] {e09971b0-4fc2-4fa7-8902-d29d2a5e0bd5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001283 sec., 1558.846453624318 rows/sec., 127.11 KiB/sec. | ||
| 9035 | 2026.03.25 17:11:43.608199 [ 253 ] {e09971b0-4fc2-4fa7-8902-d29d2a5e0bd5} <Debug> TCPHandler: Processed in 0.001475746 sec. | ||
| 9036 | 2026.03.25 17:11:43.608304 [ 196 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00160593 sec., 1076012.0304122844 rows/sec., 72.74 MiB/sec. | ||
| 9037 | 2026.03.25 17:11:43.608306 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9038 | 2026.03.25 17:11:43.608424 [ 253 ] {b5237ee2-396c-4a61-b772-e64fea53abd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9039 | 2026.03.25 17:11:43.608466 [ 253 ] {b5237ee2-396c-4a61-b772-e64fea53abd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9040 | 2026.03.25 17:11:43.608528 [ 199 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9041 | 2026.03.25 17:11:43.608896 [ 199 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_26_5} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2026.03.25 17:11:43.608996 [ 199 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_26_5} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9043 | 2026.03.25 17:11:43.609127 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 9044 | 2026.03.25 17:11:43.609316 [ 253 ] {b5237ee2-396c-4a61-b772-e64fea53abd2} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2026.03.25 17:11:43.609358 [ 253 ] {b5237ee2-396c-4a61-b772-e64fea53abd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9046 | 2026.03.25 17:11:43.609755 [ 253 ] {b5237ee2-396c-4a61-b772-e64fea53abd2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9047 | 2026.03.25 17:11:43.609984 [ 253 ] {b5237ee2-396c-4a61-b772-e64fea53abd2} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2026.03.25 17:11:43.610113 [ 253 ] {b5237ee2-396c-4a61-b772-e64fea53abd2} <Debug> executeQuery: Read 848 rows, 68.28 KiB in 0.001708 sec., 496487.1194379391 rows/sec., 39.04 MiB/sec. | ||
| 9049 | 2026.03.25 17:11:43.610150 [ 253 ] {b5237ee2-396c-4a61-b772-e64fea53abd2} <Debug> TCPHandler: Processed in 0.001894676 sec. | ||
| 9050 | 2026.03.25 17:11:43.610259 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9051 | 2026.03.25 17:11:43.610362 [ 253 ] {14084b86-d46a-490f-b421-05e7a031b73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9052 | 2026.03.25 17:11:43.610403 [ 253 ] {14084b86-d46a-490f-b421-05e7a031b73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9053 | 2026.03.25 17:11:43.610857 [ 253 ] {14084b86-d46a-490f-b421-05e7a031b73e} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2026.03.25 17:11:43.610892 [ 253 ] {14084b86-d46a-490f-b421-05e7a031b73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9055 | 2026.03.25 17:11:43.611221 [ 253 ] {14084b86-d46a-490f-b421-05e7a031b73e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9056 | 2026.03.25 17:11:43.611452 [ 253 ] {14084b86-d46a-490f-b421-05e7a031b73e} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2026.03.25 17:11:43.611554 [ 73 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9058 | 2026.03.25 17:11:43.611582 [ 73 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2026.03.25 17:11:43.611583 [ 253 ] {14084b86-d46a-490f-b421-05e7a031b73e} <Debug> executeQuery: Read 169 rows, 10.56 KiB in 0.00124 sec., 136290.32258064515 rows/sec., 8.32 MiB/sec. | ||
| 9060 | 2026.03.25 17:11:43.611602 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9061 | 2026.03.25 17:11:43.611629 [ 253 ] {14084b86-d46a-490f-b421-05e7a031b73e} <Debug> TCPHandler: Processed in 0.001419325 sec. | ||
| 9062 | 2026.03.25 17:11:43.611689 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 9063 | 2026.03.25 17:11:43.611739 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2026.03.25 17:11:43.611790 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9065 | 2026.03.25 17:11:43.611826 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 223 rows starting from the beginning of the part | ||
| 9066 | 2026.03.25 17:11:43.611839 [ 253 ] {2f681b3e-5ad4-4963-a86a-5f301e729546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9067 | 2026.03.25 17:11:43.611884 [ 253 ] {2f681b3e-5ad4-4963-a86a-5f301e729546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9068 | 2026.03.25 17:11:43.611885 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 167 rows starting from the beginning of the part | ||
| 9069 | 2026.03.25 17:11:43.611948 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 9070 | 2026.03.25 17:11:43.611996 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 167 rows starting from the beginning of the part | ||
| 9071 | 2026.03.25 17:11:43.612041 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 9072 | 2026.03.25 17:11:43.612084 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 169 rows starting from the beginning of the part | ||
| 9073 | 2026.03.25 17:11:43.612324 [ 253 ] {2f681b3e-5ad4-4963-a86a-5f301e729546} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.03.25 17:11:43.612368 [ 253 ] {2f681b3e-5ad4-4963-a86a-5f301e729546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9075 | 2026.03.25 17:11:43.612691 [ 253 ] {2f681b3e-5ad4-4963-a86a-5f301e729546} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9076 | 2026.03.25 17:11:43.612949 [ 253 ] {2f681b3e-5ad4-4963-a86a-5f301e729546} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2026.03.25 17:11:43.613062 [ 199 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411844 sec., 553177.263210383 rows/sec., 36.72 MiB/sec. | ||
| 9078 | 2026.03.25 17:11:43.613104 [ 253 ] {2f681b3e-5ad4-4963-a86a-5f301e729546} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001284 sec., 116043.61370716512 rows/sec., 7.50 MiB/sec. | ||
| 9079 | 2026.03.25 17:11:43.613148 [ 253 ] {2f681b3e-5ad4-4963-a86a-5f301e729546} <Debug> TCPHandler: Processed in 0.001458505 sec. | ||
| 9080 | 2026.03.25 17:11:43.613228 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9081 | 2026.03.25 17:11:43.613264 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2026.03.25 17:11:43.613370 [ 253 ] {f004cb5f-78fc-4461-8c22-66ec02fd3949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9083 | 2026.03.25 17:11:43.613421 [ 253 ] {f004cb5f-78fc-4461-8c22-66ec02fd3949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9084 | 2026.03.25 17:11:43.613537 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_51_10} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2026.03.25 17:11:43.613618 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_51_10} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9086 | 2026.03.25 17:11:43.613691 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9087 | 2026.03.25 17:11:43.613885 [ 253 ] {f004cb5f-78fc-4461-8c22-66ec02fd3949} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2026.03.25 17:11:43.613928 [ 253 ] {f004cb5f-78fc-4461-8c22-66ec02fd3949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9089 | 2026.03.25 17:11:43.614275 [ 253 ] {f004cb5f-78fc-4461-8c22-66ec02fd3949} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9090 | 2026.03.25 17:11:43.614486 [ 253 ] {f004cb5f-78fc-4461-8c22-66ec02fd3949} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.03.25 17:11:43.614617 [ 253 ] {f004cb5f-78fc-4461-8c22-66ec02fd3949} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00127 sec., 116535.43307086613 rows/sec., 6.63 MiB/sec. | ||
| 9092 | 2026.03.25 17:11:43.614621 [ 68 ] {} <Debug> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9093 | 2026.03.25 17:11:43.614656 [ 253 ] {f004cb5f-78fc-4461-8c22-66ec02fd3949} <Debug> TCPHandler: Processed in 0.001446656 sec. | ||
| 9094 | 2026.03.25 17:11:43.614691 [ 68 ] {} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9095 | 2026.03.25 17:11:43.614721 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9096 | 2026.03.25 17:11:43.614781 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9097 | 2026.03.25 17:11:43.614816 [ 194 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::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 | ||
| 9098 | 2026.03.25 17:11:43.614881 [ 253 ] {87dfe3e2-72a1-49b2-b250-cce15350f9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9099 | 2026.03.25 17:11:43.614925 [ 253 ] {87dfe3e2-72a1-49b2-b250-cce15350f9ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9100 | 2026.03.25 17:11:43.614932 [ 194 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9101 | 2026.03.25 17:11:43.614972 [ 194 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part | ||
| 9102 | 2026.03.25 17:11:43.615038 [ 194 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 9103 | 2026.03.25 17:11:43.615084 [ 194 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 9104 | 2026.03.25 17:11:43.615124 [ 194 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 9105 | 2026.03.25 17:11:43.615185 [ 194 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 9106 | 2026.03.25 17:11:43.615228 [ 194 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 9107 | 2026.03.25 17:11:43.615552 [ 253 ] {87dfe3e2-72a1-49b2-b250-cce15350f9ca} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2026.03.25 17:11:43.615595 [ 253 ] {87dfe3e2-72a1-49b2-b250-cce15350f9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9109 | 2026.03.25 17:11:43.615973 [ 253 ] {87dfe3e2-72a1-49b2-b250-cce15350f9ca} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9110 | 2026.03.25 17:11:43.616203 [ 253 ] {87dfe3e2-72a1-49b2-b250-cce15350f9ca} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2026.03.25 17:11:43.616215 [ 191 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442206 sec., 624043.9992622413 rows/sec., 38.03 MiB/sec. | ||
| 9112 | 2026.03.25 17:11:43.616347 [ 253 ] {87dfe3e2-72a1-49b2-b250-cce15350f9ca} <Debug> executeQuery: Read 517 rows, 37.34 KiB in 0.001485 sec., 348148.14814814815 rows/sec., 24.56 MiB/sec. | ||
| 9113 | 2026.03.25 17:11:43.616368 [ 194 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9114 | 2026.03.25 17:11:43.616398 [ 253 ] {87dfe3e2-72a1-49b2-b250-cce15350f9ca} <Debug> TCPHandler: Processed in 0.001666482 sec. | ||
| 9115 | 2026.03.25 17:11:43.616513 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9116 | 2026.03.25 17:11:43.616612 [ 253 ] {35333d18-8d40-4acd-a9ed-d8ec733868a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9117 | 2026.03.25 17:11:43.616634 [ 194 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_26_5} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.03.25 17:11:43.616655 [ 253 ] {35333d18-8d40-4acd-a9ed-d8ec733868a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9119 | 2026.03.25 17:11:43.616708 [ 194 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_26_5} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9120 | 2026.03.25 17:11:43.616784 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9121 | 2026.03.25 17:11:43.617005 [ 253 ] {35333d18-8d40-4acd-a9ed-d8ec733868a5} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.03.25 17:11:43.617045 [ 253 ] {35333d18-8d40-4acd-a9ed-d8ec733868a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9123 | 2026.03.25 17:11:43.617356 [ 253 ] {35333d18-8d40-4acd-a9ed-d8ec733868a5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9124 | 2026.03.25 17:11:43.617567 [ 253 ] {35333d18-8d40-4acd-a9ed-d8ec733868a5} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2026.03.25 17:11:43.617697 [ 253 ] {35333d18-8d40-4acd-a9ed-d8ec733868a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 9126 | 2026.03.25 17:11:43.617735 [ 253 ] {35333d18-8d40-4acd-a9ed-d8ec733868a5} <Debug> TCPHandler: Processed in 0.001271142 sec. | ||
| 9127 | 2026.03.25 17:11:43.617841 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2026.03.25 17:11:43.617938 [ 253 ] {d1b60006-620f-4f99-8257-313d9f6e102e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9129 | 2026.03.25 17:11:43.617983 [ 253 ] {d1b60006-620f-4f99-8257-313d9f6e102e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9130 | 2026.03.25 17:11:43.618409 [ 253 ] {d1b60006-620f-4f99-8257-313d9f6e102e} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.03.25 17:11:43.618447 [ 253 ] {d1b60006-620f-4f99-8257-313d9f6e102e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9132 | 2026.03.25 17:11:43.618828 [ 253 ] {d1b60006-620f-4f99-8257-313d9f6e102e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9133 | 2026.03.25 17:11:43.619041 [ 253 ] {d1b60006-620f-4f99-8257-313d9f6e102e} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.03.25 17:11:43.619171 [ 253 ] {d1b60006-620f-4f99-8257-313d9f6e102e} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001252 sec., 212460.06389776355 rows/sec., 14.12 MiB/sec. | ||
| 9135 | 2026.03.25 17:11:43.619210 [ 253 ] {d1b60006-620f-4f99-8257-313d9f6e102e} <Debug> TCPHandler: Processed in 0.001418585 sec. | ||
| 9136 | 2026.03.25 17:11:43.619320 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2026.03.25 17:11:43.619413 [ 253 ] {04a2e71f-76db-4549-92f2-21a7503e78e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9138 | 2026.03.25 17:11:43.619455 [ 253 ] {04a2e71f-76db-4549-92f2-21a7503e78e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9139 | 2026.03.25 17:11:43.619787 [ 253 ] {04a2e71f-76db-4549-92f2-21a7503e78e7} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.03.25 17:11:43.619824 [ 253 ] {04a2e71f-76db-4549-92f2-21a7503e78e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9141 | 2026.03.25 17:11:43.620112 [ 253 ] {04a2e71f-76db-4549-92f2-21a7503e78e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9142 | 2026.03.25 17:11:43.620333 [ 253 ] {04a2e71f-76db-4549-92f2-21a7503e78e7} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.03.25 17:11:43.620464 [ 68 ] {} <Debug> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9144 | 2026.03.25 17:11:43.620492 [ 253 ] {04a2e71f-76db-4549-92f2-21a7503e78e7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 9145 | 2026.03.25 17:11:43.620502 [ 68 ] {} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9146 | 2026.03.25 17:11:43.620534 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9147 | 2026.03.25 17:11:43.620537 [ 253 ] {04a2e71f-76db-4549-92f2-21a7503e78e7} <Debug> TCPHandler: Processed in 0.001268342 sec. | ||
| 9148 | 2026.03.25 17:11:43.620646 [ 199 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 9149 | 2026.03.25 17:11:43.620662 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2026.03.25 17:11:43.620780 [ 253 ] {ec9346bc-b252-4610-944e-e19579d99daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9151 | 2026.03.25 17:11:43.620819 [ 199 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9152 | 2026.03.25 17:11:43.620836 [ 253 ] {ec9346bc-b252-4610-944e-e19579d99daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9153 | 2026.03.25 17:11:43.620929 [ 199 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 21 rows starting from the beginning of the part | ||
| 9154 | 2026.03.25 17:11:43.621036 [ 199 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9155 | 2026.03.25 17:11:43.621111 [ 199 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9156 | 2026.03.25 17:11:43.621178 [ 199 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9157 | 2026.03.25 17:11:43.621240 [ 199 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9158 | 2026.03.25 17:11:43.621306 [ 199 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9159 | 2026.03.25 17:11:43.621772 [ 253 ] {ec9346bc-b252-4610-944e-e19579d99daa} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2026.03.25 17:11:43.621814 [ 253 ] {ec9346bc-b252-4610-944e-e19579d99daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9161 | 2026.03.25 17:11:43.622142 [ 199 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 4 columns (4 merged, 0 gathered) in 0.001553528 sec., 16736.10002523289 rows/sec., 1.10 MiB/sec. | ||
| 9162 | 2026.03.25 17:11:43.622273 [ 186 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9163 | 2026.03.25 17:11:43.622412 [ 253 ] {ec9346bc-b252-4610-944e-e19579d99daa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9164 | 2026.03.25 17:11:43.622633 [ 186 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_25_5} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2026.03.25 17:11:43.622725 [ 186 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_25_5} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9166 | 2026.03.25 17:11:43.622801 [ 253 ] {ec9346bc-b252-4610-944e-e19579d99daa} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.03.25 17:11:43.622802 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9168 | 2026.03.25 17:11:43.622951 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9169 | 2026.03.25 17:11:43.622983 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2026.03.25 17:11:43.622994 [ 253 ] {ec9346bc-b252-4610-944e-e19579d99daa} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002231 sec., 11205.73733751681 rows/sec., 20.08 MiB/sec. | ||
| 9171 | 2026.03.25 17:11:43.623000 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9172 | 2026.03.25 17:11:43.623078 [ 253 ] {ec9346bc-b252-4610-944e-e19579d99daa} <Debug> TCPHandler: Processed in 0.002464141 sec. | ||
| 9173 | 2026.03.25 17:11:43.623086 [ 191 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 9174 | 2026.03.25 17:11:43.623223 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.03.25 17:11:43.623294 [ 191 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9176 | 2026.03.25 17:11:43.623343 [ 253 ] {ead3be48-d938-435c-b7fe-aca921d22fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9177 | 2026.03.25 17:11:43.623350 [ 191 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 895 rows starting from the beginning of the part | ||
| 9178 | 2026.03.25 17:11:43.623399 [ 253 ] {ead3be48-d938-435c-b7fe-aca921d22fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9179 | 2026.03.25 17:11:43.623486 [ 191 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 9180 | 2026.03.25 17:11:43.623602 [ 191 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 9181 | 2026.03.25 17:11:43.623702 [ 191 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 9182 | 2026.03.25 17:11:43.623762 [ 253 ] {ead3be48-d938-435c-b7fe-aca921d22fb3} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2026.03.25 17:11:43.623800 [ 191 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 9184 | 2026.03.25 17:11:43.623804 [ 253 ] {ead3be48-d938-435c-b7fe-aca921d22fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9185 | 2026.03.25 17:11:43.623921 [ 191 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part | ||
| 9186 | 2026.03.25 17:11:43.624146 [ 253 ] {ead3be48-d938-435c-b7fe-aca921d22fb3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9187 | 2026.03.25 17:11:43.624399 [ 253 ] {ead3be48-d938-435c-b7fe-aca921d22fb3} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9188 | 2026.03.25 17:11:43.624540 [ 253 ] {ead3be48-d938-435c-b7fe-aca921d22fb3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001223 sec., 73589.53393295176 rows/sec., 4.60 MiB/sec. | ||
| 9189 | 2026.03.25 17:11:43.624577 [ 253 ] {ead3be48-d938-435c-b7fe-aca921d22fb3} <Debug> TCPHandler: Processed in 0.001415605 sec. | ||
| 9190 | 2026.03.25 17:11:43.630358 [ 199 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 19 columns (19 merged, 0 gathered) in 0.00729886 sec., 138240.76636625445 rows/sec., 247.72 MiB/sec. | ||
| 9191 | 2026.03.25 17:11:43.631868 [ 201 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9192 | 2026.03.25 17:11:43.632215 [ 201 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.03.25 17:11:43.632293 [ 201 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9194 | 2026.03.25 17:11:43.632402 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.33 MiB. | ||
| 9195 | 2026.03.25 17:11:44.001119 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.66 MiB, peak 301.49 MiB, free memory in arenas 0.00 B, will set to 295.46 MiB (RSS), difference: 2.79 MiB | ||
| 9196 | 2026.03.25 17:11:45.009996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17757 | ||
| 9197 | 2026.03.25 17:11:45.010531 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.03.25 17:11:45.010575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9199 | 2026.03.25 17:11:45.011053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9200 | 2026.03.25 17:11:45.011287 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9201 | 2026.03.25 17:11:45.011420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17757 | ||
| 9202 | 2026.03.25 17:11:46.043774 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9203 | 2026.03.25 17:11:46.063348 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.03.25 17:11:46.063426 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9205 | 2026.03.25 17:11:46.071113 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9206 | 2026.03.25 17:11:46.071973 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.03.25 17:11:46.075657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9208 | 2026.03.25 17:11:47.558689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1210 | ||
| 9209 | 2026.03.25 17:11:47.560954 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9210 | 2026.03.25 17:11:47.560999 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9211 | 2026.03.25 17:11:47.562166 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9212 | 2026.03.25 17:11:47.562429 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9213 | 2026.03.25 17:11:47.562679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
| 9214 | 2026.03.25 17:11:48.595624 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9215 | 2026.03.25 17:11:48.595818 [ 253 ] {4a435161-39e2-4ded-920f-dc6a6b2f1605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9216 | 2026.03.25 17:11:48.595886 [ 253 ] {4a435161-39e2-4ded-920f-dc6a6b2f1605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9217 | 2026.03.25 17:11:48.596569 [ 253 ] {4a435161-39e2-4ded-920f-dc6a6b2f1605} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2026.03.25 17:11:48.596613 [ 253 ] {4a435161-39e2-4ded-920f-dc6a6b2f1605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9219 | 2026.03.25 17:11:48.597026 [ 253 ] {4a435161-39e2-4ded-920f-dc6a6b2f1605} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9220 | 2026.03.25 17:11:48.597273 [ 253 ] {4a435161-39e2-4ded-920f-dc6a6b2f1605} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2026.03.25 17:11:48.597435 [ 253 ] {4a435161-39e2-4ded-920f-dc6a6b2f1605} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001666 sec., 51620.64825930372 rows/sec., 4.33 MiB/sec. | ||
| 9222 | 2026.03.25 17:11:48.597488 [ 253 ] {4a435161-39e2-4ded-920f-dc6a6b2f1605} <Debug> TCPHandler: Processed in 0.001992059 sec. | ||
| 9223 | 2026.03.25 17:11:48.597620 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9224 | 2026.03.25 17:11:48.597724 [ 253 ] {1f44ca96-b16a-4b07-ad08-5d842206711a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9225 | 2026.03.25 17:11:48.597770 [ 253 ] {1f44ca96-b16a-4b07-ad08-5d842206711a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9226 | 2026.03.25 17:11:48.598190 [ 253 ] {1f44ca96-b16a-4b07-ad08-5d842206711a} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9227 | 2026.03.25 17:11:48.598228 [ 253 ] {1f44ca96-b16a-4b07-ad08-5d842206711a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9228 | 2026.03.25 17:11:48.598547 [ 253 ] {1f44ca96-b16a-4b07-ad08-5d842206711a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9229 | 2026.03.25 17:11:48.598765 [ 253 ] {1f44ca96-b16a-4b07-ad08-5d842206711a} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2026.03.25 17:11:48.598900 [ 253 ] {1f44ca96-b16a-4b07-ad08-5d842206711a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001199 sec., 12510.425354462051 rows/sec., 940.73 KiB/sec. | ||
| 9231 | 2026.03.25 17:11:48.598940 [ 253 ] {1f44ca96-b16a-4b07-ad08-5d842206711a} <Debug> TCPHandler: Processed in 0.001372844 sec. | ||
| 9232 | 2026.03.25 17:11:48.599050 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9233 | 2026.03.25 17:11:48.599148 [ 253 ] {a4ab957b-c8b0-483c-a406-4082a1072c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9234 | 2026.03.25 17:11:48.599190 [ 253 ] {a4ab957b-c8b0-483c-a406-4082a1072c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9235 | 2026.03.25 17:11:48.599602 [ 253 ] {a4ab957b-c8b0-483c-a406-4082a1072c87} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9236 | 2026.03.25 17:11:48.599639 [ 253 ] {a4ab957b-c8b0-483c-a406-4082a1072c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9237 | 2026.03.25 17:11:48.599950 [ 253 ] {a4ab957b-c8b0-483c-a406-4082a1072c87} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9238 | 2026.03.25 17:11:48.600168 [ 253 ] {a4ab957b-c8b0-483c-a406-4082a1072c87} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9239 | 2026.03.25 17:11:48.600302 [ 253 ] {a4ab957b-c8b0-483c-a406-4082a1072c87} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001175 sec., 67234.04255319148 rows/sec., 5.25 MiB/sec. | ||
| 9240 | 2026.03.25 17:11:48.600341 [ 253 ] {a4ab957b-c8b0-483c-a406-4082a1072c87} <Debug> TCPHandler: Processed in 0.001340463 sec. | ||
| 9241 | 2026.03.25 17:11:48.600452 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9242 | 2026.03.25 17:11:48.600550 [ 253 ] {f96c5d69-d5f4-4341-9143-f91ed0eb8096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9243 | 2026.03.25 17:11:48.600593 [ 253 ] {f96c5d69-d5f4-4341-9143-f91ed0eb8096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9244 | 2026.03.25 17:11:48.601003 [ 253 ] {f96c5d69-d5f4-4341-9143-f91ed0eb8096} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2026.03.25 17:11:48.601038 [ 253 ] {f96c5d69-d5f4-4341-9143-f91ed0eb8096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9246 | 2026.03.25 17:11:48.601391 [ 253 ] {f96c5d69-d5f4-4341-9143-f91ed0eb8096} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9247 | 2026.03.25 17:11:48.601613 [ 253 ] {f96c5d69-d5f4-4341-9143-f91ed0eb8096} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9248 | 2026.03.25 17:11:48.601749 [ 253 ] {f96c5d69-d5f4-4341-9143-f91ed0eb8096} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 9249 | 2026.03.25 17:11:48.601787 [ 253 ] {f96c5d69-d5f4-4341-9143-f91ed0eb8096} <Debug> TCPHandler: Processed in 0.001384854 sec. | ||
| 9250 | 2026.03.25 17:11:48.601898 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9251 | 2026.03.25 17:11:48.601993 [ 253 ] {23a103ec-a4c7-4de0-94e3-25d58d55e0ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9252 | 2026.03.25 17:11:48.602052 [ 253 ] {23a103ec-a4c7-4de0-94e3-25d58d55e0ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9253 | 2026.03.25 17:11:48.602840 [ 253 ] {23a103ec-a4c7-4de0-94e3-25d58d55e0ec} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2026.03.25 17:11:48.602878 [ 253 ] {23a103ec-a4c7-4de0-94e3-25d58d55e0ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9255 | 2026.03.25 17:11:48.603419 [ 253 ] {23a103ec-a4c7-4de0-94e3-25d58d55e0ec} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9256 | 2026.03.25 17:11:48.603662 [ 253 ] {23a103ec-a4c7-4de0-94e3-25d58d55e0ec} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2026.03.25 17:11:48.603809 [ 253 ] {23a103ec-a4c7-4de0-94e3-25d58d55e0ec} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001833 sec., 8183.306055646482 rows/sec., 14.66 MiB/sec. | ||
| 9258 | 2026.03.25 17:11:48.603876 [ 253 ] {23a103ec-a4c7-4de0-94e3-25d58d55e0ec} <Debug> TCPHandler: Processed in 0.00202656 sec. | ||
| 9259 | 2026.03.25 17:11:48.603987 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2026.03.25 17:11:48.604084 [ 253 ] {29c1ec34-2d93-41eb-8190-7a60e2a7bb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9261 | 2026.03.25 17:11:48.604126 [ 253 ] {29c1ec34-2d93-41eb-8190-7a60e2a7bb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9262 | 2026.03.25 17:11:48.604461 [ 253 ] {29c1ec34-2d93-41eb-8190-7a60e2a7bb69} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2026.03.25 17:11:48.604498 [ 253 ] {29c1ec34-2d93-41eb-8190-7a60e2a7bb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9264 | 2026.03.25 17:11:48.604818 [ 253 ] {29c1ec34-2d93-41eb-8190-7a60e2a7bb69} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9265 | 2026.03.25 17:11:48.605039 [ 253 ] {29c1ec34-2d93-41eb-8190-7a60e2a7bb69} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2026.03.25 17:11:48.605171 [ 253 ] {29c1ec34-2d93-41eb-8190-7a60e2a7bb69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 9267 | 2026.03.25 17:11:48.605208 [ 253 ] {29c1ec34-2d93-41eb-8190-7a60e2a7bb69} <Debug> TCPHandler: Processed in 0.001271761 sec. | ||
| 9268 | 2026.03.25 17:11:52.381341 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9269 | 2026.03.25 17:11:52.381417 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9270 | 2026.03.25 17:11:52.512473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18205 | ||
| 9271 | 2026.03.25 17:11:52.512961 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2026.03.25 17:11:52.513000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9273 | 2026.03.25 17:11:52.513476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9274 | 2026.03.25 17:11:52.513705 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9275 | 2026.03.25 17:11:52.513840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18205 | ||
| 9276 | 2026.03.25 17:11:53.576699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9277 | 2026.03.25 17:11:53.593681 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.03.25 17:11:53.593741 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9279 | 2026.03.25 17:11:53.600468 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9280 | 2026.03.25 17:11:53.601217 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.03.25 17:11:53.604051 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9282 | 2026.03.25 17:11:53.604242 [ 253 ] {99568ac4-5cec-4378-87a4-b18e4c757460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9283 | 2026.03.25 17:11:53.604315 [ 253 ] {99568ac4-5cec-4378-87a4-b18e4c757460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9284 | 2026.03.25 17:11:53.604549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9285 | 2026.03.25 17:11:53.605054 [ 253 ] {99568ac4-5cec-4378-87a4-b18e4c757460} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.03.25 17:11:53.605101 [ 253 ] {99568ac4-5cec-4378-87a4-b18e4c757460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9287 | 2026.03.25 17:11:53.605532 [ 253 ] {99568ac4-5cec-4378-87a4-b18e4c757460} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9288 | 2026.03.25 17:11:53.605776 [ 253 ] {99568ac4-5cec-4378-87a4-b18e4c757460} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2026.03.25 17:11:53.605934 [ 253 ] {99568ac4-5cec-4378-87a4-b18e4c757460} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001744 sec., 162844.0366972477 rows/sec., 10.34 MiB/sec. | ||
| 9290 | 2026.03.25 17:11:53.605994 [ 253 ] {99568ac4-5cec-4378-87a4-b18e4c757460} <Debug> TCPHandler: Processed in 0.002076391 sec. | ||
| 9291 | 2026.03.25 17:11:53.606125 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9292 | 2026.03.25 17:11:53.606231 [ 253 ] {c8d9e093-50b7-423e-8f03-f14c4abbac53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9293 | 2026.03.25 17:11:53.606276 [ 253 ] {c8d9e093-50b7-423e-8f03-f14c4abbac53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9294 | 2026.03.25 17:11:53.607021 [ 253 ] {c8d9e093-50b7-423e-8f03-f14c4abbac53} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.03.25 17:11:53.607058 [ 253 ] {c8d9e093-50b7-423e-8f03-f14c4abbac53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9296 | 2026.03.25 17:11:53.607445 [ 253 ] {c8d9e093-50b7-423e-8f03-f14c4abbac53} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9297 | 2026.03.25 17:11:53.607677 [ 253 ] {c8d9e093-50b7-423e-8f03-f14c4abbac53} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.03.25 17:11:53.607813 [ 253 ] {c8d9e093-50b7-423e-8f03-f14c4abbac53} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001608 sec., 526741.2935323383 rows/sec., 41.42 MiB/sec. | ||
| 9299 | 2026.03.25 17:11:53.607826 [ 50 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9300 | 2026.03.25 17:11:53.607854 [ 253 ] {c8d9e093-50b7-423e-8f03-f14c4abbac53} <Debug> TCPHandler: Processed in 0.001781414 sec. | ||
| 9301 | 2026.03.25 17:11:53.607895 [ 50 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2026.03.25 17:11:53.607922 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9303 | 2026.03.25 17:11:53.607994 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9304 | 2026.03.25 17:11:53.608020 [ 195 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 9305 | 2026.03.25 17:11:53.608096 [ 253 ] {e569ff00-a45f-409b-9c00-78970522802f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9306 | 2026.03.25 17:11:53.608136 [ 195 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9307 | 2026.03.25 17:11:53.608144 [ 253 ] {e569ff00-a45f-409b-9c00-78970522802f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9308 | 2026.03.25 17:11:53.608177 [ 195 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3356 rows starting from the beginning of the part | ||
| 9309 | 2026.03.25 17:11:53.608249 [ 195 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 847 rows starting from the beginning of the part | ||
| 9310 | 2026.03.25 17:11:53.608296 [ 195 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 86 rows starting from the beginning of the part | ||
| 9311 | 2026.03.25 17:11:53.608341 [ 195 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 848 rows starting from the beginning of the part | ||
| 9312 | 2026.03.25 17:11:53.608382 [ 195 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 86 rows starting from the beginning of the part | ||
| 9313 | 2026.03.25 17:11:53.608424 [ 195 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 847 rows starting from the beginning of the part | ||
| 9314 | 2026.03.25 17:11:53.608619 [ 253 ] {e569ff00-a45f-409b-9c00-78970522802f} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.03.25 17:11:53.608661 [ 253 ] {e569ff00-a45f-409b-9c00-78970522802f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9316 | 2026.03.25 17:11:53.609022 [ 253 ] {e569ff00-a45f-409b-9c00-78970522802f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9317 | 2026.03.25 17:11:53.609249 [ 253 ] {e569ff00-a45f-409b-9c00-78970522802f} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.03.25 17:11:53.609386 [ 253 ] {e569ff00-a45f-409b-9c00-78970522802f} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001312 sec., 127286.58536585365 rows/sec., 7.76 MiB/sec. | ||
| 9319 | 2026.03.25 17:11:53.609426 [ 253 ] {e569ff00-a45f-409b-9c00-78970522802f} <Debug> TCPHandler: Processed in 0.001482767 sec. | ||
| 9320 | 2026.03.25 17:11:53.609542 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2026.03.25 17:11:53.609638 [ 253 ] {5f3a25c4-81bc-4769-a7cc-05cfa749390a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9322 | 2026.03.25 17:11:53.609680 [ 253 ] {5f3a25c4-81bc-4769-a7cc-05cfa749390a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9323 | 2026.03.25 17:11:53.610108 [ 253 ] {5f3a25c4-81bc-4769-a7cc-05cfa749390a} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9324 | 2026.03.25 17:11:53.610145 [ 253 ] {5f3a25c4-81bc-4769-a7cc-05cfa749390a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9325 | 2026.03.25 17:11:53.610469 [ 253 ] {5f3a25c4-81bc-4769-a7cc-05cfa749390a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9326 | 2026.03.25 17:11:53.610691 [ 253 ] {5f3a25c4-81bc-4769-a7cc-05cfa749390a} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9327 | 2026.03.25 17:11:53.610802 [ 201 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6070 rows, containing 5 columns (5 merged, 0 gathered) in 0.002820769 sec., 2151895.458295238 rows/sec., 174.42 MiB/sec. | ||
| 9328 | 2026.03.25 17:11:53.610822 [ 253 ] {5f3a25c4-81bc-4769-a7cc-05cfa749390a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001203 sec., 123857.02410640066 rows/sec., 8.00 MiB/sec. | ||
| 9329 | 2026.03.25 17:11:53.610886 [ 253 ] {5f3a25c4-81bc-4769-a7cc-05cfa749390a} <Debug> TCPHandler: Processed in 0.001393854 sec. | ||
| 9330 | 2026.03.25 17:11:53.611004 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9331 | 2026.03.25 17:11:53.611102 [ 253 ] {aca2139f-0184-4ae1-be05-0324ad708ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9332 | 2026.03.25 17:11:53.611144 [ 253 ] {aca2139f-0184-4ae1-be05-0324ad708ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9333 | 2026.03.25 17:11:53.611157 [ 195 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9334 | 2026.03.25 17:11:53.611412 [ 195 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_61_12} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2026.03.25 17:11:53.611484 [ 195 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_61_12} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9336 | 2026.03.25 17:11:53.611560 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 9337 | 2026.03.25 17:11:53.611581 [ 253 ] {aca2139f-0184-4ae1-be05-0324ad708ee9} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.03.25 17:11:53.611622 [ 253 ] {aca2139f-0184-4ae1-be05-0324ad708ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9339 | 2026.03.25 17:11:53.611958 [ 253 ] {aca2139f-0184-4ae1-be05-0324ad708ee9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9340 | 2026.03.25 17:11:53.612191 [ 253 ] {aca2139f-0184-4ae1-be05-0324ad708ee9} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.03.25 17:11:53.612323 [ 253 ] {aca2139f-0184-4ae1-be05-0324ad708ee9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00124 sec., 119354.83870967742 rows/sec., 6.79 MiB/sec. | ||
| 9342 | 2026.03.25 17:11:53.612362 [ 253 ] {aca2139f-0184-4ae1-be05-0324ad708ee9} <Debug> TCPHandler: Processed in 0.001408245 sec. | ||
| 9343 | 2026.03.25 17:11:53.612475 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.03.25 17:11:53.612569 [ 253 ] {03d87a5c-4d6e-4907-b534-4935a90efae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9345 | 2026.03.25 17:11:53.612610 [ 253 ] {03d87a5c-4d6e-4907-b534-4935a90efae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9346 | 2026.03.25 17:11:53.613204 [ 253 ] {03d87a5c-4d6e-4907-b534-4935a90efae5} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.03.25 17:11:53.613240 [ 253 ] {03d87a5c-4d6e-4907-b534-4935a90efae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9348 | 2026.03.25 17:11:53.613567 [ 253 ] {03d87a5c-4d6e-4907-b534-4935a90efae5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9349 | 2026.03.25 17:11:53.613778 [ 253 ] {03d87a5c-4d6e-4907-b534-4935a90efae5} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.03.25 17:11:53.613897 [ 50 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9351 | 2026.03.25 17:11:53.613911 [ 253 ] {03d87a5c-4d6e-4907-b534-4935a90efae5} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.00136 sec., 378676.47058823524 rows/sec., 26.70 MiB/sec. | ||
| 9352 | 2026.03.25 17:11:53.613938 [ 50 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2026.03.25 17:11:53.613958 [ 253 ] {03d87a5c-4d6e-4907-b534-4935a90efae5} <Debug> TCPHandler: Processed in 0.001532458 sec. | ||
| 9354 | 2026.03.25 17:11:53.613966 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9355 | 2026.03.25 17:11:53.614073 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9356 | 2026.03.25 17:11:53.614075 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 9357 | 2026.03.25 17:11:53.614176 [ 253 ] {26e789e0-dca1-4153-b19d-07b0f3d46e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9358 | 2026.03.25 17:11:53.614224 [ 253 ] {26e789e0-dca1-4153-b19d-07b0f3d46e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9359 | 2026.03.25 17:11:53.614224 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9360 | 2026.03.25 17:11:53.614276 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1828 rows starting from the beginning of the part | ||
| 9361 | 2026.03.25 17:11:53.614343 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 515 rows starting from the beginning of the part | ||
| 9362 | 2026.03.25 17:11:53.614393 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 79 rows starting from the beginning of the part | ||
| 9363 | 2026.03.25 17:11:53.614437 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 517 rows starting from the beginning of the part | ||
| 9364 | 2026.03.25 17:11:53.614479 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 79 rows starting from the beginning of the part | ||
| 9365 | 2026.03.25 17:11:53.614523 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 515 rows starting from the beginning of the part | ||
| 9366 | 2026.03.25 17:11:53.614569 [ 253 ] {26e789e0-dca1-4153-b19d-07b0f3d46e19} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2026.03.25 17:11:53.614610 [ 253 ] {26e789e0-dca1-4153-b19d-07b0f3d46e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9368 | 2026.03.25 17:11:53.614977 [ 253 ] {26e789e0-dca1-4153-b19d-07b0f3d46e19} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9369 | 2026.03.25 17:11:53.615220 [ 253 ] {26e789e0-dca1-4153-b19d-07b0f3d46e19} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9370 | 2026.03.25 17:11:53.615364 [ 253 ] {26e789e0-dca1-4153-b19d-07b0f3d46e19} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001207 sec., 4971.0024855012425 rows/sec., 259.72 KiB/sec. | ||
| 9371 | 2026.03.25 17:11:53.615403 [ 253 ] {26e789e0-dca1-4153-b19d-07b0f3d46e19} <Debug> TCPHandler: Processed in 0.001379454 sec. | ||
| 9372 | 2026.03.25 17:11:53.615506 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9373 | 2026.03.25 17:11:53.615601 [ 253 ] {bca7513f-c08e-4ad7-9fac-9b163891f424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9374 | 2026.03.25 17:11:53.615645 [ 253 ] {bca7513f-c08e-4ad7-9fac-9b163891f424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9375 | 2026.03.25 17:11:53.615948 [ 201 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001917357 sec., 1842640.6767232185 rows/sec., 135.33 MiB/sec. | ||
| 9376 | 2026.03.25 17:11:53.616050 [ 253 ] {bca7513f-c08e-4ad7-9fac-9b163891f424} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2026.03.25 17:11:53.616090 [ 253 ] {bca7513f-c08e-4ad7-9fac-9b163891f424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9378 | 2026.03.25 17:11:53.616190 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9379 | 2026.03.25 17:11:53.616486 [ 253 ] {bca7513f-c08e-4ad7-9fac-9b163891f424} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9380 | 2026.03.25 17:11:53.616487 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_61_12} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.03.25 17:11:53.616587 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_61_12} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9382 | 2026.03.25 17:11:53.616661 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9383 | 2026.03.25 17:11:53.616740 [ 253 ] {bca7513f-c08e-4ad7-9fac-9b163891f424} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.03.25 17:11:53.616857 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9385 | 2026.03.25 17:11:53.616879 [ 253 ] {bca7513f-c08e-4ad7-9fac-9b163891f424} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001297 sec., 204317.6561295297 rows/sec., 13.58 MiB/sec. | ||
| 9386 | 2026.03.25 17:11:53.616890 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.03.25 17:11:53.616919 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9388 | 2026.03.25 17:11:53.616924 [ 253 ] {bca7513f-c08e-4ad7-9fac-9b163891f424} <Debug> TCPHandler: Processed in 0.001466746 sec. | ||
| 9389 | 2026.03.25 17:11:53.617010 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 9390 | 2026.03.25 17:11:53.617049 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9391 | 2026.03.25 17:11:53.617139 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9392 | 2026.03.25 17:11:53.617148 [ 253 ] {e8fa0f3c-7cf7-419b-85ca-0193e5d33452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9393 | 2026.03.25 17:11:53.617184 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22798 rows starting from the beginning of the part | ||
| 9394 | 2026.03.25 17:11:53.617202 [ 253 ] {e8fa0f3c-7cf7-419b-85ca-0193e5d33452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9395 | 2026.03.25 17:11:53.617259 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 265 rows starting from the beginning of the part | ||
| 9396 | 2026.03.25 17:11:53.617311 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9397 | 2026.03.25 17:11:53.617354 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 266 rows starting from the beginning of the part | ||
| 9398 | 2026.03.25 17:11:53.617397 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 9399 | 2026.03.25 17:11:53.617437 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 265 rows starting from the beginning of the part | ||
| 9400 | 2026.03.25 17:11:53.617530 [ 253 ] {e8fa0f3c-7cf7-419b-85ca-0193e5d33452} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2026.03.25 17:11:53.617570 [ 253 ] {e8fa0f3c-7cf7-419b-85ca-0193e5d33452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9402 | 2026.03.25 17:11:53.617921 [ 253 ] {e8fa0f3c-7cf7-419b-85ca-0193e5d33452} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9403 | 2026.03.25 17:11:53.618143 [ 253 ] {e8fa0f3c-7cf7-419b-85ca-0193e5d33452} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2026.03.25 17:11:53.618276 [ 253 ] {e8fa0f3c-7cf7-419b-85ca-0193e5d33452} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 58.75 KiB/sec. | ||
| 9405 | 2026.03.25 17:11:53.618314 [ 253 ] {e8fa0f3c-7cf7-419b-85ca-0193e5d33452} <Debug> TCPHandler: Processed in 0.001315263 sec. | ||
| 9406 | 2026.03.25 17:11:53.618423 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2026.03.25 17:11:53.618516 [ 253 ] {818c16fb-aafd-4592-aacc-b5c3526cae8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9408 | 2026.03.25 17:11:53.618572 [ 253 ] {818c16fb-aafd-4592-aacc-b5c3526cae8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9409 | 2026.03.25 17:11:53.619393 [ 253 ] {818c16fb-aafd-4592-aacc-b5c3526cae8a} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2026.03.25 17:11:53.619430 [ 253 ] {818c16fb-aafd-4592-aacc-b5c3526cae8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9411 | 2026.03.25 17:11:53.620182 [ 253 ] {818c16fb-aafd-4592-aacc-b5c3526cae8a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9412 | 2026.03.25 17:11:53.620431 [ 253 ] {818c16fb-aafd-4592-aacc-b5c3526cae8a} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9413 | 2026.03.25 17:11:53.620579 [ 253 ] {818c16fb-aafd-4592-aacc-b5c3526cae8a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002081 sec., 12013.455069678039 rows/sec., 21.53 MiB/sec. | ||
| 9414 | 2026.03.25 17:11:53.620649 [ 253 ] {818c16fb-aafd-4592-aacc-b5c3526cae8a} <Debug> TCPHandler: Processed in 0.002274066 sec. | ||
| 9415 | 2026.03.25 17:11:53.620763 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9416 | 2026.03.25 17:11:53.620859 [ 253 ] {0afb3ea3-6738-447e-853d-ce14f0f8bfcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9417 | 2026.03.25 17:11:53.620901 [ 253 ] {0afb3ea3-6738-447e-853d-ce14f0f8bfcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9418 | 2026.03.25 17:11:53.621243 [ 253 ] {0afb3ea3-6738-447e-853d-ce14f0f8bfcb} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2026.03.25 17:11:53.621280 [ 253 ] {0afb3ea3-6738-447e-853d-ce14f0f8bfcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9420 | 2026.03.25 17:11:53.621700 [ 253 ] {0afb3ea3-6738-447e-853d-ce14f0f8bfcb} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9421 | 2026.03.25 17:11:53.621920 [ 253 ] {0afb3ea3-6738-447e-853d-ce14f0f8bfcb} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2026.03.25 17:11:53.622033 [ 50 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9423 | 2026.03.25 17:11:53.622048 [ 253 ] {0afb3ea3-6738-447e-853d-ce14f0f8bfcb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001209 sec., 74441.68734491315 rows/sec., 4.66 MiB/sec. | ||
| 9424 | 2026.03.25 17:11:53.622069 [ 50 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2026.03.25 17:11:53.622091 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9426 | 2026.03.25 17:11:53.622092 [ 253 ] {0afb3ea3-6738-447e-853d-ce14f0f8bfcb} <Debug> TCPHandler: Processed in 0.001377954 sec. | ||
| 9427 | 2026.03.25 17:11:53.622182 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 9428 | 2026.03.25 17:11:53.622288 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9429 | 2026.03.25 17:11:53.622319 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3588 rows starting from the beginning of the part | ||
| 9430 | 2026.03.25 17:11:53.622372 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 9431 | 2026.03.25 17:11:53.622413 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 9432 | 2026.03.25 17:11:53.622451 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 9433 | 2026.03.25 17:11:53.622486 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 9434 | 2026.03.25 17:11:53.622524 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
| 9435 | 2026.03.25 17:11:53.623335 [ 189 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23914 rows, containing 5 columns (5 merged, 0 gathered) in 0.006369137 sec., 3754668.8036385463 rows/sec., 242.52 MiB/sec. | ||
| 9436 | 2026.03.25 17:11:53.623837 [ 189 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3978 rows, containing 4 columns (4 merged, 0 gathered) in 0.001691412 sec., 2351881.1501869443 rows/sec., 152.09 MiB/sec. | ||
| 9437 | 2026.03.25 17:11:53.623892 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9438 | 2026.03.25 17:11:53.624160 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2026.03.25 17:11:53.624229 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9440 | 2026.03.25 17:11:53.624249 [ 198 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9441 | 2026.03.25 17:11:53.624311 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 9442 | 2026.03.25 17:11:53.624522 [ 198 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_61_12} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9443 | 2026.03.25 17:11:53.624592 [ 198 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_61_12} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9444 | 2026.03.25 17:11:53.624666 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9445 | 2026.03.25 17:11:54.810598 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9446 | 2026.03.25 17:11:54.810778 [ 253 ] {ffde1ea6-f44c-412e-8eda-f852c89095fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9447 | 2026.03.25 17:11:54.810847 [ 253 ] {ffde1ea6-f44c-412e-8eda-f852c89095fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9448 | 2026.03.25 17:11:54.812535 [ 253 ] {ffde1ea6-f44c-412e-8eda-f852c89095fc} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9449 | 2026.03.25 17:11:54.812572 [ 253 ] {ffde1ea6-f44c-412e-8eda-f852c89095fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9450 | 2026.03.25 17:11:54.813096 [ 253 ] {ffde1ea6-f44c-412e-8eda-f852c89095fc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9451 | 2026.03.25 17:11:54.813319 [ 253 ] {ffde1ea6-f44c-412e-8eda-f852c89095fc} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9452 | 2026.03.25 17:11:54.813466 [ 253 ] {ffde1ea6-f44c-412e-8eda-f852c89095fc} <Debug> executeQuery: Read 2431 rows, 184.31 KiB in 0.00274 sec., 887226.2773722628 rows/sec., 65.69 MiB/sec. | ||
| 9453 | 2026.03.25 17:11:54.813507 [ 253 ] {ffde1ea6-f44c-412e-8eda-f852c89095fc} <Debug> TCPHandler: Processed in 0.003034604 sec. | ||
| 9454 | 2026.03.25 17:11:54.813625 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9455 | 2026.03.25 17:11:54.813719 [ 253 ] {61190f55-6efe-4fc1-9050-dda084959c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9456 | 2026.03.25 17:11:54.813759 [ 253 ] {61190f55-6efe-4fc1-9050-dda084959c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9457 | 2026.03.25 17:11:54.814161 [ 253 ] {61190f55-6efe-4fc1-9050-dda084959c05} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9458 | 2026.03.25 17:11:54.814197 [ 253 ] {61190f55-6efe-4fc1-9050-dda084959c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9459 | 2026.03.25 17:11:54.814491 [ 253 ] {61190f55-6efe-4fc1-9050-dda084959c05} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9460 | 2026.03.25 17:11:54.814699 [ 253 ] {61190f55-6efe-4fc1-9050-dda084959c05} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2026.03.25 17:11:54.814824 [ 253 ] {61190f55-6efe-4fc1-9050-dda084959c05} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001123 sec., 21371.3268032057 rows/sec., 1.57 MiB/sec. | ||
| 9462 | 2026.03.25 17:11:54.814860 [ 253 ] {61190f55-6efe-4fc1-9050-dda084959c05} <Debug> TCPHandler: Processed in 0.001282642 sec. | ||
| 9463 | 2026.03.25 17:11:54.814985 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9464 | 2026.03.25 17:11:54.815117 [ 253 ] {0f313af4-fce4-4156-bde3-26d55119bf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9465 | 2026.03.25 17:11:54.815167 [ 253 ] {0f313af4-fce4-4156-bde3-26d55119bf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9466 | 2026.03.25 17:11:54.815911 [ 253 ] {0f313af4-fce4-4156-bde3-26d55119bf41} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2026.03.25 17:11:54.815950 [ 253 ] {0f313af4-fce4-4156-bde3-26d55119bf41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9468 | 2026.03.25 17:11:54.816313 [ 253 ] {0f313af4-fce4-4156-bde3-26d55119bf41} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9469 | 2026.03.25 17:11:54.816542 [ 253 ] {0f313af4-fce4-4156-bde3-26d55119bf41} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2026.03.25 17:11:54.816675 [ 253 ] {0f313af4-fce4-4156-bde3-26d55119bf41} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001584 sec., 505681.81818181823 rows/sec., 29.21 MiB/sec. | ||
| 9471 | 2026.03.25 17:11:54.816714 [ 253 ] {0f313af4-fce4-4156-bde3-26d55119bf41} <Debug> TCPHandler: Processed in 0.001793634 sec. | ||
| 9472 | 2026.03.25 17:11:54.816839 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9473 | 2026.03.25 17:11:54.816934 [ 253 ] {1c1ba883-e9cd-462d-86b1-a7483f909b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9474 | 2026.03.25 17:11:54.816974 [ 253 ] {1c1ba883-e9cd-462d-86b1-a7483f909b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9475 | 2026.03.25 17:11:54.817358 [ 253 ] {1c1ba883-e9cd-462d-86b1-a7483f909b8c} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2026.03.25 17:11:54.817394 [ 253 ] {1c1ba883-e9cd-462d-86b1-a7483f909b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9477 | 2026.03.25 17:11:54.817686 [ 253 ] {1c1ba883-e9cd-462d-86b1-a7483f909b8c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9478 | 2026.03.25 17:11:54.817902 [ 253 ] {1c1ba883-e9cd-462d-86b1-a7483f909b8c} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2026.03.25 17:11:54.818032 [ 253 ] {1c1ba883-e9cd-462d-86b1-a7483f909b8c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001116 sec., 896.0573476702509 rows/sec., 63.00 KiB/sec. | ||
| 9480 | 2026.03.25 17:11:54.818069 [ 253 ] {1c1ba883-e9cd-462d-86b1-a7483f909b8c} <Debug> TCPHandler: Processed in 0.001279742 sec. | ||
| 9481 | 2026.03.25 17:11:54.818169 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9482 | 2026.03.25 17:11:54.818289 [ 253 ] {f53c9049-e6cf-416b-b24b-469efdd34d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9483 | 2026.03.25 17:11:54.818334 [ 253 ] {f53c9049-e6cf-416b-b24b-469efdd34d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9484 | 2026.03.25 17:11:54.819118 [ 253 ] {f53c9049-e6cf-416b-b24b-469efdd34d83} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2026.03.25 17:11:54.819153 [ 253 ] {f53c9049-e6cf-416b-b24b-469efdd34d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9486 | 2026.03.25 17:11:54.819527 [ 253 ] {f53c9049-e6cf-416b-b24b-469efdd34d83} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9487 | 2026.03.25 17:11:54.819748 [ 253 ] {f53c9049-e6cf-416b-b24b-469efdd34d83} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2026.03.25 17:11:54.819881 [ 253 ] {f53c9049-e6cf-416b-b24b-469efdd34d83} <Debug> executeQuery: Read 1303 rows, 89.16 KiB in 0.001635 sec., 796941.8960244649 rows/sec., 53.25 MiB/sec. | ||
| 9489 | 2026.03.25 17:11:54.819920 [ 253 ] {f53c9049-e6cf-416b-b24b-469efdd34d83} <Debug> TCPHandler: Processed in 0.001799994 sec. | ||
| 9490 | 2026.03.25 17:11:54.820036 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9491 | 2026.03.25 17:11:54.820131 [ 253 ] {3522ba91-813e-4abf-8bc2-0d696d13fba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9492 | 2026.03.25 17:11:54.820176 [ 253 ] {3522ba91-813e-4abf-8bc2-0d696d13fba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9493 | 2026.03.25 17:11:54.820838 [ 253 ] {3522ba91-813e-4abf-8bc2-0d696d13fba1} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2026.03.25 17:11:54.820875 [ 253 ] {3522ba91-813e-4abf-8bc2-0d696d13fba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9495 | 2026.03.25 17:11:54.821299 [ 253 ] {3522ba91-813e-4abf-8bc2-0d696d13fba1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9496 | 2026.03.25 17:11:54.821527 [ 253 ] {3522ba91-813e-4abf-8bc2-0d696d13fba1} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9497 | 2026.03.25 17:11:54.821660 [ 253 ] {3522ba91-813e-4abf-8bc2-0d696d13fba1} <Debug> executeQuery: Read 1528 rows, 95.19 KiB in 0.001547 sec., 987718.1641887524 rows/sec., 60.09 MiB/sec. | ||
| 9498 | 2026.03.25 17:11:54.821698 [ 253 ] {3522ba91-813e-4abf-8bc2-0d696d13fba1} <Debug> TCPHandler: Processed in 0.001711852 sec. | ||
| 9499 | 2026.03.25 17:11:54.821811 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9500 | 2026.03.25 17:11:54.821906 [ 253 ] {715b394f-35fd-4b6e-813d-2895763718dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9501 | 2026.03.25 17:11:54.821962 [ 253 ] {715b394f-35fd-4b6e-813d-2895763718dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9502 | 2026.03.25 17:11:54.822786 [ 253 ] {715b394f-35fd-4b6e-813d-2895763718dd} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2026.03.25 17:11:54.822822 [ 253 ] {715b394f-35fd-4b6e-813d-2895763718dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9504 | 2026.03.25 17:11:54.823382 [ 253 ] {715b394f-35fd-4b6e-813d-2895763718dd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9505 | 2026.03.25 17:11:54.823617 [ 253 ] {715b394f-35fd-4b6e-813d-2895763718dd} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2026.03.25 17:11:54.823763 [ 253 ] {715b394f-35fd-4b6e-813d-2895763718dd} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001875 sec., 12800 rows/sec., 22.94 MiB/sec. | ||
| 9507 | 2026.03.25 17:11:54.823828 [ 253 ] {715b394f-35fd-4b6e-813d-2895763718dd} <Debug> TCPHandler: Processed in 0.002065501 sec. | ||
| 9508 | 2026.03.25 17:11:54.823939 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2026.03.25 17:11:54.824035 [ 253 ] {f907e870-a92f-485d-879b-a5c146a444ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9510 | 2026.03.25 17:11:54.824077 [ 253 ] {f907e870-a92f-485d-879b-a5c146a444ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9511 | 2026.03.25 17:11:54.824398 [ 253 ] {f907e870-a92f-485d-879b-a5c146a444ea} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2026.03.25 17:11:54.824435 [ 253 ] {f907e870-a92f-485d-879b-a5c146a444ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9513 | 2026.03.25 17:11:54.824735 [ 253 ] {f907e870-a92f-485d-879b-a5c146a444ea} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9514 | 2026.03.25 17:11:54.824952 [ 253 ] {f907e870-a92f-485d-879b-a5c146a444ea} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.03.25 17:11:54.825086 [ 253 ] {f907e870-a92f-485d-879b-a5c146a444ea} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00107 sec., 22429.906542056076 rows/sec., 1.51 MiB/sec. | ||
| 9516 | 2026.03.25 17:11:54.825123 [ 253 ] {f907e870-a92f-485d-879b-a5c146a444ea} <Debug> TCPHandler: Processed in 0.001233291 sec. | ||
| 9517 | 2026.03.25 17:11:57.562961 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1260 | ||
| 9518 | 2026.03.25 17:11:57.565672 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2026.03.25 17:11:57.565715 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9520 | 2026.03.25 17:11:57.566913 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9521 | 2026.03.25 17:11:57.567193 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9522 | 2026.03.25 17:11:57.567459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
| 9523 | 2026.03.25 17:11:58.592398 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9524 | 2026.03.25 17:11:58.592590 [ 253 ] {93f9f18d-e606-4a85-94b2-0150315a9b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9525 | 2026.03.25 17:11:58.592658 [ 253 ] {93f9f18d-e606-4a85-94b2-0150315a9b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9526 | 2026.03.25 17:11:58.593346 [ 253 ] {93f9f18d-e606-4a85-94b2-0150315a9b71} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2026.03.25 17:11:58.593387 [ 253 ] {93f9f18d-e606-4a85-94b2-0150315a9b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9528 | 2026.03.25 17:11:58.593795 [ 253 ] {93f9f18d-e606-4a85-94b2-0150315a9b71} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9529 | 2026.03.25 17:11:58.594045 [ 253 ] {93f9f18d-e606-4a85-94b2-0150315a9b71} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2026.03.25 17:11:58.594212 [ 253 ] {93f9f18d-e606-4a85-94b2-0150315a9b71} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.58 MiB/sec. | ||
| 9531 | 2026.03.25 17:11:58.594264 [ 253 ] {93f9f18d-e606-4a85-94b2-0150315a9b71} <Debug> TCPHandler: Processed in 0.001992729 sec. | ||
| 9532 | 2026.03.25 17:11:58.594394 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9533 | 2026.03.25 17:11:58.594498 [ 253 ] {33928cb9-2e8b-42cd-81e8-e2676ecf3e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9534 | 2026.03.25 17:11:58.594543 [ 253 ] {33928cb9-2e8b-42cd-81e8-e2676ecf3e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9535 | 2026.03.25 17:11:58.594996 [ 253 ] {33928cb9-2e8b-42cd-81e8-e2676ecf3e0d} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.03.25 17:11:58.595032 [ 253 ] {33928cb9-2e8b-42cd-81e8-e2676ecf3e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9537 | 2026.03.25 17:11:58.595351 [ 253 ] {33928cb9-2e8b-42cd-81e8-e2676ecf3e0d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9538 | 2026.03.25 17:11:58.595575 [ 253 ] {33928cb9-2e8b-42cd-81e8-e2676ecf3e0d} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.03.25 17:11:58.595708 [ 253 ] {33928cb9-2e8b-42cd-81e8-e2676ecf3e0d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 9540 | 2026.03.25 17:11:58.595747 [ 253 ] {33928cb9-2e8b-42cd-81e8-e2676ecf3e0d} <Debug> TCPHandler: Processed in 0.001406534 sec. | ||
| 9541 | 2026.03.25 17:11:58.595873 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9542 | 2026.03.25 17:11:58.595971 [ 253 ] {e7a1c410-958b-4d5a-994f-be68bd44fe0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9543 | 2026.03.25 17:11:58.596018 [ 253 ] {e7a1c410-958b-4d5a-994f-be68bd44fe0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9544 | 2026.03.25 17:11:58.596409 [ 253 ] {e7a1c410-958b-4d5a-994f-be68bd44fe0f} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2026.03.25 17:11:58.596445 [ 253 ] {e7a1c410-958b-4d5a-994f-be68bd44fe0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9546 | 2026.03.25 17:11:58.596781 [ 253 ] {e7a1c410-958b-4d5a-994f-be68bd44fe0f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9547 | 2026.03.25 17:11:58.597005 [ 253 ] {e7a1c410-958b-4d5a-994f-be68bd44fe0f} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2026.03.25 17:11:58.597135 [ 253 ] {e7a1c410-958b-4d5a-994f-be68bd44fe0f} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001184 sec., 81081.08108108108 rows/sec., 5.65 MiB/sec. | ||
| 9549 | 2026.03.25 17:11:58.597173 [ 253 ] {e7a1c410-958b-4d5a-994f-be68bd44fe0f} <Debug> TCPHandler: Processed in 0.001350774 sec. | ||
| 9550 | 2026.03.25 17:11:58.597289 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2026.03.25 17:11:58.597388 [ 253 ] {172ce8dc-2de4-44b2-aae4-cb373b96ed06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9552 | 2026.03.25 17:11:58.597430 [ 253 ] {172ce8dc-2de4-44b2-aae4-cb373b96ed06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9553 | 2026.03.25 17:11:58.597762 [ 253 ] {172ce8dc-2de4-44b2-aae4-cb373b96ed06} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2026.03.25 17:11:58.597797 [ 253 ] {172ce8dc-2de4-44b2-aae4-cb373b96ed06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9555 | 2026.03.25 17:11:58.598114 [ 253 ] {172ce8dc-2de4-44b2-aae4-cb373b96ed06} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9556 | 2026.03.25 17:11:58.598332 [ 253 ] {172ce8dc-2de4-44b2-aae4-cb373b96ed06} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2026.03.25 17:11:58.598460 [ 253 ] {172ce8dc-2de4-44b2-aae4-cb373b96ed06} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001091 sec., 32997.250229147576 rows/sec., 2.22 MiB/sec. | ||
| 9558 | 2026.03.25 17:11:58.598497 [ 253 ] {172ce8dc-2de4-44b2-aae4-cb373b96ed06} <Debug> TCPHandler: Processed in 0.001258181 sec. | ||
| 9559 | 2026.03.25 17:12:00.014112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18717 | ||
| 9560 | 2026.03.25 17:12:00.014707 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2026.03.25 17:12:00.014761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9562 | 2026.03.25 17:12:00.015289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9563 | 2026.03.25 17:12:00.015548 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9564 | 2026.03.25 17:12:00.015700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18717 | ||
| 9565 | 2026.03.25 17:12:01.104957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9566 | 2026.03.25 17:12:01.122350 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9567 | 2026.03.25 17:12:01.122406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9568 | 2026.03.25 17:12:01.128611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9569 | 2026.03.25 17:12:01.129341 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9570 | 2026.03.25 17:12:01.132662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9571 | 2026.03.25 17:12:03.605022 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2026.03.25 17:12:03.605256 [ 253 ] {3ef43af1-e03f-412a-b1f8-71baea5d9e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9573 | 2026.03.25 17:12:03.605338 [ 253 ] {3ef43af1-e03f-412a-b1f8-71baea5d9e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9574 | 2026.03.25 17:12:03.606190 [ 253 ] {3ef43af1-e03f-412a-b1f8-71baea5d9e80} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.03.25 17:12:03.606237 [ 253 ] {3ef43af1-e03f-412a-b1f8-71baea5d9e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9576 | 2026.03.25 17:12:03.606655 [ 253 ] {3ef43af1-e03f-412a-b1f8-71baea5d9e80} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9577 | 2026.03.25 17:12:03.606901 [ 253 ] {3ef43af1-e03f-412a-b1f8-71baea5d9e80} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.03.25 17:12:03.607067 [ 253 ] {3ef43af1-e03f-412a-b1f8-71baea5d9e80} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001868 sec., 152034.26124197 rows/sec., 9.66 MiB/sec. | ||
| 9579 | 2026.03.25 17:12:03.607122 [ 253 ] {3ef43af1-e03f-412a-b1f8-71baea5d9e80} <Debug> TCPHandler: Processed in 0.002239745 sec. | ||
| 9580 | 2026.03.25 17:12:03.607256 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9581 | 2026.03.25 17:12:03.607361 [ 253 ] {f108b0b2-1917-4522-8e6e-a67afa215629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9582 | 2026.03.25 17:12:03.607407 [ 253 ] {f108b0b2-1917-4522-8e6e-a67afa215629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9583 | 2026.03.25 17:12:03.608501 [ 253 ] {f108b0b2-1917-4522-8e6e-a67afa215629} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2026.03.25 17:12:03.608541 [ 253 ] {f108b0b2-1917-4522-8e6e-a67afa215629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9585 | 2026.03.25 17:12:03.608928 [ 253 ] {f108b0b2-1917-4522-8e6e-a67afa215629} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9586 | 2026.03.25 17:12:03.609165 [ 253 ] {f108b0b2-1917-4522-8e6e-a67afa215629} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2026.03.25 17:12:03.609299 [ 253 ] {f108b0b2-1917-4522-8e6e-a67afa215629} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001963 sec., 431482.42485990835 rows/sec., 33.93 MiB/sec. | ||
| 9588 | 2026.03.25 17:12:03.609338 [ 253 ] {f108b0b2-1917-4522-8e6e-a67afa215629} <Debug> TCPHandler: Processed in 0.002135303 sec. | ||
| 9589 | 2026.03.25 17:12:03.609456 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9590 | 2026.03.25 17:12:03.609553 [ 253 ] {d395ec63-c0c8-4c5a-aa2b-b3551fcfef61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9591 | 2026.03.25 17:12:03.609595 [ 253 ] {d395ec63-c0c8-4c5a-aa2b-b3551fcfef61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9592 | 2026.03.25 17:12:03.610081 [ 253 ] {d395ec63-c0c8-4c5a-aa2b-b3551fcfef61} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2026.03.25 17:12:03.610117 [ 253 ] {d395ec63-c0c8-4c5a-aa2b-b3551fcfef61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9594 | 2026.03.25 17:12:03.610434 [ 253 ] {d395ec63-c0c8-4c5a-aa2b-b3551fcfef61} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9595 | 2026.03.25 17:12:03.610654 [ 253 ] {d395ec63-c0c8-4c5a-aa2b-b3551fcfef61} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2026.03.25 17:12:03.610782 [ 253 ] {d395ec63-c0c8-4c5a-aa2b-b3551fcfef61} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.00125 sec., 133600 rows/sec., 8.14 MiB/sec. | ||
| 9597 | 2026.03.25 17:12:03.610821 [ 253 ] {d395ec63-c0c8-4c5a-aa2b-b3551fcfef61} <Debug> TCPHandler: Processed in 0.001415455 sec. | ||
| 9598 | 2026.03.25 17:12:03.610933 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2026.03.25 17:12:03.611028 [ 253 ] {6aae06a9-f94b-4604-a0fc-40cc64c8ed9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9600 | 2026.03.25 17:12:03.611067 [ 253 ] {6aae06a9-f94b-4604-a0fc-40cc64c8ed9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9601 | 2026.03.25 17:12:03.611533 [ 253 ] {6aae06a9-f94b-4604-a0fc-40cc64c8ed9d} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2026.03.25 17:12:03.611568 [ 253 ] {6aae06a9-f94b-4604-a0fc-40cc64c8ed9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9603 | 2026.03.25 17:12:03.611873 [ 253 ] {6aae06a9-f94b-4604-a0fc-40cc64c8ed9d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9604 | 2026.03.25 17:12:03.612082 [ 253 ] {6aae06a9-f94b-4604-a0fc-40cc64c8ed9d} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9605 | 2026.03.25 17:12:03.612208 [ 253 ] {6aae06a9-f94b-4604-a0fc-40cc64c8ed9d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001227 sec., 121434.39282803585 rows/sec., 7.85 MiB/sec. | ||
| 9606 | 2026.03.25 17:12:03.612242 [ 253 ] {6aae06a9-f94b-4604-a0fc-40cc64c8ed9d} <Debug> TCPHandler: Processed in 0.001388334 sec. | ||
| 9607 | 2026.03.25 17:12:03.612347 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9608 | 2026.03.25 17:12:03.612435 [ 253 ] {2290f459-c3c0-4543-b623-64d116feefbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9609 | 2026.03.25 17:12:03.612472 [ 253 ] {2290f459-c3c0-4543-b623-64d116feefbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9610 | 2026.03.25 17:12:03.612978 [ 253 ] {2290f459-c3c0-4543-b623-64d116feefbd} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9611 | 2026.03.25 17:12:03.613014 [ 253 ] {2290f459-c3c0-4543-b623-64d116feefbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9612 | 2026.03.25 17:12:03.613318 [ 253 ] {2290f459-c3c0-4543-b623-64d116feefbd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9613 | 2026.03.25 17:12:03.613548 [ 253 ] {2290f459-c3c0-4543-b623-64d116feefbd} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9614 | 2026.03.25 17:12:03.613679 [ 253 ] {2290f459-c3c0-4543-b623-64d116feefbd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001219 sec., 121410.9926168991 rows/sec., 6.90 MiB/sec. | ||
| 9615 | 2026.03.25 17:12:03.613718 [ 253 ] {2290f459-c3c0-4543-b623-64d116feefbd} <Debug> TCPHandler: Processed in 0.001382115 sec. | ||
| 9616 | 2026.03.25 17:12:03.613831 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9617 | 2026.03.25 17:12:03.613924 [ 253 ] {971a2769-133d-42bb-9ed5-c9c03137c8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9618 | 2026.03.25 17:12:03.613964 [ 253 ] {971a2769-133d-42bb-9ed5-c9c03137c8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9619 | 2026.03.25 17:12:03.614662 [ 253 ] {971a2769-133d-42bb-9ed5-c9c03137c8f6} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9620 | 2026.03.25 17:12:03.614699 [ 253 ] {971a2769-133d-42bb-9ed5-c9c03137c8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9621 | 2026.03.25 17:12:03.615033 [ 253 ] {971a2769-133d-42bb-9ed5-c9c03137c8f6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9622 | 2026.03.25 17:12:03.615255 [ 253 ] {971a2769-133d-42bb-9ed5-c9c03137c8f6} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9623 | 2026.03.25 17:12:03.615388 [ 253 ] {971a2769-133d-42bb-9ed5-c9c03137c8f6} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001482 sec., 347503.3738191633 rows/sec., 24.50 MiB/sec. | ||
| 9624 | 2026.03.25 17:12:03.615425 [ 253 ] {971a2769-133d-42bb-9ed5-c9c03137c8f6} <Debug> TCPHandler: Processed in 0.001644691 sec. | ||
| 9625 | 2026.03.25 17:12:03.615535 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9626 | 2026.03.25 17:12:03.615629 [ 253 ] {377105ec-26f0-460c-b367-e36060ae30ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9627 | 2026.03.25 17:12:03.615671 [ 253 ] {377105ec-26f0-460c-b367-e36060ae30ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9628 | 2026.03.25 17:12:03.616017 [ 253 ] {377105ec-26f0-460c-b367-e36060ae30ff} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9629 | 2026.03.25 17:12:03.616054 [ 253 ] {377105ec-26f0-460c-b367-e36060ae30ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9630 | 2026.03.25 17:12:03.616363 [ 253 ] {377105ec-26f0-460c-b367-e36060ae30ff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9631 | 2026.03.25 17:12:03.616578 [ 253 ] {377105ec-26f0-460c-b367-e36060ae30ff} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9632 | 2026.03.25 17:12:03.616688 [ 35 ] {} <Debug> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9633 | 2026.03.25 17:12:03.616706 [ 253 ] {377105ec-26f0-460c-b367-e36060ae30ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 9634 | 2026.03.25 17:12:03.616753 [ 35 ] {} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2026.03.25 17:12:03.616762 [ 253 ] {377105ec-26f0-460c-b367-e36060ae30ff} <Debug> TCPHandler: Processed in 0.001276212 sec. | ||
| 9636 | 2026.03.25 17:12:03.616783 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9637 | 2026.03.25 17:12:03.616883 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2026.03.25 17:12:03.616894 [ 192 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::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 | ||
| 9639 | 2026.03.25 17:12:03.616983 [ 253 ] {49438f2e-5749-4025-bad6-d0dd25810879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9640 | 2026.03.25 17:12:03.617022 [ 192 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9641 | 2026.03.25 17:12:03.617029 [ 253 ] {49438f2e-5749-4025-bad6-d0dd25810879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9642 | 2026.03.25 17:12:03.617066 [ 192 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 9643 | 2026.03.25 17:12:03.617135 [ 192 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9644 | 2026.03.25 17:12:03.617209 [ 192 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9645 | 2026.03.25 17:12:03.617282 [ 192 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9646 | 2026.03.25 17:12:03.617344 [ 192 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9647 | 2026.03.25 17:12:03.617398 [ 192 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9648 | 2026.03.25 17:12:03.617485 [ 253 ] {49438f2e-5749-4025-bad6-d0dd25810879} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2026.03.25 17:12:03.617526 [ 253 ] {49438f2e-5749-4025-bad6-d0dd25810879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9650 | 2026.03.25 17:12:03.617901 [ 253 ] {49438f2e-5749-4025-bad6-d0dd25810879} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9651 | 2026.03.25 17:12:03.618153 [ 253 ] {49438f2e-5749-4025-bad6-d0dd25810879} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2026.03.25 17:12:03.618241 [ 198 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001397374 sec., 111637.97236817058 rows/sec., 5.70 MiB/sec. | ||
| 9653 | 2026.03.25 17:12:03.618295 [ 253 ] {49438f2e-5749-4025-bad6-d0dd25810879} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00133 sec., 199248.12030075188 rows/sec., 13.24 MiB/sec. | ||
| 9654 | 2026.03.25 17:12:03.618346 [ 253 ] {49438f2e-5749-4025-bad6-d0dd25810879} <Debug> TCPHandler: Processed in 0.001510057 sec. | ||
| 9655 | 2026.03.25 17:12:03.618398 [ 193 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9656 | 2026.03.25 17:12:03.618481 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9657 | 2026.03.25 17:12:03.618597 [ 253 ] {555e08a9-7c5a-4c2d-888e-e8c36a76b4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9658 | 2026.03.25 17:12:03.618649 [ 253 ] {555e08a9-7c5a-4c2d-888e-e8c36a76b4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9659 | 2026.03.25 17:12:03.618767 [ 193 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_26_5} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9660 | 2026.03.25 17:12:03.618858 [ 193 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_26_5} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9661 | 2026.03.25 17:12:03.618958 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9662 | 2026.03.25 17:12:03.619042 [ 253 ] {555e08a9-7c5a-4c2d-888e-e8c36a76b4fc} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2026.03.25 17:12:03.619074 [ 253 ] {555e08a9-7c5a-4c2d-888e-e8c36a76b4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9664 | 2026.03.25 17:12:03.619375 [ 253 ] {555e08a9-7c5a-4c2d-888e-e8c36a76b4fc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9665 | 2026.03.25 17:12:03.619588 [ 253 ] {555e08a9-7c5a-4c2d-888e-e8c36a76b4fc} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9666 | 2026.03.25 17:12:03.619718 [ 253 ] {555e08a9-7c5a-4c2d-888e-e8c36a76b4fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 58.80 KiB/sec. | ||
| 9667 | 2026.03.25 17:12:03.619754 [ 253 ] {555e08a9-7c5a-4c2d-888e-e8c36a76b4fc} <Debug> TCPHandler: Processed in 0.001334902 sec. | ||
| 9668 | 2026.03.25 17:12:03.619866 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9669 | 2026.03.25 17:12:03.619960 [ 253 ] {0a39a7ae-bb3f-4907-af80-d10703739be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9670 | 2026.03.25 17:12:03.620014 [ 253 ] {0a39a7ae-bb3f-4907-af80-d10703739be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9671 | 2026.03.25 17:12:03.620856 [ 253 ] {0a39a7ae-bb3f-4907-af80-d10703739be5} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9672 | 2026.03.25 17:12:03.620893 [ 253 ] {0a39a7ae-bb3f-4907-af80-d10703739be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9673 | 2026.03.25 17:12:03.621429 [ 253 ] {0a39a7ae-bb3f-4907-af80-d10703739be5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9674 | 2026.03.25 17:12:03.621660 [ 253 ] {0a39a7ae-bb3f-4907-af80-d10703739be5} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9675 | 2026.03.25 17:12:03.621802 [ 253 ] {0a39a7ae-bb3f-4907-af80-d10703739be5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001861 sec., 13433.637829124127 rows/sec., 24.07 MiB/sec. | ||
| 9676 | 2026.03.25 17:12:03.621866 [ 253 ] {0a39a7ae-bb3f-4907-af80-d10703739be5} <Debug> TCPHandler: Processed in 0.00204883 sec. | ||
| 9677 | 2026.03.25 17:12:03.621974 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2026.03.25 17:12:03.622068 [ 253 ] {c7cf1760-981e-4655-84b7-45006cb75932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9679 | 2026.03.25 17:12:03.622110 [ 253 ] {c7cf1760-981e-4655-84b7-45006cb75932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9680 | 2026.03.25 17:12:03.622446 [ 253 ] {c7cf1760-981e-4655-84b7-45006cb75932} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9681 | 2026.03.25 17:12:03.622482 [ 253 ] {c7cf1760-981e-4655-84b7-45006cb75932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9682 | 2026.03.25 17:12:03.622795 [ 253 ] {c7cf1760-981e-4655-84b7-45006cb75932} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9683 | 2026.03.25 17:12:03.623017 [ 253 ] {c7cf1760-981e-4655-84b7-45006cb75932} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9684 | 2026.03.25 17:12:03.623150 [ 253 ] {c7cf1760-981e-4655-84b7-45006cb75932} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 9685 | 2026.03.25 17:12:03.623187 [ 253 ] {c7cf1760-981e-4655-84b7-45006cb75932} <Debug> TCPHandler: Processed in 0.001260981 sec. | ||
| 9686 | 2026.03.25 17:12:07.381470 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9687 | 2026.03.25 17:12:07.381524 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9688 | 2026.03.25 17:12:07.516297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19165 | ||
| 9689 | 2026.03.25 17:12:07.516801 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2026.03.25 17:12:07.516846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9691 | 2026.03.25 17:12:07.517334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9692 | 2026.03.25 17:12:07.517581 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2026.03.25 17:12:07.517731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19165 | ||
| 9694 | 2026.03.25 17:12:07.568351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1290 | ||
| 9695 | 2026.03.25 17:12:07.570515 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9696 | 2026.03.25 17:12:07.570553 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9697 | 2026.03.25 17:12:07.571694 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9698 | 2026.03.25 17:12:07.571955 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2026.03.25 17:12:07.572208 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
| 9700 | 2026.03.25 17:12:08.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.85 MiB, peak 306.04 MiB, free memory in arenas 0.00 B, will set to 297.84 MiB (RSS), difference: 3.99 MiB | ||
| 9701 | 2026.03.25 17:12:08.596503 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9702 | 2026.03.25 17:12:08.596699 [ 253 ] {bbb51c2c-31da-4b1f-a760-b48a752635c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9703 | 2026.03.25 17:12:08.596769 [ 253 ] {bbb51c2c-31da-4b1f-a760-b48a752635c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9704 | 2026.03.25 17:12:08.597459 [ 253 ] {bbb51c2c-31da-4b1f-a760-b48a752635c1} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9705 | 2026.03.25 17:12:08.597509 [ 253 ] {bbb51c2c-31da-4b1f-a760-b48a752635c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9706 | 2026.03.25 17:12:08.597938 [ 253 ] {bbb51c2c-31da-4b1f-a760-b48a752635c1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9707 | 2026.03.25 17:12:08.598173 [ 253 ] {bbb51c2c-31da-4b1f-a760-b48a752635c1} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9708 | 2026.03.25 17:12:08.598349 [ 253 ] {bbb51c2c-31da-4b1f-a760-b48a752635c1} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001702 sec., 50528.78965922444 rows/sec., 4.24 MiB/sec. | ||
| 9709 | 2026.03.25 17:12:08.598401 [ 253 ] {bbb51c2c-31da-4b1f-a760-b48a752635c1} <Debug> TCPHandler: Processed in 0.00203043 sec. | ||
| 9710 | 2026.03.25 17:12:08.598530 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9711 | 2026.03.25 17:12:08.598633 [ 253 ] {1493b5fa-3112-40e4-afb1-4fa37c264f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9712 | 2026.03.25 17:12:08.598678 [ 253 ] {1493b5fa-3112-40e4-afb1-4fa37c264f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9713 | 2026.03.25 17:12:08.599103 [ 253 ] {1493b5fa-3112-40e4-afb1-4fa37c264f85} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2026.03.25 17:12:08.599139 [ 253 ] {1493b5fa-3112-40e4-afb1-4fa37c264f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9715 | 2026.03.25 17:12:08.599456 [ 253 ] {1493b5fa-3112-40e4-afb1-4fa37c264f85} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9716 | 2026.03.25 17:12:08.599669 [ 253 ] {1493b5fa-3112-40e4-afb1-4fa37c264f85} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.03.25 17:12:08.599792 [ 26 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9718 | 2026.03.25 17:12:08.599805 [ 253 ] {1493b5fa-3112-40e4-afb1-4fa37c264f85} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001196 sec., 12541.80602006689 rows/sec., 943.09 KiB/sec. | ||
| 9719 | 2026.03.25 17:12:08.599859 [ 26 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9720 | 2026.03.25 17:12:08.599868 [ 253 ] {1493b5fa-3112-40e4-afb1-4fa37c264f85} <Debug> TCPHandler: Processed in 0.001391504 sec. | ||
| 9721 | 2026.03.25 17:12:08.599889 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9722 | 2026.03.25 17:12:08.599981 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9723 | 2026.03.25 17:12:08.599993 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 9724 | 2026.03.25 17:12:08.600084 [ 253 ] {0fb638f9-d929-44ee-8f37-5d2185298e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9725 | 2026.03.25 17:12:08.600085 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9726 | 2026.03.25 17:12:08.600125 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 223 rows starting from the beginning of the part | ||
| 9727 | 2026.03.25 17:12:08.600125 [ 253 ] {0fb638f9-d929-44ee-8f37-5d2185298e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9728 | 2026.03.25 17:12:08.600185 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 9729 | 2026.03.25 17:12:08.600232 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 167 rows starting from the beginning of the part | ||
| 9730 | 2026.03.25 17:12:08.600273 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 9731 | 2026.03.25 17:12:08.600314 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 167 rows starting from the beginning of the part | ||
| 9732 | 2026.03.25 17:12:08.600351 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 9733 | 2026.03.25 17:12:08.600563 [ 253 ] {0fb638f9-d929-44ee-8f37-5d2185298e4f} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.03.25 17:12:08.600597 [ 253 ] {0fb638f9-d929-44ee-8f37-5d2185298e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9735 | 2026.03.25 17:12:08.600911 [ 253 ] {0fb638f9-d929-44ee-8f37-5d2185298e4f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9736 | 2026.03.25 17:12:08.601103 [ 193 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 5 columns (5 merged, 0 gathered) in 0.001154219 sec., 529362.2787356646 rows/sec., 35.43 MiB/sec. | ||
| 9737 | 2026.03.25 17:12:08.601124 [ 253 ] {0fb638f9-d929-44ee-8f37-5d2185298e4f} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2026.03.25 17:12:08.601243 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9739 | 2026.03.25 17:12:08.601261 [ 253 ] {0fb638f9-d929-44ee-8f37-5d2185298e4f} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001198 sec., 65943.23873121869 rows/sec., 5.15 MiB/sec. | ||
| 9740 | 2026.03.25 17:12:08.601300 [ 253 ] {0fb638f9-d929-44ee-8f37-5d2185298e4f} <Debug> TCPHandler: Processed in 0.001368624 sec. | ||
| 9741 | 2026.03.25 17:12:08.601409 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9742 | 2026.03.25 17:12:08.601504 [ 253 ] {4b3a4b5a-c289-4bae-85ed-952c380cb4d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9743 | 2026.03.25 17:12:08.601533 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_56_11} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2026.03.25 17:12:08.601547 [ 253 ] {4b3a4b5a-c289-4bae-85ed-952c380cb4d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9745 | 2026.03.25 17:12:08.601609 [ 189 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_56_11} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9746 | 2026.03.25 17:12:08.601680 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9747 | 2026.03.25 17:12:08.601951 [ 253 ] {4b3a4b5a-c289-4bae-85ed-952c380cb4d2} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.03.25 17:12:08.601986 [ 253 ] {4b3a4b5a-c289-4bae-85ed-952c380cb4d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9749 | 2026.03.25 17:12:08.602313 [ 253 ] {4b3a4b5a-c289-4bae-85ed-952c380cb4d2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9750 | 2026.03.25 17:12:08.602542 [ 253 ] {4b3a4b5a-c289-4bae-85ed-952c380cb4d2} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.03.25 17:12:08.602676 [ 253 ] {4b3a4b5a-c289-4bae-85ed-952c380cb4d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 9752 | 2026.03.25 17:12:08.602713 [ 253 ] {4b3a4b5a-c289-4bae-85ed-952c380cb4d2} <Debug> TCPHandler: Processed in 0.001353294 sec. | ||
| 9753 | 2026.03.25 17:12:08.602818 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9754 | 2026.03.25 17:12:08.602916 [ 253 ] {a5d7445f-f1bf-4ae1-bfe3-6ec01db19d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9755 | 2026.03.25 17:12:08.602972 [ 253 ] {a5d7445f-f1bf-4ae1-bfe3-6ec01db19d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9756 | 2026.03.25 17:12:08.603868 [ 253 ] {a5d7445f-f1bf-4ae1-bfe3-6ec01db19d78} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2026.03.25 17:12:08.603910 [ 253 ] {a5d7445f-f1bf-4ae1-bfe3-6ec01db19d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9758 | 2026.03.25 17:12:08.604455 [ 253 ] {a5d7445f-f1bf-4ae1-bfe3-6ec01db19d78} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9759 | 2026.03.25 17:12:08.604680 [ 253 ] {a5d7445f-f1bf-4ae1-bfe3-6ec01db19d78} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2026.03.25 17:12:08.604812 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9761 | 2026.03.25 17:12:08.604823 [ 253 ] {a5d7445f-f1bf-4ae1-bfe3-6ec01db19d78} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001926 sec., 7788.16199376947 rows/sec., 13.96 MiB/sec. | ||
| 9762 | 2026.03.25 17:12:08.604872 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.03.25 17:12:08.604909 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9764 | 2026.03.25 17:12:08.604912 [ 253 ] {a5d7445f-f1bf-4ae1-bfe3-6ec01db19d78} <Debug> TCPHandler: Processed in 0.002143933 sec. | ||
| 9765 | 2026.03.25 17:12:08.605009 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 9766 | 2026.03.25 17:12:08.605045 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9767 | 2026.03.25 17:12:08.605140 [ 253 ] {d3b4afe7-57be-4760-b858-224a0b111f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9768 | 2026.03.25 17:12:08.605181 [ 253 ] {d3b4afe7-57be-4760-b858-224a0b111f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9769 | 2026.03.25 17:12:08.605223 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9770 | 2026.03.25 17:12:08.605281 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1009 rows starting from the beginning of the part | ||
| 9771 | 2026.03.25 17:12:08.605409 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 9772 | 2026.03.25 17:12:08.605519 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 9773 | 2026.03.25 17:12:08.605520 [ 253 ] {d3b4afe7-57be-4760-b858-224a0b111f45} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9774 | 2026.03.25 17:12:08.605564 [ 253 ] {d3b4afe7-57be-4760-b858-224a0b111f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9775 | 2026.03.25 17:12:08.605621 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 9776 | 2026.03.25 17:12:08.605716 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 9777 | 2026.03.25 17:12:08.605815 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 9778 | 2026.03.25 17:12:08.605898 [ 253 ] {d3b4afe7-57be-4760-b858-224a0b111f45} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9779 | 2026.03.25 17:12:08.606123 [ 253 ] {d3b4afe7-57be-4760-b858-224a0b111f45} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2026.03.25 17:12:08.606260 [ 253 ] {d3b4afe7-57be-4760-b858-224a0b111f45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 9781 | 2026.03.25 17:12:08.606295 [ 253 ] {d3b4afe7-57be-4760-b858-224a0b111f45} <Debug> TCPHandler: Processed in 0.001305462 sec. | ||
| 9782 | 2026.03.25 17:12:08.611251 [ 189 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1113 rows, containing 19 columns (19 merged, 0 gathered) in 0.006276315 sec., 177333.3556394158 rows/sec., 317.77 MiB/sec. | ||
| 9783 | 2026.03.25 17:12:08.612588 [ 189 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9784 | 2026.03.25 17:12:08.612877 [ 189 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.03.25 17:12:08.612946 [ 189 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9786 | 2026.03.25 17:12:08.613024 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.62 MiB. | ||
| 9787 | 2026.03.25 17:12:08.633150 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9788 | 2026.03.25 17:12:08.651198 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9789 | 2026.03.25 17:12:08.651261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9790 | 2026.03.25 17:12:08.657670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9791 | 2026.03.25 17:12:08.658381 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9792 | 2026.03.25 17:12:08.661581 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9793 | 2026.03.25 17:12:09.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.88 MiB, peak 306.93 MiB, free memory in arenas 0.00 B, will set to 300.22 MiB (RSS), difference: 1.34 MiB | ||
| 9794 | 2026.03.25 17:12:13.605191 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9795 | 2026.03.25 17:12:13.605411 [ 253 ] {59a13fcf-f8e6-4c01-b3aa-7783d5ef3723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9796 | 2026.03.25 17:12:13.605489 [ 253 ] {59a13fcf-f8e6-4c01-b3aa-7783d5ef3723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9797 | 2026.03.25 17:12:13.606319 [ 253 ] {59a13fcf-f8e6-4c01-b3aa-7783d5ef3723} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.03.25 17:12:13.606369 [ 253 ] {59a13fcf-f8e6-4c01-b3aa-7783d5ef3723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9799 | 2026.03.25 17:12:13.606777 [ 253 ] {59a13fcf-f8e6-4c01-b3aa-7783d5ef3723} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9800 | 2026.03.25 17:12:13.607008 [ 253 ] {59a13fcf-f8e6-4c01-b3aa-7783d5ef3723} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2026.03.25 17:12:13.607174 [ 253 ] {59a13fcf-f8e6-4c01-b3aa-7783d5ef3723} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00182 sec., 156043.95604395604 rows/sec., 9.91 MiB/sec. | ||
| 9802 | 2026.03.25 17:12:13.607228 [ 253 ] {59a13fcf-f8e6-4c01-b3aa-7783d5ef3723} <Debug> TCPHandler: Processed in 0.002185874 sec. | ||
| 9803 | 2026.03.25 17:12:13.607353 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9804 | 2026.03.25 17:12:13.607458 [ 253 ] {befff889-6232-40fb-94e8-0088691ab449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9805 | 2026.03.25 17:12:13.607501 [ 253 ] {befff889-6232-40fb-94e8-0088691ab449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9806 | 2026.03.25 17:12:13.608240 [ 253 ] {befff889-6232-40fb-94e8-0088691ab449} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2026.03.25 17:12:13.608277 [ 253 ] {befff889-6232-40fb-94e8-0088691ab449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9808 | 2026.03.25 17:12:13.608655 [ 253 ] {befff889-6232-40fb-94e8-0088691ab449} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9809 | 2026.03.25 17:12:13.608865 [ 253 ] {befff889-6232-40fb-94e8-0088691ab449} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2026.03.25 17:12:13.608998 [ 60 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9811 | 2026.03.25 17:12:13.609005 [ 253 ] {befff889-6232-40fb-94e8-0088691ab449} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001571 sec., 539147.040101846 rows/sec., 42.40 MiB/sec. | ||
| 9812 | 2026.03.25 17:12:13.609064 [ 60 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2026.03.25 17:12:13.609084 [ 253 ] {befff889-6232-40fb-94e8-0088691ab449} <Debug> TCPHandler: Processed in 0.001781814 sec. | ||
| 9814 | 2026.03.25 17:12:13.609090 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9815 | 2026.03.25 17:12:13.609214 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 9816 | 2026.03.25 17:12:13.609218 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2026.03.25 17:12:13.609331 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9818 | 2026.03.25 17:12:13.609345 [ 253 ] {2a00c24f-cd33-48f2-87a9-07eb3b5cb885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9819 | 2026.03.25 17:12:13.609374 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3356 rows starting from the beginning of the part | ||
| 9820 | 2026.03.25 17:12:13.609394 [ 253 ] {2a00c24f-cd33-48f2-87a9-07eb3b5cb885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9821 | 2026.03.25 17:12:13.609453 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2431 rows starting from the beginning of the part | ||
| 9822 | 2026.03.25 17:12:13.609524 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9823 | 2026.03.25 17:12:13.609628 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 847 rows starting from the beginning of the part | ||
| 9824 | 2026.03.25 17:12:13.609689 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 9825 | 2026.03.25 17:12:13.609741 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 847 rows starting from the beginning of the part | ||
| 9826 | 2026.03.25 17:12:13.609966 [ 253 ] {2a00c24f-cd33-48f2-87a9-07eb3b5cb885} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2026.03.25 17:12:13.610006 [ 253 ] {2a00c24f-cd33-48f2-87a9-07eb3b5cb885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9828 | 2026.03.25 17:12:13.610414 [ 253 ] {2a00c24f-cd33-48f2-87a9-07eb3b5cb885} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9829 | 2026.03.25 17:12:13.610699 [ 253 ] {2a00c24f-cd33-48f2-87a9-07eb3b5cb885} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.03.25 17:12:13.610874 [ 253 ] {2a00c24f-cd33-48f2-87a9-07eb3b5cb885} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001554 sec., 107464.60746460746 rows/sec., 6.55 MiB/sec. | ||
| 9831 | 2026.03.25 17:12:13.610958 [ 253 ] {2a00c24f-cd33-48f2-87a9-07eb3b5cb885} <Debug> TCPHandler: Processed in 0.001797294 sec. | ||
| 9832 | 2026.03.25 17:12:13.611097 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.03.25 17:12:13.611214 [ 253 ] {b95bfe00-acb2-49f8-884c-1b3d20b1e293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9834 | 2026.03.25 17:12:13.611264 [ 253 ] {b95bfe00-acb2-49f8-884c-1b3d20b1e293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9835 | 2026.03.25 17:12:13.611827 [ 253 ] {b95bfe00-acb2-49f8-884c-1b3d20b1e293} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.03.25 17:12:13.611870 [ 253 ] {b95bfe00-acb2-49f8-884c-1b3d20b1e293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9837 | 2026.03.25 17:12:13.612273 [ 253 ] {b95bfe00-acb2-49f8-884c-1b3d20b1e293} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9838 | 2026.03.25 17:12:13.612539 [ 253 ] {b95bfe00-acb2-49f8-884c-1b3d20b1e293} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.03.25 17:12:13.612675 [ 60 ] {} <Debug> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9840 | 2026.03.25 17:12:13.612708 [ 60 ] {} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.03.25 17:12:13.612722 [ 253 ] {b95bfe00-acb2-49f8-884c-1b3d20b1e293} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001531 sec., 97322.01175702155 rows/sec., 6.29 MiB/sec. | ||
| 9842 | 2026.03.25 17:12:13.612724 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9843 | 2026.03.25 17:12:13.612782 [ 253 ] {b95bfe00-acb2-49f8-884c-1b3d20b1e293} <Debug> TCPHandler: Processed in 0.001744733 sec. | ||
| 9844 | 2026.03.25 17:12:13.612843 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::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 | ||
| 9845 | 2026.03.25 17:12:13.612886 [ 200 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7623 rows, containing 5 columns (5 merged, 0 gathered) in 0.003724951 sec., 2046469.8730265175 rows/sec., 163.31 MiB/sec. | ||
| 9846 | 2026.03.25 17:12:13.612917 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9847 | 2026.03.25 17:12:13.612929 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9848 | 2026.03.25 17:12:13.612968 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 976 rows starting from the beginning of the part | ||
| 9849 | 2026.03.25 17:12:13.613013 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 9850 | 2026.03.25 17:12:13.613048 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 9851 | 2026.03.25 17:12:13.613059 [ 253 ] {0effc22c-4249-4823-9eb2-97b8db906fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9852 | 2026.03.25 17:12:13.613083 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 801 rows starting from the beginning of the part | ||
| 9853 | 2026.03.25 17:12:13.613111 [ 253 ] {0effc22c-4249-4823-9eb2-97b8db906fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9854 | 2026.03.25 17:12:13.613114 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 9855 | 2026.03.25 17:12:13.613157 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 9856 | 2026.03.25 17:12:13.613346 [ 200 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9857 | 2026.03.25 17:12:13.613573 [ 253 ] {0effc22c-4249-4823-9eb2-97b8db906fca} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2026.03.25 17:12:13.613618 [ 253 ] {0effc22c-4249-4823-9eb2-97b8db906fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9859 | 2026.03.25 17:12:13.613680 [ 200 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_66_13} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9860 | 2026.03.25 17:12:13.613781 [ 200 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_66_13} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9861 | 2026.03.25 17:12:13.613903 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 9862 | 2026.03.25 17:12:13.614106 [ 253 ] {0effc22c-4249-4823-9eb2-97b8db906fca} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9863 | 2026.03.25 17:12:13.614150 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352464 sec., 1754575.3528374876 rows/sec., 112.27 MiB/sec. | ||
| 9864 | 2026.03.25 17:12:13.614333 [ 200 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9865 | 2026.03.25 17:12:13.614353 [ 253 ] {0effc22c-4249-4823-9eb2-97b8db906fca} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.03.25 17:12:13.614504 [ 253 ] {0effc22c-4249-4823-9eb2-97b8db906fca} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00147 sec., 100680.27210884354 rows/sec., 5.73 MiB/sec. | ||
| 9867 | 2026.03.25 17:12:13.614547 [ 253 ] {0effc22c-4249-4823-9eb2-97b8db906fca} <Debug> TCPHandler: Processed in 0.001679192 sec. | ||
| 9868 | 2026.03.25 17:12:13.614619 [ 200 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_36_7} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9869 | 2026.03.25 17:12:13.614670 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.03.25 17:12:13.614701 [ 200 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_36_7} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9871 | 2026.03.25 17:12:13.614773 [ 253 ] {c3650555-244b-40fc-93ca-849ec4c7c12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9872 | 2026.03.25 17:12:13.614803 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9873 | 2026.03.25 17:12:13.614819 [ 253 ] {c3650555-244b-40fc-93ca-849ec4c7c12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9874 | 2026.03.25 17:12:13.615410 [ 253 ] {c3650555-244b-40fc-93ca-849ec4c7c12e} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.03.25 17:12:13.615449 [ 253 ] {c3650555-244b-40fc-93ca-849ec4c7c12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9876 | 2026.03.25 17:12:13.615790 [ 253 ] {c3650555-244b-40fc-93ca-849ec4c7c12e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9877 | 2026.03.25 17:12:13.616008 [ 253 ] {c3650555-244b-40fc-93ca-849ec4c7c12e} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2026.03.25 17:12:13.616120 [ 60 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9879 | 2026.03.25 17:12:13.616144 [ 253 ] {c3650555-244b-40fc-93ca-849ec4c7c12e} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.00139 sec., 370503.59712230216 rows/sec., 26.12 MiB/sec. | ||
| 9880 | 2026.03.25 17:12:13.616157 [ 60 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2026.03.25 17:12:13.616186 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9882 | 2026.03.25 17:12:13.616191 [ 253 ] {c3650555-244b-40fc-93ca-849ec4c7c12e} <Debug> TCPHandler: Processed in 0.001570638 sec. | ||
| 9883 | 2026.03.25 17:12:13.616269 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 9884 | 2026.03.25 17:12:13.616307 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9885 | 2026.03.25 17:12:13.616386 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9886 | 2026.03.25 17:12:13.616406 [ 253 ] {f117c6f6-9eb8-43cb-b55e-96526b16192f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9887 | 2026.03.25 17:12:13.616425 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1828 rows starting from the beginning of the part | ||
| 9888 | 2026.03.25 17:12:13.616453 [ 253 ] {f117c6f6-9eb8-43cb-b55e-96526b16192f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9889 | 2026.03.25 17:12:13.616497 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1303 rows starting from the beginning of the part | ||
| 9890 | 2026.03.25 17:12:13.616547 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9891 | 2026.03.25 17:12:13.616588 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 515 rows starting from the beginning of the part | ||
| 9892 | 2026.03.25 17:12:13.616628 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 9893 | 2026.03.25 17:12:13.616668 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 515 rows starting from the beginning of the part | ||
| 9894 | 2026.03.25 17:12:13.616802 [ 253 ] {f117c6f6-9eb8-43cb-b55e-96526b16192f} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2026.03.25 17:12:13.616843 [ 253 ] {f117c6f6-9eb8-43cb-b55e-96526b16192f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9896 | 2026.03.25 17:12:13.617185 [ 253 ] {f117c6f6-9eb8-43cb-b55e-96526b16192f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9897 | 2026.03.25 17:12:13.617416 [ 253 ] {f117c6f6-9eb8-43cb-b55e-96526b16192f} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9898 | 2026.03.25 17:12:13.617554 [ 253 ] {f117c6f6-9eb8-43cb-b55e-96526b16192f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001167 sec., 5141.388174807198 rows/sec., 268.62 KiB/sec. | ||
| 9899 | 2026.03.25 17:12:13.617593 [ 253 ] {f117c6f6-9eb8-43cb-b55e-96526b16192f} <Debug> TCPHandler: Processed in 0.001334983 sec. | ||
| 9900 | 2026.03.25 17:12:13.617702 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9901 | 2026.03.25 17:12:13.617804 [ 253 ] {189b6815-b320-4fda-829e-4ce6fcefa822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9902 | 2026.03.25 17:12:13.617849 [ 253 ] {189b6815-b320-4fda-829e-4ce6fcefa822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9903 | 2026.03.25 17:12:13.618253 [ 197 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4304 rows, containing 5 columns (5 merged, 0 gathered) in 0.00201982 sec., 2130882.949965839 rows/sec., 154.39 MiB/sec. | ||
| 9904 | 2026.03.25 17:12:13.618268 [ 253 ] {189b6815-b320-4fda-829e-4ce6fcefa822} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2026.03.25 17:12:13.618318 [ 253 ] {189b6815-b320-4fda-829e-4ce6fcefa822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9906 | 2026.03.25 17:12:13.618467 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9907 | 2026.03.25 17:12:13.618704 [ 253 ] {189b6815-b320-4fda-829e-4ce6fcefa822} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9908 | 2026.03.25 17:12:13.618755 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_66_13} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2026.03.25 17:12:13.618850 [ 200 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_66_13} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9910 | 2026.03.25 17:12:13.618950 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9911 | 2026.03.25 17:12:13.618967 [ 253 ] {189b6815-b320-4fda-829e-4ce6fcefa822} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2026.03.25 17:12:13.619110 [ 253 ] {189b6815-b320-4fda-829e-4ce6fcefa822} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001325 sec., 200000 rows/sec., 13.29 MiB/sec. | ||
| 9913 | 2026.03.25 17:12:13.619106 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9914 | 2026.03.25 17:12:13.619152 [ 253 ] {189b6815-b320-4fda-829e-4ce6fcefa822} <Debug> TCPHandler: Processed in 0.001500987 sec. | ||
| 9915 | 2026.03.25 17:12:13.619165 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.03.25 17:12:13.619191 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9917 | 2026.03.25 17:12:13.619277 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 9918 | 2026.03.25 17:12:13.619278 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9919 | 2026.03.25 17:12:13.619406 [ 253 ] {74ecbb2f-e53a-4343-8a24-3176669b487c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9920 | 2026.03.25 17:12:13.619409 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9921 | 2026.03.25 17:12:13.619466 [ 253 ] {74ecbb2f-e53a-4343-8a24-3176669b487c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9922 | 2026.03.25 17:12:13.619466 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 23914 rows starting from the beginning of the part | ||
| 9923 | 2026.03.25 17:12:13.619550 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1528 rows starting from the beginning of the part | ||
| 9924 | 2026.03.25 17:12:13.619598 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 96 rows starting from the beginning of the part | ||
| 9925 | 2026.03.25 17:12:13.619642 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 265 rows starting from the beginning of the part | ||
| 9926 | 2026.03.25 17:12:13.619681 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::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 | ||
| 9927 | 2026.03.25 17:12:13.619722 [ 196 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 265 rows starting from the beginning of the part | ||
| 9928 | 2026.03.25 17:12:13.619804 [ 253 ] {74ecbb2f-e53a-4343-8a24-3176669b487c} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.03.25 17:12:13.619847 [ 253 ] {74ecbb2f-e53a-4343-8a24-3176669b487c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9930 | 2026.03.25 17:12:13.620195 [ 253 ] {74ecbb2f-e53a-4343-8a24-3176669b487c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9931 | 2026.03.25 17:12:13.620418 [ 253 ] {74ecbb2f-e53a-4343-8a24-3176669b487c} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2026.03.25 17:12:13.620557 [ 253 ] {74ecbb2f-e53a-4343-8a24-3176669b487c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 57.44 KiB/sec. | ||
| 9933 | 2026.03.25 17:12:13.620596 [ 253 ] {74ecbb2f-e53a-4343-8a24-3176669b487c} <Debug> TCPHandler: Processed in 0.001368064 sec. | ||
| 9934 | 2026.03.25 17:12:13.620704 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9935 | 2026.03.25 17:12:13.620798 [ 253 ] {c0482cd1-d65b-4d55-b578-50e91b5cad7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9936 | 2026.03.25 17:12:13.620853 [ 253 ] {c0482cd1-d65b-4d55-b578-50e91b5cad7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9937 | 2026.03.25 17:12:13.621666 [ 253 ] {c0482cd1-d65b-4d55-b578-50e91b5cad7e} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9938 | 2026.03.25 17:12:13.621703 [ 253 ] {c0482cd1-d65b-4d55-b578-50e91b5cad7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9939 | 2026.03.25 17:12:13.622255 [ 253 ] {c0482cd1-d65b-4d55-b578-50e91b5cad7e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9940 | 2026.03.25 17:12:13.622474 [ 253 ] {c0482cd1-d65b-4d55-b578-50e91b5cad7e} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.03.25 17:12:13.622617 [ 253 ] {c0482cd1-d65b-4d55-b578-50e91b5cad7e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001837 sec., 13609.14534567229 rows/sec., 24.39 MiB/sec. | ||
| 9942 | 2026.03.25 17:12:13.622681 [ 253 ] {c0482cd1-d65b-4d55-b578-50e91b5cad7e} <Debug> TCPHandler: Processed in 0.00202594 sec. | ||
| 9943 | 2026.03.25 17:12:13.622792 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9944 | 2026.03.25 17:12:13.622888 [ 253 ] {3f1bf8b5-25d2-47ec-a1b2-a279d90d2d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9945 | 2026.03.25 17:12:13.622931 [ 253 ] {3f1bf8b5-25d2-47ec-a1b2-a279d90d2d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9946 | 2026.03.25 17:12:13.623263 [ 253 ] {3f1bf8b5-25d2-47ec-a1b2-a279d90d2d77} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9947 | 2026.03.25 17:12:13.623297 [ 253 ] {3f1bf8b5-25d2-47ec-a1b2-a279d90d2d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9948 | 2026.03.25 17:12:13.623611 [ 253 ] {3f1bf8b5-25d2-47ec-a1b2-a279d90d2d77} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9949 | 2026.03.25 17:12:13.623820 [ 253 ] {3f1bf8b5-25d2-47ec-a1b2-a279d90d2d77} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2026.03.25 17:12:13.623929 [ 36 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9951 | 2026.03.25 17:12:13.623947 [ 253 ] {3f1bf8b5-25d2-47ec-a1b2-a279d90d2d77} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 9952 | 2026.03.25 17:12:13.623969 [ 36 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9953 | 2026.03.25 17:12:13.623990 [ 253 ] {3f1bf8b5-25d2-47ec-a1b2-a279d90d2d77} <Debug> TCPHandler: Processed in 0.001247061 sec. | ||
| 9954 | 2026.03.25 17:12:13.623992 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9955 | 2026.03.25 17:12:13.624090 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 9956 | 2026.03.25 17:12:13.624199 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9957 | 2026.03.25 17:12:13.624231 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3978 rows starting from the beginning of the part | ||
| 9958 | 2026.03.25 17:12:13.624293 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 24 rows starting from the beginning of the part | ||
| 9959 | 2026.03.25 17:12:13.624344 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 9960 | 2026.03.25 17:12:13.624387 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 9961 | 2026.03.25 17:12:13.624430 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 9962 | 2026.03.25 17:12:13.624473 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 9963 | 2026.03.25 17:12:13.625855 [ 186 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4278 rows, containing 4 columns (4 merged, 0 gathered) in 0.001796224 sec., 2381662.8661013325 rows/sec., 153.98 MiB/sec. | ||
| 9964 | 2026.03.25 17:12:13.626146 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9965 | 2026.03.25 17:12:13.626396 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_66_13} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9966 | 2026.03.25 17:12:13.626463 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_66_13} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9967 | 2026.03.25 17:12:13.626530 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 9968 | 2026.03.25 17:12:13.646788 [ 186 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26228 rows, containing 5 columns (5 merged, 0 gathered) in 0.027542428 sec., 952276.2481216253 rows/sec., 61.38 MiB/sec. | ||
| 9969 | 2026.03.25 17:12:13.647049 [ 200 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9970 | 2026.03.25 17:12:13.647317 [ 200 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2026.03.25 17:12:13.647388 [ 200 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9972 | 2026.03.25 17:12:13.647464 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9973 | 2026.03.25 17:12:15.018782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19677 | ||
| 9974 | 2026.03.25 17:12:15.019314 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2026.03.25 17:12:15.019364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9976 | 2026.03.25 17:12:15.019867 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9977 | 2026.03.25 17:12:15.020112 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2026.03.25 17:12:15.020266 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19677 | ||
| 9979 | 2026.03.25 17:12:15.020270 [ 141 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9980 | 2026.03.25 17:12:15.020339 [ 141 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9981 | 2026.03.25 17:12:15.020360 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9982 | 2026.03.25 17:12:15.020465 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 9983 | 2026.03.25 17:12:15.020585 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9984 | 2026.03.25 17:12:15.020621 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17245 rows starting from the beginning of the part | ||
| 9985 | 2026.03.25 17:12:15.020686 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9986 | 2026.03.25 17:12:15.020736 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9987 | 2026.03.25 17:12:15.020784 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9988 | 2026.03.25 17:12:15.020827 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9989 | 2026.03.25 17:12:15.020870 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9990 | 2026.03.25 17:12:15.022832 [ 186 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19677 rows, containing 4 columns (4 merged, 0 gathered) in 0.00241151 sec., 8159617.832810149 rows/sec., 116.72 MiB/sec. | ||
| 9991 | 2026.03.25 17:12:15.023295 [ 188 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9992 | 2026.03.25 17:12:15.023610 [ 188 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_41_8} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2026.03.25 17:12:15.023690 [ 188 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_41_8} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9994 | 2026.03.25 17:12:15.023797 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9995 | 2026.03.25 17:12:16.162620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9996 | 2026.03.25 17:12:16.196689 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2026.03.25 17:12:16.196801 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 9998 | 2026.03.25 17:12:16.208379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9999 | 2026.03.25 17:12:16.210195 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2026.03.25 17:12:16.210773 [ 123 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10001 | 2026.03.25 17:12:16.210846 [ 123 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2026.03.25 17:12:16.210871 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10003 | 2026.03.25 17:12:16.211019 [ 186 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 10004 | 2026.03.25 17:12:16.216491 [ 186 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10005 | 2026.03.25 17:12:16.218413 [ 186 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 10006 | 2026.03.25 17:12:16.220128 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10007 | 2026.03.25 17:12:16.224457 [ 186 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 10008 | 2026.03.25 17:12:16.230127 [ 186 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 10009 | 2026.03.25 17:12:16.236197 [ 186 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 10010 | 2026.03.25 17:12:16.241815 [ 186 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 10011 | 2026.03.25 17:12:16.247197 [ 186 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 10012 | 2026.03.25 17:12:16.327612 [ 188 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.116663996 sec., 2648.6320595430316 rows/sec., 13.70 MiB/sec. | ||
| 10013 | 2026.03.25 17:12:16.331431 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10014 | 2026.03.25 17:12:16.334190 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_41_8} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.03.25 17:12:16.334315 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_41_8} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10016 | 2026.03.25 17:12:16.336828 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10017 | 2026.03.25 17:12:16.661908 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65487 | ||
| 10018 | 2026.03.25 17:12:16.662034 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10019 | 2026.03.25 17:12:16.662063 [ 348 ] {} <Debug> TCP-Session: 4566058e-95ce-4125-97eb-7593b7ad6438 Authenticating user 'default' from [fd00:1122:3344:101::e]:65487 | ||
| 10020 | 2026.03.25 17:12:16.662084 [ 348 ] {} <Debug> TCP-Session: 4566058e-95ce-4125-97eb-7593b7ad6438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10021 | 2026.03.25 17:12:16.662096 [ 348 ] {} <Debug> TCP-Session: 4566058e-95ce-4125-97eb-7593b7ad6438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10022 | 2026.03.25 17:12:16.662366 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34321 | ||
| 10023 | 2026.03.25 17:12:16.662419 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53167 | ||
| 10024 | 2026.03.25 17:12:16.662455 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56834 | ||
| 10025 | 2026.03.25 17:12:16.662512 [ 348 ] {} <Trace> TCP-Session: 4566058e-95ce-4125-97eb-7593b7ad6438 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10026 | 2026.03.25 17:12:16.662554 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54064 | ||
| 10027 | 2026.03.25 17:12:16.662572 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53039 | ||
| 10028 | 2026.03.25 17:12:16.662652 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10029 | 2026.03.25 17:12:16.662700 [ 349 ] {} <Debug> TCP-Session: 5ceec14b-edfd-445d-b34a-0f4cb80537d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34321 | ||
| 10030 | 2026.03.25 17:12:16.662705 [ 348 ] {43a9fe09-308f-4d4e-bad5-a6a2d88dc73d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65487) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10031 | 2026.03.25 17:12:16.662702 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43093 | ||
| 10032 | 2026.03.25 17:12:16.662727 [ 349 ] {} <Debug> TCP-Session: 5ceec14b-edfd-445d-b34a-0f4cb80537d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10033 | 2026.03.25 17:12:16.662769 [ 349 ] {} <Debug> TCP-Session: 5ceec14b-edfd-445d-b34a-0f4cb80537d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10034 | 2026.03.25 17:12:16.662901 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55702 | ||
| 10035 | 2026.03.25 17:12:16.663017 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49726 | ||
| 10036 | 2026.03.25 17:12:16.663149 [ 348 ] {43a9fe09-308f-4d4e-bad5-a6a2d88dc73d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10037 | 2026.03.25 17:12:16.663207 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10038 | 2026.03.25 17:12:16.663219 [ 348 ] {43a9fe09-308f-4d4e-bad5-a6a2d88dc73d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10039 | 2026.03.25 17:12:16.663329 [ 351 ] {} <Debug> TCP-Session: 13142d31-f00b-4bc6-9126-d95e77fa6841 Authenticating user 'default' from [fd00:1122:3344:101::e]:56834 | ||
| 10040 | 2026.03.25 17:12:16.663350 [ 351 ] {} <Debug> TCP-Session: 13142d31-f00b-4bc6-9126-d95e77fa6841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10041 | 2026.03.25 17:12:16.663363 [ 351 ] {} <Debug> TCP-Session: 13142d31-f00b-4bc6-9126-d95e77fa6841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10042 | 2026.03.25 17:12:16.663505 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10043 | 2026.03.25 17:12:16.663563 [ 350 ] {} <Debug> TCP-Session: 9dab722a-9387-4d32-b6a1-cdba40d3c192 Authenticating user 'default' from [fd00:1122:3344:101::e]:53167 | ||
| 10044 | 2026.03.25 17:12:16.663599 [ 350 ] {} <Debug> TCP-Session: 9dab722a-9387-4d32-b6a1-cdba40d3c192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10045 | 2026.03.25 17:12:16.663620 [ 350 ] {} <Debug> TCP-Session: 9dab722a-9387-4d32-b6a1-cdba40d3c192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10046 | 2026.03.25 17:12:16.663627 [ 348 ] {43a9fe09-308f-4d4e-bad5-a6a2d88dc73d} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 10047 | 2026.03.25 17:12:16.663732 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10048 | 2026.03.25 17:12:16.663771 [ 354 ] {} <Debug> TCP-Session: b0fc21a5-3fa4-4bb7-8aa4-255b63a63a81 Authenticating user 'default' from [fd00:1122:3344:101::e]:43093 | ||
| 10049 | 2026.03.25 17:12:16.663788 [ 354 ] {} <Debug> TCP-Session: b0fc21a5-3fa4-4bb7-8aa4-255b63a63a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10050 | 2026.03.25 17:12:16.663804 [ 354 ] {} <Debug> TCP-Session: b0fc21a5-3fa4-4bb7-8aa4-255b63a63a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10051 | 2026.03.25 17:12:16.663848 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10052 | 2026.03.25 17:12:16.663897 [ 352 ] {} <Debug> TCP-Session: b3a1ebc2-8c3c-4bfe-b089-32d93ccba4d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53039 | ||
| 10053 | 2026.03.25 17:12:16.663922 [ 352 ] {} <Debug> TCP-Session: b3a1ebc2-8c3c-4bfe-b089-32d93ccba4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10054 | 2026.03.25 17:12:16.663936 [ 352 ] {} <Debug> TCP-Session: b3a1ebc2-8c3c-4bfe-b089-32d93ccba4d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10055 | 2026.03.25 17:12:16.663962 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10056 | 2026.03.25 17:12:16.663997 [ 355 ] {} <Debug> TCP-Session: 3b398fe7-34da-48a1-928a-af6a0d998924 Authenticating user 'default' from [fd00:1122:3344:101::e]:55702 | ||
| 10057 | 2026.03.25 17:12:16.664014 [ 355 ] {} <Debug> TCP-Session: 3b398fe7-34da-48a1-928a-af6a0d998924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10058 | 2026.03.25 17:12:16.664026 [ 355 ] {} <Debug> TCP-Session: 3b398fe7-34da-48a1-928a-af6a0d998924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10059 | 2026.03.25 17:12:16.664258 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10060 | 2026.03.25 17:12:16.664336 [ 356 ] {} <Debug> TCP-Session: 71bcded1-b5a3-417b-8cc3-81bba7f02d63 Authenticating user 'default' from [fd00:1122:3344:101::e]:49726 | ||
| 10061 | 2026.03.25 17:12:16.664341 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10062 | 2026.03.25 17:12:16.664356 [ 356 ] {} <Debug> TCP-Session: 71bcded1-b5a3-417b-8cc3-81bba7f02d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10063 | 2026.03.25 17:12:16.664376 [ 356 ] {} <Debug> TCP-Session: 71bcded1-b5a3-417b-8cc3-81bba7f02d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10064 | 2026.03.25 17:12:16.664379 [ 353 ] {} <Debug> TCP-Session: d1740feb-aa77-4b56-8180-14fff10d2f4b Authenticating user 'default' from [fd00:1122:3344:101::e]:54064 | ||
| 10065 | 2026.03.25 17:12:16.664400 [ 353 ] {} <Debug> TCP-Session: d1740feb-aa77-4b56-8180-14fff10d2f4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10066 | 2026.03.25 17:12:16.664413 [ 353 ] {} <Debug> TCP-Session: d1740feb-aa77-4b56-8180-14fff10d2f4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10067 | 2026.03.25 17:12:16.664715 [ 331 ] {43a9fe09-308f-4d4e-bad5-a6a2d88dc73d} <Trace> AggregatingTransform: Aggregating | ||
| 10068 | 2026.03.25 17:12:16.664754 [ 331 ] {43a9fe09-308f-4d4e-bad5-a6a2d88dc73d} <Trace> Aggregator: Aggregation method: without_key | ||
| 10069 | 2026.03.25 17:12:16.664791 [ 331 ] {43a9fe09-308f-4d4e-bad5-a6a2d88dc73d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001046856 sec. (955.241 rows/sec., 37.31 KiB/sec.) | ||
| 10070 | 2026.03.25 17:12:16.664809 [ 331 ] {43a9fe09-308f-4d4e-bad5-a6a2d88dc73d} <Trace> Aggregator: Merging aggregated data | ||
| 10071 | 2026.03.25 17:12:16.666261 [ 348 ] {43a9fe09-308f-4d4e-bad5-a6a2d88dc73d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003623 sec., 276.0143527463428 rows/sec., 10.78 KiB/sec. | ||
| 10072 | 2026.03.25 17:12:16.666413 [ 348 ] {43a9fe09-308f-4d4e-bad5-a6a2d88dc73d} <Debug> TCPHandler: Processed in 0.00404266 sec. | ||
| 10073 | 2026.03.25 17:12:16.666553 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10074 | 2026.03.25 17:12:16.666581 [ 348 ] {} <Debug> TCP-Session: 4566058e-95ce-4125-97eb-7593b7ad6438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10075 | 2026.03.25 17:12:16.666612 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10076 | 2026.03.25 17:12:16.666643 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10077 | 2026.03.25 17:12:16.666657 [ 350 ] {} <Debug> TCP-Session: 9dab722a-9387-4d32-b6a1-cdba40d3c192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10078 | 2026.03.25 17:12:16.666674 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10079 | 2026.03.25 17:12:16.666696 [ 356 ] {} <Debug> TCP-Session: 71bcded1-b5a3-417b-8cc3-81bba7f02d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10080 | 2026.03.25 17:12:16.666703 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10081 | 2026.03.25 17:12:16.666733 [ 352 ] {} <Debug> TCP-Session: b3a1ebc2-8c3c-4bfe-b089-32d93ccba4d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10082 | 2026.03.25 17:12:16.666740 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10083 | 2026.03.25 17:12:16.666764 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10084 | 2026.03.25 17:12:16.666794 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10085 | 2026.03.25 17:12:16.666798 [ 351 ] {} <Debug> TCP-Session: 13142d31-f00b-4bc6-9126-d95e77fa6841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10086 | 2026.03.25 17:12:16.666821 [ 353 ] {} <Debug> TCP-Session: d1740feb-aa77-4b56-8180-14fff10d2f4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10087 | 2026.03.25 17:12:16.666834 [ 355 ] {} <Debug> TCP-Session: 3b398fe7-34da-48a1-928a-af6a0d998924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10088 | 2026.03.25 17:12:16.666774 [ 354 ] {} <Debug> TCP-Session: b0fc21a5-3fa4-4bb7-8aa4-255b63a63a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10089 | 2026.03.25 17:12:16.666644 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10090 | 2026.03.25 17:12:16.666943 [ 349 ] {} <Debug> TCP-Session: 5ceec14b-edfd-445d-b34a-0f4cb80537d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10091 | 2026.03.25 17:12:16.678074 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51745 | ||
| 10092 | 2026.03.25 17:12:16.678144 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10093 | 2026.03.25 17:12:16.678164 [ 348 ] {} <Debug> TCP-Session: 7f7d6e09-2366-41e5-b029-197e1ec7b67a Authenticating user 'default' from [fd00:1122:3344:101::e]:51745 | ||
| 10094 | 2026.03.25 17:12:16.678181 [ 348 ] {} <Debug> TCP-Session: 7f7d6e09-2366-41e5-b029-197e1ec7b67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10095 | 2026.03.25 17:12:16.678194 [ 348 ] {} <Debug> TCP-Session: 7f7d6e09-2366-41e5-b029-197e1ec7b67a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10096 | 2026.03.25 17:12:16.678343 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37032 | ||
| 10097 | 2026.03.25 17:12:16.678359 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61819 | ||
| 10098 | 2026.03.25 17:12:16.678402 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58524 | ||
| 10099 | 2026.03.25 17:12:16.678409 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62567 | ||
| 10100 | 2026.03.25 17:12:16.678443 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10101 | 2026.03.25 17:12:16.678452 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51870 | ||
| 10102 | 2026.03.25 17:12:16.678476 [ 350 ] {} <Debug> TCP-Session: ce9dd03c-5e44-4489-9f58-c611103d5dc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61819 | ||
| 10103 | 2026.03.25 17:12:16.678484 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10104 | 2026.03.25 17:12:16.678500 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10105 | 2026.03.25 17:12:16.678511 [ 350 ] {} <Debug> TCP-Session: ce9dd03c-5e44-4489-9f58-c611103d5dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10106 | 2026.03.25 17:12:16.678532 [ 351 ] {} <Debug> TCP-Session: 8d75777e-73e0-44b3-b0b0-4f649f898a71 Authenticating user 'default' from [fd00:1122:3344:101::e]:58524 | ||
| 10107 | 2026.03.25 17:12:16.678555 [ 350 ] {} <Debug> TCP-Session: ce9dd03c-5e44-4489-9f58-c611103d5dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10108 | 2026.03.25 17:12:16.678545 [ 352 ] {} <Debug> TCP-Session: 49c682e0-55e7-458c-a93c-876ab89990e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62567 | ||
| 10109 | 2026.03.25 17:12:16.678594 [ 351 ] {} <Debug> TCP-Session: 8d75777e-73e0-44b3-b0b0-4f649f898a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10110 | 2026.03.25 17:12:16.678620 [ 352 ] {} <Debug> TCP-Session: 49c682e0-55e7-458c-a93c-876ab89990e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10111 | 2026.03.25 17:12:16.678627 [ 351 ] {} <Debug> TCP-Session: 8d75777e-73e0-44b3-b0b0-4f649f898a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10112 | 2026.03.25 17:12:16.678643 [ 352 ] {} <Debug> TCP-Session: 49c682e0-55e7-458c-a93c-876ab89990e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10113 | 2026.03.25 17:12:16.678461 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34234 | ||
| 10114 | 2026.03.25 17:12:16.678443 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49879 | ||
| 10115 | 2026.03.25 17:12:16.678435 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10116 | 2026.03.25 17:12:16.678736 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10117 | 2026.03.25 17:12:16.678417 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34636 | ||
| 10118 | 2026.03.25 17:12:16.678763 [ 356 ] {} <Debug> TCP-Session: 6392621f-dc8c-4c60-8b21-8439200b1fd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34234 | ||
| 10119 | 2026.03.25 17:12:16.678761 [ 349 ] {} <Debug> TCP-Session: 0440c5d9-2e54-4a78-bac0-c409ddcde4fa Authenticating user 'default' from [fd00:1122:3344:101::e]:37032 | ||
| 10120 | 2026.03.25 17:12:16.678789 [ 356 ] {} <Debug> TCP-Session: 6392621f-dc8c-4c60-8b21-8439200b1fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10121 | 2026.03.25 17:12:16.678801 [ 349 ] {} <Debug> TCP-Session: 0440c5d9-2e54-4a78-bac0-c409ddcde4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10122 | 2026.03.25 17:12:16.678806 [ 356 ] {} <Debug> TCP-Session: 6392621f-dc8c-4c60-8b21-8439200b1fd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10123 | 2026.03.25 17:12:16.678816 [ 349 ] {} <Debug> TCP-Session: 0440c5d9-2e54-4a78-bac0-c409ddcde4fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10124 | 2026.03.25 17:12:16.678815 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10125 | 2026.03.25 17:12:16.678765 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10126 | 2026.03.25 17:12:16.678847 [ 353 ] {} <Debug> TCP-Session: 5346675d-05ad-4410-afb3-deda949dc359 Authenticating user 'default' from [fd00:1122:3344:101::e]:34636 | ||
| 10127 | 2026.03.25 17:12:16.678879 [ 354 ] {} <Debug> TCP-Session: e7b4577f-d1a9-4b78-a3df-b3afabac027b Authenticating user 'default' from [fd00:1122:3344:101::e]:49879 | ||
| 10128 | 2026.03.25 17:12:16.678888 [ 353 ] {} <Debug> TCP-Session: 5346675d-05ad-4410-afb3-deda949dc359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10129 | 2026.03.25 17:12:16.678904 [ 354 ] {} <Debug> TCP-Session: e7b4577f-d1a9-4b78-a3df-b3afabac027b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10130 | 2026.03.25 17:12:16.678915 [ 353 ] {} <Debug> TCP-Session: 5346675d-05ad-4410-afb3-deda949dc359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10131 | 2026.03.25 17:12:16.678927 [ 354 ] {} <Debug> TCP-Session: e7b4577f-d1a9-4b78-a3df-b3afabac027b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10132 | 2026.03.25 17:12:16.678425 [ 348 ] {} <Trace> TCP-Session: 7f7d6e09-2366-41e5-b029-197e1ec7b67a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10133 | 2026.03.25 17:12:16.678530 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10134 | 2026.03.25 17:12:16.679008 [ 355 ] {} <Debug> TCP-Session: 3eff4829-40b1-4cd2-88c1-9513f3117ab7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51870 | ||
| 10135 | 2026.03.25 17:12:16.679025 [ 355 ] {} <Debug> TCP-Session: 3eff4829-40b1-4cd2-88c1-9513f3117ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10136 | 2026.03.25 17:12:16.679037 [ 355 ] {} <Debug> TCP-Session: 3eff4829-40b1-4cd2-88c1-9513f3117ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10137 | 2026.03.25 17:12:16.679091 [ 348 ] {c0f1cd07-2aa8-4cd7-ba94-f993b3c3f300} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51745) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10138 | 2026.03.25 17:12:16.679275 [ 348 ] {c0f1cd07-2aa8-4cd7-ba94-f993b3c3f300} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10139 | 2026.03.25 17:12:16.679320 [ 348 ] {c0f1cd07-2aa8-4cd7-ba94-f993b3c3f300} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10140 | 2026.03.25 17:12:16.679559 [ 348 ] {c0f1cd07-2aa8-4cd7-ba94-f993b3c3f300} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 10141 | 2026.03.25 17:12:16.680454 [ 296 ] {c0f1cd07-2aa8-4cd7-ba94-f993b3c3f300} <Trace> AggregatingTransform: Aggregating | ||
| 10142 | 2026.03.25 17:12:16.680498 [ 296 ] {c0f1cd07-2aa8-4cd7-ba94-f993b3c3f300} <Trace> Aggregator: Aggregation method: without_key | ||
| 10143 | 2026.03.25 17:12:16.680536 [ 296 ] {c0f1cd07-2aa8-4cd7-ba94-f993b3c3f300} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000886782 sec. (1127.673 rows/sec., 44.05 KiB/sec.) | ||
| 10144 | 2026.03.25 17:12:16.680551 [ 296 ] {c0f1cd07-2aa8-4cd7-ba94-f993b3c3f300} <Trace> Aggregator: Merging aggregated data | ||
| 10145 | 2026.03.25 17:12:16.681895 [ 348 ] {c0f1cd07-2aa8-4cd7-ba94-f993b3c3f300} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002843 sec., 351.7411185367569 rows/sec., 13.74 KiB/sec. | ||
| 10146 | 2026.03.25 17:12:16.682036 [ 348 ] {c0f1cd07-2aa8-4cd7-ba94-f993b3c3f300} <Debug> TCPHandler: Processed in 0.00367814 sec. | ||
| 10147 | 2026.03.25 17:12:16.682146 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10148 | 2026.03.25 17:12:16.682172 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10149 | 2026.03.25 17:12:16.682174 [ 348 ] {} <Debug> TCP-Session: 7f7d6e09-2366-41e5-b029-197e1ec7b67a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10150 | 2026.03.25 17:12:16.682188 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10151 | 2026.03.25 17:12:16.682204 [ 355 ] {} <Debug> TCP-Session: 3eff4829-40b1-4cd2-88c1-9513f3117ab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10152 | 2026.03.25 17:12:16.682212 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10153 | 2026.03.25 17:12:16.682232 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10154 | 2026.03.25 17:12:16.682263 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10155 | 2026.03.25 17:12:16.682273 [ 352 ] {} <Debug> TCP-Session: 49c682e0-55e7-458c-a93c-876ab89990e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10156 | 2026.03.25 17:12:16.682291 [ 350 ] {} <Debug> TCP-Session: ce9dd03c-5e44-4489-9f58-c611103d5dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10157 | 2026.03.25 17:12:16.682306 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10158 | 2026.03.25 17:12:16.682313 [ 351 ] {} <Debug> TCP-Session: 8d75777e-73e0-44b3-b0b0-4f649f898a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10159 | 2026.03.25 17:12:16.682246 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10160 | 2026.03.25 17:12:16.682348 [ 354 ] {} <Debug> TCP-Session: e7b4577f-d1a9-4b78-a3df-b3afabac027b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10161 | 2026.03.25 17:12:16.682236 [ 356 ] {} <Debug> TCP-Session: 6392621f-dc8c-4c60-8b21-8439200b1fd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10162 | 2026.03.25 17:12:16.682388 [ 349 ] {} <Debug> TCP-Session: 0440c5d9-2e54-4a78-bac0-c409ddcde4fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10163 | 2026.03.25 17:12:16.682284 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10164 | 2026.03.25 17:12:16.682443 [ 353 ] {} <Debug> TCP-Session: 5346675d-05ad-4410-afb3-deda949dc359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10165 | 2026.03.25 17:12:17.010096 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50678 | ||
| 10166 | 2026.03.25 17:12:17.010222 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10167 | 2026.03.25 17:12:17.010254 [ 348 ] {} <Debug> TCP-Session: f84b1071-c96c-4362-830c-ea7d5100bac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50678 | ||
| 10168 | 2026.03.25 17:12:17.010279 [ 348 ] {} <Debug> TCP-Session: f84b1071-c96c-4362-830c-ea7d5100bac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10169 | 2026.03.25 17:12:17.010294 [ 348 ] {} <Debug> TCP-Session: f84b1071-c96c-4362-830c-ea7d5100bac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10170 | 2026.03.25 17:12:17.010511 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46705 | ||
| 10171 | 2026.03.25 17:12:17.010528 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39142 | ||
| 10172 | 2026.03.25 17:12:17.010568 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40144 | ||
| 10173 | 2026.03.25 17:12:17.010596 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52369 | ||
| 10174 | 2026.03.25 17:12:17.010626 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10175 | 2026.03.25 17:12:17.010636 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10176 | 2026.03.25 17:12:17.010658 [ 349 ] {} <Debug> TCP-Session: 49c2b095-b934-4693-b7fe-a2c3c2e75d8a Authenticating user 'default' from [fd00:1122:3344:101::e]:46705 | ||
| 10177 | 2026.03.25 17:12:17.010674 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10178 | 2026.03.25 17:12:17.010679 [ 351 ] {} <Debug> TCP-Session: e3a02a6b-5f09-45e8-b987-b0a776a9f616 Authenticating user 'default' from [fd00:1122:3344:101::e]:39142 | ||
| 10179 | 2026.03.25 17:12:17.010690 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10180 | 2026.03.25 17:12:17.010704 [ 353 ] {} <Debug> TCP-Session: 343ec93c-e12b-45b1-b37a-689c212e7015 Authenticating user 'default' from [fd00:1122:3344:101::e]:40144 | ||
| 10181 | 2026.03.25 17:12:17.010716 [ 351 ] {} <Debug> TCP-Session: e3a02a6b-5f09-45e8-b987-b0a776a9f616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10182 | 2026.03.25 17:12:17.010734 [ 356 ] {} <Debug> TCP-Session: 8e444261-e70c-4ddc-8887-99fbd16d7722 Authenticating user 'default' from [fd00:1122:3344:101::e]:52369 | ||
| 10183 | 2026.03.25 17:12:17.010738 [ 353 ] {} <Debug> TCP-Session: 343ec93c-e12b-45b1-b37a-689c212e7015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10184 | 2026.03.25 17:12:17.010750 [ 351 ] {} <Debug> TCP-Session: e3a02a6b-5f09-45e8-b987-b0a776a9f616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10185 | 2026.03.25 17:12:17.010772 [ 353 ] {} <Debug> TCP-Session: 343ec93c-e12b-45b1-b37a-689c212e7015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10186 | 2026.03.25 17:12:17.010767 [ 356 ] {} <Debug> TCP-Session: 8e444261-e70c-4ddc-8887-99fbd16d7722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10187 | 2026.03.25 17:12:17.010694 [ 349 ] {} <Debug> TCP-Session: 49c2b095-b934-4693-b7fe-a2c3c2e75d8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10188 | 2026.03.25 17:12:17.010806 [ 356 ] {} <Debug> TCP-Session: 8e444261-e70c-4ddc-8887-99fbd16d7722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10189 | 2026.03.25 17:12:17.010819 [ 349 ] {} <Debug> TCP-Session: 49c2b095-b934-4693-b7fe-a2c3c2e75d8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10190 | 2026.03.25 17:12:17.010672 [ 348 ] {} <Trace> TCP-Session: f84b1071-c96c-4362-830c-ea7d5100bac0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10191 | 2026.03.25 17:12:17.010590 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56770 | ||
| 10192 | 2026.03.25 17:12:17.010582 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37557 | ||
| 10193 | 2026.03.25 17:12:17.010566 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49995 | ||
| 10194 | 2026.03.25 17:12:17.010944 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10195 | 2026.03.25 17:12:17.010536 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63975 | ||
| 10196 | 2026.03.25 17:12:17.010996 [ 355 ] {} <Debug> TCP-Session: c8fad3d8-5b36-45a9-9b35-23849f61495f Authenticating user 'default' from [fd00:1122:3344:101::e]:56770 | ||
| 10197 | 2026.03.25 17:12:17.011014 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10198 | 2026.03.25 17:12:17.011031 [ 348 ] {cc1405f9-292e-40c8-a4c2-25d8e99fd725} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50678) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10199 | 2026.03.25 17:12:17.011033 [ 355 ] {} <Debug> TCP-Session: c8fad3d8-5b36-45a9-9b35-23849f61495f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10200 | 2026.03.25 17:12:17.011054 [ 354 ] {} <Debug> TCP-Session: 8f38c5a7-08c4-46a5-953c-91a28882dd1c Authenticating user 'default' from [fd00:1122:3344:101::e]:37557 | ||
| 10201 | 2026.03.25 17:12:17.011061 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10202 | 2026.03.25 17:12:17.011072 [ 355 ] {} <Debug> TCP-Session: c8fad3d8-5b36-45a9-9b35-23849f61495f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10203 | 2026.03.25 17:12:17.011093 [ 354 ] {} <Debug> TCP-Session: 8f38c5a7-08c4-46a5-953c-91a28882dd1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10204 | 2026.03.25 17:12:17.011100 [ 350 ] {} <Debug> TCP-Session: 31240018-fa4d-4550-b4b2-fe959caaad41 Authenticating user 'default' from [fd00:1122:3344:101::e]:63975 | ||
| 10205 | 2026.03.25 17:12:17.011119 [ 354 ] {} <Debug> TCP-Session: 8f38c5a7-08c4-46a5-953c-91a28882dd1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10206 | 2026.03.25 17:12:17.011040 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10207 | 2026.03.25 17:12:17.011132 [ 350 ] {} <Debug> TCP-Session: 31240018-fa4d-4550-b4b2-fe959caaad41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10208 | 2026.03.25 17:12:17.011167 [ 350 ] {} <Debug> TCP-Session: 31240018-fa4d-4550-b4b2-fe959caaad41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10209 | 2026.03.25 17:12:17.011169 [ 352 ] {} <Debug> TCP-Session: 9f1c7b53-fb03-46ce-83e1-3fb6655d0783 Authenticating user 'default' from [fd00:1122:3344:101::e]:49995 | ||
| 10210 | 2026.03.25 17:12:17.011204 [ 352 ] {} <Debug> TCP-Session: 9f1c7b53-fb03-46ce-83e1-3fb6655d0783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10211 | 2026.03.25 17:12:17.011216 [ 352 ] {} <Debug> TCP-Session: 9f1c7b53-fb03-46ce-83e1-3fb6655d0783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10212 | 2026.03.25 17:12:17.011315 [ 348 ] {cc1405f9-292e-40c8-a4c2-25d8e99fd725} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10213 | 2026.03.25 17:12:17.011373 [ 348 ] {cc1405f9-292e-40c8-a4c2-25d8e99fd725} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10214 | 2026.03.25 17:12:17.011653 [ 348 ] {cc1405f9-292e-40c8-a4c2-25d8e99fd725} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 10215 | 2026.03.25 17:12:17.012902 [ 300 ] {cc1405f9-292e-40c8-a4c2-25d8e99fd725} <Trace> AggregatingTransform: Aggregating | ||
| 10216 | 2026.03.25 17:12:17.012963 [ 300 ] {cc1405f9-292e-40c8-a4c2-25d8e99fd725} <Trace> Aggregator: Aggregation method: without_key | ||
| 10217 | 2026.03.25 17:12:17.013003 [ 300 ] {cc1405f9-292e-40c8-a4c2-25d8e99fd725} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001249201 sec. (800.512 rows/sec., 31.27 KiB/sec.) | ||
| 10218 | 2026.03.25 17:12:17.013022 [ 300 ] {cc1405f9-292e-40c8-a4c2-25d8e99fd725} <Trace> Aggregator: Merging aggregated data | ||
| 10219 | 2026.03.25 17:12:17.014286 [ 348 ] {cc1405f9-292e-40c8-a4c2-25d8e99fd725} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003321 sec., 301.11412225233363 rows/sec., 11.76 KiB/sec. | ||
| 10220 | 2026.03.25 17:12:17.014433 [ 348 ] {cc1405f9-292e-40c8-a4c2-25d8e99fd725} <Debug> TCPHandler: Processed in 0.003891796 sec. | ||
| 10221 | 2026.03.25 17:12:17.014521 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10222 | 2026.03.25 17:12:17.014548 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10223 | 2026.03.25 17:12:17.014551 [ 348 ] {} <Debug> TCP-Session: f84b1071-c96c-4362-830c-ea7d5100bac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10224 | 2026.03.25 17:12:17.014570 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10225 | 2026.03.25 17:12:17.014591 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10226 | 2026.03.25 17:12:17.014605 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10227 | 2026.03.25 17:12:17.014634 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10228 | 2026.03.25 17:12:17.014646 [ 351 ] {} <Debug> TCP-Session: e3a02a6b-5f09-45e8-b987-b0a776a9f616 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10229 | 2026.03.25 17:12:17.014666 [ 353 ] {} <Debug> TCP-Session: 343ec93c-e12b-45b1-b37a-689c212e7015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10230 | 2026.03.25 17:12:17.014685 [ 352 ] {} <Debug> TCP-Session: 9f1c7b53-fb03-46ce-83e1-3fb6655d0783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10231 | 2026.03.25 17:12:17.014692 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10232 | 2026.03.25 17:12:17.014673 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10233 | 2026.03.25 17:12:17.014748 [ 355 ] {} <Debug> TCP-Session: c8fad3d8-5b36-45a9-9b35-23849f61495f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10234 | 2026.03.25 17:12:17.014650 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10235 | 2026.03.25 17:12:17.014773 [ 354 ] {} <Debug> TCP-Session: 8f38c5a7-08c4-46a5-953c-91a28882dd1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10236 | 2026.03.25 17:12:17.014629 [ 350 ] {} <Debug> TCP-Session: 31240018-fa4d-4550-b4b2-fe959caaad41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10237 | 2026.03.25 17:12:17.014808 [ 356 ] {} <Debug> TCP-Session: 8e444261-e70c-4ddc-8887-99fbd16d7722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10238 | 2026.03.25 17:12:17.014593 [ 349 ] {} <Debug> TCP-Session: 49c2b095-b934-4693-b7fe-a2c3c2e75d8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10239 | 2026.03.25 17:12:17.573184 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1330 | ||
| 10240 | 2026.03.25 17:12:17.575669 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2026.03.25 17:12:17.575730 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 10242 | 2026.03.25 17:12:17.577058 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10243 | 2026.03.25 17:12:17.577344 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2026.03.25 17:12:17.577725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1330 | ||
| 10245 | 2026.03.25 17:12:18.597021 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10246 | 2026.03.25 17:12:18.597216 [ 253 ] {ae535ac9-e4c1-4ad4-82bc-30be734ac17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10247 | 2026.03.25 17:12:18.597288 [ 253 ] {ae535ac9-e4c1-4ad4-82bc-30be734ac17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10248 | 2026.03.25 17:12:18.598003 [ 253 ] {ae535ac9-e4c1-4ad4-82bc-30be734ac17d} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2026.03.25 17:12:18.598049 [ 253 ] {ae535ac9-e4c1-4ad4-82bc-30be734ac17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10250 | 2026.03.25 17:12:18.598467 [ 253 ] {ae535ac9-e4c1-4ad4-82bc-30be734ac17d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10251 | 2026.03.25 17:12:18.598763 [ 253 ] {ae535ac9-e4c1-4ad4-82bc-30be734ac17d} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.03.25 17:12:18.598936 [ 253 ] {ae535ac9-e4c1-4ad4-82bc-30be734ac17d} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.00177 sec., 48587.57062146893 rows/sec., 4.08 MiB/sec. | ||
| 10253 | 2026.03.25 17:12:18.598989 [ 253 ] {ae535ac9-e4c1-4ad4-82bc-30be734ac17d} <Debug> TCPHandler: Processed in 0.002106312 sec. | ||
| 10254 | 2026.03.25 17:12:18.599127 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10255 | 2026.03.25 17:12:18.599232 [ 253 ] {4f8f169a-a5df-407d-9b91-fb812ea0e13e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10256 | 2026.03.25 17:12:18.599277 [ 253 ] {4f8f169a-a5df-407d-9b91-fb812ea0e13e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10257 | 2026.03.25 17:12:18.599720 [ 253 ] {4f8f169a-a5df-407d-9b91-fb812ea0e13e} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10258 | 2026.03.25 17:12:18.599759 [ 253 ] {4f8f169a-a5df-407d-9b91-fb812ea0e13e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10259 | 2026.03.25 17:12:18.600069 [ 253 ] {4f8f169a-a5df-407d-9b91-fb812ea0e13e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10260 | 2026.03.25 17:12:18.600286 [ 253 ] {4f8f169a-a5df-407d-9b91-fb812ea0e13e} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2026.03.25 17:12:18.600430 [ 253 ] {4f8f169a-a5df-407d-9b91-fb812ea0e13e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001223 sec., 12264.922322158627 rows/sec., 922.26 KiB/sec. | ||
| 10262 | 2026.03.25 17:12:18.600470 [ 253 ] {4f8f169a-a5df-407d-9b91-fb812ea0e13e} <Debug> TCPHandler: Processed in 0.001396674 sec. | ||
| 10263 | 2026.03.25 17:12:18.600594 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10264 | 2026.03.25 17:12:18.600692 [ 253 ] {7e8d06af-766a-4d7e-9434-c0d607756f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10265 | 2026.03.25 17:12:18.600734 [ 253 ] {7e8d06af-766a-4d7e-9434-c0d607756f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10266 | 2026.03.25 17:12:18.601176 [ 253 ] {7e8d06af-766a-4d7e-9434-c0d607756f6c} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10267 | 2026.03.25 17:12:18.601212 [ 253 ] {7e8d06af-766a-4d7e-9434-c0d607756f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10268 | 2026.03.25 17:12:18.601517 [ 253 ] {7e8d06af-766a-4d7e-9434-c0d607756f6c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10269 | 2026.03.25 17:12:18.601740 [ 253 ] {7e8d06af-766a-4d7e-9434-c0d607756f6c} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2026.03.25 17:12:18.601874 [ 253 ] {7e8d06af-766a-4d7e-9434-c0d607756f6c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001205 sec., 65560.16597510374 rows/sec., 5.12 MiB/sec. | ||
| 10271 | 2026.03.25 17:12:18.601913 [ 253 ] {7e8d06af-766a-4d7e-9434-c0d607756f6c} <Debug> TCPHandler: Processed in 0.001372744 sec. | ||
| 10272 | 2026.03.25 17:12:18.602031 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10273 | 2026.03.25 17:12:18.602126 [ 253 ] {59f4724f-6cad-4bf5-926f-53c54c521948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10274 | 2026.03.25 17:12:18.602170 [ 253 ] {59f4724f-6cad-4bf5-926f-53c54c521948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10275 | 2026.03.25 17:12:18.602580 [ 253 ] {59f4724f-6cad-4bf5-926f-53c54c521948} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2026.03.25 17:12:18.602616 [ 253 ] {59f4724f-6cad-4bf5-926f-53c54c521948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10277 | 2026.03.25 17:12:18.602940 [ 253 ] {59f4724f-6cad-4bf5-926f-53c54c521948} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10278 | 2026.03.25 17:12:18.603154 [ 253 ] {59f4724f-6cad-4bf5-926f-53c54c521948} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2026.03.25 17:12:18.603292 [ 253 ] {59f4724f-6cad-4bf5-926f-53c54c521948} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 10280 | 2026.03.25 17:12:18.603329 [ 253 ] {59f4724f-6cad-4bf5-926f-53c54c521948} <Debug> TCPHandler: Processed in 0.001348273 sec. | ||
| 10281 | 2026.03.25 17:12:18.603459 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10282 | 2026.03.25 17:12:18.603553 [ 253 ] {e1db4a6c-e9a2-47d2-adcc-f293d23a39c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10283 | 2026.03.25 17:12:18.603610 [ 253 ] {e1db4a6c-e9a2-47d2-adcc-f293d23a39c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10284 | 2026.03.25 17:12:18.604796 [ 253 ] {e1db4a6c-e9a2-47d2-adcc-f293d23a39c8} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2026.03.25 17:12:18.604840 [ 253 ] {e1db4a6c-e9a2-47d2-adcc-f293d23a39c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10286 | 2026.03.25 17:12:18.605698 [ 253 ] {e1db4a6c-e9a2-47d2-adcc-f293d23a39c8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10287 | 2026.03.25 17:12:18.606025 [ 253 ] {e1db4a6c-e9a2-47d2-adcc-f293d23a39c8} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2026.03.25 17:12:18.606217 [ 253 ] {e1db4a6c-e9a2-47d2-adcc-f293d23a39c8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00268 sec., 5597.014925373134 rows/sec., 10.03 MiB/sec. | ||
| 10289 | 2026.03.25 17:12:18.606346 [ 253 ] {e1db4a6c-e9a2-47d2-adcc-f293d23a39c8} <Debug> TCPHandler: Processed in 0.002941232 sec. | ||
| 10290 | 2026.03.25 17:12:18.606480 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10291 | 2026.03.25 17:12:18.606579 [ 253 ] {93138ca2-c3d3-471e-9aa5-3c5f3956b461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10292 | 2026.03.25 17:12:18.606623 [ 253 ] {93138ca2-c3d3-471e-9aa5-3c5f3956b461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10293 | 2026.03.25 17:12:18.607009 [ 253 ] {93138ca2-c3d3-471e-9aa5-3c5f3956b461} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.03.25 17:12:18.607047 [ 253 ] {93138ca2-c3d3-471e-9aa5-3c5f3956b461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10295 | 2026.03.25 17:12:18.607377 [ 253 ] {93138ca2-c3d3-471e-9aa5-3c5f3956b461} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10296 | 2026.03.25 17:12:18.607596 [ 253 ] {93138ca2-c3d3-471e-9aa5-3c5f3956b461} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.03.25 17:12:18.607732 [ 253 ] {93138ca2-c3d3-471e-9aa5-3c5f3956b461} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 10298 | 2026.03.25 17:12:18.607775 [ 253 ] {93138ca2-c3d3-471e-9aa5-3c5f3956b461} <Debug> TCPHandler: Processed in 0.001350033 sec. | ||
| 10299 | 2026.03.25 17:12:22.381578 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10300 | 2026.03.25 17:12:22.381645 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10301 | 2026.03.25 17:12:22.520836 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20125 | ||
| 10302 | 2026.03.25 17:12:22.521335 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2026.03.25 17:12:22.521374 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10304 | 2026.03.25 17:12:22.521840 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10305 | 2026.03.25 17:12:22.522061 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2026.03.25 17:12:22.522197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20125 | ||
| 10307 | 2026.03.25 17:12:23.605761 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2026.03.25 17:12:23.605951 [ 253 ] {c43d09d0-a2b4-4cba-aba3-debb159bd3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10309 | 2026.03.25 17:12:23.606018 [ 253 ] {c43d09d0-a2b4-4cba-aba3-debb159bd3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10310 | 2026.03.25 17:12:23.606801 [ 253 ] {c43d09d0-a2b4-4cba-aba3-debb159bd3c0} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.03.25 17:12:23.606849 [ 253 ] {c43d09d0-a2b4-4cba-aba3-debb159bd3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10312 | 2026.03.25 17:12:23.607251 [ 253 ] {c43d09d0-a2b4-4cba-aba3-debb159bd3c0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10313 | 2026.03.25 17:12:23.607487 [ 253 ] {c43d09d0-a2b4-4cba-aba3-debb159bd3c0} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.03.25 17:12:23.607640 [ 253 ] {c43d09d0-a2b4-4cba-aba3-debb159bd3c0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001739 sec., 163312.24841863138 rows/sec., 10.37 MiB/sec. | ||
| 10315 | 2026.03.25 17:12:23.607684 [ 253 ] {c43d09d0-a2b4-4cba-aba3-debb159bd3c0} <Debug> TCPHandler: Processed in 0.00205429 sec. | ||
| 10316 | 2026.03.25 17:12:23.607819 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.03.25 17:12:23.607914 [ 253 ] {54dcedf2-ef19-44fc-9723-5626afb76ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10318 | 2026.03.25 17:12:23.607956 [ 253 ] {54dcedf2-ef19-44fc-9723-5626afb76ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10319 | 2026.03.25 17:12:23.608783 [ 253 ] {54dcedf2-ef19-44fc-9723-5626afb76ec2} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.03.25 17:12:23.608819 [ 253 ] {54dcedf2-ef19-44fc-9723-5626afb76ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10321 | 2026.03.25 17:12:23.609202 [ 253 ] {54dcedf2-ef19-44fc-9723-5626afb76ec2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10322 | 2026.03.25 17:12:23.609433 [ 253 ] {54dcedf2-ef19-44fc-9723-5626afb76ec2} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.03.25 17:12:23.609563 [ 253 ] {54dcedf2-ef19-44fc-9723-5626afb76ec2} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001668 sec., 507793.7649880096 rows/sec., 39.93 MiB/sec. | ||
| 10324 | 2026.03.25 17:12:23.609603 [ 253 ] {54dcedf2-ef19-44fc-9723-5626afb76ec2} <Debug> TCPHandler: Processed in 0.001834635 sec. | ||
| 10325 | 2026.03.25 17:12:23.609723 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.03.25 17:12:23.609819 [ 253 ] {92c001ee-3305-4246-bc2a-57612dc25d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10327 | 2026.03.25 17:12:23.609859 [ 253 ] {92c001ee-3305-4246-bc2a-57612dc25d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10328 | 2026.03.25 17:12:23.610313 [ 253 ] {92c001ee-3305-4246-bc2a-57612dc25d73} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.03.25 17:12:23.610350 [ 253 ] {92c001ee-3305-4246-bc2a-57612dc25d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10330 | 2026.03.25 17:12:23.610656 [ 253 ] {92c001ee-3305-4246-bc2a-57612dc25d73} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10331 | 2026.03.25 17:12:23.610868 [ 253 ] {92c001ee-3305-4246-bc2a-57612dc25d73} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.03.25 17:12:23.610997 [ 253 ] {92c001ee-3305-4246-bc2a-57612dc25d73} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001196 sec., 139632.10702341137 rows/sec., 8.51 MiB/sec. | ||
| 10333 | 2026.03.25 17:12:23.611035 [ 253 ] {92c001ee-3305-4246-bc2a-57612dc25d73} <Debug> TCPHandler: Processed in 0.001361984 sec. | ||
| 10334 | 2026.03.25 17:12:23.611160 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.03.25 17:12:23.611254 [ 253 ] {1e35cba4-c6df-44d9-a09e-4b8847fd4905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10336 | 2026.03.25 17:12:23.611295 [ 253 ] {1e35cba4-c6df-44d9-a09e-4b8847fd4905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10337 | 2026.03.25 17:12:23.611741 [ 253 ] {1e35cba4-c6df-44d9-a09e-4b8847fd4905} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.03.25 17:12:23.611778 [ 253 ] {1e35cba4-c6df-44d9-a09e-4b8847fd4905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10339 | 2026.03.25 17:12:23.612082 [ 253 ] {1e35cba4-c6df-44d9-a09e-4b8847fd4905} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10340 | 2026.03.25 17:12:23.612293 [ 253 ] {1e35cba4-c6df-44d9-a09e-4b8847fd4905} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.03.25 17:12:23.612426 [ 253 ] {1e35cba4-c6df-44d9-a09e-4b8847fd4905} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 10342 | 2026.03.25 17:12:23.612466 [ 253 ] {1e35cba4-c6df-44d9-a09e-4b8847fd4905} <Debug> TCPHandler: Processed in 0.001355813 sec. | ||
| 10343 | 2026.03.25 17:12:23.612589 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10344 | 2026.03.25 17:12:23.612683 [ 253 ] {99ad289a-3bd2-4c61-947e-8c696e9eae27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10345 | 2026.03.25 17:12:23.612722 [ 253 ] {99ad289a-3bd2-4c61-947e-8c696e9eae27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10346 | 2026.03.25 17:12:23.613155 [ 253 ] {99ad289a-3bd2-4c61-947e-8c696e9eae27} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2026.03.25 17:12:23.613191 [ 253 ] {99ad289a-3bd2-4c61-947e-8c696e9eae27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10348 | 2026.03.25 17:12:23.613496 [ 253 ] {99ad289a-3bd2-4c61-947e-8c696e9eae27} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10349 | 2026.03.25 17:12:23.613717 [ 253 ] {99ad289a-3bd2-4c61-947e-8c696e9eae27} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10350 | 2026.03.25 17:12:23.613847 [ 253 ] {99ad289a-3bd2-4c61-947e-8c696e9eae27} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001182 sec., 125211.50592216582 rows/sec., 7.12 MiB/sec. | ||
| 10351 | 2026.03.25 17:12:23.613887 [ 253 ] {99ad289a-3bd2-4c61-947e-8c696e9eae27} <Debug> TCPHandler: Processed in 0.001347443 sec. | ||
| 10352 | 2026.03.25 17:12:23.614001 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10353 | 2026.03.25 17:12:23.614095 [ 253 ] {01791dde-335d-426e-a695-d2465e109180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10354 | 2026.03.25 17:12:23.614135 [ 253 ] {01791dde-335d-426e-a695-d2465e109180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10355 | 2026.03.25 17:12:23.614749 [ 253 ] {01791dde-335d-426e-a695-d2465e109180} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2026.03.25 17:12:23.614785 [ 253 ] {01791dde-335d-426e-a695-d2465e109180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10357 | 2026.03.25 17:12:23.615106 [ 253 ] {01791dde-335d-426e-a695-d2465e109180} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10358 | 2026.03.25 17:12:23.615321 [ 253 ] {01791dde-335d-426e-a695-d2465e109180} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.03.25 17:12:23.615452 [ 253 ] {01791dde-335d-426e-a695-d2465e109180} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001374 sec., 374818.0494905386 rows/sec., 26.43 MiB/sec. | ||
| 10360 | 2026.03.25 17:12:23.615490 [ 253 ] {01791dde-335d-426e-a695-d2465e109180} <Debug> TCPHandler: Processed in 0.001539198 sec. | ||
| 10361 | 2026.03.25 17:12:23.615590 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10362 | 2026.03.25 17:12:23.615684 [ 253 ] {9f4e1f8c-4cee-4429-a59c-98ad290b57a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10363 | 2026.03.25 17:12:23.615725 [ 253 ] {9f4e1f8c-4cee-4429-a59c-98ad290b57a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10364 | 2026.03.25 17:12:23.616060 [ 253 ] {9f4e1f8c-4cee-4429-a59c-98ad290b57a1} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2026.03.25 17:12:23.616096 [ 253 ] {9f4e1f8c-4cee-4429-a59c-98ad290b57a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10366 | 2026.03.25 17:12:23.616400 [ 253 ] {9f4e1f8c-4cee-4429-a59c-98ad290b57a1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10367 | 2026.03.25 17:12:23.616611 [ 253 ] {9f4e1f8c-4cee-4429-a59c-98ad290b57a1} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10368 | 2026.03.25 17:12:23.616741 [ 253 ] {9f4e1f8c-4cee-4429-a59c-98ad290b57a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 10369 | 2026.03.25 17:12:23.616778 [ 253 ] {9f4e1f8c-4cee-4429-a59c-98ad290b57a1} <Debug> TCPHandler: Processed in 0.001235991 sec. | ||
| 10370 | 2026.03.25 17:12:23.616886 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10371 | 2026.03.25 17:12:23.616980 [ 253 ] {544c5ce0-a014-416a-b803-acbb0790ca05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10372 | 2026.03.25 17:12:23.617023 [ 253 ] {544c5ce0-a014-416a-b803-acbb0790ca05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10373 | 2026.03.25 17:12:23.617424 [ 253 ] {544c5ce0-a014-416a-b803-acbb0790ca05} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2026.03.25 17:12:23.617461 [ 253 ] {544c5ce0-a014-416a-b803-acbb0790ca05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10375 | 2026.03.25 17:12:23.617795 [ 253 ] {544c5ce0-a014-416a-b803-acbb0790ca05} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10376 | 2026.03.25 17:12:23.618009 [ 253 ] {544c5ce0-a014-416a-b803-acbb0790ca05} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2026.03.25 17:12:23.618139 [ 253 ] {544c5ce0-a014-416a-b803-acbb0790ca05} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001177 sec., 225148.68309260832 rows/sec., 14.96 MiB/sec. | ||
| 10378 | 2026.03.25 17:12:23.618178 [ 253 ] {544c5ce0-a014-416a-b803-acbb0790ca05} <Debug> TCPHandler: Processed in 0.001341163 sec. | ||
| 10379 | 2026.03.25 17:12:23.618293 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10380 | 2026.03.25 17:12:23.618390 [ 253 ] {aab9e69b-728a-4916-bc07-5cee7de5ebed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10381 | 2026.03.25 17:12:23.618432 [ 253 ] {aab9e69b-728a-4916-bc07-5cee7de5ebed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10382 | 2026.03.25 17:12:23.618748 [ 253 ] {aab9e69b-728a-4916-bc07-5cee7de5ebed} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2026.03.25 17:12:23.618784 [ 253 ] {aab9e69b-728a-4916-bc07-5cee7de5ebed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10384 | 2026.03.25 17:12:23.619093 [ 253 ] {aab9e69b-728a-4916-bc07-5cee7de5ebed} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10385 | 2026.03.25 17:12:23.619306 [ 253 ] {aab9e69b-728a-4916-bc07-5cee7de5ebed} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2026.03.25 17:12:23.619436 [ 253 ] {aab9e69b-728a-4916-bc07-5cee7de5ebed} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 10387 | 2026.03.25 17:12:23.619474 [ 253 ] {aab9e69b-728a-4916-bc07-5cee7de5ebed} <Debug> TCPHandler: Processed in 0.00122966 sec. | ||
| 10388 | 2026.03.25 17:12:23.619582 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2026.03.25 17:12:23.619675 [ 253 ] {adc8ad09-a57c-46b6-9bf6-3e9bc3715288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10390 | 2026.03.25 17:12:23.619730 [ 253 ] {adc8ad09-a57c-46b6-9bf6-3e9bc3715288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10391 | 2026.03.25 17:12:23.620571 [ 253 ] {adc8ad09-a57c-46b6-9bf6-3e9bc3715288} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.03.25 17:12:23.620608 [ 253 ] {adc8ad09-a57c-46b6-9bf6-3e9bc3715288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10393 | 2026.03.25 17:12:23.621139 [ 253 ] {adc8ad09-a57c-46b6-9bf6-3e9bc3715288} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10394 | 2026.03.25 17:12:23.621366 [ 253 ] {adc8ad09-a57c-46b6-9bf6-3e9bc3715288} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.03.25 17:12:23.621507 [ 253 ] {adc8ad09-a57c-46b6-9bf6-3e9bc3715288} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00185 sec., 13513.513513513513 rows/sec., 24.22 MiB/sec. | ||
| 10396 | 2026.03.25 17:12:23.621564 [ 253 ] {adc8ad09-a57c-46b6-9bf6-3e9bc3715288} <Debug> TCPHandler: Processed in 0.00203075 sec. | ||
| 10397 | 2026.03.25 17:12:23.621670 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10398 | 2026.03.25 17:12:23.621764 [ 253 ] {18bfee15-3148-4814-9b88-8c884ad36e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10399 | 2026.03.25 17:12:23.621806 [ 253 ] {18bfee15-3148-4814-9b88-8c884ad36e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10400 | 2026.03.25 17:12:23.622155 [ 253 ] {18bfee15-3148-4814-9b88-8c884ad36e81} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2026.03.25 17:12:23.622191 [ 253 ] {18bfee15-3148-4814-9b88-8c884ad36e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10402 | 2026.03.25 17:12:23.622507 [ 253 ] {18bfee15-3148-4814-9b88-8c884ad36e81} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10403 | 2026.03.25 17:12:23.622719 [ 253 ] {18bfee15-3148-4814-9b88-8c884ad36e81} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2026.03.25 17:12:23.622848 [ 253 ] {18bfee15-3148-4814-9b88-8c884ad36e81} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 10405 | 2026.03.25 17:12:23.622885 [ 253 ] {18bfee15-3148-4814-9b88-8c884ad36e81} <Debug> TCPHandler: Processed in 0.001265131 sec. | ||
| 10406 | 2026.03.25 17:12:23.720705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10407 | 2026.03.25 17:12:23.737989 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10408 | 2026.03.25 17:12:23.738061 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10409 | 2026.03.25 17:12:23.743940 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10410 | 2026.03.25 17:12:23.744636 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10411 | 2026.03.25 17:12:23.747637 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10412 | 2026.03.25 17:12:24.820072 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10413 | 2026.03.25 17:12:24.820358 [ 253 ] {4dcd955e-3c7f-440d-8006-d85fdbe1a0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10414 | 2026.03.25 17:12:24.820470 [ 253 ] {4dcd955e-3c7f-440d-8006-d85fdbe1a0f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10415 | 2026.03.25 17:12:24.821308 [ 253 ] {4dcd955e-3c7f-440d-8006-d85fdbe1a0f4} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2026.03.25 17:12:24.821358 [ 253 ] {4dcd955e-3c7f-440d-8006-d85fdbe1a0f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10417 | 2026.03.25 17:12:24.821769 [ 253 ] {4dcd955e-3c7f-440d-8006-d85fdbe1a0f4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10418 | 2026.03.25 17:12:24.822017 [ 253 ] {4dcd955e-3c7f-440d-8006-d85fdbe1a0f4} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2026.03.25 17:12:24.822150 [ 149 ] {} <Debug> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10420 | 2026.03.25 17:12:24.822175 [ 253 ] {4dcd955e-3c7f-440d-8006-d85fdbe1a0f4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001896 sec., 12658.227848101267 rows/sec., 1.05 MiB/sec. | ||
| 10421 | 2026.03.25 17:12:24.822218 [ 149 ] {} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.03.25 17:12:24.822231 [ 253 ] {4dcd955e-3c7f-440d-8006-d85fdbe1a0f4} <Debug> TCPHandler: Processed in 0.002328817 sec. | ||
| 10423 | 2026.03.25 17:12:24.822245 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10424 | 2026.03.25 17:12:24.822362 [ 188 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::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 | ||
| 10425 | 2026.03.25 17:12:24.822376 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10426 | 2026.03.25 17:12:24.822493 [ 188 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10427 | 2026.03.25 17:12:24.822511 [ 253 ] {d6dcb4d4-5a8c-49bd-90a5-a45c5f40e643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10428 | 2026.03.25 17:12:24.822534 [ 188 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 308 rows starting from the beginning of the part | ||
| 10429 | 2026.03.25 17:12:24.822569 [ 253 ] {d6dcb4d4-5a8c-49bd-90a5-a45c5f40e643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10430 | 2026.03.25 17:12:24.822615 [ 188 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 10431 | 2026.03.25 17:12:24.822673 [ 188 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 10432 | 2026.03.25 17:12:24.822722 [ 188 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 10433 | 2026.03.25 17:12:24.822769 [ 188 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 10434 | 2026.03.25 17:12:24.822814 [ 188 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 10435 | 2026.03.25 17:12:24.823078 [ 253 ] {d6dcb4d4-5a8c-49bd-90a5-a45c5f40e643} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10436 | 2026.03.25 17:12:24.823122 [ 253 ] {d6dcb4d4-5a8c-49bd-90a5-a45c5f40e643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10437 | 2026.03.25 17:12:24.823462 [ 253 ] {d6dcb4d4-5a8c-49bd-90a5-a45c5f40e643} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10438 | 2026.03.25 17:12:24.823691 [ 253 ] {d6dcb4d4-5a8c-49bd-90a5-a45c5f40e643} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10439 | 2026.03.25 17:12:24.823820 [ 199 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503517 sec., 976377.3871529221 rows/sec., 66.36 MiB/sec. | ||
| 10440 | 2026.03.25 17:12:24.823834 [ 253 ] {d6dcb4d4-5a8c-49bd-90a5-a45c5f40e643} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001348 sec., 11869.436201780416 rows/sec., 967.87 KiB/sec. | ||
| 10441 | 2026.03.25 17:12:24.823903 [ 253 ] {d6dcb4d4-5a8c-49bd-90a5-a45c5f40e643} <Debug> TCPHandler: Processed in 0.001594849 sec. | ||
| 10442 | 2026.03.25 17:12:24.824062 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10443 | 2026.03.25 17:12:24.824063 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10444 | 2026.03.25 17:12:24.824179 [ 253 ] {bd82521c-1b06-4183-9fbe-3ed091acc360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10445 | 2026.03.25 17:12:24.824220 [ 253 ] {bd82521c-1b06-4183-9fbe-3ed091acc360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10446 | 2026.03.25 17:12:24.824380 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_31_6} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.03.25 17:12:24.824473 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_31_6} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10448 | 2026.03.25 17:12:24.824588 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10449 | 2026.03.25 17:12:24.825769 [ 253 ] {bd82521c-1b06-4183-9fbe-3ed091acc360} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2026.03.25 17:12:24.825811 [ 253 ] {bd82521c-1b06-4183-9fbe-3ed091acc360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10451 | 2026.03.25 17:12:24.826353 [ 253 ] {bd82521c-1b06-4183-9fbe-3ed091acc360} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10452 | 2026.03.25 17:12:24.826587 [ 253 ] {bd82521c-1b06-4183-9fbe-3ed091acc360} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2026.03.25 17:12:24.826725 [ 253 ] {bd82521c-1b06-4183-9fbe-3ed091acc360} <Debug> executeQuery: Read 2563 rows, 196.73 KiB in 0.002565 sec., 999220.2729044835 rows/sec., 74.90 MiB/sec. | ||
| 10454 | 2026.03.25 17:12:24.826769 [ 253 ] {bd82521c-1b06-4183-9fbe-3ed091acc360} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 10455 | 2026.03.25 17:12:24.826784 [ 253 ] {bd82521c-1b06-4183-9fbe-3ed091acc360} <Debug> TCPHandler: Processed in 0.002770849 sec. | ||
| 10456 | 2026.03.25 17:12:24.826903 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10457 | 2026.03.25 17:12:24.826999 [ 253 ] {ae53c8b3-93dc-4df7-ac6b-e0634c1d62cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10458 | 2026.03.25 17:12:24.827040 [ 253 ] {ae53c8b3-93dc-4df7-ac6b-e0634c1d62cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10459 | 2026.03.25 17:12:24.827475 [ 253 ] {ae53c8b3-93dc-4df7-ac6b-e0634c1d62cd} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10460 | 2026.03.25 17:12:24.827512 [ 253 ] {ae53c8b3-93dc-4df7-ac6b-e0634c1d62cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10461 | 2026.03.25 17:12:24.827843 [ 253 ] {ae53c8b3-93dc-4df7-ac6b-e0634c1d62cd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10462 | 2026.03.25 17:12:24.828070 [ 253 ] {ae53c8b3-93dc-4df7-ac6b-e0634c1d62cd} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2026.03.25 17:12:24.828208 [ 253 ] {ae53c8b3-93dc-4df7-ac6b-e0634c1d62cd} <Debug> executeQuery: Read 54 rows, 4.03 KiB in 0.001229 sec., 43938.16110659072 rows/sec., 3.20 MiB/sec. | ||
| 10464 | 2026.03.25 17:12:24.828248 [ 253 ] {ae53c8b3-93dc-4df7-ac6b-e0634c1d62cd} <Debug> TCPHandler: Processed in 0.001394935 sec. | ||
| 10465 | 2026.03.25 17:12:24.828351 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10466 | 2026.03.25 17:12:24.828447 [ 253 ] {6126324c-42ca-402f-a1f3-75268e062420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10467 | 2026.03.25 17:12:24.828489 [ 253 ] {6126324c-42ca-402f-a1f3-75268e062420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10468 | 2026.03.25 17:12:24.829182 [ 253 ] {6126324c-42ca-402f-a1f3-75268e062420} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10469 | 2026.03.25 17:12:24.829223 [ 253 ] {6126324c-42ca-402f-a1f3-75268e062420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10470 | 2026.03.25 17:12:24.829583 [ 253 ] {6126324c-42ca-402f-a1f3-75268e062420} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10471 | 2026.03.25 17:12:24.829827 [ 253 ] {6126324c-42ca-402f-a1f3-75268e062420} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10472 | 2026.03.25 17:12:24.829972 [ 253 ] {6126324c-42ca-402f-a1f3-75268e062420} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001542 sec., 535019.4552529183 rows/sec., 31.30 MiB/sec. | ||
| 10473 | 2026.03.25 17:12:24.830013 [ 253 ] {6126324c-42ca-402f-a1f3-75268e062420} <Debug> TCPHandler: Processed in 0.001710482 sec. | ||
| 10474 | 2026.03.25 17:12:24.830134 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10475 | 2026.03.25 17:12:24.830229 [ 253 ] {254acc47-f906-428e-9650-d552dbab69f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10476 | 2026.03.25 17:12:24.830272 [ 253 ] {254acc47-f906-428e-9650-d552dbab69f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10477 | 2026.03.25 17:12:24.830668 [ 253 ] {254acc47-f906-428e-9650-d552dbab69f4} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2026.03.25 17:12:24.830706 [ 253 ] {254acc47-f906-428e-9650-d552dbab69f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10479 | 2026.03.25 17:12:24.831006 [ 253 ] {254acc47-f906-428e-9650-d552dbab69f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10480 | 2026.03.25 17:12:24.831225 [ 253 ] {254acc47-f906-428e-9650-d552dbab69f4} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2026.03.25 17:12:24.831355 [ 253 ] {254acc47-f906-428e-9650-d552dbab69f4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 10482 | 2026.03.25 17:12:24.831393 [ 253 ] {254acc47-f906-428e-9650-d552dbab69f4} <Debug> TCPHandler: Processed in 0.001310282 sec. | ||
| 10483 | 2026.03.25 17:12:24.831508 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10484 | 2026.03.25 17:12:24.831603 [ 253 ] {f9ff2ca1-244b-44b8-88d0-baf41887857e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10485 | 2026.03.25 17:12:24.831644 [ 253 ] {f9ff2ca1-244b-44b8-88d0-baf41887857e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10486 | 2026.03.25 17:12:24.832046 [ 253 ] {f9ff2ca1-244b-44b8-88d0-baf41887857e} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10487 | 2026.03.25 17:12:24.832084 [ 253 ] {f9ff2ca1-244b-44b8-88d0-baf41887857e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10488 | 2026.03.25 17:12:24.832392 [ 253 ] {f9ff2ca1-244b-44b8-88d0-baf41887857e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10489 | 2026.03.25 17:12:24.832621 [ 253 ] {f9ff2ca1-244b-44b8-88d0-baf41887857e} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10490 | 2026.03.25 17:12:24.832734 [ 149 ] {} <Debug> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10491 | 2026.03.25 17:12:24.832758 [ 253 ] {f9ff2ca1-244b-44b8-88d0-baf41887857e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 798.55 KiB/sec. | ||
| 10492 | 2026.03.25 17:12:24.832771 [ 149 ] {} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10493 | 2026.03.25 17:12:24.832800 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10494 | 2026.03.25 17:12:24.832804 [ 253 ] {f9ff2ca1-244b-44b8-88d0-baf41887857e} <Debug> TCPHandler: Processed in 0.001345033 sec. | ||
| 10495 | 2026.03.25 17:12:24.832919 [ 201 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::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 | ||
| 10496 | 2026.03.25 17:12:24.832928 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10497 | 2026.03.25 17:12:24.833065 [ 253 ] {14f98c69-407d-44d0-a6af-1effc0d7565f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10498 | 2026.03.25 17:12:24.833082 [ 201 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10499 | 2026.03.25 17:12:24.833106 [ 253 ] {14f98c69-407d-44d0-a6af-1effc0d7565f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10500 | 2026.03.25 17:12:24.833126 [ 201 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 160 rows starting from the beginning of the part | ||
| 10501 | 2026.03.25 17:12:24.833207 [ 201 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 10502 | 2026.03.25 17:12:24.833261 [ 201 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 10503 | 2026.03.25 17:12:24.833310 [ 201 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 10504 | 2026.03.25 17:12:24.833356 [ 201 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 10505 | 2026.03.25 17:12:24.833407 [ 201 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 10506 | 2026.03.25 17:12:24.834021 [ 253 ] {14f98c69-407d-44d0-a6af-1effc0d7565f} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2026.03.25 17:12:24.834063 [ 253 ] {14f98c69-407d-44d0-a6af-1effc0d7565f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10508 | 2026.03.25 17:12:24.834419 [ 199 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559089 sec., 490029.75455538457 rows/sec., 30.04 MiB/sec. | ||
| 10509 | 2026.03.25 17:12:24.834533 [ 253 ] {14f98c69-407d-44d0-a6af-1effc0d7565f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10510 | 2026.03.25 17:12:24.834592 [ 192 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10511 | 2026.03.25 17:12:24.834827 [ 253 ] {14f98c69-407d-44d0-a6af-1effc0d7565f} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10512 | 2026.03.25 17:12:24.834935 [ 192 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_31_6} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10513 | 2026.03.25 17:12:24.834991 [ 253 ] {14f98c69-407d-44d0-a6af-1effc0d7565f} <Debug> executeQuery: Read 1357 rows, 93.88 KiB in 0.001945 sec., 697686.3753213368 rows/sec., 47.14 MiB/sec. | ||
| 10514 | 2026.03.25 17:12:24.835026 [ 192 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_31_6} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10515 | 2026.03.25 17:12:24.835037 [ 253 ] {14f98c69-407d-44d0-a6af-1effc0d7565f} <Debug> TCPHandler: Processed in 0.002159493 sec. | ||
| 10516 | 2026.03.25 17:12:24.835128 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10517 | 2026.03.25 17:12:24.835166 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10518 | 2026.03.25 17:12:24.835267 [ 253 ] {938ba2a9-bfb9-450d-9ede-0c7abb018a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10519 | 2026.03.25 17:12:24.835311 [ 253 ] {938ba2a9-bfb9-450d-9ede-0c7abb018a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10520 | 2026.03.25 17:12:24.836085 [ 253 ] {938ba2a9-bfb9-450d-9ede-0c7abb018a42} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10521 | 2026.03.25 17:12:24.836124 [ 253 ] {938ba2a9-bfb9-450d-9ede-0c7abb018a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10522 | 2026.03.25 17:12:24.836591 [ 253 ] {938ba2a9-bfb9-450d-9ede-0c7abb018a42} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10523 | 2026.03.25 17:12:24.836822 [ 253 ] {938ba2a9-bfb9-450d-9ede-0c7abb018a42} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10524 | 2026.03.25 17:12:24.836958 [ 253 ] {938ba2a9-bfb9-450d-9ede-0c7abb018a42} <Debug> executeQuery: Read 1716 rows, 110.69 KiB in 0.00171 sec., 1003508.7719298246 rows/sec., 63.21 MiB/sec. | ||
| 10525 | 2026.03.25 17:12:24.836998 [ 253 ] {938ba2a9-bfb9-450d-9ede-0c7abb018a42} <Debug> TCPHandler: Processed in 0.001881656 sec. | ||
| 10526 | 2026.03.25 17:12:24.837111 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10527 | 2026.03.25 17:12:24.837207 [ 253 ] {8f49e551-f131-40e9-8423-3b2bb256ca4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10528 | 2026.03.25 17:12:24.837263 [ 253 ] {8f49e551-f131-40e9-8423-3b2bb256ca4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10529 | 2026.03.25 17:12:24.838083 [ 253 ] {8f49e551-f131-40e9-8423-3b2bb256ca4d} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10530 | 2026.03.25 17:12:24.838120 [ 253 ] {8f49e551-f131-40e9-8423-3b2bb256ca4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10531 | 2026.03.25 17:12:24.838688 [ 253 ] {8f49e551-f131-40e9-8423-3b2bb256ca4d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10532 | 2026.03.25 17:12:24.838943 [ 253 ] {8f49e551-f131-40e9-8423-3b2bb256ca4d} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10533 | 2026.03.25 17:12:24.839093 [ 253 ] {8f49e551-f131-40e9-8423-3b2bb256ca4d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001904 sec., 13655.46218487395 rows/sec., 24.47 MiB/sec. | ||
| 10534 | 2026.03.25 17:12:24.839158 [ 253 ] {8f49e551-f131-40e9-8423-3b2bb256ca4d} <Debug> TCPHandler: Processed in 0.002096492 sec. | ||
| 10535 | 2026.03.25 17:12:24.839275 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10536 | 2026.03.25 17:12:24.839373 [ 253 ] {8933e5ce-33ae-4a34-a369-f6110734a827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10537 | 2026.03.25 17:12:24.839415 [ 253 ] {8933e5ce-33ae-4a34-a369-f6110734a827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10538 | 2026.03.25 17:12:24.839745 [ 253 ] {8933e5ce-33ae-4a34-a369-f6110734a827} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10539 | 2026.03.25 17:12:24.839782 [ 253 ] {8933e5ce-33ae-4a34-a369-f6110734a827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10540 | 2026.03.25 17:12:24.840094 [ 253 ] {8933e5ce-33ae-4a34-a369-f6110734a827} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10541 | 2026.03.25 17:12:24.840312 [ 253 ] {8933e5ce-33ae-4a34-a369-f6110734a827} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10542 | 2026.03.25 17:12:24.840446 [ 253 ] {8933e5ce-33ae-4a34-a369-f6110734a827} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001093 sec., 21957.913998170174 rows/sec., 1.48 MiB/sec. | ||
| 10543 | 2026.03.25 17:12:24.840482 [ 253 ] {8933e5ce-33ae-4a34-a369-f6110734a827} <Debug> TCPHandler: Processed in 0.001256531 sec. | ||
| 10544 | 2026.03.25 17:12:27.578482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1386 | ||
| 10545 | 2026.03.25 17:12:27.581248 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2026.03.25 17:12:27.581301 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10547 | 2026.03.25 17:12:27.582560 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10548 | 2026.03.25 17:12:27.582850 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10549 | 2026.03.25 17:12:27.583047 [ 144 ] {} <Debug> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10550 | 2026.03.25 17:12:27.583116 [ 144 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2026.03.25 17:12:27.583139 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10552 | 2026.03.25 17:12:27.583219 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1386 | ||
| 10553 | 2026.03.25 17:12:27.583262 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 10554 | 2026.03.25 17:12:27.583882 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10555 | 2026.03.25 17:12:27.584040 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1174 rows starting from the beginning of the part | ||
| 10556 | 2026.03.25 17:12:27.584427 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 10557 | 2026.03.25 17:12:27.584818 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part | ||
| 10558 | 2026.03.25 17:12:27.585188 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 10559 | 2026.03.25 17:12:27.585570 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 10560 | 2026.03.25 17:12:27.585934 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 10561 | 2026.03.25 17:12:27.593535 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 72 columns (72 merged, 0 gathered) in 0.010328994 sec., 134185.38146115682 rows/sec., 108.55 MiB/sec. | ||
| 10562 | 2026.03.25 17:12:27.595140 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10563 | 2026.03.25 17:12:27.595704 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_31_6} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10564 | 2026.03.25 17:12:27.595791 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_31_6} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10565 | 2026.03.25 17:12:27.595964 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB. | ||
| 10566 | 2026.03.25 17:12:28.001171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.07 MiB, peak 316.31 MiB, free memory in arenas 0.00 B, will set to 306.32 MiB (RSS), difference: 1.25 MiB | ||
| 10567 | 2026.03.25 17:12:28.592509 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2026.03.25 17:12:28.592722 [ 253 ] {bdfe0f0c-e77b-440a-9498-f95bacc4708e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10569 | 2026.03.25 17:12:28.592802 [ 253 ] {bdfe0f0c-e77b-440a-9498-f95bacc4708e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10570 | 2026.03.25 17:12:28.593554 [ 253 ] {bdfe0f0c-e77b-440a-9498-f95bacc4708e} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.03.25 17:12:28.593598 [ 253 ] {bdfe0f0c-e77b-440a-9498-f95bacc4708e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10572 | 2026.03.25 17:12:28.594013 [ 253 ] {bdfe0f0c-e77b-440a-9498-f95bacc4708e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10573 | 2026.03.25 17:12:28.594248 [ 253 ] {bdfe0f0c-e77b-440a-9498-f95bacc4708e} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.03.25 17:12:28.594415 [ 253 ] {bdfe0f0c-e77b-440a-9498-f95bacc4708e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00175 sec., 32000 rows/sec., 2.46 MiB/sec. | ||
| 10575 | 2026.03.25 17:12:28.594467 [ 253 ] {bdfe0f0c-e77b-440a-9498-f95bacc4708e} <Debug> TCPHandler: Processed in 0.002100842 sec. | ||
| 10576 | 2026.03.25 17:12:28.594599 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10577 | 2026.03.25 17:12:28.594703 [ 253 ] {8bd73352-e628-4717-bca7-d6877b5773b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10578 | 2026.03.25 17:12:28.594747 [ 253 ] {8bd73352-e628-4717-bca7-d6877b5773b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10579 | 2026.03.25 17:12:28.595185 [ 253 ] {8bd73352-e628-4717-bca7-d6877b5773b4} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2026.03.25 17:12:28.595220 [ 253 ] {8bd73352-e628-4717-bca7-d6877b5773b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10581 | 2026.03.25 17:12:28.595544 [ 253 ] {8bd73352-e628-4717-bca7-d6877b5773b4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10582 | 2026.03.25 17:12:28.595760 [ 253 ] {8bd73352-e628-4717-bca7-d6877b5773b4} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.03.25 17:12:28.595894 [ 253 ] {8bd73352-e628-4717-bca7-d6877b5773b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 10584 | 2026.03.25 17:12:28.595932 [ 253 ] {8bd73352-e628-4717-bca7-d6877b5773b4} <Debug> TCPHandler: Processed in 0.001386614 sec. | ||
| 10585 | 2026.03.25 17:12:28.596045 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10586 | 2026.03.25 17:12:28.596142 [ 253 ] {660286c3-8365-4ec0-8f21-648713029c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10587 | 2026.03.25 17:12:28.596186 [ 253 ] {660286c3-8365-4ec0-8f21-648713029c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10588 | 2026.03.25 17:12:28.596593 [ 253 ] {660286c3-8365-4ec0-8f21-648713029c78} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2026.03.25 17:12:28.596631 [ 253 ] {660286c3-8365-4ec0-8f21-648713029c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10590 | 2026.03.25 17:12:28.596976 [ 253 ] {660286c3-8365-4ec0-8f21-648713029c78} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10591 | 2026.03.25 17:12:28.597201 [ 253 ] {660286c3-8365-4ec0-8f21-648713029c78} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.03.25 17:12:28.597341 [ 253 ] {660286c3-8365-4ec0-8f21-648713029c78} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001218 sec., 78817.73399014778 rows/sec., 5.49 MiB/sec. | ||
| 10593 | 2026.03.25 17:12:28.597381 [ 253 ] {660286c3-8365-4ec0-8f21-648713029c78} <Debug> TCPHandler: Processed in 0.001386574 sec. | ||
| 10594 | 2026.03.25 17:12:28.597507 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10595 | 2026.03.25 17:12:28.597603 [ 253 ] {1fac66c3-2802-437b-837f-4ccf5f577a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10596 | 2026.03.25 17:12:28.597646 [ 253 ] {1fac66c3-2802-437b-837f-4ccf5f577a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10597 | 2026.03.25 17:12:28.598008 [ 253 ] {1fac66c3-2802-437b-837f-4ccf5f577a89} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2026.03.25 17:12:28.598045 [ 253 ] {1fac66c3-2802-437b-837f-4ccf5f577a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10599 | 2026.03.25 17:12:28.598360 [ 253 ] {1fac66c3-2802-437b-837f-4ccf5f577a89} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10600 | 2026.03.25 17:12:28.598574 [ 253 ] {1fac66c3-2802-437b-837f-4ccf5f577a89} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2026.03.25 17:12:28.598702 [ 253 ] {1fac66c3-2802-437b-837f-4ccf5f577a89} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001117 sec., 32229.18531781558 rows/sec., 2.17 MiB/sec. | ||
| 10602 | 2026.03.25 17:12:28.598738 [ 253 ] {1fac66c3-2802-437b-837f-4ccf5f577a89} <Debug> TCPHandler: Processed in 0.001281401 sec. | ||
| 10603 | 2026.03.25 17:12:30.023156 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20637 | ||
| 10604 | 2026.03.25 17:12:30.023685 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10605 | 2026.03.25 17:12:30.023737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10606 | 2026.03.25 17:12:30.024229 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10607 | 2026.03.25 17:12:30.024479 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10608 | 2026.03.25 17:12:30.024628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20637 | ||
| 10609 | 2026.03.25 17:12:31.248630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10610 | 2026.03.25 17:12:31.264348 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2026.03.25 17:12:31.264413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10612 | 2026.03.25 17:12:31.270119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10613 | 2026.03.25 17:12:31.270813 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.03.25 17:12:31.273860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10615 | 2026.03.25 17:12:33.597008 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10616 | 2026.03.25 17:12:33.597223 [ 253 ] {76851601-6d98-4d3c-b42e-f89c0975be8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10617 | 2026.03.25 17:12:33.597296 [ 253 ] {76851601-6d98-4d3c-b42e-f89c0975be8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10618 | 2026.03.25 17:12:33.598041 [ 253 ] {76851601-6d98-4d3c-b42e-f89c0975be8c} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10619 | 2026.03.25 17:12:33.598084 [ 253 ] {76851601-6d98-4d3c-b42e-f89c0975be8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10620 | 2026.03.25 17:12:33.598507 [ 253 ] {76851601-6d98-4d3c-b42e-f89c0975be8c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10621 | 2026.03.25 17:12:33.598752 [ 253 ] {76851601-6d98-4d3c-b42e-f89c0975be8c} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10622 | 2026.03.25 17:12:33.598918 [ 253 ] {76851601-6d98-4d3c-b42e-f89c0975be8c} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001751 sec., 60536.836093660764 rows/sec., 5.08 MiB/sec. | ||
| 10623 | 2026.03.25 17:12:33.598943 [ 135 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10624 | 2026.03.25 17:12:33.598971 [ 253 ] {76851601-6d98-4d3c-b42e-f89c0975be8c} <Debug> TCPHandler: Processed in 0.002106131 sec. | ||
| 10625 | 2026.03.25 17:12:33.599015 [ 135 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10626 | 2026.03.25 17:12:33.599046 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10627 | 2026.03.25 17:12:33.599128 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10628 | 2026.03.25 17:12:33.599156 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10629 | 2026.03.25 17:12:33.599237 [ 253 ] {67397805-9c7c-4617-8bf5-b6c8ef88e46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10630 | 2026.03.25 17:12:33.599251 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10631 | 2026.03.25 17:12:33.599280 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3356 rows starting from the beginning of the part | ||
| 10632 | 2026.03.25 17:12:33.599283 [ 253 ] {67397805-9c7c-4617-8bf5-b6c8ef88e46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10633 | 2026.03.25 17:12:33.599340 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 86 rows starting from the beginning of the part | ||
| 10634 | 2026.03.25 17:12:33.599384 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 847 rows starting from the beginning of the part | ||
| 10635 | 2026.03.25 17:12:33.599425 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 2563 rows starting from the beginning of the part | ||
| 10636 | 2026.03.25 17:12:33.599463 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 10637 | 2026.03.25 17:12:33.599503 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 106 rows starting from the beginning of the part | ||
| 10638 | 2026.03.25 17:12:33.599725 [ 253 ] {67397805-9c7c-4617-8bf5-b6c8ef88e46b} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10639 | 2026.03.25 17:12:33.599761 [ 253 ] {67397805-9c7c-4617-8bf5-b6c8ef88e46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10640 | 2026.03.25 17:12:33.600106 [ 253 ] {67397805-9c7c-4617-8bf5-b6c8ef88e46b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10641 | 2026.03.25 17:12:33.600341 [ 253 ] {67397805-9c7c-4617-8bf5-b6c8ef88e46b} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10642 | 2026.03.25 17:12:33.600460 [ 135 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10643 | 2026.03.25 17:12:33.600478 [ 253 ] {67397805-9c7c-4617-8bf5-b6c8ef88e46b} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001264 sec., 19778.48101265823 rows/sec., 1.45 MiB/sec. | ||
| 10644 | 2026.03.25 17:12:33.600490 [ 135 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2026.03.25 17:12:33.600518 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10646 | 2026.03.25 17:12:33.600522 [ 253 ] {67397805-9c7c-4617-8bf5-b6c8ef88e46b} <Debug> TCPHandler: Processed in 0.001448346 sec. | ||
| 10647 | 2026.03.25 17:12:33.600616 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 10648 | 2026.03.25 17:12:33.600654 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10649 | 2026.03.25 17:12:33.600704 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10650 | 2026.03.25 17:12:33.600731 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 223 rows starting from the beginning of the part | ||
| 10651 | 2026.03.25 17:12:33.600749 [ 253 ] {e9662a3a-f466-4948-974a-a8e9a1e3e91d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10652 | 2026.03.25 17:12:33.600781 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 167 rows starting from the beginning of the part | ||
| 10653 | 2026.03.25 17:12:33.600790 [ 253 ] {e9662a3a-f466-4948-974a-a8e9a1e3e91d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10654 | 2026.03.25 17:12:33.600824 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
| 10655 | 2026.03.25 17:12:33.600864 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 167 rows starting from the beginning of the part | ||
| 10656 | 2026.03.25 17:12:33.600899 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 54 rows starting from the beginning of the part | ||
| 10657 | 2026.03.25 17:12:33.600947 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 10658 | 2026.03.25 17:12:33.601256 [ 253 ] {e9662a3a-f466-4948-974a-a8e9a1e3e91d} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10659 | 2026.03.25 17:12:33.601290 [ 253 ] {e9662a3a-f466-4948-974a-a8e9a1e3e91d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10660 | 2026.03.25 17:12:33.601609 [ 253 ] {e9662a3a-f466-4948-974a-a8e9a1e3e91d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10661 | 2026.03.25 17:12:33.601769 [ 197 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198849 sec., 543020.8474962234 rows/sec., 36.67 MiB/sec. | ||
| 10662 | 2026.03.25 17:12:33.601828 [ 253 ] {e9662a3a-f466-4948-974a-a8e9a1e3e91d} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10663 | 2026.03.25 17:12:33.601964 [ 135 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10664 | 2026.03.25 17:12:33.601968 [ 253 ] {e9662a3a-f466-4948-974a-a8e9a1e3e91d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001237 sec., 71948.2619240097 rows/sec., 5.62 MiB/sec. | ||
| 10665 | 2026.03.25 17:12:33.601987 [ 194 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10666 | 2026.03.25 17:12:33.602008 [ 135 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10667 | 2026.03.25 17:12:33.601972 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7014 rows, containing 5 columns (5 merged, 0 gathered) in 0.00286494 sec., 2448218.8108651494 rows/sec., 195.62 MiB/sec. | ||
| 10668 | 2026.03.25 17:12:33.602031 [ 253 ] {e9662a3a-f466-4948-974a-a8e9a1e3e91d} <Debug> TCPHandler: Processed in 0.001427825 sec. | ||
| 10669 | 2026.03.25 17:12:33.602038 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10670 | 2026.03.25 17:12:33.602147 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 10671 | 2026.03.25 17:12:33.602178 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10672 | 2026.03.25 17:12:33.602252 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10673 | 2026.03.25 17:12:33.602279 [ 253 ] {1770b0ba-3e21-4877-a6fa-599a9b88c3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10674 | 2026.03.25 17:12:33.602286 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1828 rows starting from the beginning of the part | ||
| 10675 | 2026.03.25 17:12:33.602332 [ 194 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_61_12} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10676 | 2026.03.25 17:12:33.602334 [ 253 ] {1770b0ba-3e21-4877-a6fa-599a9b88c3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10677 | 2026.03.25 17:12:33.602370 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 79 rows starting from the beginning of the part | ||
| 10678 | 2026.03.25 17:12:33.602372 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10679 | 2026.03.25 17:12:33.602419 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 515 rows starting from the beginning of the part | ||
| 10680 | 2026.03.25 17:12:33.602421 [ 194 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_61_12} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10681 | 2026.03.25 17:12:33.602459 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1357 rows starting from the beginning of the part | ||
| 10682 | 2026.03.25 17:12:33.602502 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10683 | 2026.03.25 17:12:33.602524 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10684 | 2026.03.25 17:12:33.602542 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 89 rows starting from the beginning of the part | ||
| 10685 | 2026.03.25 17:12:33.602655 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_71_14} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10686 | 2026.03.25 17:12:33.602735 [ 197 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_71_14} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10687 | 2026.03.25 17:12:33.602802 [ 253 ] {1770b0ba-3e21-4877-a6fa-599a9b88c3e8} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10688 | 2026.03.25 17:12:33.602828 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 10689 | 2026.03.25 17:12:33.602843 [ 253 ] {1770b0ba-3e21-4877-a6fa-599a9b88c3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10690 | 2026.03.25 17:12:33.603194 [ 253 ] {1770b0ba-3e21-4877-a6fa-599a9b88c3e8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10691 | 2026.03.25 17:12:33.603425 [ 253 ] {1770b0ba-3e21-4877-a6fa-599a9b88c3e8} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2026.03.25 17:12:33.603539 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 4 parts from all_1_66_13 to all_69_69_0 | ||
| 10693 | 2026.03.25 17:12:33.603559 [ 253 ] {1770b0ba-3e21-4877-a6fa-599a9b88c3e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 10694 | 2026.03.25 17:12:33.603567 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10695 | 2026.03.25 17:12:33.603598 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10696 | 2026.03.25 17:12:33.603604 [ 253 ] {1770b0ba-3e21-4877-a6fa-599a9b88c3e8} <Debug> TCPHandler: Processed in 0.001476057 sec. | ||
| 10697 | 2026.03.25 17:12:33.603657 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_69_14} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_66_13 to all_69_69_0 into Compact with storage Full | ||
| 10698 | 2026.03.25 17:12:33.603730 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10699 | 2026.03.25 17:12:33.603752 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_69_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10700 | 2026.03.25 17:12:33.603784 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 26228 rows starting from the beginning of the part | ||
| 10701 | 2026.03.25 17:12:33.603829 [ 253 ] {e5243ab1-c6d4-4707-a2c7-9899afe767a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10702 | 2026.03.25 17:12:33.603840 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10703 | 2026.03.25 17:12:33.603892 [ 253 ] {e5243ab1-c6d4-4707-a2c7-9899afe767a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10704 | 2026.03.25 17:12:33.603897 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 265 rows starting from the beginning of the part | ||
| 10705 | 2026.03.25 17:12:33.603966 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1716 rows starting from the beginning of the part | ||
| 10706 | 2026.03.25 17:12:33.604074 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3932 rows, containing 5 columns (5 merged, 0 gathered) in 0.001966658 sec., 1999330.8445088062 rows/sec., 145.26 MiB/sec. | ||
| 10707 | 2026.03.25 17:12:33.604280 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10708 | 2026.03.25 17:12:33.604580 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_71_14} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10709 | 2026.03.25 17:12:33.604666 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_71_14} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10710 | 2026.03.25 17:12:33.604754 [ 253 ] {e5243ab1-c6d4-4707-a2c7-9899afe767a1} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2026.03.25 17:12:33.604758 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10712 | 2026.03.25 17:12:33.604798 [ 253 ] {e5243ab1-c6d4-4707-a2c7-9899afe767a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10713 | 2026.03.25 17:12:33.605373 [ 253 ] {e5243ab1-c6d4-4707-a2c7-9899afe767a1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10714 | 2026.03.25 17:12:33.605602 [ 253 ] {e5243ab1-c6d4-4707-a2c7-9899afe767a1} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2026.03.25 17:12:33.605723 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10716 | 2026.03.25 17:12:33.605745 [ 253 ] {e5243ab1-c6d4-4707-a2c7-9899afe767a1} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001934 sec., 12926.577042399173 rows/sec., 23.16 MiB/sec. | ||
| 10717 | 2026.03.25 17:12:33.605757 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.03.25 17:12:33.605786 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10719 | 2026.03.25 17:12:33.605805 [ 253 ] {e5243ab1-c6d4-4707-a2c7-9899afe767a1} <Debug> TCPHandler: Processed in 0.002125132 sec. | ||
| 10720 | 2026.03.25 17:12:33.605881 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 10721 | 2026.03.25 17:12:33.605929 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10722 | 2026.03.25 17:12:33.606028 [ 253 ] {96036dd5-1e40-471f-be51-5a290e04642a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10723 | 2026.03.25 17:12:33.606070 [ 253 ] {96036dd5-1e40-471f-be51-5a290e04642a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10724 | 2026.03.25 17:12:33.606098 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10725 | 2026.03.25 17:12:33.606152 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1113 rows starting from the beginning of the part | ||
| 10726 | 2026.03.25 17:12:33.606290 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part | ||
| 10727 | 2026.03.25 17:12:33.606422 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
| 10728 | 2026.03.25 17:12:33.606429 [ 253 ] {96036dd5-1e40-471f-be51-5a290e04642a} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10729 | 2026.03.25 17:12:33.606472 [ 253 ] {96036dd5-1e40-471f-be51-5a290e04642a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10730 | 2026.03.25 17:12:33.606520 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 10731 | 2026.03.25 17:12:33.606619 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 10732 | 2026.03.25 17:12:33.606715 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 10733 | 2026.03.25 17:12:33.606817 [ 253 ] {96036dd5-1e40-471f-be51-5a290e04642a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10734 | 2026.03.25 17:12:33.607052 [ 253 ] {96036dd5-1e40-471f-be51-5a290e04642a} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2026.03.25 17:12:33.607173 [ 135 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10736 | 2026.03.25 17:12:33.607195 [ 253 ] {96036dd5-1e40-471f-be51-5a290e04642a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 10737 | 2026.03.25 17:12:33.607202 [ 135 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10738 | 2026.03.25 17:12:33.607237 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10739 | 2026.03.25 17:12:33.607240 [ 253 ] {96036dd5-1e40-471f-be51-5a290e04642a} <Debug> TCPHandler: Processed in 0.001360673 sec. | ||
| 10740 | 2026.03.25 17:12:33.607320 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 10741 | 2026.03.25 17:12:33.607417 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10742 | 2026.03.25 17:12:33.607445 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4278 rows starting from the beginning of the part | ||
| 10743 | 2026.03.25 17:12:33.607496 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 10744 | 2026.03.25 17:12:33.607533 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 10745 | 2026.03.25 17:12:33.607565 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 24 rows starting from the beginning of the part | ||
| 10746 | 2026.03.25 17:12:33.607598 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 36 rows starting from the beginning of the part | ||
| 10747 | 2026.03.25 17:12:33.607630 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 10748 | 2026.03.25 17:12:33.611611 [ 191 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4548 rows, containing 4 columns (4 merged, 0 gathered) in 0.004324957 sec., 1051571.1485686447 rows/sec., 68.06 MiB/sec. | ||
| 10749 | 2026.03.25 17:12:33.612005 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10750 | 2026.03.25 17:12:33.612248 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_71_14} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10751 | 2026.03.25 17:12:33.612316 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_71_14} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10752 | 2026.03.25 17:12:33.612376 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 10753 | 2026.03.25 17:12:33.616196 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1229 rows, containing 19 columns (19 merged, 0 gathered) in 0.010370016 sec., 118514.76410451056 rows/sec., 212.37 MiB/sec. | ||
| 10754 | 2026.03.25 17:12:33.616667 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_69_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28369 rows, containing 5 columns (5 merged, 0 gathered) in 0.013031182 sec., 2177008.96204197 rows/sec., 140.24 MiB/sec. | ||
| 10755 | 2026.03.25 17:12:33.617131 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_69_14} <Trace> MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) | ||
| 10756 | 2026.03.25 17:12:33.617478 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10757 | 2026.03.25 17:12:33.617569 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 4 parts: [all_1_66_13, all_69_69_0] -> all_1_69_14 | ||
| 10758 | 2026.03.25 17:12:33.617669 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 10759 | 2026.03.25 17:12:33.617959 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10760 | 2026.03.25 17:12:33.618298 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2026.03.25 17:12:33.618376 [ 196 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10762 | 2026.03.25 17:12:33.618498 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
| 10763 | 2026.03.25 17:12:34.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.37 MiB, peak 324.93 MiB, free memory in arenas 0.00 B, will set to 315.00 MiB (RSS), difference: 7.63 MiB | ||
| 10764 | 2026.03.25 17:12:35.140655 [ 133 ] {} <Debug> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 10765 | 2026.03.25 17:12:35.140719 [ 133 ] {} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10766 | 2026.03.25 17:12:35.140739 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10767 | 2026.03.25 17:12:35.140837 [ 195 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 10768 | 2026.03.25 17:12:35.141083 [ 195 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10769 | 2026.03.25 17:12:35.141140 [ 195 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 10770 | 2026.03.25 17:12:35.141247 [ 195 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 10771 | 2026.03.25 17:12:35.141329 [ 195 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 10772 | 2026.03.25 17:12:35.141401 [ 195 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 10773 | 2026.03.25 17:12:35.141479 [ 195 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 10774 | 2026.03.25 17:12:35.142364 [ 190 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543558 sec., 3887.12312721647 rows/sec., 288.50 KiB/sec. | ||
| 10775 | 2026.03.25 17:12:35.142473 [ 195 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 10776 | 2026.03.25 17:12:35.142717 [ 195 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_9_2} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10777 | 2026.03.25 17:12:35.142782 [ 195 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_9_2} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 10778 | 2026.03.25 17:12:35.142909 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10779 | 2026.03.25 17:12:35.182703 [ 133 ] {} <Debug> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 10780 | 2026.03.25 17:12:35.182742 [ 133 ] {} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2026.03.25 17:12:35.182765 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10782 | 2026.03.25 17:12:35.182839 [ 190 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 10783 | 2026.03.25 17:12:35.182949 [ 190 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10784 | 2026.03.25 17:12:35.182978 [ 190 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 26 rows starting from the beginning of the part | ||
| 10785 | 2026.03.25 17:12:35.183031 [ 190 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10786 | 2026.03.25 17:12:35.183072 [ 190 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10787 | 2026.03.25 17:12:35.183111 [ 190 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10788 | 2026.03.25 17:12:35.183151 [ 190 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10789 | 2026.03.25 17:12:35.183801 [ 195 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001051776 sec., 28523.183643665572 rows/sec., 1.87 MiB/sec. | ||
| 10790 | 2026.03.25 17:12:35.183981 [ 195 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10791 | 2026.03.25 17:12:35.184226 [ 195 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_29_6} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10792 | 2026.03.25 17:12:35.184292 [ 195 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_29_6} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 10793 | 2026.03.25 17:12:35.184356 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10794 | 2026.03.25 17:12:37.381688 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10795 | 2026.03.25 17:12:37.381742 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10796 | 2026.03.25 17:12:37.525948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21085 | ||
| 10797 | 2026.03.25 17:12:37.526707 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10798 | 2026.03.25 17:12:37.526752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10799 | 2026.03.25 17:12:37.527238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10800 | 2026.03.25 17:12:37.527470 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10801 | 2026.03.25 17:12:37.527609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21085 | ||
| 10802 | 2026.03.25 17:12:37.584689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1406 | ||
| 10803 | 2026.03.25 17:12:37.586780 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10804 | 2026.03.25 17:12:37.586819 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10805 | 2026.03.25 17:12:37.587926 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10806 | 2026.03.25 17:12:37.588169 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10807 | 2026.03.25 17:12:37.588409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1406 | ||
| 10808 | 2026.03.25 17:12:38.597202 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10809 | 2026.03.25 17:12:38.597383 [ 253 ] {76115704-470a-4dd1-9af3-5ffe0a1a8eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10810 | 2026.03.25 17:12:38.597448 [ 253 ] {76115704-470a-4dd1-9af3-5ffe0a1a8eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10811 | 2026.03.25 17:12:38.598201 [ 253 ] {76115704-470a-4dd1-9af3-5ffe0a1a8eb4} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10812 | 2026.03.25 17:12:38.598250 [ 253 ] {76115704-470a-4dd1-9af3-5ffe0a1a8eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10813 | 2026.03.25 17:12:38.598652 [ 253 ] {76115704-470a-4dd1-9af3-5ffe0a1a8eb4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10814 | 2026.03.25 17:12:38.598890 [ 253 ] {76115704-470a-4dd1-9af3-5ffe0a1a8eb4} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10815 | 2026.03.25 17:12:38.599055 [ 253 ] {76115704-470a-4dd1-9af3-5ffe0a1a8eb4} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001673 sec., 51404.66228332337 rows/sec., 4.31 MiB/sec. | ||
| 10816 | 2026.03.25 17:12:38.599111 [ 253 ] {76115704-470a-4dd1-9af3-5ffe0a1a8eb4} <Debug> TCPHandler: Processed in 0.00200261 sec. | ||
| 10817 | 2026.03.25 17:12:38.599238 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10818 | 2026.03.25 17:12:38.599344 [ 253 ] {d067c1d5-c04c-4180-afca-6731f03706d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10819 | 2026.03.25 17:12:38.599389 [ 253 ] {d067c1d5-c04c-4180-afca-6731f03706d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10820 | 2026.03.25 17:12:38.599811 [ 253 ] {d067c1d5-c04c-4180-afca-6731f03706d1} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2026.03.25 17:12:38.599848 [ 253 ] {d067c1d5-c04c-4180-afca-6731f03706d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10822 | 2026.03.25 17:12:38.600159 [ 253 ] {d067c1d5-c04c-4180-afca-6731f03706d1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10823 | 2026.03.25 17:12:38.600371 [ 253 ] {d067c1d5-c04c-4180-afca-6731f03706d1} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10824 | 2026.03.25 17:12:38.600505 [ 253 ] {d067c1d5-c04c-4180-afca-6731f03706d1} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001186 sec., 12647.554806070826 rows/sec., 951.04 KiB/sec. | ||
| 10825 | 2026.03.25 17:12:38.600544 [ 253 ] {d067c1d5-c04c-4180-afca-6731f03706d1} <Debug> TCPHandler: Processed in 0.001359224 sec. | ||
| 10826 | 2026.03.25 17:12:38.600649 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10827 | 2026.03.25 17:12:38.600746 [ 253 ] {4eacfb7f-fd22-455e-b033-1d29714de79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10828 | 2026.03.25 17:12:38.600788 [ 253 ] {4eacfb7f-fd22-455e-b033-1d29714de79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10829 | 2026.03.25 17:12:38.601202 [ 253 ] {4eacfb7f-fd22-455e-b033-1d29714de79b} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2026.03.25 17:12:38.601238 [ 253 ] {4eacfb7f-fd22-455e-b033-1d29714de79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10831 | 2026.03.25 17:12:38.601555 [ 253 ] {4eacfb7f-fd22-455e-b033-1d29714de79b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10832 | 2026.03.25 17:12:38.601772 [ 253 ] {4eacfb7f-fd22-455e-b033-1d29714de79b} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2026.03.25 17:12:38.601900 [ 253 ] {4eacfb7f-fd22-455e-b033-1d29714de79b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001174 sec., 67291.31175468484 rows/sec., 5.25 MiB/sec. | ||
| 10834 | 2026.03.25 17:12:38.601937 [ 253 ] {4eacfb7f-fd22-455e-b033-1d29714de79b} <Debug> TCPHandler: Processed in 0.001338343 sec. | ||
| 10835 | 2026.03.25 17:12:38.602053 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10836 | 2026.03.25 17:12:38.602149 [ 253 ] {1a88e9a6-0a30-49dc-ace0-920e4ef76dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10837 | 2026.03.25 17:12:38.602194 [ 253 ] {1a88e9a6-0a30-49dc-ace0-920e4ef76dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10838 | 2026.03.25 17:12:38.602598 [ 253 ] {1a88e9a6-0a30-49dc-ace0-920e4ef76dff} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2026.03.25 17:12:38.602634 [ 253 ] {1a88e9a6-0a30-49dc-ace0-920e4ef76dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10840 | 2026.03.25 17:12:38.602975 [ 253 ] {1a88e9a6-0a30-49dc-ace0-920e4ef76dff} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10841 | 2026.03.25 17:12:38.603185 [ 253 ] {1a88e9a6-0a30-49dc-ace0-920e4ef76dff} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10842 | 2026.03.25 17:12:38.603317 [ 253 ] {1a88e9a6-0a30-49dc-ace0-920e4ef76dff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 10843 | 2026.03.25 17:12:38.603353 [ 253 ] {1a88e9a6-0a30-49dc-ace0-920e4ef76dff} <Debug> TCPHandler: Processed in 0.001348913 sec. | ||
| 10844 | 2026.03.25 17:12:38.603463 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10845 | 2026.03.25 17:12:38.603557 [ 253 ] {1f9a75f8-37cb-49b9-a7ec-47c2bbb9db1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10846 | 2026.03.25 17:12:38.603613 [ 253 ] {1f9a75f8-37cb-49b9-a7ec-47c2bbb9db1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10847 | 2026.03.25 17:12:38.604337 [ 253 ] {1f9a75f8-37cb-49b9-a7ec-47c2bbb9db1b} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10848 | 2026.03.25 17:12:38.604370 [ 253 ] {1f9a75f8-37cb-49b9-a7ec-47c2bbb9db1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10849 | 2026.03.25 17:12:38.604976 [ 253 ] {1f9a75f8-37cb-49b9-a7ec-47c2bbb9db1b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10850 | 2026.03.25 17:12:38.605210 [ 253 ] {1f9a75f8-37cb-49b9-a7ec-47c2bbb9db1b} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2026.03.25 17:12:38.605352 [ 253 ] {1f9a75f8-37cb-49b9-a7ec-47c2bbb9db1b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001811 sec., 8282.716731087798 rows/sec., 14.84 MiB/sec. | ||
| 10852 | 2026.03.25 17:12:38.605416 [ 253 ] {1f9a75f8-37cb-49b9-a7ec-47c2bbb9db1b} <Debug> TCPHandler: Processed in 0.002001079 sec. | ||
| 10853 | 2026.03.25 17:12:38.605533 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10854 | 2026.03.25 17:12:38.605628 [ 253 ] {a37ec05a-cdc8-44ce-994b-0fb577957d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10855 | 2026.03.25 17:12:38.605670 [ 253 ] {a37ec05a-cdc8-44ce-994b-0fb577957d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10856 | 2026.03.25 17:12:38.606011 [ 253 ] {a37ec05a-cdc8-44ce-994b-0fb577957d6e} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10857 | 2026.03.25 17:12:38.606045 [ 253 ] {a37ec05a-cdc8-44ce-994b-0fb577957d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10858 | 2026.03.25 17:12:38.606350 [ 253 ] {a37ec05a-cdc8-44ce-994b-0fb577957d6e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10859 | 2026.03.25 17:12:38.606566 [ 253 ] {a37ec05a-cdc8-44ce-994b-0fb577957d6e} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10860 | 2026.03.25 17:12:38.606695 [ 253 ] {a37ec05a-cdc8-44ce-994b-0fb577957d6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 10861 | 2026.03.25 17:12:38.606730 [ 253 ] {a37ec05a-cdc8-44ce-994b-0fb577957d6e} <Debug> TCPHandler: Processed in 0.00124645 sec. | ||
| 10862 | 2026.03.25 17:12:38.775280 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10863 | 2026.03.25 17:12:38.793392 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10864 | 2026.03.25 17:12:38.793462 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10865 | 2026.03.25 17:12:38.799716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10866 | 2026.03.25 17:12:38.800473 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10867 | 2026.03.25 17:12:38.804122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10868 | 2026.03.25 17:12:43.606572 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10869 | 2026.03.25 17:12:43.606781 [ 253 ] {18f5168a-0802-413c-948a-e82e74651171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10870 | 2026.03.25 17:12:43.606859 [ 253 ] {18f5168a-0802-413c-948a-e82e74651171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10871 | 2026.03.25 17:12:43.607685 [ 253 ] {18f5168a-0802-413c-948a-e82e74651171} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10872 | 2026.03.25 17:12:43.607734 [ 253 ] {18f5168a-0802-413c-948a-e82e74651171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10873 | 2026.03.25 17:12:43.608141 [ 253 ] {18f5168a-0802-413c-948a-e82e74651171} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10874 | 2026.03.25 17:12:43.608375 [ 253 ] {18f5168a-0802-413c-948a-e82e74651171} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10875 | 2026.03.25 17:12:43.608543 [ 253 ] {18f5168a-0802-413c-948a-e82e74651171} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001816 sec., 156387.6651982379 rows/sec., 9.93 MiB/sec. | ||
| 10876 | 2026.03.25 17:12:43.608596 [ 253 ] {18f5168a-0802-413c-948a-e82e74651171} <Debug> TCPHandler: Processed in 0.002164063 sec. | ||
| 10877 | 2026.03.25 17:12:43.608755 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10878 | 2026.03.25 17:12:43.608861 [ 253 ] {90e756e6-05ac-42f8-a448-1bbba995663d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10879 | 2026.03.25 17:12:43.608906 [ 253 ] {90e756e6-05ac-42f8-a448-1bbba995663d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10880 | 2026.03.25 17:12:43.609324 [ 253 ] {90e756e6-05ac-42f8-a448-1bbba995663d} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10881 | 2026.03.25 17:12:43.609362 [ 253 ] {90e756e6-05ac-42f8-a448-1bbba995663d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10882 | 2026.03.25 17:12:43.609679 [ 253 ] {90e756e6-05ac-42f8-a448-1bbba995663d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10883 | 2026.03.25 17:12:43.609895 [ 253 ] {90e756e6-05ac-42f8-a448-1bbba995663d} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10884 | 2026.03.25 17:12:43.610027 [ 253 ] {90e756e6-05ac-42f8-a448-1bbba995663d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00119 sec., 1680.672268907563 rows/sec., 137.05 KiB/sec. | ||
| 10885 | 2026.03.25 17:12:43.610068 [ 253 ] {90e756e6-05ac-42f8-a448-1bbba995663d} <Debug> TCPHandler: Processed in 0.001366023 sec. | ||
| 10886 | 2026.03.25 17:12:43.610182 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10887 | 2026.03.25 17:12:43.610279 [ 253 ] {e242e994-e034-4eb7-b72e-4b901323a953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10888 | 2026.03.25 17:12:43.610319 [ 253 ] {e242e994-e034-4eb7-b72e-4b901323a953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10889 | 2026.03.25 17:12:43.611111 [ 253 ] {e242e994-e034-4eb7-b72e-4b901323a953} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2026.03.25 17:12:43.611147 [ 253 ] {e242e994-e034-4eb7-b72e-4b901323a953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10891 | 2026.03.25 17:12:43.611499 [ 253 ] {e242e994-e034-4eb7-b72e-4b901323a953} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10892 | 2026.03.25 17:12:43.611714 [ 253 ] {e242e994-e034-4eb7-b72e-4b901323a953} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2026.03.25 17:12:43.611843 [ 253 ] {e242e994-e034-4eb7-b72e-4b901323a953} <Debug> executeQuery: Read 848 rows, 68.28 KiB in 0.001583 sec., 535691.7245735944 rows/sec., 42.12 MiB/sec. | ||
| 10894 | 2026.03.25 17:12:43.611881 [ 253 ] {e242e994-e034-4eb7-b72e-4b901323a953} <Debug> TCPHandler: Processed in 0.001749863 sec. | ||
| 10895 | 2026.03.25 17:12:43.611994 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2026.03.25 17:12:43.612088 [ 253 ] {f75f1999-4707-4f6b-bdf7-0d7477cf4ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10897 | 2026.03.25 17:12:43.612128 [ 253 ] {f75f1999-4707-4f6b-bdf7-0d7477cf4ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10898 | 2026.03.25 17:12:43.612574 [ 253 ] {f75f1999-4707-4f6b-bdf7-0d7477cf4ecc} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.03.25 17:12:43.612611 [ 253 ] {f75f1999-4707-4f6b-bdf7-0d7477cf4ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10900 | 2026.03.25 17:12:43.612918 [ 253 ] {f75f1999-4707-4f6b-bdf7-0d7477cf4ecc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10901 | 2026.03.25 17:12:43.613134 [ 253 ] {f75f1999-4707-4f6b-bdf7-0d7477cf4ecc} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.03.25 17:12:43.613261 [ 253 ] {f75f1999-4707-4f6b-bdf7-0d7477cf4ecc} <Debug> executeQuery: Read 169 rows, 10.56 KiB in 0.001192 sec., 141778.5234899329 rows/sec., 8.65 MiB/sec. | ||
| 10903 | 2026.03.25 17:12:43.613299 [ 253 ] {f75f1999-4707-4f6b-bdf7-0d7477cf4ecc} <Debug> TCPHandler: Processed in 0.001353724 sec. | ||
| 10904 | 2026.03.25 17:12:43.613409 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2026.03.25 17:12:43.613502 [ 253 ] {8dbedf9a-3952-4d86-a951-2c39505d5eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10906 | 2026.03.25 17:12:43.613543 [ 253 ] {8dbedf9a-3952-4d86-a951-2c39505d5eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10907 | 2026.03.25 17:12:43.613973 [ 253 ] {8dbedf9a-3952-4d86-a951-2c39505d5eaf} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2026.03.25 17:12:43.614009 [ 253 ] {8dbedf9a-3952-4d86-a951-2c39505d5eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10909 | 2026.03.25 17:12:43.614316 [ 253 ] {8dbedf9a-3952-4d86-a951-2c39505d5eaf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10910 | 2026.03.25 17:12:43.614534 [ 253 ] {8dbedf9a-3952-4d86-a951-2c39505d5eaf} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2026.03.25 17:12:43.614659 [ 253 ] {8dbedf9a-3952-4d86-a951-2c39505d5eaf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 10912 | 2026.03.25 17:12:43.614697 [ 253 ] {8dbedf9a-3952-4d86-a951-2c39505d5eaf} <Debug> TCPHandler: Processed in 0.001337693 sec. | ||
| 10913 | 2026.03.25 17:12:43.614807 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2026.03.25 17:12:43.614900 [ 253 ] {af10d50b-6eea-4c84-bbe4-c7df7ae7520a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10915 | 2026.03.25 17:12:43.614940 [ 253 ] {af10d50b-6eea-4c84-bbe4-c7df7ae7520a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10916 | 2026.03.25 17:12:43.615368 [ 253 ] {af10d50b-6eea-4c84-bbe4-c7df7ae7520a} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2026.03.25 17:12:43.615404 [ 253 ] {af10d50b-6eea-4c84-bbe4-c7df7ae7520a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10918 | 2026.03.25 17:12:43.615698 [ 253 ] {af10d50b-6eea-4c84-bbe4-c7df7ae7520a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10919 | 2026.03.25 17:12:43.615909 [ 253 ] {af10d50b-6eea-4c84-bbe4-c7df7ae7520a} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.03.25 17:12:43.616036 [ 253 ] {af10d50b-6eea-4c84-bbe4-c7df7ae7520a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 10921 | 2026.03.25 17:12:43.616080 [ 253 ] {af10d50b-6eea-4c84-bbe4-c7df7ae7520a} <Debug> TCPHandler: Processed in 0.001321052 sec. | ||
| 10922 | 2026.03.25 17:12:43.616193 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2026.03.25 17:12:43.616286 [ 253 ] {e3887f1e-4b9d-420b-9f34-604b6e52e623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10924 | 2026.03.25 17:12:43.616325 [ 253 ] {e3887f1e-4b9d-420b-9f34-604b6e52e623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10925 | 2026.03.25 17:12:43.616914 [ 253 ] {e3887f1e-4b9d-420b-9f34-604b6e52e623} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.03.25 17:12:43.616950 [ 253 ] {e3887f1e-4b9d-420b-9f34-604b6e52e623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10927 | 2026.03.25 17:12:43.617270 [ 253 ] {e3887f1e-4b9d-420b-9f34-604b6e52e623} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10928 | 2026.03.25 17:12:43.617483 [ 253 ] {e3887f1e-4b9d-420b-9f34-604b6e52e623} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.03.25 17:12:43.617614 [ 253 ] {e3887f1e-4b9d-420b-9f34-604b6e52e623} <Debug> executeQuery: Read 517 rows, 37.34 KiB in 0.001346 sec., 384101.04011887073 rows/sec., 27.09 MiB/sec. | ||
| 10930 | 2026.03.25 17:12:43.617652 [ 253 ] {e3887f1e-4b9d-420b-9f34-604b6e52e623} <Debug> TCPHandler: Processed in 0.001508077 sec. | ||
| 10931 | 2026.03.25 17:12:43.617759 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2026.03.25 17:12:43.617853 [ 253 ] {fa5f8ee3-fab9-4fd3-852c-27981f2f0392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10933 | 2026.03.25 17:12:43.617895 [ 253 ] {fa5f8ee3-fab9-4fd3-852c-27981f2f0392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10934 | 2026.03.25 17:12:43.618227 [ 253 ] {fa5f8ee3-fab9-4fd3-852c-27981f2f0392} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2026.03.25 17:12:43.618264 [ 253 ] {fa5f8ee3-fab9-4fd3-852c-27981f2f0392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10936 | 2026.03.25 17:12:43.618561 [ 253 ] {fa5f8ee3-fab9-4fd3-852c-27981f2f0392} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10937 | 2026.03.25 17:12:43.618775 [ 253 ] {fa5f8ee3-fab9-4fd3-852c-27981f2f0392} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2026.03.25 17:12:43.618904 [ 253 ] {fa5f8ee3-fab9-4fd3-852c-27981f2f0392} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 10939 | 2026.03.25 17:12:43.618940 [ 253 ] {fa5f8ee3-fab9-4fd3-852c-27981f2f0392} <Debug> TCPHandler: Processed in 0.001229281 sec. | ||
| 10940 | 2026.03.25 17:12:43.619041 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2026.03.25 17:12:43.619134 [ 253 ] {27faec9c-de9f-4888-99b7-cd49df63d828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10942 | 2026.03.25 17:12:43.619176 [ 253 ] {27faec9c-de9f-4888-99b7-cd49df63d828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10943 | 2026.03.25 17:12:43.619593 [ 253 ] {27faec9c-de9f-4888-99b7-cd49df63d828} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.03.25 17:12:43.619628 [ 253 ] {27faec9c-de9f-4888-99b7-cd49df63d828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10945 | 2026.03.25 17:12:43.619954 [ 253 ] {27faec9c-de9f-4888-99b7-cd49df63d828} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10946 | 2026.03.25 17:12:43.620171 [ 253 ] {27faec9c-de9f-4888-99b7-cd49df63d828} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2026.03.25 17:12:43.620298 [ 253 ] {27faec9c-de9f-4888-99b7-cd49df63d828} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001182 sec., 225042.30118443313 rows/sec., 14.96 MiB/sec. | ||
| 10948 | 2026.03.25 17:12:43.620334 [ 253 ] {27faec9c-de9f-4888-99b7-cd49df63d828} <Debug> TCPHandler: Processed in 0.001340983 sec. | ||
| 10949 | 2026.03.25 17:12:43.620447 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10950 | 2026.03.25 17:12:43.620540 [ 253 ] {f3d18471-2f94-45da-abe4-2aa7c64fe1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10951 | 2026.03.25 17:12:43.620582 [ 253 ] {f3d18471-2f94-45da-abe4-2aa7c64fe1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10952 | 2026.03.25 17:12:43.620889 [ 253 ] {f3d18471-2f94-45da-abe4-2aa7c64fe1b7} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10953 | 2026.03.25 17:12:43.620925 [ 253 ] {f3d18471-2f94-45da-abe4-2aa7c64fe1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10954 | 2026.03.25 17:12:43.621226 [ 253 ] {f3d18471-2f94-45da-abe4-2aa7c64fe1b7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10955 | 2026.03.25 17:12:43.621437 [ 253 ] {f3d18471-2f94-45da-abe4-2aa7c64fe1b7} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10956 | 2026.03.25 17:12:43.621566 [ 253 ] {f3d18471-2f94-45da-abe4-2aa7c64fe1b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 10957 | 2026.03.25 17:12:43.621604 [ 253 ] {f3d18471-2f94-45da-abe4-2aa7c64fe1b7} <Debug> TCPHandler: Processed in 0.001206469 sec. | ||
| 10958 | 2026.03.25 17:12:43.621711 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10959 | 2026.03.25 17:12:43.621813 [ 253 ] {f5ffc6a8-db83-43ab-a1cb-0742f965e5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10960 | 2026.03.25 17:12:43.621868 [ 253 ] {f5ffc6a8-db83-43ab-a1cb-0742f965e5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10961 | 2026.03.25 17:12:43.622703 [ 253 ] {f5ffc6a8-db83-43ab-a1cb-0742f965e5d9} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10962 | 2026.03.25 17:12:43.622741 [ 253 ] {f5ffc6a8-db83-43ab-a1cb-0742f965e5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10963 | 2026.03.25 17:12:43.623280 [ 253 ] {f5ffc6a8-db83-43ab-a1cb-0742f965e5d9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10964 | 2026.03.25 17:12:43.623508 [ 253 ] {f5ffc6a8-db83-43ab-a1cb-0742f965e5d9} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10965 | 2026.03.25 17:12:43.623651 [ 253 ] {f5ffc6a8-db83-43ab-a1cb-0742f965e5d9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001858 sec., 13455.328310010764 rows/sec., 24.11 MiB/sec. | ||
| 10966 | 2026.03.25 17:12:43.623712 [ 253 ] {f5ffc6a8-db83-43ab-a1cb-0742f965e5d9} <Debug> TCPHandler: Processed in 0.002052001 sec. | ||
| 10967 | 2026.03.25 17:12:43.623825 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10968 | 2026.03.25 17:12:43.623920 [ 253 ] {db4066cf-6dde-4c3e-babc-4ba588b2859b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10969 | 2026.03.25 17:12:43.623962 [ 253 ] {db4066cf-6dde-4c3e-babc-4ba588b2859b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10970 | 2026.03.25 17:12:43.624306 [ 253 ] {db4066cf-6dde-4c3e-babc-4ba588b2859b} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2026.03.25 17:12:43.624341 [ 253 ] {db4066cf-6dde-4c3e-babc-4ba588b2859b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10972 | 2026.03.25 17:12:43.624648 [ 253 ] {db4066cf-6dde-4c3e-babc-4ba588b2859b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10973 | 2026.03.25 17:12:43.624859 [ 253 ] {db4066cf-6dde-4c3e-babc-4ba588b2859b} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10974 | 2026.03.25 17:12:43.624987 [ 253 ] {db4066cf-6dde-4c3e-babc-4ba588b2859b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 10975 | 2026.03.25 17:12:43.625023 [ 253 ] {db4066cf-6dde-4c3e-babc-4ba588b2859b} <Debug> TCPHandler: Processed in 0.001247031 sec. | ||
| 10976 | 2026.03.25 17:12:45.028232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21597 | ||
| 10977 | 2026.03.25 17:12:45.029141 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10978 | 2026.03.25 17:12:45.029213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10979 | 2026.03.25 17:12:45.029771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10980 | 2026.03.25 17:12:45.030006 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10981 | 2026.03.25 17:12:45.030147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21597 | ||
| 10982 | 2026.03.25 17:12:46.304610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10983 | 2026.03.25 17:12:46.322431 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2026.03.25 17:12:46.322500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10985 | 2026.03.25 17:12:46.328599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10986 | 2026.03.25 17:12:46.329333 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2026.03.25 17:12:46.332406 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10988 | 2026.03.25 17:12:47.589204 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1442 | ||
| 10989 | 2026.03.25 17:12:47.591641 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2026.03.25 17:12:47.591698 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10991 | 2026.03.25 17:12:47.592933 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10992 | 2026.03.25 17:12:47.593216 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2026.03.25 17:12:47.593648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1442 | ||
| 10994 | 2026.03.25 17:12:48.597745 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10995 | 2026.03.25 17:12:48.597958 [ 253 ] {a88a97da-7c4e-4977-bf67-4475185d0eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10996 | 2026.03.25 17:12:48.598033 [ 253 ] {a88a97da-7c4e-4977-bf67-4475185d0eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10997 | 2026.03.25 17:12:48.598773 [ 253 ] {a88a97da-7c4e-4977-bf67-4475185d0eaa} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2026.03.25 17:12:48.598825 [ 253 ] {a88a97da-7c4e-4977-bf67-4475185d0eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 10999 | 2026.03.25 17:12:48.599250 [ 253 ] {a88a97da-7c4e-4977-bf67-4475185d0eaa} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11000 | 2026.03.25 17:12:48.599482 [ 253 ] {a88a97da-7c4e-4977-bf67-4475185d0eaa} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11001 | 2026.03.25 17:12:48.599650 [ 253 ] {a88a97da-7c4e-4977-bf67-4475185d0eaa} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001747 sec., 49227.24670864339 rows/sec., 4.13 MiB/sec. | ||
| 11002 | 2026.03.25 17:12:48.599704 [ 253 ] {a88a97da-7c4e-4977-bf67-4475185d0eaa} <Debug> TCPHandler: Processed in 0.002098862 sec. | ||
| 11003 | 2026.03.25 17:12:48.599836 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11004 | 2026.03.25 17:12:48.599941 [ 253 ] {a6a6aec9-0b75-4211-8dcf-515818e41547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11005 | 2026.03.25 17:12:48.599984 [ 253 ] {a6a6aec9-0b75-4211-8dcf-515818e41547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11006 | 2026.03.25 17:12:48.600408 [ 253 ] {a6a6aec9-0b75-4211-8dcf-515818e41547} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2026.03.25 17:12:48.600445 [ 253 ] {a6a6aec9-0b75-4211-8dcf-515818e41547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11008 | 2026.03.25 17:12:48.600766 [ 253 ] {a6a6aec9-0b75-4211-8dcf-515818e41547} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11009 | 2026.03.25 17:12:48.600979 [ 253 ] {a6a6aec9-0b75-4211-8dcf-515818e41547} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11010 | 2026.03.25 17:12:48.601113 [ 253 ] {a6a6aec9-0b75-4211-8dcf-515818e41547} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001196 sec., 12541.80602006689 rows/sec., 943.09 KiB/sec. | ||
| 11011 | 2026.03.25 17:12:48.601153 [ 253 ] {a6a6aec9-0b75-4211-8dcf-515818e41547} <Debug> TCPHandler: Processed in 0.001368494 sec. | ||
| 11012 | 2026.03.25 17:12:48.601269 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11013 | 2026.03.25 17:12:48.601366 [ 253 ] {2baf8678-c3a7-464b-8703-3bd02b3ea942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11014 | 2026.03.25 17:12:48.601407 [ 253 ] {2baf8678-c3a7-464b-8703-3bd02b3ea942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11015 | 2026.03.25 17:12:48.601837 [ 253 ] {2baf8678-c3a7-464b-8703-3bd02b3ea942} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11016 | 2026.03.25 17:12:48.601873 [ 253 ] {2baf8678-c3a7-464b-8703-3bd02b3ea942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11017 | 2026.03.25 17:12:48.602182 [ 253 ] {2baf8678-c3a7-464b-8703-3bd02b3ea942} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11018 | 2026.03.25 17:12:48.602391 [ 253 ] {2baf8678-c3a7-464b-8703-3bd02b3ea942} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2026.03.25 17:12:48.602519 [ 253 ] {2baf8678-c3a7-464b-8703-3bd02b3ea942} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001174 sec., 67291.31175468484 rows/sec., 5.25 MiB/sec. | ||
| 11020 | 2026.03.25 17:12:48.602557 [ 253 ] {2baf8678-c3a7-464b-8703-3bd02b3ea942} <Debug> TCPHandler: Processed in 0.001337773 sec. | ||
| 11021 | 2026.03.25 17:12:48.602671 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11022 | 2026.03.25 17:12:48.602766 [ 253 ] {76eeee44-450f-40e3-b7d6-cd673f1cafb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11023 | 2026.03.25 17:12:48.602809 [ 253 ] {76eeee44-450f-40e3-b7d6-cd673f1cafb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11024 | 2026.03.25 17:12:48.603215 [ 253 ] {76eeee44-450f-40e3-b7d6-cd673f1cafb3} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11025 | 2026.03.25 17:12:48.603251 [ 253 ] {76eeee44-450f-40e3-b7d6-cd673f1cafb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11026 | 2026.03.25 17:12:48.603583 [ 253 ] {76eeee44-450f-40e3-b7d6-cd673f1cafb3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11027 | 2026.03.25 17:12:48.603807 [ 253 ] {76eeee44-450f-40e3-b7d6-cd673f1cafb3} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2026.03.25 17:12:48.603940 [ 253 ] {76eeee44-450f-40e3-b7d6-cd673f1cafb3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 11029 | 2026.03.25 17:12:48.603941 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0 | ||
| 11030 | 2026.03.25 17:12:48.603978 [ 253 ] {76eeee44-450f-40e3-b7d6-cd673f1cafb3} <Debug> TCPHandler: Processed in 0.001356193 sec. | ||
| 11031 | 2026.03.25 17:12:48.604009 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11032 | 2026.03.25 17:12:48.604035 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11033 | 2026.03.25 17:12:48.604107 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11034 | 2026.03.25 17:12:48.604159 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_14 to all_74_74_0 into Compact with storage Full | ||
| 11035 | 2026.03.25 17:12:48.604207 [ 253 ] {22a99f34-8561-4816-a349-95054f18faaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11036 | 2026.03.25 17:12:48.604265 [ 253 ] {22a99f34-8561-4816-a349-95054f18faaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11037 | 2026.03.25 17:12:48.604317 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11038 | 2026.03.25 17:12:48.604363 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_69_14, total 28369 rows starting from the beginning of the part | ||
| 11039 | 2026.03.25 17:12:48.604439 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 96 rows starting from the beginning of the part | ||
| 11040 | 2026.03.25 17:12:48.604493 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 11041 | 2026.03.25 17:12:48.604545 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11042 | 2026.03.25 17:12:48.604597 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 266 rows starting from the beginning of the part | ||
| 11043 | 2026.03.25 17:12:48.604646 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 11044 | 2026.03.25 17:12:48.605104 [ 253 ] {22a99f34-8561-4816-a349-95054f18faaa} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11045 | 2026.03.25 17:12:48.605144 [ 253 ] {22a99f34-8561-4816-a349-95054f18faaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11046 | 2026.03.25 17:12:48.605689 [ 253 ] {22a99f34-8561-4816-a349-95054f18faaa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11047 | 2026.03.25 17:12:48.605928 [ 253 ] {22a99f34-8561-4816-a349-95054f18faaa} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11048 | 2026.03.25 17:12:48.606076 [ 253 ] {22a99f34-8561-4816-a349-95054f18faaa} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001888 sec., 7944.9152542372885 rows/sec., 14.24 MiB/sec. | ||
| 11049 | 2026.03.25 17:12:48.606141 [ 253 ] {22a99f34-8561-4816-a349-95054f18faaa} <Debug> TCPHandler: Processed in 0.002082212 sec. | ||
| 11050 | 2026.03.25 17:12:48.606257 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11051 | 2026.03.25 17:12:48.606359 [ 253 ] {4ac36c02-9482-426b-a79c-8ff5ef11f743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11052 | 2026.03.25 17:12:48.606402 [ 253 ] {4ac36c02-9482-426b-a79c-8ff5ef11f743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11053 | 2026.03.25 17:12:48.606768 [ 253 ] {4ac36c02-9482-426b-a79c-8ff5ef11f743} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11054 | 2026.03.25 17:12:48.606807 [ 253 ] {4ac36c02-9482-426b-a79c-8ff5ef11f743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11055 | 2026.03.25 17:12:48.607138 [ 253 ] {4ac36c02-9482-426b-a79c-8ff5ef11f743} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11056 | 2026.03.25 17:12:48.607365 [ 253 ] {4ac36c02-9482-426b-a79c-8ff5ef11f743} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11057 | 2026.03.25 17:12:48.607505 [ 253 ] {4ac36c02-9482-426b-a79c-8ff5ef11f743} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 11058 | 2026.03.25 17:12:48.607544 [ 253 ] {4ac36c02-9482-426b-a79c-8ff5ef11f743} <Debug> TCPHandler: Processed in 0.001338164 sec. | ||
| 11059 | 2026.03.25 17:12:48.610102 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29211 rows, containing 5 columns (5 merged, 0 gathered) in 0.006003228 sec., 4865882.155400394 rows/sec., 314.05 MiB/sec. | ||
| 11060 | 2026.03.25 17:12:48.610652 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) | ||
| 11061 | 2026.03.25 17:12:48.610945 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2026.03.25 17:12:48.611017 [ 193 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15 | ||
| 11063 | 2026.03.25 17:12:48.611104 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11064 | 2026.03.25 17:12:52.381983 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11065 | 2026.03.25 17:12:52.382036 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11066 | 2026.03.25 17:12:52.530417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22045 | ||
| 11067 | 2026.03.25 17:12:52.530958 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11068 | 2026.03.25 17:12:52.530999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11069 | 2026.03.25 17:12:52.531483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11070 | 2026.03.25 17:12:52.531727 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11071 | 2026.03.25 17:12:52.531880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22045 | ||
| 11072 | 2026.03.25 17:12:52.531880 [ 78 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11073 | 2026.03.25 17:12:52.531958 [ 78 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2026.03.25 17:12:52.531984 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11075 | 2026.03.25 17:12:52.532122 [ 192 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 11076 | 2026.03.25 17:12:52.532277 [ 192 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11077 | 2026.03.25 17:12:52.532325 [ 192 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19677 rows starting from the beginning of the part | ||
| 11078 | 2026.03.25 17:12:52.532398 [ 192 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 11079 | 2026.03.25 17:12:52.532449 [ 192 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 11080 | 2026.03.25 17:12:52.532495 [ 192 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 11081 | 2026.03.25 17:12:52.532535 [ 192 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 11082 | 2026.03.25 17:12:52.532589 [ 192 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 11083 | 2026.03.25 17:12:52.534707 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22045 rows, containing 4 columns (4 merged, 0 gathered) in 0.002644005 sec., 8337730.07237127 rows/sec., 119.27 MiB/sec. | ||
| 11084 | 2026.03.25 17:12:52.535149 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11085 | 2026.03.25 17:12:52.535454 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_46_9} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2026.03.25 17:12:52.535532 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_46_9} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11087 | 2026.03.25 17:12:52.535652 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 11088 | 2026.03.25 17:12:53.606813 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11089 | 2026.03.25 17:12:53.607011 [ 253 ] {22f1eaea-2af6-4ae9-8638-63d0fcd72e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11090 | 2026.03.25 17:12:53.607081 [ 253 ] {22f1eaea-2af6-4ae9-8638-63d0fcd72e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11091 | 2026.03.25 17:12:53.607858 [ 253 ] {22f1eaea-2af6-4ae9-8638-63d0fcd72e59} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11092 | 2026.03.25 17:12:53.607911 [ 253 ] {22f1eaea-2af6-4ae9-8638-63d0fcd72e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11093 | 2026.03.25 17:12:53.608332 [ 253 ] {22f1eaea-2af6-4ae9-8638-63d0fcd72e59} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11094 | 2026.03.25 17:12:53.608567 [ 253 ] {22f1eaea-2af6-4ae9-8638-63d0fcd72e59} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11095 | 2026.03.25 17:12:53.608731 [ 253 ] {22f1eaea-2af6-4ae9-8638-63d0fcd72e59} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00177 sec., 160451.97740112993 rows/sec., 10.19 MiB/sec. | ||
| 11096 | 2026.03.25 17:12:53.608784 [ 253 ] {22f1eaea-2af6-4ae9-8638-63d0fcd72e59} <Debug> TCPHandler: Processed in 0.002104382 sec. | ||
| 11097 | 2026.03.25 17:12:53.608912 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11098 | 2026.03.25 17:12:53.609016 [ 253 ] {3a532b68-8284-4e9c-8c2c-2e695b872ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11099 | 2026.03.25 17:12:53.609061 [ 253 ] {3a532b68-8284-4e9c-8c2c-2e695b872ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11100 | 2026.03.25 17:12:53.609907 [ 253 ] {3a532b68-8284-4e9c-8c2c-2e695b872ae9} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11101 | 2026.03.25 17:12:53.609947 [ 253 ] {3a532b68-8284-4e9c-8c2c-2e695b872ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11102 | 2026.03.25 17:12:53.610327 [ 253 ] {3a532b68-8284-4e9c-8c2c-2e695b872ae9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11103 | 2026.03.25 17:12:53.610547 [ 253 ] {3a532b68-8284-4e9c-8c2c-2e695b872ae9} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11104 | 2026.03.25 17:12:53.610686 [ 253 ] {3a532b68-8284-4e9c-8c2c-2e695b872ae9} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001694 sec., 500000 rows/sec., 39.32 MiB/sec. | ||
| 11105 | 2026.03.25 17:12:53.610727 [ 253 ] {3a532b68-8284-4e9c-8c2c-2e695b872ae9} <Debug> TCPHandler: Processed in 0.001867166 sec. | ||
| 11106 | 2026.03.25 17:12:53.610838 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11107 | 2026.03.25 17:12:53.610938 [ 253 ] {0dfa4411-62f6-4dc6-a54e-57cb74529e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11108 | 2026.03.25 17:12:53.610979 [ 253 ] {0dfa4411-62f6-4dc6-a54e-57cb74529e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11109 | 2026.03.25 17:12:53.611445 [ 253 ] {0dfa4411-62f6-4dc6-a54e-57cb74529e12} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2026.03.25 17:12:53.611484 [ 253 ] {0dfa4411-62f6-4dc6-a54e-57cb74529e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11111 | 2026.03.25 17:12:53.611804 [ 253 ] {0dfa4411-62f6-4dc6-a54e-57cb74529e12} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11112 | 2026.03.25 17:12:53.612012 [ 253 ] {0dfa4411-62f6-4dc6-a54e-57cb74529e12} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11113 | 2026.03.25 17:12:53.612151 [ 253 ] {0dfa4411-62f6-4dc6-a54e-57cb74529e12} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001235 sec., 135222.67206477732 rows/sec., 8.24 MiB/sec. | ||
| 11114 | 2026.03.25 17:12:53.612190 [ 253 ] {0dfa4411-62f6-4dc6-a54e-57cb74529e12} <Debug> TCPHandler: Processed in 0.001402135 sec. | ||
| 11115 | 2026.03.25 17:12:53.612301 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11116 | 2026.03.25 17:12:53.612397 [ 253 ] {9f4fb240-a4c0-4d06-ac0b-582f34de41e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11117 | 2026.03.25 17:12:53.612438 [ 253 ] {9f4fb240-a4c0-4d06-ac0b-582f34de41e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11118 | 2026.03.25 17:12:53.612924 [ 253 ] {9f4fb240-a4c0-4d06-ac0b-582f34de41e2} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2026.03.25 17:12:53.612961 [ 253 ] {9f4fb240-a4c0-4d06-ac0b-582f34de41e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11120 | 2026.03.25 17:12:53.613283 [ 253 ] {9f4fb240-a4c0-4d06-ac0b-582f34de41e2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11121 | 2026.03.25 17:12:53.613498 [ 253 ] {9f4fb240-a4c0-4d06-ac0b-582f34de41e2} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2026.03.25 17:12:53.613631 [ 253 ] {9f4fb240-a4c0-4d06-ac0b-582f34de41e2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001253 sec., 118914.6049481245 rows/sec., 7.68 MiB/sec. | ||
| 11123 | 2026.03.25 17:12:53.613670 [ 253 ] {9f4fb240-a4c0-4d06-ac0b-582f34de41e2} <Debug> TCPHandler: Processed in 0.001419435 sec. | ||
| 11124 | 2026.03.25 17:12:53.613793 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2026.03.25 17:12:53.613890 [ 253 ] {c9dd05b8-bd50-4888-b628-3a73047f5481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11126 | 2026.03.25 17:12:53.613929 [ 253 ] {c9dd05b8-bd50-4888-b628-3a73047f5481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11127 | 2026.03.25 17:12:53.614369 [ 253 ] {c9dd05b8-bd50-4888-b628-3a73047f5481} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2026.03.25 17:12:53.614407 [ 253 ] {c9dd05b8-bd50-4888-b628-3a73047f5481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11129 | 2026.03.25 17:12:53.614715 [ 253 ] {c9dd05b8-bd50-4888-b628-3a73047f5481} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11130 | 2026.03.25 17:12:53.614924 [ 253 ] {c9dd05b8-bd50-4888-b628-3a73047f5481} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2026.03.25 17:12:53.615056 [ 253 ] {c9dd05b8-bd50-4888-b628-3a73047f5481} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 11132 | 2026.03.25 17:12:53.615095 [ 253 ] {c9dd05b8-bd50-4888-b628-3a73047f5481} <Debug> TCPHandler: Processed in 0.001351594 sec. | ||
| 11133 | 2026.03.25 17:12:53.615204 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11134 | 2026.03.25 17:12:53.615303 [ 253 ] {ad68510c-1fa9-4285-8841-aca87557df98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11135 | 2026.03.25 17:12:53.615344 [ 253 ] {ad68510c-1fa9-4285-8841-aca87557df98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11136 | 2026.03.25 17:12:53.615934 [ 253 ] {ad68510c-1fa9-4285-8841-aca87557df98} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2026.03.25 17:12:53.615969 [ 253 ] {ad68510c-1fa9-4285-8841-aca87557df98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11138 | 2026.03.25 17:12:53.616284 [ 253 ] {ad68510c-1fa9-4285-8841-aca87557df98} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11139 | 2026.03.25 17:12:53.616490 [ 253 ] {ad68510c-1fa9-4285-8841-aca87557df98} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2026.03.25 17:12:53.616622 [ 253 ] {ad68510c-1fa9-4285-8841-aca87557df98} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001342 sec., 383755.5886736214 rows/sec., 27.06 MiB/sec. | ||
| 11141 | 2026.03.25 17:12:53.616660 [ 253 ] {ad68510c-1fa9-4285-8841-aca87557df98} <Debug> TCPHandler: Processed in 0.001506407 sec. | ||
| 11142 | 2026.03.25 17:12:53.616766 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11143 | 2026.03.25 17:12:53.616859 [ 253 ] {19f24e20-e5af-42a0-b290-8c300e465bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11144 | 2026.03.25 17:12:53.616900 [ 253 ] {19f24e20-e5af-42a0-b290-8c300e465bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11145 | 2026.03.25 17:12:53.617233 [ 253 ] {19f24e20-e5af-42a0-b290-8c300e465bd5} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11146 | 2026.03.25 17:12:53.617269 [ 253 ] {19f24e20-e5af-42a0-b290-8c300e465bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11147 | 2026.03.25 17:12:53.617582 [ 253 ] {19f24e20-e5af-42a0-b290-8c300e465bd5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11148 | 2026.03.25 17:12:53.617791 [ 253 ] {19f24e20-e5af-42a0-b290-8c300e465bd5} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11149 | 2026.03.25 17:12:53.617923 [ 253 ] {19f24e20-e5af-42a0-b290-8c300e465bd5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 11150 | 2026.03.25 17:12:53.617959 [ 253 ] {19f24e20-e5af-42a0-b290-8c300e465bd5} <Debug> TCPHandler: Processed in 0.00124224 sec. | ||
| 11151 | 2026.03.25 17:12:53.618060 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11152 | 2026.03.25 17:12:53.618154 [ 253 ] {fdb2ca2f-719f-4c1b-80ae-9bb6acc4c0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11153 | 2026.03.25 17:12:53.618196 [ 253 ] {fdb2ca2f-719f-4c1b-80ae-9bb6acc4c0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11154 | 2026.03.25 17:12:53.618593 [ 253 ] {fdb2ca2f-719f-4c1b-80ae-9bb6acc4c0a4} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2026.03.25 17:12:53.618629 [ 253 ] {fdb2ca2f-719f-4c1b-80ae-9bb6acc4c0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11156 | 2026.03.25 17:12:53.618960 [ 253 ] {fdb2ca2f-719f-4c1b-80ae-9bb6acc4c0a4} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11157 | 2026.03.25 17:12:53.619170 [ 253 ] {fdb2ca2f-719f-4c1b-80ae-9bb6acc4c0a4} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2026.03.25 17:12:53.619300 [ 253 ] {fdb2ca2f-719f-4c1b-80ae-9bb6acc4c0a4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001163 sec., 227858.98538263113 rows/sec., 15.14 MiB/sec. | ||
| 11159 | 2026.03.25 17:12:53.619339 [ 253 ] {fdb2ca2f-719f-4c1b-80ae-9bb6acc4c0a4} <Debug> TCPHandler: Processed in 0.001327492 sec. | ||
| 11160 | 2026.03.25 17:12:53.619454 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11161 | 2026.03.25 17:12:53.619550 [ 253 ] {8154e897-0105-4144-80bd-24192cce0377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11162 | 2026.03.25 17:12:53.619592 [ 253 ] {8154e897-0105-4144-80bd-24192cce0377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11163 | 2026.03.25 17:12:53.619903 [ 253 ] {8154e897-0105-4144-80bd-24192cce0377} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11164 | 2026.03.25 17:12:53.619940 [ 253 ] {8154e897-0105-4144-80bd-24192cce0377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11165 | 2026.03.25 17:12:53.620237 [ 253 ] {8154e897-0105-4144-80bd-24192cce0377} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11166 | 2026.03.25 17:12:53.620444 [ 253 ] {8154e897-0105-4144-80bd-24192cce0377} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11167 | 2026.03.25 17:12:53.620579 [ 253 ] {8154e897-0105-4144-80bd-24192cce0377} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 11168 | 2026.03.25 17:12:53.620616 [ 253 ] {8154e897-0105-4144-80bd-24192cce0377} <Debug> TCPHandler: Processed in 0.00121074 sec. | ||
| 11169 | 2026.03.25 17:12:53.620719 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11170 | 2026.03.25 17:12:53.620813 [ 253 ] {3f9ab3cb-e24d-4b5d-9fb4-385b3df70b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11171 | 2026.03.25 17:12:53.620867 [ 253 ] {3f9ab3cb-e24d-4b5d-9fb4-385b3df70b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11172 | 2026.03.25 17:12:53.621687 [ 253 ] {3f9ab3cb-e24d-4b5d-9fb4-385b3df70b01} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11173 | 2026.03.25 17:12:53.621723 [ 253 ] {3f9ab3cb-e24d-4b5d-9fb4-385b3df70b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11174 | 2026.03.25 17:12:53.622252 [ 253 ] {3f9ab3cb-e24d-4b5d-9fb4-385b3df70b01} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11175 | 2026.03.25 17:12:53.622487 [ 253 ] {3f9ab3cb-e24d-4b5d-9fb4-385b3df70b01} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11176 | 2026.03.25 17:12:53.622637 [ 253 ] {3f9ab3cb-e24d-4b5d-9fb4-385b3df70b01} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001842 sec., 13572.204125950053 rows/sec., 24.32 MiB/sec. | ||
| 11177 | 2026.03.25 17:12:53.622701 [ 253 ] {3f9ab3cb-e24d-4b5d-9fb4-385b3df70b01} <Debug> TCPHandler: Processed in 0.00203057 sec. | ||
| 11178 | 2026.03.25 17:12:53.622824 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11179 | 2026.03.25 17:12:53.622950 [ 253 ] {20132535-f004-4926-b254-930abec923a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11180 | 2026.03.25 17:12:53.623003 [ 253 ] {20132535-f004-4926-b254-930abec923a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11181 | 2026.03.25 17:12:53.623424 [ 253 ] {20132535-f004-4926-b254-930abec923a1} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11182 | 2026.03.25 17:12:53.623468 [ 253 ] {20132535-f004-4926-b254-930abec923a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11183 | 2026.03.25 17:12:53.623855 [ 253 ] {20132535-f004-4926-b254-930abec923a1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11184 | 2026.03.25 17:12:53.624085 [ 253 ] {20132535-f004-4926-b254-930abec923a1} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.03.25 17:12:53.624215 [ 253 ] {20132535-f004-4926-b254-930abec923a1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00129 sec., 69767.44186046511 rows/sec., 4.37 MiB/sec. | ||
| 11186 | 2026.03.25 17:12:53.624252 [ 253 ] {20132535-f004-4926-b254-930abec923a1} <Debug> TCPHandler: Processed in 0.001490726 sec. | ||
| 11187 | 2026.03.25 17:12:53.832623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11188 | 2026.03.25 17:12:53.851315 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2026.03.25 17:12:53.851380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11190 | 2026.03.25 17:12:53.857398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11191 | 2026.03.25 17:12:53.858085 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2026.03.25 17:12:53.858396 [ 10 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11193 | 2026.03.25 17:12:53.858460 [ 10 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11194 | 2026.03.25 17:12:53.858480 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11195 | 2026.03.25 17:12:53.858585 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 11196 | 2026.03.25 17:12:53.861392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11197 | 2026.03.25 17:12:53.861498 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11198 | 2026.03.25 17:12:53.862220 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 11199 | 2026.03.25 17:12:53.865552 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 11200 | 2026.03.25 17:12:53.869069 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 11201 | 2026.03.25 17:12:53.872937 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 11202 | 2026.03.25 17:12:53.876924 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 11203 | 2026.03.25 17:12:53.880874 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 11204 | 2026.03.25 17:12:53.929681 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.071129123 sec., 4878.451826265312 rows/sec., 25.23 MiB/sec. | ||
| 11205 | 2026.03.25 17:12:53.932393 [ 197 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11206 | 2026.03.25 17:12:53.934431 [ 197 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_46_9} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2026.03.25 17:12:53.934547 [ 197 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_46_9} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11208 | 2026.03.25 17:12:53.937474 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11209 | 2026.03.25 17:12:54.810142 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11210 | 2026.03.25 17:12:54.810322 [ 253 ] {dea3a2bf-c184-43fd-b43f-0eaccd439cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11211 | 2026.03.25 17:12:54.810389 [ 253 ] {dea3a2bf-c184-43fd-b43f-0eaccd439cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11212 | 2026.03.25 17:12:54.812980 [ 253 ] {dea3a2bf-c184-43fd-b43f-0eaccd439cc6} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11213 | 2026.03.25 17:12:54.813033 [ 253 ] {dea3a2bf-c184-43fd-b43f-0eaccd439cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11214 | 2026.03.25 17:12:54.813633 [ 253 ] {dea3a2bf-c184-43fd-b43f-0eaccd439cc6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11215 | 2026.03.25 17:12:54.813887 [ 253 ] {dea3a2bf-c184-43fd-b43f-0eaccd439cc6} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11216 | 2026.03.25 17:12:54.814017 [ 37 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11217 | 2026.03.25 17:12:54.814049 [ 253 ] {dea3a2bf-c184-43fd-b43f-0eaccd439cc6} <Debug> executeQuery: Read 2435 rows, 184.68 KiB in 0.003775 sec., 645033.1125827815 rows/sec., 47.77 MiB/sec. | ||
| 11218 | 2026.03.25 17:12:54.814064 [ 37 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2026.03.25 17:12:54.814085 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11220 | 2026.03.25 17:12:54.814105 [ 253 ] {dea3a2bf-c184-43fd-b43f-0eaccd439cc6} <Debug> TCPHandler: Processed in 0.004093101 sec. | ||
| 11221 | 2026.03.25 17:12:54.814209 [ 191 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 11222 | 2026.03.25 17:12:54.814249 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2026.03.25 17:12:54.814364 [ 253 ] {13ef4bd6-7634-421a-b72d-bc97230efab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11224 | 2026.03.25 17:12:54.814382 [ 191 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11225 | 2026.03.25 17:12:54.814411 [ 253 ] {13ef4bd6-7634-421a-b72d-bc97230efab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11226 | 2026.03.25 17:12:54.814422 [ 191 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3360 rows starting from the beginning of the part | ||
| 11227 | 2026.03.25 17:12:54.814497 [ 191 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 86 rows starting from the beginning of the part | ||
| 11228 | 2026.03.25 17:12:54.814542 [ 191 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 848 rows starting from the beginning of the part | ||
| 11229 | 2026.03.25 17:12:54.814585 [ 191 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 86 rows starting from the beginning of the part | ||
| 11230 | 2026.03.25 17:12:54.814624 [ 191 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 847 rows starting from the beginning of the part | ||
| 11231 | 2026.03.25 17:12:54.814664 [ 191 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2435 rows starting from the beginning of the part | ||
| 11232 | 2026.03.25 17:12:54.814877 [ 253 ] {13ef4bd6-7634-421a-b72d-bc97230efab7} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.03.25 17:12:54.814924 [ 253 ] {13ef4bd6-7634-421a-b72d-bc97230efab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11234 | 2026.03.25 17:12:54.815307 [ 253 ] {13ef4bd6-7634-421a-b72d-bc97230efab7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11235 | 2026.03.25 17:12:54.815557 [ 253 ] {13ef4bd6-7634-421a-b72d-bc97230efab7} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.03.25 17:12:54.815666 [ 37 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11237 | 2026.03.25 17:12:54.815692 [ 37 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11238 | 2026.03.25 17:12:54.815699 [ 253 ] {13ef4bd6-7634-421a-b72d-bc97230efab7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001363 sec., 19075.568598679383 rows/sec., 1.40 MiB/sec. | ||
| 11239 | 2026.03.25 17:12:54.815710 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11240 | 2026.03.25 17:12:54.815739 [ 253 ] {13ef4bd6-7634-421a-b72d-bc97230efab7} <Debug> TCPHandler: Processed in 0.001543528 sec. | ||
| 11241 | 2026.03.25 17:12:54.815829 [ 199 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 11242 | 2026.03.25 17:12:54.815884 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2026.03.25 17:12:54.815971 [ 199 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11244 | 2026.03.25 17:12:54.815987 [ 253 ] {4a0e0a41-5208-43ca-9ac9-0a598cab4a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11245 | 2026.03.25 17:12:54.816008 [ 199 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 225 rows starting from the beginning of the part | ||
| 11246 | 2026.03.25 17:12:54.816035 [ 253 ] {4a0e0a41-5208-43ca-9ac9-0a598cab4a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11247 | 2026.03.25 17:12:54.816081 [ 199 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
| 11248 | 2026.03.25 17:12:54.816134 [ 199 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 169 rows starting from the beginning of the part | ||
| 11249 | 2026.03.25 17:12:54.816174 [ 199 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 15 rows starting from the beginning of the part | ||
| 11250 | 2026.03.25 17:12:54.816214 [ 199 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 167 rows starting from the beginning of the part | ||
| 11251 | 2026.03.25 17:12:54.816255 [ 199 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
| 11252 | 2026.03.25 17:12:54.816936 [ 253 ] {4a0e0a41-5208-43ca-9ac9-0a598cab4a08} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2026.03.25 17:12:54.816976 [ 253 ] {4a0e0a41-5208-43ca-9ac9-0a598cab4a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11254 | 2026.03.25 17:12:54.817122 [ 198 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 617 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354733 sec., 455440.2970917517 rows/sec., 30.52 MiB/sec. | ||
| 11255 | 2026.03.25 17:12:54.817277 [ 199 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11256 | 2026.03.25 17:12:54.817395 [ 253 ] {4a0e0a41-5208-43ca-9ac9-0a598cab4a08} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11257 | 2026.03.25 17:12:54.817448 [ 194 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7662 rows, containing 5 columns (5 merged, 0 gathered) in 0.003298302 sec., 2323013.4778440543 rows/sec., 185.61 MiB/sec. | ||
| 11258 | 2026.03.25 17:12:54.817588 [ 199 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_66_13} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11259 | 2026.03.25 17:12:54.817673 [ 199 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_66_13} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11260 | 2026.03.25 17:12:54.817688 [ 253 ] {4a0e0a41-5208-43ca-9ac9-0a598cab4a08} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11261 | 2026.03.25 17:12:54.817750 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11262 | 2026.03.25 17:12:54.817825 [ 37 ] {} <Debug> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11263 | 2026.03.25 17:12:54.817840 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11264 | 2026.03.25 17:12:54.817857 [ 253 ] {4a0e0a41-5208-43ca-9ac9-0a598cab4a08} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001891 sec., 423585.4045478582 rows/sec., 24.47 MiB/sec. | ||
| 11265 | 2026.03.25 17:12:54.817861 [ 37 ] {} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11266 | 2026.03.25 17:12:54.817896 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11267 | 2026.03.25 17:12:54.817905 [ 253 ] {4a0e0a41-5208-43ca-9ac9-0a598cab4a08} <Debug> TCPHandler: Processed in 0.002075821 sec. | ||
| 11268 | 2026.03.25 17:12:54.817991 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::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 | ||
| 11269 | 2026.03.25 17:12:54.818022 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11270 | 2026.03.25 17:12:54.818130 [ 253 ] {1cc91c02-2347-4edf-b4e9-9a624292d90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11271 | 2026.03.25 17:12:54.818143 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11272 | 2026.03.25 17:12:54.818159 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_76_15} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2026.03.25 17:12:54.818172 [ 253 ] {1cc91c02-2347-4edf-b4e9-9a624292d90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11274 | 2026.03.25 17:12:54.818180 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 976 rows starting from the beginning of the part | ||
| 11275 | 2026.03.25 17:12:54.818245 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_76_15} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11276 | 2026.03.25 17:12:54.818261 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 11277 | 2026.03.25 17:12:54.818309 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 825 rows starting from the beginning of the part | ||
| 11278 | 2026.03.25 17:12:54.818345 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 11279 | 2026.03.25 17:12:54.818350 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 149 rows starting from the beginning of the part | ||
| 11280 | 2026.03.25 17:12:54.818405 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 11281 | 2026.03.25 17:12:54.818445 [ 196 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 801 rows starting from the beginning of the part | ||
| 11282 | 2026.03.25 17:12:54.818583 [ 253 ] {1cc91c02-2347-4edf-b4e9-9a624292d90f} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2026.03.25 17:12:54.818626 [ 253 ] {1cc91c02-2347-4edf-b4e9-9a624292d90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11284 | 2026.03.25 17:12:54.818969 [ 253 ] {1cc91c02-2347-4edf-b4e9-9a624292d90f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 11285 | 2026.03.25 17:12:54.819226 [ 253 ] {1cc91c02-2347-4edf-b4e9-9a624292d90f} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2026.03.25 17:12:54.819361 [ 253 ] {1cc91c02-2347-4edf-b4e9-9a624292d90f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001251 sec., 799.3605115907275 rows/sec., 56.21 KiB/sec. | ||
| 11287 | 2026.03.25 17:12:54.819398 [ 253 ] {1cc91c02-2347-4edf-b4e9-9a624292d90f} <Debug> TCPHandler: Processed in 0.001429135 sec. | ||
| 11288 | 2026.03.25 17:12:54.819504 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11289 | 2026.03.25 17:12:54.819597 [ 253 ] {61c740ce-570c-46c1-acd4-5190d00ccdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11290 | 2026.03.25 17:12:54.819636 [ 253 ] {61c740ce-570c-46c1-acd4-5190d00ccdd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11291 | 2026.03.25 17:12:54.819644 [ 186 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3049 rows, containing 5 columns (5 merged, 0 gathered) in 0.001700682 sec., 1792810.1785048586 rows/sec., 113.52 MiB/sec. | ||
| 11292 | 2026.03.25 17:12:54.819831 [ 194 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11293 | 2026.03.25 17:12:54.820111 [ 194 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_41_8} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11294 | 2026.03.25 17:12:54.820190 [ 194 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_41_8} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11295 | 2026.03.25 17:12:54.820288 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 11296 | 2026.03.25 17:12:54.820724 [ 253 ] {61c740ce-570c-46c1-acd4-5190d00ccdd6} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2026.03.25 17:12:54.820765 [ 253 ] {61c740ce-570c-46c1-acd4-5190d00ccdd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11298 | 2026.03.25 17:12:54.821153 [ 253 ] {61c740ce-570c-46c1-acd4-5190d00ccdd6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11299 | 2026.03.25 17:12:54.821391 [ 253 ] {61c740ce-570c-46c1-acd4-5190d00ccdd6} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11300 | 2026.03.25 17:12:54.821496 [ 37 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11301 | 2026.03.25 17:12:54.821525 [ 37 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11302 | 2026.03.25 17:12:54.821525 [ 253 ] {61c740ce-570c-46c1-acd4-5190d00ccdd6} <Debug> executeQuery: Read 1305 rows, 89.32 KiB in 0.001947 sec., 670261.9414483821 rows/sec., 44.80 MiB/sec. | ||
| 11303 | 2026.03.25 17:12:54.821543 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11304 | 2026.03.25 17:12:54.821570 [ 253 ] {61c740ce-570c-46c1-acd4-5190d00ccdd6} <Debug> TCPHandler: Processed in 0.002115393 sec. | ||
| 11305 | 2026.03.25 17:12:54.821612 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 11306 | 2026.03.25 17:12:54.821687 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11307 | 2026.03.25 17:12:54.821705 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11308 | 2026.03.25 17:12:54.821736 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1830 rows starting from the beginning of the part | ||
| 11309 | 2026.03.25 17:12:54.821778 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 79 rows starting from the beginning of the part | ||
| 11310 | 2026.03.25 17:12:54.821789 [ 253 ] {90b77741-435c-4c3c-b751-c93d584b2aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11311 | 2026.03.25 17:12:54.821812 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 517 rows starting from the beginning of the part | ||
| 11312 | 2026.03.25 17:12:54.821841 [ 253 ] {90b77741-435c-4c3c-b751-c93d584b2aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11313 | 2026.03.25 17:12:54.821850 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 79 rows starting from the beginning of the part | ||
| 11314 | 2026.03.25 17:12:54.821893 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 515 rows starting from the beginning of the part | ||
| 11315 | 2026.03.25 17:12:54.821925 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1305 rows starting from the beginning of the part | ||
| 11316 | 2026.03.25 17:12:54.822673 [ 253 ] {90b77741-435c-4c3c-b751-c93d584b2aa6} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.03.25 17:12:54.822713 [ 253 ] {90b77741-435c-4c3c-b751-c93d584b2aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11318 | 2026.03.25 17:12:54.823246 [ 253 ] {90b77741-435c-4c3c-b751-c93d584b2aa6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11319 | 2026.03.25 17:12:54.823319 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4325 rows, containing 5 columns (5 merged, 0 gathered) in 0.001735003 sec., 2492791.0787474145 rows/sec., 180.73 MiB/sec. | ||
| 11320 | 2026.03.25 17:12:54.823492 [ 253 ] {90b77741-435c-4c3c-b751-c93d584b2aa6} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11321 | 2026.03.25 17:12:54.823516 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11322 | 2026.03.25 17:12:54.823633 [ 253 ] {90b77741-435c-4c3c-b751-c93d584b2aa6} <Debug> executeQuery: Read 1528 rows, 95.19 KiB in 0.001863 sec., 820182.5013419216 rows/sec., 49.90 MiB/sec. | ||
| 11323 | 2026.03.25 17:12:54.823676 [ 253 ] {90b77741-435c-4c3c-b751-c93d584b2aa6} <Debug> TCPHandler: Processed in 0.002040661 sec. | ||
| 11324 | 2026.03.25 17:12:54.823777 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_76_15} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11325 | 2026.03.25 17:12:54.823795 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11326 | 2026.03.25 17:12:54.823852 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_76_15} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11327 | 2026.03.25 17:12:54.823901 [ 253 ] {aa5f3d55-0a7d-4abf-b828-f5ef4302956a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11328 | 2026.03.25 17:12:54.823932 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 11329 | 2026.03.25 17:12:54.823963 [ 253 ] {aa5f3d55-0a7d-4abf-b828-f5ef4302956a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11330 | 2026.03.25 17:12:54.824838 [ 253 ] {aa5f3d55-0a7d-4abf-b828-f5ef4302956a} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11331 | 2026.03.25 17:12:54.824875 [ 253 ] {aa5f3d55-0a7d-4abf-b828-f5ef4302956a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11332 | 2026.03.25 17:12:54.825444 [ 253 ] {aa5f3d55-0a7d-4abf-b828-f5ef4302956a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11333 | 2026.03.25 17:12:54.825680 [ 253 ] {aa5f3d55-0a7d-4abf-b828-f5ef4302956a} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2026.03.25 17:12:54.825789 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11335 | 2026.03.25 17:12:54.825821 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2026.03.25 17:12:54.825823 [ 253 ] {aa5f3d55-0a7d-4abf-b828-f5ef4302956a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001941 sec., 13395.157135497166 rows/sec., 24.00 MiB/sec. | ||
| 11337 | 2026.03.25 17:12:54.825839 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11338 | 2026.03.25 17:12:54.825892 [ 253 ] {aa5f3d55-0a7d-4abf-b828-f5ef4302956a} <Debug> TCPHandler: Processed in 0.002146453 sec. | ||
| 11339 | 2026.03.25 17:12:54.825918 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 11340 | 2026.03.25 17:12:54.826009 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11341 | 2026.03.25 17:12:54.826108 [ 253 ] {5d1a60f3-4e99-4a15-85a9-ebfa586aedcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11342 | 2026.03.25 17:12:54.826150 [ 253 ] {5d1a60f3-4e99-4a15-85a9-ebfa586aedcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11343 | 2026.03.25 17:12:54.826169 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11344 | 2026.03.25 17:12:54.826237 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1229 rows starting from the beginning of the part | ||
| 11345 | 2026.03.25 17:12:54.826379 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
| 11346 | 2026.03.25 17:12:54.826483 [ 253 ] {5d1a60f3-4e99-4a15-85a9-ebfa586aedcc} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2026.03.25 17:12:54.826509 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part | ||
| 11348 | 2026.03.25 17:12:54.826523 [ 253 ] {5d1a60f3-4e99-4a15-85a9-ebfa586aedcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11349 | 2026.03.25 17:12:54.826660 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 15 rows starting from the beginning of the part | ||
| 11350 | 2026.03.25 17:12:54.826792 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 11351 | 2026.03.25 17:12:54.826860 [ 253 ] {5d1a60f3-4e99-4a15-85a9-ebfa586aedcc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11352 | 2026.03.25 17:12:54.826916 [ 195 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
| 11353 | 2026.03.25 17:12:54.827135 [ 253 ] {5d1a60f3-4e99-4a15-85a9-ebfa586aedcc} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11354 | 2026.03.25 17:12:54.827276 [ 253 ] {5d1a60f3-4e99-4a15-85a9-ebfa586aedcc} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001186 sec., 20236.087689713324 rows/sec., 1.36 MiB/sec. | ||
| 11355 | 2026.03.25 17:12:54.827277 [ 54 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11356 | 2026.03.25 17:12:54.827317 [ 253 ] {5d1a60f3-4e99-4a15-85a9-ebfa586aedcc} <Debug> TCPHandler: Processed in 0.001358573 sec. | ||
| 11357 | 2026.03.25 17:12:54.827335 [ 54 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2026.03.25 17:12:54.827362 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11359 | 2026.03.25 17:12:54.827439 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 11360 | 2026.03.25 17:12:54.827539 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11361 | 2026.03.25 17:12:54.827564 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4548 rows starting from the beginning of the part | ||
| 11362 | 2026.03.25 17:12:54.827611 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 11363 | 2026.03.25 17:12:54.827651 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 11364 | 2026.03.25 17:12:54.827689 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 11365 | 2026.03.25 17:12:54.827726 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 11366 | 2026.03.25 17:12:54.827763 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 24 rows starting from the beginning of the part | ||
| 11367 | 2026.03.25 17:12:54.829342 [ 188 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4872 rows, containing 4 columns (4 merged, 0 gathered) in 0.001933497 sec., 2519786.6870235642 rows/sec., 163.08 MiB/sec. | ||
| 11368 | 2026.03.25 17:12:54.829701 [ 188 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11369 | 2026.03.25 17:12:54.829986 [ 188 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_76_15} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2026.03.25 17:12:54.830069 [ 188 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_76_15} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11371 | 2026.03.25 17:12:54.830154 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11372 | 2026.03.25 17:12:54.834039 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1335 rows, containing 19 columns (19 merged, 0 gathered) in 0.008157521 sec., 163652.658693738 rows/sec., 293.26 MiB/sec. | ||
| 11373 | 2026.03.25 17:12:54.835460 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11374 | 2026.03.25 17:12:54.835807 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2026.03.25 17:12:54.835884 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11376 | 2026.03.25 17:12:54.836008 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.37 MiB. | ||
| 11377 | 2026.03.25 17:12:55.000300 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.34 MiB, peak 330.71 MiB, free memory in arenas 0.00 B, will set to 320.73 MiB (RSS), difference: 2.39 MiB | ||
| 11378 | 2026.03.25 17:12:57.594010 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1492 | ||
| 11379 | 2026.03.25 17:12:57.596731 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2026.03.25 17:12:57.596777 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11381 | 2026.03.25 17:12:57.597949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11382 | 2026.03.25 17:12:57.598203 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.03.25 17:12:57.598463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1492 | ||
| 11384 | 2026.03.25 17:12:58.593817 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11385 | 2026.03.25 17:12:58.594004 [ 253 ] {b9a26726-a5cb-45da-853d-1234f20059a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11386 | 2026.03.25 17:12:58.594071 [ 253 ] {b9a26726-a5cb-45da-853d-1234f20059a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11387 | 2026.03.25 17:12:58.594718 [ 253 ] {b9a26726-a5cb-45da-853d-1234f20059a6} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11388 | 2026.03.25 17:12:58.594761 [ 253 ] {b9a26726-a5cb-45da-853d-1234f20059a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11389 | 2026.03.25 17:12:58.595166 [ 253 ] {b9a26726-a5cb-45da-853d-1234f20059a6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11390 | 2026.03.25 17:12:58.595397 [ 253 ] {b9a26726-a5cb-45da-853d-1234f20059a6} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11391 | 2026.03.25 17:12:58.595562 [ 253 ] {b9a26726-a5cb-45da-853d-1234f20059a6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001607 sec., 34847.542003733666 rows/sec., 2.68 MiB/sec. | ||
| 11392 | 2026.03.25 17:12:58.595612 [ 253 ] {b9a26726-a5cb-45da-853d-1234f20059a6} <Debug> TCPHandler: Processed in 0.001923527 sec. | ||
| 11393 | 2026.03.25 17:12:58.595732 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11394 | 2026.03.25 17:12:58.595835 [ 253 ] {cd789d22-cffc-4562-9e7d-8b7ff93f9404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11395 | 2026.03.25 17:12:58.595880 [ 253 ] {cd789d22-cffc-4562-9e7d-8b7ff93f9404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11396 | 2026.03.25 17:12:58.596299 [ 253 ] {cd789d22-cffc-4562-9e7d-8b7ff93f9404} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11397 | 2026.03.25 17:12:58.596336 [ 253 ] {cd789d22-cffc-4562-9e7d-8b7ff93f9404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11398 | 2026.03.25 17:12:58.596652 [ 253 ] {cd789d22-cffc-4562-9e7d-8b7ff93f9404} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11399 | 2026.03.25 17:12:58.596873 [ 253 ] {cd789d22-cffc-4562-9e7d-8b7ff93f9404} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11400 | 2026.03.25 17:12:58.597006 [ 253 ] {cd789d22-cffc-4562-9e7d-8b7ff93f9404} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 11401 | 2026.03.25 17:12:58.597046 [ 253 ] {cd789d22-cffc-4562-9e7d-8b7ff93f9404} <Debug> TCPHandler: Processed in 0.001365403 sec. | ||
| 11402 | 2026.03.25 17:12:58.597158 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11403 | 2026.03.25 17:12:58.597254 [ 253 ] {fa681052-df62-419e-91db-ec9e8b2a2700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11404 | 2026.03.25 17:12:58.597299 [ 253 ] {fa681052-df62-419e-91db-ec9e8b2a2700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11405 | 2026.03.25 17:12:58.597665 [ 253 ] {fa681052-df62-419e-91db-ec9e8b2a2700} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2026.03.25 17:12:58.597700 [ 253 ] {fa681052-df62-419e-91db-ec9e8b2a2700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11407 | 2026.03.25 17:12:58.598038 [ 253 ] {fa681052-df62-419e-91db-ec9e8b2a2700} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11408 | 2026.03.25 17:12:58.598264 [ 253 ] {fa681052-df62-419e-91db-ec9e8b2a2700} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2026.03.25 17:12:58.598397 [ 253 ] {fa681052-df62-419e-91db-ec9e8b2a2700} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001164 sec., 82474.22680412371 rows/sec., 5.74 MiB/sec. | ||
| 11410 | 2026.03.25 17:12:58.598435 [ 253 ] {fa681052-df62-419e-91db-ec9e8b2a2700} <Debug> TCPHandler: Processed in 0.001325303 sec. | ||
| 11411 | 2026.03.25 17:12:58.598545 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11412 | 2026.03.25 17:12:58.598640 [ 253 ] {f5e30906-9b0d-442f-bf7f-1a42e757506e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11413 | 2026.03.25 17:12:58.598682 [ 253 ] {f5e30906-9b0d-442f-bf7f-1a42e757506e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11414 | 2026.03.25 17:12:58.599013 [ 253 ] {f5e30906-9b0d-442f-bf7f-1a42e757506e} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2026.03.25 17:12:58.599050 [ 253 ] {f5e30906-9b0d-442f-bf7f-1a42e757506e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11416 | 2026.03.25 17:12:58.599357 [ 253 ] {f5e30906-9b0d-442f-bf7f-1a42e757506e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11417 | 2026.03.25 17:12:58.599576 [ 253 ] {f5e30906-9b0d-442f-bf7f-1a42e757506e} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2026.03.25 17:12:58.599705 [ 253 ] {f5e30906-9b0d-442f-bf7f-1a42e757506e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001084 sec., 33210.33210332104 rows/sec., 2.24 MiB/sec. | ||
| 11419 | 2026.03.25 17:12:58.599740 [ 253 ] {f5e30906-9b0d-442f-bf7f-1a42e757506e} <Debug> TCPHandler: Processed in 0.001243721 sec. | ||
| 11420 | 2026.03.25 17:13:00.032087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22557 | ||
| 11421 | 2026.03.25 17:13:00.032719 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11422 | 2026.03.25 17:13:00.032761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11423 | 2026.03.25 17:13:00.033284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11424 | 2026.03.25 17:13:00.033504 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11425 | 2026.03.25 17:13:00.033628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22557 | ||
| 11426 | 2026.03.25 17:13:01.361589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11427 | 2026.03.25 17:13:01.376712 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11428 | 2026.03.25 17:13:01.376773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 11429 | 2026.03.25 17:13:01.382251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11430 | 2026.03.25 17:13:01.382956 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11431 | 2026.03.25 17:13:01.385639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11432 | 2026.03.25 17:13:03.607448 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11433 | 2026.03.25 17:13:03.607648 [ 253 ] {1392e29b-7c96-44f2-97cd-3ac225dc7455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11434 | 2026.03.25 17:13:03.607722 [ 253 ] {1392e29b-7c96-44f2-97cd-3ac225dc7455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11435 | 2026.03.25 17:13:03.608587 [ 253 ] {1392e29b-7c96-44f2-97cd-3ac225dc7455} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2026.03.25 17:13:03.608633 [ 253 ] {1392e29b-7c96-44f2-97cd-3ac225dc7455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11437 | 2026.03.25 17:13:03.609055 [ 253 ] {1392e29b-7c96-44f2-97cd-3ac225dc7455} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11438 | 2026.03.25 17:13:03.609297 [ 253 ] {1392e29b-7c96-44f2-97cd-3ac225dc7455} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2026.03.25 17:13:03.609458 [ 253 ] {1392e29b-7c96-44f2-97cd-3ac225dc7455} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001859 sec., 152770.30661646047 rows/sec., 9.70 MiB/sec. | ||
| 11440 | 2026.03.25 17:13:03.609509 [ 253 ] {1392e29b-7c96-44f2-97cd-3ac225dc7455} <Debug> TCPHandler: Processed in 0.002199574 sec. | ||
| 11441 | 2026.03.25 17:13:03.609641 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11442 | 2026.03.25 17:13:03.609743 [ 253 ] {6a098ad7-7da6-4756-b641-d0faa3aa468e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11443 | 2026.03.25 17:13:03.609786 [ 253 ] {6a098ad7-7da6-4756-b641-d0faa3aa468e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11444 | 2026.03.25 17:13:03.610834 [ 253 ] {6a098ad7-7da6-4756-b641-d0faa3aa468e} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11445 | 2026.03.25 17:13:03.610871 [ 253 ] {6a098ad7-7da6-4756-b641-d0faa3aa468e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11446 | 2026.03.25 17:13:03.611234 [ 253 ] {6a098ad7-7da6-4756-b641-d0faa3aa468e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11447 | 2026.03.25 17:13:03.611443 [ 253 ] {6a098ad7-7da6-4756-b641-d0faa3aa468e} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11448 | 2026.03.25 17:13:03.611583 [ 253 ] {6a098ad7-7da6-4756-b641-d0faa3aa468e} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001863 sec., 454643.04884594737 rows/sec., 35.75 MiB/sec. | ||
| 11449 | 2026.03.25 17:13:03.611622 [ 253 ] {6a098ad7-7da6-4756-b641-d0faa3aa468e} <Debug> TCPHandler: Processed in 0.00203343 sec. | ||
| 11450 | 2026.03.25 17:13:03.611741 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11451 | 2026.03.25 17:13:03.611843 [ 253 ] {76c69cd2-8cfc-4dab-855a-298e003b0d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11452 | 2026.03.25 17:13:03.611885 [ 253 ] {76c69cd2-8cfc-4dab-855a-298e003b0d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11453 | 2026.03.25 17:13:03.612366 [ 253 ] {76c69cd2-8cfc-4dab-855a-298e003b0d72} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2026.03.25 17:13:03.612408 [ 253 ] {76c69cd2-8cfc-4dab-855a-298e003b0d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11455 | 2026.03.25 17:13:03.612738 [ 253 ] {76c69cd2-8cfc-4dab-855a-298e003b0d72} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11456 | 2026.03.25 17:13:03.612950 [ 253 ] {76c69cd2-8cfc-4dab-855a-298e003b0d72} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11457 | 2026.03.25 17:13:03.613083 [ 253 ] {76c69cd2-8cfc-4dab-855a-298e003b0d72} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001259 sec., 132644.95631453535 rows/sec., 8.08 MiB/sec. | ||
| 11458 | 2026.03.25 17:13:03.613120 [ 253 ] {76c69cd2-8cfc-4dab-855a-298e003b0d72} <Debug> TCPHandler: Processed in 0.001429375 sec. | ||
| 11459 | 2026.03.25 17:13:03.613231 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11460 | 2026.03.25 17:13:03.613329 [ 253 ] {fb75d634-b216-42d4-a4fe-cb95b070de8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11461 | 2026.03.25 17:13:03.613370 [ 253 ] {fb75d634-b216-42d4-a4fe-cb95b070de8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11462 | 2026.03.25 17:13:03.613850 [ 253 ] {fb75d634-b216-42d4-a4fe-cb95b070de8e} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11463 | 2026.03.25 17:13:03.613887 [ 253 ] {fb75d634-b216-42d4-a4fe-cb95b070de8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11464 | 2026.03.25 17:13:03.614225 [ 253 ] {fb75d634-b216-42d4-a4fe-cb95b070de8e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11465 | 2026.03.25 17:13:03.614445 [ 253 ] {fb75d634-b216-42d4-a4fe-cb95b070de8e} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11466 | 2026.03.25 17:13:03.614577 [ 253 ] {fb75d634-b216-42d4-a4fe-cb95b070de8e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00127 sec., 117322.83464566928 rows/sec., 7.58 MiB/sec. | ||
| 11467 | 2026.03.25 17:13:03.614615 [ 253 ] {fb75d634-b216-42d4-a4fe-cb95b070de8e} <Debug> TCPHandler: Processed in 0.001433415 sec. | ||
| 11468 | 2026.03.25 17:13:03.614730 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11469 | 2026.03.25 17:13:03.614823 [ 253 ] {777ee97e-66e7-4bbf-9e17-4782c2215b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11470 | 2026.03.25 17:13:03.614866 [ 253 ] {777ee97e-66e7-4bbf-9e17-4782c2215b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11471 | 2026.03.25 17:13:03.615331 [ 253 ] {777ee97e-66e7-4bbf-9e17-4782c2215b6f} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11472 | 2026.03.25 17:13:03.615369 [ 253 ] {777ee97e-66e7-4bbf-9e17-4782c2215b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11473 | 2026.03.25 17:13:03.615683 [ 253 ] {777ee97e-66e7-4bbf-9e17-4782c2215b6f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11474 | 2026.03.25 17:13:03.615886 [ 253 ] {777ee97e-66e7-4bbf-9e17-4782c2215b6f} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11475 | 2026.03.25 17:13:03.616012 [ 253 ] {777ee97e-66e7-4bbf-9e17-4782c2215b6f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001206 sec., 122719.73466003317 rows/sec., 6.98 MiB/sec. | ||
| 11476 | 2026.03.25 17:13:03.616053 [ 253 ] {777ee97e-66e7-4bbf-9e17-4782c2215b6f} <Debug> TCPHandler: Processed in 0.001371945 sec. | ||
| 11477 | 2026.03.25 17:13:03.616174 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11478 | 2026.03.25 17:13:03.616270 [ 253 ] {145e0d1c-44c4-47a0-9949-ab31f52df050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11479 | 2026.03.25 17:13:03.616310 [ 253 ] {145e0d1c-44c4-47a0-9949-ab31f52df050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11480 | 2026.03.25 17:13:03.617020 [ 253 ] {145e0d1c-44c4-47a0-9949-ab31f52df050} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11481 | 2026.03.25 17:13:03.617057 [ 253 ] {145e0d1c-44c4-47a0-9949-ab31f52df050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11482 | 2026.03.25 17:13:03.617399 [ 253 ] {145e0d1c-44c4-47a0-9949-ab31f52df050} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11483 | 2026.03.25 17:13:03.617617 [ 253 ] {145e0d1c-44c4-47a0-9949-ab31f52df050} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2026.03.25 17:13:03.617759 [ 253 ] {145e0d1c-44c4-47a0-9949-ab31f52df050} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001506 sec., 341965.4714475432 rows/sec., 24.11 MiB/sec. | ||
| 11485 | 2026.03.25 17:13:03.617797 [ 253 ] {145e0d1c-44c4-47a0-9949-ab31f52df050} <Debug> TCPHandler: Processed in 0.001671141 sec. | ||
| 11486 | 2026.03.25 17:13:03.617918 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11487 | 2026.03.25 17:13:03.618011 [ 253 ] {e821e2ca-d3a9-46cc-a4d6-dcf1bba62e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11488 | 2026.03.25 17:13:03.618058 [ 253 ] {e821e2ca-d3a9-46cc-a4d6-dcf1bba62e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11489 | 2026.03.25 17:13:03.618397 [ 253 ] {e821e2ca-d3a9-46cc-a4d6-dcf1bba62e1c} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.03.25 17:13:03.618433 [ 253 ] {e821e2ca-d3a9-46cc-a4d6-dcf1bba62e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11491 | 2026.03.25 17:13:03.618736 [ 253 ] {e821e2ca-d3a9-46cc-a4d6-dcf1bba62e1c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11492 | 2026.03.25 17:13:03.618970 [ 253 ] {e821e2ca-d3a9-46cc-a4d6-dcf1bba62e1c} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.03.25 17:13:03.619086 [ 71 ] {} <Debug> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11494 | 2026.03.25 17:13:03.619108 [ 253 ] {e821e2ca-d3a9-46cc-a4d6-dcf1bba62e1c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 11495 | 2026.03.25 17:13:03.619156 [ 71 ] {} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11496 | 2026.03.25 17:13:03.619165 [ 253 ] {e821e2ca-d3a9-46cc-a4d6-dcf1bba62e1c} <Debug> TCPHandler: Processed in 0.001296202 sec. | ||
| 11497 | 2026.03.25 17:13:03.619186 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11498 | 2026.03.25 17:13:03.619299 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11499 | 2026.03.25 17:13:03.619306 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::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 | ||
| 11500 | 2026.03.25 17:13:03.619400 [ 253 ] {779a232e-1529-4c39-882c-78ba298aa7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11501 | 2026.03.25 17:13:03.619449 [ 253 ] {779a232e-1529-4c39-882c-78ba298aa7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11502 | 2026.03.25 17:13:03.619457 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11503 | 2026.03.25 17:13:03.619505 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 11504 | 2026.03.25 17:13:03.619570 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 11505 | 2026.03.25 17:13:03.619612 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 11506 | 2026.03.25 17:13:03.619651 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 11507 | 2026.03.25 17:13:03.619689 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 11508 | 2026.03.25 17:13:03.619726 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 11509 | 2026.03.25 17:13:03.619909 [ 253 ] {779a232e-1529-4c39-882c-78ba298aa7c3} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11510 | 2026.03.25 17:13:03.619949 [ 253 ] {779a232e-1529-4c39-882c-78ba298aa7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11511 | 2026.03.25 17:13:03.620318 [ 253 ] {779a232e-1529-4c39-882c-78ba298aa7c3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11512 | 2026.03.25 17:13:03.620554 [ 253 ] {779a232e-1529-4c39-882c-78ba298aa7c3} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2026.03.25 17:13:03.620604 [ 189 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001351403 sec., 137634.73960025248 rows/sec., 7.02 MiB/sec. | ||
| 11514 | 2026.03.25 17:13:03.620697 [ 253 ] {779a232e-1529-4c39-882c-78ba298aa7c3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001316 sec., 201367.78115501523 rows/sec., 13.38 MiB/sec. | ||
| 11515 | 2026.03.25 17:13:03.620738 [ 253 ] {779a232e-1529-4c39-882c-78ba298aa7c3} <Debug> TCPHandler: Processed in 0.001487527 sec. | ||
| 11516 | 2026.03.25 17:13:03.620746 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11517 | 2026.03.25 17:13:03.620862 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11518 | 2026.03.25 17:13:03.620960 [ 253 ] {b0ca5a0a-99c8-4c03-bc4f-8fe178cc6782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11519 | 2026.03.25 17:13:03.621008 [ 253 ] {b0ca5a0a-99c8-4c03-bc4f-8fe178cc6782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11520 | 2026.03.25 17:13:03.621123 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_31_6} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11521 | 2026.03.25 17:13:03.621233 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_31_6} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11522 | 2026.03.25 17:13:03.621334 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11523 | 2026.03.25 17:13:03.621334 [ 253 ] {b0ca5a0a-99c8-4c03-bc4f-8fe178cc6782} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2026.03.25 17:13:03.621392 [ 253 ] {b0ca5a0a-99c8-4c03-bc4f-8fe178cc6782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11525 | 2026.03.25 17:13:03.621706 [ 253 ] {b0ca5a0a-99c8-4c03-bc4f-8fe178cc6782} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11526 | 2026.03.25 17:13:03.621936 [ 253 ] {b0ca5a0a-99c8-4c03-bc4f-8fe178cc6782} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2026.03.25 17:13:03.622067 [ 253 ] {b0ca5a0a-99c8-4c03-bc4f-8fe178cc6782} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 59.84 KiB/sec. | ||
| 11528 | 2026.03.25 17:13:03.622106 [ 253 ] {b0ca5a0a-99c8-4c03-bc4f-8fe178cc6782} <Debug> TCPHandler: Processed in 0.001291532 sec. | ||
| 11529 | 2026.03.25 17:13:03.622211 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11530 | 2026.03.25 17:13:03.622307 [ 253 ] {ea182835-7855-4379-b814-1fb39d8dc603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11531 | 2026.03.25 17:13:03.622361 [ 253 ] {ea182835-7855-4379-b814-1fb39d8dc603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11532 | 2026.03.25 17:13:03.623220 [ 253 ] {ea182835-7855-4379-b814-1fb39d8dc603} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.03.25 17:13:03.623257 [ 253 ] {ea182835-7855-4379-b814-1fb39d8dc603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11534 | 2026.03.25 17:13:03.623798 [ 253 ] {ea182835-7855-4379-b814-1fb39d8dc603} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11535 | 2026.03.25 17:13:03.624034 [ 253 ] {ea182835-7855-4379-b814-1fb39d8dc603} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.03.25 17:13:03.624173 [ 253 ] {ea182835-7855-4379-b814-1fb39d8dc603} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001885 sec., 13262.59946949602 rows/sec., 23.77 MiB/sec. | ||
| 11537 | 2026.03.25 17:13:03.624239 [ 253 ] {ea182835-7855-4379-b814-1fb39d8dc603} <Debug> TCPHandler: Processed in 0.002075731 sec. | ||
| 11538 | 2026.03.25 17:13:03.624351 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11539 | 2026.03.25 17:13:03.624446 [ 253 ] {e4a06204-756a-4179-98cd-a66c79bd2955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11540 | 2026.03.25 17:13:03.624490 [ 253 ] {e4a06204-756a-4179-98cd-a66c79bd2955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11541 | 2026.03.25 17:13:03.624825 [ 253 ] {e4a06204-756a-4179-98cd-a66c79bd2955} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11542 | 2026.03.25 17:13:03.624864 [ 253 ] {e4a06204-756a-4179-98cd-a66c79bd2955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11543 | 2026.03.25 17:13:03.625178 [ 253 ] {e4a06204-756a-4179-98cd-a66c79bd2955} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11544 | 2026.03.25 17:13:03.625400 [ 253 ] {e4a06204-756a-4179-98cd-a66c79bd2955} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2026.03.25 17:13:03.625538 [ 253 ] {e4a06204-756a-4179-98cd-a66c79bd2955} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00111 sec., 81081.08108108108 rows/sec., 5.07 MiB/sec. | ||
| 11546 | 2026.03.25 17:13:03.625575 [ 253 ] {e4a06204-756a-4179-98cd-a66c79bd2955} <Debug> TCPHandler: Processed in 0.001274161 sec. | ||
| 11547 | 2026.03.25 17:13:07.382281 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11548 | 2026.03.25 17:13:07.382362 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11549 | 2026.03.25 17:13:07.534694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23005 | ||
| 11550 | 2026.03.25 17:13:07.535200 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11551 | 2026.03.25 17:13:07.535242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11552 | 2026.03.25 17:13:07.535714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11553 | 2026.03.25 17:13:07.535938 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11554 | 2026.03.25 17:13:07.536070 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23005 | ||
| 11555 | 2026.03.25 17:13:07.598692 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1522 | ||
| 11556 | 2026.03.25 17:13:07.600994 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.03.25 17:13:07.601033 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11558 | 2026.03.25 17:13:07.602170 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11559 | 2026.03.25 17:13:07.602431 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2026.03.25 17:13:07.602681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1522 | ||
| 11561 | 2026.03.25 17:13:08.002355 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000965044 sec. | ||
| 11562 | 2026.03.25 17:13:08.598056 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.03.25 17:13:08.598245 [ 253 ] {9d6567f5-ab2c-4b94-a863-14063ed53c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11564 | 2026.03.25 17:13:08.598312 [ 253 ] {9d6567f5-ab2c-4b94-a863-14063ed53c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11565 | 2026.03.25 17:13:08.598995 [ 253 ] {9d6567f5-ab2c-4b94-a863-14063ed53c24} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2026.03.25 17:13:08.599037 [ 253 ] {9d6567f5-ab2c-4b94-a863-14063ed53c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11567 | 2026.03.25 17:13:08.599438 [ 253 ] {9d6567f5-ab2c-4b94-a863-14063ed53c24} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11568 | 2026.03.25 17:13:08.599677 [ 253 ] {9d6567f5-ab2c-4b94-a863-14063ed53c24} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2026.03.25 17:13:08.599844 [ 253 ] {9d6567f5-ab2c-4b94-a863-14063ed53c24} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001648 sec., 52184.46601941748 rows/sec., 4.38 MiB/sec. | ||
| 11570 | 2026.03.25 17:13:08.599894 [ 253 ] {9d6567f5-ab2c-4b94-a863-14063ed53c24} <Debug> TCPHandler: Processed in 0.001966709 sec. | ||
| 11571 | 2026.03.25 17:13:08.600019 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2026.03.25 17:13:08.600121 [ 253 ] {707fc50d-6df7-496a-8f75-bfeb170a30e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11573 | 2026.03.25 17:13:08.600165 [ 253 ] {707fc50d-6df7-496a-8f75-bfeb170a30e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11574 | 2026.03.25 17:13:08.600577 [ 253 ] {707fc50d-6df7-496a-8f75-bfeb170a30e1} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11575 | 2026.03.25 17:13:08.600615 [ 253 ] {707fc50d-6df7-496a-8f75-bfeb170a30e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11576 | 2026.03.25 17:13:08.600922 [ 253 ] {707fc50d-6df7-496a-8f75-bfeb170a30e1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11577 | 2026.03.25 17:13:08.601134 [ 253 ] {707fc50d-6df7-496a-8f75-bfeb170a30e1} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11578 | 2026.03.25 17:13:08.601271 [ 253 ] {707fc50d-6df7-496a-8f75-bfeb170a30e1} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001173 sec., 12787.723785166241 rows/sec., 961.58 KiB/sec. | ||
| 11579 | 2026.03.25 17:13:08.601311 [ 253 ] {707fc50d-6df7-496a-8f75-bfeb170a30e1} <Debug> TCPHandler: Processed in 0.001343684 sec. | ||
| 11580 | 2026.03.25 17:13:08.601415 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11581 | 2026.03.25 17:13:08.601510 [ 253 ] {7cc3d88f-78f2-4b7f-b1b6-79e9e448f57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11582 | 2026.03.25 17:13:08.601552 [ 253 ] {7cc3d88f-78f2-4b7f-b1b6-79e9e448f57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11583 | 2026.03.25 17:13:08.601971 [ 253 ] {7cc3d88f-78f2-4b7f-b1b6-79e9e448f57c} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11584 | 2026.03.25 17:13:08.602007 [ 253 ] {7cc3d88f-78f2-4b7f-b1b6-79e9e448f57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11585 | 2026.03.25 17:13:08.602313 [ 253 ] {7cc3d88f-78f2-4b7f-b1b6-79e9e448f57c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11586 | 2026.03.25 17:13:08.602523 [ 253 ] {7cc3d88f-78f2-4b7f-b1b6-79e9e448f57c} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11587 | 2026.03.25 17:13:08.602650 [ 253 ] {7cc3d88f-78f2-4b7f-b1b6-79e9e448f57c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001159 sec., 68162.20880069025 rows/sec., 5.32 MiB/sec. | ||
| 11588 | 2026.03.25 17:13:08.602687 [ 253 ] {7cc3d88f-78f2-4b7f-b1b6-79e9e448f57c} <Debug> TCPHandler: Processed in 0.001321673 sec. | ||
| 11589 | 2026.03.25 17:13:08.602793 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11590 | 2026.03.25 17:13:08.602887 [ 253 ] {1e47ac0a-3549-4f77-a80a-4a8fb0ac9226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11591 | 2026.03.25 17:13:08.602931 [ 253 ] {1e47ac0a-3549-4f77-a80a-4a8fb0ac9226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11592 | 2026.03.25 17:13:08.603330 [ 253 ] {1e47ac0a-3549-4f77-a80a-4a8fb0ac9226} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.03.25 17:13:08.603370 [ 253 ] {1e47ac0a-3549-4f77-a80a-4a8fb0ac9226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11594 | 2026.03.25 17:13:08.603700 [ 253 ] {1e47ac0a-3549-4f77-a80a-4a8fb0ac9226} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11595 | 2026.03.25 17:13:08.603918 [ 253 ] {1e47ac0a-3549-4f77-a80a-4a8fb0ac9226} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11596 | 2026.03.25 17:13:08.604037 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 5 parts from all_1_74_15 to all_78_78_0 | ||
| 11597 | 2026.03.25 17:13:08.604049 [ 253 ] {1e47ac0a-3549-4f77-a80a-4a8fb0ac9226} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 11598 | 2026.03.25 17:13:08.604102 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2026.03.25 17:13:08.604110 [ 253 ] {1e47ac0a-3549-4f77-a80a-4a8fb0ac9226} <Debug> TCPHandler: Processed in 0.001365994 sec. | ||
| 11600 | 2026.03.25 17:13:08.604129 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11601 | 2026.03.25 17:13:08.604241 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11602 | 2026.03.25 17:13:08.604260 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_78_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_74_15 to all_78_78_0 into Compact with storage Full | ||
| 11603 | 2026.03.25 17:13:08.604365 [ 253 ] {c158931c-0cd2-45e6-9bd5-842e607f0cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11604 | 2026.03.25 17:13:08.604413 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_78_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11605 | 2026.03.25 17:13:08.604434 [ 253 ] {c158931c-0cd2-45e6-9bd5-842e607f0cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11606 | 2026.03.25 17:13:08.604455 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_74_15, total 29211 rows starting from the beginning of the part | ||
| 11607 | 2026.03.25 17:13:08.604536 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 265 rows starting from the beginning of the part | ||
| 11608 | 2026.03.25 17:13:08.604593 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1528 rows starting from the beginning of the part | ||
| 11609 | 2026.03.25 17:13:08.604643 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 96 rows starting from the beginning of the part | ||
| 11610 | 2026.03.25 17:13:08.604693 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 265 rows starting from the beginning of the part | ||
| 11611 | 2026.03.25 17:13:08.605370 [ 253 ] {c158931c-0cd2-45e6-9bd5-842e607f0cc2} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2026.03.25 17:13:08.605419 [ 253 ] {c158931c-0cd2-45e6-9bd5-842e607f0cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11613 | 2026.03.25 17:13:08.605965 [ 253 ] {c158931c-0cd2-45e6-9bd5-842e607f0cc2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11614 | 2026.03.25 17:13:08.606199 [ 253 ] {c158931c-0cd2-45e6-9bd5-842e607f0cc2} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11615 | 2026.03.25 17:13:08.606346 [ 253 ] {c158931c-0cd2-45e6-9bd5-842e607f0cc2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002006 sec., 7477.567298105683 rows/sec., 13.40 MiB/sec. | ||
| 11616 | 2026.03.25 17:13:08.606408 [ 253 ] {c158931c-0cd2-45e6-9bd5-842e607f0cc2} <Debug> TCPHandler: Processed in 0.002225484 sec. | ||
| 11617 | 2026.03.25 17:13:08.606511 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11618 | 2026.03.25 17:13:08.606604 [ 253 ] {bfba957d-02bf-4c5c-ba4e-4011083d0739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11619 | 2026.03.25 17:13:08.606643 [ 253 ] {bfba957d-02bf-4c5c-ba4e-4011083d0739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11620 | 2026.03.25 17:13:08.606973 [ 253 ] {bfba957d-02bf-4c5c-ba4e-4011083d0739} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11621 | 2026.03.25 17:13:08.607008 [ 253 ] {bfba957d-02bf-4c5c-ba4e-4011083d0739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11622 | 2026.03.25 17:13:08.607311 [ 253 ] {bfba957d-02bf-4c5c-ba4e-4011083d0739} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11623 | 2026.03.25 17:13:08.607528 [ 253 ] {bfba957d-02bf-4c5c-ba4e-4011083d0739} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2026.03.25 17:13:08.607659 [ 253 ] {bfba957d-02bf-4c5c-ba4e-4011083d0739} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 11625 | 2026.03.25 17:13:08.607698 [ 253 ] {bfba957d-02bf-4c5c-ba4e-4011083d0739} <Debug> TCPHandler: Processed in 0.00123456 sec. | ||
| 11626 | 2026.03.25 17:13:08.611174 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_78_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31365 rows, containing 5 columns (5 merged, 0 gathered) in 0.006971862 sec., 4498798.168982691 rows/sec., 289.76 MiB/sec. | ||
| 11627 | 2026.03.25 17:13:08.611582 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_78_16} <Trace> MergedBlockOutputStream: filled checksums all_1_78_16 (state Temporary) | ||
| 11628 | 2026.03.25 17:13:08.611850 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_78_16} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_78_16 to all_1_78_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.03.25 17:13:08.611930 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_78_16} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 5 parts: [all_1_74_15, all_78_78_0] -> all_1_78_16 | ||
| 11630 | 2026.03.25 17:13:08.612009 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11631 | 2026.03.25 17:13:08.886610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11632 | 2026.03.25 17:13:08.904376 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2026.03.25 17:13:08.904444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11634 | 2026.03.25 17:13:08.910477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11635 | 2026.03.25 17:13:08.911167 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2026.03.25 17:13:08.914557 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11637 | 2026.03.25 17:13:13.605600 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11638 | 2026.03.25 17:13:13.605796 [ 253 ] {b25e072a-46b9-4a51-9d53-dd99ca4fb800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11639 | 2026.03.25 17:13:13.605865 [ 253 ] {b25e072a-46b9-4a51-9d53-dd99ca4fb800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11640 | 2026.03.25 17:13:13.606637 [ 253 ] {b25e072a-46b9-4a51-9d53-dd99ca4fb800} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11641 | 2026.03.25 17:13:13.606686 [ 253 ] {b25e072a-46b9-4a51-9d53-dd99ca4fb800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11642 | 2026.03.25 17:13:13.607099 [ 253 ] {b25e072a-46b9-4a51-9d53-dd99ca4fb800} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11643 | 2026.03.25 17:13:13.607323 [ 253 ] {b25e072a-46b9-4a51-9d53-dd99ca4fb800} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2026.03.25 17:13:13.607489 [ 253 ] {b25e072a-46b9-4a51-9d53-dd99ca4fb800} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001742 sec., 163030.99885189437 rows/sec., 10.35 MiB/sec. | ||
| 11645 | 2026.03.25 17:13:13.607540 [ 253 ] {b25e072a-46b9-4a51-9d53-dd99ca4fb800} <Debug> TCPHandler: Processed in 0.002071361 sec. | ||
| 11646 | 2026.03.25 17:13:13.607669 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11647 | 2026.03.25 17:13:13.607772 [ 253 ] {ab5b9c35-a8e1-4c40-9b95-99500a77eee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11648 | 2026.03.25 17:13:13.607815 [ 253 ] {ab5b9c35-a8e1-4c40-9b95-99500a77eee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11649 | 2026.03.25 17:13:13.608623 [ 253 ] {ab5b9c35-a8e1-4c40-9b95-99500a77eee0} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2026.03.25 17:13:13.608662 [ 253 ] {ab5b9c35-a8e1-4c40-9b95-99500a77eee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11651 | 2026.03.25 17:13:13.609022 [ 253 ] {ab5b9c35-a8e1-4c40-9b95-99500a77eee0} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11652 | 2026.03.25 17:13:13.609232 [ 253 ] {ab5b9c35-a8e1-4c40-9b95-99500a77eee0} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11653 | 2026.03.25 17:13:13.609369 [ 253 ] {ab5b9c35-a8e1-4c40-9b95-99500a77eee0} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001619 sec., 523162.4459542928 rows/sec., 41.14 MiB/sec. | ||
| 11654 | 2026.03.25 17:13:13.609406 [ 253 ] {ab5b9c35-a8e1-4c40-9b95-99500a77eee0} <Debug> TCPHandler: Processed in 0.001790855 sec. | ||
| 11655 | 2026.03.25 17:13:13.609521 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11656 | 2026.03.25 17:13:13.609615 [ 253 ] {c8776ddd-d420-4d05-9925-472b2d8fd6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11657 | 2026.03.25 17:13:13.609655 [ 253 ] {c8776ddd-d420-4d05-9925-472b2d8fd6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11658 | 2026.03.25 17:13:13.610104 [ 253 ] {c8776ddd-d420-4d05-9925-472b2d8fd6d8} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11659 | 2026.03.25 17:13:13.610140 [ 253 ] {c8776ddd-d420-4d05-9925-472b2d8fd6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11660 | 2026.03.25 17:13:13.610442 [ 253 ] {c8776ddd-d420-4d05-9925-472b2d8fd6d8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11661 | 2026.03.25 17:13:13.610654 [ 253 ] {c8776ddd-d420-4d05-9925-472b2d8fd6d8} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11662 | 2026.03.25 17:13:13.610781 [ 253 ] {c8776ddd-d420-4d05-9925-472b2d8fd6d8} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001184 sec., 141047.2972972973 rows/sec., 8.60 MiB/sec. | ||
| 11663 | 2026.03.25 17:13:13.610818 [ 253 ] {c8776ddd-d420-4d05-9925-472b2d8fd6d8} <Debug> TCPHandler: Processed in 0.001346943 sec. | ||
| 11664 | 2026.03.25 17:13:13.610929 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11665 | 2026.03.25 17:13:13.611022 [ 253 ] {3d908a6f-708c-499a-a891-d1ee8849a44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11666 | 2026.03.25 17:13:13.611061 [ 253 ] {3d908a6f-708c-499a-a891-d1ee8849a44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11667 | 2026.03.25 17:13:13.611489 [ 253 ] {3d908a6f-708c-499a-a891-d1ee8849a44e} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11668 | 2026.03.25 17:13:13.611524 [ 253 ] {3d908a6f-708c-499a-a891-d1ee8849a44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11669 | 2026.03.25 17:13:13.611823 [ 253 ] {3d908a6f-708c-499a-a891-d1ee8849a44e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11670 | 2026.03.25 17:13:13.612029 [ 253 ] {3d908a6f-708c-499a-a891-d1ee8849a44e} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11671 | 2026.03.25 17:13:13.612153 [ 253 ] {3d908a6f-708c-499a-a891-d1ee8849a44e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 11672 | 2026.03.25 17:13:13.612192 [ 253 ] {3d908a6f-708c-499a-a891-d1ee8849a44e} <Debug> TCPHandler: Processed in 0.001310232 sec. | ||
| 11673 | 2026.03.25 17:13:13.612304 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11674 | 2026.03.25 17:13:13.612397 [ 253 ] {b8953397-adcf-4e88-8cda-ab1d8f3f501b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11675 | 2026.03.25 17:13:13.612436 [ 253 ] {b8953397-adcf-4e88-8cda-ab1d8f3f501b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11676 | 2026.03.25 17:13:13.612868 [ 253 ] {b8953397-adcf-4e88-8cda-ab1d8f3f501b} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11677 | 2026.03.25 17:13:13.612903 [ 253 ] {b8953397-adcf-4e88-8cda-ab1d8f3f501b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11678 | 2026.03.25 17:13:13.613196 [ 253 ] {b8953397-adcf-4e88-8cda-ab1d8f3f501b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11679 | 2026.03.25 17:13:13.613403 [ 253 ] {b8953397-adcf-4e88-8cda-ab1d8f3f501b} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11680 | 2026.03.25 17:13:13.613528 [ 253 ] {b8953397-adcf-4e88-8cda-ab1d8f3f501b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 11681 | 2026.03.25 17:13:13.613566 [ 253 ] {b8953397-adcf-4e88-8cda-ab1d8f3f501b} <Debug> TCPHandler: Processed in 0.001311462 sec. | ||
| 11682 | 2026.03.25 17:13:13.613675 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11683 | 2026.03.25 17:13:13.613769 [ 253 ] {f941d2e3-6e82-437e-aaa0-7b5b17bf4cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11684 | 2026.03.25 17:13:13.613809 [ 253 ] {f941d2e3-6e82-437e-aaa0-7b5b17bf4cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11685 | 2026.03.25 17:13:13.614393 [ 253 ] {f941d2e3-6e82-437e-aaa0-7b5b17bf4cf3} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2026.03.25 17:13:13.614429 [ 253 ] {f941d2e3-6e82-437e-aaa0-7b5b17bf4cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11687 | 2026.03.25 17:13:13.614747 [ 253 ] {f941d2e3-6e82-437e-aaa0-7b5b17bf4cf3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11688 | 2026.03.25 17:13:13.614957 [ 253 ] {f941d2e3-6e82-437e-aaa0-7b5b17bf4cf3} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2026.03.25 17:13:13.615084 [ 253 ] {f941d2e3-6e82-437e-aaa0-7b5b17bf4cf3} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001332 sec., 386636.6366366366 rows/sec., 27.26 MiB/sec. | ||
| 11690 | 2026.03.25 17:13:13.615122 [ 253 ] {f941d2e3-6e82-437e-aaa0-7b5b17bf4cf3} <Debug> TCPHandler: Processed in 0.001495196 sec. | ||
| 11691 | 2026.03.25 17:13:13.615222 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11692 | 2026.03.25 17:13:13.615317 [ 253 ] {cf24ea67-d1dc-459f-afa3-ea851d6c9e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11693 | 2026.03.25 17:13:13.615358 [ 253 ] {cf24ea67-d1dc-459f-afa3-ea851d6c9e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11694 | 2026.03.25 17:13:13.615692 [ 253 ] {cf24ea67-d1dc-459f-afa3-ea851d6c9e03} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11695 | 2026.03.25 17:13:13.615728 [ 253 ] {cf24ea67-d1dc-459f-afa3-ea851d6c9e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11696 | 2026.03.25 17:13:13.616035 [ 253 ] {cf24ea67-d1dc-459f-afa3-ea851d6c9e03} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11697 | 2026.03.25 17:13:13.616240 [ 253 ] {cf24ea67-d1dc-459f-afa3-ea851d6c9e03} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11698 | 2026.03.25 17:13:13.616369 [ 253 ] {cf24ea67-d1dc-459f-afa3-ea851d6c9e03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 11699 | 2026.03.25 17:13:13.616406 [ 253 ] {cf24ea67-d1dc-459f-afa3-ea851d6c9e03} <Debug> TCPHandler: Processed in 0.00123258 sec. | ||
| 11700 | 2026.03.25 17:13:13.616527 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11701 | 2026.03.25 17:13:13.616652 [ 253 ] {1175eab7-5dd2-4fb3-be0a-ff5846f7d923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11702 | 2026.03.25 17:13:13.616705 [ 253 ] {1175eab7-5dd2-4fb3-be0a-ff5846f7d923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11703 | 2026.03.25 17:13:13.617201 [ 253 ] {1175eab7-5dd2-4fb3-be0a-ff5846f7d923} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11704 | 2026.03.25 17:13:13.617251 [ 253 ] {1175eab7-5dd2-4fb3-be0a-ff5846f7d923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11705 | 2026.03.25 17:13:13.617651 [ 253 ] {1175eab7-5dd2-4fb3-be0a-ff5846f7d923} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11706 | 2026.03.25 17:13:13.617870 [ 253 ] {1175eab7-5dd2-4fb3-be0a-ff5846f7d923} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11707 | 2026.03.25 17:13:13.618005 [ 253 ] {1175eab7-5dd2-4fb3-be0a-ff5846f7d923} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001378 sec., 192307.69230769228 rows/sec., 12.78 MiB/sec. | ||
| 11708 | 2026.03.25 17:13:13.618042 [ 253 ] {1175eab7-5dd2-4fb3-be0a-ff5846f7d923} <Debug> TCPHandler: Processed in 0.001576939 sec. | ||
| 11709 | 2026.03.25 17:13:13.618156 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11710 | 2026.03.25 17:13:13.618250 [ 253 ] {aa12c064-e817-4551-9e7f-10abd2874cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11711 | 2026.03.25 17:13:13.618292 [ 253 ] {aa12c064-e817-4551-9e7f-10abd2874cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11712 | 2026.03.25 17:13:13.618606 [ 253 ] {aa12c064-e817-4551-9e7f-10abd2874cb8} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11713 | 2026.03.25 17:13:13.618643 [ 253 ] {aa12c064-e817-4551-9e7f-10abd2874cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11714 | 2026.03.25 17:13:13.618941 [ 253 ] {aa12c064-e817-4551-9e7f-10abd2874cb8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11715 | 2026.03.25 17:13:13.619158 [ 253 ] {aa12c064-e817-4551-9e7f-10abd2874cb8} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2026.03.25 17:13:13.619290 [ 253 ] {aa12c064-e817-4551-9e7f-10abd2874cb8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 11717 | 2026.03.25 17:13:13.619327 [ 253 ] {aa12c064-e817-4551-9e7f-10abd2874cb8} <Debug> TCPHandler: Processed in 0.00122185 sec. | ||
| 11718 | 2026.03.25 17:13:13.619449 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11719 | 2026.03.25 17:13:13.619544 [ 253 ] {f9c1662b-da3d-40bf-aa8d-8c35fb470eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11720 | 2026.03.25 17:13:13.619599 [ 253 ] {f9c1662b-da3d-40bf-aa8d-8c35fb470eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11721 | 2026.03.25 17:13:13.620439 [ 253 ] {f9c1662b-da3d-40bf-aa8d-8c35fb470eac} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11722 | 2026.03.25 17:13:13.620475 [ 253 ] {f9c1662b-da3d-40bf-aa8d-8c35fb470eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11723 | 2026.03.25 17:13:13.621016 [ 253 ] {f9c1662b-da3d-40bf-aa8d-8c35fb470eac} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11724 | 2026.03.25 17:13:13.621249 [ 253 ] {f9c1662b-da3d-40bf-aa8d-8c35fb470eac} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11725 | 2026.03.25 17:13:13.621391 [ 253 ] {f9c1662b-da3d-40bf-aa8d-8c35fb470eac} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001864 sec., 13412.017167381975 rows/sec., 24.03 MiB/sec. | ||
| 11726 | 2026.03.25 17:13:13.621451 [ 253 ] {f9c1662b-da3d-40bf-aa8d-8c35fb470eac} <Debug> TCPHandler: Processed in 0.00205178 sec. | ||
| 11727 | 2026.03.25 17:13:13.621564 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11728 | 2026.03.25 17:13:13.621659 [ 253 ] {4f13d4a4-ed1a-46af-8032-73788f61568f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11729 | 2026.03.25 17:13:13.621701 [ 253 ] {4f13d4a4-ed1a-46af-8032-73788f61568f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11730 | 2026.03.25 17:13:13.622032 [ 253 ] {4f13d4a4-ed1a-46af-8032-73788f61568f} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11731 | 2026.03.25 17:13:13.622068 [ 253 ] {4f13d4a4-ed1a-46af-8032-73788f61568f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11732 | 2026.03.25 17:13:13.622376 [ 253 ] {4f13d4a4-ed1a-46af-8032-73788f61568f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11733 | 2026.03.25 17:13:13.622587 [ 253 ] {4f13d4a4-ed1a-46af-8032-73788f61568f} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11734 | 2026.03.25 17:13:13.622717 [ 253 ] {4f13d4a4-ed1a-46af-8032-73788f61568f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 11735 | 2026.03.25 17:13:13.622754 [ 253 ] {4f13d4a4-ed1a-46af-8032-73788f61568f} <Debug> TCPHandler: Processed in 0.00123934 sec. | ||
| 11736 | 2026.03.25 17:13:15.036998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23517 | ||
| 11737 | 2026.03.25 17:13:15.037546 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2026.03.25 17:13:15.037591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11739 | 2026.03.25 17:13:15.038081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11740 | 2026.03.25 17:13:15.038319 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2026.03.25 17:13:15.038463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23517 | ||
| 11742 | 2026.03.25 17:13:16.414634 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11743 | 2026.03.25 17:13:16.433989 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2026.03.25 17:13:16.434069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11745 | 2026.03.25 17:13:16.440702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11746 | 2026.03.25 17:13:16.441525 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2026.03.25 17:13:16.446112 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11748 | 2026.03.25 17:13:16.629927 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51771 | ||
| 11749 | 2026.03.25 17:13:16.630040 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11750 | 2026.03.25 17:13:16.630066 [ 348 ] {} <Debug> TCP-Session: 2068ef69-cfb6-4487-8df7-91f10668919b Authenticating user 'default' from [fd00:1122:3344:101::e]:51771 | ||
| 11751 | 2026.03.25 17:13:16.630091 [ 348 ] {} <Debug> TCP-Session: 2068ef69-cfb6-4487-8df7-91f10668919b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11752 | 2026.03.25 17:13:16.630108 [ 348 ] {} <Debug> TCP-Session: 2068ef69-cfb6-4487-8df7-91f10668919b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11753 | 2026.03.25 17:13:16.630305 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62643 | ||
| 11754 | 2026.03.25 17:13:16.630324 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39104 | ||
| 11755 | 2026.03.25 17:13:16.630341 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44741 | ||
| 11756 | 2026.03.25 17:13:16.630375 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65199 | ||
| 11757 | 2026.03.25 17:13:16.630407 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65255 | ||
| 11758 | 2026.03.25 17:13:16.630423 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11759 | 2026.03.25 17:13:16.630441 [ 348 ] {} <Trace> TCP-Session: 2068ef69-cfb6-4487-8df7-91f10668919b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11760 | 2026.03.25 17:13:16.630457 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11761 | 2026.03.25 17:13:16.630472 [ 349 ] {} <Debug> TCP-Session: c8be49d6-5f20-41bc-afad-eebe30841d4e Authenticating user 'default' from [fd00:1122:3344:101::e]:62643 | ||
| 11762 | 2026.03.25 17:13:16.630494 [ 351 ] {} <Debug> TCP-Session: a21abb3c-401a-41ae-aa14-789322cf4065 Authenticating user 'default' from [fd00:1122:3344:101::e]:44741 | ||
| 11763 | 2026.03.25 17:13:16.630500 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11764 | 2026.03.25 17:13:16.630523 [ 351 ] {} <Debug> TCP-Session: a21abb3c-401a-41ae-aa14-789322cf4065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11765 | 2026.03.25 17:13:16.630544 [ 352 ] {} <Debug> TCP-Session: ed5fc28f-1f3f-416a-9c9d-95631b0ba7c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65199 | ||
| 11766 | 2026.03.25 17:13:16.630549 [ 351 ] {} <Debug> TCP-Session: a21abb3c-401a-41ae-aa14-789322cf4065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11767 | 2026.03.25 17:13:16.630514 [ 349 ] {} <Debug> TCP-Session: c8be49d6-5f20-41bc-afad-eebe30841d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11768 | 2026.03.25 17:13:16.630572 [ 352 ] {} <Debug> TCP-Session: ed5fc28f-1f3f-416a-9c9d-95631b0ba7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11769 | 2026.03.25 17:13:16.630598 [ 349 ] {} <Debug> TCP-Session: c8be49d6-5f20-41bc-afad-eebe30841d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11770 | 2026.03.25 17:13:16.630613 [ 352 ] {} <Debug> TCP-Session: ed5fc28f-1f3f-416a-9c9d-95631b0ba7c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11771 | 2026.03.25 17:13:16.630626 [ 348 ] {6ffcf9eb-5d02-4db9-9ee9-997761a44244} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51771) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11772 | 2026.03.25 17:13:16.630640 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11773 | 2026.03.25 17:13:16.630395 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48305 | ||
| 11774 | 2026.03.25 17:13:16.630681 [ 356 ] {} <Debug> TCP-Session: 150192f1-a546-4129-b3d6-abeedc936b72 Authenticating user 'default' from [fd00:1122:3344:101::e]:65255 | ||
| 11775 | 2026.03.25 17:13:16.630386 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64688 | ||
| 11776 | 2026.03.25 17:13:16.630721 [ 356 ] {} <Debug> TCP-Session: 150192f1-a546-4129-b3d6-abeedc936b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11777 | 2026.03.25 17:13:16.630373 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47801 | ||
| 11778 | 2026.03.25 17:13:16.630760 [ 356 ] {} <Debug> TCP-Session: 150192f1-a546-4129-b3d6-abeedc936b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2026.03.25 17:13:16.630453 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11780 | 2026.03.25 17:13:16.630838 [ 350 ] {} <Debug> TCP-Session: 0f4c6f9f-50b5-4783-b654-1d93db3ef10f Authenticating user 'default' from [fd00:1122:3344:101::e]:39104 | ||
| 11781 | 2026.03.25 17:13:16.630872 [ 350 ] {} <Debug> TCP-Session: 0f4c6f9f-50b5-4783-b654-1d93db3ef10f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11782 | 2026.03.25 17:13:16.630889 [ 350 ] {} <Debug> TCP-Session: 0f4c6f9f-50b5-4783-b654-1d93db3ef10f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11783 | 2026.03.25 17:13:16.630907 [ 348 ] {6ffcf9eb-5d02-4db9-9ee9-997761a44244} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11784 | 2026.03.25 17:13:16.630968 [ 348 ] {6ffcf9eb-5d02-4db9-9ee9-997761a44244} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11785 | 2026.03.25 17:13:16.631172 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11786 | 2026.03.25 17:13:16.631206 [ 355 ] {} <Debug> TCP-Session: d70879d2-2d54-4c94-ba57-b33e68e66fa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48305 | ||
| 11787 | 2026.03.25 17:13:16.631227 [ 355 ] {} <Debug> TCP-Session: d70879d2-2d54-4c94-ba57-b33e68e66fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11788 | 2026.03.25 17:13:16.631247 [ 355 ] {} <Debug> TCP-Session: d70879d2-2d54-4c94-ba57-b33e68e66fa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11789 | 2026.03.25 17:13:16.631265 [ 348 ] {6ffcf9eb-5d02-4db9-9ee9-997761a44244} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 11790 | 2026.03.25 17:13:16.631289 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11791 | 2026.03.25 17:13:16.631323 [ 353 ] {} <Debug> TCP-Session: 881564b5-6910-47d0-8c91-4d663fe3904c Authenticating user 'default' from [fd00:1122:3344:101::e]:47801 | ||
| 11792 | 2026.03.25 17:13:16.631339 [ 353 ] {} <Debug> TCP-Session: 881564b5-6910-47d0-8c91-4d663fe3904c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11793 | 2026.03.25 17:13:16.631351 [ 353 ] {} <Debug> TCP-Session: 881564b5-6910-47d0-8c91-4d663fe3904c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11794 | 2026.03.25 17:13:16.631503 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11795 | 2026.03.25 17:13:16.631538 [ 354 ] {} <Debug> TCP-Session: 3abf558e-7f33-44c6-9905-0f900574f98a Authenticating user 'default' from [fd00:1122:3344:101::e]:64688 | ||
| 11796 | 2026.03.25 17:13:16.631555 [ 354 ] {} <Debug> TCP-Session: 3abf558e-7f33-44c6-9905-0f900574f98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11797 | 2026.03.25 17:13:16.631567 [ 354 ] {} <Debug> TCP-Session: 3abf558e-7f33-44c6-9905-0f900574f98a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11798 | 2026.03.25 17:13:16.632239 [ 341 ] {6ffcf9eb-5d02-4db9-9ee9-997761a44244} <Trace> AggregatingTransform: Aggregating | ||
| 11799 | 2026.03.25 17:13:16.632285 [ 341 ] {6ffcf9eb-5d02-4db9-9ee9-997761a44244} <Trace> Aggregator: Aggregation method: without_key | ||
| 11800 | 2026.03.25 17:13:16.632324 [ 341 ] {6ffcf9eb-5d02-4db9-9ee9-997761a44244} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951714 sec. (1050.736 rows/sec., 41.04 KiB/sec.) | ||
| 11801 | 2026.03.25 17:13:16.632343 [ 341 ] {6ffcf9eb-5d02-4db9-9ee9-997761a44244} <Trace> Aggregator: Merging aggregated data | ||
| 11802 | 2026.03.25 17:13:16.633962 [ 348 ] {6ffcf9eb-5d02-4db9-9ee9-997761a44244} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003397 sec., 294.37739181630855 rows/sec., 11.50 KiB/sec. | ||
| 11803 | 2026.03.25 17:13:16.634107 [ 348 ] {6ffcf9eb-5d02-4db9-9ee9-997761a44244} <Debug> TCPHandler: Processed in 0.003781303 sec. | ||
| 11804 | 2026.03.25 17:13:16.634231 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11805 | 2026.03.25 17:13:16.634258 [ 348 ] {} <Debug> TCP-Session: 2068ef69-cfb6-4487-8df7-91f10668919b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11806 | 2026.03.25 17:13:16.634269 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11807 | 2026.03.25 17:13:16.634293 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11808 | 2026.03.25 17:13:16.634311 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11809 | 2026.03.25 17:13:16.634318 [ 356 ] {} <Debug> TCP-Session: 150192f1-a546-4129-b3d6-abeedc936b72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11810 | 2026.03.25 17:13:16.634337 [ 349 ] {} <Debug> TCP-Session: c8be49d6-5f20-41bc-afad-eebe30841d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11811 | 2026.03.25 17:13:16.634336 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11812 | 2026.03.25 17:13:16.634356 [ 350 ] {} <Debug> TCP-Session: 0f4c6f9f-50b5-4783-b654-1d93db3ef10f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11813 | 2026.03.25 17:13:16.634358 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11814 | 2026.03.25 17:13:16.634387 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11815 | 2026.03.25 17:13:16.634404 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11816 | 2026.03.25 17:13:16.634420 [ 351 ] {} <Debug> TCP-Session: a21abb3c-401a-41ae-aa14-789322cf4065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11817 | 2026.03.25 17:13:16.634436 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11818 | 2026.03.25 17:13:16.634441 [ 352 ] {} <Debug> TCP-Session: ed5fc28f-1f3f-416a-9c9d-95631b0ba7c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11819 | 2026.03.25 17:13:16.634464 [ 353 ] {} <Debug> TCP-Session: 881564b5-6910-47d0-8c91-4d663fe3904c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11820 | 2026.03.25 17:13:16.634488 [ 355 ] {} <Debug> TCP-Session: d70879d2-2d54-4c94-ba57-b33e68e66fa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11821 | 2026.03.25 17:13:16.634414 [ 354 ] {} <Debug> TCP-Session: 3abf558e-7f33-44c6-9905-0f900574f98a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11822 | 2026.03.25 17:13:16.651763 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62292 | ||
| 11823 | 2026.03.25 17:13:16.651870 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11824 | 2026.03.25 17:13:16.651900 [ 353 ] {} <Debug> TCP-Session: 25ac0286-2b49-4198-ba8d-ff3e1dacda06 Authenticating user 'default' from [fd00:1122:3344:101::e]:62292 | ||
| 11825 | 2026.03.25 17:13:16.651922 [ 353 ] {} <Debug> TCP-Session: 25ac0286-2b49-4198-ba8d-ff3e1dacda06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11826 | 2026.03.25 17:13:16.651937 [ 353 ] {} <Debug> TCP-Session: 25ac0286-2b49-4198-ba8d-ff3e1dacda06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11827 | 2026.03.25 17:13:16.652119 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51625 | ||
| 11828 | 2026.03.25 17:13:16.652164 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38613 | ||
| 11829 | 2026.03.25 17:13:16.652172 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54886 | ||
| 11830 | 2026.03.25 17:13:16.652201 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41953 | ||
| 11831 | 2026.03.25 17:13:16.652222 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40277 | ||
| 11832 | 2026.03.25 17:13:16.652242 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11833 | 2026.03.25 17:13:16.652261 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43383 | ||
| 11834 | 2026.03.25 17:13:16.652287 [ 355 ] {} <Debug> TCP-Session: 617f6b02-57fd-41ad-acc3-0ae06fd45bf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38613 | ||
| 11835 | 2026.03.25 17:13:16.652287 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11836 | 2026.03.25 17:13:16.652312 [ 353 ] {} <Trace> TCP-Session: 25ac0286-2b49-4198-ba8d-ff3e1dacda06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11837 | 2026.03.25 17:13:16.652333 [ 349 ] {} <Debug> TCP-Session: f3a9de33-fa92-459b-bb3c-9947d240d8d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41953 | ||
| 11838 | 2026.03.25 17:13:16.652356 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11839 | 2026.03.25 17:13:16.652365 [ 349 ] {} <Debug> TCP-Session: f3a9de33-fa92-459b-bb3c-9947d240d8d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11840 | 2026.03.25 17:13:16.652320 [ 355 ] {} <Debug> TCP-Session: 617f6b02-57fd-41ad-acc3-0ae06fd45bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11841 | 2026.03.25 17:13:16.652390 [ 352 ] {} <Debug> TCP-Session: 8b3a9a9f-34dd-4209-95a3-77c42778d8ca Authenticating user 'default' from [fd00:1122:3344:101::e]:43383 | ||
| 11842 | 2026.03.25 17:13:16.652413 [ 355 ] {} <Debug> TCP-Session: 617f6b02-57fd-41ad-acc3-0ae06fd45bf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11843 | 2026.03.25 17:13:16.652394 [ 349 ] {} <Debug> TCP-Session: f3a9de33-fa92-459b-bb3c-9947d240d8d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11844 | 2026.03.25 17:13:16.652435 [ 352 ] {} <Debug> TCP-Session: 8b3a9a9f-34dd-4209-95a3-77c42778d8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11845 | 2026.03.25 17:13:16.652307 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11846 | 2026.03.25 17:13:16.652474 [ 352 ] {} <Debug> TCP-Session: 8b3a9a9f-34dd-4209-95a3-77c42778d8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11847 | 2026.03.25 17:13:16.652499 [ 350 ] {} <Debug> TCP-Session: dcbfdaae-e54a-4728-8cb3-cd382626dac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40277 | ||
| 11848 | 2026.03.25 17:13:16.652282 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11849 | 2026.03.25 17:13:16.652525 [ 350 ] {} <Debug> TCP-Session: dcbfdaae-e54a-4728-8cb3-cd382626dac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11850 | 2026.03.25 17:13:16.652555 [ 353 ] {ac0d4e2a-7b64-489b-8762-33f0d82d73e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11851 | 2026.03.25 17:13:16.652560 [ 356 ] {} <Debug> TCP-Session: dfd50eef-ffab-4968-888a-da3365d8e37e Authenticating user 'default' from [fd00:1122:3344:101::e]:54886 | ||
| 11852 | 2026.03.25 17:13:16.652563 [ 350 ] {} <Debug> TCP-Session: dcbfdaae-e54a-4728-8cb3-cd382626dac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11853 | 2026.03.25 17:13:16.652604 [ 356 ] {} <Debug> TCP-Session: dfd50eef-ffab-4968-888a-da3365d8e37e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11854 | 2026.03.25 17:13:16.652243 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62350 | ||
| 11855 | 2026.03.25 17:13:16.652630 [ 356 ] {} <Debug> TCP-Session: dfd50eef-ffab-4968-888a-da3365d8e37e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11856 | 2026.03.25 17:13:16.652195 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35405 | ||
| 11857 | 2026.03.25 17:13:16.652698 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11858 | 2026.03.25 17:13:16.652188 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11859 | 2026.03.25 17:13:16.652727 [ 351 ] {} <Debug> TCP-Session: 6d224a75-f675-4040-a7f4-15f8177df055 Authenticating user 'default' from [fd00:1122:3344:101::e]:62350 | ||
| 11860 | 2026.03.25 17:13:16.652746 [ 354 ] {} <Debug> TCP-Session: c1ac201c-c416-4178-8e89-e306677ecd44 Authenticating user 'default' from [fd00:1122:3344:101::e]:51625 | ||
| 11861 | 2026.03.25 17:13:16.652747 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11862 | 2026.03.25 17:13:16.652764 [ 351 ] {} <Debug> TCP-Session: 6d224a75-f675-4040-a7f4-15f8177df055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11863 | 2026.03.25 17:13:16.652775 [ 354 ] {} <Debug> TCP-Session: c1ac201c-c416-4178-8e89-e306677ecd44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11864 | 2026.03.25 17:13:16.652798 [ 351 ] {} <Debug> TCP-Session: 6d224a75-f675-4040-a7f4-15f8177df055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11865 | 2026.03.25 17:13:16.652811 [ 354 ] {} <Debug> TCP-Session: c1ac201c-c416-4178-8e89-e306677ecd44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11866 | 2026.03.25 17:13:16.652792 [ 348 ] {} <Debug> TCP-Session: 3c47c3cd-c2b0-40af-963b-281f2f7fb82f Authenticating user 'default' from [fd00:1122:3344:101::e]:35405 | ||
| 11867 | 2026.03.25 17:13:16.652869 [ 348 ] {} <Debug> TCP-Session: 3c47c3cd-c2b0-40af-963b-281f2f7fb82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11868 | 2026.03.25 17:13:16.652884 [ 348 ] {} <Debug> TCP-Session: 3c47c3cd-c2b0-40af-963b-281f2f7fb82f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11869 | 2026.03.25 17:13:16.652942 [ 353 ] {ac0d4e2a-7b64-489b-8762-33f0d82d73e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11870 | 2026.03.25 17:13:16.653007 [ 353 ] {ac0d4e2a-7b64-489b-8762-33f0d82d73e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11871 | 2026.03.25 17:13:16.653332 [ 353 ] {ac0d4e2a-7b64-489b-8762-33f0d82d73e3} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 11872 | 2026.03.25 17:13:16.654453 [ 331 ] {ac0d4e2a-7b64-489b-8762-33f0d82d73e3} <Trace> AggregatingTransform: Aggregating | ||
| 11873 | 2026.03.25 17:13:16.654490 [ 331 ] {ac0d4e2a-7b64-489b-8762-33f0d82d73e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 11874 | 2026.03.25 17:13:16.654528 [ 331 ] {ac0d4e2a-7b64-489b-8762-33f0d82d73e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001093227 sec. (914.723 rows/sec., 35.73 KiB/sec.) | ||
| 11875 | 2026.03.25 17:13:16.654550 [ 331 ] {ac0d4e2a-7b64-489b-8762-33f0d82d73e3} <Trace> Aggregator: Merging aggregated data | ||
| 11876 | 2026.03.25 17:13:16.655757 [ 353 ] {ac0d4e2a-7b64-489b-8762-33f0d82d73e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003295 sec., 303.49013657056145 rows/sec., 11.86 KiB/sec. | ||
| 11877 | 2026.03.25 17:13:16.655935 [ 353 ] {ac0d4e2a-7b64-489b-8762-33f0d82d73e3} <Debug> TCPHandler: Processed in 0.003804674 sec. | ||
| 11878 | 2026.03.25 17:13:16.656047 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11879 | 2026.03.25 17:13:16.656082 [ 353 ] {} <Debug> TCP-Session: 25ac0286-2b49-4198-ba8d-ff3e1dacda06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11880 | 2026.03.25 17:13:16.656092 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11881 | 2026.03.25 17:13:16.656130 [ 352 ] {} <Debug> TCP-Session: 8b3a9a9f-34dd-4209-95a3-77c42778d8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11882 | 2026.03.25 17:13:16.656136 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11883 | 2026.03.25 17:13:16.656147 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11884 | 2026.03.25 17:13:16.656171 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11885 | 2026.03.25 17:13:16.656190 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11886 | 2026.03.25 17:13:16.656204 [ 355 ] {} <Debug> TCP-Session: 617f6b02-57fd-41ad-acc3-0ae06fd45bf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11887 | 2026.03.25 17:13:16.656214 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11888 | 2026.03.25 17:13:16.656241 [ 356 ] {} <Debug> TCP-Session: dfd50eef-ffab-4968-888a-da3365d8e37e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11889 | 2026.03.25 17:13:16.656244 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11890 | 2026.03.25 17:13:16.656265 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11891 | 2026.03.25 17:13:16.656303 [ 350 ] {} <Debug> TCP-Session: dcbfdaae-e54a-4728-8cb3-cd382626dac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11892 | 2026.03.25 17:13:16.656192 [ 354 ] {} <Debug> TCP-Session: c1ac201c-c416-4178-8e89-e306677ecd44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11893 | 2026.03.25 17:13:16.656321 [ 351 ] {} <Debug> TCP-Session: 6d224a75-f675-4040-a7f4-15f8177df055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11894 | 2026.03.25 17:13:16.656229 [ 349 ] {} <Debug> TCP-Session: f3a9de33-fa92-459b-bb3c-9947d240d8d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11895 | 2026.03.25 17:13:16.656273 [ 348 ] {} <Debug> TCP-Session: 3c47c3cd-c2b0-40af-963b-281f2f7fb82f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11896 | 2026.03.25 17:13:16.723267 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43216 | ||
| 11897 | 2026.03.25 17:13:16.723374 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11898 | 2026.03.25 17:13:16.723410 [ 353 ] {} <Debug> TCP-Session: fe50139d-7c2a-41b6-a2ac-57d9f061cf91 Authenticating user 'default' from [fd00:1122:3344:101::e]:43216 | ||
| 11899 | 2026.03.25 17:13:16.723443 [ 353 ] {} <Debug> TCP-Session: fe50139d-7c2a-41b6-a2ac-57d9f061cf91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11900 | 2026.03.25 17:13:16.723455 [ 353 ] {} <Debug> TCP-Session: fe50139d-7c2a-41b6-a2ac-57d9f061cf91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11901 | 2026.03.25 17:13:16.723634 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40703 | ||
| 11902 | 2026.03.25 17:13:16.723653 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52157 | ||
| 11903 | 2026.03.25 17:13:16.723677 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39629 | ||
| 11904 | 2026.03.25 17:13:16.723702 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62428 | ||
| 11905 | 2026.03.25 17:13:16.723725 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63269 | ||
| 11906 | 2026.03.25 17:13:16.723694 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58384 | ||
| 11907 | 2026.03.25 17:13:16.723767 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11908 | 2026.03.25 17:13:16.723791 [ 353 ] {} <Trace> TCP-Session: fe50139d-7c2a-41b6-a2ac-57d9f061cf91 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11909 | 2026.03.25 17:13:16.723814 [ 354 ] {} <Debug> TCP-Session: af8cbe16-7b6b-47db-bd73-61058c9eef05 Authenticating user 'default' from [fd00:1122:3344:101::e]:40703 | ||
| 11910 | 2026.03.25 17:13:16.723777 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11911 | 2026.03.25 17:13:16.723841 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11912 | 2026.03.25 17:13:16.723853 [ 354 ] {} <Debug> TCP-Session: af8cbe16-7b6b-47db-bd73-61058c9eef05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11913 | 2026.03.25 17:13:16.723873 [ 351 ] {} <Debug> TCP-Session: bb1443fe-02d7-4734-a00a-fad9eb7debbc Authenticating user 'default' from [fd00:1122:3344:101::e]:62428 | ||
| 11914 | 2026.03.25 17:13:16.723886 [ 352 ] {} <Debug> TCP-Session: 211ad17e-1da6-41f8-944b-3847319aabe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63269 | ||
| 11915 | 2026.03.25 17:13:16.723891 [ 354 ] {} <Debug> TCP-Session: af8cbe16-7b6b-47db-bd73-61058c9eef05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11916 | 2026.03.25 17:13:16.723911 [ 351 ] {} <Debug> TCP-Session: bb1443fe-02d7-4734-a00a-fad9eb7debbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11917 | 2026.03.25 17:13:16.723923 [ 352 ] {} <Debug> TCP-Session: 211ad17e-1da6-41f8-944b-3847319aabe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11918 | 2026.03.25 17:13:16.723941 [ 351 ] {} <Debug> TCP-Session: bb1443fe-02d7-4734-a00a-fad9eb7debbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11919 | 2026.03.25 17:13:16.723955 [ 352 ] {} <Debug> TCP-Session: 211ad17e-1da6-41f8-944b-3847319aabe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11920 | 2026.03.25 17:13:16.723843 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11921 | 2026.03.25 17:13:16.723972 [ 353 ] {7257bfd8-4823-4673-8161-bf0d44c95605} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43216) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11922 | 2026.03.25 17:13:16.724006 [ 350 ] {} <Debug> TCP-Session: 9777e1b4-7137-4501-818b-e80fb1cb7913 Authenticating user 'default' from [fd00:1122:3344:101::e]:58384 | ||
| 11923 | 2026.03.25 17:13:16.723681 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44939 | ||
| 11924 | 2026.03.25 17:13:16.724036 [ 350 ] {} <Debug> TCP-Session: 9777e1b4-7137-4501-818b-e80fb1cb7913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11925 | 2026.03.25 17:13:16.723650 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42687 | ||
| 11926 | 2026.03.25 17:13:16.724073 [ 350 ] {} <Debug> TCP-Session: 9777e1b4-7137-4501-818b-e80fb1cb7913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11927 | 2026.03.25 17:13:16.723777 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11928 | 2026.03.25 17:13:16.724109 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11929 | 2026.03.25 17:13:16.724139 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11930 | 2026.03.25 17:13:16.724141 [ 348 ] {} <Debug> TCP-Session: 42c5b89a-862e-47b1-be34-dace35a0877b Authenticating user 'default' from [fd00:1122:3344:101::e]:39629 | ||
| 11931 | 2026.03.25 17:13:16.724153 [ 349 ] {} <Debug> TCP-Session: c8c8ea35-e1d9-49f1-a744-837c2ff5bd2e Authenticating user 'default' from [fd00:1122:3344:101::e]:44939 | ||
| 11932 | 2026.03.25 17:13:16.724166 [ 356 ] {} <Debug> TCP-Session: e1f430ec-4c14-4572-b0b3-fc22f52c4442 Authenticating user 'default' from [fd00:1122:3344:101::e]:42687 | ||
| 11933 | 2026.03.25 17:13:16.724179 [ 348 ] {} <Debug> TCP-Session: 42c5b89a-862e-47b1-be34-dace35a0877b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11934 | 2026.03.25 17:13:16.724196 [ 356 ] {} <Debug> TCP-Session: e1f430ec-4c14-4572-b0b3-fc22f52c4442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11935 | 2026.03.25 17:13:16.724209 [ 348 ] {} <Debug> TCP-Session: 42c5b89a-862e-47b1-be34-dace35a0877b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11936 | 2026.03.25 17:13:16.724222 [ 356 ] {} <Debug> TCP-Session: e1f430ec-4c14-4572-b0b3-fc22f52c4442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11937 | 2026.03.25 17:13:16.724189 [ 349 ] {} <Debug> TCP-Session: c8c8ea35-e1d9-49f1-a744-837c2ff5bd2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11938 | 2026.03.25 17:13:16.723777 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11939 | 2026.03.25 17:13:16.724261 [ 349 ] {} <Debug> TCP-Session: c8c8ea35-e1d9-49f1-a744-837c2ff5bd2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11940 | 2026.03.25 17:13:16.724266 [ 353 ] {7257bfd8-4823-4673-8161-bf0d44c95605} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11941 | 2026.03.25 17:13:16.724296 [ 355 ] {} <Debug> TCP-Session: a02484f7-2247-495d-bb90-e54c438d1c0a Authenticating user 'default' from [fd00:1122:3344:101::e]:52157 | ||
| 11942 | 2026.03.25 17:13:16.724345 [ 353 ] {7257bfd8-4823-4673-8161-bf0d44c95605} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11943 | 2026.03.25 17:13:16.724354 [ 355 ] {} <Debug> TCP-Session: a02484f7-2247-495d-bb90-e54c438d1c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11944 | 2026.03.25 17:13:16.724382 [ 355 ] {} <Debug> TCP-Session: a02484f7-2247-495d-bb90-e54c438d1c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11945 | 2026.03.25 17:13:16.724639 [ 353 ] {7257bfd8-4823-4673-8161-bf0d44c95605} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 11946 | 2026.03.25 17:13:16.725631 [ 317 ] {7257bfd8-4823-4673-8161-bf0d44c95605} <Trace> AggregatingTransform: Aggregating | ||
| 11947 | 2026.03.25 17:13:16.725672 [ 317 ] {7257bfd8-4823-4673-8161-bf0d44c95605} <Trace> Aggregator: Aggregation method: without_key | ||
| 11948 | 2026.03.25 17:13:16.725709 [ 317 ] {7257bfd8-4823-4673-8161-bf0d44c95605} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000961874 sec. (1039.637 rows/sec., 40.61 KiB/sec.) | ||
| 11949 | 2026.03.25 17:13:16.725728 [ 317 ] {7257bfd8-4823-4673-8161-bf0d44c95605} <Trace> Aggregator: Merging aggregated data | ||
| 11950 | 2026.03.25 17:13:16.727108 [ 353 ] {7257bfd8-4823-4673-8161-bf0d44c95605} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003196 sec., 312.89111389236547 rows/sec., 12.22 KiB/sec. | ||
| 11951 | 2026.03.25 17:13:16.727261 [ 353 ] {7257bfd8-4823-4673-8161-bf0d44c95605} <Debug> TCPHandler: Processed in 0.003588158 sec. | ||
| 11952 | 2026.03.25 17:13:16.727405 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11953 | 2026.03.25 17:13:16.727436 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11954 | 2026.03.25 17:13:16.727438 [ 353 ] {} <Debug> TCP-Session: fe50139d-7c2a-41b6-a2ac-57d9f061cf91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11955 | 2026.03.25 17:13:16.727473 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11956 | 2026.03.25 17:13:16.727482 [ 354 ] {} <Debug> TCP-Session: af8cbe16-7b6b-47db-bd73-61058c9eef05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11957 | 2026.03.25 17:13:16.727493 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11958 | 2026.03.25 17:13:16.727514 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11959 | 2026.03.25 17:13:16.727525 [ 352 ] {} <Debug> TCP-Session: 211ad17e-1da6-41f8-944b-3847319aabe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11960 | 2026.03.25 17:13:16.727533 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11961 | 2026.03.25 17:13:16.727561 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11962 | 2026.03.25 17:13:16.727579 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11963 | 2026.03.25 17:13:16.727564 [ 356 ] {} <Debug> TCP-Session: e1f430ec-4c14-4572-b0b3-fc22f52c4442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11964 | 2026.03.25 17:13:16.727692 [ 351 ] {} <Debug> TCP-Session: bb1443fe-02d7-4734-a00a-fad9eb7debbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11965 | 2026.03.25 17:13:16.727543 [ 349 ] {} <Debug> TCP-Session: c8c8ea35-e1d9-49f1-a744-837c2ff5bd2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11966 | 2026.03.25 17:13:16.727560 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11967 | 2026.03.25 17:13:16.727605 [ 355 ] {} <Debug> TCP-Session: a02484f7-2247-495d-bb90-e54c438d1c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11968 | 2026.03.25 17:13:16.727776 [ 350 ] {} <Debug> TCP-Session: 9777e1b4-7137-4501-818b-e80fb1cb7913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11969 | 2026.03.25 17:13:16.727598 [ 348 ] {} <Debug> TCP-Session: 42c5b89a-862e-47b1-be34-dace35a0877b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11970 | 2026.03.25 17:13:17.001186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.34 MiB, peak 330.71 MiB, free memory in arenas 0.00 B, will set to 321.15 MiB (RSS), difference: -1.20 MiB | ||
| 11971 | 2026.03.25 17:13:17.603659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1562 | ||
| 11972 | 2026.03.25 17:13:17.606140 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11973 | 2026.03.25 17:13:17.606196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11974 | 2026.03.25 17:13:17.607469 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11975 | 2026.03.25 17:13:17.607752 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11976 | 2026.03.25 17:13:17.607910 [ 107 ] {} <Debug> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11977 | 2026.03.25 17:13:17.607948 [ 107 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11978 | 2026.03.25 17:13:17.607971 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11979 | 2026.03.25 17:13:17.608120 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 11980 | 2026.03.25 17:13:17.608144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1562 | ||
| 11981 | 2026.03.25 17:13:17.608850 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11982 | 2026.03.25 17:13:17.608992 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1386 rows starting from the beginning of the part | ||
| 11983 | 2026.03.25 17:13:17.609368 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 11984 | 2026.03.25 17:13:17.609699 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 11985 | 2026.03.25 17:13:17.610108 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part | ||
| 11986 | 2026.03.25 17:13:17.610488 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 11987 | 2026.03.25 17:13:17.610830 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 11988 | 2026.03.25 17:13:17.617621 [ 187 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1562 rows, containing 72 columns (72 merged, 0 gathered) in 0.009570196 sec., 163215.04805126248 rows/sec., 130.25 MiB/sec. | ||
| 11989 | 2026.03.25 17:13:17.619118 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11990 | 2026.03.25 17:13:17.619678 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_36_7} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2026.03.25 17:13:17.619775 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_36_7} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11992 | 2026.03.25 17:13:17.620058 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 11993 | 2026.03.25 17:13:18.598195 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11994 | 2026.03.25 17:13:18.598389 [ 253 ] {55a396a2-5e3e-4b20-8553-dd0c37e064c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11995 | 2026.03.25 17:13:18.598459 [ 253 ] {55a396a2-5e3e-4b20-8553-dd0c37e064c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11996 | 2026.03.25 17:13:18.599159 [ 253 ] {55a396a2-5e3e-4b20-8553-dd0c37e064c0} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11997 | 2026.03.25 17:13:18.599209 [ 253 ] {55a396a2-5e3e-4b20-8553-dd0c37e064c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 11998 | 2026.03.25 17:13:18.599627 [ 253 ] {55a396a2-5e3e-4b20-8553-dd0c37e064c0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11999 | 2026.03.25 17:13:18.599861 [ 253 ] {55a396a2-5e3e-4b20-8553-dd0c37e064c0} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12000 | 2026.03.25 17:13:18.600018 [ 106 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12001 | 2026.03.25 17:13:18.600025 [ 253 ] {55a396a2-5e3e-4b20-8553-dd0c37e064c0} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001687 sec., 50978.06757557795 rows/sec., 4.28 MiB/sec. | ||
| 12002 | 2026.03.25 17:13:18.600086 [ 106 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2026.03.25 17:13:18.600113 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12004 | 2026.03.25 17:13:18.600117 [ 253 ] {55a396a2-5e3e-4b20-8553-dd0c37e064c0} <Debug> TCPHandler: Processed in 0.002055891 sec. | ||
| 12005 | 2026.03.25 17:13:18.600236 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 12006 | 2026.03.25 17:13:18.600265 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12007 | 2026.03.25 17:13:18.600376 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12008 | 2026.03.25 17:13:18.600378 [ 253 ] {8c7c057b-690c-40b4-adbc-29ba9a45fcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12009 | 2026.03.25 17:13:18.600419 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3360 rows starting from the beginning of the part | ||
| 12010 | 2026.03.25 17:13:18.600441 [ 253 ] {8c7c057b-690c-40b4-adbc-29ba9a45fcfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12011 | 2026.03.25 17:13:18.600491 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 12012 | 2026.03.25 17:13:18.600542 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 847 rows starting from the beginning of the part | ||
| 12013 | 2026.03.25 17:13:18.600585 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 86 rows starting from the beginning of the part | ||
| 12014 | 2026.03.25 17:13:18.600623 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 847 rows starting from the beginning of the part | ||
| 12015 | 2026.03.25 17:13:18.600667 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 12016 | 2026.03.25 17:13:18.600879 [ 253 ] {8c7c057b-690c-40b4-adbc-29ba9a45fcfb} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12017 | 2026.03.25 17:13:18.600925 [ 253 ] {8c7c057b-690c-40b4-adbc-29ba9a45fcfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12018 | 2026.03.25 17:13:18.601272 [ 253 ] {8c7c057b-690c-40b4-adbc-29ba9a45fcfb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12019 | 2026.03.25 17:13:18.601507 [ 253 ] {8c7c057b-690c-40b4-adbc-29ba9a45fcfb} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2026.03.25 17:13:18.601655 [ 253 ] {8c7c057b-690c-40b4-adbc-29ba9a45fcfb} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001302 sec., 11520.737327188941 rows/sec., 866.31 KiB/sec. | ||
| 12021 | 2026.03.25 17:13:18.601697 [ 253 ] {8c7c057b-690c-40b4-adbc-29ba9a45fcfb} <Debug> TCPHandler: Processed in 0.001485217 sec. | ||
| 12022 | 2026.03.25 17:13:18.601825 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12023 | 2026.03.25 17:13:18.601925 [ 253 ] {069f3766-0e43-4e19-96c2-c3a5b18aceed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12024 | 2026.03.25 17:13:18.601968 [ 253 ] {069f3766-0e43-4e19-96c2-c3a5b18aceed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12025 | 2026.03.25 17:13:18.602399 [ 253 ] {069f3766-0e43-4e19-96c2-c3a5b18aceed} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2026.03.25 17:13:18.602437 [ 253 ] {069f3766-0e43-4e19-96c2-c3a5b18aceed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12027 | 2026.03.25 17:13:18.602701 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5282 rows, containing 5 columns (5 merged, 0 gathered) in 0.002517532 sec., 2098086.5387212555 rows/sec., 169.61 MiB/sec. | ||
| 12028 | 2026.03.25 17:13:18.602759 [ 253 ] {069f3766-0e43-4e19-96c2-c3a5b18aceed} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12029 | 2026.03.25 17:13:18.602981 [ 253 ] {069f3766-0e43-4e19-96c2-c3a5b18aceed} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12030 | 2026.03.25 17:13:18.603081 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12031 | 2026.03.25 17:13:18.603106 [ 106 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12032 | 2026.03.25 17:13:18.603120 [ 253 ] {069f3766-0e43-4e19-96c2-c3a5b18aceed} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001216 sec., 64967.10526315789 rows/sec., 5.07 MiB/sec. | ||
| 12033 | 2026.03.25 17:13:18.603145 [ 106 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12034 | 2026.03.25 17:13:18.603168 [ 253 ] {069f3766-0e43-4e19-96c2-c3a5b18aceed} <Debug> TCPHandler: Processed in 0.001393984 sec. | ||
| 12035 | 2026.03.25 17:13:18.603173 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12036 | 2026.03.25 17:13:18.603299 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 12037 | 2026.03.25 17:13:18.603303 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12038 | 2026.03.25 17:13:18.603408 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_81_16} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12039 | 2026.03.25 17:13:18.603433 [ 253 ] {240261f3-5125-459f-8bf4-b79aaa69b223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12040 | 2026.03.25 17:13:18.603436 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12041 | 2026.03.25 17:13:18.603483 [ 253 ] {240261f3-5125-459f-8bf4-b79aaa69b223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12042 | 2026.03.25 17:13:18.603491 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1830 rows starting from the beginning of the part | ||
| 12043 | 2026.03.25 17:13:18.603493 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_81_16} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12044 | 2026.03.25 17:13:18.603584 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 12045 | 2026.03.25 17:13:18.603631 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12046 | 2026.03.25 17:13:18.603643 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 515 rows starting from the beginning of the part | ||
| 12047 | 2026.03.25 17:13:18.603700 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 79 rows starting from the beginning of the part | ||
| 12048 | 2026.03.25 17:13:18.603739 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 515 rows starting from the beginning of the part | ||
| 12049 | 2026.03.25 17:13:18.603780 [ 186 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 12050 | 2026.03.25 17:13:18.603912 [ 253 ] {240261f3-5125-459f-8bf4-b79aaa69b223} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2026.03.25 17:13:18.603956 [ 253 ] {240261f3-5125-459f-8bf4-b79aaa69b223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12052 | 2026.03.25 17:13:18.604317 [ 253 ] {240261f3-5125-459f-8bf4-b79aaa69b223} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12053 | 2026.03.25 17:13:18.604559 [ 253 ] {240261f3-5125-459f-8bf4-b79aaa69b223} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2026.03.25 17:13:18.604696 [ 253 ] {240261f3-5125-459f-8bf4-b79aaa69b223} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 12055 | 2026.03.25 17:13:18.604735 [ 253 ] {240261f3-5125-459f-8bf4-b79aaa69b223} <Debug> TCPHandler: Processed in 0.001481627 sec. | ||
| 12056 | 2026.03.25 17:13:18.604849 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2026.03.25 17:13:18.604945 [ 253 ] {d1cd477f-ea18-45db-8148-4d75f16ea1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12058 | 2026.03.25 17:13:18.605001 [ 253 ] {d1cd477f-ea18-45db-8148-4d75f16ea1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12059 | 2026.03.25 17:13:18.605157 [ 198 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001909057 sec., 1614409.6273710004 rows/sec., 118.61 MiB/sec. | ||
| 12060 | 2026.03.25 17:13:18.605404 [ 198 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12061 | 2026.03.25 17:13:18.605706 [ 198 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_81_16} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12062 | 2026.03.25 17:13:18.605779 [ 198 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_81_16} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12063 | 2026.03.25 17:13:18.605816 [ 253 ] {d1cd477f-ea18-45db-8148-4d75f16ea1cc} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12064 | 2026.03.25 17:13:18.605852 [ 253 ] {d1cd477f-ea18-45db-8148-4d75f16ea1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12065 | 2026.03.25 17:13:18.605868 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 12066 | 2026.03.25 17:13:18.606404 [ 253 ] {d1cd477f-ea18-45db-8148-4d75f16ea1cc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12067 | 2026.03.25 17:13:18.606640 [ 253 ] {d1cd477f-ea18-45db-8148-4d75f16ea1cc} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12068 | 2026.03.25 17:13:18.606787 [ 253 ] {d1cd477f-ea18-45db-8148-4d75f16ea1cc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00186 sec., 8064.516129032258 rows/sec., 14.45 MiB/sec. | ||
| 12069 | 2026.03.25 17:13:18.606862 [ 253 ] {d1cd477f-ea18-45db-8148-4d75f16ea1cc} <Debug> TCPHandler: Processed in 0.002062021 sec. | ||
| 12070 | 2026.03.25 17:13:18.606974 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12071 | 2026.03.25 17:13:18.607070 [ 253 ] {6b73ac1e-021a-4b69-8b32-59e15862c428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12072 | 2026.03.25 17:13:18.607112 [ 253 ] {6b73ac1e-021a-4b69-8b32-59e15862c428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12073 | 2026.03.25 17:13:18.607453 [ 253 ] {6b73ac1e-021a-4b69-8b32-59e15862c428} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12074 | 2026.03.25 17:13:18.607489 [ 253 ] {6b73ac1e-021a-4b69-8b32-59e15862c428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12075 | 2026.03.25 17:13:18.607805 [ 253 ] {6b73ac1e-021a-4b69-8b32-59e15862c428} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12076 | 2026.03.25 17:13:18.608027 [ 253 ] {6b73ac1e-021a-4b69-8b32-59e15862c428} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12077 | 2026.03.25 17:13:18.608149 [ 106 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12078 | 2026.03.25 17:13:18.608164 [ 253 ] {6b73ac1e-021a-4b69-8b32-59e15862c428} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 12079 | 2026.03.25 17:13:18.608186 [ 106 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12080 | 2026.03.25 17:13:18.608210 [ 253 ] {6b73ac1e-021a-4b69-8b32-59e15862c428} <Debug> TCPHandler: Processed in 0.001285511 sec. | ||
| 12081 | 2026.03.25 17:13:18.608212 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12082 | 2026.03.25 17:13:18.608328 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 12083 | 2026.03.25 17:13:18.608450 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12084 | 2026.03.25 17:13:18.608485 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4872 rows starting from the beginning of the part | ||
| 12085 | 2026.03.25 17:13:18.608551 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
| 12086 | 2026.03.25 17:13:18.608595 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 12087 | 2026.03.25 17:13:18.608637 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 12088 | 2026.03.25 17:13:18.608675 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 12089 | 2026.03.25 17:13:18.608713 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 12090 | 2026.03.25 17:13:18.610393 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5208 rows, containing 4 columns (4 merged, 0 gathered) in 0.002110842 sec., 2467261.87938273 rows/sec., 159.70 MiB/sec. | ||
| 12091 | 2026.03.25 17:13:18.610773 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12092 | 2026.03.25 17:13:18.611056 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_81_16} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2026.03.25 17:13:18.611135 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_81_16} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12094 | 2026.03.25 17:13:18.611229 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 12095 | 2026.03.25 17:13:22.382622 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12096 | 2026.03.25 17:13:22.382697 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12097 | 2026.03.25 17:13:22.539545 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23965 | ||
| 12098 | 2026.03.25 17:13:22.540054 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12099 | 2026.03.25 17:13:22.540103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12100 | 2026.03.25 17:13:22.540629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12101 | 2026.03.25 17:13:22.540874 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12102 | 2026.03.25 17:13:22.541008 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23965 | ||
| 12103 | 2026.03.25 17:13:23.606215 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12104 | 2026.03.25 17:13:23.606408 [ 253 ] {ff710ff5-d94c-4cb0-9edb-abf4fada8513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12105 | 2026.03.25 17:13:23.606475 [ 253 ] {ff710ff5-d94c-4cb0-9edb-abf4fada8513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12106 | 2026.03.25 17:13:23.607256 [ 253 ] {ff710ff5-d94c-4cb0-9edb-abf4fada8513} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12107 | 2026.03.25 17:13:23.607298 [ 253 ] {ff710ff5-d94c-4cb0-9edb-abf4fada8513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12108 | 2026.03.25 17:13:23.607709 [ 253 ] {ff710ff5-d94c-4cb0-9edb-abf4fada8513} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12109 | 2026.03.25 17:13:23.607954 [ 253 ] {ff710ff5-d94c-4cb0-9edb-abf4fada8513} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12110 | 2026.03.25 17:13:23.608083 [ 101 ] {} <Debug> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12111 | 2026.03.25 17:13:23.608105 [ 253 ] {ff710ff5-d94c-4cb0-9edb-abf4fada8513} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001747 sec., 162564.39610761305 rows/sec., 10.33 MiB/sec. | ||
| 12112 | 2026.03.25 17:13:23.608122 [ 101 ] {} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12113 | 2026.03.25 17:13:23.608143 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12114 | 2026.03.25 17:13:23.608147 [ 253 ] {ff710ff5-d94c-4cb0-9edb-abf4fada8513} <Debug> TCPHandler: Processed in 0.002063851 sec. | ||
| 12115 | 2026.03.25 17:13:23.608291 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12116 | 2026.03.25 17:13:23.608298 [ 195 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::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 | ||
| 12117 | 2026.03.25 17:13:23.608388 [ 253 ] {a024acec-6ca9-4f02-9245-5923d60b8735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12118 | 2026.03.25 17:13:23.608432 [ 253 ] {a024acec-6ca9-4f02-9245-5923d60b8735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12119 | 2026.03.25 17:13:23.608451 [ 195 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12120 | 2026.03.25 17:13:23.608491 [ 195 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 308 rows starting from the beginning of the part | ||
| 12121 | 2026.03.25 17:13:23.608560 [ 195 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 12122 | 2026.03.25 17:13:23.608614 [ 195 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 12123 | 2026.03.25 17:13:23.608660 [ 195 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 12124 | 2026.03.25 17:13:23.608701 [ 195 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 12125 | 2026.03.25 17:13:23.608745 [ 195 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 12126 | 2026.03.25 17:13:23.609257 [ 253 ] {a024acec-6ca9-4f02-9245-5923d60b8735} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12127 | 2026.03.25 17:13:23.609299 [ 253 ] {a024acec-6ca9-4f02-9245-5923d60b8735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12128 | 2026.03.25 17:13:23.609680 [ 253 ] {a024acec-6ca9-4f02-9245-5923d60b8735} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12129 | 2026.03.25 17:13:23.609847 [ 196 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604779 sec., 1076783.781442803 rows/sec., 72.79 MiB/sec. | ||
| 12130 | 2026.03.25 17:13:23.609902 [ 253 ] {a024acec-6ca9-4f02-9245-5923d60b8735} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12131 | 2026.03.25 17:13:23.610039 [ 253 ] {a024acec-6ca9-4f02-9245-5923d60b8735} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001669 sec., 507489.5146794488 rows/sec., 39.91 MiB/sec. | ||
| 12132 | 2026.03.25 17:13:23.610079 [ 253 ] {a024acec-6ca9-4f02-9245-5923d60b8735} <Debug> TCPHandler: Processed in 0.001837655 sec. | ||
| 12133 | 2026.03.25 17:13:23.610089 [ 191 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12134 | 2026.03.25 17:13:23.610201 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12135 | 2026.03.25 17:13:23.610302 [ 253 ] {3b42c9bc-af73-45a8-8c5f-2428c0cc8d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12136 | 2026.03.25 17:13:23.610346 [ 253 ] {3b42c9bc-af73-45a8-8c5f-2428c0cc8d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12137 | 2026.03.25 17:13:23.610429 [ 191 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_36_7} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12138 | 2026.03.25 17:13:23.610518 [ 191 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_36_7} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12139 | 2026.03.25 17:13:23.610635 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 12140 | 2026.03.25 17:13:23.610810 [ 253 ] {3b42c9bc-af73-45a8-8c5f-2428c0cc8d84} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12141 | 2026.03.25 17:13:23.610852 [ 253 ] {3b42c9bc-af73-45a8-8c5f-2428c0cc8d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12142 | 2026.03.25 17:13:23.611174 [ 253 ] {3b42c9bc-af73-45a8-8c5f-2428c0cc8d84} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12143 | 2026.03.25 17:13:23.611393 [ 253 ] {3b42c9bc-af73-45a8-8c5f-2428c0cc8d84} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12144 | 2026.03.25 17:13:23.611498 [ 101 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12145 | 2026.03.25 17:13:23.611525 [ 253 ] {3b42c9bc-af73-45a8-8c5f-2428c0cc8d84} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001242 sec., 134460.54750402577 rows/sec., 8.19 MiB/sec. | ||
| 12146 | 2026.03.25 17:13:23.611530 [ 101 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12147 | 2026.03.25 17:13:23.611556 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12148 | 2026.03.25 17:13:23.611564 [ 253 ] {3b42c9bc-af73-45a8-8c5f-2428c0cc8d84} <Debug> TCPHandler: Processed in 0.001415764 sec. | ||
| 12149 | 2026.03.25 17:13:23.611634 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 12150 | 2026.03.25 17:13:23.611681 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12151 | 2026.03.25 17:13:23.611742 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12152 | 2026.03.25 17:13:23.611773 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 225 rows starting from the beginning of the part | ||
| 12153 | 2026.03.25 17:13:23.611781 [ 253 ] {b506b180-1fd8-4438-a266-47523ff04f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12154 | 2026.03.25 17:13:23.611822 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 167 rows starting from the beginning of the part | ||
| 12155 | 2026.03.25 17:13:23.611826 [ 253 ] {b506b180-1fd8-4438-a266-47523ff04f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12156 | 2026.03.25 17:13:23.611870 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
| 12157 | 2026.03.25 17:13:23.611911 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 167 rows starting from the beginning of the part | ||
| 12158 | 2026.03.25 17:13:23.611946 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 15 rows starting from the beginning of the part | ||
| 12159 | 2026.03.25 17:13:23.611980 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 167 rows starting from the beginning of the part | ||
| 12160 | 2026.03.25 17:13:23.612286 [ 253 ] {b506b180-1fd8-4438-a266-47523ff04f9a} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12161 | 2026.03.25 17:13:23.612328 [ 253 ] {b506b180-1fd8-4438-a266-47523ff04f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12162 | 2026.03.25 17:13:23.612659 [ 253 ] {b506b180-1fd8-4438-a266-47523ff04f9a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12163 | 2026.03.25 17:13:23.612786 [ 191 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118576 sec., 637565.7805964107 rows/sec., 42.17 MiB/sec. | ||
| 12164 | 2026.03.25 17:13:23.612894 [ 253 ] {b506b180-1fd8-4438-a266-47523ff04f9a} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.03.25 17:13:23.612945 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12166 | 2026.03.25 17:13:23.613033 [ 253 ] {b506b180-1fd8-4438-a266-47523ff04f9a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001271 sec., 117230.52714398112 rows/sec., 7.57 MiB/sec. | ||
| 12167 | 2026.03.25 17:13:23.613079 [ 253 ] {b506b180-1fd8-4438-a266-47523ff04f9a} <Debug> TCPHandler: Processed in 0.001447526 sec. | ||
| 12168 | 2026.03.25 17:13:23.613197 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12169 | 2026.03.25 17:13:23.613223 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_71_14} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2026.03.25 17:13:23.613292 [ 253 ] {d8dc2596-1331-463c-b40d-30d1e5782441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12171 | 2026.03.25 17:13:23.613307 [ 195 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_71_14} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12172 | 2026.03.25 17:13:23.613342 [ 253 ] {d8dc2596-1331-463c-b40d-30d1e5782441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12173 | 2026.03.25 17:13:23.613390 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12174 | 2026.03.25 17:13:23.613787 [ 253 ] {d8dc2596-1331-463c-b40d-30d1e5782441} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12175 | 2026.03.25 17:13:23.613828 [ 253 ] {d8dc2596-1331-463c-b40d-30d1e5782441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12176 | 2026.03.25 17:13:23.614151 [ 253 ] {d8dc2596-1331-463c-b40d-30d1e5782441} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12177 | 2026.03.25 17:13:23.614376 [ 253 ] {d8dc2596-1331-463c-b40d-30d1e5782441} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12178 | 2026.03.25 17:13:23.614471 [ 101 ] {} <Debug> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12179 | 2026.03.25 17:13:23.614498 [ 101 ] {} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2026.03.25 17:13:23.614502 [ 253 ] {d8dc2596-1331-463c-b40d-30d1e5782441} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001229 sec., 120423.10821806345 rows/sec., 6.85 MiB/sec. | ||
| 12181 | 2026.03.25 17:13:23.614514 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12182 | 2026.03.25 17:13:23.614543 [ 253 ] {d8dc2596-1331-463c-b40d-30d1e5782441} <Debug> TCPHandler: Processed in 0.001396314 sec. | ||
| 12183 | 2026.03.25 17:13:23.614605 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::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 | ||
| 12184 | 2026.03.25 17:13:23.614712 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12185 | 2026.03.25 17:13:23.614714 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12186 | 2026.03.25 17:13:23.614745 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 160 rows starting from the beginning of the part | ||
| 12187 | 2026.03.25 17:13:23.614817 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 12188 | 2026.03.25 17:13:23.614822 [ 253 ] {e1ae6807-e57c-44bd-93f7-24b5c2f9a9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12189 | 2026.03.25 17:13:23.614873 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 12190 | 2026.03.25 17:13:23.614875 [ 253 ] {e1ae6807-e57c-44bd-93f7-24b5c2f9a9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12191 | 2026.03.25 17:13:23.614928 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 12192 | 2026.03.25 17:13:23.614977 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 12193 | 2026.03.25 17:13:23.615029 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 12194 | 2026.03.25 17:13:23.615518 [ 253 ] {e1ae6807-e57c-44bd-93f7-24b5c2f9a9a2} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2026.03.25 17:13:23.615561 [ 253 ] {e1ae6807-e57c-44bd-93f7-24b5c2f9a9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12196 | 2026.03.25 17:13:23.615910 [ 253 ] {e1ae6807-e57c-44bd-93f7-24b5c2f9a9a2} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12197 | 2026.03.25 17:13:23.615994 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430156 sec., 629301.9782457299 rows/sec., 38.35 MiB/sec. | ||
| 12198 | 2026.03.25 17:13:23.616147 [ 253 ] {e1ae6807-e57c-44bd-93f7-24b5c2f9a9a2} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12199 | 2026.03.25 17:13:23.616201 [ 200 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12200 | 2026.03.25 17:13:23.616295 [ 253 ] {e1ae6807-e57c-44bd-93f7-24b5c2f9a9a2} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001491 sec., 345405.7679409792 rows/sec., 24.35 MiB/sec. | ||
| 12201 | 2026.03.25 17:13:23.616341 [ 253 ] {e1ae6807-e57c-44bd-93f7-24b5c2f9a9a2} <Debug> TCPHandler: Processed in 0.001677141 sec. | ||
| 12202 | 2026.03.25 17:13:23.616462 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12203 | 2026.03.25 17:13:23.616560 [ 253 ] {43711211-7551-4fe6-8460-c2a8469a42d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12204 | 2026.03.25 17:13:23.616583 [ 200 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_36_7} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12205 | 2026.03.25 17:13:23.616602 [ 253 ] {43711211-7551-4fe6-8460-c2a8469a42d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12206 | 2026.03.25 17:13:23.616682 [ 200 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_36_7} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12207 | 2026.03.25 17:13:23.616803 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12208 | 2026.03.25 17:13:23.616954 [ 253 ] {43711211-7551-4fe6-8460-c2a8469a42d0} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.03.25 17:13:23.616996 [ 253 ] {43711211-7551-4fe6-8460-c2a8469a42d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12210 | 2026.03.25 17:13:23.617324 [ 253 ] {43711211-7551-4fe6-8460-c2a8469a42d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12211 | 2026.03.25 17:13:23.617541 [ 253 ] {43711211-7551-4fe6-8460-c2a8469a42d0} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2026.03.25 17:13:23.617673 [ 253 ] {43711211-7551-4fe6-8460-c2a8469a42d0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 277.17 KiB/sec. | ||
| 12213 | 2026.03.25 17:13:23.617710 [ 253 ] {43711211-7551-4fe6-8460-c2a8469a42d0} <Debug> TCPHandler: Processed in 0.001298642 sec. | ||
| 12214 | 2026.03.25 17:13:23.617821 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12215 | 2026.03.25 17:13:23.617914 [ 253 ] {0b5f2e1b-59ab-4493-a735-c47a0137f896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12216 | 2026.03.25 17:13:23.617957 [ 253 ] {0b5f2e1b-59ab-4493-a735-c47a0137f896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12217 | 2026.03.25 17:13:23.618367 [ 253 ] {0b5f2e1b-59ab-4493-a735-c47a0137f896} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2026.03.25 17:13:23.618401 [ 253 ] {0b5f2e1b-59ab-4493-a735-c47a0137f896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12219 | 2026.03.25 17:13:23.618758 [ 253 ] {0b5f2e1b-59ab-4493-a735-c47a0137f896} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12220 | 2026.03.25 17:13:23.618979 [ 253 ] {0b5f2e1b-59ab-4493-a735-c47a0137f896} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12221 | 2026.03.25 17:13:23.619109 [ 253 ] {0b5f2e1b-59ab-4493-a735-c47a0137f896} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001213 sec., 218466.61170651275 rows/sec., 14.52 MiB/sec. | ||
| 12222 | 2026.03.25 17:13:23.619146 [ 253 ] {0b5f2e1b-59ab-4493-a735-c47a0137f896} <Debug> TCPHandler: Processed in 0.001375163 sec. | ||
| 12223 | 2026.03.25 17:13:23.619259 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12224 | 2026.03.25 17:13:23.619353 [ 253 ] {0e0c0121-ef1a-426d-893f-76a680e3588a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12225 | 2026.03.25 17:13:23.619396 [ 253 ] {0e0c0121-ef1a-426d-893f-76a680e3588a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12226 | 2026.03.25 17:13:23.619707 [ 253 ] {0e0c0121-ef1a-426d-893f-76a680e3588a} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12227 | 2026.03.25 17:13:23.619742 [ 253 ] {0e0c0121-ef1a-426d-893f-76a680e3588a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12228 | 2026.03.25 17:13:23.620042 [ 253 ] {0e0c0121-ef1a-426d-893f-76a680e3588a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12229 | 2026.03.25 17:13:23.620275 [ 253 ] {0e0c0121-ef1a-426d-893f-76a680e3588a} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12230 | 2026.03.25 17:13:23.620373 [ 101 ] {} <Debug> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 12231 | 2026.03.25 17:13:23.620401 [ 101 ] {} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2026.03.25 17:13:23.620404 [ 253 ] {0e0c0121-ef1a-426d-893f-76a680e3588a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 12233 | 2026.03.25 17:13:23.620418 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12234 | 2026.03.25 17:13:23.620446 [ 253 ] {0e0c0121-ef1a-426d-893f-76a680e3588a} <Debug> TCPHandler: Processed in 0.00123672 sec. | ||
| 12235 | 2026.03.25 17:13:23.620496 [ 197 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 12236 | 2026.03.25 17:13:23.620562 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12237 | 2026.03.25 17:13:23.620594 [ 197 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12238 | 2026.03.25 17:13:23.620626 [ 197 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 30 rows starting from the beginning of the part | ||
| 12239 | 2026.03.25 17:13:23.620662 [ 253 ] {b72ed9ac-b1e2-4f9d-87a6-99f404d147bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12240 | 2026.03.25 17:13:23.620674 [ 197 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 12241 | 2026.03.25 17:13:23.620724 [ 197 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12242 | 2026.03.25 17:13:23.620725 [ 253 ] {b72ed9ac-b1e2-4f9d-87a6-99f404d147bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12243 | 2026.03.25 17:13:23.620760 [ 197 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 12244 | 2026.03.25 17:13:23.620799 [ 197 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 12245 | 2026.03.25 17:13:23.620832 [ 197 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 12246 | 2026.03.25 17:13:23.621517 [ 188 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.001053076 sec., 33235.967774405646 rows/sec., 2.18 MiB/sec. | ||
| 12247 | 2026.03.25 17:13:23.621589 [ 253 ] {b72ed9ac-b1e2-4f9d-87a6-99f404d147bb} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2026.03.25 17:13:23.621632 [ 253 ] {b72ed9ac-b1e2-4f9d-87a6-99f404d147bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12249 | 2026.03.25 17:13:23.621635 [ 197 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 12250 | 2026.03.25 17:13:23.621904 [ 197 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_34_7} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.03.25 17:13:23.621974 [ 197 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_34_7} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 12252 | 2026.03.25 17:13:23.622036 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12253 | 2026.03.25 17:13:23.622208 [ 253 ] {b72ed9ac-b1e2-4f9d-87a6-99f404d147bb} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12254 | 2026.03.25 17:13:23.622458 [ 253 ] {b72ed9ac-b1e2-4f9d-87a6-99f404d147bb} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12255 | 2026.03.25 17:13:23.622603 [ 253 ] {b72ed9ac-b1e2-4f9d-87a6-99f404d147bb} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001959 sec., 12761.613067891783 rows/sec., 22.87 MiB/sec. | ||
| 12256 | 2026.03.25 17:13:23.622601 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12257 | 2026.03.25 17:13:23.622655 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12258 | 2026.03.25 17:13:23.622661 [ 253 ] {b72ed9ac-b1e2-4f9d-87a6-99f404d147bb} <Debug> TCPHandler: Processed in 0.002148423 sec. | ||
| 12259 | 2026.03.25 17:13:23.622675 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12260 | 2026.03.25 17:13:23.622772 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 12261 | 2026.03.25 17:13:23.622786 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12262 | 2026.03.25 17:13:23.622890 [ 253 ] {2ab2edc7-5515-4afd-b0f9-f4dccf9b40e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12263 | 2026.03.25 17:13:23.622934 [ 253 ] {2ab2edc7-5515-4afd-b0f9-f4dccf9b40e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12264 | 2026.03.25 17:13:23.623000 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12265 | 2026.03.25 17:13:23.623064 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1335 rows starting from the beginning of the part | ||
| 12266 | 2026.03.25 17:13:23.623196 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part | ||
| 12267 | 2026.03.25 17:13:23.623274 [ 253 ] {2ab2edc7-5515-4afd-b0f9-f4dccf9b40e9} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12268 | 2026.03.25 17:13:23.623301 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
| 12269 | 2026.03.25 17:13:23.623315 [ 253 ] {2ab2edc7-5515-4afd-b0f9-f4dccf9b40e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12270 | 2026.03.25 17:13:23.623409 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part | ||
| 12271 | 2026.03.25 17:13:23.623514 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 15 rows starting from the beginning of the part | ||
| 12272 | 2026.03.25 17:13:23.623611 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part | ||
| 12273 | 2026.03.25 17:13:23.623670 [ 253 ] {2ab2edc7-5515-4afd-b0f9-f4dccf9b40e9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12274 | 2026.03.25 17:13:23.623912 [ 253 ] {2ab2edc7-5515-4afd-b0f9-f4dccf9b40e9} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2026.03.25 17:13:23.624051 [ 253 ] {2ab2edc7-5515-4afd-b0f9-f4dccf9b40e9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00118 sec., 76271.18644067796 rows/sec., 4.77 MiB/sec. | ||
| 12276 | 2026.03.25 17:13:23.624089 [ 253 ] {2ab2edc7-5515-4afd-b0f9-f4dccf9b40e9} <Debug> TCPHandler: Processed in 0.001353913 sec. | ||
| 12277 | 2026.03.25 17:13:23.629098 [ 201 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 19 columns (19 merged, 0 gathered) in 0.006361817 sec., 226350.4278730432 rows/sec., 405.61 MiB/sec. | ||
| 12278 | 2026.03.25 17:13:23.630954 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12279 | 2026.03.25 17:13:23.631301 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12280 | 2026.03.25 17:13:23.631393 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12281 | 2026.03.25 17:13:23.631515 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 12282 | 2026.03.25 17:13:23.947122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12283 | 2026.03.25 17:13:23.965877 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2026.03.25 17:13:23.965932 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12285 | 2026.03.25 17:13:23.971388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12286 | 2026.03.25 17:13:23.972090 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12287 | 2026.03.25 17:13:23.975382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12288 | 2026.03.25 17:13:24.817289 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12289 | 2026.03.25 17:13:24.817521 [ 253 ] {30d1b833-2a4b-4d55-9f35-8791e775d55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12290 | 2026.03.25 17:13:24.817611 [ 253 ] {30d1b833-2a4b-4d55-9f35-8791e775d55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12291 | 2026.03.25 17:13:24.818333 [ 253 ] {30d1b833-2a4b-4d55-9f35-8791e775d55f} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12292 | 2026.03.25 17:13:24.818383 [ 253 ] {30d1b833-2a4b-4d55-9f35-8791e775d55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12293 | 2026.03.25 17:13:24.818775 [ 253 ] {30d1b833-2a4b-4d55-9f35-8791e775d55f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12294 | 2026.03.25 17:13:24.819012 [ 253 ] {30d1b833-2a4b-4d55-9f35-8791e775d55f} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12295 | 2026.03.25 17:13:24.819179 [ 253 ] {30d1b833-2a4b-4d55-9f35-8791e775d55f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001721 sec., 9296.920395119116 rows/sec., 758.10 KiB/sec. | ||
| 12296 | 2026.03.25 17:13:24.819230 [ 253 ] {30d1b833-2a4b-4d55-9f35-8791e775d55f} <Debug> TCPHandler: Processed in 0.002100342 sec. | ||
| 12297 | 2026.03.25 17:13:24.819355 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12298 | 2026.03.25 17:13:24.819460 [ 253 ] {8f36dbe0-fcbc-45c8-93b3-d91a8f8a97ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12299 | 2026.03.25 17:13:24.819503 [ 253 ] {8f36dbe0-fcbc-45c8-93b3-d91a8f8a97ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12300 | 2026.03.25 17:13:24.821152 [ 253 ] {8f36dbe0-fcbc-45c8-93b3-d91a8f8a97ed} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12301 | 2026.03.25 17:13:24.821191 [ 253 ] {8f36dbe0-fcbc-45c8-93b3-d91a8f8a97ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12302 | 2026.03.25 17:13:24.821660 [ 253 ] {8f36dbe0-fcbc-45c8-93b3-d91a8f8a97ed} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12303 | 2026.03.25 17:13:24.821889 [ 253 ] {8f36dbe0-fcbc-45c8-93b3-d91a8f8a97ed} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2026.03.25 17:13:24.822026 [ 253 ] {8f36dbe0-fcbc-45c8-93b3-d91a8f8a97ed} <Debug> executeQuery: Read 2443 rows, 185.26 KiB in 0.002588 sec., 943972.1792890263 rows/sec., 69.91 MiB/sec. | ||
| 12305 | 2026.03.25 17:13:24.822067 [ 253 ] {8f36dbe0-fcbc-45c8-93b3-d91a8f8a97ed} <Debug> TCPHandler: Processed in 0.002764079 sec. | ||
| 12306 | 2026.03.25 17:13:24.822191 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12307 | 2026.03.25 17:13:24.822290 [ 253 ] {4f2c6535-62d7-4af5-91d2-31e4f5d79160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12308 | 2026.03.25 17:13:24.822333 [ 253 ] {4f2c6535-62d7-4af5-91d2-31e4f5d79160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12309 | 2026.03.25 17:13:24.822754 [ 253 ] {4f2c6535-62d7-4af5-91d2-31e4f5d79160} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12310 | 2026.03.25 17:13:24.822792 [ 253 ] {4f2c6535-62d7-4af5-91d2-31e4f5d79160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12311 | 2026.03.25 17:13:24.823097 [ 253 ] {4f2c6535-62d7-4af5-91d2-31e4f5d79160} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12312 | 2026.03.25 17:13:24.823327 [ 253 ] {4f2c6535-62d7-4af5-91d2-31e4f5d79160} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12313 | 2026.03.25 17:13:24.823459 [ 253 ] {4f2c6535-62d7-4af5-91d2-31e4f5d79160} <Debug> executeQuery: Read 42 rows, 3.07 KiB in 0.00119 sec., 35294.11764705882 rows/sec., 2.52 MiB/sec. | ||
| 12314 | 2026.03.25 17:13:24.823498 [ 253 ] {4f2c6535-62d7-4af5-91d2-31e4f5d79160} <Debug> TCPHandler: Processed in 0.001362754 sec. | ||
| 12315 | 2026.03.25 17:13:24.823599 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12316 | 2026.03.25 17:13:24.823692 [ 253 ] {c4788a2f-539c-40dd-bdab-a7cb2c36cee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12317 | 2026.03.25 17:13:24.823732 [ 253 ] {c4788a2f-539c-40dd-bdab-a7cb2c36cee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12318 | 2026.03.25 17:13:24.824417 [ 253 ] {c4788a2f-539c-40dd-bdab-a7cb2c36cee8} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12319 | 2026.03.25 17:13:24.824454 [ 253 ] {c4788a2f-539c-40dd-bdab-a7cb2c36cee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12320 | 2026.03.25 17:13:24.824786 [ 253 ] {c4788a2f-539c-40dd-bdab-a7cb2c36cee8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12321 | 2026.03.25 17:13:24.825001 [ 253 ] {c4788a2f-539c-40dd-bdab-a7cb2c36cee8} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12322 | 2026.03.25 17:13:24.825135 [ 253 ] {c4788a2f-539c-40dd-bdab-a7cb2c36cee8} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00146 sec., 548630.1369863014 rows/sec., 31.69 MiB/sec. | ||
| 12323 | 2026.03.25 17:13:24.825173 [ 253 ] {c4788a2f-539c-40dd-bdab-a7cb2c36cee8} <Debug> TCPHandler: Processed in 0.00162306 sec. | ||
| 12324 | 2026.03.25 17:13:24.825280 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12325 | 2026.03.25 17:13:24.825376 [ 253 ] {fbc30f9a-0457-41fe-8de0-d8ec86788965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12326 | 2026.03.25 17:13:24.825415 [ 253 ] {fbc30f9a-0457-41fe-8de0-d8ec86788965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12327 | 2026.03.25 17:13:24.825786 [ 253 ] {fbc30f9a-0457-41fe-8de0-d8ec86788965} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2026.03.25 17:13:24.825822 [ 253 ] {fbc30f9a-0457-41fe-8de0-d8ec86788965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12329 | 2026.03.25 17:13:24.826114 [ 253 ] {fbc30f9a-0457-41fe-8de0-d8ec86788965} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 12330 | 2026.03.25 17:13:24.826330 [ 253 ] {fbc30f9a-0457-41fe-8de0-d8ec86788965} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2026.03.25 17:13:24.826468 [ 253 ] {fbc30f9a-0457-41fe-8de0-d8ec86788965} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 12332 | 2026.03.25 17:13:24.826506 [ 253 ] {fbc30f9a-0457-41fe-8de0-d8ec86788965} <Debug> TCPHandler: Processed in 0.001275061 sec. | ||
| 12333 | 2026.03.25 17:13:24.826625 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12334 | 2026.03.25 17:13:24.826746 [ 253 ] {070fc175-cbd0-4919-8c54-e0e96d6febd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12335 | 2026.03.25 17:13:24.826797 [ 253 ] {070fc175-cbd0-4919-8c54-e0e96d6febd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12336 | 2026.03.25 17:13:24.827938 [ 253 ] {070fc175-cbd0-4919-8c54-e0e96d6febd9} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12337 | 2026.03.25 17:13:24.827974 [ 253 ] {070fc175-cbd0-4919-8c54-e0e96d6febd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12338 | 2026.03.25 17:13:24.828364 [ 253 ] {070fc175-cbd0-4919-8c54-e0e96d6febd9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12339 | 2026.03.25 17:13:24.828579 [ 253 ] {070fc175-cbd0-4919-8c54-e0e96d6febd9} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12340 | 2026.03.25 17:13:24.828717 [ 253 ] {070fc175-cbd0-4919-8c54-e0e96d6febd9} <Debug> executeQuery: Read 1321 rows, 90.62 KiB in 0.001997 sec., 661492.2383575363 rows/sec., 44.32 MiB/sec. | ||
| 12341 | 2026.03.25 17:13:24.828757 [ 253 ] {070fc175-cbd0-4919-8c54-e0e96d6febd9} <Debug> TCPHandler: Processed in 0.002193354 sec. | ||
| 12342 | 2026.03.25 17:13:24.828870 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12343 | 2026.03.25 17:13:24.828964 [ 253 ] {b7599c74-3289-4633-a38e-1c4a08526bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12344 | 2026.03.25 17:13:24.829008 [ 253 ] {b7599c74-3289-4633-a38e-1c4a08526bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12345 | 2026.03.25 17:13:24.829909 [ 253 ] {b7599c74-3289-4633-a38e-1c4a08526bb2} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2026.03.25 17:13:24.829944 [ 253 ] {b7599c74-3289-4633-a38e-1c4a08526bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12347 | 2026.03.25 17:13:24.830392 [ 253 ] {b7599c74-3289-4633-a38e-1c4a08526bb2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12348 | 2026.03.25 17:13:24.830605 [ 253 ] {b7599c74-3289-4633-a38e-1c4a08526bb2} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2026.03.25 17:13:24.830744 [ 253 ] {b7599c74-3289-4633-a38e-1c4a08526bb2} <Debug> executeQuery: Read 1536 rows, 95.75 KiB in 0.001799 sec., 853807.6709282935 rows/sec., 51.98 MiB/sec. | ||
| 12350 | 2026.03.25 17:13:24.830741 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_78_16 to all_83_83_0 | ||
| 12351 | 2026.03.25 17:13:24.830786 [ 253 ] {b7599c74-3289-4633-a38e-1c4a08526bb2} <Debug> TCPHandler: Processed in 0.001966589 sec. | ||
| 12352 | 2026.03.25 17:13:24.830825 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12353 | 2026.03.25 17:13:24.830852 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12354 | 2026.03.25 17:13:24.830919 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12355 | 2026.03.25 17:13:24.830960 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_83_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_78_16 to all_83_83_0 into Compact with storage Full | ||
| 12356 | 2026.03.25 17:13:24.831019 [ 253 ] {afa4cbf3-7745-47a6-b235-27542cd01a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12357 | 2026.03.25 17:13:24.831078 [ 253 ] {afa4cbf3-7745-47a6-b235-27542cd01a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12358 | 2026.03.25 17:13:24.831100 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_83_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12359 | 2026.03.25 17:13:24.831145 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_78_16, total 31365 rows starting from the beginning of the part | ||
| 12360 | 2026.03.25 17:13:24.831219 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 12361 | 2026.03.25 17:13:24.831273 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 265 rows starting from the beginning of the part | ||
| 12362 | 2026.03.25 17:13:24.831323 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 12363 | 2026.03.25 17:13:24.831367 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 265 rows starting from the beginning of the part | ||
| 12364 | 2026.03.25 17:13:24.831413 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1536 rows starting from the beginning of the part | ||
| 12365 | 2026.03.25 17:13:24.831937 [ 253 ] {afa4cbf3-7745-47a6-b235-27542cd01a45} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12366 | 2026.03.25 17:13:24.831978 [ 253 ] {afa4cbf3-7745-47a6-b235-27542cd01a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12367 | 2026.03.25 17:13:24.832556 [ 253 ] {afa4cbf3-7745-47a6-b235-27542cd01a45} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12368 | 2026.03.25 17:13:24.832804 [ 253 ] {afa4cbf3-7745-47a6-b235-27542cd01a45} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12369 | 2026.03.25 17:13:24.832955 [ 253 ] {afa4cbf3-7745-47a6-b235-27542cd01a45} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001955 sec., 13299.232736572889 rows/sec., 23.83 MiB/sec. | ||
| 12370 | 2026.03.25 17:13:24.833020 [ 253 ] {afa4cbf3-7745-47a6-b235-27542cd01a45} <Debug> TCPHandler: Processed in 0.002151853 sec. | ||
| 12371 | 2026.03.25 17:13:24.833135 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12372 | 2026.03.25 17:13:24.833230 [ 253 ] {3b25f0d3-7c0c-4db1-8bb4-31b33c2191d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12373 | 2026.03.25 17:13:24.833271 [ 253 ] {3b25f0d3-7c0c-4db1-8bb4-31b33c2191d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12374 | 2026.03.25 17:13:24.833600 [ 253 ] {3b25f0d3-7c0c-4db1-8bb4-31b33c2191d1} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12375 | 2026.03.25 17:13:24.833637 [ 253 ] {3b25f0d3-7c0c-4db1-8bb4-31b33c2191d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12376 | 2026.03.25 17:13:24.833994 [ 253 ] {3b25f0d3-7c0c-4db1-8bb4-31b33c2191d1} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12377 | 2026.03.25 17:13:24.834222 [ 253 ] {3b25f0d3-7c0c-4db1-8bb4-31b33c2191d1} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12378 | 2026.03.25 17:13:24.834366 [ 253 ] {3b25f0d3-7c0c-4db1-8bb4-31b33c2191d1} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001155 sec., 20779.22077922078 rows/sec., 1.40 MiB/sec. | ||
| 12379 | 2026.03.25 17:13:24.834403 [ 253 ] {3b25f0d3-7c0c-4db1-8bb4-31b33c2191d1} <Debug> TCPHandler: Processed in 0.001317883 sec. | ||
| 12380 | 2026.03.25 17:13:24.837889 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_83_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33751 rows, containing 5 columns (5 merged, 0 gathered) in 0.006979223 sec., 4835925.1452489775 rows/sec., 311.09 MiB/sec. | ||
| 12381 | 2026.03.25 17:13:24.838103 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_83_17} <Trace> MergedBlockOutputStream: filled checksums all_1_83_17 (state Temporary) | ||
| 12382 | 2026.03.25 17:13:24.838353 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_83_17 to all_1_83_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2026.03.25 17:13:24.838425 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_78_16, all_83_83_0] -> all_1_83_17 | ||
| 12384 | 2026.03.25 17:13:24.838497 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12385 | 2026.03.25 17:13:27.609333 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1614 | ||
| 12386 | 2026.03.25 17:13:27.611973 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12387 | 2026.03.25 17:13:27.612019 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12388 | 2026.03.25 17:13:27.613240 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12389 | 2026.03.25 17:13:27.613500 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12390 | 2026.03.25 17:13:27.613763 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1614 | ||
| 12391 | 2026.03.25 17:13:28.593568 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12392 | 2026.03.25 17:13:28.593762 [ 253 ] {3c303ba0-f3db-47b2-91f3-dcb4bfb0c48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12393 | 2026.03.25 17:13:28.593830 [ 253 ] {3c303ba0-f3db-47b2-91f3-dcb4bfb0c48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12394 | 2026.03.25 17:13:28.594516 [ 253 ] {3c303ba0-f3db-47b2-91f3-dcb4bfb0c48a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2026.03.25 17:13:28.594558 [ 253 ] {3c303ba0-f3db-47b2-91f3-dcb4bfb0c48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12396 | 2026.03.25 17:13:28.594964 [ 253 ] {3c303ba0-f3db-47b2-91f3-dcb4bfb0c48a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12397 | 2026.03.25 17:13:28.595199 [ 253 ] {3c303ba0-f3db-47b2-91f3-dcb4bfb0c48a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2026.03.25 17:13:28.595364 [ 253 ] {3c303ba0-f3db-47b2-91f3-dcb4bfb0c48a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.60 MiB/sec. | ||
| 12399 | 2026.03.25 17:13:28.595416 [ 253 ] {3c303ba0-f3db-47b2-91f3-dcb4bfb0c48a} <Debug> TCPHandler: Processed in 0.001991809 sec. | ||
| 12400 | 2026.03.25 17:13:28.595538 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12401 | 2026.03.25 17:13:28.595642 [ 253 ] {64ac655b-e89d-446f-9a86-ee3c599909fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12402 | 2026.03.25 17:13:28.595687 [ 253 ] {64ac655b-e89d-446f-9a86-ee3c599909fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12403 | 2026.03.25 17:13:28.596129 [ 253 ] {64ac655b-e89d-446f-9a86-ee3c599909fc} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12404 | 2026.03.25 17:13:28.596167 [ 253 ] {64ac655b-e89d-446f-9a86-ee3c599909fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12405 | 2026.03.25 17:13:28.596490 [ 253 ] {64ac655b-e89d-446f-9a86-ee3c599909fc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12406 | 2026.03.25 17:13:28.596705 [ 253 ] {64ac655b-e89d-446f-9a86-ee3c599909fc} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12407 | 2026.03.25 17:13:28.596838 [ 253 ] {64ac655b-e89d-446f-9a86-ee3c599909fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 12408 | 2026.03.25 17:13:28.596877 [ 253 ] {64ac655b-e89d-446f-9a86-ee3c599909fc} <Debug> TCPHandler: Processed in 0.001389455 sec. | ||
| 12409 | 2026.03.25 17:13:28.596990 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12410 | 2026.03.25 17:13:28.597087 [ 253 ] {4117a4c1-d33b-4733-a9f0-9fde2440e85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12411 | 2026.03.25 17:13:28.597131 [ 253 ] {4117a4c1-d33b-4733-a9f0-9fde2440e85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12412 | 2026.03.25 17:13:28.597516 [ 253 ] {4117a4c1-d33b-4733-a9f0-9fde2440e85d} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2026.03.25 17:13:28.597550 [ 253 ] {4117a4c1-d33b-4733-a9f0-9fde2440e85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12414 | 2026.03.25 17:13:28.597901 [ 253 ] {4117a4c1-d33b-4733-a9f0-9fde2440e85d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12415 | 2026.03.25 17:13:28.598116 [ 253 ] {4117a4c1-d33b-4733-a9f0-9fde2440e85d} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12416 | 2026.03.25 17:13:28.598254 [ 253 ] {4117a4c1-d33b-4733-a9f0-9fde2440e85d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001188 sec., 80808.0808080808 rows/sec., 5.63 MiB/sec. | ||
| 12417 | 2026.03.25 17:13:28.598293 [ 253 ] {4117a4c1-d33b-4733-a9f0-9fde2440e85d} <Debug> TCPHandler: Processed in 0.001352364 sec. | ||
| 12418 | 2026.03.25 17:13:28.598404 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12419 | 2026.03.25 17:13:28.598499 [ 253 ] {7f78aee3-9cf8-47e1-8641-09d4cb8a5b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12420 | 2026.03.25 17:13:28.598541 [ 253 ] {7f78aee3-9cf8-47e1-8641-09d4cb8a5b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12421 | 2026.03.25 17:13:28.598873 [ 253 ] {7f78aee3-9cf8-47e1-8641-09d4cb8a5b8c} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2026.03.25 17:13:28.598908 [ 253 ] {7f78aee3-9cf8-47e1-8641-09d4cb8a5b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12423 | 2026.03.25 17:13:28.599220 [ 253 ] {7f78aee3-9cf8-47e1-8641-09d4cb8a5b8c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12424 | 2026.03.25 17:13:28.599436 [ 253 ] {7f78aee3-9cf8-47e1-8641-09d4cb8a5b8c} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2026.03.25 17:13:28.599567 [ 253 ] {7f78aee3-9cf8-47e1-8641-09d4cb8a5b8c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001087 sec., 33118.67525298988 rows/sec., 2.23 MiB/sec. | ||
| 12426 | 2026.03.25 17:13:28.599604 [ 253 ] {7f78aee3-9cf8-47e1-8641-09d4cb8a5b8c} <Debug> TCPHandler: Processed in 0.001250791 sec. | ||
| 12427 | 2026.03.25 17:13:30.042067 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24477 | ||
| 12428 | 2026.03.25 17:13:30.042603 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12429 | 2026.03.25 17:13:30.042653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12430 | 2026.03.25 17:13:30.043150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12431 | 2026.03.25 17:13:30.043384 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12432 | 2026.03.25 17:13:30.043526 [ 95 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12433 | 2026.03.25 17:13:30.043537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24477 | ||
| 12434 | 2026.03.25 17:13:30.043598 [ 95 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12435 | 2026.03.25 17:13:30.043628 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12436 | 2026.03.25 17:13:30.043742 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 12437 | 2026.03.25 17:13:30.043885 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12438 | 2026.03.25 17:13:30.043921 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22045 rows starting from the beginning of the part | ||
| 12439 | 2026.03.25 17:13:30.043989 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 12440 | 2026.03.25 17:13:30.044034 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 12441 | 2026.03.25 17:13:30.044073 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 12442 | 2026.03.25 17:13:30.044114 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 12443 | 2026.03.25 17:13:30.044159 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 12444 | 2026.03.25 17:13:30.046215 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24477 rows, containing 4 columns (4 merged, 0 gathered) in 0.002530023 sec., 9674615.606261287 rows/sec., 138.40 MiB/sec. | ||
| 12445 | 2026.03.25 17:13:30.046486 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12446 | 2026.03.25 17:13:30.046746 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_51_10} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12447 | 2026.03.25 17:13:30.046824 [ 189 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_51_10} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12448 | 2026.03.25 17:13:30.046909 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12449 | 2026.03.25 17:13:31.476328 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
| 12450 | 2026.03.25 17:13:31.493080 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.03.25 17:13:31.493140 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12452 | 2026.03.25 17:13:31.498882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12453 | 2026.03.25 17:13:31.499555 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.03.25 17:13:31.499865 [ 92 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12455 | 2026.03.25 17:13:31.499935 [ 92 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12456 | 2026.03.25 17:13:31.499962 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12457 | 2026.03.25 17:13:31.500126 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 12458 | 2026.03.25 17:13:31.502646 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
| 12459 | 2026.03.25 17:13:31.503948 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12460 | 2026.03.25 17:13:31.506012 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 12461 | 2026.03.25 17:13:31.511133 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 12462 | 2026.03.25 17:13:31.515924 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 12463 | 2026.03.25 17:13:31.520158 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 12464 | 2026.03.25 17:13:31.524428 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 12465 | 2026.03.25 17:13:31.528267 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
| 12466 | 2026.03.25 17:13:31.581334 [ 189 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.081263414 sec., 4737.679369463852 rows/sec., 24.50 MiB/sec. | ||
| 12467 | 2026.03.25 17:13:31.583589 [ 186 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12468 | 2026.03.25 17:13:31.585367 [ 186 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_51_10} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12469 | 2026.03.25 17:13:31.585464 [ 186 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_51_10} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12470 | 2026.03.25 17:13:31.587420 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 12471 | 2026.03.25 17:13:32.001202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.86 MiB, peak 337.27 MiB, free memory in arenas 0.00 B, will set to 325.50 MiB (RSS), difference: 1.64 MiB | ||
| 12472 | 2026.03.25 17:13:33.608840 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12473 | 2026.03.25 17:13:33.609079 [ 253 ] {70f5cc7f-5b25-4c24-bfda-83471b6283e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12474 | 2026.03.25 17:13:33.609159 [ 253 ] {70f5cc7f-5b25-4c24-bfda-83471b6283e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12475 | 2026.03.25 17:13:33.610056 [ 253 ] {70f5cc7f-5b25-4c24-bfda-83471b6283e7} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2026.03.25 17:13:33.610101 [ 253 ] {70f5cc7f-5b25-4c24-bfda-83471b6283e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12477 | 2026.03.25 17:13:33.610595 [ 253 ] {70f5cc7f-5b25-4c24-bfda-83471b6283e7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12478 | 2026.03.25 17:13:33.610873 [ 253 ] {70f5cc7f-5b25-4c24-bfda-83471b6283e7} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12479 | 2026.03.25 17:13:33.611057 [ 253 ] {70f5cc7f-5b25-4c24-bfda-83471b6283e7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002035 sec., 139557.73955773955 rows/sec., 8.86 MiB/sec. | ||
| 12480 | 2026.03.25 17:13:33.611119 [ 253 ] {70f5cc7f-5b25-4c24-bfda-83471b6283e7} <Debug> TCPHandler: Processed in 0.00243836 sec. | ||
| 12481 | 2026.03.25 17:13:33.611268 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12482 | 2026.03.25 17:13:33.611390 [ 253 ] {a2abf3ed-2f1b-453b-976b-de2e77bd295a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12483 | 2026.03.25 17:13:33.611443 [ 253 ] {a2abf3ed-2f1b-453b-976b-de2e77bd295a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12484 | 2026.03.25 17:13:33.612394 [ 253 ] {a2abf3ed-2f1b-453b-976b-de2e77bd295a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2026.03.25 17:13:33.612435 [ 253 ] {a2abf3ed-2f1b-453b-976b-de2e77bd295a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12486 | 2026.03.25 17:13:33.612909 [ 253 ] {a2abf3ed-2f1b-453b-976b-de2e77bd295a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12487 | 2026.03.25 17:13:33.613183 [ 253 ] {a2abf3ed-2f1b-453b-976b-de2e77bd295a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2026.03.25 17:13:33.613344 [ 253 ] {a2abf3ed-2f1b-453b-976b-de2e77bd295a} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001983 sec., 427130.610186586 rows/sec., 33.59 MiB/sec. | ||
| 12489 | 2026.03.25 17:13:33.613393 [ 253 ] {a2abf3ed-2f1b-453b-976b-de2e77bd295a} <Debug> TCPHandler: Processed in 0.002185933 sec. | ||
| 12490 | 2026.03.25 17:13:33.613532 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12491 | 2026.03.25 17:13:33.613645 [ 253 ] {18a28e6d-4e94-4cd4-b936-89d9412ef0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12492 | 2026.03.25 17:13:33.613696 [ 253 ] {18a28e6d-4e94-4cd4-b936-89d9412ef0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12493 | 2026.03.25 17:13:33.614229 [ 253 ] {18a28e6d-4e94-4cd4-b936-89d9412ef0cd} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2026.03.25 17:13:33.614270 [ 253 ] {18a28e6d-4e94-4cd4-b936-89d9412ef0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12495 | 2026.03.25 17:13:33.614630 [ 253 ] {18a28e6d-4e94-4cd4-b936-89d9412ef0cd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12496 | 2026.03.25 17:13:33.614874 [ 253 ] {18a28e6d-4e94-4cd4-b936-89d9412ef0cd} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2026.03.25 17:13:33.615027 [ 253 ] {18a28e6d-4e94-4cd4-b936-89d9412ef0cd} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001401 sec., 119200.57102069951 rows/sec., 7.26 MiB/sec. | ||
| 12498 | 2026.03.25 17:13:33.615068 [ 253 ] {18a28e6d-4e94-4cd4-b936-89d9412ef0cd} <Debug> TCPHandler: Processed in 0.00159507 sec. | ||
| 12499 | 2026.03.25 17:13:33.615204 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12500 | 2026.03.25 17:13:33.615308 [ 253 ] {4db0ce65-b0ed-40ce-9b02-d521e8848356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12501 | 2026.03.25 17:13:33.615355 [ 253 ] {4db0ce65-b0ed-40ce-9b02-d521e8848356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12502 | 2026.03.25 17:13:33.615839 [ 253 ] {4db0ce65-b0ed-40ce-9b02-d521e8848356} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2026.03.25 17:13:33.615874 [ 253 ] {4db0ce65-b0ed-40ce-9b02-d521e8848356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12504 | 2026.03.25 17:13:33.616212 [ 253 ] {4db0ce65-b0ed-40ce-9b02-d521e8848356} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12505 | 2026.03.25 17:13:33.616447 [ 253 ] {4db0ce65-b0ed-40ce-9b02-d521e8848356} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2026.03.25 17:13:33.616554 [ 85 ] {} <Debug> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12507 | 2026.03.25 17:13:33.616586 [ 253 ] {4db0ce65-b0ed-40ce-9b02-d521e8848356} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001298 sec., 114791.98767334361 rows/sec., 7.42 MiB/sec. | ||
| 12508 | 2026.03.25 17:13:33.616592 [ 85 ] {} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12509 | 2026.03.25 17:13:33.616618 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12510 | 2026.03.25 17:13:33.616636 [ 253 ] {4db0ce65-b0ed-40ce-9b02-d521e8848356} <Debug> TCPHandler: Processed in 0.001488427 sec. | ||
| 12511 | 2026.03.25 17:13:33.616723 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::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 | ||
| 12512 | 2026.03.25 17:13:33.616755 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12513 | 2026.03.25 17:13:33.616837 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12514 | 2026.03.25 17:13:33.616863 [ 253 ] {3d6f9266-c970-4c7b-9d09-3daf19ccd121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12515 | 2026.03.25 17:13:33.616871 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 976 rows starting from the beginning of the part | ||
| 12516 | 2026.03.25 17:13:33.616904 [ 253 ] {3d6f9266-c970-4c7b-9d09-3daf19ccd121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12517 | 2026.03.25 17:13:33.616964 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 12518 | 2026.03.25 17:13:33.617018 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 149 rows starting from the beginning of the part | ||
| 12519 | 2026.03.25 17:13:33.617078 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 12520 | 2026.03.25 17:13:33.617125 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 801 rows starting from the beginning of the part | ||
| 12521 | 2026.03.25 17:13:33.617183 [ 189 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 149 rows starting from the beginning of the part | ||
| 12522 | 2026.03.25 17:13:33.617390 [ 253 ] {3d6f9266-c970-4c7b-9d09-3daf19ccd121} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12523 | 2026.03.25 17:13:33.617435 [ 253 ] {3d6f9266-c970-4c7b-9d09-3daf19ccd121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12524 | 2026.03.25 17:13:33.617939 [ 253 ] {3d6f9266-c970-4c7b-9d09-3daf19ccd121} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12525 | 2026.03.25 17:13:33.618192 [ 253 ] {3d6f9266-c970-4c7b-9d09-3daf19ccd121} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12526 | 2026.03.25 17:13:33.618333 [ 253 ] {3d6f9266-c970-4c7b-9d09-3daf19ccd121} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001489 sec., 99395.56749496306 rows/sec., 5.65 MiB/sec. | ||
| 12527 | 2026.03.25 17:13:33.618383 [ 253 ] {3d6f9266-c970-4c7b-9d09-3daf19ccd121} <Debug> TCPHandler: Processed in 0.001676571 sec. | ||
| 12528 | 2026.03.25 17:13:33.618512 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12529 | 2026.03.25 17:13:33.618509 [ 186 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001809325 sec., 1311538.8335428957 rows/sec., 83.92 MiB/sec. | ||
| 12530 | 2026.03.25 17:13:33.618625 [ 253 ] {3ed05e16-b1da-40e7-9498-81bbc46580c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12531 | 2026.03.25 17:13:33.618689 [ 253 ] {3ed05e16-b1da-40e7-9498-81bbc46580c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12532 | 2026.03.25 17:13:33.618818 [ 186 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12533 | 2026.03.25 17:13:33.619248 [ 186 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_46_9} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2026.03.25 17:13:33.619368 [ 186 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_46_9} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12535 | 2026.03.25 17:13:33.619540 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 12536 | 2026.03.25 17:13:33.619562 [ 253 ] {3ed05e16-b1da-40e7-9498-81bbc46580c8} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12537 | 2026.03.25 17:13:33.619620 [ 253 ] {3ed05e16-b1da-40e7-9498-81bbc46580c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12538 | 2026.03.25 17:13:33.620099 [ 253 ] {3ed05e16-b1da-40e7-9498-81bbc46580c8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12539 | 2026.03.25 17:13:33.620420 [ 253 ] {3ed05e16-b1da-40e7-9498-81bbc46580c8} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12540 | 2026.03.25 17:13:33.620618 [ 253 ] {3ed05e16-b1da-40e7-9498-81bbc46580c8} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.00202 sec., 254950.49504950494 rows/sec., 17.97 MiB/sec. | ||
| 12541 | 2026.03.25 17:13:33.620676 [ 253 ] {3ed05e16-b1da-40e7-9498-81bbc46580c8} <Debug> TCPHandler: Processed in 0.002223425 sec. | ||
| 12542 | 2026.03.25 17:13:33.620825 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12543 | 2026.03.25 17:13:33.620970 [ 253 ] {52a47bdd-1f23-4303-9dc3-51055b4919da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12544 | 2026.03.25 17:13:33.621032 [ 253 ] {52a47bdd-1f23-4303-9dc3-51055b4919da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12545 | 2026.03.25 17:13:33.621539 [ 253 ] {52a47bdd-1f23-4303-9dc3-51055b4919da} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12546 | 2026.03.25 17:13:33.621591 [ 253 ] {52a47bdd-1f23-4303-9dc3-51055b4919da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12547 | 2026.03.25 17:13:33.622067 [ 253 ] {52a47bdd-1f23-4303-9dc3-51055b4919da} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12548 | 2026.03.25 17:13:33.622393 [ 253 ] {52a47bdd-1f23-4303-9dc3-51055b4919da} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12549 | 2026.03.25 17:13:33.622589 [ 253 ] {52a47bdd-1f23-4303-9dc3-51055b4919da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001654 sec., 3627.569528415961 rows/sec., 189.53 KiB/sec. | ||
| 12550 | 2026.03.25 17:13:33.622645 [ 253 ] {52a47bdd-1f23-4303-9dc3-51055b4919da} <Debug> TCPHandler: Processed in 0.001891236 sec. | ||
| 12551 | 2026.03.25 17:13:33.622824 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12552 | 2026.03.25 17:13:33.622997 [ 253 ] {9161b8c1-647b-4fa1-90b7-d4f85d979ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12553 | 2026.03.25 17:13:33.623062 [ 253 ] {9161b8c1-647b-4fa1-90b7-d4f85d979ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12554 | 2026.03.25 17:13:33.623663 [ 253 ] {9161b8c1-647b-4fa1-90b7-d4f85d979ee9} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12555 | 2026.03.25 17:13:33.623714 [ 253 ] {9161b8c1-647b-4fa1-90b7-d4f85d979ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12556 | 2026.03.25 17:13:33.624196 [ 253 ] {9161b8c1-647b-4fa1-90b7-d4f85d979ee9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12557 | 2026.03.25 17:13:33.624494 [ 253 ] {9161b8c1-647b-4fa1-90b7-d4f85d979ee9} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12558 | 2026.03.25 17:13:33.624685 [ 253 ] {9161b8c1-647b-4fa1-90b7-d4f85d979ee9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001717 sec., 154338.96330809552 rows/sec., 10.26 MiB/sec. | ||
| 12559 | 2026.03.25 17:13:33.624741 [ 253 ] {9161b8c1-647b-4fa1-90b7-d4f85d979ee9} <Debug> TCPHandler: Processed in 0.00200786 sec. | ||
| 12560 | 2026.03.25 17:13:33.624901 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12561 | 2026.03.25 17:13:33.625040 [ 253 ] {c858f185-cbb0-46a4-9d1d-b271c7c3498a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12562 | 2026.03.25 17:13:33.625100 [ 253 ] {c858f185-cbb0-46a4-9d1d-b271c7c3498a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12563 | 2026.03.25 17:13:33.625556 [ 253 ] {c858f185-cbb0-46a4-9d1d-b271c7c3498a} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12564 | 2026.03.25 17:13:33.625606 [ 253 ] {c858f185-cbb0-46a4-9d1d-b271c7c3498a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12565 | 2026.03.25 17:13:33.626021 [ 253 ] {c858f185-cbb0-46a4-9d1d-b271c7c3498a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12566 | 2026.03.25 17:13:33.626320 [ 253 ] {c858f185-cbb0-46a4-9d1d-b271c7c3498a} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12567 | 2026.03.25 17:13:33.626503 [ 253 ] {c858f185-cbb0-46a4-9d1d-b271c7c3498a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001489 sec., 671.591672263264 rows/sec., 45.25 KiB/sec. | ||
| 12568 | 2026.03.25 17:13:33.626557 [ 253 ] {c858f185-cbb0-46a4-9d1d-b271c7c3498a} <Debug> TCPHandler: Processed in 0.001729883 sec. | ||
| 12569 | 2026.03.25 17:13:33.626720 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12570 | 2026.03.25 17:13:33.626857 [ 253 ] {6500b1e4-fd26-4a7a-ad4f-ecb5c4dceefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12571 | 2026.03.25 17:13:33.626935 [ 253 ] {6500b1e4-fd26-4a7a-ad4f-ecb5c4dceefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12572 | 2026.03.25 17:13:33.628134 [ 253 ] {6500b1e4-fd26-4a7a-ad4f-ecb5c4dceefc} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12573 | 2026.03.25 17:13:33.628187 [ 253 ] {6500b1e4-fd26-4a7a-ad4f-ecb5c4dceefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12574 | 2026.03.25 17:13:33.628965 [ 253 ] {6500b1e4-fd26-4a7a-ad4f-ecb5c4dceefc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12575 | 2026.03.25 17:13:33.629287 [ 253 ] {6500b1e4-fd26-4a7a-ad4f-ecb5c4dceefc} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12576 | 2026.03.25 17:13:33.629489 [ 253 ] {6500b1e4-fd26-4a7a-ad4f-ecb5c4dceefc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002657 sec., 9409.10801656003 rows/sec., 16.86 MiB/sec. | ||
| 12577 | 2026.03.25 17:13:33.629583 [ 253 ] {6500b1e4-fd26-4a7a-ad4f-ecb5c4dceefc} <Debug> TCPHandler: Processed in 0.002935413 sec. | ||
| 12578 | 2026.03.25 17:13:33.629743 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12579 | 2026.03.25 17:13:33.629880 [ 253 ] {e2859ee3-948c-4e2a-89b2-000205139361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12580 | 2026.03.25 17:13:33.629942 [ 253 ] {e2859ee3-948c-4e2a-89b2-000205139361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12581 | 2026.03.25 17:13:33.630425 [ 253 ] {e2859ee3-948c-4e2a-89b2-000205139361} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12582 | 2026.03.25 17:13:33.630475 [ 253 ] {e2859ee3-948c-4e2a-89b2-000205139361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12583 | 2026.03.25 17:13:33.630918 [ 253 ] {e2859ee3-948c-4e2a-89b2-000205139361} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12584 | 2026.03.25 17:13:33.631212 [ 253 ] {e2859ee3-948c-4e2a-89b2-000205139361} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12585 | 2026.03.25 17:13:33.631403 [ 253 ] {e2859ee3-948c-4e2a-89b2-000205139361} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001551 sec., 58027.07930367505 rows/sec., 3.63 MiB/sec. | ||
| 12586 | 2026.03.25 17:13:33.631458 [ 253 ] {e2859ee3-948c-4e2a-89b2-000205139361} <Debug> TCPHandler: Processed in 0.001788684 sec. | ||
| 12587 | 2026.03.25 17:13:37.383736 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12588 | 2026.03.25 17:13:37.383796 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12589 | 2026.03.25 17:13:37.544405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24925 | ||
| 12590 | 2026.03.25 17:13:37.544907 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12591 | 2026.03.25 17:13:37.544951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12592 | 2026.03.25 17:13:37.545427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12593 | 2026.03.25 17:13:37.545652 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12594 | 2026.03.25 17:13:37.545786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24925 | ||
| 12595 | 2026.03.25 17:13:37.614553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1644 | ||
| 12596 | 2026.03.25 17:13:37.616746 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12597 | 2026.03.25 17:13:37.616787 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12598 | 2026.03.25 17:13:37.617926 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12599 | 2026.03.25 17:13:37.618177 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12600 | 2026.03.25 17:13:37.618436 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1644 | ||
| 12601 | 2026.03.25 17:13:37.990173 [ 79 ] {} <Debug> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12602 | 2026.03.25 17:13:37.990235 [ 79 ] {} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2026.03.25 17:13:37.990255 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 12604 | 2026.03.25 17:13:37.990377 [ 187 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::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 | ||
| 12605 | 2026.03.25 17:13:37.990527 [ 187 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12606 | 2026.03.25 17:13:37.990570 [ 187 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 12607 | 2026.03.25 17:13:37.990638 [ 187 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 12608 | 2026.03.25 17:13:37.990685 [ 187 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 12609 | 2026.03.25 17:13:37.990727 [ 187 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 12610 | 2026.03.25 17:13:37.990765 [ 187 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 12611 | 2026.03.25 17:13:37.991593 [ 198 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272281 sec., 44015.433697430046 rows/sec., 3.67 MiB/sec. | ||
| 12612 | 2026.03.25 17:13:37.991774 [ 192 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12613 | 2026.03.25 17:13:37.992070 [ 192 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_13_3} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12614 | 2026.03.25 17:13:37.992155 [ 192 ] {9b53630e-efe9-4889-9a23-da19ad4c9d54::all_1_13_3} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12615 | 2026.03.25 17:13:37.992251 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12616 | 2026.03.25 17:13:38.596945 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12617 | 2026.03.25 17:13:38.597141 [ 253 ] {27daad12-fd93-4740-8e16-534fa160f294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12618 | 2026.03.25 17:13:38.597210 [ 253 ] {27daad12-fd93-4740-8e16-534fa160f294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12619 | 2026.03.25 17:13:38.597908 [ 253 ] {27daad12-fd93-4740-8e16-534fa160f294} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12620 | 2026.03.25 17:13:38.597960 [ 253 ] {27daad12-fd93-4740-8e16-534fa160f294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12621 | 2026.03.25 17:13:38.598376 [ 253 ] {27daad12-fd93-4740-8e16-534fa160f294} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12622 | 2026.03.25 17:13:38.598613 [ 253 ] {27daad12-fd93-4740-8e16-534fa160f294} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12623 | 2026.03.25 17:13:38.598768 [ 79 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12624 | 2026.03.25 17:13:38.598784 [ 253 ] {27daad12-fd93-4740-8e16-534fa160f294} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001692 sec., 50827.423167848705 rows/sec., 4.26 MiB/sec. | ||
| 12625 | 2026.03.25 17:13:38.598836 [ 79 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12626 | 2026.03.25 17:13:38.598861 [ 253 ] {27daad12-fd93-4740-8e16-534fa160f294} <Debug> TCPHandler: Processed in 0.002047681 sec. | ||
| 12627 | 2026.03.25 17:13:38.598863 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12628 | 2026.03.25 17:13:38.599003 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12629 | 2026.03.25 17:13:38.599018 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 12630 | 2026.03.25 17:13:38.599110 [ 253 ] {24e9c2cb-5777-4fb1-9850-d137a0bd93a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12631 | 2026.03.25 17:13:38.599158 [ 253 ] {24e9c2cb-5777-4fb1-9850-d137a0bd93a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12632 | 2026.03.25 17:13:38.599173 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12633 | 2026.03.25 17:13:38.599217 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3360 rows starting from the beginning of the part | ||
| 12634 | 2026.03.25 17:13:38.599296 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 847 rows starting from the beginning of the part | ||
| 12635 | 2026.03.25 17:13:38.599350 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 2443 rows starting from the beginning of the part | ||
| 12636 | 2026.03.25 17:13:38.599401 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 56 rows starting from the beginning of the part | ||
| 12637 | 2026.03.25 17:13:38.599447 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 847 rows starting from the beginning of the part | ||
| 12638 | 2026.03.25 17:13:38.599494 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 86 rows starting from the beginning of the part | ||
| 12639 | 2026.03.25 17:13:38.599594 [ 253 ] {24e9c2cb-5777-4fb1-9850-d137a0bd93a1} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12640 | 2026.03.25 17:13:38.599638 [ 253 ] {24e9c2cb-5777-4fb1-9850-d137a0bd93a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12641 | 2026.03.25 17:13:38.599985 [ 253 ] {24e9c2cb-5777-4fb1-9850-d137a0bd93a1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12642 | 2026.03.25 17:13:38.600322 [ 253 ] {24e9c2cb-5777-4fb1-9850-d137a0bd93a1} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12643 | 2026.03.25 17:13:38.600472 [ 253 ] {24e9c2cb-5777-4fb1-9850-d137a0bd93a1} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001386 sec., 10822.510822510822 rows/sec., 813.80 KiB/sec. | ||
| 12644 | 2026.03.25 17:13:38.600512 [ 253 ] {24e9c2cb-5777-4fb1-9850-d137a0bd93a1} <Debug> TCPHandler: Processed in 0.001562479 sec. | ||
| 12645 | 2026.03.25 17:13:38.600625 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12646 | 2026.03.25 17:13:38.600722 [ 253 ] {0c8cfcef-5650-43f4-a5fa-54740b4e60cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12647 | 2026.03.25 17:13:38.600762 [ 253 ] {0c8cfcef-5650-43f4-a5fa-54740b4e60cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12648 | 2026.03.25 17:13:38.601190 [ 253 ] {0c8cfcef-5650-43f4-a5fa-54740b4e60cb} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12649 | 2026.03.25 17:13:38.601226 [ 253 ] {0c8cfcef-5650-43f4-a5fa-54740b4e60cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12650 | 2026.03.25 17:13:38.601639 [ 253 ] {0c8cfcef-5650-43f4-a5fa-54740b4e60cb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12651 | 2026.03.25 17:13:38.601857 [ 253 ] {0c8cfcef-5650-43f4-a5fa-54740b4e60cb} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12652 | 2026.03.25 17:13:38.601993 [ 253 ] {0c8cfcef-5650-43f4-a5fa-54740b4e60cb} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001291 sec., 61192.873741285825 rows/sec., 4.78 MiB/sec. | ||
| 12653 | 2026.03.25 17:13:38.601988 [ 80 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12654 | 2026.03.25 17:13:38.602032 [ 253 ] {0c8cfcef-5650-43f4-a5fa-54740b4e60cb} <Debug> TCPHandler: Processed in 0.001458086 sec. | ||
| 12655 | 2026.03.25 17:13:38.602061 [ 80 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2026.03.25 17:13:38.602099 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12657 | 2026.03.25 17:13:38.602144 [ 198 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7639 rows, containing 5 columns (5 merged, 0 gathered) in 0.003195039 sec., 2390894.1330606607 rows/sec., 190.82 MiB/sec. | ||
| 12658 | 2026.03.25 17:13:38.602169 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12659 | 2026.03.25 17:13:38.602214 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 12660 | 2026.03.25 17:13:38.602265 [ 253 ] {34bf3ebb-cded-4c2e-8516-503cac3a49d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12661 | 2026.03.25 17:13:38.602313 [ 253 ] {34bf3ebb-cded-4c2e-8516-503cac3a49d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12662 | 2026.03.25 17:13:38.602318 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12663 | 2026.03.25 17:13:38.602356 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1830 rows starting from the beginning of the part | ||
| 12664 | 2026.03.25 17:13:38.602412 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 515 rows starting from the beginning of the part | ||
| 12665 | 2026.03.25 17:13:38.602461 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1321 rows starting from the beginning of the part | ||
| 12666 | 2026.03.25 17:13:38.602505 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 64 rows starting from the beginning of the part | ||
| 12667 | 2026.03.25 17:13:38.602549 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 515 rows starting from the beginning of the part | ||
| 12668 | 2026.03.25 17:13:38.602595 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 79 rows starting from the beginning of the part | ||
| 12669 | 2026.03.25 17:13:38.602635 [ 196 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12670 | 2026.03.25 17:13:38.602750 [ 253 ] {34bf3ebb-cded-4c2e-8516-503cac3a49d7} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12671 | 2026.03.25 17:13:38.602795 [ 253 ] {34bf3ebb-cded-4c2e-8516-503cac3a49d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12672 | 2026.03.25 17:13:38.602998 [ 196 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_86_17} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12673 | 2026.03.25 17:13:38.603090 [ 196 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_86_17} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12674 | 2026.03.25 17:13:38.603197 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 12675 | 2026.03.25 17:13:38.603392 [ 253 ] {34bf3ebb-cded-4c2e-8516-503cac3a49d7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12676 | 2026.03.25 17:13:38.603622 [ 253 ] {34bf3ebb-cded-4c2e-8516-503cac3a49d7} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12677 | 2026.03.25 17:13:38.603763 [ 253 ] {34bf3ebb-cded-4c2e-8516-503cac3a49d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001517 sec., 105471.32498352011 rows/sec., 7.35 MiB/sec. | ||
| 12678 | 2026.03.25 17:13:38.603801 [ 253 ] {34bf3ebb-cded-4c2e-8516-503cac3a49d7} <Debug> TCPHandler: Processed in 0.001683052 sec. | ||
| 12679 | 2026.03.25 17:13:38.603919 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12680 | 2026.03.25 17:13:38.604017 [ 253 ] {ac1a54da-0201-4164-b6ad-fa93d65e667b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12681 | 2026.03.25 17:13:38.604027 [ 196 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4324 rows, containing 5 columns (5 merged, 0 gathered) in 0.001865536 sec., 2317832.515695221 rows/sec., 168.05 MiB/sec. | ||
| 12682 | 2026.03.25 17:13:38.604075 [ 253 ] {ac1a54da-0201-4164-b6ad-fa93d65e667b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12683 | 2026.03.25 17:13:38.604271 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12684 | 2026.03.25 17:13:38.604533 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_86_17} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2026.03.25 17:13:38.604610 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_86_17} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12686 | 2026.03.25 17:13:38.604688 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 12687 | 2026.03.25 17:13:38.604897 [ 253 ] {ac1a54da-0201-4164-b6ad-fa93d65e667b} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12688 | 2026.03.25 17:13:38.604938 [ 253 ] {ac1a54da-0201-4164-b6ad-fa93d65e667b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12689 | 2026.03.25 17:13:38.605520 [ 253 ] {ac1a54da-0201-4164-b6ad-fa93d65e667b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12690 | 2026.03.25 17:13:38.605773 [ 253 ] {ac1a54da-0201-4164-b6ad-fa93d65e667b} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12691 | 2026.03.25 17:13:38.605918 [ 253 ] {ac1a54da-0201-4164-b6ad-fa93d65e667b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001921 sec., 7808.4331077563775 rows/sec., 13.99 MiB/sec. | ||
| 12692 | 2026.03.25 17:13:38.605981 [ 253 ] {ac1a54da-0201-4164-b6ad-fa93d65e667b} <Debug> TCPHandler: Processed in 0.002112752 sec. | ||
| 12693 | 2026.03.25 17:13:38.606117 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12694 | 2026.03.25 17:13:38.606212 [ 253 ] {1a42709f-9be9-446b-9a5c-4aaf4985f878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12695 | 2026.03.25 17:13:38.606253 [ 253 ] {1a42709f-9be9-446b-9a5c-4aaf4985f878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12696 | 2026.03.25 17:13:38.606624 [ 253 ] {1a42709f-9be9-446b-9a5c-4aaf4985f878} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12697 | 2026.03.25 17:13:38.606659 [ 253 ] {1a42709f-9be9-446b-9a5c-4aaf4985f878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12698 | 2026.03.25 17:13:38.606963 [ 253 ] {1a42709f-9be9-446b-9a5c-4aaf4985f878} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12699 | 2026.03.25 17:13:38.607178 [ 253 ] {1a42709f-9be9-446b-9a5c-4aaf4985f878} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12700 | 2026.03.25 17:13:38.607313 [ 80 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12701 | 2026.03.25 17:13:38.607325 [ 253 ] {1a42709f-9be9-446b-9a5c-4aaf4985f878} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 12702 | 2026.03.25 17:13:38.607362 [ 80 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12703 | 2026.03.25 17:13:38.607379 [ 253 ] {1a42709f-9be9-446b-9a5c-4aaf4985f878} <Debug> TCPHandler: Processed in 0.001310532 sec. | ||
| 12704 | 2026.03.25 17:13:38.607390 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12705 | 2026.03.25 17:13:38.607476 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 12706 | 2026.03.25 17:13:38.607578 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12707 | 2026.03.25 17:13:38.607608 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5208 rows starting from the beginning of the part | ||
| 12708 | 2026.03.25 17:13:38.607669 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 90 rows starting from the beginning of the part | ||
| 12709 | 2026.03.25 17:13:38.607720 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 24 rows starting from the beginning of the part | ||
| 12710 | 2026.03.25 17:13:38.607768 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 36 rows starting from the beginning of the part | ||
| 12711 | 2026.03.25 17:13:38.607816 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 12712 | 2026.03.25 17:13:38.607853 [ 196 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 12713 | 2026.03.25 17:13:38.609941 [ 190 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5508 rows, containing 4 columns (4 merged, 0 gathered) in 0.002490261 sec., 2211816.351779994 rows/sec., 143.14 MiB/sec. | ||
| 12714 | 2026.03.25 17:13:38.610547 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12715 | 2026.03.25 17:13:38.610852 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_86_17} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2026.03.25 17:13:38.610926 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_86_17} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12717 | 2026.03.25 17:13:38.611007 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12718 | 2026.03.25 17:13:39.003136 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
| 12719 | 2026.03.25 17:13:39.019770 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12720 | 2026.03.25 17:13:39.019838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12721 | 2026.03.25 17:13:39.025111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12722 | 2026.03.25 17:13:39.025809 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12723 | 2026.03.25 17:13:39.028588 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12724 | 2026.03.25 17:13:43.604987 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12725 | 2026.03.25 17:13:43.605206 [ 253 ] {6590308e-b42d-4456-8007-65db3387879e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12726 | 2026.03.25 17:13:43.605275 [ 253 ] {6590308e-b42d-4456-8007-65db3387879e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12727 | 2026.03.25 17:13:43.606099 [ 253 ] {6590308e-b42d-4456-8007-65db3387879e} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2026.03.25 17:13:43.606140 [ 253 ] {6590308e-b42d-4456-8007-65db3387879e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12729 | 2026.03.25 17:13:43.606541 [ 253 ] {6590308e-b42d-4456-8007-65db3387879e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12730 | 2026.03.25 17:13:43.606767 [ 253 ] {6590308e-b42d-4456-8007-65db3387879e} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2026.03.25 17:13:43.606932 [ 253 ] {6590308e-b42d-4456-8007-65db3387879e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001781 sec., 159460.97697922515 rows/sec., 10.13 MiB/sec. | ||
| 12732 | 2026.03.25 17:13:43.606985 [ 253 ] {6590308e-b42d-4456-8007-65db3387879e} <Debug> TCPHandler: Processed in 0.002132352 sec. | ||
| 12733 | 2026.03.25 17:13:43.607116 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12734 | 2026.03.25 17:13:43.607220 [ 253 ] {6b9e0a2b-b31b-4718-844d-6a7d71990f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12735 | 2026.03.25 17:13:43.607262 [ 253 ] {6b9e0a2b-b31b-4718-844d-6a7d71990f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12736 | 2026.03.25 17:13:43.607664 [ 253 ] {6b9e0a2b-b31b-4718-844d-6a7d71990f15} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12737 | 2026.03.25 17:13:43.607698 [ 253 ] {6b9e0a2b-b31b-4718-844d-6a7d71990f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12738 | 2026.03.25 17:13:43.607992 [ 253 ] {6b9e0a2b-b31b-4718-844d-6a7d71990f15} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 12739 | 2026.03.25 17:13:43.608208 [ 253 ] {6b9e0a2b-b31b-4718-844d-6a7d71990f15} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12740 | 2026.03.25 17:13:43.608338 [ 253 ] {6b9e0a2b-b31b-4718-844d-6a7d71990f15} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001142 sec., 1751.3134851138354 rows/sec., 142.81 KiB/sec. | ||
| 12741 | 2026.03.25 17:13:43.608375 [ 253 ] {6b9e0a2b-b31b-4718-844d-6a7d71990f15} <Debug> TCPHandler: Processed in 0.001310913 sec. | ||
| 12742 | 2026.03.25 17:13:43.608478 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12743 | 2026.03.25 17:13:43.608572 [ 253 ] {a8833cda-6c18-4c6c-ada8-328203ec59fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12744 | 2026.03.25 17:13:43.608611 [ 253 ] {a8833cda-6c18-4c6c-ada8-328203ec59fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12745 | 2026.03.25 17:13:43.609496 [ 253 ] {a8833cda-6c18-4c6c-ada8-328203ec59fd} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12746 | 2026.03.25 17:13:43.609532 [ 253 ] {a8833cda-6c18-4c6c-ada8-328203ec59fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12747 | 2026.03.25 17:13:43.609899 [ 253 ] {a8833cda-6c18-4c6c-ada8-328203ec59fd} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12748 | 2026.03.25 17:13:43.610112 [ 253 ] {a8833cda-6c18-4c6c-ada8-328203ec59fd} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12749 | 2026.03.25 17:13:43.610239 [ 253 ] {a8833cda-6c18-4c6c-ada8-328203ec59fd} <Debug> executeQuery: Read 848 rows, 68.28 KiB in 0.001686 sec., 502965.5990510083 rows/sec., 39.55 MiB/sec. | ||
| 12750 | 2026.03.25 17:13:43.610276 [ 253 ] {a8833cda-6c18-4c6c-ada8-328203ec59fd} <Debug> TCPHandler: Processed in 0.001848525 sec. | ||
| 12751 | 2026.03.25 17:13:43.610398 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12752 | 2026.03.25 17:13:43.610492 [ 253 ] {7cee8446-52a9-4e8b-a94d-a870e4ece82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12753 | 2026.03.25 17:13:43.610532 [ 253 ] {7cee8446-52a9-4e8b-a94d-a870e4ece82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12754 | 2026.03.25 17:13:43.611015 [ 253 ] {7cee8446-52a9-4e8b-a94d-a870e4ece82e} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12755 | 2026.03.25 17:13:43.611049 [ 253 ] {7cee8446-52a9-4e8b-a94d-a870e4ece82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12756 | 2026.03.25 17:13:43.611354 [ 253 ] {7cee8446-52a9-4e8b-a94d-a870e4ece82e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12757 | 2026.03.25 17:13:43.611566 [ 253 ] {7cee8446-52a9-4e8b-a94d-a870e4ece82e} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12758 | 2026.03.25 17:13:43.611692 [ 253 ] {7cee8446-52a9-4e8b-a94d-a870e4ece82e} <Debug> executeQuery: Read 169 rows, 10.56 KiB in 0.001218 sec., 138752.052545156 rows/sec., 8.47 MiB/sec. | ||
| 12759 | 2026.03.25 17:13:43.611729 [ 253 ] {7cee8446-52a9-4e8b-a94d-a870e4ece82e} <Debug> TCPHandler: Processed in 0.001379974 sec. | ||
| 12760 | 2026.03.25 17:13:43.611846 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12761 | 2026.03.25 17:13:43.611939 [ 253 ] {00a092e8-4bd1-4abc-98b8-d2982fa7ef37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12762 | 2026.03.25 17:13:43.611978 [ 253 ] {00a092e8-4bd1-4abc-98b8-d2982fa7ef37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12763 | 2026.03.25 17:13:43.612440 [ 253 ] {00a092e8-4bd1-4abc-98b8-d2982fa7ef37} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12764 | 2026.03.25 17:13:43.612475 [ 253 ] {00a092e8-4bd1-4abc-98b8-d2982fa7ef37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12765 | 2026.03.25 17:13:43.612769 [ 253 ] {00a092e8-4bd1-4abc-98b8-d2982fa7ef37} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12766 | 2026.03.25 17:13:43.612991 [ 253 ] {00a092e8-4bd1-4abc-98b8-d2982fa7ef37} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12767 | 2026.03.25 17:13:43.613114 [ 253 ] {00a092e8-4bd1-4abc-98b8-d2982fa7ef37} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001193 sec., 124895.22212908634 rows/sec., 8.07 MiB/sec. | ||
| 12768 | 2026.03.25 17:13:43.613149 [ 253 ] {00a092e8-4bd1-4abc-98b8-d2982fa7ef37} <Debug> TCPHandler: Processed in 0.001351983 sec. | ||
| 12769 | 2026.03.25 17:13:43.613260 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12770 | 2026.03.25 17:13:43.613353 [ 253 ] {e523c319-ffed-486c-bace-b11118177e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12771 | 2026.03.25 17:13:43.613394 [ 253 ] {e523c319-ffed-486c-bace-b11118177e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12772 | 2026.03.25 17:13:43.613856 [ 253 ] {e523c319-ffed-486c-bace-b11118177e39} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12773 | 2026.03.25 17:13:43.613890 [ 253 ] {e523c319-ffed-486c-bace-b11118177e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12774 | 2026.03.25 17:13:43.614184 [ 253 ] {e523c319-ffed-486c-bace-b11118177e39} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12775 | 2026.03.25 17:13:43.614391 [ 253 ] {e523c319-ffed-486c-bace-b11118177e39} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12776 | 2026.03.25 17:13:43.614519 [ 253 ] {e523c319-ffed-486c-bace-b11118177e39} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 12777 | 2026.03.25 17:13:43.614556 [ 253 ] {e523c319-ffed-486c-bace-b11118177e39} <Debug> TCPHandler: Processed in 0.001345023 sec. | ||
| 12778 | 2026.03.25 17:13:43.614668 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12779 | 2026.03.25 17:13:43.614761 [ 253 ] {18263d3c-a21c-4f2b-9a7c-053b70f02d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12780 | 2026.03.25 17:13:43.614800 [ 253 ] {18263d3c-a21c-4f2b-9a7c-053b70f02d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12781 | 2026.03.25 17:13:43.615484 [ 253 ] {18263d3c-a21c-4f2b-9a7c-053b70f02d04} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12782 | 2026.03.25 17:13:43.615519 [ 253 ] {18263d3c-a21c-4f2b-9a7c-053b70f02d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12783 | 2026.03.25 17:13:43.615837 [ 253 ] {18263d3c-a21c-4f2b-9a7c-053b70f02d04} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12784 | 2026.03.25 17:13:43.616050 [ 253 ] {18263d3c-a21c-4f2b-9a7c-053b70f02d04} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12785 | 2026.03.25 17:13:43.616176 [ 253 ] {18263d3c-a21c-4f2b-9a7c-053b70f02d04} <Debug> executeQuery: Read 517 rows, 37.34 KiB in 0.001434 sec., 360529.98605299863 rows/sec., 25.43 MiB/sec. | ||
| 12786 | 2026.03.25 17:13:43.616213 [ 253 ] {18263d3c-a21c-4f2b-9a7c-053b70f02d04} <Debug> TCPHandler: Processed in 0.00159521 sec. | ||
| 12787 | 2026.03.25 17:13:43.616332 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12788 | 2026.03.25 17:13:43.616453 [ 253 ] {f893d9a9-f3be-42d7-bfd7-d246d341325a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12789 | 2026.03.25 17:13:43.616503 [ 253 ] {f893d9a9-f3be-42d7-bfd7-d246d341325a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12790 | 2026.03.25 17:13:43.616919 [ 253 ] {f893d9a9-f3be-42d7-bfd7-d246d341325a} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12791 | 2026.03.25 17:13:43.616960 [ 253 ] {f893d9a9-f3be-42d7-bfd7-d246d341325a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12792 | 2026.03.25 17:13:43.617318 [ 253 ] {f893d9a9-f3be-42d7-bfd7-d246d341325a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12793 | 2026.03.25 17:13:43.617529 [ 253 ] {f893d9a9-f3be-42d7-bfd7-d246d341325a} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12794 | 2026.03.25 17:13:43.617662 [ 253 ] {f893d9a9-f3be-42d7-bfd7-d246d341325a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001234 sec., 4862.23662884927 rows/sec., 254.03 KiB/sec. | ||
| 12795 | 2026.03.25 17:13:43.617700 [ 253 ] {f893d9a9-f3be-42d7-bfd7-d246d341325a} <Debug> TCPHandler: Processed in 0.001429025 sec. | ||
| 12796 | 2026.03.25 17:13:43.617824 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12797 | 2026.03.25 17:13:43.617920 [ 253 ] {aa0b1c75-d075-4e8c-baae-6752ef8a555e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12798 | 2026.03.25 17:13:43.617963 [ 253 ] {aa0b1c75-d075-4e8c-baae-6752ef8a555e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12799 | 2026.03.25 17:13:43.618416 [ 253 ] {aa0b1c75-d075-4e8c-baae-6752ef8a555e} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12800 | 2026.03.25 17:13:43.618451 [ 253 ] {aa0b1c75-d075-4e8c-baae-6752ef8a555e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12801 | 2026.03.25 17:13:43.618778 [ 253 ] {aa0b1c75-d075-4e8c-baae-6752ef8a555e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12802 | 2026.03.25 17:13:43.619022 [ 253 ] {aa0b1c75-d075-4e8c-baae-6752ef8a555e} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12803 | 2026.03.25 17:13:43.619155 [ 253 ] {aa0b1c75-d075-4e8c-baae-6752ef8a555e} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001254 sec., 212121.21212121213 rows/sec., 14.10 MiB/sec. | ||
| 12804 | 2026.03.25 17:13:43.619192 [ 253 ] {aa0b1c75-d075-4e8c-baae-6752ef8a555e} <Debug> TCPHandler: Processed in 0.001417155 sec. | ||
| 12805 | 2026.03.25 17:13:43.619315 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12806 | 2026.03.25 17:13:43.619409 [ 253 ] {2234f7de-917d-44a6-bf7d-c7abb0dd758d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12807 | 2026.03.25 17:13:43.619451 [ 253 ] {2234f7de-917d-44a6-bf7d-c7abb0dd758d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12808 | 2026.03.25 17:13:43.619772 [ 253 ] {2234f7de-917d-44a6-bf7d-c7abb0dd758d} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12809 | 2026.03.25 17:13:43.619805 [ 253 ] {2234f7de-917d-44a6-bf7d-c7abb0dd758d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12810 | 2026.03.25 17:13:43.620095 [ 253 ] {2234f7de-917d-44a6-bf7d-c7abb0dd758d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12811 | 2026.03.25 17:13:43.620305 [ 253 ] {2234f7de-917d-44a6-bf7d-c7abb0dd758d} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12812 | 2026.03.25 17:13:43.620431 [ 253 ] {2234f7de-917d-44a6-bf7d-c7abb0dd758d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 12813 | 2026.03.25 17:13:43.620467 [ 253 ] {2234f7de-917d-44a6-bf7d-c7abb0dd758d} <Debug> TCPHandler: Processed in 0.001202199 sec. | ||
| 12814 | 2026.03.25 17:13:43.620576 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12815 | 2026.03.25 17:13:43.620670 [ 253 ] {3b169a59-4d23-4218-a307-3638440b7927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12816 | 2026.03.25 17:13:43.620723 [ 253 ] {3b169a59-4d23-4218-a307-3638440b7927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12817 | 2026.03.25 17:13:43.621554 [ 253 ] {3b169a59-4d23-4218-a307-3638440b7927} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12818 | 2026.03.25 17:13:43.621589 [ 253 ] {3b169a59-4d23-4218-a307-3638440b7927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12819 | 2026.03.25 17:13:43.622105 [ 253 ] {3b169a59-4d23-4218-a307-3638440b7927} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12820 | 2026.03.25 17:13:43.622325 [ 253 ] {3b169a59-4d23-4218-a307-3638440b7927} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12821 | 2026.03.25 17:13:43.622462 [ 253 ] {3b169a59-4d23-4218-a307-3638440b7927} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00181 sec., 13812.154696132597 rows/sec., 24.75 MiB/sec. | ||
| 12822 | 2026.03.25 17:13:43.622525 [ 253 ] {3b169a59-4d23-4218-a307-3638440b7927} <Debug> TCPHandler: Processed in 0.001998129 sec. | ||
| 12823 | 2026.03.25 17:13:43.622646 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12824 | 2026.03.25 17:13:43.622748 [ 253 ] {79c39a66-520b-4546-89d0-502ddcfe57c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12825 | 2026.03.25 17:13:43.622790 [ 253 ] {79c39a66-520b-4546-89d0-502ddcfe57c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12826 | 2026.03.25 17:13:43.623156 [ 253 ] {79c39a66-520b-4546-89d0-502ddcfe57c8} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12827 | 2026.03.25 17:13:43.623192 [ 253 ] {79c39a66-520b-4546-89d0-502ddcfe57c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12828 | 2026.03.25 17:13:43.623516 [ 253 ] {79c39a66-520b-4546-89d0-502ddcfe57c8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12829 | 2026.03.25 17:13:43.623726 [ 253 ] {79c39a66-520b-4546-89d0-502ddcfe57c8} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12830 | 2026.03.25 17:13:43.623864 [ 253 ] {79c39a66-520b-4546-89d0-502ddcfe57c8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001131 sec., 79575.59681697612 rows/sec., 4.98 MiB/sec. | ||
| 12831 | 2026.03.25 17:13:43.623901 [ 253 ] {79c39a66-520b-4546-89d0-502ddcfe57c8} <Debug> TCPHandler: Processed in 0.001305422 sec. | ||
| 12832 | 2026.03.25 17:13:45.045979 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25437 | ||
| 12833 | 2026.03.25 17:13:45.046608 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12834 | 2026.03.25 17:13:45.046652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12835 | 2026.03.25 17:13:45.047173 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12836 | 2026.03.25 17:13:45.047413 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12837 | 2026.03.25 17:13:45.047569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25437 | ||
| 12838 | 2026.03.25 17:13:46.528965 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12839 | 2026.03.25 17:13:46.544483 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12840 | 2026.03.25 17:13:46.544544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12841 | 2026.03.25 17:13:46.550062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12842 | 2026.03.25 17:13:46.550775 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12843 | 2026.03.25 17:13:46.553479 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12844 | 2026.03.25 17:13:47.618586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1680 | ||
| 12845 | 2026.03.25 17:13:47.620908 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2026.03.25 17:13:47.620950 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12847 | 2026.03.25 17:13:47.622152 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12848 | 2026.03.25 17:13:47.622420 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2026.03.25 17:13:47.622684 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1680 | ||
| 12850 | 2026.03.25 17:13:48.596845 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12851 | 2026.03.25 17:13:48.597059 [ 253 ] {ec8a2e10-8e13-4730-b8b5-e0af29ba8d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12852 | 2026.03.25 17:13:48.597136 [ 253 ] {ec8a2e10-8e13-4730-b8b5-e0af29ba8d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12853 | 2026.03.25 17:13:48.597821 [ 253 ] {ec8a2e10-8e13-4730-b8b5-e0af29ba8d5a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12854 | 2026.03.25 17:13:48.597869 [ 253 ] {ec8a2e10-8e13-4730-b8b5-e0af29ba8d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12855 | 2026.03.25 17:13:48.598277 [ 253 ] {ec8a2e10-8e13-4730-b8b5-e0af29ba8d5a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12856 | 2026.03.25 17:13:48.598504 [ 253 ] {ec8a2e10-8e13-4730-b8b5-e0af29ba8d5a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12857 | 2026.03.25 17:13:48.598665 [ 253 ] {ec8a2e10-8e13-4730-b8b5-e0af29ba8d5a} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001661 sec., 51776.03853100542 rows/sec., 4.34 MiB/sec. | ||
| 12858 | 2026.03.25 17:13:48.598715 [ 253 ] {ec8a2e10-8e13-4730-b8b5-e0af29ba8d5a} <Debug> TCPHandler: Processed in 0.002013149 sec. | ||
| 12859 | 2026.03.25 17:13:48.598842 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12860 | 2026.03.25 17:13:48.598947 [ 253 ] {cbd1c180-b4ae-4e1c-87a8-2ae35202101d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12861 | 2026.03.25 17:13:48.598993 [ 253 ] {cbd1c180-b4ae-4e1c-87a8-2ae35202101d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12862 | 2026.03.25 17:13:48.599419 [ 253 ] {cbd1c180-b4ae-4e1c-87a8-2ae35202101d} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2026.03.25 17:13:48.599465 [ 253 ] {cbd1c180-b4ae-4e1c-87a8-2ae35202101d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12864 | 2026.03.25 17:13:48.599784 [ 253 ] {cbd1c180-b4ae-4e1c-87a8-2ae35202101d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12865 | 2026.03.25 17:13:48.600018 [ 253 ] {cbd1c180-b4ae-4e1c-87a8-2ae35202101d} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2026.03.25 17:13:48.600168 [ 253 ] {cbd1c180-b4ae-4e1c-87a8-2ae35202101d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001245 sec., 12048.192771084337 rows/sec., 905.97 KiB/sec. | ||
| 12867 | 2026.03.25 17:13:48.600168 [ 57 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12868 | 2026.03.25 17:13:48.600209 [ 253 ] {cbd1c180-b4ae-4e1c-87a8-2ae35202101d} <Debug> TCPHandler: Processed in 0.001419435 sec. | ||
| 12869 | 2026.03.25 17:13:48.600221 [ 57 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12870 | 2026.03.25 17:13:48.600245 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12871 | 2026.03.25 17:13:48.600325 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12872 | 2026.03.25 17:13:48.600368 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 12873 | 2026.03.25 17:13:48.600432 [ 253 ] {7e4c77f5-b04a-41a6-8519-62f2981e918b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12874 | 2026.03.25 17:13:48.600480 [ 253 ] {7e4c77f5-b04a-41a6-8519-62f2981e918b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12875 | 2026.03.25 17:13:48.600503 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12876 | 2026.03.25 17:13:48.600541 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 225 rows starting from the beginning of the part | ||
| 12877 | 2026.03.25 17:13:48.600607 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 42 rows starting from the beginning of the part | ||
| 12878 | 2026.03.25 17:13:48.600653 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 167 rows starting from the beginning of the part | ||
| 12879 | 2026.03.25 17:13:48.600709 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
| 12880 | 2026.03.25 17:13:48.600760 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 169 rows starting from the beginning of the part | ||
| 12881 | 2026.03.25 17:13:48.600803 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 15 rows starting from the beginning of the part | ||
| 12882 | 2026.03.25 17:13:48.600920 [ 253 ] {7e4c77f5-b04a-41a6-8519-62f2981e918b} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12883 | 2026.03.25 17:13:48.600961 [ 253 ] {7e4c77f5-b04a-41a6-8519-62f2981e918b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12884 | 2026.03.25 17:13:48.601302 [ 253 ] {7e4c77f5-b04a-41a6-8519-62f2981e918b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12885 | 2026.03.25 17:13:48.601531 [ 253 ] {7e4c77f5-b04a-41a6-8519-62f2981e918b} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12886 | 2026.03.25 17:13:48.601668 [ 253 ] {7e4c77f5-b04a-41a6-8519-62f2981e918b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001257 sec., 62848.05091487669 rows/sec., 4.91 MiB/sec. | ||
| 12887 | 2026.03.25 17:13:48.601706 [ 253 ] {7e4c77f5-b04a-41a6-8519-62f2981e918b} <Debug> TCPHandler: Processed in 0.001435705 sec. | ||
| 12888 | 2026.03.25 17:13:48.601736 [ 190 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415405 sec., 447221.8199031373 rows/sec., 30.03 MiB/sec. | ||
| 12889 | 2026.03.25 17:13:48.601817 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12890 | 2026.03.25 17:13:48.601905 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12891 | 2026.03.25 17:13:48.601920 [ 253 ] {df369e8e-2495-4130-aa3d-28e049291551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12892 | 2026.03.25 17:13:48.601971 [ 253 ] {df369e8e-2495-4130-aa3d-28e049291551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12893 | 2026.03.25 17:13:48.602175 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_76_15} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12894 | 2026.03.25 17:13:48.602254 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_76_15} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12895 | 2026.03.25 17:13:48.602334 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12896 | 2026.03.25 17:13:48.602393 [ 253 ] {df369e8e-2495-4130-aa3d-28e049291551} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12897 | 2026.03.25 17:13:48.602434 [ 253 ] {df369e8e-2495-4130-aa3d-28e049291551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12898 | 2026.03.25 17:13:48.602779 [ 253 ] {df369e8e-2495-4130-aa3d-28e049291551} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12899 | 2026.03.25 17:13:48.602985 [ 253 ] {df369e8e-2495-4130-aa3d-28e049291551} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12900 | 2026.03.25 17:13:48.603096 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 5 parts from all_1_83_17 to all_87_87_0 | ||
| 12901 | 2026.03.25 17:13:48.603118 [ 253 ] {df369e8e-2495-4130-aa3d-28e049291551} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 12902 | 2026.03.25 17:13:48.603128 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2026.03.25 17:13:48.603148 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12904 | 2026.03.25 17:13:48.603154 [ 253 ] {df369e8e-2495-4130-aa3d-28e049291551} <Debug> TCPHandler: Processed in 0.001387814 sec. | ||
| 12905 | 2026.03.25 17:13:48.603245 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_87_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_83_17 to all_87_87_0 into Compact with storage Full | ||
| 12906 | 2026.03.25 17:13:48.603265 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2026.03.25 17:13:48.603370 [ 253 ] {f80b44e6-40e2-4f20-9d03-4463c8895e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12908 | 2026.03.25 17:13:48.603379 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_87_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12909 | 2026.03.25 17:13:48.603426 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_83_17, total 33751 rows starting from the beginning of the part | ||
| 12910 | 2026.03.25 17:13:48.603429 [ 253 ] {f80b44e6-40e2-4f20-9d03-4463c8895e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12911 | 2026.03.25 17:13:48.603498 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 96 rows starting from the beginning of the part | ||
| 12912 | 2026.03.25 17:13:48.603555 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 265 rows starting from the beginning of the part | ||
| 12913 | 2026.03.25 17:13:48.603600 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12914 | 2026.03.25 17:13:48.603644 [ 195 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_87_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 266 rows starting from the beginning of the part | ||
| 12915 | 2026.03.25 17:13:48.604265 [ 253 ] {f80b44e6-40e2-4f20-9d03-4463c8895e6e} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12916 | 2026.03.25 17:13:48.604304 [ 253 ] {f80b44e6-40e2-4f20-9d03-4463c8895e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12917 | 2026.03.25 17:13:48.604881 [ 253 ] {f80b44e6-40e2-4f20-9d03-4463c8895e6e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12918 | 2026.03.25 17:13:48.605134 [ 253 ] {f80b44e6-40e2-4f20-9d03-4463c8895e6e} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12919 | 2026.03.25 17:13:48.605250 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12920 | 2026.03.25 17:13:48.605281 [ 253 ] {f80b44e6-40e2-4f20-9d03-4463c8895e6e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00193 sec., 7772.020725388601 rows/sec., 13.93 MiB/sec. | ||
| 12921 | 2026.03.25 17:13:48.605283 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12922 | 2026.03.25 17:13:48.605311 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12923 | 2026.03.25 17:13:48.605355 [ 253 ] {f80b44e6-40e2-4f20-9d03-4463c8895e6e} <Debug> TCPHandler: Processed in 0.002140333 sec. | ||
| 12924 | 2026.03.25 17:13:48.605383 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 12925 | 2026.03.25 17:13:48.605470 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2026.03.25 17:13:48.605570 [ 253 ] {8d95f9fe-1482-4304-b27a-3bd3930e14e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12927 | 2026.03.25 17:13:48.605602 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12928 | 2026.03.25 17:13:48.605613 [ 253 ] {8d95f9fe-1482-4304-b27a-3bd3930e14e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12929 | 2026.03.25 17:13:48.605664 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1440 rows starting from the beginning of the part | ||
| 12930 | 2026.03.25 17:13:48.605789 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
| 12931 | 2026.03.25 17:13:48.605889 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 12932 | 2026.03.25 17:13:48.605965 [ 253 ] {8d95f9fe-1482-4304-b27a-3bd3930e14e8} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12933 | 2026.03.25 17:13:48.605984 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
| 12934 | 2026.03.25 17:13:48.606007 [ 253 ] {8d95f9fe-1482-4304-b27a-3bd3930e14e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12935 | 2026.03.25 17:13:48.606085 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 25 rows starting from the beginning of the part | ||
| 12936 | 2026.03.25 17:13:48.606183 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 15 rows starting from the beginning of the part | ||
| 12937 | 2026.03.25 17:13:48.606492 [ 253 ] {8d95f9fe-1482-4304-b27a-3bd3930e14e8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12938 | 2026.03.25 17:13:48.606750 [ 253 ] {8d95f9fe-1482-4304-b27a-3bd3930e14e8} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.03.25 17:13:48.606899 [ 253 ] {8d95f9fe-1482-4304-b27a-3bd3930e14e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. | ||
| 12940 | 2026.03.25 17:13:48.606936 [ 253 ] {8d95f9fe-1482-4304-b27a-3bd3930e14e8} <Debug> TCPHandler: Processed in 0.001515607 sec. | ||
| 12941 | 2026.03.25 17:13:48.613309 [ 194 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_87_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34538 rows, containing 5 columns (5 merged, 0 gathered) in 0.010103269 sec., 3418497.5179815562 rows/sec., 220.16 MiB/sec. | ||
| 12942 | 2026.03.25 17:13:48.613806 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_87_18} <Trace> MergedBlockOutputStream: filled checksums all_1_87_18 (state Temporary) | ||
| 12943 | 2026.03.25 17:13:48.614144 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_87_18 to all_1_87_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12944 | 2026.03.25 17:13:48.614234 [ 197 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_87_18} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 5 parts: [all_1_83_17, all_87_87_0] -> all_1_87_18 | ||
| 12945 | 2026.03.25 17:13:48.614343 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12946 | 2026.03.25 17:13:48.615987 [ 201 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 19 columns (19 merged, 0 gathered) in 0.010634222 sec., 145379.69961507292 rows/sec., 260.51 MiB/sec. | ||
| 12947 | 2026.03.25 17:13:48.618581 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12948 | 2026.03.25 17:13:48.618944 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12949 | 2026.03.25 17:13:48.619025 [ 194 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12950 | 2026.03.25 17:13:48.619162 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 12951 | 2026.03.25 17:13:49.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.08 MiB, peak 340.46 MiB, free memory in arenas 0.00 B, will set to 334.96 MiB (RSS), difference: 7.89 MiB | ||
| 12952 | 2026.03.25 17:13:52.383834 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12953 | 2026.03.25 17:13:52.383887 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12954 | 2026.03.25 17:13:52.548651 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25885 | ||
| 12955 | 2026.03.25 17:13:52.549147 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2026.03.25 17:13:52.549189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12957 | 2026.03.25 17:13:52.549667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12958 | 2026.03.25 17:13:52.549896 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2026.03.25 17:13:52.550051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25885 | ||
| 12960 | 2026.03.25 17:13:53.604626 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12961 | 2026.03.25 17:13:53.604930 [ 253 ] {4c493458-c30c-439d-acbb-16eb6a22bd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12962 | 2026.03.25 17:13:53.605037 [ 253 ] {4c493458-c30c-439d-acbb-16eb6a22bd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12963 | 2026.03.25 17:13:53.606008 [ 253 ] {4c493458-c30c-439d-acbb-16eb6a22bd6a} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12964 | 2026.03.25 17:13:53.606053 [ 253 ] {4c493458-c30c-439d-acbb-16eb6a22bd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12965 | 2026.03.25 17:13:53.606459 [ 253 ] {4c493458-c30c-439d-acbb-16eb6a22bd6a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12966 | 2026.03.25 17:13:53.606690 [ 253 ] {4c493458-c30c-439d-acbb-16eb6a22bd6a} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12967 | 2026.03.25 17:13:53.606856 [ 253 ] {4c493458-c30c-439d-acbb-16eb6a22bd6a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002005 sec., 141645.88528678304 rows/sec., 9.00 MiB/sec. | ||
| 12968 | 2026.03.25 17:13:53.606907 [ 253 ] {4c493458-c30c-439d-acbb-16eb6a22bd6a} <Debug> TCPHandler: Processed in 0.002463711 sec. | ||
| 12969 | 2026.03.25 17:13:53.607038 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12970 | 2026.03.25 17:13:53.607141 [ 253 ] {6dd5f3f6-d895-4091-8794-78b7ef1a7ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12971 | 2026.03.25 17:13:53.607184 [ 253 ] {6dd5f3f6-d895-4091-8794-78b7ef1a7ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12972 | 2026.03.25 17:13:53.608000 [ 253 ] {6dd5f3f6-d895-4091-8794-78b7ef1a7ed4} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12973 | 2026.03.25 17:13:53.608037 [ 253 ] {6dd5f3f6-d895-4091-8794-78b7ef1a7ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12974 | 2026.03.25 17:13:53.608408 [ 253 ] {6dd5f3f6-d895-4091-8794-78b7ef1a7ed4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12975 | 2026.03.25 17:13:53.608624 [ 253 ] {6dd5f3f6-d895-4091-8794-78b7ef1a7ed4} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12976 | 2026.03.25 17:13:53.608755 [ 253 ] {6dd5f3f6-d895-4091-8794-78b7ef1a7ed4} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001638 sec., 517094.0170940171 rows/sec., 40.66 MiB/sec. | ||
| 12977 | 2026.03.25 17:13:53.608795 [ 253 ] {6dd5f3f6-d895-4091-8794-78b7ef1a7ed4} <Debug> TCPHandler: Processed in 0.001809245 sec. | ||
| 12978 | 2026.03.25 17:13:53.608911 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12979 | 2026.03.25 17:13:53.609007 [ 253 ] {7b497459-2c87-4185-bb33-9032760304be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12980 | 2026.03.25 17:13:53.609047 [ 253 ] {7b497459-2c87-4185-bb33-9032760304be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12981 | 2026.03.25 17:13:53.609493 [ 253 ] {7b497459-2c87-4185-bb33-9032760304be} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2026.03.25 17:13:53.609528 [ 253 ] {7b497459-2c87-4185-bb33-9032760304be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12983 | 2026.03.25 17:13:53.609854 [ 253 ] {7b497459-2c87-4185-bb33-9032760304be} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12984 | 2026.03.25 17:13:53.610058 [ 253 ] {7b497459-2c87-4185-bb33-9032760304be} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2026.03.25 17:13:53.610185 [ 253 ] {7b497459-2c87-4185-bb33-9032760304be} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001199 sec., 139282.73561301085 rows/sec., 8.49 MiB/sec. | ||
| 12986 | 2026.03.25 17:13:53.610222 [ 253 ] {7b497459-2c87-4185-bb33-9032760304be} <Debug> TCPHandler: Processed in 0.001361514 sec. | ||
| 12987 | 2026.03.25 17:13:53.610333 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12988 | 2026.03.25 17:13:53.610427 [ 253 ] {88e56a46-22cd-40aa-b1ea-eda87499309d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12989 | 2026.03.25 17:13:53.610466 [ 253 ] {88e56a46-22cd-40aa-b1ea-eda87499309d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12990 | 2026.03.25 17:13:53.610895 [ 253 ] {88e56a46-22cd-40aa-b1ea-eda87499309d} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12991 | 2026.03.25 17:13:53.610930 [ 253 ] {88e56a46-22cd-40aa-b1ea-eda87499309d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 12992 | 2026.03.25 17:13:53.611231 [ 253 ] {88e56a46-22cd-40aa-b1ea-eda87499309d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12993 | 2026.03.25 17:13:53.611435 [ 253 ] {88e56a46-22cd-40aa-b1ea-eda87499309d} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12994 | 2026.03.25 17:13:53.611563 [ 253 ] {88e56a46-22cd-40aa-b1ea-eda87499309d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 12995 | 2026.03.25 17:13:53.611599 [ 253 ] {88e56a46-22cd-40aa-b1ea-eda87499309d} <Debug> TCPHandler: Processed in 0.001315973 sec. | ||
| 12996 | 2026.03.25 17:13:53.611710 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2026.03.25 17:13:53.611804 [ 253 ] {fb8967f0-9312-44b1-a948-041b1f82b028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12998 | 2026.03.25 17:13:53.611843 [ 253 ] {fb8967f0-9312-44b1-a948-041b1f82b028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12999 | 2026.03.25 17:13:53.612269 [ 253 ] {fb8967f0-9312-44b1-a948-041b1f82b028} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2026.03.25 17:13:53.612302 [ 253 ] {fb8967f0-9312-44b1-a948-041b1f82b028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13001 | 2026.03.25 17:13:53.612597 [ 253 ] {fb8967f0-9312-44b1-a948-041b1f82b028} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13002 | 2026.03.25 17:13:53.612800 [ 253 ] {fb8967f0-9312-44b1-a948-041b1f82b028} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2026.03.25 17:13:53.612924 [ 253 ] {fb8967f0-9312-44b1-a948-041b1f82b028} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001138 sec., 130052.72407732866 rows/sec., 7.40 MiB/sec. | ||
| 13004 | 2026.03.25 17:13:53.612960 [ 253 ] {fb8967f0-9312-44b1-a948-041b1f82b028} <Debug> TCPHandler: Processed in 0.001297983 sec. | ||
| 13005 | 2026.03.25 17:13:53.613071 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2026.03.25 17:13:53.613164 [ 253 ] {99943fe8-580c-4a8b-ae92-1a5282f58a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13007 | 2026.03.25 17:13:53.613202 [ 253 ] {99943fe8-580c-4a8b-ae92-1a5282f58a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13008 | 2026.03.25 17:13:53.613797 [ 253 ] {99943fe8-580c-4a8b-ae92-1a5282f58a77} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2026.03.25 17:13:53.613831 [ 253 ] {99943fe8-580c-4a8b-ae92-1a5282f58a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13010 | 2026.03.25 17:13:53.614158 [ 253 ] {99943fe8-580c-4a8b-ae92-1a5282f58a77} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13011 | 2026.03.25 17:13:53.614361 [ 253 ] {99943fe8-580c-4a8b-ae92-1a5282f58a77} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2026.03.25 17:13:53.614492 [ 253 ] {99943fe8-580c-4a8b-ae92-1a5282f58a77} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001347 sec., 382331.1061618411 rows/sec., 26.96 MiB/sec. | ||
| 13013 | 2026.03.25 17:13:53.614529 [ 253 ] {99943fe8-580c-4a8b-ae92-1a5282f58a77} <Debug> TCPHandler: Processed in 0.001507267 sec. | ||
| 13014 | 2026.03.25 17:13:53.614641 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13015 | 2026.03.25 17:13:53.614735 [ 253 ] {d4203873-c6bd-4d5c-8f78-77054afb6b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13016 | 2026.03.25 17:13:53.614779 [ 253 ] {d4203873-c6bd-4d5c-8f78-77054afb6b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13017 | 2026.03.25 17:13:53.615112 [ 253 ] {d4203873-c6bd-4d5c-8f78-77054afb6b96} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13018 | 2026.03.25 17:13:53.615144 [ 253 ] {d4203873-c6bd-4d5c-8f78-77054afb6b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13019 | 2026.03.25 17:13:53.615441 [ 253 ] {d4203873-c6bd-4d5c-8f78-77054afb6b96} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13020 | 2026.03.25 17:13:53.615644 [ 253 ] {d4203873-c6bd-4d5c-8f78-77054afb6b96} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2026.03.25 17:13:53.615758 [ 49 ] {} <Debug> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13022 | 2026.03.25 17:13:53.615772 [ 253 ] {d4203873-c6bd-4d5c-8f78-77054afb6b96} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 13023 | 2026.03.25 17:13:53.615800 [ 49 ] {} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13024 | 2026.03.25 17:13:53.615814 [ 253 ] {d4203873-c6bd-4d5c-8f78-77054afb6b96} <Debug> TCPHandler: Processed in 0.0012216 sec. | ||
| 13025 | 2026.03.25 17:13:53.615824 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13026 | 2026.03.25 17:13:53.615907 [ 193 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::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 | ||
| 13027 | 2026.03.25 17:13:53.615921 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13028 | 2026.03.25 17:13:53.615991 [ 193 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13029 | 2026.03.25 17:13:53.616021 [ 193 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 13030 | 2026.03.25 17:13:53.616026 [ 253 ] {6ea2740b-0b09-46e0-a940-e8aa84c17e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13031 | 2026.03.25 17:13:53.616072 [ 253 ] {6ea2740b-0b09-46e0-a940-e8aa84c17e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13032 | 2026.03.25 17:13:53.616077 [ 193 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 13033 | 2026.03.25 17:13:53.616125 [ 193 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 13034 | 2026.03.25 17:13:53.616164 [ 193 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 13035 | 2026.03.25 17:13:53.616202 [ 193 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 13036 | 2026.03.25 17:13:53.616239 [ 193 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 13037 | 2026.03.25 17:13:53.616500 [ 253 ] {6ea2740b-0b09-46e0-a940-e8aa84c17e1b} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13038 | 2026.03.25 17:13:53.616536 [ 253 ] {6ea2740b-0b09-46e0-a940-e8aa84c17e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13039 | 2026.03.25 17:13:53.616894 [ 253 ] {6ea2740b-0b09-46e0-a940-e8aa84c17e1b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13040 | 2026.03.25 17:13:53.616981 [ 201 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001102377 sec., 195940.22734509155 rows/sec., 10.00 MiB/sec. | ||
| 13041 | 2026.03.25 17:13:53.617129 [ 253 ] {6ea2740b-0b09-46e0-a940-e8aa84c17e1b} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2026.03.25 17:13:53.617211 [ 199 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13043 | 2026.03.25 17:13:53.617278 [ 253 ] {6ea2740b-0b09-46e0-a940-e8aa84c17e1b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001272 sec., 208333.33333333334 rows/sec., 13.84 MiB/sec. | ||
| 13044 | 2026.03.25 17:13:53.617320 [ 253 ] {6ea2740b-0b09-46e0-a940-e8aa84c17e1b} <Debug> TCPHandler: Processed in 0.001450316 sec. | ||
| 13045 | 2026.03.25 17:13:53.617435 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13046 | 2026.03.25 17:13:53.617533 [ 253 ] {1d6be362-60b4-4b5a-ac85-b15155e25abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13047 | 2026.03.25 17:13:53.617567 [ 199 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_36_7} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2026.03.25 17:13:53.617577 [ 253 ] {1d6be362-60b4-4b5a-ac85-b15155e25abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13049 | 2026.03.25 17:13:53.617662 [ 199 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_36_7} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13050 | 2026.03.25 17:13:53.617787 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13051 | 2026.03.25 17:13:53.617913 [ 253 ] {1d6be362-60b4-4b5a-ac85-b15155e25abf} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13052 | 2026.03.25 17:13:53.617953 [ 253 ] {1d6be362-60b4-4b5a-ac85-b15155e25abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13053 | 2026.03.25 17:13:53.618260 [ 253 ] {1d6be362-60b4-4b5a-ac85-b15155e25abf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13054 | 2026.03.25 17:13:53.618469 [ 253 ] {1d6be362-60b4-4b5a-ac85-b15155e25abf} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2026.03.25 17:13:53.618598 [ 253 ] {1d6be362-60b4-4b5a-ac85-b15155e25abf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 13056 | 2026.03.25 17:13:53.618635 [ 253 ] {1d6be362-60b4-4b5a-ac85-b15155e25abf} <Debug> TCPHandler: Processed in 0.00124957 sec. | ||
| 13057 | 2026.03.25 17:13:53.618734 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13058 | 2026.03.25 17:13:53.618829 [ 253 ] {57ac98c2-7a13-4d33-a2c1-2360b329cbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13059 | 2026.03.25 17:13:53.618884 [ 253 ] {57ac98c2-7a13-4d33-a2c1-2360b329cbc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13060 | 2026.03.25 17:13:53.619698 [ 253 ] {57ac98c2-7a13-4d33-a2c1-2360b329cbc7} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2026.03.25 17:13:53.619733 [ 253 ] {57ac98c2-7a13-4d33-a2c1-2360b329cbc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13062 | 2026.03.25 17:13:53.620264 [ 253 ] {57ac98c2-7a13-4d33-a2c1-2360b329cbc7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13063 | 2026.03.25 17:13:53.620489 [ 253 ] {57ac98c2-7a13-4d33-a2c1-2360b329cbc7} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2026.03.25 17:13:53.620630 [ 253 ] {57ac98c2-7a13-4d33-a2c1-2360b329cbc7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001819 sec., 13743.815283122594 rows/sec., 24.63 MiB/sec. | ||
| 13065 | 2026.03.25 17:13:53.620691 [ 253 ] {57ac98c2-7a13-4d33-a2c1-2360b329cbc7} <Debug> TCPHandler: Processed in 0.002005199 sec. | ||
| 13066 | 2026.03.25 17:13:53.620802 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13067 | 2026.03.25 17:13:53.620896 [ 253 ] {2de370a4-8813-4102-b366-a9408ac7fd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13068 | 2026.03.25 17:13:53.620938 [ 253 ] {2de370a4-8813-4102-b366-a9408ac7fd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13069 | 2026.03.25 17:13:53.621272 [ 253 ] {2de370a4-8813-4102-b366-a9408ac7fd05} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13070 | 2026.03.25 17:13:53.621307 [ 253 ] {2de370a4-8813-4102-b366-a9408ac7fd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13071 | 2026.03.25 17:13:53.621615 [ 253 ] {2de370a4-8813-4102-b366-a9408ac7fd05} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13072 | 2026.03.25 17:13:53.621840 [ 253 ] {2de370a4-8813-4102-b366-a9408ac7fd05} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13073 | 2026.03.25 17:13:53.621966 [ 253 ] {2de370a4-8813-4102-b366-a9408ac7fd05} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 13074 | 2026.03.25 17:13:53.622001 [ 253 ] {2de370a4-8813-4102-b366-a9408ac7fd05} <Debug> TCPHandler: Processed in 0.00124818 sec. | ||
| 13075 | 2026.03.25 17:13:54.053584 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 13076 | 2026.03.25 17:13:54.069868 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13077 | 2026.03.25 17:13:54.069922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13078 | 2026.03.25 17:13:54.075896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13079 | 2026.03.25 17:13:54.076562 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13080 | 2026.03.25 17:13:54.079245 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 13081 | 2026.03.25 17:13:54.810251 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13082 | 2026.03.25 17:13:54.810452 [ 253 ] {69d9b53e-8121-44f5-9eec-c585f68ac835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13083 | 2026.03.25 17:13:54.810526 [ 253 ] {69d9b53e-8121-44f5-9eec-c585f68ac835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13084 | 2026.03.25 17:13:54.812291 [ 253 ] {69d9b53e-8121-44f5-9eec-c585f68ac835} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13085 | 2026.03.25 17:13:54.812335 [ 253 ] {69d9b53e-8121-44f5-9eec-c585f68ac835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13086 | 2026.03.25 17:13:54.812881 [ 253 ] {69d9b53e-8121-44f5-9eec-c585f68ac835} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13087 | 2026.03.25 17:13:54.813119 [ 253 ] {69d9b53e-8121-44f5-9eec-c585f68ac835} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2026.03.25 17:13:54.813283 [ 253 ] {69d9b53e-8121-44f5-9eec-c585f68ac835} <Debug> executeQuery: Read 2435 rows, 184.68 KiB in 0.002886 sec., 843728.3437283437 rows/sec., 62.49 MiB/sec. | ||
| 13089 | 2026.03.25 17:13:54.813336 [ 253 ] {69d9b53e-8121-44f5-9eec-c585f68ac835} <Debug> TCPHandler: Processed in 0.003220739 sec. | ||
| 13090 | 2026.03.25 17:13:54.813475 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13091 | 2026.03.25 17:13:54.813577 [ 253 ] {f259e880-0a13-4cc4-8fd6-5089280583e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13092 | 2026.03.25 17:13:54.813620 [ 253 ] {f259e880-0a13-4cc4-8fd6-5089280583e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13093 | 2026.03.25 17:13:54.814047 [ 253 ] {f259e880-0a13-4cc4-8fd6-5089280583e9} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13094 | 2026.03.25 17:13:54.814084 [ 253 ] {f259e880-0a13-4cc4-8fd6-5089280583e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13095 | 2026.03.25 17:13:54.814390 [ 253 ] {f259e880-0a13-4cc4-8fd6-5089280583e9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13096 | 2026.03.25 17:13:54.814617 [ 253 ] {f259e880-0a13-4cc4-8fd6-5089280583e9} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13097 | 2026.03.25 17:13:54.814757 [ 253 ] {f259e880-0a13-4cc4-8fd6-5089280583e9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001202 sec., 21630.615640599004 rows/sec., 1.59 MiB/sec. | ||
| 13098 | 2026.03.25 17:13:54.814799 [ 253 ] {f259e880-0a13-4cc4-8fd6-5089280583e9} <Debug> TCPHandler: Processed in 0.001377934 sec. | ||
| 13099 | 2026.03.25 17:13:54.814918 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13100 | 2026.03.25 17:13:54.815012 [ 253 ] {b99f5e06-5664-4da8-9a70-63a1a05a12b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13101 | 2026.03.25 17:13:54.815054 [ 253 ] {b99f5e06-5664-4da8-9a70-63a1a05a12b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13102 | 2026.03.25 17:13:54.815698 [ 253 ] {b99f5e06-5664-4da8-9a70-63a1a05a12b4} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13103 | 2026.03.25 17:13:54.815734 [ 253 ] {b99f5e06-5664-4da8-9a70-63a1a05a12b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13104 | 2026.03.25 17:13:54.816071 [ 253 ] {b99f5e06-5664-4da8-9a70-63a1a05a12b4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13105 | 2026.03.25 17:13:54.816288 [ 253 ] {b99f5e06-5664-4da8-9a70-63a1a05a12b4} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13106 | 2026.03.25 17:13:54.816420 [ 253 ] {b99f5e06-5664-4da8-9a70-63a1a05a12b4} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001426 sec., 561711.0799438991 rows/sec., 32.45 MiB/sec. | ||
| 13107 | 2026.03.25 17:13:54.816458 [ 253 ] {b99f5e06-5664-4da8-9a70-63a1a05a12b4} <Debug> TCPHandler: Processed in 0.001590339 sec. | ||
| 13108 | 2026.03.25 17:13:54.816567 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13109 | 2026.03.25 17:13:54.816661 [ 253 ] {c5a902a9-f132-4a07-809d-dc1cd2b28dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13110 | 2026.03.25 17:13:54.816700 [ 253 ] {c5a902a9-f132-4a07-809d-dc1cd2b28dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13111 | 2026.03.25 17:13:54.817074 [ 253 ] {c5a902a9-f132-4a07-809d-dc1cd2b28dfa} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13112 | 2026.03.25 17:13:54.817109 [ 253 ] {c5a902a9-f132-4a07-809d-dc1cd2b28dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13113 | 2026.03.25 17:13:54.817409 [ 253 ] {c5a902a9-f132-4a07-809d-dc1cd2b28dfa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 13114 | 2026.03.25 17:13:54.817623 [ 253 ] {c5a902a9-f132-4a07-809d-dc1cd2b28dfa} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13115 | 2026.03.25 17:13:54.817755 [ 253 ] {c5a902a9-f132-4a07-809d-dc1cd2b28dfa} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 13116 | 2026.03.25 17:13:54.817792 [ 253 ] {c5a902a9-f132-4a07-809d-dc1cd2b28dfa} <Debug> TCPHandler: Processed in 0.001274751 sec. | ||
| 13117 | 2026.03.25 17:13:54.817904 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13118 | 2026.03.25 17:13:54.817997 [ 253 ] {e8a45ba3-cbce-4f31-a7b2-d00892e5b737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13119 | 2026.03.25 17:13:54.818037 [ 253 ] {e8a45ba3-cbce-4f31-a7b2-d00892e5b737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13120 | 2026.03.25 17:13:54.818838 [ 253 ] {e8a45ba3-cbce-4f31-a7b2-d00892e5b737} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13121 | 2026.03.25 17:13:54.818874 [ 253 ] {e8a45ba3-cbce-4f31-a7b2-d00892e5b737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13122 | 2026.03.25 17:13:54.819245 [ 253 ] {e8a45ba3-cbce-4f31-a7b2-d00892e5b737} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13123 | 2026.03.25 17:13:54.819462 [ 253 ] {e8a45ba3-cbce-4f31-a7b2-d00892e5b737} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2026.03.25 17:13:54.819596 [ 253 ] {e8a45ba3-cbce-4f31-a7b2-d00892e5b737} <Debug> executeQuery: Read 1305 rows, 89.32 KiB in 0.001617 sec., 807050.0927643785 rows/sec., 53.94 MiB/sec. | ||
| 13125 | 2026.03.25 17:13:54.819635 [ 253 ] {e8a45ba3-cbce-4f31-a7b2-d00892e5b737} <Debug> TCPHandler: Processed in 0.001780454 sec. | ||
| 13126 | 2026.03.25 17:13:54.819758 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13127 | 2026.03.25 17:13:54.819855 [ 253 ] {a0aaf80d-b587-4735-bbe4-0c8b71dd983d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13128 | 2026.03.25 17:13:54.819899 [ 253 ] {a0aaf80d-b587-4735-bbe4-0c8b71dd983d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13129 | 2026.03.25 17:13:54.820582 [ 253 ] {a0aaf80d-b587-4735-bbe4-0c8b71dd983d} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2026.03.25 17:13:54.820618 [ 253 ] {a0aaf80d-b587-4735-bbe4-0c8b71dd983d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13131 | 2026.03.25 17:13:54.821054 [ 253 ] {a0aaf80d-b587-4735-bbe4-0c8b71dd983d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13132 | 2026.03.25 17:13:54.821276 [ 253 ] {a0aaf80d-b587-4735-bbe4-0c8b71dd983d} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.03.25 17:13:54.821406 [ 253 ] {a0aaf80d-b587-4735-bbe4-0c8b71dd983d} <Debug> executeQuery: Read 1528 rows, 95.19 KiB in 0.00157 sec., 973248.4076433121 rows/sec., 59.21 MiB/sec. | ||
| 13134 | 2026.03.25 17:13:54.821444 [ 253 ] {a0aaf80d-b587-4735-bbe4-0c8b71dd983d} <Debug> TCPHandler: Processed in 0.001735562 sec. | ||
| 13135 | 2026.03.25 17:13:54.821562 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13136 | 2026.03.25 17:13:54.821657 [ 253 ] {8ad40f59-4ff3-41f4-853e-44d38da9be34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13137 | 2026.03.25 17:13:54.821711 [ 253 ] {8ad40f59-4ff3-41f4-853e-44d38da9be34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13138 | 2026.03.25 17:13:54.822536 [ 253 ] {8ad40f59-4ff3-41f4-853e-44d38da9be34} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2026.03.25 17:13:54.822573 [ 253 ] {8ad40f59-4ff3-41f4-853e-44d38da9be34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13140 | 2026.03.25 17:13:54.823140 [ 253 ] {8ad40f59-4ff3-41f4-853e-44d38da9be34} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13141 | 2026.03.25 17:13:54.823379 [ 253 ] {8ad40f59-4ff3-41f4-853e-44d38da9be34} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2026.03.25 17:13:54.823525 [ 253 ] {8ad40f59-4ff3-41f4-853e-44d38da9be34} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001886 sec., 13785.790031813362 rows/sec., 24.70 MiB/sec. | ||
| 13143 | 2026.03.25 17:13:54.823579 [ 253 ] {8ad40f59-4ff3-41f4-853e-44d38da9be34} <Debug> TCPHandler: Processed in 0.002066371 sec. | ||
| 13144 | 2026.03.25 17:13:54.823701 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13145 | 2026.03.25 17:13:54.823797 [ 253 ] {a632a5d3-8948-4172-aaa6-88b9057520cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13146 | 2026.03.25 17:13:54.823841 [ 253 ] {a632a5d3-8948-4172-aaa6-88b9057520cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13147 | 2026.03.25 17:13:54.824173 [ 253 ] {a632a5d3-8948-4172-aaa6-88b9057520cc} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2026.03.25 17:13:54.824209 [ 253 ] {a632a5d3-8948-4172-aaa6-88b9057520cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13149 | 2026.03.25 17:13:54.824517 [ 253 ] {a632a5d3-8948-4172-aaa6-88b9057520cc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13150 | 2026.03.25 17:13:54.824738 [ 253 ] {a632a5d3-8948-4172-aaa6-88b9057520cc} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13151 | 2026.03.25 17:13:54.824871 [ 253 ] {a632a5d3-8948-4172-aaa6-88b9057520cc} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001093 sec., 21957.913998170174 rows/sec., 1.48 MiB/sec. | ||
| 13152 | 2026.03.25 17:13:54.824909 [ 253 ] {a632a5d3-8948-4172-aaa6-88b9057520cc} <Debug> TCPHandler: Processed in 0.001257931 sec. | ||
| 13153 | 2026.03.25 17:13:55.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.08 MiB, peak 340.46 MiB, free memory in arenas 0.00 B, will set to 334.97 MiB (RSS), difference: -1.11 MiB | ||
| 13154 | 2026.03.25 17:13:57.623001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1730 | ||
| 13155 | 2026.03.25 17:13:57.625760 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13156 | 2026.03.25 17:13:57.625820 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13157 | 2026.03.25 17:13:57.627089 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13158 | 2026.03.25 17:13:57.627368 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13159 | 2026.03.25 17:13:57.627760 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1730 | ||
| 13160 | 2026.03.25 17:13:58.593056 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13161 | 2026.03.25 17:13:58.593248 [ 253 ] {30252a9d-a742-43bb-828e-89c2eca92abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13162 | 2026.03.25 17:13:58.593314 [ 253 ] {30252a9d-a742-43bb-828e-89c2eca92abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13163 | 2026.03.25 17:13:58.593993 [ 253 ] {30252a9d-a742-43bb-828e-89c2eca92abf} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13164 | 2026.03.25 17:13:58.594034 [ 253 ] {30252a9d-a742-43bb-828e-89c2eca92abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13165 | 2026.03.25 17:13:58.594458 [ 253 ] {30252a9d-a742-43bb-828e-89c2eca92abf} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13166 | 2026.03.25 17:13:58.594710 [ 253 ] {30252a9d-a742-43bb-828e-89c2eca92abf} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13167 | 2026.03.25 17:13:58.594851 [ 45 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13168 | 2026.03.25 17:13:58.594866 [ 253 ] {30252a9d-a742-43bb-828e-89c2eca92abf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.58 MiB/sec. | ||
| 13169 | 2026.03.25 17:13:58.594896 [ 45 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13170 | 2026.03.25 17:13:58.594923 [ 253 ] {30252a9d-a742-43bb-828e-89c2eca92abf} <Debug> TCPHandler: Processed in 0.001993089 sec. | ||
| 13171 | 2026.03.25 17:13:58.594923 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13172 | 2026.03.25 17:13:58.595031 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 13173 | 2026.03.25 17:13:58.595057 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13174 | 2026.03.25 17:13:58.595133 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13175 | 2026.03.25 17:13:58.595161 [ 253 ] {68bc659f-cdf1-49e8-83f5-3965cc3d986a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13176 | 2026.03.25 17:13:58.595169 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3360 rows starting from the beginning of the part | ||
| 13177 | 2026.03.25 17:13:58.595206 [ 253 ] {68bc659f-cdf1-49e8-83f5-3965cc3d986a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13178 | 2026.03.25 17:13:58.595242 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 848 rows starting from the beginning of the part | ||
| 13179 | 2026.03.25 17:13:58.595298 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 86 rows starting from the beginning of the part | ||
| 13180 | 2026.03.25 17:13:58.595345 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 847 rows starting from the beginning of the part | ||
| 13181 | 2026.03.25 17:13:58.595391 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2435 rows starting from the beginning of the part | ||
| 13182 | 2026.03.25 17:13:58.595439 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 13183 | 2026.03.25 17:13:58.595650 [ 253 ] {68bc659f-cdf1-49e8-83f5-3965cc3d986a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13184 | 2026.03.25 17:13:58.595685 [ 253 ] {68bc659f-cdf1-49e8-83f5-3965cc3d986a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13185 | 2026.03.25 17:13:58.596005 [ 253 ] {68bc659f-cdf1-49e8-83f5-3965cc3d986a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13186 | 2026.03.25 17:13:58.596252 [ 253 ] {68bc659f-cdf1-49e8-83f5-3965cc3d986a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13187 | 2026.03.25 17:13:58.596366 [ 45 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13188 | 2026.03.25 17:13:58.596387 [ 253 ] {68bc659f-cdf1-49e8-83f5-3965cc3d986a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001249 sec., 51240.99279423539 rows/sec., 4.00 MiB/sec. | ||
| 13189 | 2026.03.25 17:13:58.596391 [ 45 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2026.03.25 17:13:58.596417 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13191 | 2026.03.25 17:13:58.596429 [ 253 ] {68bc659f-cdf1-49e8-83f5-3965cc3d986a} <Debug> TCPHandler: Processed in 0.001423864 sec. | ||
| 13192 | 2026.03.25 17:13:58.596524 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 13193 | 2026.03.25 17:13:58.596546 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13194 | 2026.03.25 17:13:58.596660 [ 253 ] {1d7b9abc-8227-41a7-aca6-c44d77b90355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13195 | 2026.03.25 17:13:58.596664 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13196 | 2026.03.25 17:13:58.596708 [ 253 ] {1d7b9abc-8227-41a7-aca6-c44d77b90355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13197 | 2026.03.25 17:13:58.596714 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1830 rows starting from the beginning of the part | ||
| 13198 | 2026.03.25 17:13:58.596796 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 517 rows starting from the beginning of the part | ||
| 13199 | 2026.03.25 17:13:58.596842 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 79 rows starting from the beginning of the part | ||
| 13200 | 2026.03.25 17:13:58.596884 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 515 rows starting from the beginning of the part | ||
| 13201 | 2026.03.25 17:13:58.596923 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1305 rows starting from the beginning of the part | ||
| 13202 | 2026.03.25 17:13:58.596967 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 13203 | 2026.03.25 17:13:58.597106 [ 253 ] {1d7b9abc-8227-41a7-aca6-c44d77b90355} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13204 | 2026.03.25 17:13:58.597147 [ 253 ] {1d7b9abc-8227-41a7-aca6-c44d77b90355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13205 | 2026.03.25 17:13:58.597512 [ 253 ] {1d7b9abc-8227-41a7-aca6-c44d77b90355} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13206 | 2026.03.25 17:13:58.597750 [ 253 ] {1d7b9abc-8227-41a7-aca6-c44d77b90355} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13207 | 2026.03.25 17:13:58.597786 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7632 rows, containing 5 columns (5 merged, 0 gathered) in 0.002800599 sec., 2725131.3022678364 rows/sec., 217.51 MiB/sec. | ||
| 13208 | 2026.03.25 17:13:58.597892 [ 253 ] {1d7b9abc-8227-41a7-aca6-c44d77b90355} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001254 sec., 76555.02392344498 rows/sec., 5.33 MiB/sec. | ||
| 13209 | 2026.03.25 17:13:58.597933 [ 253 ] {1d7b9abc-8227-41a7-aca6-c44d77b90355} <Debug> TCPHandler: Processed in 0.001437916 sec. | ||
| 13210 | 2026.03.25 17:13:58.598048 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13211 | 2026.03.25 17:13:58.598058 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13212 | 2026.03.25 17:13:58.598145 [ 253 ] {e9fe035d-c39f-4013-9681-ed573d8c149c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13213 | 2026.03.25 17:13:58.598188 [ 253 ] {e9fe035d-c39f-4013-9681-ed573d8c149c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13214 | 2026.03.25 17:13:58.598299 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_91_18} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13215 | 2026.03.25 17:13:58.598370 [ 193 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_91_18} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13216 | 2026.03.25 17:13:58.598435 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 13217 | 2026.03.25 17:13:58.598498 [ 193 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4310 rows, containing 5 columns (5 merged, 0 gathered) in 0.00203455 sec., 2118404.5612051804 rows/sec., 153.51 MiB/sec. | ||
| 13218 | 2026.03.25 17:13:58.598522 [ 253 ] {e9fe035d-c39f-4013-9681-ed573d8c149c} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13219 | 2026.03.25 17:13:58.598556 [ 253 ] {e9fe035d-c39f-4013-9681-ed573d8c149c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13220 | 2026.03.25 17:13:58.598689 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13221 | 2026.03.25 17:13:58.598908 [ 253 ] {e9fe035d-c39f-4013-9681-ed573d8c149c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13222 | 2026.03.25 17:13:58.598991 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_91_18} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13223 | 2026.03.25 17:13:58.599089 [ 199 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_91_18} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13224 | 2026.03.25 17:13:58.599167 [ 253 ] {e9fe035d-c39f-4013-9681-ed573d8c149c} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13225 | 2026.03.25 17:13:58.599188 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 13226 | 2026.03.25 17:13:58.599282 [ 45 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13227 | 2026.03.25 17:13:58.599305 [ 253 ] {e9fe035d-c39f-4013-9681-ed573d8c149c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00118 sec., 30508.474576271186 rows/sec., 2.06 MiB/sec. | ||
| 13228 | 2026.03.25 17:13:58.599311 [ 45 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13229 | 2026.03.25 17:13:58.599335 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13230 | 2026.03.25 17:13:58.599343 [ 253 ] {e9fe035d-c39f-4013-9681-ed573d8c149c} <Debug> TCPHandler: Processed in 0.001344063 sec. | ||
| 13231 | 2026.03.25 17:13:58.599395 [ 189 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 13232 | 2026.03.25 17:13:58.599475 [ 189 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13233 | 2026.03.25 17:13:58.599499 [ 189 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5508 rows starting from the beginning of the part | ||
| 13234 | 2026.03.25 17:13:58.599548 [ 189 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 13235 | 2026.03.25 17:13:58.599587 [ 189 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 13236 | 2026.03.25 17:13:58.599624 [ 189 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 90 rows starting from the beginning of the part | ||
| 13237 | 2026.03.25 17:13:58.599659 [ 189 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 24 rows starting from the beginning of the part | ||
| 13238 | 2026.03.25 17:13:58.599696 [ 189 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
| 13239 | 2026.03.25 17:13:58.601178 [ 199 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5808 rows, containing 4 columns (4 merged, 0 gathered) in 0.001808314 sec., 3211831.57349885 rows/sec., 207.82 MiB/sec. | ||
| 13240 | 2026.03.25 17:13:58.601500 [ 193 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13241 | 2026.03.25 17:13:58.601754 [ 193 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_91_18} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13242 | 2026.03.25 17:13:58.601823 [ 193 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_91_18} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13243 | 2026.03.25 17:13:58.601883 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 13244 | 2026.03.25 17:14:00.050416 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26397 | ||
| 13245 | 2026.03.25 17:14:00.051016 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13246 | 2026.03.25 17:14:00.051062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13247 | 2026.03.25 17:14:00.051556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13248 | 2026.03.25 17:14:00.051784 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13249 | 2026.03.25 17:14:00.051921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26397 | ||
| 13250 | 2026.03.25 17:14:01.579608 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13251 | 2026.03.25 17:14:01.596810 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13252 | 2026.03.25 17:14:01.596873 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13253 | 2026.03.25 17:14:01.602977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13254 | 2026.03.25 17:14:01.603681 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13255 | 2026.03.25 17:14:01.606695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13256 | 2026.03.25 17:14:03.606082 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13257 | 2026.03.25 17:14:03.606275 [ 253 ] {89ee6da6-4a5c-4249-83fd-5c15a6a998c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13258 | 2026.03.25 17:14:03.606343 [ 253 ] {89ee6da6-4a5c-4249-83fd-5c15a6a998c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13259 | 2026.03.25 17:14:03.607113 [ 253 ] {89ee6da6-4a5c-4249-83fd-5c15a6a998c4} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2026.03.25 17:14:03.607159 [ 253 ] {89ee6da6-4a5c-4249-83fd-5c15a6a998c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13261 | 2026.03.25 17:14:03.607583 [ 253 ] {89ee6da6-4a5c-4249-83fd-5c15a6a998c4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13262 | 2026.03.25 17:14:03.607816 [ 253 ] {89ee6da6-4a5c-4249-83fd-5c15a6a998c4} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13263 | 2026.03.25 17:14:03.607974 [ 253 ] {89ee6da6-4a5c-4249-83fd-5c15a6a998c4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001748 sec., 162471.39588100687 rows/sec., 10.32 MiB/sec. | ||
| 13264 | 2026.03.25 17:14:03.608028 [ 253 ] {89ee6da6-4a5c-4249-83fd-5c15a6a998c4} <Debug> TCPHandler: Processed in 0.002079951 sec. | ||
| 13265 | 2026.03.25 17:14:03.608164 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13266 | 2026.03.25 17:14:03.608267 [ 253 ] {fb80e74b-4af4-405a-9c68-cbe4baf11318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13267 | 2026.03.25 17:14:03.608311 [ 253 ] {fb80e74b-4af4-405a-9c68-cbe4baf11318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13268 | 2026.03.25 17:14:03.609292 [ 253 ] {fb80e74b-4af4-405a-9c68-cbe4baf11318} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13269 | 2026.03.25 17:14:03.609330 [ 253 ] {fb80e74b-4af4-405a-9c68-cbe4baf11318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13270 | 2026.03.25 17:14:03.609699 [ 253 ] {fb80e74b-4af4-405a-9c68-cbe4baf11318} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13271 | 2026.03.25 17:14:03.609913 [ 253 ] {fb80e74b-4af4-405a-9c68-cbe4baf11318} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13272 | 2026.03.25 17:14:03.610051 [ 253 ] {fb80e74b-4af4-405a-9c68-cbe4baf11318} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001807 sec., 468732.7061427781 rows/sec., 36.86 MiB/sec. | ||
| 13273 | 2026.03.25 17:14:03.610092 [ 253 ] {fb80e74b-4af4-405a-9c68-cbe4baf11318} <Debug> TCPHandler: Processed in 0.001986289 sec. | ||
| 13274 | 2026.03.25 17:14:03.610211 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13275 | 2026.03.25 17:14:03.610308 [ 253 ] {436ace86-b39b-4ecf-84d4-af5d65295860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13276 | 2026.03.25 17:14:03.610351 [ 253 ] {436ace86-b39b-4ecf-84d4-af5d65295860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13277 | 2026.03.25 17:14:03.610838 [ 253 ] {436ace86-b39b-4ecf-84d4-af5d65295860} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13278 | 2026.03.25 17:14:03.610876 [ 253 ] {436ace86-b39b-4ecf-84d4-af5d65295860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13279 | 2026.03.25 17:14:03.611202 [ 253 ] {436ace86-b39b-4ecf-84d4-af5d65295860} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13280 | 2026.03.25 17:14:03.611416 [ 253 ] {436ace86-b39b-4ecf-84d4-af5d65295860} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13281 | 2026.03.25 17:14:03.611547 [ 253 ] {436ace86-b39b-4ecf-84d4-af5d65295860} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.00126 sec., 132539.68253968254 rows/sec., 8.08 MiB/sec. | ||
| 13282 | 2026.03.25 17:14:03.611586 [ 253 ] {436ace86-b39b-4ecf-84d4-af5d65295860} <Debug> TCPHandler: Processed in 0.001426696 sec. | ||
| 13283 | 2026.03.25 17:14:03.611700 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13284 | 2026.03.25 17:14:03.611796 [ 253 ] {b9c60a84-1458-4e2b-a318-a64a44e117d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13285 | 2026.03.25 17:14:03.611837 [ 253 ] {b9c60a84-1458-4e2b-a318-a64a44e117d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13286 | 2026.03.25 17:14:03.612296 [ 253 ] {b9c60a84-1458-4e2b-a318-a64a44e117d8} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13287 | 2026.03.25 17:14:03.612333 [ 253 ] {b9c60a84-1458-4e2b-a318-a64a44e117d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13288 | 2026.03.25 17:14:03.612659 [ 253 ] {b9c60a84-1458-4e2b-a318-a64a44e117d8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13289 | 2026.03.25 17:14:03.612873 [ 253 ] {b9c60a84-1458-4e2b-a318-a64a44e117d8} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13290 | 2026.03.25 17:14:03.613002 [ 253 ] {b9c60a84-1458-4e2b-a318-a64a44e117d8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001225 sec., 121632.6530612245 rows/sec., 7.86 MiB/sec. | ||
| 13291 | 2026.03.25 17:14:03.613040 [ 253 ] {b9c60a84-1458-4e2b-a318-a64a44e117d8} <Debug> TCPHandler: Processed in 0.001390034 sec. | ||
| 13292 | 2026.03.25 17:14:03.613153 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13293 | 2026.03.25 17:14:03.613247 [ 253 ] {40646ac9-aba5-4fee-8ac9-6f2e878495a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13294 | 2026.03.25 17:14:03.613286 [ 253 ] {40646ac9-aba5-4fee-8ac9-6f2e878495a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13295 | 2026.03.25 17:14:03.613749 [ 253 ] {40646ac9-aba5-4fee-8ac9-6f2e878495a8} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2026.03.25 17:14:03.613784 [ 253 ] {40646ac9-aba5-4fee-8ac9-6f2e878495a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13297 | 2026.03.25 17:14:03.614102 [ 253 ] {40646ac9-aba5-4fee-8ac9-6f2e878495a8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13298 | 2026.03.25 17:14:03.614314 [ 253 ] {40646ac9-aba5-4fee-8ac9-6f2e878495a8} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2026.03.25 17:14:03.614452 [ 253 ] {40646ac9-aba5-4fee-8ac9-6f2e878495a8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 6.88 MiB/sec. | ||
| 13300 | 2026.03.25 17:14:03.614491 [ 253 ] {40646ac9-aba5-4fee-8ac9-6f2e878495a8} <Debug> TCPHandler: Processed in 0.001389214 sec. | ||
| 13301 | 2026.03.25 17:14:03.614603 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13302 | 2026.03.25 17:14:03.614698 [ 253 ] {df4760b4-cddd-485e-a651-dd5445f0122a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13303 | 2026.03.25 17:14:03.614737 [ 253 ] {df4760b4-cddd-485e-a651-dd5445f0122a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13304 | 2026.03.25 17:14:03.615408 [ 253 ] {df4760b4-cddd-485e-a651-dd5445f0122a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13305 | 2026.03.25 17:14:03.615445 [ 253 ] {df4760b4-cddd-485e-a651-dd5445f0122a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13306 | 2026.03.25 17:14:03.615771 [ 253 ] {df4760b4-cddd-485e-a651-dd5445f0122a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13307 | 2026.03.25 17:14:03.615988 [ 253 ] {df4760b4-cddd-485e-a651-dd5445f0122a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13308 | 2026.03.25 17:14:03.616118 [ 253 ] {df4760b4-cddd-485e-a651-dd5445f0122a} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001439 sec., 357887.42182070884 rows/sec., 25.23 MiB/sec. | ||
| 13309 | 2026.03.25 17:14:03.616162 [ 253 ] {df4760b4-cddd-485e-a651-dd5445f0122a} <Debug> TCPHandler: Processed in 0.001609269 sec. | ||
| 13310 | 2026.03.25 17:14:03.616271 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13311 | 2026.03.25 17:14:03.616366 [ 253 ] {3be4f2b9-14ea-4600-8cf3-1e7362463309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13312 | 2026.03.25 17:14:03.616407 [ 253 ] {3be4f2b9-14ea-4600-8cf3-1e7362463309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13313 | 2026.03.25 17:14:03.616740 [ 253 ] {3be4f2b9-14ea-4600-8cf3-1e7362463309} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13314 | 2026.03.25 17:14:03.616776 [ 253 ] {3be4f2b9-14ea-4600-8cf3-1e7362463309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13315 | 2026.03.25 17:14:03.617085 [ 253 ] {3be4f2b9-14ea-4600-8cf3-1e7362463309} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13316 | 2026.03.25 17:14:03.617309 [ 253 ] {3be4f2b9-14ea-4600-8cf3-1e7362463309} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13317 | 2026.03.25 17:14:03.617440 [ 253 ] {3be4f2b9-14ea-4600-8cf3-1e7362463309} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 13318 | 2026.03.25 17:14:03.617477 [ 253 ] {3be4f2b9-14ea-4600-8cf3-1e7362463309} <Debug> TCPHandler: Processed in 0.001255201 sec. | ||
| 13319 | 2026.03.25 17:14:03.617612 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13320 | 2026.03.25 17:14:03.617712 [ 253 ] {7b713a0b-3041-43b7-b721-7b02e8764bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13321 | 2026.03.25 17:14:03.617757 [ 253 ] {7b713a0b-3041-43b7-b721-7b02e8764bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13322 | 2026.03.25 17:14:03.618211 [ 253 ] {7b713a0b-3041-43b7-b721-7b02e8764bc2} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13323 | 2026.03.25 17:14:03.618250 [ 253 ] {7b713a0b-3041-43b7-b721-7b02e8764bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13324 | 2026.03.25 17:14:03.618609 [ 253 ] {7b713a0b-3041-43b7-b721-7b02e8764bc2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13325 | 2026.03.25 17:14:03.618836 [ 253 ] {7b713a0b-3041-43b7-b721-7b02e8764bc2} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13326 | 2026.03.25 17:14:03.618986 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_87_18 to all_92_92_0 | ||
| 13327 | 2026.03.25 17:14:03.618996 [ 253 ] {7b713a0b-3041-43b7-b721-7b02e8764bc2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001303 sec., 203376.8227168074 rows/sec., 13.51 MiB/sec. | ||
| 13328 | 2026.03.25 17:14:03.619051 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13329 | 2026.03.25 17:14:03.619062 [ 253 ] {7b713a0b-3041-43b7-b721-7b02e8764bc2} <Debug> TCPHandler: Processed in 0.001500927 sec. | ||
| 13330 | 2026.03.25 17:14:03.619079 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13331 | 2026.03.25 17:14:03.619184 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13332 | 2026.03.25 17:14:03.619201 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_92_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_87_18 to all_92_92_0 into Compact with storage Full | ||
| 13333 | 2026.03.25 17:14:03.619285 [ 253 ] {3af3bc38-e7c3-4883-990e-625408d86af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13334 | 2026.03.25 17:14:03.619333 [ 253 ] {3af3bc38-e7c3-4883-990e-625408d86af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13335 | 2026.03.25 17:14:03.619357 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_92_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13336 | 2026.03.25 17:14:03.619404 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_87_18, total 34538 rows starting from the beginning of the part | ||
| 13337 | 2026.03.25 17:14:03.619482 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 13338 | 2026.03.25 17:14:03.619536 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 265 rows starting from the beginning of the part | ||
| 13339 | 2026.03.25 17:14:03.619585 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1528 rows starting from the beginning of the part | ||
| 13340 | 2026.03.25 17:14:03.619631 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 96 rows starting from the beginning of the part | ||
| 13341 | 2026.03.25 17:14:03.619666 [ 253 ] {3af3bc38-e7c3-4883-990e-625408d86af6} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2026.03.25 17:14:03.619676 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 265 rows starting from the beginning of the part | ||
| 13343 | 2026.03.25 17:14:03.619712 [ 253 ] {3af3bc38-e7c3-4883-990e-625408d86af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13344 | 2026.03.25 17:14:03.620061 [ 253 ] {3af3bc38-e7c3-4883-990e-625408d86af6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13345 | 2026.03.25 17:14:03.620286 [ 253 ] {3af3bc38-e7c3-4883-990e-625408d86af6} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13346 | 2026.03.25 17:14:03.620422 [ 253 ] {3af3bc38-e7c3-4883-990e-625408d86af6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001175 sec., 851.063829787234 rows/sec., 57.35 KiB/sec. | ||
| 13347 | 2026.03.25 17:14:03.620459 [ 253 ] {3af3bc38-e7c3-4883-990e-625408d86af6} <Debug> TCPHandler: Processed in 0.001346853 sec. | ||
| 13348 | 2026.03.25 17:14:03.620572 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13349 | 2026.03.25 17:14:03.620661 [ 253 ] {fca27351-d805-45e3-a9bb-3c9ecc14b584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13350 | 2026.03.25 17:14:03.620715 [ 253 ] {fca27351-d805-45e3-a9bb-3c9ecc14b584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13351 | 2026.03.25 17:14:03.621639 [ 253 ] {fca27351-d805-45e3-a9bb-3c9ecc14b584} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13352 | 2026.03.25 17:14:03.621679 [ 253 ] {fca27351-d805-45e3-a9bb-3c9ecc14b584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13353 | 2026.03.25 17:14:03.622257 [ 253 ] {fca27351-d805-45e3-a9bb-3c9ecc14b584} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13354 | 2026.03.25 17:14:03.622492 [ 253 ] {fca27351-d805-45e3-a9bb-3c9ecc14b584} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13355 | 2026.03.25 17:14:03.622645 [ 253 ] {fca27351-d805-45e3-a9bb-3c9ecc14b584} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001966 sec., 12716.174974567652 rows/sec., 22.79 MiB/sec. | ||
| 13356 | 2026.03.25 17:14:03.622710 [ 253 ] {fca27351-d805-45e3-a9bb-3c9ecc14b584} <Debug> TCPHandler: Processed in 0.002157883 sec. | ||
| 13357 | 2026.03.25 17:14:03.622823 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13358 | 2026.03.25 17:14:03.622919 [ 253 ] {2230d44e-b672-4b88-9dd3-a5cc55b4bc03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13359 | 2026.03.25 17:14:03.622962 [ 253 ] {2230d44e-b672-4b88-9dd3-a5cc55b4bc03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13360 | 2026.03.25 17:14:03.623308 [ 253 ] {2230d44e-b672-4b88-9dd3-a5cc55b4bc03} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13361 | 2026.03.25 17:14:03.623346 [ 253 ] {2230d44e-b672-4b88-9dd3-a5cc55b4bc03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13362 | 2026.03.25 17:14:03.623668 [ 253 ] {2230d44e-b672-4b88-9dd3-a5cc55b4bc03} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13363 | 2026.03.25 17:14:03.623891 [ 253 ] {2230d44e-b672-4b88-9dd3-a5cc55b4bc03} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13364 | 2026.03.25 17:14:03.624026 [ 253 ] {2230d44e-b672-4b88-9dd3-a5cc55b4bc03} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001127 sec., 79858.03016858918 rows/sec., 5.00 MiB/sec. | ||
| 13365 | 2026.03.25 17:14:03.624063 [ 253 ] {2230d44e-b672-4b88-9dd3-a5cc55b4bc03} <Debug> TCPHandler: Processed in 0.001289562 sec. | ||
| 13366 | 2026.03.25 17:14:03.627230 [ 199 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_92_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36852 rows, containing 5 columns (5 merged, 0 gathered) in 0.008080769 sec., 4560457.055510435 rows/sec., 293.33 MiB/sec. | ||
| 13367 | 2026.03.25 17:14:03.627683 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_92_19} <Trace> MergedBlockOutputStream: filled checksums all_1_92_19 (state Temporary) | ||
| 13368 | 2026.03.25 17:14:03.627998 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_92_19 to all_1_92_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13369 | 2026.03.25 17:14:03.628080 [ 198 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_87_18, all_92_92_0] -> all_1_92_19 | ||
| 13370 | 2026.03.25 17:14:03.628190 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 13371 | 2026.03.25 17:14:07.384201 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13372 | 2026.03.25 17:14:07.384257 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13373 | 2026.03.25 17:14:07.552239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26845 | ||
| 13374 | 2026.03.25 17:14:07.553005 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2026.03.25 17:14:07.553077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13376 | 2026.03.25 17:14:07.553883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13377 | 2026.03.25 17:14:07.554119 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13378 | 2026.03.25 17:14:07.554254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26845 | ||
| 13379 | 2026.03.25 17:14:07.554378 [ 26 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13380 | 2026.03.25 17:14:07.554478 [ 26 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13381 | 2026.03.25 17:14:07.554515 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13382 | 2026.03.25 17:14:07.554719 [ 193 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 13383 | 2026.03.25 17:14:07.554933 [ 193 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13384 | 2026.03.25 17:14:07.554994 [ 193 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24477 rows starting from the beginning of the part | ||
| 13385 | 2026.03.25 17:14:07.555098 [ 193 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 13386 | 2026.03.25 17:14:07.555171 [ 193 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 13387 | 2026.03.25 17:14:07.555240 [ 193 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 13388 | 2026.03.25 17:14:07.555305 [ 193 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 13389 | 2026.03.25 17:14:07.555368 [ 193 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 13390 | 2026.03.25 17:14:07.557545 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26845 rows, containing 4 columns (4 merged, 0 gathered) in 0.002912522 sec., 9217097.759261562 rows/sec., 131.85 MiB/sec. | ||
| 13391 | 2026.03.25 17:14:07.557960 [ 187 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13392 | 2026.03.25 17:14:07.558426 [ 187 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_56_11} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13393 | 2026.03.25 17:14:07.558494 [ 187 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_56_11} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13394 | 2026.03.25 17:14:07.558584 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 13395 | 2026.03.25 17:14:07.628329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1760 | ||
| 13396 | 2026.03.25 17:14:07.630615 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13397 | 2026.03.25 17:14:07.630664 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13398 | 2026.03.25 17:14:07.631855 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13399 | 2026.03.25 17:14:07.632134 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13400 | 2026.03.25 17:14:07.632324 [ 26 ] {} <Debug> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13401 | 2026.03.25 17:14:07.632388 [ 26 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13402 | 2026.03.25 17:14:07.632402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1760 | ||
| 13403 | 2026.03.25 17:14:07.632412 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13404 | 2026.03.25 17:14:07.632544 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 13405 | 2026.03.25 17:14:07.633138 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13406 | 2026.03.25 17:14:07.633294 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1562 rows starting from the beginning of the part | ||
| 13407 | 2026.03.25 17:14:07.633676 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 52 rows starting from the beginning of the part | ||
| 13408 | 2026.03.25 17:14:07.634028 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 13409 | 2026.03.25 17:14:07.634355 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 13410 | 2026.03.25 17:14:07.634664 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 50 rows starting from the beginning of the part | ||
| 13411 | 2026.03.25 17:14:07.634969 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 13412 | 2026.03.25 17:14:07.642066 [ 191 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1760 rows, containing 72 columns (72 merged, 0 gathered) in 0.009569856 sec., 183910.81328705468 rows/sec., 144.89 MiB/sec. | ||
| 13413 | 2026.03.25 17:14:07.643915 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13414 | 2026.03.25 17:14:07.644521 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_41_8} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13415 | 2026.03.25 17:14:07.644605 [ 199 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_41_8} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13416 | 2026.03.25 17:14:07.644959 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13417 | 2026.03.25 17:14:08.596900 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13418 | 2026.03.25 17:14:08.597093 [ 253 ] {2b1460c0-907b-4059-be13-98241fd6705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13419 | 2026.03.25 17:14:08.597162 [ 253 ] {2b1460c0-907b-4059-be13-98241fd6705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13420 | 2026.03.25 17:14:08.597850 [ 253 ] {2b1460c0-907b-4059-be13-98241fd6705d} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13421 | 2026.03.25 17:14:08.597898 [ 253 ] {2b1460c0-907b-4059-be13-98241fd6705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13422 | 2026.03.25 17:14:08.598299 [ 253 ] {2b1460c0-907b-4059-be13-98241fd6705d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13423 | 2026.03.25 17:14:08.598536 [ 253 ] {2b1460c0-907b-4059-be13-98241fd6705d} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13424 | 2026.03.25 17:14:08.598698 [ 253 ] {2b1460c0-907b-4059-be13-98241fd6705d} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001656 sec., 51932.36714975846 rows/sec., 4.36 MiB/sec. | ||
| 13425 | 2026.03.25 17:14:08.598750 [ 253 ] {2b1460c0-907b-4059-be13-98241fd6705d} <Debug> TCPHandler: Processed in 0.001986809 sec. | ||
| 13426 | 2026.03.25 17:14:08.598879 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13427 | 2026.03.25 17:14:08.598983 [ 253 ] {91f08a66-1f4a-40fe-8e7c-464a94c80f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13428 | 2026.03.25 17:14:08.599027 [ 253 ] {91f08a66-1f4a-40fe-8e7c-464a94c80f60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13429 | 2026.03.25 17:14:08.599449 [ 253 ] {91f08a66-1f4a-40fe-8e7c-464a94c80f60} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13430 | 2026.03.25 17:14:08.599487 [ 253 ] {91f08a66-1f4a-40fe-8e7c-464a94c80f60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13431 | 2026.03.25 17:14:08.599798 [ 253 ] {91f08a66-1f4a-40fe-8e7c-464a94c80f60} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13432 | 2026.03.25 17:14:08.600024 [ 253 ] {91f08a66-1f4a-40fe-8e7c-464a94c80f60} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13433 | 2026.03.25 17:14:08.600159 [ 253 ] {91f08a66-1f4a-40fe-8e7c-464a94c80f60} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.0012 sec., 12500.000000000002 rows/sec., 939.94 KiB/sec. | ||
| 13434 | 2026.03.25 17:14:08.600197 [ 253 ] {91f08a66-1f4a-40fe-8e7c-464a94c80f60} <Debug> TCPHandler: Processed in 0.001370663 sec. | ||
| 13435 | 2026.03.25 17:14:08.600302 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13436 | 2026.03.25 17:14:08.600397 [ 253 ] {68ce08a5-ba61-499d-90ed-db74a6e57ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13437 | 2026.03.25 17:14:08.600438 [ 253 ] {68ce08a5-ba61-499d-90ed-db74a6e57ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13438 | 2026.03.25 17:14:08.600861 [ 253 ] {68ce08a5-ba61-499d-90ed-db74a6e57ffd} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13439 | 2026.03.25 17:14:08.600897 [ 253 ] {68ce08a5-ba61-499d-90ed-db74a6e57ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13440 | 2026.03.25 17:14:08.601221 [ 253 ] {68ce08a5-ba61-499d-90ed-db74a6e57ffd} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13441 | 2026.03.25 17:14:08.601440 [ 253 ] {68ce08a5-ba61-499d-90ed-db74a6e57ffd} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13442 | 2026.03.25 17:14:08.601569 [ 253 ] {68ce08a5-ba61-499d-90ed-db74a6e57ffd} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001192 sec., 66275.16778523491 rows/sec., 5.17 MiB/sec. | ||
| 13443 | 2026.03.25 17:14:08.601606 [ 253 ] {68ce08a5-ba61-499d-90ed-db74a6e57ffd} <Debug> TCPHandler: Processed in 0.001353563 sec. | ||
| 13444 | 2026.03.25 17:14:08.601719 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13445 | 2026.03.25 17:14:08.601812 [ 253 ] {d322366a-5f19-47e5-b7b3-951af629447a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13446 | 2026.03.25 17:14:08.601857 [ 253 ] {d322366a-5f19-47e5-b7b3-951af629447a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13447 | 2026.03.25 17:14:08.602261 [ 253 ] {d322366a-5f19-47e5-b7b3-951af629447a} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13448 | 2026.03.25 17:14:08.602296 [ 253 ] {d322366a-5f19-47e5-b7b3-951af629447a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13449 | 2026.03.25 17:14:08.602693 [ 253 ] {d322366a-5f19-47e5-b7b3-951af629447a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13450 | 2026.03.25 17:14:08.602907 [ 253 ] {d322366a-5f19-47e5-b7b3-951af629447a} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13451 | 2026.03.25 17:14:08.603038 [ 253 ] {d322366a-5f19-47e5-b7b3-951af629447a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 13452 | 2026.03.25 17:14:08.603076 [ 253 ] {d322366a-5f19-47e5-b7b3-951af629447a} <Debug> TCPHandler: Processed in 0.001406504 sec. | ||
| 13453 | 2026.03.25 17:14:08.603182 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13454 | 2026.03.25 17:14:08.603281 [ 253 ] {119d006e-d035-4eb9-ac08-f29210f2deda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13455 | 2026.03.25 17:14:08.603337 [ 253 ] {119d006e-d035-4eb9-ac08-f29210f2deda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13456 | 2026.03.25 17:14:08.604134 [ 253 ] {119d006e-d035-4eb9-ac08-f29210f2deda} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2026.03.25 17:14:08.604170 [ 253 ] {119d006e-d035-4eb9-ac08-f29210f2deda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13458 | 2026.03.25 17:14:08.604720 [ 253 ] {119d006e-d035-4eb9-ac08-f29210f2deda} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13459 | 2026.03.25 17:14:08.604953 [ 253 ] {119d006e-d035-4eb9-ac08-f29210f2deda} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2026.03.25 17:14:08.605098 [ 253 ] {119d006e-d035-4eb9-ac08-f29210f2deda} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001839 sec., 8156.606851549755 rows/sec., 14.62 MiB/sec. | ||
| 13461 | 2026.03.25 17:14:08.605166 [ 253 ] {119d006e-d035-4eb9-ac08-f29210f2deda} <Debug> TCPHandler: Processed in 0.0020324 sec. | ||
| 13462 | 2026.03.25 17:14:08.605282 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13463 | 2026.03.25 17:14:08.605377 [ 253 ] {3c1119ef-7bd5-45b3-8497-d4753a00f0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13464 | 2026.03.25 17:14:08.605420 [ 253 ] {3c1119ef-7bd5-45b3-8497-d4753a00f0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13465 | 2026.03.25 17:14:08.605773 [ 253 ] {3c1119ef-7bd5-45b3-8497-d4753a00f0d5} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2026.03.25 17:14:08.605809 [ 253 ] {3c1119ef-7bd5-45b3-8497-d4753a00f0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13467 | 2026.03.25 17:14:08.606128 [ 253 ] {3c1119ef-7bd5-45b3-8497-d4753a00f0d5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13468 | 2026.03.25 17:14:08.606344 [ 253 ] {3c1119ef-7bd5-45b3-8497-d4753a00f0d5} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2026.03.25 17:14:08.606472 [ 253 ] {3c1119ef-7bd5-45b3-8497-d4753a00f0d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 13470 | 2026.03.25 17:14:08.606508 [ 253 ] {3c1119ef-7bd5-45b3-8497-d4753a00f0d5} <Debug> TCPHandler: Processed in 0.001275581 sec. | ||
| 13471 | 2026.03.25 17:14:09.106862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13472 | 2026.03.25 17:14:09.124786 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13473 | 2026.03.25 17:14:09.124857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13474 | 2026.03.25 17:14:09.130625 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13475 | 2026.03.25 17:14:09.131304 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13476 | 2026.03.25 17:14:09.131597 [ 44 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13477 | 2026.03.25 17:14:09.131670 [ 44 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2026.03.25 17:14:09.131693 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 13479 | 2026.03.25 17:14:09.131797 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 13480 | 2026.03.25 17:14:09.134747 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13481 | 2026.03.25 17:14:09.134751 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13482 | 2026.03.25 17:14:09.135488 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
| 13483 | 2026.03.25 17:14:09.138863 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 13484 | 2026.03.25 17:14:09.142148 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 13485 | 2026.03.25 17:14:09.145868 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 13486 | 2026.03.25 17:14:09.149693 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 13487 | 2026.03.25 17:14:09.153348 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 13488 | 2026.03.25 17:14:09.203171 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.071417041 sec., 5908.953858785609 rows/sec., 30.55 MiB/sec. | ||
| 13489 | 2026.03.25 17:14:09.206687 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13490 | 2026.03.25 17:14:09.208768 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_56_11} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13491 | 2026.03.25 17:14:09.208875 [ 191 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_56_11} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13492 | 2026.03.25 17:14:09.211711 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 13493 | 2026.03.25 17:14:13.605442 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13494 | 2026.03.25 17:14:13.605656 [ 253 ] {649c60d6-74fa-4cc1-a3eb-61d124bf12d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13495 | 2026.03.25 17:14:13.605727 [ 253 ] {649c60d6-74fa-4cc1-a3eb-61d124bf12d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13496 | 2026.03.25 17:14:13.606491 [ 253 ] {649c60d6-74fa-4cc1-a3eb-61d124bf12d4} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13497 | 2026.03.25 17:14:13.606543 [ 253 ] {649c60d6-74fa-4cc1-a3eb-61d124bf12d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13498 | 2026.03.25 17:14:13.606957 [ 253 ] {649c60d6-74fa-4cc1-a3eb-61d124bf12d4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13499 | 2026.03.25 17:14:13.607184 [ 253 ] {649c60d6-74fa-4cc1-a3eb-61d124bf12d4} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2026.03.25 17:14:13.607328 [ 60 ] {} <Debug> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13501 | 2026.03.25 17:14:13.607344 [ 253 ] {649c60d6-74fa-4cc1-a3eb-61d124bf12d4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001739 sec., 163312.24841863138 rows/sec., 10.37 MiB/sec. | ||
| 13502 | 2026.03.25 17:14:13.607392 [ 60 ] {} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13503 | 2026.03.25 17:14:13.607411 [ 253 ] {649c60d6-74fa-4cc1-a3eb-61d124bf12d4} <Debug> TCPHandler: Processed in 0.002109521 sec. | ||
| 13504 | 2026.03.25 17:14:13.607425 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13505 | 2026.03.25 17:14:13.607543 [ 194 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::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 | ||
| 13506 | 2026.03.25 17:14:13.607551 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13507 | 2026.03.25 17:14:13.607668 [ 253 ] {c99cb8fa-34ae-467a-b61e-18ba25349a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13508 | 2026.03.25 17:14:13.607676 [ 194 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13509 | 2026.03.25 17:14:13.607722 [ 253 ] {c99cb8fa-34ae-467a-b61e-18ba25349a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13510 | 2026.03.25 17:14:13.607738 [ 194 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 308 rows starting from the beginning of the part | ||
| 13511 | 2026.03.25 17:14:13.607819 [ 194 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 13512 | 2026.03.25 17:14:13.607877 [ 194 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 13513 | 2026.03.25 17:14:13.607927 [ 194 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 13514 | 2026.03.25 17:14:13.608010 [ 194 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 13515 | 2026.03.25 17:14:13.608091 [ 194 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 13516 | 2026.03.25 17:14:13.608605 [ 253 ] {c99cb8fa-34ae-467a-b61e-18ba25349a46} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13517 | 2026.03.25 17:14:13.608648 [ 253 ] {c99cb8fa-34ae-467a-b61e-18ba25349a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13518 | 2026.03.25 17:14:13.609181 [ 253 ] {c99cb8fa-34ae-467a-b61e-18ba25349a46} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13519 | 2026.03.25 17:14:13.609206 [ 197 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707222 sec., 1012170.6491598632 rows/sec., 68.42 MiB/sec. | ||
| 13520 | 2026.03.25 17:14:13.609358 [ 197 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13521 | 2026.03.25 17:14:13.609446 [ 253 ] {c99cb8fa-34ae-467a-b61e-18ba25349a46} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13522 | 2026.03.25 17:14:13.609605 [ 253 ] {c99cb8fa-34ae-467a-b61e-18ba25349a46} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001956 sec., 433026.5848670757 rows/sec., 34.05 MiB/sec. | ||
| 13523 | 2026.03.25 17:14:13.609647 [ 253 ] {c99cb8fa-34ae-467a-b61e-18ba25349a46} <Debug> TCPHandler: Processed in 0.002149822 sec. | ||
| 13524 | 2026.03.25 17:14:13.609654 [ 197 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_41_8} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2026.03.25 17:14:13.609736 [ 197 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_41_8} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13526 | 2026.03.25 17:14:13.609768 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13527 | 2026.03.25 17:14:13.609818 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13528 | 2026.03.25 17:14:13.609869 [ 253 ] {b69678fa-79aa-4d16-9a4f-29a220609a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13529 | 2026.03.25 17:14:13.609915 [ 253 ] {b69678fa-79aa-4d16-9a4f-29a220609a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13530 | 2026.03.25 17:14:13.610382 [ 253 ] {b69678fa-79aa-4d16-9a4f-29a220609a5b} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13531 | 2026.03.25 17:14:13.610418 [ 253 ] {b69678fa-79aa-4d16-9a4f-29a220609a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13532 | 2026.03.25 17:14:13.610746 [ 253 ] {b69678fa-79aa-4d16-9a4f-29a220609a5b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13533 | 2026.03.25 17:14:13.610980 [ 253 ] {b69678fa-79aa-4d16-9a4f-29a220609a5b} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13534 | 2026.03.25 17:14:13.611103 [ 36 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13535 | 2026.03.25 17:14:13.611114 [ 253 ] {b69678fa-79aa-4d16-9a4f-29a220609a5b} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001265 sec., 132015.81027667984 rows/sec., 8.05 MiB/sec. | ||
| 13536 | 2026.03.25 17:14:13.611136 [ 36 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13537 | 2026.03.25 17:14:13.611158 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13538 | 2026.03.25 17:14:13.611161 [ 253 ] {b69678fa-79aa-4d16-9a4f-29a220609a5b} <Debug> TCPHandler: Processed in 0.001444846 sec. | ||
| 13539 | 2026.03.25 17:14:13.611284 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 13540 | 2026.03.25 17:14:13.611291 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13541 | 2026.03.25 17:14:13.611428 [ 253 ] {b3cb3772-a1e5-4265-8be8-e59132f4d7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13542 | 2026.03.25 17:14:13.611439 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13543 | 2026.03.25 17:14:13.611474 [ 253 ] {b3cb3772-a1e5-4265-8be8-e59132f4d7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13544 | 2026.03.25 17:14:13.611487 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 225 rows starting from the beginning of the part | ||
| 13545 | 2026.03.25 17:14:13.611571 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 167 rows starting from the beginning of the part | ||
| 13546 | 2026.03.25 17:14:13.611616 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
| 13547 | 2026.03.25 17:14:13.611659 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 167 rows starting from the beginning of the part | ||
| 13548 | 2026.03.25 17:14:13.611699 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part | ||
| 13549 | 2026.03.25 17:14:13.611741 [ 188 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 167 rows starting from the beginning of the part | ||
| 13550 | 2026.03.25 17:14:13.611927 [ 253 ] {b3cb3772-a1e5-4265-8be8-e59132f4d7bb} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13551 | 2026.03.25 17:14:13.611969 [ 253 ] {b3cb3772-a1e5-4265-8be8-e59132f4d7bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13552 | 2026.03.25 17:14:13.612301 [ 253 ] {b3cb3772-a1e5-4265-8be8-e59132f4d7bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13553 | 2026.03.25 17:14:13.612534 [ 253 ] {b3cb3772-a1e5-4265-8be8-e59132f4d7bb} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13554 | 2026.03.25 17:14:13.612643 [ 36 ] {} <Debug> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13555 | 2026.03.25 17:14:13.612669 [ 253 ] {b3cb3772-a1e5-4265-8be8-e59132f4d7bb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00126 sec., 118253.96825396825 rows/sec., 7.64 MiB/sec. | ||
| 13556 | 2026.03.25 17:14:13.612676 [ 201 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450366 sec., 528832.0327420803 rows/sec., 35.07 MiB/sec. | ||
| 13557 | 2026.03.25 17:14:13.612671 [ 36 ] {} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13558 | 2026.03.25 17:14:13.612714 [ 253 ] {b3cb3772-a1e5-4265-8be8-e59132f4d7bb} <Debug> TCPHandler: Processed in 0.001472776 sec. | ||
| 13559 | 2026.03.25 17:14:13.612735 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13560 | 2026.03.25 17:14:13.612819 [ 197 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::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 | ||
| 13561 | 2026.03.25 17:14:13.612841 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13562 | 2026.03.25 17:14:13.612857 [ 201 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13563 | 2026.03.25 17:14:13.612938 [ 197 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13564 | 2026.03.25 17:14:13.612944 [ 253 ] {8b6bab30-f2cb-49dd-bbf7-317c24e11910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13565 | 2026.03.25 17:14:13.612980 [ 197 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 976 rows starting from the beginning of the part | ||
| 13566 | 2026.03.25 17:14:13.613002 [ 253 ] {8b6bab30-f2cb-49dd-bbf7-317c24e11910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13567 | 2026.03.25 17:14:13.613060 [ 197 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 149 rows starting from the beginning of the part | ||
| 13568 | 2026.03.25 17:14:13.613131 [ 197 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 13569 | 2026.03.25 17:14:13.613184 [ 201 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_81_16} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2026.03.25 17:14:13.613196 [ 197 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 801 rows starting from the beginning of the part | ||
| 13571 | 2026.03.25 17:14:13.613260 [ 197 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 13572 | 2026.03.25 17:14:13.613271 [ 201 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_81_16} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13573 | 2026.03.25 17:14:13.613326 [ 197 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 149 rows starting from the beginning of the part | ||
| 13574 | 2026.03.25 17:14:13.613365 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13575 | 2026.03.25 17:14:13.613461 [ 253 ] {8b6bab30-f2cb-49dd-bbf7-317c24e11910} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13576 | 2026.03.25 17:14:13.613504 [ 253 ] {8b6bab30-f2cb-49dd-bbf7-317c24e11910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13577 | 2026.03.25 17:14:13.613838 [ 253 ] {8b6bab30-f2cb-49dd-bbf7-317c24e11910} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13578 | 2026.03.25 17:14:13.614074 [ 253 ] {8b6bab30-f2cb-49dd-bbf7-317c24e11910} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13579 | 2026.03.25 17:14:13.614188 [ 36 ] {} <Debug> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13580 | 2026.03.25 17:14:13.614212 [ 253 ] {8b6bab30-f2cb-49dd-bbf7-317c24e11910} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001285 sec., 115175.0972762646 rows/sec., 6.55 MiB/sec. | ||
| 13581 | 2026.03.25 17:14:13.614215 [ 36 ] {} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13582 | 2026.03.25 17:14:13.614251 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13583 | 2026.03.25 17:14:13.614259 [ 253 ] {8b6bab30-f2cb-49dd-bbf7-317c24e11910} <Debug> TCPHandler: Processed in 0.001467536 sec. | ||
| 13584 | 2026.03.25 17:14:13.614331 [ 196 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::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 | ||
| 13585 | 2026.03.25 17:14:13.614386 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13586 | 2026.03.25 17:14:13.614444 [ 196 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13587 | 2026.03.25 17:14:13.614478 [ 196 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 160 rows starting from the beginning of the part | ||
| 13588 | 2026.03.25 17:14:13.614485 [ 253 ] {b5447646-3056-4adf-a2e0-cda1d9282bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13589 | 2026.03.25 17:14:13.614529 [ 253 ] {b5447646-3056-4adf-a2e0-cda1d9282bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13590 | 2026.03.25 17:14:13.614532 [ 196 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 13591 | 2026.03.25 17:14:13.614594 [ 196 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 13592 | 2026.03.25 17:14:13.614638 [ 196 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 13593 | 2026.03.25 17:14:13.614679 [ 196 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 13594 | 2026.03.25 17:14:13.614688 [ 197 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001909197 sec., 1242930.9285526846 rows/sec., 79.53 MiB/sec. | ||
| 13595 | 2026.03.25 17:14:13.614720 [ 196 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 13596 | 2026.03.25 17:14:13.614833 [ 197 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13597 | 2026.03.25 17:14:13.615105 [ 197 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_51_10} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13598 | 2026.03.25 17:14:13.615174 [ 253 ] {b5447646-3056-4adf-a2e0-cda1d9282bf3} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13599 | 2026.03.25 17:14:13.615176 [ 197 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_51_10} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13600 | 2026.03.25 17:14:13.615226 [ 253 ] {b5447646-3056-4adf-a2e0-cda1d9282bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13601 | 2026.03.25 17:14:13.615279 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 13602 | 2026.03.25 17:14:13.615583 [ 253 ] {b5447646-3056-4adf-a2e0-cda1d9282bf3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13603 | 2026.03.25 17:14:13.615653 [ 186 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355954 sec., 663739.330390264 rows/sec., 40.45 MiB/sec. | ||
| 13604 | 2026.03.25 17:14:13.615811 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13605 | 2026.03.25 17:14:13.615840 [ 253 ] {b5447646-3056-4adf-a2e0-cda1d9282bf3} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2026.03.25 17:14:13.615989 [ 253 ] {b5447646-3056-4adf-a2e0-cda1d9282bf3} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001523 sec., 338148.3913328956 rows/sec., 23.84 MiB/sec. | ||
| 13607 | 2026.03.25 17:14:13.616030 [ 253 ] {b5447646-3056-4adf-a2e0-cda1d9282bf3} <Debug> TCPHandler: Processed in 0.001694622 sec. | ||
| 13608 | 2026.03.25 17:14:13.616077 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_41_8} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13609 | 2026.03.25 17:14:13.616142 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13610 | 2026.03.25 17:14:13.616147 [ 197 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_41_8} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13611 | 2026.03.25 17:14:13.616250 [ 253 ] {29c184da-e4f0-4a48-a5de-51b046ad6a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13612 | 2026.03.25 17:14:13.616256 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13613 | 2026.03.25 17:14:13.616302 [ 253 ] {29c184da-e4f0-4a48-a5de-51b046ad6a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13614 | 2026.03.25 17:14:13.616649 [ 253 ] {29c184da-e4f0-4a48-a5de-51b046ad6a1f} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2026.03.25 17:14:13.616687 [ 253 ] {29c184da-e4f0-4a48-a5de-51b046ad6a1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13616 | 2026.03.25 17:14:13.617008 [ 253 ] {29c184da-e4f0-4a48-a5de-51b046ad6a1f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13617 | 2026.03.25 17:14:13.617226 [ 253 ] {29c184da-e4f0-4a48-a5de-51b046ad6a1f} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13618 | 2026.03.25 17:14:13.617365 [ 253 ] {29c184da-e4f0-4a48-a5de-51b046ad6a1f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 13619 | 2026.03.25 17:14:13.617404 [ 253 ] {29c184da-e4f0-4a48-a5de-51b046ad6a1f} <Debug> TCPHandler: Processed in 0.001311182 sec. | ||
| 13620 | 2026.03.25 17:14:13.617514 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13621 | 2026.03.25 17:14:13.617608 [ 253 ] {425a7598-d506-408f-8484-5af11d78ba76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13622 | 2026.03.25 17:14:13.617652 [ 253 ] {425a7598-d506-408f-8484-5af11d78ba76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13623 | 2026.03.25 17:14:13.618074 [ 253 ] {425a7598-d506-408f-8484-5af11d78ba76} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13624 | 2026.03.25 17:14:13.618111 [ 253 ] {425a7598-d506-408f-8484-5af11d78ba76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13625 | 2026.03.25 17:14:13.618454 [ 253 ] {425a7598-d506-408f-8484-5af11d78ba76} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13626 | 2026.03.25 17:14:13.618670 [ 253 ] {425a7598-d506-408f-8484-5af11d78ba76} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13627 | 2026.03.25 17:14:13.618801 [ 253 ] {425a7598-d506-408f-8484-5af11d78ba76} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001211 sec., 218827.41535920725 rows/sec., 14.54 MiB/sec. | ||
| 13628 | 2026.03.25 17:14:13.618837 [ 253 ] {425a7598-d506-408f-8484-5af11d78ba76} <Debug> TCPHandler: Processed in 0.001372464 sec. | ||
| 13629 | 2026.03.25 17:14:13.618952 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13630 | 2026.03.25 17:14:13.619046 [ 253 ] {13a9e728-3808-4454-8acf-ec9839bb4039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13631 | 2026.03.25 17:14:13.619089 [ 253 ] {13a9e728-3808-4454-8acf-ec9839bb4039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13632 | 2026.03.25 17:14:13.619427 [ 253 ] {13a9e728-3808-4454-8acf-ec9839bb4039} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2026.03.25 17:14:13.619463 [ 253 ] {13a9e728-3808-4454-8acf-ec9839bb4039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13634 | 2026.03.25 17:14:13.619766 [ 253 ] {13a9e728-3808-4454-8acf-ec9839bb4039} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13635 | 2026.03.25 17:14:13.619983 [ 253 ] {13a9e728-3808-4454-8acf-ec9839bb4039} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13636 | 2026.03.25 17:14:13.620085 [ 36 ] {} <Debug> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 13637 | 2026.03.25 17:14:13.620110 [ 253 ] {13a9e728-3808-4454-8acf-ec9839bb4039} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 13638 | 2026.03.25 17:14:13.620114 [ 36 ] {} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13639 | 2026.03.25 17:14:13.620149 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13640 | 2026.03.25 17:14:13.620154 [ 253 ] {13a9e728-3808-4454-8acf-ec9839bb4039} <Debug> TCPHandler: Processed in 0.001251171 sec. | ||
| 13641 | 2026.03.25 17:14:13.620223 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 13642 | 2026.03.25 17:14:13.620281 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13643 | 2026.03.25 17:14:13.620321 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13644 | 2026.03.25 17:14:13.620352 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 35 rows starting from the beginning of the part | ||
| 13645 | 2026.03.25 17:14:13.620378 [ 253 ] {7423d5e8-e9f6-4640-8ded-8ce3e631ebbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13646 | 2026.03.25 17:14:13.620396 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 13647 | 2026.03.25 17:14:13.620437 [ 253 ] {7423d5e8-e9f6-4640-8ded-8ce3e631ebbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13648 | 2026.03.25 17:14:13.620439 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 13649 | 2026.03.25 17:14:13.620489 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 13650 | 2026.03.25 17:14:13.620523 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 13651 | 2026.03.25 17:14:13.620557 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 13652 | 2026.03.25 17:14:13.621258 [ 192 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001062667 sec., 37641.14252159896 rows/sec., 2.47 MiB/sec. | ||
| 13653 | 2026.03.25 17:14:13.621315 [ 253 ] {7423d5e8-e9f6-4640-8ded-8ce3e631ebbc} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13654 | 2026.03.25 17:14:13.621358 [ 253 ] {7423d5e8-e9f6-4640-8ded-8ce3e631ebbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13655 | 2026.03.25 17:14:13.621381 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 13656 | 2026.03.25 17:14:13.621644 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_39_8} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13657 | 2026.03.25 17:14:13.621721 [ 196 ] {64f4fd30-fa98-416e-91a3-a85acc4c7a44::all_1_39_8} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 13658 | 2026.03.25 17:14:13.621790 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13659 | 2026.03.25 17:14:13.621946 [ 253 ] {7423d5e8-e9f6-4640-8ded-8ce3e631ebbc} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13660 | 2026.03.25 17:14:13.622182 [ 253 ] {7423d5e8-e9f6-4640-8ded-8ce3e631ebbc} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13661 | 2026.03.25 17:14:13.622300 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13662 | 2026.03.25 17:14:13.622330 [ 253 ] {7423d5e8-e9f6-4640-8ded-8ce3e631ebbc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00197 sec., 12690.35532994924 rows/sec., 22.74 MiB/sec. | ||
| 13663 | 2026.03.25 17:14:13.622332 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13664 | 2026.03.25 17:14:13.622372 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13665 | 2026.03.25 17:14:13.622404 [ 253 ] {7423d5e8-e9f6-4640-8ded-8ce3e631ebbc} <Debug> TCPHandler: Processed in 0.002171583 sec. | ||
| 13666 | 2026.03.25 17:14:13.622458 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 13667 | 2026.03.25 17:14:13.622524 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13668 | 2026.03.25 17:14:13.622619 [ 253 ] {3c1e6cdb-9de6-4b78-8bc2-e50ad32fbb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13669 | 2026.03.25 17:14:13.622644 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13670 | 2026.03.25 17:14:13.622661 [ 253 ] {3c1e6cdb-9de6-4b78-8bc2-e50ad32fbb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13671 | 2026.03.25 17:14:13.622696 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1546 rows starting from the beginning of the part | ||
| 13672 | 2026.03.25 17:14:13.622812 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 25 rows starting from the beginning of the part | ||
| 13673 | 2026.03.25 17:14:13.622913 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
| 13674 | 2026.03.25 17:14:13.623007 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 25 rows starting from the beginning of the part | ||
| 13675 | 2026.03.25 17:14:13.623015 [ 253 ] {3c1e6cdb-9de6-4b78-8bc2-e50ad32fbb69} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13676 | 2026.03.25 17:14:13.623052 [ 253 ] {3c1e6cdb-9de6-4b78-8bc2-e50ad32fbb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13677 | 2026.03.25 17:14:13.623099 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part | ||
| 13678 | 2026.03.25 17:14:13.623189 [ 198 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 25 rows starting from the beginning of the part | ||
| 13679 | 2026.03.25 17:14:13.623382 [ 253 ] {3c1e6cdb-9de6-4b78-8bc2-e50ad32fbb69} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13680 | 2026.03.25 17:14:13.623610 [ 253 ] {3c1e6cdb-9de6-4b78-8bc2-e50ad32fbb69} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13681 | 2026.03.25 17:14:13.623745 [ 253 ] {3c1e6cdb-9de6-4b78-8bc2-e50ad32fbb69} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001144 sec., 78671.32867132867 rows/sec., 4.92 MiB/sec. | ||
| 13682 | 2026.03.25 17:14:13.623782 [ 253 ] {3c1e6cdb-9de6-4b78-8bc2-e50ad32fbb69} <Debug> TCPHandler: Processed in 0.001307892 sec. | ||
| 13683 | 2026.03.25 17:14:13.632383 [ 187 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1662 rows, containing 19 columns (19 merged, 0 gathered) in 0.009964316 sec., 166795.19196300075 rows/sec., 298.89 MiB/sec. | ||
| 13684 | 2026.03.25 17:14:13.634170 [ 193 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13685 | 2026.03.25 17:14:13.634518 [ 193 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.03.25 17:14:13.634591 [ 193 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13687 | 2026.03.25 17:14:13.634683 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 13688 | 2026.03.25 17:14:14.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.43 MiB, peak 350.26 MiB, free memory in arenas 0.00 B, will set to 343.70 MiB (RSS), difference: 5.27 MiB | ||
| 13689 | 2026.03.25 17:14:15.054381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27357 | ||
| 13690 | 2026.03.25 17:14:15.054918 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13691 | 2026.03.25 17:14:15.054955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13692 | 2026.03.25 17:14:15.055428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13693 | 2026.03.25 17:14:15.055649 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13694 | 2026.03.25 17:14:15.055776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27357 | ||
| 13695 | 2026.03.25 17:14:16.430854 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53297 | ||
| 13696 | 2026.03.25 17:14:16.430969 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13697 | 2026.03.25 17:14:16.430994 [ 353 ] {} <Debug> TCP-Session: 867e7693-a6aa-4cd3-89f0-c94a1503305c Authenticating user 'default' from [fd00:1122:3344:101::e]:53297 | ||
| 13698 | 2026.03.25 17:14:16.431016 [ 353 ] {} <Debug> TCP-Session: 867e7693-a6aa-4cd3-89f0-c94a1503305c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13699 | 2026.03.25 17:14:16.431029 [ 353 ] {} <Debug> TCP-Session: 867e7693-a6aa-4cd3-89f0-c94a1503305c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13700 | 2026.03.25 17:14:16.431251 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62451 | ||
| 13701 | 2026.03.25 17:14:16.431258 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34886 | ||
| 13702 | 2026.03.25 17:14:16.431316 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65276 | ||
| 13703 | 2026.03.25 17:14:16.431351 [ 353 ] {} <Trace> TCP-Session: 867e7693-a6aa-4cd3-89f0-c94a1503305c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13704 | 2026.03.25 17:14:16.431362 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13705 | 2026.03.25 17:14:16.431347 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32807 | ||
| 13706 | 2026.03.25 17:14:16.431417 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13707 | 2026.03.25 17:14:16.431410 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13708 | 2026.03.25 17:14:16.431324 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40059 | ||
| 13709 | 2026.03.25 17:14:16.431484 [ 350 ] {} <Debug> TCP-Session: b89530ea-f6fa-4f5c-a4c0-494208a957ba Authenticating user 'default' from [fd00:1122:3344:101::e]:65276 | ||
| 13710 | 2026.03.25 17:14:16.431469 [ 355 ] {} <Debug> TCP-Session: 762b00cf-254f-4bdd-9858-80f3bc754eda Authenticating user 'default' from [fd00:1122:3344:101::e]:34886 | ||
| 13711 | 2026.03.25 17:14:16.431523 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13712 | 2026.03.25 17:14:16.431538 [ 353 ] {6ac34a9f-5a0b-47f1-b0a7-748f08ee6e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53297) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13713 | 2026.03.25 17:14:16.431549 [ 355 ] {} <Debug> TCP-Session: 762b00cf-254f-4bdd-9858-80f3bc754eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13714 | 2026.03.25 17:14:16.431558 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13715 | 2026.03.25 17:14:16.431580 [ 355 ] {} <Debug> TCP-Session: 762b00cf-254f-4bdd-9858-80f3bc754eda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13716 | 2026.03.25 17:14:16.431562 [ 352 ] {} <Debug> TCP-Session: 6d11b2bd-b800-4d27-afab-ceb9795900a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:32807 | ||
| 13717 | 2026.03.25 17:14:16.431595 [ 351 ] {} <Debug> TCP-Session: 6a2bdb8b-dad4-4b28-9c31-ef01835820db Authenticating user 'default' from [fd00:1122:3344:101::e]:40059 | ||
| 13718 | 2026.03.25 17:14:16.431526 [ 350 ] {} <Debug> TCP-Session: b89530ea-f6fa-4f5c-a4c0-494208a957ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13719 | 2026.03.25 17:14:16.431629 [ 352 ] {} <Debug> TCP-Session: 6d11b2bd-b800-4d27-afab-ceb9795900a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13720 | 2026.03.25 17:14:16.431635 [ 351 ] {} <Debug> TCP-Session: 6a2bdb8b-dad4-4b28-9c31-ef01835820db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13721 | 2026.03.25 17:14:16.431664 [ 352 ] {} <Debug> TCP-Session: 6d11b2bd-b800-4d27-afab-ceb9795900a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13722 | 2026.03.25 17:14:16.431674 [ 351 ] {} <Debug> TCP-Session: 6a2bdb8b-dad4-4b28-9c31-ef01835820db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13723 | 2026.03.25 17:14:16.431651 [ 350 ] {} <Debug> TCP-Session: b89530ea-f6fa-4f5c-a4c0-494208a957ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13724 | 2026.03.25 17:14:16.431293 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62987 | ||
| 13725 | 2026.03.25 17:14:16.431301 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60379 | ||
| 13726 | 2026.03.25 17:14:16.431262 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32929 | ||
| 13727 | 2026.03.25 17:14:16.431413 [ 354 ] {} <Debug> TCP-Session: 4694646d-3002-4b13-bb3b-b003e7317807 Authenticating user 'default' from [fd00:1122:3344:101::e]:62451 | ||
| 13728 | 2026.03.25 17:14:16.431820 [ 353 ] {6ac34a9f-5a0b-47f1-b0a7-748f08ee6e2e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13729 | 2026.03.25 17:14:16.431846 [ 354 ] {} <Debug> TCP-Session: 4694646d-3002-4b13-bb3b-b003e7317807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13730 | 2026.03.25 17:14:16.431870 [ 354 ] {} <Debug> TCP-Session: 4694646d-3002-4b13-bb3b-b003e7317807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13731 | 2026.03.25 17:14:16.431900 [ 353 ] {6ac34a9f-5a0b-47f1-b0a7-748f08ee6e2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13732 | 2026.03.25 17:14:16.432219 [ 353 ] {6ac34a9f-5a0b-47f1-b0a7-748f08ee6e2e} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 13733 | 2026.03.25 17:14:16.432220 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13734 | 2026.03.25 17:14:16.432274 [ 348 ] {} <Debug> TCP-Session: 6e5ee63f-f120-4872-9a6e-9e62dbc4f6a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62987 | ||
| 13735 | 2026.03.25 17:14:16.432290 [ 348 ] {} <Debug> TCP-Session: 6e5ee63f-f120-4872-9a6e-9e62dbc4f6a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13736 | 2026.03.25 17:14:16.432302 [ 348 ] {} <Debug> TCP-Session: 6e5ee63f-f120-4872-9a6e-9e62dbc4f6a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13737 | 2026.03.25 17:14:16.432530 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13738 | 2026.03.25 17:14:16.432577 [ 356 ] {} <Debug> TCP-Session: b8227eea-a9d9-441c-9140-19d638578ed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:32929 | ||
| 13739 | 2026.03.25 17:14:16.432601 [ 356 ] {} <Debug> TCP-Session: b8227eea-a9d9-441c-9140-19d638578ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13740 | 2026.03.25 17:14:16.432621 [ 356 ] {} <Debug> TCP-Session: b8227eea-a9d9-441c-9140-19d638578ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13741 | 2026.03.25 17:14:16.432663 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13742 | 2026.03.25 17:14:16.432704 [ 349 ] {} <Debug> TCP-Session: 0a262307-aebb-4a37-a948-07649ce50c3d Authenticating user 'default' from [fd00:1122:3344:101::e]:60379 | ||
| 13743 | 2026.03.25 17:14:16.432725 [ 349 ] {} <Debug> TCP-Session: 0a262307-aebb-4a37-a948-07649ce50c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13744 | 2026.03.25 17:14:16.432740 [ 349 ] {} <Debug> TCP-Session: 0a262307-aebb-4a37-a948-07649ce50c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13745 | 2026.03.25 17:14:16.433542 [ 317 ] {6ac34a9f-5a0b-47f1-b0a7-748f08ee6e2e} <Trace> AggregatingTransform: Aggregating | ||
| 13746 | 2026.03.25 17:14:16.433584 [ 317 ] {6ac34a9f-5a0b-47f1-b0a7-748f08ee6e2e} <Trace> Aggregator: Aggregation method: without_key | ||
| 13747 | 2026.03.25 17:14:16.433621 [ 317 ] {6ac34a9f-5a0b-47f1-b0a7-748f08ee6e2e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00125654 sec. (795.836 rows/sec., 31.09 KiB/sec.) | ||
| 13748 | 2026.03.25 17:14:16.433639 [ 317 ] {6ac34a9f-5a0b-47f1-b0a7-748f08ee6e2e} <Trace> Aggregator: Merging aggregated data | ||
| 13749 | 2026.03.25 17:14:16.435402 [ 353 ] {6ac34a9f-5a0b-47f1-b0a7-748f08ee6e2e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003914 sec., 255.49310168625448 rows/sec., 9.98 KiB/sec. | ||
| 13750 | 2026.03.25 17:14:16.435667 [ 353 ] {6ac34a9f-5a0b-47f1-b0a7-748f08ee6e2e} <Debug> TCPHandler: Processed in 0.004438709 sec. | ||
| 13751 | 2026.03.25 17:14:16.435808 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13752 | 2026.03.25 17:14:16.435847 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13753 | 2026.03.25 17:14:16.435857 [ 348 ] {} <Debug> TCP-Session: 6e5ee63f-f120-4872-9a6e-9e62dbc4f6a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13754 | 2026.03.25 17:14:16.435872 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13755 | 2026.03.25 17:14:16.435896 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13756 | 2026.03.25 17:14:16.435918 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13757 | 2026.03.25 17:14:16.435929 [ 355 ] {} <Debug> TCP-Session: 762b00cf-254f-4bdd-9858-80f3bc754eda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13758 | 2026.03.25 17:14:16.435958 [ 349 ] {} <Debug> TCP-Session: 0a262307-aebb-4a37-a948-07649ce50c3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13759 | 2026.03.25 17:14:16.435961 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13760 | 2026.03.25 17:14:16.435995 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13761 | 2026.03.25 17:14:16.436026 [ 354 ] {} <Debug> TCP-Session: 4694646d-3002-4b13-bb3b-b003e7317807 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13762 | 2026.03.25 17:14:16.435983 [ 352 ] {} <Debug> TCP-Session: 6d11b2bd-b800-4d27-afab-ceb9795900a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13763 | 2026.03.25 17:14:16.436055 [ 351 ] {} <Debug> TCP-Session: 6a2bdb8b-dad4-4b28-9c31-ef01835820db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13764 | 2026.03.25 17:14:16.435902 [ 350 ] {} <Debug> TCP-Session: b89530ea-f6fa-4f5c-a4c0-494208a957ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13765 | 2026.03.25 17:14:16.435943 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13766 | 2026.03.25 17:14:16.436058 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13767 | 2026.03.25 17:14:16.436190 [ 356 ] {} <Debug> TCP-Session: b8227eea-a9d9-441c-9140-19d638578ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13768 | 2026.03.25 17:14:16.436218 [ 353 ] {} <Debug> TCP-Session: 867e7693-a6aa-4cd3-89f0-c94a1503305c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13769 | 2026.03.25 17:14:16.476948 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34145 | ||
| 13770 | 2026.03.25 17:14:16.477075 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13771 | 2026.03.25 17:14:16.477110 [ 353 ] {} <Debug> TCP-Session: 0c365d23-a8b7-4dd3-bc4f-c72937756860 Authenticating user 'default' from [fd00:1122:3344:101::e]:34145 | ||
| 13772 | 2026.03.25 17:14:16.477139 [ 353 ] {} <Debug> TCP-Session: 0c365d23-a8b7-4dd3-bc4f-c72937756860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13773 | 2026.03.25 17:14:16.477158 [ 353 ] {} <Debug> TCP-Session: 0c365d23-a8b7-4dd3-bc4f-c72937756860 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13774 | 2026.03.25 17:14:16.477370 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62352 | ||
| 13775 | 2026.03.25 17:14:16.477391 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36769 | ||
| 13776 | 2026.03.25 17:14:16.477373 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38596 | ||
| 13777 | 2026.03.25 17:14:16.477427 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41672 | ||
| 13778 | 2026.03.25 17:14:16.477453 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47479 | ||
| 13779 | 2026.03.25 17:14:16.477468 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13780 | 2026.03.25 17:14:16.477469 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13781 | 2026.03.25 17:14:16.477514 [ 348 ] {} <Debug> TCP-Session: f8191ed6-7cec-49a3-b62f-8e0ef3294d61 Authenticating user 'default' from [fd00:1122:3344:101::e]:36769 | ||
| 13782 | 2026.03.25 17:14:16.477519 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13783 | 2026.03.25 17:14:16.477543 [ 353 ] {} <Trace> TCP-Session: 0c365d23-a8b7-4dd3-bc4f-c72937756860 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13784 | 2026.03.25 17:14:16.477561 [ 349 ] {} <Debug> TCP-Session: 62eed7bf-7425-42a0-836a-3101a8ab14fc Authenticating user 'default' from [fd00:1122:3344:101::e]:41672 | ||
| 13785 | 2026.03.25 17:14:16.477547 [ 348 ] {} <Debug> TCP-Session: f8191ed6-7cec-49a3-b62f-8e0ef3294d61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13786 | 2026.03.25 17:14:16.477616 [ 349 ] {} <Debug> TCP-Session: 62eed7bf-7425-42a0-836a-3101a8ab14fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13787 | 2026.03.25 17:14:16.477627 [ 348 ] {} <Debug> TCP-Session: f8191ed6-7cec-49a3-b62f-8e0ef3294d61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13788 | 2026.03.25 17:14:16.477642 [ 349 ] {} <Debug> TCP-Session: 62eed7bf-7425-42a0-836a-3101a8ab14fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13789 | 2026.03.25 17:14:16.477544 [ 355 ] {} <Debug> TCP-Session: cc4e0e75-c092-497c-a385-6462147c4392 Authenticating user 'default' from [fd00:1122:3344:101::e]:62352 | ||
| 13790 | 2026.03.25 17:14:16.477536 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13791 | 2026.03.25 17:14:16.477508 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13792 | 2026.03.25 17:14:16.477712 [ 355 ] {} <Debug> TCP-Session: cc4e0e75-c092-497c-a385-6462147c4392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13793 | 2026.03.25 17:14:16.477750 [ 356 ] {} <Debug> TCP-Session: 104efc05-b2b3-4795-9e8d-8d658b862130 Authenticating user 'default' from [fd00:1122:3344:101::e]:38596 | ||
| 13794 | 2026.03.25 17:14:16.477758 [ 353 ] {41580ae6-cf34-4027-af98-3b748cc7aafb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34145) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13795 | 2026.03.25 17:14:16.477780 [ 356 ] {} <Debug> TCP-Session: 104efc05-b2b3-4795-9e8d-8d658b862130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13796 | 2026.03.25 17:14:16.477771 [ 355 ] {} <Debug> TCP-Session: cc4e0e75-c092-497c-a385-6462147c4392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13797 | 2026.03.25 17:14:16.477801 [ 356 ] {} <Debug> TCP-Session: 104efc05-b2b3-4795-9e8d-8d658b862130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13798 | 2026.03.25 17:14:16.477723 [ 351 ] {} <Debug> TCP-Session: c2ac39f2-6570-4148-bb21-045d13515d20 Authenticating user 'default' from [fd00:1122:3344:101::e]:47479 | ||
| 13799 | 2026.03.25 17:14:16.477467 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62967 | ||
| 13800 | 2026.03.25 17:14:16.477855 [ 351 ] {} <Debug> TCP-Session: c2ac39f2-6570-4148-bb21-045d13515d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13801 | 2026.03.25 17:14:16.477433 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44367 | ||
| 13802 | 2026.03.25 17:14:16.477898 [ 351 ] {} <Debug> TCP-Session: c2ac39f2-6570-4148-bb21-045d13515d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13803 | 2026.03.25 17:14:16.477368 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64376 | ||
| 13804 | 2026.03.25 17:14:16.477941 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13805 | 2026.03.25 17:14:16.477984 [ 352 ] {} <Debug> TCP-Session: 2cff87c0-c3bc-48aa-8261-1d61281d11f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62967 | ||
| 13806 | 2026.03.25 17:14:16.477995 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13807 | 2026.03.25 17:14:16.478004 [ 352 ] {} <Debug> TCP-Session: 2cff87c0-c3bc-48aa-8261-1d61281d11f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13808 | 2026.03.25 17:14:16.478013 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13809 | 2026.03.25 17:14:16.478028 [ 350 ] {} <Debug> TCP-Session: ce694776-c12e-49cc-8f29-451e63a72481 Authenticating user 'default' from [fd00:1122:3344:101::e]:44367 | ||
| 13810 | 2026.03.25 17:14:16.478031 [ 352 ] {} <Debug> TCP-Session: 2cff87c0-c3bc-48aa-8261-1d61281d11f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13811 | 2026.03.25 17:14:16.478049 [ 354 ] {} <Debug> TCP-Session: 2d49426b-5dca-4643-8e90-13b1539577bf Authenticating user 'default' from [fd00:1122:3344:101::e]:64376 | ||
| 13812 | 2026.03.25 17:14:16.478060 [ 350 ] {} <Debug> TCP-Session: ce694776-c12e-49cc-8f29-451e63a72481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13813 | 2026.03.25 17:14:16.478082 [ 354 ] {} <Debug> TCP-Session: 2d49426b-5dca-4643-8e90-13b1539577bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13814 | 2026.03.25 17:14:16.478082 [ 350 ] {} <Debug> TCP-Session: ce694776-c12e-49cc-8f29-451e63a72481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13815 | 2026.03.25 17:14:16.478096 [ 354 ] {} <Debug> TCP-Session: 2d49426b-5dca-4643-8e90-13b1539577bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13816 | 2026.03.25 17:14:16.478111 [ 353 ] {41580ae6-cf34-4027-af98-3b748cc7aafb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13817 | 2026.03.25 17:14:16.478188 [ 353 ] {41580ae6-cf34-4027-af98-3b748cc7aafb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13818 | 2026.03.25 17:14:16.478560 [ 353 ] {41580ae6-cf34-4027-af98-3b748cc7aafb} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 13819 | 2026.03.25 17:14:16.479720 [ 345 ] {41580ae6-cf34-4027-af98-3b748cc7aafb} <Trace> AggregatingTransform: Aggregating | ||
| 13820 | 2026.03.25 17:14:16.479766 [ 345 ] {41580ae6-cf34-4027-af98-3b748cc7aafb} <Trace> Aggregator: Aggregation method: without_key | ||
| 13821 | 2026.03.25 17:14:16.479801 [ 345 ] {41580ae6-cf34-4027-af98-3b748cc7aafb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001116968 sec. (895.281 rows/sec., 34.97 KiB/sec.) | ||
| 13822 | 2026.03.25 17:14:16.479819 [ 345 ] {41580ae6-cf34-4027-af98-3b748cc7aafb} <Trace> Aggregator: Merging aggregated data | ||
| 13823 | 2026.03.25 17:14:16.481158 [ 353 ] {41580ae6-cf34-4027-af98-3b748cc7aafb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00348 sec., 287.35632183908046 rows/sec., 11.22 KiB/sec. | ||
| 13824 | 2026.03.25 17:14:16.481300 [ 353 ] {41580ae6-cf34-4027-af98-3b748cc7aafb} <Debug> TCPHandler: Processed in 0.003921926 sec. | ||
| 13825 | 2026.03.25 17:14:16.481406 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13826 | 2026.03.25 17:14:16.481439 [ 353 ] {} <Debug> TCP-Session: 0c365d23-a8b7-4dd3-bc4f-c72937756860 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13827 | 2026.03.25 17:14:16.481439 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13828 | 2026.03.25 17:14:16.481465 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13829 | 2026.03.25 17:14:16.481488 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13830 | 2026.03.25 17:14:16.481491 [ 354 ] {} <Debug> TCP-Session: 2d49426b-5dca-4643-8e90-13b1539577bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13831 | 2026.03.25 17:14:16.481513 [ 355 ] {} <Debug> TCP-Session: cc4e0e75-c092-497c-a385-6462147c4392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13832 | 2026.03.25 17:14:16.481529 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13833 | 2026.03.25 17:14:16.481541 [ 352 ] {} <Debug> TCP-Session: 2cff87c0-c3bc-48aa-8261-1d61281d11f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13834 | 2026.03.25 17:14:16.481547 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13835 | 2026.03.25 17:14:16.481592 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13836 | 2026.03.25 17:14:16.481647 [ 356 ] {} <Debug> TCP-Session: 104efc05-b2b3-4795-9e8d-8d658b862130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13837 | 2026.03.25 17:14:16.481588 [ 350 ] {} <Debug> TCP-Session: ce694776-c12e-49cc-8f29-451e63a72481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13838 | 2026.03.25 17:14:16.481573 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13839 | 2026.03.25 17:14:16.481709 [ 351 ] {} <Debug> TCP-Session: c2ac39f2-6570-4148-bb21-045d13515d20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13840 | 2026.03.25 17:14:16.481730 [ 348 ] {} <Debug> TCP-Session: f8191ed6-7cec-49a3-b62f-8e0ef3294d61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13841 | 2026.03.25 17:14:16.481510 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13842 | 2026.03.25 17:14:16.481776 [ 349 ] {} <Debug> TCP-Session: 62eed7bf-7425-42a0-836a-3101a8ab14fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13843 | 2026.03.25 17:14:16.546099 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36602 | ||
| 13844 | 2026.03.25 17:14:16.546213 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13845 | 2026.03.25 17:14:16.546242 [ 354 ] {} <Debug> TCP-Session: ec77be56-0ba8-4daf-b5d6-89b3605f73f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36602 | ||
| 13846 | 2026.03.25 17:14:16.546264 [ 354 ] {} <Debug> TCP-Session: ec77be56-0ba8-4daf-b5d6-89b3605f73f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13847 | 2026.03.25 17:14:16.546277 [ 354 ] {} <Debug> TCP-Session: ec77be56-0ba8-4daf-b5d6-89b3605f73f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13848 | 2026.03.25 17:14:16.546519 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50361 | ||
| 13849 | 2026.03.25 17:14:16.546534 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61888 | ||
| 13850 | 2026.03.25 17:14:16.546580 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63829 | ||
| 13851 | 2026.03.25 17:14:16.546610 [ 354 ] {} <Trace> TCP-Session: ec77be56-0ba8-4daf-b5d6-89b3605f73f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13852 | 2026.03.25 17:14:16.546647 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13853 | 2026.03.25 17:14:16.546651 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13854 | 2026.03.25 17:14:16.546587 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62371 | ||
| 13855 | 2026.03.25 17:14:16.546691 [ 348 ] {} <Debug> TCP-Session: 1d9c46bc-9174-48c4-b8e9-1ef560eb68e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61888 | ||
| 13856 | 2026.03.25 17:14:16.546709 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13857 | 2026.03.25 17:14:16.546685 [ 355 ] {} <Debug> TCP-Session: f319d0f5-6276-4c1b-a340-b2bf783f484b Authenticating user 'default' from [fd00:1122:3344:101::e]:50361 | ||
| 13858 | 2026.03.25 17:14:16.546744 [ 348 ] {} <Debug> TCP-Session: 1d9c46bc-9174-48c4-b8e9-1ef560eb68e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13859 | 2026.03.25 17:14:16.546757 [ 353 ] {} <Debug> TCP-Session: 9b435f02-581a-4253-ba34-62bfe6bafe01 Authenticating user 'default' from [fd00:1122:3344:101::e]:63829 | ||
| 13860 | 2026.03.25 17:14:16.546772 [ 348 ] {} <Debug> TCP-Session: 1d9c46bc-9174-48c4-b8e9-1ef560eb68e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13861 | 2026.03.25 17:14:16.546771 [ 355 ] {} <Debug> TCP-Session: f319d0f5-6276-4c1b-a340-b2bf783f484b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13862 | 2026.03.25 17:14:16.546788 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13863 | 2026.03.25 17:14:16.546810 [ 355 ] {} <Debug> TCP-Session: f319d0f5-6276-4c1b-a340-b2bf783f484b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13864 | 2026.03.25 17:14:16.546823 [ 354 ] {4ee11ed7-6101-43fd-b861-7b732a223562} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36602) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13865 | 2026.03.25 17:14:16.546834 [ 352 ] {} <Debug> TCP-Session: 04b2df01-d5a8-415b-a95c-3e91f438621d Authenticating user 'default' from [fd00:1122:3344:101::e]:62371 | ||
| 13866 | 2026.03.25 17:14:16.546555 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48051 | ||
| 13867 | 2026.03.25 17:14:16.546884 [ 352 ] {} <Debug> TCP-Session: 04b2df01-d5a8-415b-a95c-3e91f438621d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13868 | 2026.03.25 17:14:16.546566 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35136 | ||
| 13869 | 2026.03.25 17:14:16.546943 [ 352 ] {} <Debug> TCP-Session: 04b2df01-d5a8-415b-a95c-3e91f438621d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13870 | 2026.03.25 17:14:16.546971 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13871 | 2026.03.25 17:14:16.546531 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35144 | ||
| 13872 | 2026.03.25 17:14:16.547006 [ 350 ] {} <Debug> TCP-Session: 05990cc5-9f65-4819-9857-ecb87c488010 Authenticating user 'default' from [fd00:1122:3344:101::e]:48051 | ||
| 13873 | 2026.03.25 17:14:16.547012 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13874 | 2026.03.25 17:14:16.547044 [ 350 ] {} <Debug> TCP-Session: 05990cc5-9f65-4819-9857-ecb87c488010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13875 | 2026.03.25 17:14:16.547063 [ 351 ] {} <Debug> TCP-Session: ab7dfbab-ee20-4932-ad96-844c4ca04989 Authenticating user 'default' from [fd00:1122:3344:101::e]:35136 | ||
| 13876 | 2026.03.25 17:14:16.547070 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13877 | 2026.03.25 17:14:16.547089 [ 351 ] {} <Debug> TCP-Session: ab7dfbab-ee20-4932-ad96-844c4ca04989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13878 | 2026.03.25 17:14:16.547072 [ 350 ] {} <Debug> TCP-Session: 05990cc5-9f65-4819-9857-ecb87c488010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13879 | 2026.03.25 17:14:16.547124 [ 356 ] {} <Debug> TCP-Session: fd4a06b3-c81d-4d19-b3f1-2d87189265c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35144 | ||
| 13880 | 2026.03.25 17:14:16.547144 [ 351 ] {} <Debug> TCP-Session: ab7dfbab-ee20-4932-ad96-844c4ca04989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13881 | 2026.03.25 17:14:16.547172 [ 356 ] {} <Debug> TCP-Session: fd4a06b3-c81d-4d19-b3f1-2d87189265c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13882 | 2026.03.25 17:14:16.546545 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38074 | ||
| 13883 | 2026.03.25 17:14:16.547206 [ 356 ] {} <Debug> TCP-Session: fd4a06b3-c81d-4d19-b3f1-2d87189265c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13884 | 2026.03.25 17:14:16.547199 [ 354 ] {4ee11ed7-6101-43fd-b861-7b732a223562} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13885 | 2026.03.25 17:14:16.546792 [ 353 ] {} <Debug> TCP-Session: 9b435f02-581a-4253-ba34-62bfe6bafe01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13886 | 2026.03.25 17:14:16.547281 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13887 | 2026.03.25 17:14:16.547304 [ 353 ] {} <Debug> TCP-Session: 9b435f02-581a-4253-ba34-62bfe6bafe01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13888 | 2026.03.25 17:14:16.547312 [ 349 ] {} <Debug> TCP-Session: d43b18df-c785-48eb-a737-707948d8dae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38074 | ||
| 13889 | 2026.03.25 17:14:16.547316 [ 354 ] {4ee11ed7-6101-43fd-b861-7b732a223562} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13890 | 2026.03.25 17:14:16.547334 [ 349 ] {} <Debug> TCP-Session: d43b18df-c785-48eb-a737-707948d8dae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13891 | 2026.03.25 17:14:16.547356 [ 349 ] {} <Debug> TCP-Session: d43b18df-c785-48eb-a737-707948d8dae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13892 | 2026.03.25 17:14:16.547655 [ 354 ] {4ee11ed7-6101-43fd-b861-7b732a223562} <Debug> oximeter.version (ab07b0e4-d944-4b0a-b630-ced6d1656b74) (SelectExecutor): Key condition: unknown | ||
| 13893 | 2026.03.25 17:14:16.548854 [ 342 ] {4ee11ed7-6101-43fd-b861-7b732a223562} <Trace> AggregatingTransform: Aggregating | ||
| 13894 | 2026.03.25 17:14:16.548918 [ 342 ] {4ee11ed7-6101-43fd-b861-7b732a223562} <Trace> Aggregator: Aggregation method: without_key | ||
| 13895 | 2026.03.25 17:14:16.548965 [ 342 ] {4ee11ed7-6101-43fd-b861-7b732a223562} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001201409 sec. (832.356 rows/sec., 32.51 KiB/sec.) | ||
| 13896 | 2026.03.25 17:14:16.548984 [ 342 ] {4ee11ed7-6101-43fd-b861-7b732a223562} <Trace> Aggregator: Merging aggregated data | ||
| 13897 | 2026.03.25 17:14:16.550087 [ 354 ] {4ee11ed7-6101-43fd-b861-7b732a223562} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003323 sec., 300.9328919650918 rows/sec., 11.76 KiB/sec. | ||
| 13898 | 2026.03.25 17:14:16.550272 [ 354 ] {4ee11ed7-6101-43fd-b861-7b732a223562} <Debug> TCPHandler: Processed in 0.003788264 sec. | ||
| 13899 | 2026.03.25 17:14:16.550405 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13900 | 2026.03.25 17:14:16.550435 [ 354 ] {} <Debug> TCP-Session: ec77be56-0ba8-4daf-b5d6-89b3605f73f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13901 | 2026.03.25 17:14:16.550442 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13902 | 2026.03.25 17:14:16.550464 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13903 | 2026.03.25 17:14:16.550484 [ 349 ] {} <Debug> TCP-Session: d43b18df-c785-48eb-a737-707948d8dae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13904 | 2026.03.25 17:14:16.550486 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13905 | 2026.03.25 17:14:16.550504 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13906 | 2026.03.25 17:14:16.550523 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13907 | 2026.03.25 17:14:16.550543 [ 355 ] {} <Debug> TCP-Session: f319d0f5-6276-4c1b-a340-b2bf783f484b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13908 | 2026.03.25 17:14:16.550550 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13909 | 2026.03.25 17:14:16.550573 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13910 | 2026.03.25 17:14:16.550580 [ 350 ] {} <Debug> TCP-Session: 05990cc5-9f65-4819-9857-ecb87c488010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13911 | 2026.03.25 17:14:16.550598 [ 348 ] {} <Debug> TCP-Session: 1d9c46bc-9174-48c4-b8e9-1ef560eb68e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13912 | 2026.03.25 17:14:16.550602 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13913 | 2026.03.25 17:14:16.550555 [ 351 ] {} <Debug> TCP-Session: ab7dfbab-ee20-4932-ad96-844c4ca04989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13914 | 2026.03.25 17:14:16.550675 [ 352 ] {} <Debug> TCP-Session: 04b2df01-d5a8-415b-a95c-3e91f438621d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13915 | 2026.03.25 17:14:16.550505 [ 353 ] {} <Debug> TCP-Session: 9b435f02-581a-4253-ba34-62bfe6bafe01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13916 | 2026.03.25 17:14:16.550618 [ 356 ] {} <Debug> TCP-Session: fd4a06b3-c81d-4d19-b3f1-2d87189265c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13917 | 2026.03.25 17:14:16.634839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13918 | 2026.03.25 17:14:16.652193 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13919 | 2026.03.25 17:14:16.652265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13920 | 2026.03.25 17:14:16.658103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13921 | 2026.03.25 17:14:16.658851 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13922 | 2026.03.25 17:14:16.661955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13923 | 2026.03.25 17:14:17.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.94 MiB, peak 352.27 MiB, free memory in arenas 0.00 B, will set to 343.73 MiB (RSS), difference: -1.20 MiB | ||
| 13924 | 2026.03.25 17:14:17.632596 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1800 | ||
| 13925 | 2026.03.25 17:14:17.635097 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2026.03.25 17:14:17.635159 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13927 | 2026.03.25 17:14:17.636433 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13928 | 2026.03.25 17:14:17.636714 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2026.03.25 17:14:17.637090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1800 | ||
| 13930 | 2026.03.25 17:14:18.596507 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13931 | 2026.03.25 17:14:18.596699 [ 253 ] {e56caa6f-31f5-40e8-8036-7eb208558589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13932 | 2026.03.25 17:14:18.596769 [ 253 ] {e56caa6f-31f5-40e8-8036-7eb208558589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13933 | 2026.03.25 17:14:18.597479 [ 253 ] {e56caa6f-31f5-40e8-8036-7eb208558589} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13934 | 2026.03.25 17:14:18.597528 [ 253 ] {e56caa6f-31f5-40e8-8036-7eb208558589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13935 | 2026.03.25 17:14:18.597962 [ 253 ] {e56caa6f-31f5-40e8-8036-7eb208558589} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13936 | 2026.03.25 17:14:18.598216 [ 253 ] {e56caa6f-31f5-40e8-8036-7eb208558589} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13937 | 2026.03.25 17:14:18.598380 [ 253 ] {e56caa6f-31f5-40e8-8036-7eb208558589} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001733 sec., 49624.927870744374 rows/sec., 4.16 MiB/sec. | ||
| 13938 | 2026.03.25 17:14:18.598434 [ 253 ] {e56caa6f-31f5-40e8-8036-7eb208558589} <Debug> TCPHandler: Processed in 0.0020591 sec. | ||
| 13939 | 2026.03.25 17:14:18.598568 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13940 | 2026.03.25 17:14:18.598671 [ 253 ] {19c947e3-a172-4a4b-aa7c-6e747c6d43af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13941 | 2026.03.25 17:14:18.598717 [ 253 ] {19c947e3-a172-4a4b-aa7c-6e747c6d43af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13942 | 2026.03.25 17:14:18.599141 [ 253 ] {19c947e3-a172-4a4b-aa7c-6e747c6d43af} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2026.03.25 17:14:18.599179 [ 253 ] {19c947e3-a172-4a4b-aa7c-6e747c6d43af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13944 | 2026.03.25 17:14:18.599501 [ 253 ] {19c947e3-a172-4a4b-aa7c-6e747c6d43af} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13945 | 2026.03.25 17:14:18.599721 [ 253 ] {19c947e3-a172-4a4b-aa7c-6e747c6d43af} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13946 | 2026.03.25 17:14:18.599857 [ 253 ] {19c947e3-a172-4a4b-aa7c-6e747c6d43af} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001211 sec., 12386.457473162674 rows/sec., 931.40 KiB/sec. | ||
| 13947 | 2026.03.25 17:14:18.599896 [ 253 ] {19c947e3-a172-4a4b-aa7c-6e747c6d43af} <Debug> TCPHandler: Processed in 0.001380174 sec. | ||
| 13948 | 2026.03.25 17:14:18.600009 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13949 | 2026.03.25 17:14:18.600105 [ 253 ] {fc92a476-3f73-4185-876b-29f172a3b612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13950 | 2026.03.25 17:14:18.600147 [ 253 ] {fc92a476-3f73-4185-876b-29f172a3b612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13951 | 2026.03.25 17:14:18.600579 [ 253 ] {fc92a476-3f73-4185-876b-29f172a3b612} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13952 | 2026.03.25 17:14:18.600616 [ 253 ] {fc92a476-3f73-4185-876b-29f172a3b612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13953 | 2026.03.25 17:14:18.600926 [ 253 ] {fc92a476-3f73-4185-876b-29f172a3b612} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13954 | 2026.03.25 17:14:18.601145 [ 253 ] {fc92a476-3f73-4185-876b-29f172a3b612} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13955 | 2026.03.25 17:14:18.601276 [ 253 ] {fc92a476-3f73-4185-876b-29f172a3b612} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001191 sec., 66330.81444164568 rows/sec., 5.18 MiB/sec. | ||
| 13956 | 2026.03.25 17:14:18.601314 [ 253 ] {fc92a476-3f73-4185-876b-29f172a3b612} <Debug> TCPHandler: Processed in 0.001355133 sec. | ||
| 13957 | 2026.03.25 17:14:18.601441 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13958 | 2026.03.25 17:14:18.601536 [ 253 ] {c44aa364-9d6a-40d7-86d2-e74d8119dfc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13959 | 2026.03.25 17:14:18.601581 [ 253 ] {c44aa364-9d6a-40d7-86d2-e74d8119dfc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13960 | 2026.03.25 17:14:18.602007 [ 253 ] {c44aa364-9d6a-40d7-86d2-e74d8119dfc8} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13961 | 2026.03.25 17:14:18.602044 [ 253 ] {c44aa364-9d6a-40d7-86d2-e74d8119dfc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13962 | 2026.03.25 17:14:18.602401 [ 253 ] {c44aa364-9d6a-40d7-86d2-e74d8119dfc8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13963 | 2026.03.25 17:14:18.602637 [ 253 ] {c44aa364-9d6a-40d7-86d2-e74d8119dfc8} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13964 | 2026.03.25 17:14:18.602769 [ 253 ] {c44aa364-9d6a-40d7-86d2-e74d8119dfc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 13965 | 2026.03.25 17:14:18.602806 [ 253 ] {c44aa364-9d6a-40d7-86d2-e74d8119dfc8} <Debug> TCPHandler: Processed in 0.001414425 sec. | ||
| 13966 | 2026.03.25 17:14:18.602916 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13967 | 2026.03.25 17:14:18.603010 [ 253 ] {b6cdd831-67f2-4812-91b4-f24f6aa37ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13968 | 2026.03.25 17:14:18.603064 [ 253 ] {b6cdd831-67f2-4812-91b4-f24f6aa37ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13969 | 2026.03.25 17:14:18.603885 [ 253 ] {b6cdd831-67f2-4812-91b4-f24f6aa37ecf} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13970 | 2026.03.25 17:14:18.603922 [ 253 ] {b6cdd831-67f2-4812-91b4-f24f6aa37ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13971 | 2026.03.25 17:14:18.604462 [ 253 ] {b6cdd831-67f2-4812-91b4-f24f6aa37ecf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13972 | 2026.03.25 17:14:18.604694 [ 253 ] {b6cdd831-67f2-4812-91b4-f24f6aa37ecf} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13973 | 2026.03.25 17:14:18.604835 [ 253 ] {b6cdd831-67f2-4812-91b4-f24f6aa37ecf} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001843 sec., 8138.903960933261 rows/sec., 14.58 MiB/sec. | ||
| 13974 | 2026.03.25 17:14:18.604899 [ 253 ] {b6cdd831-67f2-4812-91b4-f24f6aa37ecf} <Debug> TCPHandler: Processed in 0.00203256 sec. | ||
| 13975 | 2026.03.25 17:14:18.605022 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13976 | 2026.03.25 17:14:18.605119 [ 253 ] {273ee6e4-ab61-4af1-99e0-0e20321084b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13977 | 2026.03.25 17:14:18.605162 [ 253 ] {273ee6e4-ab61-4af1-99e0-0e20321084b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13978 | 2026.03.25 17:14:18.605519 [ 253 ] {273ee6e4-ab61-4af1-99e0-0e20321084b1} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13979 | 2026.03.25 17:14:18.605555 [ 253 ] {273ee6e4-ab61-4af1-99e0-0e20321084b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13980 | 2026.03.25 17:14:18.605861 [ 253 ] {273ee6e4-ab61-4af1-99e0-0e20321084b1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13981 | 2026.03.25 17:14:18.606077 [ 253 ] {273ee6e4-ab61-4af1-99e0-0e20321084b1} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13982 | 2026.03.25 17:14:18.606208 [ 253 ] {273ee6e4-ab61-4af1-99e0-0e20321084b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 13983 | 2026.03.25 17:14:18.606246 [ 253 ] {273ee6e4-ab61-4af1-99e0-0e20321084b1} <Debug> TCPHandler: Processed in 0.001280562 sec. | ||
| 13984 | 2026.03.25 17:14:22.384508 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13985 | 2026.03.25 17:14:22.384568 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13986 | 2026.03.25 17:14:22.556799 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27805 | ||
| 13987 | 2026.03.25 17:14:22.557299 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13988 | 2026.03.25 17:14:22.557337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13989 | 2026.03.25 17:14:22.557821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13990 | 2026.03.25 17:14:22.558051 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13991 | 2026.03.25 17:14:22.558200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27805 | ||
| 13992 | 2026.03.25 17:14:23.604564 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13993 | 2026.03.25 17:14:23.604779 [ 253 ] {28eccda4-357b-4f78-9025-b6822a2786b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13994 | 2026.03.25 17:14:23.604848 [ 253 ] {28eccda4-357b-4f78-9025-b6822a2786b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13995 | 2026.03.25 17:14:23.605615 [ 253 ] {28eccda4-357b-4f78-9025-b6822a2786b9} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13996 | 2026.03.25 17:14:23.605660 [ 253 ] {28eccda4-357b-4f78-9025-b6822a2786b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 13997 | 2026.03.25 17:14:23.606087 [ 253 ] {28eccda4-357b-4f78-9025-b6822a2786b9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13998 | 2026.03.25 17:14:23.606323 [ 253 ] {28eccda4-357b-4f78-9025-b6822a2786b9} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13999 | 2026.03.25 17:14:23.606485 [ 253 ] {28eccda4-357b-4f78-9025-b6822a2786b9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00176 sec., 161363.63636363635 rows/sec., 10.25 MiB/sec. | ||
| 14000 | 2026.03.25 17:14:23.606537 [ 253 ] {28eccda4-357b-4f78-9025-b6822a2786b9} <Debug> TCPHandler: Processed in 0.002112192 sec. | ||
| 14001 | 2026.03.25 17:14:23.606668 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14002 | 2026.03.25 17:14:23.606773 [ 253 ] {aa80406b-ec4d-420b-9c5a-9cefc5c63a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14003 | 2026.03.25 17:14:23.606819 [ 253 ] {aa80406b-ec4d-420b-9c5a-9cefc5c63a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14004 | 2026.03.25 17:14:23.607630 [ 253 ] {aa80406b-ec4d-420b-9c5a-9cefc5c63a02} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14005 | 2026.03.25 17:14:23.607667 [ 253 ] {aa80406b-ec4d-420b-9c5a-9cefc5c63a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14006 | 2026.03.25 17:14:23.608027 [ 253 ] {aa80406b-ec4d-420b-9c5a-9cefc5c63a02} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14007 | 2026.03.25 17:14:23.608242 [ 253 ] {aa80406b-ec4d-420b-9c5a-9cefc5c63a02} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14008 | 2026.03.25 17:14:23.608377 [ 253 ] {aa80406b-ec4d-420b-9c5a-9cefc5c63a02} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001629 sec., 519950.89011663594 rows/sec., 40.89 MiB/sec. | ||
| 14009 | 2026.03.25 17:14:23.608379 [ 146 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14010 | 2026.03.25 17:14:23.608416 [ 253 ] {aa80406b-ec4d-420b-9c5a-9cefc5c63a02} <Debug> TCPHandler: Processed in 0.001805115 sec. | ||
| 14011 | 2026.03.25 17:14:23.608452 [ 146 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14012 | 2026.03.25 17:14:23.608479 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14013 | 2026.03.25 17:14:23.608550 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14014 | 2026.03.25 17:14:23.608600 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 14015 | 2026.03.25 17:14:23.608654 [ 253 ] {8a301fbf-5560-4db4-ba1c-1d79e17ac8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14016 | 2026.03.25 17:14:23.608701 [ 253 ] {8a301fbf-5560-4db4-ba1c-1d79e17ac8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14017 | 2026.03.25 17:14:23.608740 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14018 | 2026.03.25 17:14:23.608781 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3360 rows starting from the beginning of the part | ||
| 14019 | 2026.03.25 17:14:23.608855 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 847 rows starting from the beginning of the part | ||
| 14020 | 2026.03.25 17:14:23.608909 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 14021 | 2026.03.25 17:14:23.608958 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 847 rows starting from the beginning of the part | ||
| 14022 | 2026.03.25 17:14:23.609009 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::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 | ||
| 14023 | 2026.03.25 17:14:23.609057 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 847 rows starting from the beginning of the part | ||
| 14024 | 2026.03.25 17:14:23.609164 [ 253 ] {8a301fbf-5560-4db4-ba1c-1d79e17ac8ef} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14025 | 2026.03.25 17:14:23.609206 [ 253 ] {8a301fbf-5560-4db4-ba1c-1d79e17ac8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14026 | 2026.03.25 17:14:23.609561 [ 253 ] {8a301fbf-5560-4db4-ba1c-1d79e17ac8ef} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14027 | 2026.03.25 17:14:23.609779 [ 253 ] {8a301fbf-5560-4db4-ba1c-1d79e17ac8ef} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14028 | 2026.03.25 17:14:23.609916 [ 253 ] {8a301fbf-5560-4db4-ba1c-1d79e17ac8ef} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001283 sec., 130163.67887763055 rows/sec., 7.93 MiB/sec. | ||
| 14029 | 2026.03.25 17:14:23.609955 [ 253 ] {8a301fbf-5560-4db4-ba1c-1d79e17ac8ef} <Debug> TCPHandler: Processed in 0.001456126 sec. | ||
| 14030 | 2026.03.25 17:14:23.610068 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14031 | 2026.03.25 17:14:23.610163 [ 253 ] {10d20193-5847-474d-a952-eefde997179e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14032 | 2026.03.25 17:14:23.610204 [ 253 ] {10d20193-5847-474d-a952-eefde997179e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14033 | 2026.03.25 17:14:23.610635 [ 253 ] {10d20193-5847-474d-a952-eefde997179e} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14034 | 2026.03.25 17:14:23.610671 [ 253 ] {10d20193-5847-474d-a952-eefde997179e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14035 | 2026.03.25 17:14:23.610976 [ 253 ] {10d20193-5847-474d-a952-eefde997179e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14036 | 2026.03.25 17:14:23.611203 [ 253 ] {10d20193-5847-474d-a952-eefde997179e} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14037 | 2026.03.25 17:14:23.611307 [ 187 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6073 rows, containing 5 columns (5 merged, 0 gathered) in 0.002763818 sec., 2197322.68912063 rows/sec., 178.13 MiB/sec. | ||
| 14038 | 2026.03.25 17:14:23.611333 [ 253 ] {10d20193-5847-474d-a952-eefde997179e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001188 sec., 125420.87542087541 rows/sec., 8.10 MiB/sec. | ||
| 14039 | 2026.03.25 17:14:23.611375 [ 253 ] {10d20193-5847-474d-a952-eefde997179e} <Debug> TCPHandler: Processed in 0.001357044 sec. | ||
| 14040 | 2026.03.25 17:14:23.611499 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14041 | 2026.03.25 17:14:23.611593 [ 253 ] {e32d8e85-abda-465f-8d4e-7af05b10b667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14042 | 2026.03.25 17:14:23.611603 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14043 | 2026.03.25 17:14:23.611635 [ 253 ] {e32d8e85-abda-465f-8d4e-7af05b10b667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14044 | 2026.03.25 17:14:23.611863 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_96_19} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14045 | 2026.03.25 17:14:23.611943 [ 192 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_96_19} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14046 | 2026.03.25 17:14:23.612027 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14047 | 2026.03.25 17:14:23.612092 [ 253 ] {e32d8e85-abda-465f-8d4e-7af05b10b667} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14048 | 2026.03.25 17:14:23.612133 [ 253 ] {e32d8e85-abda-465f-8d4e-7af05b10b667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14049 | 2026.03.25 17:14:23.612444 [ 253 ] {e32d8e85-abda-465f-8d4e-7af05b10b667} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14050 | 2026.03.25 17:14:23.612688 [ 253 ] {e32d8e85-abda-465f-8d4e-7af05b10b667} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14051 | 2026.03.25 17:14:23.612816 [ 253 ] {e32d8e85-abda-465f-8d4e-7af05b10b667} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00124 sec., 119354.83870967742 rows/sec., 6.79 MiB/sec. | ||
| 14052 | 2026.03.25 17:14:23.612854 [ 253 ] {e32d8e85-abda-465f-8d4e-7af05b10b667} <Debug> TCPHandler: Processed in 0.001402814 sec. | ||
| 14053 | 2026.03.25 17:14:23.612969 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14054 | 2026.03.25 17:14:23.613069 [ 253 ] {7e17fdee-6539-4846-9bb4-04ee76236506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14055 | 2026.03.25 17:14:23.613110 [ 253 ] {7e17fdee-6539-4846-9bb4-04ee76236506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14056 | 2026.03.25 17:14:23.613733 [ 253 ] {7e17fdee-6539-4846-9bb4-04ee76236506} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14057 | 2026.03.25 17:14:23.613769 [ 253 ] {7e17fdee-6539-4846-9bb4-04ee76236506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14058 | 2026.03.25 17:14:23.614119 [ 253 ] {7e17fdee-6539-4846-9bb4-04ee76236506} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14059 | 2026.03.25 17:14:23.614335 [ 253 ] {7e17fdee-6539-4846-9bb4-04ee76236506} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14060 | 2026.03.25 17:14:23.614451 [ 146 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14061 | 2026.03.25 17:14:23.614464 [ 253 ] {7e17fdee-6539-4846-9bb4-04ee76236506} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001418 sec., 363187.5881523272 rows/sec., 25.61 MiB/sec. | ||
| 14062 | 2026.03.25 17:14:23.614490 [ 146 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14063 | 2026.03.25 17:14:23.614512 [ 253 ] {7e17fdee-6539-4846-9bb4-04ee76236506} <Debug> TCPHandler: Processed in 0.001592569 sec. | ||
| 14064 | 2026.03.25 17:14:23.614513 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14065 | 2026.03.25 17:14:23.614620 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 14066 | 2026.03.25 17:14:23.614632 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14067 | 2026.03.25 17:14:23.614736 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14068 | 2026.03.25 17:14:23.614739 [ 253 ] {bf6e631b-f4ea-4b44-9783-1941e1a441df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14069 | 2026.03.25 17:14:23.614782 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1830 rows starting from the beginning of the part | ||
| 14070 | 2026.03.25 17:14:23.614797 [ 253 ] {bf6e631b-f4ea-4b44-9783-1941e1a441df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14071 | 2026.03.25 17:14:23.614865 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 515 rows starting from the beginning of the part | ||
| 14072 | 2026.03.25 17:14:23.614924 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 14073 | 2026.03.25 17:14:23.614975 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 515 rows starting from the beginning of the part | ||
| 14074 | 2026.03.25 17:14:23.615023 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 14075 | 2026.03.25 17:14:23.615072 [ 191 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 515 rows starting from the beginning of the part | ||
| 14076 | 2026.03.25 17:14:23.615147 [ 253 ] {bf6e631b-f4ea-4b44-9783-1941e1a441df} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.03.25 17:14:23.615189 [ 253 ] {bf6e631b-f4ea-4b44-9783-1941e1a441df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14078 | 2026.03.25 17:14:23.615530 [ 253 ] {bf6e631b-f4ea-4b44-9783-1941e1a441df} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14079 | 2026.03.25 17:14:23.615764 [ 253 ] {bf6e631b-f4ea-4b44-9783-1941e1a441df} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14080 | 2026.03.25 17:14:23.615902 [ 253 ] {bf6e631b-f4ea-4b44-9783-1941e1a441df} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001181 sec., 5080.4403048264185 rows/sec., 265.43 KiB/sec. | ||
| 14081 | 2026.03.25 17:14:23.615938 [ 253 ] {bf6e631b-f4ea-4b44-9783-1941e1a441df} <Debug> TCPHandler: Processed in 0.001356093 sec. | ||
| 14082 | 2026.03.25 17:14:23.616047 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14083 | 2026.03.25 17:14:23.616141 [ 253 ] {158ea066-e7dc-4aec-90eb-7e8e287aa4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14084 | 2026.03.25 17:14:23.616185 [ 253 ] {158ea066-e7dc-4aec-90eb-7e8e287aa4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14085 | 2026.03.25 17:14:23.616595 [ 192 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3533 rows, containing 5 columns (5 merged, 0 gathered) in 0.00201931 sec., 1749607.539208938 rows/sec., 128.49 MiB/sec. | ||
| 14086 | 2026.03.25 17:14:23.616597 [ 253 ] {158ea066-e7dc-4aec-90eb-7e8e287aa4ef} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14087 | 2026.03.25 17:14:23.616653 [ 253 ] {158ea066-e7dc-4aec-90eb-7e8e287aa4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14088 | 2026.03.25 17:14:23.616836 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14089 | 2026.03.25 17:14:23.617010 [ 253 ] {158ea066-e7dc-4aec-90eb-7e8e287aa4ef} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14090 | 2026.03.25 17:14:23.617227 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_96_19} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14091 | 2026.03.25 17:14:23.617325 [ 187 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_96_19} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14092 | 2026.03.25 17:14:23.617338 [ 253 ] {158ea066-e7dc-4aec-90eb-7e8e287aa4ef} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2026.03.25 17:14:23.617414 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 14094 | 2026.03.25 17:14:23.617494 [ 253 ] {158ea066-e7dc-4aec-90eb-7e8e287aa4ef} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001371 sec., 193289.56965718453 rows/sec., 12.84 MiB/sec. | ||
| 14095 | 2026.03.25 17:14:23.617537 [ 253 ] {158ea066-e7dc-4aec-90eb-7e8e287aa4ef} <Debug> TCPHandler: Processed in 0.001539298 sec. | ||
| 14096 | 2026.03.25 17:14:23.617654 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14097 | 2026.03.25 17:14:23.617751 [ 253 ] {912d996d-f26b-412e-8cbc-5ec0c30b7cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14098 | 2026.03.25 17:14:23.617794 [ 253 ] {912d996d-f26b-412e-8cbc-5ec0c30b7cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14099 | 2026.03.25 17:14:23.618123 [ 253 ] {912d996d-f26b-412e-8cbc-5ec0c30b7cd3} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14100 | 2026.03.25 17:14:23.618159 [ 253 ] {912d996d-f26b-412e-8cbc-5ec0c30b7cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14101 | 2026.03.25 17:14:23.618469 [ 253 ] {912d996d-f26b-412e-8cbc-5ec0c30b7cd3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14102 | 2026.03.25 17:14:23.618682 [ 253 ] {912d996d-f26b-412e-8cbc-5ec0c30b7cd3} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14103 | 2026.03.25 17:14:23.618814 [ 253 ] {912d996d-f26b-412e-8cbc-5ec0c30b7cd3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 14104 | 2026.03.25 17:14:23.618851 [ 253 ] {912d996d-f26b-412e-8cbc-5ec0c30b7cd3} <Debug> TCPHandler: Processed in 0.001246721 sec. | ||
| 14105 | 2026.03.25 17:14:23.618964 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14106 | 2026.03.25 17:14:23.619059 [ 253 ] {7046520a-76c5-473b-a999-5f190c764ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14107 | 2026.03.25 17:14:23.619114 [ 253 ] {7046520a-76c5-473b-a999-5f190c764ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14108 | 2026.03.25 17:14:23.619977 [ 253 ] {7046520a-76c5-473b-a999-5f190c764ae3} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.03.25 17:14:23.620014 [ 253 ] {7046520a-76c5-473b-a999-5f190c764ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14110 | 2026.03.25 17:14:23.620554 [ 253 ] {7046520a-76c5-473b-a999-5f190c764ae3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14111 | 2026.03.25 17:14:23.620777 [ 253 ] {7046520a-76c5-473b-a999-5f190c764ae3} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.03.25 17:14:23.620919 [ 253 ] {7046520a-76c5-473b-a999-5f190c764ae3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001879 sec., 13304.949441192124 rows/sec., 23.84 MiB/sec. | ||
| 14113 | 2026.03.25 17:14:23.620979 [ 253 ] {7046520a-76c5-473b-a999-5f190c764ae3} <Debug> TCPHandler: Processed in 0.002064041 sec. | ||
| 14114 | 2026.03.25 17:14:23.621090 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14115 | 2026.03.25 17:14:23.621184 [ 253 ] {8b03a28c-6fc6-4aa3-8a3b-6bcf84dcbcb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14116 | 2026.03.25 17:14:23.621224 [ 253 ] {8b03a28c-6fc6-4aa3-8a3b-6bcf84dcbcb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14117 | 2026.03.25 17:14:23.621554 [ 253 ] {8b03a28c-6fc6-4aa3-8a3b-6bcf84dcbcb5} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14118 | 2026.03.25 17:14:23.621590 [ 253 ] {8b03a28c-6fc6-4aa3-8a3b-6bcf84dcbcb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14119 | 2026.03.25 17:14:23.621906 [ 253 ] {8b03a28c-6fc6-4aa3-8a3b-6bcf84dcbcb5} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14120 | 2026.03.25 17:14:23.622116 [ 253 ] {8b03a28c-6fc6-4aa3-8a3b-6bcf84dcbcb5} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14121 | 2026.03.25 17:14:23.622234 [ 149 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14122 | 2026.03.25 17:14:23.622244 [ 253 ] {8b03a28c-6fc6-4aa3-8a3b-6bcf84dcbcb5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001079 sec., 83410.56533827618 rows/sec., 5.22 MiB/sec. | ||
| 14123 | 2026.03.25 17:14:23.622278 [ 149 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14124 | 2026.03.25 17:14:23.622295 [ 253 ] {8b03a28c-6fc6-4aa3-8a3b-6bcf84dcbcb5} <Debug> TCPHandler: Processed in 0.001255501 sec. | ||
| 14125 | 2026.03.25 17:14:23.622303 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14126 | 2026.03.25 17:14:23.622385 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 14127 | 2026.03.25 17:14:23.622497 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14128 | 2026.03.25 17:14:23.622527 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5808 rows starting from the beginning of the part | ||
| 14129 | 2026.03.25 17:14:23.622571 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 14130 | 2026.03.25 17:14:23.622606 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 14131 | 2026.03.25 17:14:23.622641 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 14132 | 2026.03.25 17:14:23.622673 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 14133 | 2026.03.25 17:14:23.622709 [ 192 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 14134 | 2026.03.25 17:14:23.624321 [ 187 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001965178 sec., 3153912.7753312928 rows/sec., 203.94 MiB/sec. | ||
| 14135 | 2026.03.25 17:14:23.624672 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14136 | 2026.03.25 17:14:23.624933 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_96_19} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14137 | 2026.03.25 17:14:23.625004 [ 200 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_96_19} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14138 | 2026.03.25 17:14:23.625086 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14139 | 2026.03.25 17:14:24.162803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 14140 | 2026.03.25 17:14:24.177974 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14141 | 2026.03.25 17:14:24.178021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14142 | 2026.03.25 17:14:24.183621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14143 | 2026.03.25 17:14:24.184292 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2026.03.25 17:14:24.186853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 14145 | 2026.03.25 17:14:24.811872 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14146 | 2026.03.25 17:14:24.812082 [ 253 ] {cf148a68-c5ba-4926-8d27-b4ed94390a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14147 | 2026.03.25 17:14:24.812156 [ 253 ] {cf148a68-c5ba-4926-8d27-b4ed94390a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14148 | 2026.03.25 17:14:24.812839 [ 253 ] {cf148a68-c5ba-4926-8d27-b4ed94390a59} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14149 | 2026.03.25 17:14:24.812888 [ 253 ] {cf148a68-c5ba-4926-8d27-b4ed94390a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14150 | 2026.03.25 17:14:24.813295 [ 253 ] {cf148a68-c5ba-4926-8d27-b4ed94390a59} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14151 | 2026.03.25 17:14:24.813524 [ 253 ] {cf148a68-c5ba-4926-8d27-b4ed94390a59} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14152 | 2026.03.25 17:14:24.813688 [ 253 ] {cf148a68-c5ba-4926-8d27-b4ed94390a59} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001661 sec., 9632.75135460566 rows/sec., 785.48 KiB/sec. | ||
| 14153 | 2026.03.25 17:14:24.813730 [ 253 ] {cf148a68-c5ba-4926-8d27-b4ed94390a59} <Debug> TCPHandler: Processed in 0.001998939 sec. | ||
| 14154 | 2026.03.25 17:14:24.813847 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14155 | 2026.03.25 17:14:24.813943 [ 253 ] {53e30e1a-0c65-4c6f-a507-2828fc830645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14156 | 2026.03.25 17:14:24.813982 [ 253 ] {53e30e1a-0c65-4c6f-a507-2828fc830645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14157 | 2026.03.25 17:14:24.816008 [ 253 ] {53e30e1a-0c65-4c6f-a507-2828fc830645} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14158 | 2026.03.25 17:14:24.816045 [ 253 ] {53e30e1a-0c65-4c6f-a507-2828fc830645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14159 | 2026.03.25 17:14:24.816507 [ 253 ] {53e30e1a-0c65-4c6f-a507-2828fc830645} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14160 | 2026.03.25 17:14:24.816725 [ 253 ] {53e30e1a-0c65-4c6f-a507-2828fc830645} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14161 | 2026.03.25 17:14:24.816864 [ 253 ] {53e30e1a-0c65-4c6f-a507-2828fc830645} <Debug> executeQuery: Read 2443 rows, 185.26 KiB in 0.002941 sec., 830669.8401904114 rows/sec., 61.52 MiB/sec. | ||
| 14162 | 2026.03.25 17:14:24.816901 [ 253 ] {53e30e1a-0c65-4c6f-a507-2828fc830645} <Debug> TCPHandler: Processed in 0.003105167 sec. | ||
| 14163 | 2026.03.25 17:14:24.817019 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14164 | 2026.03.25 17:14:24.817114 [ 253 ] {214731ec-fc68-4500-ac52-cb16aee1e2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14165 | 2026.03.25 17:14:24.817155 [ 253 ] {214731ec-fc68-4500-ac52-cb16aee1e2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14166 | 2026.03.25 17:14:24.817586 [ 253 ] {214731ec-fc68-4500-ac52-cb16aee1e2ec} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14167 | 2026.03.25 17:14:24.817622 [ 253 ] {214731ec-fc68-4500-ac52-cb16aee1e2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14168 | 2026.03.25 17:14:24.817931 [ 253 ] {214731ec-fc68-4500-ac52-cb16aee1e2ec} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14169 | 2026.03.25 17:14:24.818145 [ 253 ] {214731ec-fc68-4500-ac52-cb16aee1e2ec} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14170 | 2026.03.25 17:14:24.818280 [ 253 ] {214731ec-fc68-4500-ac52-cb16aee1e2ec} <Debug> executeQuery: Read 42 rows, 3.07 KiB in 0.001184 sec., 35472.97297297297 rows/sec., 2.53 MiB/sec. | ||
| 14171 | 2026.03.25 17:14:24.818317 [ 253 ] {214731ec-fc68-4500-ac52-cb16aee1e2ec} <Debug> TCPHandler: Processed in 0.001347593 sec. | ||
| 14172 | 2026.03.25 17:14:24.818425 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14173 | 2026.03.25 17:14:24.818518 [ 253 ] {ab5f3ac2-4f99-4c85-bb4f-79354d8ddb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14174 | 2026.03.25 17:14:24.818557 [ 253 ] {ab5f3ac2-4f99-4c85-bb4f-79354d8ddb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14175 | 2026.03.25 17:14:24.819342 [ 253 ] {ab5f3ac2-4f99-4c85-bb4f-79354d8ddb77} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14176 | 2026.03.25 17:14:24.819377 [ 253 ] {ab5f3ac2-4f99-4c85-bb4f-79354d8ddb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14177 | 2026.03.25 17:14:24.819714 [ 253 ] {ab5f3ac2-4f99-4c85-bb4f-79354d8ddb77} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14178 | 2026.03.25 17:14:24.819936 [ 253 ] {ab5f3ac2-4f99-4c85-bb4f-79354d8ddb77} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14179 | 2026.03.25 17:14:24.820065 [ 253 ] {ab5f3ac2-4f99-4c85-bb4f-79354d8ddb77} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001565 sec., 511821.0862619808 rows/sec., 29.56 MiB/sec. | ||
| 14180 | 2026.03.25 17:14:24.820104 [ 253 ] {ab5f3ac2-4f99-4c85-bb4f-79354d8ddb77} <Debug> TCPHandler: Processed in 0.001728743 sec. | ||
| 14181 | 2026.03.25 17:14:24.820218 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14182 | 2026.03.25 17:14:24.820312 [ 253 ] {5d84f124-2fac-444e-9bcb-61484985ffa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14183 | 2026.03.25 17:14:24.820353 [ 253 ] {5d84f124-2fac-444e-9bcb-61484985ffa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14184 | 2026.03.25 17:14:24.820732 [ 253 ] {5d84f124-2fac-444e-9bcb-61484985ffa4} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14185 | 2026.03.25 17:14:24.820767 [ 253 ] {5d84f124-2fac-444e-9bcb-61484985ffa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14186 | 2026.03.25 17:14:24.821056 [ 253 ] {5d84f124-2fac-444e-9bcb-61484985ffa4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 14187 | 2026.03.25 17:14:24.821281 [ 253 ] {5d84f124-2fac-444e-9bcb-61484985ffa4} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14188 | 2026.03.25 17:14:24.821412 [ 253 ] {5d84f124-2fac-444e-9bcb-61484985ffa4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 14189 | 2026.03.25 17:14:24.821450 [ 253 ] {5d84f124-2fac-444e-9bcb-61484985ffa4} <Debug> TCPHandler: Processed in 0.001280852 sec. | ||
| 14190 | 2026.03.25 17:14:24.821561 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14191 | 2026.03.25 17:14:24.821655 [ 253 ] {29add403-1343-4384-8e66-aebfd9bedbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14192 | 2026.03.25 17:14:24.821693 [ 253 ] {29add403-1343-4384-8e66-aebfd9bedbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14193 | 2026.03.25 17:14:24.822747 [ 253 ] {29add403-1343-4384-8e66-aebfd9bedbaf} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14194 | 2026.03.25 17:14:24.822782 [ 253 ] {29add403-1343-4384-8e66-aebfd9bedbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14195 | 2026.03.25 17:14:24.823161 [ 253 ] {29add403-1343-4384-8e66-aebfd9bedbaf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14196 | 2026.03.25 17:14:24.823387 [ 253 ] {29add403-1343-4384-8e66-aebfd9bedbaf} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14197 | 2026.03.25 17:14:24.823518 [ 253 ] {29add403-1343-4384-8e66-aebfd9bedbaf} <Debug> executeQuery: Read 1321 rows, 90.62 KiB in 0.001881 sec., 702286.0180754918 rows/sec., 47.05 MiB/sec. | ||
| 14198 | 2026.03.25 17:14:24.823556 [ 253 ] {29add403-1343-4384-8e66-aebfd9bedbaf} <Debug> TCPHandler: Processed in 0.00204395 sec. | ||
| 14199 | 2026.03.25 17:14:24.823669 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14200 | 2026.03.25 17:14:24.823762 [ 253 ] {3e1620c3-2d80-4b0b-9185-75812bb9e36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14201 | 2026.03.25 17:14:24.823804 [ 253 ] {3e1620c3-2d80-4b0b-9185-75812bb9e36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14202 | 2026.03.25 17:14:24.824633 [ 253 ] {3e1620c3-2d80-4b0b-9185-75812bb9e36e} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2026.03.25 17:14:24.824668 [ 253 ] {3e1620c3-2d80-4b0b-9185-75812bb9e36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14204 | 2026.03.25 17:14:24.825104 [ 253 ] {3e1620c3-2d80-4b0b-9185-75812bb9e36e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14205 | 2026.03.25 17:14:24.825318 [ 253 ] {3e1620c3-2d80-4b0b-9185-75812bb9e36e} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2026.03.25 17:14:24.825440 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 6 parts from all_1_92_19 to all_97_97_0 | ||
| 14207 | 2026.03.25 17:14:24.825449 [ 253 ] {3e1620c3-2d80-4b0b-9185-75812bb9e36e} <Debug> executeQuery: Read 1536 rows, 95.75 KiB in 0.001706 sec., 900351.6998827667 rows/sec., 54.81 MiB/sec. | ||
| 14208 | 2026.03.25 17:14:24.825508 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14209 | 2026.03.25 17:14:24.825533 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14210 | 2026.03.25 17:14:24.825536 [ 253 ] {3e1620c3-2d80-4b0b-9185-75812bb9e36e} <Debug> TCPHandler: Processed in 0.001915997 sec. | ||
| 14211 | 2026.03.25 17:14:24.825663 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14212 | 2026.03.25 17:14:24.825662 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_97_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_92_19 to all_97_97_0 into Compact with storage Full | ||
| 14213 | 2026.03.25 17:14:24.825759 [ 253 ] {a2fedec6-ec8c-4639-942f-8d44e3d9d506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14214 | 2026.03.25 17:14:24.825817 [ 253 ] {a2fedec6-ec8c-4639-942f-8d44e3d9d506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14215 | 2026.03.25 17:14:24.825822 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_97_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14216 | 2026.03.25 17:14:24.825869 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_19, total 36852 rows starting from the beginning of the part | ||
| 14217 | 2026.03.25 17:14:24.825936 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 14218 | 2026.03.25 17:14:24.825981 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 265 rows starting from the beginning of the part | ||
| 14219 | 2026.03.25 17:14:24.826025 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 14220 | 2026.03.25 17:14:24.826066 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 265 rows starting from the beginning of the part | ||
| 14221 | 2026.03.25 17:14:24.826110 [ 192 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1536 rows starting from the beginning of the part | ||
| 14222 | 2026.03.25 17:14:24.826720 [ 253 ] {a2fedec6-ec8c-4639-942f-8d44e3d9d506} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14223 | 2026.03.25 17:14:24.826760 [ 253 ] {a2fedec6-ec8c-4639-942f-8d44e3d9d506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14224 | 2026.03.25 17:14:24.827420 [ 253 ] {a2fedec6-ec8c-4639-942f-8d44e3d9d506} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14225 | 2026.03.25 17:14:24.827694 [ 253 ] {a2fedec6-ec8c-4639-942f-8d44e3d9d506} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14226 | 2026.03.25 17:14:24.827848 [ 253 ] {a2fedec6-ec8c-4639-942f-8d44e3d9d506} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002107 sec., 12339.81964878975 rows/sec., 22.11 MiB/sec. | ||
| 14227 | 2026.03.25 17:14:24.827922 [ 253 ] {a2fedec6-ec8c-4639-942f-8d44e3d9d506} <Debug> TCPHandler: Processed in 0.002307507 sec. | ||
| 14228 | 2026.03.25 17:14:24.828037 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14229 | 2026.03.25 17:14:24.828131 [ 253 ] {d9f0a0d7-5b15-4f5d-a759-6759b131b84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14230 | 2026.03.25 17:14:24.828171 [ 253 ] {d9f0a0d7-5b15-4f5d-a759-6759b131b84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14231 | 2026.03.25 17:14:24.828501 [ 253 ] {d9f0a0d7-5b15-4f5d-a759-6759b131b84d} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14232 | 2026.03.25 17:14:24.828537 [ 253 ] {d9f0a0d7-5b15-4f5d-a759-6759b131b84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14233 | 2026.03.25 17:14:24.828848 [ 253 ] {d9f0a0d7-5b15-4f5d-a759-6759b131b84d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14234 | 2026.03.25 17:14:24.829094 [ 253 ] {d9f0a0d7-5b15-4f5d-a759-6759b131b84d} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2026.03.25 17:14:24.829231 [ 253 ] {d9f0a0d7-5b15-4f5d-a759-6759b131b84d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.45 MiB/sec. | ||
| 14236 | 2026.03.25 17:14:24.829268 [ 253 ] {d9f0a0d7-5b15-4f5d-a759-6759b131b84d} <Debug> TCPHandler: Processed in 0.001278702 sec. | ||
| 14237 | 2026.03.25 17:14:24.834065 [ 187 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_97_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39238 rows, containing 5 columns (5 merged, 0 gathered) in 0.008450479 sec., 4643287.084672951 rows/sec., 298.36 MiB/sec. | ||
| 14238 | 2026.03.25 17:14:24.834620 [ 190 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_97_20} <Trace> MergedBlockOutputStream: filled checksums all_1_97_20 (state Temporary) | ||
| 14239 | 2026.03.25 17:14:24.834946 [ 190 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_97_20 to all_1_97_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14240 | 2026.03.25 17:14:24.835029 [ 190 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 6 parts: [all_1_92_19, all_97_97_0] -> all_1_97_20 | ||
| 14241 | 2026.03.25 17:14:24.835139 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14242 | 2026.03.25 17:14:27.638008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1852 | ||
| 14243 | 2026.03.25 17:14:27.640699 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14244 | 2026.03.25 17:14:27.640760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 14245 | 2026.03.25 17:14:27.642027 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14246 | 2026.03.25 17:14:27.642303 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14247 | 2026.03.25 17:14:27.642685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1852 | ||
| 14248 | 2026.03.25 17:14:28.593539 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14249 | 2026.03.25 17:14:28.593729 [ 253 ] {51db8894-7ed7-43fc-882f-3392333aa2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14250 | 2026.03.25 17:14:28.593797 [ 253 ] {51db8894-7ed7-43fc-882f-3392333aa2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14251 | 2026.03.25 17:14:28.594438 [ 253 ] {51db8894-7ed7-43fc-882f-3392333aa2fa} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14252 | 2026.03.25 17:14:28.594479 [ 253 ] {51db8894-7ed7-43fc-882f-3392333aa2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14253 | 2026.03.25 17:14:28.594883 [ 253 ] {51db8894-7ed7-43fc-882f-3392333aa2fa} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14254 | 2026.03.25 17:14:28.595122 [ 253 ] {51db8894-7ed7-43fc-882f-3392333aa2fa} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2026.03.25 17:14:28.595286 [ 253 ] {51db8894-7ed7-43fc-882f-3392333aa2fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.68 MiB/sec. | ||
| 14256 | 2026.03.25 17:14:28.595338 [ 253 ] {51db8894-7ed7-43fc-882f-3392333aa2fa} <Debug> TCPHandler: Processed in 0.001928878 sec. | ||
| 14257 | 2026.03.25 17:14:28.595459 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14258 | 2026.03.25 17:14:28.595562 [ 253 ] {b3fa4a40-4dff-449a-a0cf-3cc0daec89e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14259 | 2026.03.25 17:14:28.595607 [ 253 ] {b3fa4a40-4dff-449a-a0cf-3cc0daec89e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14260 | 2026.03.25 17:14:28.596028 [ 253 ] {b3fa4a40-4dff-449a-a0cf-3cc0daec89e8} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2026.03.25 17:14:28.596064 [ 253 ] {b3fa4a40-4dff-449a-a0cf-3cc0daec89e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14262 | 2026.03.25 17:14:28.596382 [ 253 ] {b3fa4a40-4dff-449a-a0cf-3cc0daec89e8} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14263 | 2026.03.25 17:14:28.596616 [ 253 ] {b3fa4a40-4dff-449a-a0cf-3cc0daec89e8} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2026.03.25 17:14:28.596752 [ 253 ] {b3fa4a40-4dff-449a-a0cf-3cc0daec89e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 14265 | 2026.03.25 17:14:28.596790 [ 253 ] {b3fa4a40-4dff-449a-a0cf-3cc0daec89e8} <Debug> TCPHandler: Processed in 0.001384194 sec. | ||
| 14266 | 2026.03.25 17:14:28.596902 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2026.03.25 17:14:28.597002 [ 253 ] {e479fecb-7ef6-4d44-b8e6-12f32848264d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14268 | 2026.03.25 17:14:28.597046 [ 253 ] {e479fecb-7ef6-4d44-b8e6-12f32848264d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14269 | 2026.03.25 17:14:28.597405 [ 253 ] {e479fecb-7ef6-4d44-b8e6-12f32848264d} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2026.03.25 17:14:28.597441 [ 253 ] {e479fecb-7ef6-4d44-b8e6-12f32848264d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14271 | 2026.03.25 17:14:28.597773 [ 253 ] {e479fecb-7ef6-4d44-b8e6-12f32848264d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14272 | 2026.03.25 17:14:28.597987 [ 253 ] {e479fecb-7ef6-4d44-b8e6-12f32848264d} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2026.03.25 17:14:28.598119 [ 253 ] {e479fecb-7ef6-4d44-b8e6-12f32848264d} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001138 sec., 84358.5237258348 rows/sec., 5.88 MiB/sec. | ||
| 14274 | 2026.03.25 17:14:28.598156 [ 253 ] {e479fecb-7ef6-4d44-b8e6-12f32848264d} <Debug> TCPHandler: Processed in 0.001302902 sec. | ||
| 14275 | 2026.03.25 17:14:28.598266 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.03.25 17:14:28.598360 [ 253 ] {1167c23f-21b8-4f20-904e-c8ddf4b57612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14277 | 2026.03.25 17:14:28.598402 [ 253 ] {1167c23f-21b8-4f20-904e-c8ddf4b57612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14278 | 2026.03.25 17:14:28.598718 [ 253 ] {1167c23f-21b8-4f20-904e-c8ddf4b57612} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2026.03.25 17:14:28.598752 [ 253 ] {1167c23f-21b8-4f20-904e-c8ddf4b57612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14280 | 2026.03.25 17:14:28.599070 [ 253 ] {1167c23f-21b8-4f20-904e-c8ddf4b57612} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14281 | 2026.03.25 17:14:28.599294 [ 253 ] {1167c23f-21b8-4f20-904e-c8ddf4b57612} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2026.03.25 17:14:28.599430 [ 253 ] {1167c23f-21b8-4f20-904e-c8ddf4b57612} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001088 sec., 33088.23529411765 rows/sec., 2.23 MiB/sec. | ||
| 14283 | 2026.03.25 17:14:28.599468 [ 253 ] {1167c23f-21b8-4f20-904e-c8ddf4b57612} <Debug> TCPHandler: Processed in 0.001251081 sec. | ||
| 14284 | 2026.03.25 17:14:30.059154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28317 | ||
| 14285 | 2026.03.25 17:14:30.059673 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14286 | 2026.03.25 17:14:30.059712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14287 | 2026.03.25 17:14:30.060177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14288 | 2026.03.25 17:14:30.060407 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14289 | 2026.03.25 17:14:30.060546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28317 | ||
| 14290 | 2026.03.25 17:14:31.687859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 14291 | 2026.03.25 17:14:31.703698 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14292 | 2026.03.25 17:14:31.703754 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14293 | 2026.03.25 17:14:31.709821 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14294 | 2026.03.25 17:14:31.710494 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14295 | 2026.03.25 17:14:31.713239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 14296 | 2026.03.25 17:14:33.604531 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14297 | 2026.03.25 17:14:33.604834 [ 253 ] {316fc95c-8ebc-4e36-bbc7-5f0d5fb50743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14298 | 2026.03.25 17:14:33.604946 [ 253 ] {316fc95c-8ebc-4e36-bbc7-5f0d5fb50743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14299 | 2026.03.25 17:14:33.605747 [ 253 ] {316fc95c-8ebc-4e36-bbc7-5f0d5fb50743} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14300 | 2026.03.25 17:14:33.605795 [ 253 ] {316fc95c-8ebc-4e36-bbc7-5f0d5fb50743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14301 | 2026.03.25 17:14:33.606217 [ 253 ] {316fc95c-8ebc-4e36-bbc7-5f0d5fb50743} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14302 | 2026.03.25 17:14:33.606458 [ 253 ] {316fc95c-8ebc-4e36-bbc7-5f0d5fb50743} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14303 | 2026.03.25 17:14:33.606625 [ 253 ] {316fc95c-8ebc-4e36-bbc7-5f0d5fb50743} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00187 sec., 151871.6577540107 rows/sec., 9.65 MiB/sec. | ||
| 14304 | 2026.03.25 17:14:33.606677 [ 253 ] {316fc95c-8ebc-4e36-bbc7-5f0d5fb50743} <Debug> TCPHandler: Processed in 0.002336018 sec. | ||
| 14305 | 2026.03.25 17:14:33.606797 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14306 | 2026.03.25 17:14:33.606902 [ 253 ] {03d0982d-341a-4ece-88f1-85e6f3400905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14307 | 2026.03.25 17:14:33.606945 [ 253 ] {03d0982d-341a-4ece-88f1-85e6f3400905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14308 | 2026.03.25 17:14:33.607720 [ 253 ] {03d0982d-341a-4ece-88f1-85e6f3400905} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2026.03.25 17:14:33.607756 [ 253 ] {03d0982d-341a-4ece-88f1-85e6f3400905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14310 | 2026.03.25 17:14:33.608129 [ 253 ] {03d0982d-341a-4ece-88f1-85e6f3400905} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14311 | 2026.03.25 17:14:33.608355 [ 253 ] {03d0982d-341a-4ece-88f1-85e6f3400905} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14312 | 2026.03.25 17:14:33.608490 [ 253 ] {03d0982d-341a-4ece-88f1-85e6f3400905} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001612 sec., 525434.2431761787 rows/sec., 41.32 MiB/sec. | ||
| 14313 | 2026.03.25 17:14:33.608528 [ 253 ] {03d0982d-341a-4ece-88f1-85e6f3400905} <Debug> TCPHandler: Processed in 0.001783504 sec. | ||
| 14314 | 2026.03.25 17:14:33.608641 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14315 | 2026.03.25 17:14:33.608740 [ 253 ] {12739ac1-4098-4f21-aa4c-b7f26ae15da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14316 | 2026.03.25 17:14:33.608781 [ 253 ] {12739ac1-4098-4f21-aa4c-b7f26ae15da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14317 | 2026.03.25 17:14:33.609234 [ 253 ] {12739ac1-4098-4f21-aa4c-b7f26ae15da3} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14318 | 2026.03.25 17:14:33.609268 [ 253 ] {12739ac1-4098-4f21-aa4c-b7f26ae15da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14319 | 2026.03.25 17:14:33.609580 [ 253 ] {12739ac1-4098-4f21-aa4c-b7f26ae15da3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14320 | 2026.03.25 17:14:33.609794 [ 253 ] {12739ac1-4098-4f21-aa4c-b7f26ae15da3} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14321 | 2026.03.25 17:14:33.609929 [ 253 ] {12739ac1-4098-4f21-aa4c-b7f26ae15da3} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001211 sec., 137902.55986787778 rows/sec., 8.40 MiB/sec. | ||
| 14322 | 2026.03.25 17:14:33.609967 [ 253 ] {12739ac1-4098-4f21-aa4c-b7f26ae15da3} <Debug> TCPHandler: Processed in 0.001377534 sec. | ||
| 14323 | 2026.03.25 17:14:33.610077 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14324 | 2026.03.25 17:14:33.610173 [ 253 ] {ee35ba41-1537-4489-89d1-bbfae71929fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14325 | 2026.03.25 17:14:33.610213 [ 253 ] {ee35ba41-1537-4489-89d1-bbfae71929fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14326 | 2026.03.25 17:14:33.610652 [ 253 ] {ee35ba41-1537-4489-89d1-bbfae71929fc} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14327 | 2026.03.25 17:14:33.610689 [ 253 ] {ee35ba41-1537-4489-89d1-bbfae71929fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14328 | 2026.03.25 17:14:33.611004 [ 253 ] {ee35ba41-1537-4489-89d1-bbfae71929fc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14329 | 2026.03.25 17:14:33.611222 [ 253 ] {ee35ba41-1537-4489-89d1-bbfae71929fc} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14330 | 2026.03.25 17:14:33.611349 [ 253 ] {ee35ba41-1537-4489-89d1-bbfae71929fc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001195 sec., 124686.19246861924 rows/sec., 8.06 MiB/sec. | ||
| 14331 | 2026.03.25 17:14:33.611387 [ 253 ] {ee35ba41-1537-4489-89d1-bbfae71929fc} <Debug> TCPHandler: Processed in 0.001360074 sec. | ||
| 14332 | 2026.03.25 17:14:33.611493 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14333 | 2026.03.25 17:14:33.611588 [ 253 ] {6432769c-38ce-465c-b439-a94db108dd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14334 | 2026.03.25 17:14:33.611629 [ 253 ] {6432769c-38ce-465c-b439-a94db108dd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14335 | 2026.03.25 17:14:33.612069 [ 253 ] {6432769c-38ce-465c-b439-a94db108dd10} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14336 | 2026.03.25 17:14:33.612106 [ 253 ] {6432769c-38ce-465c-b439-a94db108dd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14337 | 2026.03.25 17:14:33.612404 [ 253 ] {6432769c-38ce-465c-b439-a94db108dd10} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14338 | 2026.03.25 17:14:33.612613 [ 253 ] {6432769c-38ce-465c-b439-a94db108dd10} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14339 | 2026.03.25 17:14:33.612742 [ 253 ] {6432769c-38ce-465c-b439-a94db108dd10} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 14340 | 2026.03.25 17:14:33.612780 [ 253 ] {6432769c-38ce-465c-b439-a94db108dd10} <Debug> TCPHandler: Processed in 0.001336243 sec. | ||
| 14341 | 2026.03.25 17:14:33.612887 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14342 | 2026.03.25 17:14:33.612982 [ 253 ] {ad0bfd66-153d-4377-aee3-d5381034c5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14343 | 2026.03.25 17:14:33.613021 [ 253 ] {ad0bfd66-153d-4377-aee3-d5381034c5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14344 | 2026.03.25 17:14:33.613628 [ 253 ] {ad0bfd66-153d-4377-aee3-d5381034c5d7} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14345 | 2026.03.25 17:14:33.613663 [ 253 ] {ad0bfd66-153d-4377-aee3-d5381034c5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14346 | 2026.03.25 17:14:33.613989 [ 253 ] {ad0bfd66-153d-4377-aee3-d5381034c5d7} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14347 | 2026.03.25 17:14:33.614201 [ 253 ] {ad0bfd66-153d-4377-aee3-d5381034c5d7} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2026.03.25 17:14:33.614333 [ 253 ] {ad0bfd66-153d-4377-aee3-d5381034c5d7} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.00137 sec., 375912.4087591241 rows/sec., 26.50 MiB/sec. | ||
| 14349 | 2026.03.25 17:14:33.614371 [ 253 ] {ad0bfd66-153d-4377-aee3-d5381034c5d7} <Debug> TCPHandler: Processed in 0.001534548 sec. | ||
| 14350 | 2026.03.25 17:14:33.614472 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14351 | 2026.03.25 17:14:33.614568 [ 253 ] {f477804b-4683-4ddb-8d5d-53e5989f9d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14352 | 2026.03.25 17:14:33.614609 [ 253 ] {f477804b-4683-4ddb-8d5d-53e5989f9d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14353 | 2026.03.25 17:14:33.614939 [ 253 ] {f477804b-4683-4ddb-8d5d-53e5989f9d23} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14354 | 2026.03.25 17:14:33.614976 [ 253 ] {f477804b-4683-4ddb-8d5d-53e5989f9d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14355 | 2026.03.25 17:14:33.615291 [ 253 ] {f477804b-4683-4ddb-8d5d-53e5989f9d23} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14356 | 2026.03.25 17:14:33.615503 [ 253 ] {f477804b-4683-4ddb-8d5d-53e5989f9d23} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14357 | 2026.03.25 17:14:33.615634 [ 253 ] {f477804b-4683-4ddb-8d5d-53e5989f9d23} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 14358 | 2026.03.25 17:14:33.615671 [ 253 ] {f477804b-4683-4ddb-8d5d-53e5989f9d23} <Debug> TCPHandler: Processed in 0.00124803 sec. | ||
| 14359 | 2026.03.25 17:14:33.615772 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14360 | 2026.03.25 17:14:33.615866 [ 253 ] {52ff4a1c-162c-43cd-b1f9-af8390faacbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14361 | 2026.03.25 17:14:33.615908 [ 253 ] {52ff4a1c-162c-43cd-b1f9-af8390faacbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14362 | 2026.03.25 17:14:33.616315 [ 253 ] {52ff4a1c-162c-43cd-b1f9-af8390faacbe} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14363 | 2026.03.25 17:14:33.616352 [ 253 ] {52ff4a1c-162c-43cd-b1f9-af8390faacbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14364 | 2026.03.25 17:14:33.616680 [ 253 ] {52ff4a1c-162c-43cd-b1f9-af8390faacbe} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14365 | 2026.03.25 17:14:33.616892 [ 253 ] {52ff4a1c-162c-43cd-b1f9-af8390faacbe} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14366 | 2026.03.25 17:14:33.617021 [ 253 ] {52ff4a1c-162c-43cd-b1f9-af8390faacbe} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001173 sec., 225916.4535379369 rows/sec., 15.01 MiB/sec. | ||
| 14367 | 2026.03.25 17:14:33.617060 [ 253 ] {52ff4a1c-162c-43cd-b1f9-af8390faacbe} <Debug> TCPHandler: Processed in 0.001336864 sec. | ||
| 14368 | 2026.03.25 17:14:33.617172 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14369 | 2026.03.25 17:14:33.617268 [ 253 ] {4b0af8ec-c529-433a-ad41-e7207af8befa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14370 | 2026.03.25 17:14:33.617309 [ 253 ] {4b0af8ec-c529-433a-ad41-e7207af8befa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14371 | 2026.03.25 17:14:33.617614 [ 253 ] {4b0af8ec-c529-433a-ad41-e7207af8befa} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14372 | 2026.03.25 17:14:33.617650 [ 253 ] {4b0af8ec-c529-433a-ad41-e7207af8befa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14373 | 2026.03.25 17:14:33.617946 [ 253 ] {4b0af8ec-c529-433a-ad41-e7207af8befa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14374 | 2026.03.25 17:14:33.618156 [ 253 ] {4b0af8ec-c529-433a-ad41-e7207af8befa} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14375 | 2026.03.25 17:14:33.618287 [ 253 ] {4b0af8ec-c529-433a-ad41-e7207af8befa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 14376 | 2026.03.25 17:14:33.618323 [ 253 ] {4b0af8ec-c529-433a-ad41-e7207af8befa} <Debug> TCPHandler: Processed in 0.00120089 sec. | ||
| 14377 | 2026.03.25 17:14:33.618444 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14378 | 2026.03.25 17:14:33.618567 [ 253 ] {851bfcc2-15d3-4d68-8c42-cc1f3918a17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14379 | 2026.03.25 17:14:33.618634 [ 253 ] {851bfcc2-15d3-4d68-8c42-cc1f3918a17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14380 | 2026.03.25 17:14:33.619524 [ 253 ] {851bfcc2-15d3-4d68-8c42-cc1f3918a17b} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14381 | 2026.03.25 17:14:33.619561 [ 253 ] {851bfcc2-15d3-4d68-8c42-cc1f3918a17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14382 | 2026.03.25 17:14:33.620116 [ 253 ] {851bfcc2-15d3-4d68-8c42-cc1f3918a17b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14383 | 2026.03.25 17:14:33.620350 [ 253 ] {851bfcc2-15d3-4d68-8c42-cc1f3918a17b} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14384 | 2026.03.25 17:14:33.620499 [ 253 ] {851bfcc2-15d3-4d68-8c42-cc1f3918a17b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001958 sec., 12768.130745658835 rows/sec., 22.88 MiB/sec. | ||
| 14385 | 2026.03.25 17:14:33.620563 [ 253 ] {851bfcc2-15d3-4d68-8c42-cc1f3918a17b} <Debug> TCPHandler: Processed in 0.002180304 sec. | ||
| 14386 | 2026.03.25 17:14:33.620669 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14387 | 2026.03.25 17:14:33.620763 [ 253 ] {b2277c8e-8010-4484-ae19-975193eb5803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14388 | 2026.03.25 17:14:33.620806 [ 253 ] {b2277c8e-8010-4484-ae19-975193eb5803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14389 | 2026.03.25 17:14:33.621140 [ 253 ] {b2277c8e-8010-4484-ae19-975193eb5803} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14390 | 2026.03.25 17:14:33.621176 [ 253 ] {b2277c8e-8010-4484-ae19-975193eb5803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14391 | 2026.03.25 17:14:33.621485 [ 253 ] {b2277c8e-8010-4484-ae19-975193eb5803} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14392 | 2026.03.25 17:14:33.621696 [ 253 ] {b2277c8e-8010-4484-ae19-975193eb5803} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14393 | 2026.03.25 17:14:33.621822 [ 253 ] {b2277c8e-8010-4484-ae19-975193eb5803} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 14394 | 2026.03.25 17:14:33.621858 [ 253 ] {b2277c8e-8010-4484-ae19-975193eb5803} <Debug> TCPHandler: Processed in 0.001238891 sec. | ||
| 14395 | 2026.03.25 17:14:37.384809 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14396 | 2026.03.25 17:14:37.384860 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14397 | 2026.03.25 17:14:37.560760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28765 | ||
| 14398 | 2026.03.25 17:14:37.561281 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14399 | 2026.03.25 17:14:37.561316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14400 | 2026.03.25 17:14:37.561766 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14401 | 2026.03.25 17:14:37.561979 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14402 | 2026.03.25 17:14:37.562191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28765 | ||
| 14403 | 2026.03.25 17:14:37.643034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1882 | ||
| 14404 | 2026.03.25 17:14:37.645468 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14405 | 2026.03.25 17:14:37.645518 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14406 | 2026.03.25 17:14:37.646726 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14407 | 2026.03.25 17:14:37.647019 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14408 | 2026.03.25 17:14:37.647408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1882 | ||
| 14409 | 2026.03.25 17:14:37.746113 [ 130 ] {} <Debug> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 14410 | 2026.03.25 17:14:37.746182 [ 130 ] {} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14411 | 2026.03.25 17:14:37.746219 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14412 | 2026.03.25 17:14:37.746376 [ 188 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 14413 | 2026.03.25 17:14:37.746567 [ 188 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14414 | 2026.03.25 17:14:37.746621 [ 188 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 14415 | 2026.03.25 17:14:37.746726 [ 188 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 14416 | 2026.03.25 17:14:37.746809 [ 188 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 14417 | 2026.03.25 17:14:37.746878 [ 188 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 14418 | 2026.03.25 17:14:37.746939 [ 188 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::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 | ||
| 14419 | 2026.03.25 17:14:37.747733 [ 187 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415165 sec., 4239.788293237892 rows/sec., 314.67 KiB/sec. | ||
| 14420 | 2026.03.25 17:14:37.747979 [ 187 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 14421 | 2026.03.25 17:14:37.748394 [ 187 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_13_3} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14422 | 2026.03.25 17:14:37.748468 [ 187 ] {0bb79103-8e34-4d9f-80a0-8a3d517d9474::all_1_13_3} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 14423 | 2026.03.25 17:14:37.748553 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14424 | 2026.03.25 17:14:38.596726 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14425 | 2026.03.25 17:14:38.596940 [ 253 ] {505d3552-06b5-438a-9583-3ac129134a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14426 | 2026.03.25 17:14:38.597025 [ 253 ] {505d3552-06b5-438a-9583-3ac129134a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14427 | 2026.03.25 17:14:38.597743 [ 253 ] {505d3552-06b5-438a-9583-3ac129134a8e} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14428 | 2026.03.25 17:14:38.597791 [ 253 ] {505d3552-06b5-438a-9583-3ac129134a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14429 | 2026.03.25 17:14:38.598199 [ 253 ] {505d3552-06b5-438a-9583-3ac129134a8e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14430 | 2026.03.25 17:14:38.598437 [ 253 ] {505d3552-06b5-438a-9583-3ac129134a8e} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14431 | 2026.03.25 17:14:38.598601 [ 253 ] {505d3552-06b5-438a-9583-3ac129134a8e} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001717 sec., 50087.361677344205 rows/sec., 4.20 MiB/sec. | ||
| 14432 | 2026.03.25 17:14:38.598653 [ 253 ] {505d3552-06b5-438a-9583-3ac129134a8e} <Debug> TCPHandler: Processed in 0.002064331 sec. | ||
| 14433 | 2026.03.25 17:14:38.598777 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14434 | 2026.03.25 17:14:38.598879 [ 253 ] {465fdcd0-467f-476a-8dac-13f023de4b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14435 | 2026.03.25 17:14:38.598923 [ 253 ] {465fdcd0-467f-476a-8dac-13f023de4b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14436 | 2026.03.25 17:14:38.599348 [ 253 ] {465fdcd0-467f-476a-8dac-13f023de4b5e} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14437 | 2026.03.25 17:14:38.599386 [ 253 ] {465fdcd0-467f-476a-8dac-13f023de4b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14438 | 2026.03.25 17:14:38.599707 [ 253 ] {465fdcd0-467f-476a-8dac-13f023de4b5e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14439 | 2026.03.25 17:14:38.599932 [ 253 ] {465fdcd0-467f-476a-8dac-13f023de4b5e} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14440 | 2026.03.25 17:14:38.600062 [ 130 ] {} <Debug> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14441 | 2026.03.25 17:14:38.600072 [ 253 ] {465fdcd0-467f-476a-8dac-13f023de4b5e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001216 sec., 12335.526315789473 rows/sec., 927.57 KiB/sec. | ||
| 14442 | 2026.03.25 17:14:38.600132 [ 130 ] {} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2026.03.25 17:14:38.600160 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14444 | 2026.03.25 17:14:38.600171 [ 253 ] {465fdcd0-467f-476a-8dac-13f023de4b5e} <Debug> TCPHandler: Processed in 0.001443436 sec. | ||
| 14445 | 2026.03.25 17:14:38.600270 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::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 | ||
| 14446 | 2026.03.25 17:14:38.600316 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14447 | 2026.03.25 17:14:38.600388 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14448 | 2026.03.25 17:14:38.600426 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 225 rows starting from the beginning of the part | ||
| 14449 | 2026.03.25 17:14:38.600440 [ 253 ] {b31bc84d-04ca-48da-a6f4-5057a2706332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14450 | 2026.03.25 17:14:38.600493 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 15 rows starting from the beginning of the part | ||
| 14451 | 2026.03.25 17:14:38.600495 [ 253 ] {b31bc84d-04ca-48da-a6f4-5057a2706332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14452 | 2026.03.25 17:14:38.600547 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 167 rows starting from the beginning of the part | ||
| 14453 | 2026.03.25 17:14:38.600593 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 42 rows starting from the beginning of the part | ||
| 14454 | 2026.03.25 17:14:38.600637 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 167 rows starting from the beginning of the part | ||
| 14455 | 2026.03.25 17:14:38.600677 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 15 rows starting from the beginning of the part | ||
| 14456 | 2026.03.25 17:14:38.601037 [ 253 ] {b31bc84d-04ca-48da-a6f4-5057a2706332} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14457 | 2026.03.25 17:14:38.601087 [ 253 ] {b31bc84d-04ca-48da-a6f4-5057a2706332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14458 | 2026.03.25 17:14:38.601482 [ 253 ] {b31bc84d-04ca-48da-a6f4-5057a2706332} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14459 | 2026.03.25 17:14:38.601591 [ 187 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360514 sec., 463795.30089363287 rows/sec., 31.13 MiB/sec. | ||
| 14460 | 2026.03.25 17:14:38.601716 [ 253 ] {b31bc84d-04ca-48da-a6f4-5057a2706332} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14461 | 2026.03.25 17:14:38.601755 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14462 | 2026.03.25 17:14:38.601866 [ 253 ] {b31bc84d-04ca-48da-a6f4-5057a2706332} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001452 sec., 54407.713498622594 rows/sec., 4.25 MiB/sec. | ||
| 14463 | 2026.03.25 17:14:38.601911 [ 253 ] {b31bc84d-04ca-48da-a6f4-5057a2706332} <Debug> TCPHandler: Processed in 0.001657731 sec. | ||
| 14464 | 2026.03.25 17:14:38.602031 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14465 | 2026.03.25 17:14:38.602033 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_86_17} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14466 | 2026.03.25 17:14:38.602133 [ 196 ] {a02bedde-7b2c-4fc3-beab-27261bbc72d4::all_1_86_17} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14467 | 2026.03.25 17:14:38.602139 [ 253 ] {5e12f2a4-902b-46f5-bdf6-07bd70255ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14468 | 2026.03.25 17:14:38.602191 [ 253 ] {5e12f2a4-902b-46f5-bdf6-07bd70255ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14469 | 2026.03.25 17:14:38.602212 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14470 | 2026.03.25 17:14:38.602610 [ 253 ] {5e12f2a4-902b-46f5-bdf6-07bd70255ad3} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14471 | 2026.03.25 17:14:38.602651 [ 253 ] {5e12f2a4-902b-46f5-bdf6-07bd70255ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14472 | 2026.03.25 17:14:38.602998 [ 253 ] {5e12f2a4-902b-46f5-bdf6-07bd70255ad3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14473 | 2026.03.25 17:14:38.603215 [ 253 ] {5e12f2a4-902b-46f5-bdf6-07bd70255ad3} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2026.03.25 17:14:38.603349 [ 253 ] {5e12f2a4-902b-46f5-bdf6-07bd70255ad3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 14475 | 2026.03.25 17:14:38.603387 [ 253 ] {5e12f2a4-902b-46f5-bdf6-07bd70255ad3} <Debug> TCPHandler: Processed in 0.001407795 sec. | ||
| 14476 | 2026.03.25 17:14:38.603495 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14477 | 2026.03.25 17:14:38.603589 [ 253 ] {e5b45ce3-3128-4445-974c-874b28b2b5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14478 | 2026.03.25 17:14:38.603644 [ 253 ] {e5b45ce3-3128-4445-974c-874b28b2b5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14479 | 2026.03.25 17:14:38.604446 [ 253 ] {e5b45ce3-3128-4445-974c-874b28b2b5d6} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14480 | 2026.03.25 17:14:38.604482 [ 253 ] {e5b45ce3-3128-4445-974c-874b28b2b5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14481 | 2026.03.25 17:14:38.605022 [ 253 ] {e5b45ce3-3128-4445-974c-874b28b2b5d6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14482 | 2026.03.25 17:14:38.605258 [ 253 ] {e5b45ce3-3128-4445-974c-874b28b2b5d6} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14483 | 2026.03.25 17:14:38.605390 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14484 | 2026.03.25 17:14:38.605404 [ 253 ] {e5b45ce3-3128-4445-974c-874b28b2b5d6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001833 sec., 8183.306055646482 rows/sec., 14.66 MiB/sec. | ||
| 14485 | 2026.03.25 17:14:38.605436 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14486 | 2026.03.25 17:14:38.605464 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14487 | 2026.03.25 17:14:38.605485 [ 253 ] {e5b45ce3-3128-4445-974c-874b28b2b5d6} <Debug> TCPHandler: Processed in 0.00203992 sec. | ||
| 14488 | 2026.03.25 17:14:38.605550 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::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 | ||
| 14489 | 2026.03.25 17:14:38.605600 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14490 | 2026.03.25 17:14:38.605701 [ 253 ] {da36357f-3a33-4ca1-9c6d-c8465d1b1309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14491 | 2026.03.25 17:14:38.605744 [ 253 ] {da36357f-3a33-4ca1-9c6d-c8465d1b1309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14492 | 2026.03.25 17:14:38.605791 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14493 | 2026.03.25 17:14:38.605855 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1662 rows starting from the beginning of the part | ||
| 14494 | 2026.03.25 17:14:38.605986 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 15 rows starting from the beginning of the part | ||
| 14495 | 2026.03.25 17:14:38.606083 [ 253 ] {da36357f-3a33-4ca1-9c6d-c8465d1b1309} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14496 | 2026.03.25 17:14:38.606102 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 25 rows starting from the beginning of the part | ||
| 14497 | 2026.03.25 17:14:38.606125 [ 253 ] {da36357f-3a33-4ca1-9c6d-c8465d1b1309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14498 | 2026.03.25 17:14:38.606216 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part | ||
| 14499 | 2026.03.25 17:14:38.606329 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 25 rows starting from the beginning of the part | ||
| 14500 | 2026.03.25 17:14:38.606423 [ 188 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 15 rows starting from the beginning of the part | ||
| 14501 | 2026.03.25 17:14:38.606467 [ 253 ] {da36357f-3a33-4ca1-9c6d-c8465d1b1309} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14502 | 2026.03.25 17:14:38.606709 [ 253 ] {da36357f-3a33-4ca1-9c6d-c8465d1b1309} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14503 | 2026.03.25 17:14:38.606855 [ 253 ] {da36357f-3a33-4ca1-9c6d-c8465d1b1309} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 14504 | 2026.03.25 17:14:38.606893 [ 253 ] {da36357f-3a33-4ca1-9c6d-c8465d1b1309} <Debug> TCPHandler: Processed in 0.001342594 sec. | ||
| 14505 | 2026.03.25 17:14:38.618267 [ 186 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1768 rows, containing 19 columns (19 merged, 0 gathered) in 0.012749905 sec., 138667.69987697946 rows/sec., 248.49 MiB/sec. | ||
| 14506 | 2026.03.25 17:14:38.620351 [ 193 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14507 | 2026.03.25 17:14:38.620698 [ 193 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14508 | 2026.03.25 17:14:38.620767 [ 193 ] {f798d14b-ab75-4a63-aeff-f0d284ce3519::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14509 | 2026.03.25 17:14:38.620892 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.15 MiB. | ||
| 14510 | 2026.03.25 17:14:39.000286 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.55 MiB, peak 362.66 MiB, free memory in arenas 0.00 B, will set to 350.47 MiB (RSS), difference: 4.91 MiB | ||
| 14511 | 2026.03.25 17:14:39.213426 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14512 | 2026.03.25 17:14:39.230266 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14513 | 2026.03.25 17:14:39.230318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14514 | 2026.03.25 17:14:39.236098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14515 | 2026.03.25 17:14:39.236783 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14516 | 2026.03.25 17:14:39.239635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14517 | 2026.03.25 17:14:43.604723 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14518 | 2026.03.25 17:14:43.605002 [ 253 ] {2993d8c3-8e42-4ac3-b42c-6c13fb4b2c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14519 | 2026.03.25 17:14:43.605101 [ 253 ] {2993d8c3-8e42-4ac3-b42c-6c13fb4b2c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14520 | 2026.03.25 17:14:43.605990 [ 253 ] {2993d8c3-8e42-4ac3-b42c-6c13fb4b2c4b} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14521 | 2026.03.25 17:14:43.606037 [ 253 ] {2993d8c3-8e42-4ac3-b42c-6c13fb4b2c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14522 | 2026.03.25 17:14:43.606440 [ 253 ] {2993d8c3-8e42-4ac3-b42c-6c13fb4b2c4b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14523 | 2026.03.25 17:14:43.606668 [ 253 ] {2993d8c3-8e42-4ac3-b42c-6c13fb4b2c4b} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14524 | 2026.03.25 17:14:43.606825 [ 253 ] {2993d8c3-8e42-4ac3-b42c-6c13fb4b2c4b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001894 sec., 149947.20168954594 rows/sec., 9.52 MiB/sec. | ||
| 14525 | 2026.03.25 17:14:43.606867 [ 253 ] {2993d8c3-8e42-4ac3-b42c-6c13fb4b2c4b} <Debug> TCPHandler: Processed in 0.002312857 sec. | ||
| 14526 | 2026.03.25 17:14:43.606993 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14527 | 2026.03.25 17:14:43.607087 [ 253 ] {e0b391fa-663d-4263-981a-e1d5be33bc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14528 | 2026.03.25 17:14:43.607135 [ 253 ] {e0b391fa-663d-4263-981a-e1d5be33bc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14529 | 2026.03.25 17:14:43.607523 [ 253 ] {e0b391fa-663d-4263-981a-e1d5be33bc8b} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14530 | 2026.03.25 17:14:43.607559 [ 253 ] {e0b391fa-663d-4263-981a-e1d5be33bc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14531 | 2026.03.25 17:14:43.607850 [ 253 ] {e0b391fa-663d-4263-981a-e1d5be33bc8b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14532 | 2026.03.25 17:14:43.608070 [ 253 ] {e0b391fa-663d-4263-981a-e1d5be33bc8b} <Trace> oximeter.fields_ipaddr (9b53630e-efe9-4889-9a23-da19ad4c9d54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14533 | 2026.03.25 17:14:43.608202 [ 253 ] {e0b391fa-663d-4263-981a-e1d5be33bc8b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001133 sec., 1765.2250661959401 rows/sec., 143.94 KiB/sec. | ||
| 14534 | 2026.03.25 17:14:43.608238 [ 253 ] {e0b391fa-663d-4263-981a-e1d5be33bc8b} <Debug> TCPHandler: Processed in 0.001294352 sec. | ||
| 14535 | 2026.03.25 17:14:43.608348 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14536 | 2026.03.25 17:14:43.608442 [ 253 ] {f215cbdc-313c-4742-b02f-b3a6b3017517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14537 | 2026.03.25 17:14:43.608481 [ 253 ] {f215cbdc-313c-4742-b02f-b3a6b3017517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14538 | 2026.03.25 17:14:43.609281 [ 253 ] {f215cbdc-313c-4742-b02f-b3a6b3017517} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14539 | 2026.03.25 17:14:43.609318 [ 253 ] {f215cbdc-313c-4742-b02f-b3a6b3017517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14540 | 2026.03.25 17:14:43.609673 [ 253 ] {f215cbdc-313c-4742-b02f-b3a6b3017517} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14541 | 2026.03.25 17:14:43.609879 [ 253 ] {f215cbdc-313c-4742-b02f-b3a6b3017517} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14542 | 2026.03.25 17:14:43.610007 [ 253 ] {f215cbdc-313c-4742-b02f-b3a6b3017517} <Debug> executeQuery: Read 848 rows, 68.28 KiB in 0.001584 sec., 535353.5353535354 rows/sec., 42.09 MiB/sec. | ||
| 14543 | 2026.03.25 17:14:43.610009 [ 51 ] {} <Debug> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14544 | 2026.03.25 17:14:43.610044 [ 253 ] {f215cbdc-313c-4742-b02f-b3a6b3017517} <Debug> TCPHandler: Processed in 0.001745703 sec. | ||
| 14545 | 2026.03.25 17:14:43.610079 [ 51 ] {} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14546 | 2026.03.25 17:14:43.610104 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14547 | 2026.03.25 17:14:43.610171 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14548 | 2026.03.25 17:14:43.610232 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 14549 | 2026.03.25 17:14:43.610269 [ 253 ] {e0bd970f-626d-4a93-9c10-84d75be91f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14550 | 2026.03.25 17:14:43.610315 [ 253 ] {e0bd970f-626d-4a93-9c10-84d75be91f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14551 | 2026.03.25 17:14:43.610380 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14552 | 2026.03.25 17:14:43.610423 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3360 rows starting from the beginning of the part | ||
| 14553 | 2026.03.25 17:14:43.610497 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 2443 rows starting from the beginning of the part | ||
| 14554 | 2026.03.25 17:14:43.610546 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 56 rows starting from the beginning of the part | ||
| 14555 | 2026.03.25 17:14:43.610589 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 847 rows starting from the beginning of the part | ||
| 14556 | 2026.03.25 17:14:43.610633 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 86 rows starting from the beginning of the part | ||
| 14557 | 2026.03.25 17:14:43.610673 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 848 rows starting from the beginning of the part | ||
| 14558 | 2026.03.25 17:14:43.610756 [ 253 ] {e0bd970f-626d-4a93-9c10-84d75be91f24} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14559 | 2026.03.25 17:14:43.610797 [ 253 ] {e0bd970f-626d-4a93-9c10-84d75be91f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14560 | 2026.03.25 17:14:43.611134 [ 253 ] {e0bd970f-626d-4a93-9c10-84d75be91f24} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14561 | 2026.03.25 17:14:43.611353 [ 253 ] {e0bd970f-626d-4a93-9c10-84d75be91f24} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14562 | 2026.03.25 17:14:43.611486 [ 253 ] {e0bd970f-626d-4a93-9c10-84d75be91f24} <Debug> executeQuery: Read 169 rows, 10.56 KiB in 0.001235 sec., 136842.1052631579 rows/sec., 8.35 MiB/sec. | ||
| 14563 | 2026.03.25 17:14:43.611523 [ 253 ] {e0bd970f-626d-4a93-9c10-84d75be91f24} <Debug> TCPHandler: Processed in 0.001401074 sec. | ||
| 14564 | 2026.03.25 17:14:43.611631 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14565 | 2026.03.25 17:14:43.611724 [ 253 ] {7e313561-c923-4d3c-b9ee-1ce6a33665e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14566 | 2026.03.25 17:14:43.611765 [ 253 ] {7e313561-c923-4d3c-b9ee-1ce6a33665e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14567 | 2026.03.25 17:14:43.612191 [ 253 ] {7e313561-c923-4d3c-b9ee-1ce6a33665e0} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14568 | 2026.03.25 17:14:43.612228 [ 253 ] {7e313561-c923-4d3c-b9ee-1ce6a33665e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14569 | 2026.03.25 17:14:43.612539 [ 253 ] {7e313561-c923-4d3c-b9ee-1ce6a33665e0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14570 | 2026.03.25 17:14:43.612747 [ 253 ] {7e313561-c923-4d3c-b9ee-1ce6a33665e0} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14571 | 2026.03.25 17:14:43.612873 [ 253 ] {7e313561-c923-4d3c-b9ee-1ce6a33665e0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 14572 | 2026.03.25 17:14:43.612910 [ 253 ] {7e313561-c923-4d3c-b9ee-1ce6a33665e0} <Debug> TCPHandler: Processed in 0.001327532 sec. | ||
| 14573 | 2026.03.25 17:14:43.613018 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14574 | 2026.03.25 17:14:43.613114 [ 253 ] {1e8559ef-0eb5-4e6e-9dcb-fd353ebb545c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14575 | 2026.03.25 17:14:43.613153 [ 253 ] {1e8559ef-0eb5-4e6e-9dcb-fd353ebb545c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14576 | 2026.03.25 17:14:43.613218 [ 189 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7640 rows, containing 5 columns (5 merged, 0 gathered) in 0.003050095 sec., 2504840.0131799174 rows/sec., 199.92 MiB/sec. | ||
| 14577 | 2026.03.25 17:14:43.613515 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14578 | 2026.03.25 17:14:43.613580 [ 253 ] {1e8559ef-0eb5-4e6e-9dcb-fd353ebb545c} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.03.25 17:14:43.613623 [ 253 ] {1e8559ef-0eb5-4e6e-9dcb-fd353ebb545c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14580 | 2026.03.25 17:14:43.613817 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_101_20} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14581 | 2026.03.25 17:14:43.613900 [ 186 ] {7abaff4f-2ee2-4a77-acdb-7cb3209828b9::all_1_101_20} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14582 | 2026.03.25 17:14:43.613994 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 14583 | 2026.03.25 17:14:43.614070 [ 253 ] {1e8559ef-0eb5-4e6e-9dcb-fd353ebb545c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14584 | 2026.03.25 17:14:43.614381 [ 253 ] {1e8559ef-0eb5-4e6e-9dcb-fd353ebb545c} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14585 | 2026.03.25 17:14:43.614555 [ 253 ] {1e8559ef-0eb5-4e6e-9dcb-fd353ebb545c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001462 sec., 101231.1901504788 rows/sec., 5.76 MiB/sec. | ||
| 14586 | 2026.03.25 17:14:43.614596 [ 253 ] {1e8559ef-0eb5-4e6e-9dcb-fd353ebb545c} <Debug> TCPHandler: Processed in 0.00162606 sec. | ||
| 14587 | 2026.03.25 17:14:43.614711 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14588 | 2026.03.25 17:14:43.614808 [ 253 ] {a63eae4a-d922-47f2-8319-dedcca7fd978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14589 | 2026.03.25 17:14:43.614850 [ 253 ] {a63eae4a-d922-47f2-8319-dedcca7fd978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14590 | 2026.03.25 17:14:43.615489 [ 253 ] {a63eae4a-d922-47f2-8319-dedcca7fd978} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14591 | 2026.03.25 17:14:43.615528 [ 253 ] {a63eae4a-d922-47f2-8319-dedcca7fd978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14592 | 2026.03.25 17:14:43.615875 [ 253 ] {a63eae4a-d922-47f2-8319-dedcca7fd978} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14593 | 2026.03.25 17:14:43.616102 [ 253 ] {a63eae4a-d922-47f2-8319-dedcca7fd978} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14594 | 2026.03.25 17:14:43.616239 [ 253 ] {a63eae4a-d922-47f2-8319-dedcca7fd978} <Debug> executeQuery: Read 517 rows, 37.34 KiB in 0.001449 sec., 356797.79158040026 rows/sec., 25.17 MiB/sec. | ||
| 14595 | 2026.03.25 17:14:43.616247 [ 58 ] {} <Debug> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14596 | 2026.03.25 17:14:43.616283 [ 253 ] {a63eae4a-d922-47f2-8319-dedcca7fd978} <Debug> TCPHandler: Processed in 0.00162124 sec. | ||
| 14597 | 2026.03.25 17:14:43.616293 [ 58 ] {} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14598 | 2026.03.25 17:14:43.616344 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14599 | 2026.03.25 17:14:43.616400 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14600 | 2026.03.25 17:14:43.616426 [ 193 ] {2b20663e-9686-4626-b02f-35ebad24f832::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 | ||
| 14601 | 2026.03.25 17:14:43.616500 [ 253 ] {025022df-c777-4b0d-9c72-3bf57de4421a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14602 | 2026.03.25 17:14:43.616524 [ 193 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14603 | 2026.03.25 17:14:43.616543 [ 253 ] {025022df-c777-4b0d-9c72-3bf57de4421a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14604 | 2026.03.25 17:14:43.616557 [ 193 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1830 rows starting from the beginning of the part | ||
| 14605 | 2026.03.25 17:14:43.616628 [ 193 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1321 rows starting from the beginning of the part | ||
| 14606 | 2026.03.25 17:14:43.616684 [ 193 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 64 rows starting from the beginning of the part | ||
| 14607 | 2026.03.25 17:14:43.616735 [ 193 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 515 rows starting from the beginning of the part | ||
| 14608 | 2026.03.25 17:14:43.616782 [ 193 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 79 rows starting from the beginning of the part | ||
| 14609 | 2026.03.25 17:14:43.616832 [ 193 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 517 rows starting from the beginning of the part | ||
| 14610 | 2026.03.25 17:14:43.616893 [ 253 ] {025022df-c777-4b0d-9c72-3bf57de4421a} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14611 | 2026.03.25 17:14:43.616937 [ 253 ] {025022df-c777-4b0d-9c72-3bf57de4421a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14612 | 2026.03.25 17:14:43.617264 [ 253 ] {025022df-c777-4b0d-9c72-3bf57de4421a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14613 | 2026.03.25 17:14:43.617494 [ 253 ] {025022df-c777-4b0d-9c72-3bf57de4421a} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14614 | 2026.03.25 17:14:43.617608 [ 58 ] {} <Debug> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 14615 | 2026.03.25 17:14:43.617627 [ 253 ] {025022df-c777-4b0d-9c72-3bf57de4421a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 14616 | 2026.03.25 17:14:43.617642 [ 58 ] {} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14617 | 2026.03.25 17:14:43.617673 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14618 | 2026.03.25 17:14:43.617674 [ 253 ] {025022df-c777-4b0d-9c72-3bf57de4421a} <Debug> TCPHandler: Processed in 0.001324293 sec. | ||
| 14619 | 2026.03.25 17:14:43.617748 [ 189 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::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 | ||
| 14620 | 2026.03.25 17:14:43.617791 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14621 | 2026.03.25 17:14:43.617833 [ 189 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14622 | 2026.03.25 17:14:43.617861 [ 189 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 14623 | 2026.03.25 17:14:43.617886 [ 253 ] {b9a24b82-22af-4027-b901-6dfddc719495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14624 | 2026.03.25 17:14:43.617912 [ 189 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 14625 | 2026.03.25 17:14:43.617930 [ 253 ] {b9a24b82-22af-4027-b901-6dfddc719495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14626 | 2026.03.25 17:14:43.617955 [ 189 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 14627 | 2026.03.25 17:14:43.617995 [ 189 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 14628 | 2026.03.25 17:14:43.618033 [ 189 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 14629 | 2026.03.25 17:14:43.618071 [ 189 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 14630 | 2026.03.25 17:14:43.618340 [ 253 ] {b9a24b82-22af-4027-b901-6dfddc719495} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14631 | 2026.03.25 17:14:43.618376 [ 253 ] {b9a24b82-22af-4027-b901-6dfddc719495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14632 | 2026.03.25 17:14:43.618379 [ 197 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001982629 sec., 2181951.338349232 rows/sec., 158.21 MiB/sec. | ||
| 14633 | 2026.03.25 17:14:43.618643 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14634 | 2026.03.25 17:14:43.618725 [ 253 ] {b9a24b82-22af-4027-b901-6dfddc719495} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14635 | 2026.03.25 17:14:43.618772 [ 195 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001055696 sec., 233021.6274382019 rows/sec., 11.89 MiB/sec. | ||
| 14636 | 2026.03.25 17:14:43.618932 [ 197 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 14637 | 2026.03.25 17:14:43.619037 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_101_20} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14638 | 2026.03.25 17:14:43.619072 [ 253 ] {b9a24b82-22af-4027-b901-6dfddc719495} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14639 | 2026.03.25 17:14:43.619124 [ 194 ] {2b20663e-9686-4626-b02f-35ebad24f832::all_1_101_20} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14640 | 2026.03.25 17:14:43.619230 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 14641 | 2026.03.25 17:14:43.619235 [ 253 ] {b9a24b82-22af-4027-b901-6dfddc719495} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001368 sec., 194444.44444444444 rows/sec., 12.92 MiB/sec. | ||
| 14642 | 2026.03.25 17:14:43.619298 [ 195 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_41_8} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14643 | 2026.03.25 17:14:43.619313 [ 253 ] {b9a24b82-22af-4027-b901-6dfddc719495} <Debug> TCPHandler: Processed in 0.001571949 sec. | ||
| 14644 | 2026.03.25 17:14:43.619393 [ 195 ] {b6029b5a-d01d-4c01-89ea-fc8b397d3f44::all_1_41_8} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 14645 | 2026.03.25 17:14:43.619436 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14646 | 2026.03.25 17:14:43.619491 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14647 | 2026.03.25 17:14:43.619537 [ 253 ] {f2dc52c5-c2b0-434c-8f48-5bb84321a809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14648 | 2026.03.25 17:14:43.619582 [ 253 ] {f2dc52c5-c2b0-434c-8f48-5bb84321a809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14649 | 2026.03.25 17:14:43.619900 [ 253 ] {f2dc52c5-c2b0-434c-8f48-5bb84321a809} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14650 | 2026.03.25 17:14:43.619936 [ 253 ] {f2dc52c5-c2b0-434c-8f48-5bb84321a809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14651 | 2026.03.25 17:14:43.620245 [ 253 ] {f2dc52c5-c2b0-434c-8f48-5bb84321a809} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14652 | 2026.03.25 17:14:43.620461 [ 253 ] {f2dc52c5-c2b0-434c-8f48-5bb84321a809} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14653 | 2026.03.25 17:14:43.620593 [ 253 ] {f2dc52c5-c2b0-434c-8f48-5bb84321a809} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 14654 | 2026.03.25 17:14:43.620630 [ 253 ] {f2dc52c5-c2b0-434c-8f48-5bb84321a809} <Debug> TCPHandler: Processed in 0.001242561 sec. | ||
| 14655 | 2026.03.25 17:14:43.620740 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14656 | 2026.03.25 17:14:43.620834 [ 253 ] {02ea78df-030a-42bc-b188-12502afb4746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14657 | 2026.03.25 17:14:43.620887 [ 253 ] {02ea78df-030a-42bc-b188-12502afb4746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14658 | 2026.03.25 17:14:43.621707 [ 253 ] {02ea78df-030a-42bc-b188-12502afb4746} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14659 | 2026.03.25 17:14:43.621743 [ 253 ] {02ea78df-030a-42bc-b188-12502afb4746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14660 | 2026.03.25 17:14:43.622267 [ 253 ] {02ea78df-030a-42bc-b188-12502afb4746} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 14661 | 2026.03.25 17:14:43.622496 [ 253 ] {02ea78df-030a-42bc-b188-12502afb4746} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14662 | 2026.03.25 17:14:43.622636 [ 253 ] {02ea78df-030a-42bc-b188-12502afb4746} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00182 sec., 13736.263736263736 rows/sec., 24.61 MiB/sec. | ||
| 14663 | 2026.03.25 17:14:43.622697 [ 253 ] {02ea78df-030a-42bc-b188-12502afb4746} <Debug> TCPHandler: Processed in 0.00200602 sec. | ||
| 14664 | 2026.03.25 17:14:43.622805 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14665 | 2026.03.25 17:14:43.622900 [ 253 ] {39eae1b4-3cac-495e-b0fe-45b64d8f2f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14666 | 2026.03.25 17:14:43.622940 [ 253 ] {39eae1b4-3cac-495e-b0fe-45b64d8f2f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14667 | 2026.03.25 17:14:43.623265 [ 253 ] {39eae1b4-3cac-495e-b0fe-45b64d8f2f17} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14668 | 2026.03.25 17:14:43.623301 [ 253 ] {39eae1b4-3cac-495e-b0fe-45b64d8f2f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14669 | 2026.03.25 17:14:43.623602 [ 253 ] {39eae1b4-3cac-495e-b0fe-45b64d8f2f17} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14670 | 2026.03.25 17:14:43.623810 [ 253 ] {39eae1b4-3cac-495e-b0fe-45b64d8f2f17} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14671 | 2026.03.25 17:14:43.623923 [ 58 ] {} <Debug> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14672 | 2026.03.25 17:14:43.623936 [ 253 ] {39eae1b4-3cac-495e-b0fe-45b64d8f2f17} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001054 sec., 85388.99430740038 rows/sec., 5.34 MiB/sec. | ||
| 14673 | 2026.03.25 17:14:43.623956 [ 58 ] {} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14674 | 2026.03.25 17:14:43.623979 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14675 | 2026.03.25 17:14:43.623980 [ 253 ] {39eae1b4-3cac-495e-b0fe-45b64d8f2f17} <Debug> TCPHandler: Processed in 0.00122412 sec. | ||
| 14676 | 2026.03.25 17:14:43.624063 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 14677 | 2026.03.25 17:14:43.624189 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14678 | 2026.03.25 17:14:43.624225 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6198 rows starting from the beginning of the part | ||
| 14679 | 2026.03.25 17:14:43.624294 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 24 rows starting from the beginning of the part | ||
| 14680 | 2026.03.25 17:14:43.624341 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 36 rows starting from the beginning of the part | ||
| 14681 | 2026.03.25 17:14:43.624387 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part | ||
| 14682 | 2026.03.25 17:14:43.624434 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::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 | ||
| 14683 | 2026.03.25 17:14:43.624478 [ 194 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 90 rows starting from the beginning of the part | ||
| 14684 | 2026.03.25 17:14:43.626235 [ 195 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6498 rows, containing 4 columns (4 merged, 0 gathered) in 0.002210445 sec., 2939679.566784064 rows/sec., 190.07 MiB/sec. | ||
| 14685 | 2026.03.25 17:14:43.626612 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14686 | 2026.03.25 17:14:43.626936 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_101_20} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14687 | 2026.03.25 17:14:43.627022 [ 197 ] {93a17da8-b8a8-4afa-8866-45adb9e8f1a4::all_1_101_20} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14688 | 2026.03.25 17:14:43.627121 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14689 | 2026.03.25 17:14:45.062353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29277 | ||
| 14690 | 2026.03.25 17:14:45.063078 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14691 | 2026.03.25 17:14:45.063165 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14692 | 2026.03.25 17:14:45.063998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14693 | 2026.03.25 17:14:45.064236 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14694 | 2026.03.25 17:14:45.064392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29277 | ||
| 14695 | 2026.03.25 17:14:45.064404 [ 7 ] {} <Debug> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14696 | 2026.03.25 17:14:45.064500 [ 7 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14697 | 2026.03.25 17:14:45.064536 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14698 | 2026.03.25 17:14:45.064720 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::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 | ||
| 14699 | 2026.03.25 17:14:45.064933 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14700 | 2026.03.25 17:14:45.064995 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26845 rows starting from the beginning of the part | ||
| 14701 | 2026.03.25 17:14:45.065101 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14702 | 2026.03.25 17:14:45.065188 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14703 | 2026.03.25 17:14:45.065259 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14704 | 2026.03.25 17:14:45.065327 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14705 | 2026.03.25 17:14:45.065396 [ 195 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14706 | 2026.03.25 17:14:45.067927 [ 191 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29277 rows, containing 4 columns (4 merged, 0 gathered) in 0.003294051 sec., 8887840.534345096 rows/sec., 127.14 MiB/sec. | ||
| 14707 | 2026.03.25 17:14:45.068229 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14708 | 2026.03.25 17:14:45.068541 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_61_12} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14709 | 2026.03.25 17:14:45.068620 [ 199 ] {4acf4480-bd31-41e7-9a1a-3c49a3c9814d::all_1_61_12} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14710 | 2026.03.25 17:14:45.068714 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 14711 | 2026.03.25 17:14:46.739736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14712 | 2026.03.25 17:14:46.756948 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14713 | 2026.03.25 17:14:46.757011 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14714 | 2026.03.25 17:14:46.763129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14715 | 2026.03.25 17:14:46.763835 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14716 | 2026.03.25 17:14:46.764142 [ 29 ] {} <Debug> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14717 | 2026.03.25 17:14:46.764217 [ 29 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14718 | 2026.03.25 17:14:46.764240 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14719 | 2026.03.25 17:14:46.764350 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 14720 | 2026.03.25 17:14:46.767028 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14721 | 2026.03.25 17:14:46.767331 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14722 | 2026.03.25 17:14:46.768085 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 14723 | 2026.03.25 17:14:46.771485 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 14724 | 2026.03.25 17:14:46.774829 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 14725 | 2026.03.25 17:14:46.778643 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 14726 | 2026.03.25 17:14:46.782895 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 14727 | 2026.03.25 17:14:46.786756 [ 200 ] {a1491368-eaae-4869-b9f3-5af1194aa701::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 | ||
| 14728 | 2026.03.25 17:14:46.839755 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.07545285 sec., 6096.5225302954095 rows/sec., 31.52 MiB/sec. | ||
| 14729 | 2026.03.25 17:14:46.842622 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14730 | 2026.03.25 17:14:46.844676 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_61_12} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14731 | 2026.03.25 17:14:46.844796 [ 199 ] {a1491368-eaae-4869-b9f3-5af1194aa701::all_1_61_12} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14732 | 2026.03.25 17:14:46.847209 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 14733 | 2026.03.25 17:14:47.647620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1918 | ||
| 14734 | 2026.03.25 17:14:47.650029 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14735 | 2026.03.25 17:14:47.650076 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 14736 | 2026.03.25 17:14:47.651303 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14737 | 2026.03.25 17:14:47.651593 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14738 | 2026.03.25 17:14:47.651971 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1918 | ||
| 14739 | 2026.03.25 17:14:48.597512 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14740 | 2026.03.25 17:14:48.597705 [ 253 ] {87b29367-0de3-4aec-9f88-21fec9d5830a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14741 | 2026.03.25 17:14:48.597774 [ 253 ] {87b29367-0de3-4aec-9f88-21fec9d5830a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14742 | 2026.03.25 17:14:48.598479 [ 253 ] {87b29367-0de3-4aec-9f88-21fec9d5830a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14743 | 2026.03.25 17:14:48.598527 [ 253 ] {87b29367-0de3-4aec-9f88-21fec9d5830a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14744 | 2026.03.25 17:14:48.598922 [ 253 ] {87b29367-0de3-4aec-9f88-21fec9d5830a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14745 | 2026.03.25 17:14:48.599155 [ 253 ] {87b29367-0de3-4aec-9f88-21fec9d5830a} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14746 | 2026.03.25 17:14:48.599325 [ 253 ] {87b29367-0de3-4aec-9f88-21fec9d5830a} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001673 sec., 51404.66228332337 rows/sec., 4.31 MiB/sec. | ||
| 14747 | 2026.03.25 17:14:48.599380 [ 253 ] {87b29367-0de3-4aec-9f88-21fec9d5830a} <Debug> TCPHandler: Processed in 0.00199898 sec. | ||
| 14748 | 2026.03.25 17:14:48.599518 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14749 | 2026.03.25 17:14:48.599622 [ 253 ] {ee142242-aefb-402f-b9ea-2619a351c172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14750 | 2026.03.25 17:14:48.599665 [ 253 ] {ee142242-aefb-402f-b9ea-2619a351c172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14751 | 2026.03.25 17:14:48.600092 [ 253 ] {ee142242-aefb-402f-b9ea-2619a351c172} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14752 | 2026.03.25 17:14:48.600135 [ 253 ] {ee142242-aefb-402f-b9ea-2619a351c172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14753 | 2026.03.25 17:14:48.600450 [ 253 ] {ee142242-aefb-402f-b9ea-2619a351c172} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14754 | 2026.03.25 17:14:48.600670 [ 253 ] {ee142242-aefb-402f-b9ea-2619a351c172} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14755 | 2026.03.25 17:14:48.600811 [ 253 ] {ee142242-aefb-402f-b9ea-2619a351c172} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001213 sec., 12366.034624896949 rows/sec., 929.87 KiB/sec. | ||
| 14756 | 2026.03.25 17:14:48.600851 [ 253 ] {ee142242-aefb-402f-b9ea-2619a351c172} <Debug> TCPHandler: Processed in 0.001386704 sec. | ||
| 14757 | 2026.03.25 17:14:48.600970 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14758 | 2026.03.25 17:14:48.601067 [ 253 ] {a0c16fbd-9508-47e4-ab11-d9f5866997c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14759 | 2026.03.25 17:14:48.601108 [ 253 ] {a0c16fbd-9508-47e4-ab11-d9f5866997c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14760 | 2026.03.25 17:14:48.601548 [ 253 ] {a0c16fbd-9508-47e4-ab11-d9f5866997c9} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14761 | 2026.03.25 17:14:48.601582 [ 253 ] {a0c16fbd-9508-47e4-ab11-d9f5866997c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14762 | 2026.03.25 17:14:48.601891 [ 253 ] {a0c16fbd-9508-47e4-ab11-d9f5866997c9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14763 | 2026.03.25 17:14:48.602098 [ 253 ] {a0c16fbd-9508-47e4-ab11-d9f5866997c9} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14764 | 2026.03.25 17:14:48.602230 [ 253 ] {a0c16fbd-9508-47e4-ab11-d9f5866997c9} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001183 sec., 66779.37447168217 rows/sec., 5.21 MiB/sec. | ||
| 14765 | 2026.03.25 17:14:48.602268 [ 253 ] {a0c16fbd-9508-47e4-ab11-d9f5866997c9} <Debug> TCPHandler: Processed in 0.001347413 sec. | ||
| 14766 | 2026.03.25 17:14:48.602388 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14767 | 2026.03.25 17:14:48.602483 [ 253 ] {abfb8f04-b5c6-4b77-b21b-0c561df9f592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14768 | 2026.03.25 17:14:48.602527 [ 253 ] {abfb8f04-b5c6-4b77-b21b-0c561df9f592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14769 | 2026.03.25 17:14:48.602949 [ 253 ] {abfb8f04-b5c6-4b77-b21b-0c561df9f592} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14770 | 2026.03.25 17:14:48.602985 [ 253 ] {abfb8f04-b5c6-4b77-b21b-0c561df9f592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14771 | 2026.03.25 17:14:48.603315 [ 253 ] {abfb8f04-b5c6-4b77-b21b-0c561df9f592} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14772 | 2026.03.25 17:14:48.603530 [ 253 ] {abfb8f04-b5c6-4b77-b21b-0c561df9f592} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14773 | 2026.03.25 17:14:48.603664 [ 253 ] {abfb8f04-b5c6-4b77-b21b-0c561df9f592} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 14774 | 2026.03.25 17:14:48.603669 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Selected 5 parts from all_1_97_20 to all_101_101_0 | ||
| 14775 | 2026.03.25 17:14:48.603703 [ 253 ] {abfb8f04-b5c6-4b77-b21b-0c561df9f592} <Debug> TCPHandler: Processed in 0.001364513 sec. | ||
| 14776 | 2026.03.25 17:14:48.603740 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14777 | 2026.03.25 17:14:48.603766 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14778 | 2026.03.25 17:14:48.603836 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14779 | 2026.03.25 17:14:48.603892 [ 190 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_101_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_97_20 to all_101_101_0 into Compact with storage Full | ||
| 14780 | 2026.03.25 17:14:48.603935 [ 253 ] {74138bbf-2544-4573-8634-a4200b772653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14781 | 2026.03.25 17:14:48.603993 [ 253 ] {74138bbf-2544-4573-8634-a4200b772653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14782 | 2026.03.25 17:14:48.604039 [ 190 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_101_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14783 | 2026.03.25 17:14:48.604082 [ 190 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_97_20, total 39238 rows starting from the beginning of the part | ||
| 14784 | 2026.03.25 17:14:48.604150 [ 190 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 96 rows starting from the beginning of the part | ||
| 14785 | 2026.03.25 17:14:48.604198 [ 190 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 265 rows starting from the beginning of the part | ||
| 14786 | 2026.03.25 17:14:48.604241 [ 190 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 14787 | 2026.03.25 17:14:48.604282 [ 190 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 266 rows starting from the beginning of the part | ||
| 14788 | 2026.03.25 17:14:48.604833 [ 253 ] {74138bbf-2544-4573-8634-a4200b772653} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14789 | 2026.03.25 17:14:48.604873 [ 253 ] {74138bbf-2544-4573-8634-a4200b772653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14790 | 2026.03.25 17:14:48.605419 [ 253 ] {74138bbf-2544-4573-8634-a4200b772653} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14791 | 2026.03.25 17:14:48.605645 [ 253 ] {74138bbf-2544-4573-8634-a4200b772653} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14792 | 2026.03.25 17:14:48.605799 [ 253 ] {74138bbf-2544-4573-8634-a4200b772653} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001882 sec., 7970.244420828905 rows/sec., 14.28 MiB/sec. | ||
| 14793 | 2026.03.25 17:14:48.605871 [ 253 ] {74138bbf-2544-4573-8634-a4200b772653} <Debug> TCPHandler: Processed in 0.002087562 sec. | ||
| 14794 | 2026.03.25 17:14:48.606011 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14795 | 2026.03.25 17:14:48.606109 [ 253 ] {6388cea9-3e38-44b9-b1bd-15b95e689e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14796 | 2026.03.25 17:14:48.606151 [ 253 ] {6388cea9-3e38-44b9-b1bd-15b95e689e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14797 | 2026.03.25 17:14:48.606504 [ 253 ] {6388cea9-3e38-44b9-b1bd-15b95e689e11} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14798 | 2026.03.25 17:14:48.606540 [ 253 ] {6388cea9-3e38-44b9-b1bd-15b95e689e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14799 | 2026.03.25 17:14:48.606886 [ 253 ] {6388cea9-3e38-44b9-b1bd-15b95e689e11} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14800 | 2026.03.25 17:14:48.607100 [ 253 ] {6388cea9-3e38-44b9-b1bd-15b95e689e11} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14801 | 2026.03.25 17:14:48.607241 [ 253 ] {6388cea9-3e38-44b9-b1bd-15b95e689e11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 14802 | 2026.03.25 17:14:48.607279 [ 253 ] {6388cea9-3e38-44b9-b1bd-15b95e689e11} <Debug> TCPHandler: Processed in 0.001316743 sec. | ||
| 14803 | 2026.03.25 17:14:48.611585 [ 201 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_101_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40025 rows, containing 5 columns (5 merged, 0 gathered) in 0.007742202 sec., 5169717.865795803 rows/sec., 332.52 MiB/sec. | ||
| 14804 | 2026.03.25 17:14:48.612051 [ 190 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_101_21} <Trace> MergedBlockOutputStream: filled checksums all_1_101_21 (state Temporary) | ||
| 14805 | 2026.03.25 17:14:48.612324 [ 190 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_merge_all_1_101_21 to all_1_101_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14806 | 2026.03.25 17:14:48.612404 [ 190 ] {a8c1ea1f-8abf-4b11-a297-373b0ca77e0d::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d) (MergerMutator): Merged 5 parts: [all_1_97_20, all_101_101_0] -> all_1_101_21 | ||
| 14807 | 2026.03.25 17:14:48.612489 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 14808 | 2026.03.25 17:14:52.384893 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14809 | 2026.03.25 17:14:52.384949 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14810 | 2026.03.25 17:14:52.564569 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29725 | ||
| 14811 | 2026.03.25 17:14:52.565084 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14812 | 2026.03.25 17:14:52.565194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14813 | 2026.03.25 17:14:52.565670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14814 | 2026.03.25 17:14:52.565906 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14815 | 2026.03.25 17:14:52.566048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29725 | ||
| 14816 | 2026.03.25 17:14:53.605386 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14817 | 2026.03.25 17:14:53.605603 [ 253 ] {c9d1f693-54d4-4ef5-a6fb-fb9922f0205b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14818 | 2026.03.25 17:14:53.605680 [ 253 ] {c9d1f693-54d4-4ef5-a6fb-fb9922f0205b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14819 | 2026.03.25 17:14:53.606469 [ 253 ] {c9d1f693-54d4-4ef5-a6fb-fb9922f0205b} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14820 | 2026.03.25 17:14:53.606520 [ 253 ] {c9d1f693-54d4-4ef5-a6fb-fb9922f0205b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14821 | 2026.03.25 17:14:53.606935 [ 253 ] {c9d1f693-54d4-4ef5-a6fb-fb9922f0205b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14822 | 2026.03.25 17:14:53.607186 [ 253 ] {c9d1f693-54d4-4ef5-a6fb-fb9922f0205b} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2026.03.25 17:14:53.607366 [ 253 ] {c9d1f693-54d4-4ef5-a6fb-fb9922f0205b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00182 sec., 156043.95604395604 rows/sec., 9.91 MiB/sec. | ||
| 14824 | 2026.03.25 17:14:53.607418 [ 253 ] {c9d1f693-54d4-4ef5-a6fb-fb9922f0205b} <Debug> TCPHandler: Processed in 0.002179534 sec. | ||
| 14825 | 2026.03.25 17:14:53.607541 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14826 | 2026.03.25 17:14:53.607647 [ 253 ] {84f19b06-4f9d-4825-b6ea-3cdea04a30bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14827 | 2026.03.25 17:14:53.607691 [ 253 ] {84f19b06-4f9d-4825-b6ea-3cdea04a30bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14828 | 2026.03.25 17:14:53.608454 [ 253 ] {84f19b06-4f9d-4825-b6ea-3cdea04a30bd} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14829 | 2026.03.25 17:14:53.608493 [ 253 ] {84f19b06-4f9d-4825-b6ea-3cdea04a30bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14830 | 2026.03.25 17:14:53.608872 [ 253 ] {84f19b06-4f9d-4825-b6ea-3cdea04a30bd} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14831 | 2026.03.25 17:14:53.609089 [ 253 ] {84f19b06-4f9d-4825-b6ea-3cdea04a30bd} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14832 | 2026.03.25 17:14:53.609226 [ 253 ] {84f19b06-4f9d-4825-b6ea-3cdea04a30bd} <Debug> executeQuery: Read 847 rows, 68.20 KiB in 0.001603 sec., 528384.2794759825 rows/sec., 41.55 MiB/sec. | ||
| 14833 | 2026.03.25 17:14:53.609265 [ 253 ] {84f19b06-4f9d-4825-b6ea-3cdea04a30bd} <Debug> TCPHandler: Processed in 0.001777204 sec. | ||
| 14834 | 2026.03.25 17:14:53.609380 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14835 | 2026.03.25 17:14:53.609477 [ 253 ] {3fc383fd-5e99-4dc9-b7ca-81138715985c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14836 | 2026.03.25 17:14:53.609518 [ 253 ] {3fc383fd-5e99-4dc9-b7ca-81138715985c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14837 | 2026.03.25 17:14:53.609967 [ 253 ] {3fc383fd-5e99-4dc9-b7ca-81138715985c} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2026.03.25 17:14:53.610005 [ 253 ] {3fc383fd-5e99-4dc9-b7ca-81138715985c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14839 | 2026.03.25 17:14:53.610318 [ 253 ] {3fc383fd-5e99-4dc9-b7ca-81138715985c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14840 | 2026.03.25 17:14:53.610542 [ 253 ] {3fc383fd-5e99-4dc9-b7ca-81138715985c} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2026.03.25 17:14:53.610673 [ 253 ] {3fc383fd-5e99-4dc9-b7ca-81138715985c} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001215 sec., 137448.5596707819 rows/sec., 8.38 MiB/sec. | ||
| 14842 | 2026.03.25 17:14:53.610710 [ 253 ] {3fc383fd-5e99-4dc9-b7ca-81138715985c} <Debug> TCPHandler: Processed in 0.001380444 sec. | ||
| 14843 | 2026.03.25 17:14:53.610823 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14844 | 2026.03.25 17:14:53.610918 [ 253 ] {416edb97-5598-45bb-9f05-fc1e87d53004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14845 | 2026.03.25 17:14:53.610958 [ 253 ] {416edb97-5598-45bb-9f05-fc1e87d53004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14846 | 2026.03.25 17:14:53.611431 [ 253 ] {416edb97-5598-45bb-9f05-fc1e87d53004} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14847 | 2026.03.25 17:14:53.611466 [ 253 ] {416edb97-5598-45bb-9f05-fc1e87d53004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14848 | 2026.03.25 17:14:53.611781 [ 253 ] {416edb97-5598-45bb-9f05-fc1e87d53004} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14849 | 2026.03.25 17:14:53.612005 [ 253 ] {416edb97-5598-45bb-9f05-fc1e87d53004} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14850 | 2026.03.25 17:14:53.612124 [ 10 ] {} <Debug> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14851 | 2026.03.25 17:14:53.612136 [ 253 ] {416edb97-5598-45bb-9f05-fc1e87d53004} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001235 sec., 120647.77327935223 rows/sec., 7.79 MiB/sec. | ||
| 14852 | 2026.03.25 17:14:53.612195 [ 10 ] {} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14853 | 2026.03.25 17:14:53.612207 [ 253 ] {416edb97-5598-45bb-9f05-fc1e87d53004} <Debug> TCPHandler: Processed in 0.001434806 sec. | ||
| 14854 | 2026.03.25 17:14:53.612233 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14855 | 2026.03.25 17:14:53.612345 [ 187 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::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 | ||
| 14856 | 2026.03.25 17:14:53.612352 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14857 | 2026.03.25 17:14:53.612468 [ 253 ] {7e0c765e-2cd6-4901-9c85-d733511d08ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14858 | 2026.03.25 17:14:53.612475 [ 187 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14859 | 2026.03.25 17:14:53.612516 [ 253 ] {7e0c765e-2cd6-4901-9c85-d733511d08ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14860 | 2026.03.25 17:14:53.612524 [ 187 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 976 rows starting from the beginning of the part | ||
| 14861 | 2026.03.25 17:14:53.612607 [ 187 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 149 rows starting from the beginning of the part | ||
| 14862 | 2026.03.25 17:14:53.612657 [ 187 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 801 rows starting from the beginning of the part | ||
| 14863 | 2026.03.25 17:14:53.612703 [ 187 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 149 rows starting from the beginning of the part | ||
| 14864 | 2026.03.25 17:14:53.612746 [ 187 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 149 rows starting from the beginning of the part | ||
| 14865 | 2026.03.25 17:14:53.612787 [ 187 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 149 rows starting from the beginning of the part | ||
| 14866 | 2026.03.25 17:14:53.612985 [ 253 ] {7e0c765e-2cd6-4901-9c85-d733511d08ce} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14867 | 2026.03.25 17:14:53.613026 [ 253 ] {7e0c765e-2cd6-4901-9c85-d733511d08ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14868 | 2026.03.25 17:14:53.613376 [ 253 ] {7e0c765e-2cd6-4901-9c85-d733511d08ce} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14869 | 2026.03.25 17:14:53.613618 [ 253 ] {7e0c765e-2cd6-4901-9c85-d733511d08ce} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14870 | 2026.03.25 17:14:53.613762 [ 253 ] {7e0c765e-2cd6-4901-9c85-d733511d08ce} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001313 sec., 112718.96420411272 rows/sec., 6.41 MiB/sec. | ||
| 14871 | 2026.03.25 17:14:53.613802 [ 253 ] {7e0c765e-2cd6-4901-9c85-d733511d08ce} <Debug> TCPHandler: Processed in 0.001501527 sec. | ||
| 14872 | 2026.03.25 17:14:53.613922 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14873 | 2026.03.25 17:14:53.614017 [ 253 ] {7b63d723-74ec-4d76-8709-5faadafb914a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14874 | 2026.03.25 17:14:53.614060 [ 253 ] {7b63d723-74ec-4d76-8709-5faadafb914a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14875 | 2026.03.25 17:14:53.614098 [ 190 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001794224 sec., 1322577.337054905 rows/sec., 84.63 MiB/sec. | ||
| 14876 | 2026.03.25 17:14:53.614311 [ 201 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14877 | 2026.03.25 17:14:53.614611 [ 201 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_56_11} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14878 | 2026.03.25 17:14:53.614686 [ 201 ] {27e850a3-fea5-4edb-92bd-430ae0358b07::all_1_56_11} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14879 | 2026.03.25 17:14:53.614735 [ 253 ] {7b63d723-74ec-4d76-8709-5faadafb914a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14880 | 2026.03.25 17:14:53.614769 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 14881 | 2026.03.25 17:14:53.614776 [ 253 ] {7b63d723-74ec-4d76-8709-5faadafb914a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14882 | 2026.03.25 17:14:53.615135 [ 253 ] {7b63d723-74ec-4d76-8709-5faadafb914a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14883 | 2026.03.25 17:14:53.615360 [ 253 ] {7b63d723-74ec-4d76-8709-5faadafb914a} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14884 | 2026.03.25 17:14:53.615497 [ 253 ] {7b63d723-74ec-4d76-8709-5faadafb914a} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001497 sec., 344021.3760855043 rows/sec., 24.25 MiB/sec. | ||
| 14885 | 2026.03.25 17:14:53.615537 [ 253 ] {7b63d723-74ec-4d76-8709-5faadafb914a} <Debug> TCPHandler: Processed in 0.001666181 sec. | ||
| 14886 | 2026.03.25 17:14:53.615653 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14887 | 2026.03.25 17:14:53.615747 [ 253 ] {ab745520-656c-4c42-a514-3c70a621123e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14888 | 2026.03.25 17:14:53.615789 [ 253 ] {ab745520-656c-4c42-a514-3c70a621123e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14889 | 2026.03.25 17:14:53.616121 [ 253 ] {ab745520-656c-4c42-a514-3c70a621123e} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14890 | 2026.03.25 17:14:53.616157 [ 253 ] {ab745520-656c-4c42-a514-3c70a621123e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14891 | 2026.03.25 17:14:53.616471 [ 253 ] {ab745520-656c-4c42-a514-3c70a621123e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14892 | 2026.03.25 17:14:53.616692 [ 253 ] {ab745520-656c-4c42-a514-3c70a621123e} <Trace> oximeter.measurements_bool (b6029b5a-d01d-4c01-89ea-fc8b397d3f44): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14893 | 2026.03.25 17:14:53.616827 [ 253 ] {ab745520-656c-4c42-a514-3c70a621123e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 14894 | 2026.03.25 17:14:53.616863 [ 253 ] {ab745520-656c-4c42-a514-3c70a621123e} <Debug> TCPHandler: Processed in 0.001260512 sec. | ||
| 14895 | 2026.03.25 17:14:53.616974 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14896 | 2026.03.25 17:14:53.617068 [ 253 ] {6f21338b-b471-42e7-98d7-3ac332eb5012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14897 | 2026.03.25 17:14:53.617111 [ 253 ] {6f21338b-b471-42e7-98d7-3ac332eb5012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14898 | 2026.03.25 17:14:53.617534 [ 253 ] {6f21338b-b471-42e7-98d7-3ac332eb5012} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14899 | 2026.03.25 17:14:53.617569 [ 253 ] {6f21338b-b471-42e7-98d7-3ac332eb5012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14900 | 2026.03.25 17:14:53.617912 [ 253 ] {6f21338b-b471-42e7-98d7-3ac332eb5012} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14901 | 2026.03.25 17:14:53.618128 [ 253 ] {6f21338b-b471-42e7-98d7-3ac332eb5012} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14902 | 2026.03.25 17:14:53.618258 [ 253 ] {6f21338b-b471-42e7-98d7-3ac332eb5012} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001209 sec., 219189.41273779984 rows/sec., 14.57 MiB/sec. | ||
| 14903 | 2026.03.25 17:14:53.618299 [ 253 ] {6f21338b-b471-42e7-98d7-3ac332eb5012} <Debug> TCPHandler: Processed in 0.001374844 sec. | ||
| 14904 | 2026.03.25 17:14:53.618421 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14905 | 2026.03.25 17:14:53.618515 [ 253 ] {7d08f047-4c74-4b87-9644-98e8455b619f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14906 | 2026.03.25 17:14:53.618557 [ 253 ] {7d08f047-4c74-4b87-9644-98e8455b619f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14907 | 2026.03.25 17:14:53.618880 [ 253 ] {7d08f047-4c74-4b87-9644-98e8455b619f} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14908 | 2026.03.25 17:14:53.618915 [ 253 ] {7d08f047-4c74-4b87-9644-98e8455b619f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14909 | 2026.03.25 17:14:53.619221 [ 253 ] {7d08f047-4c74-4b87-9644-98e8455b619f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14910 | 2026.03.25 17:14:53.619467 [ 253 ] {7d08f047-4c74-4b87-9644-98e8455b619f} <Trace> oximeter.measurements_f64 (64f4fd30-fa98-416e-91a3-a85acc4c7a44): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14911 | 2026.03.25 17:14:53.619615 [ 253 ] {7d08f047-4c74-4b87-9644-98e8455b619f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 14912 | 2026.03.25 17:14:53.619653 [ 253 ] {7d08f047-4c74-4b87-9644-98e8455b619f} <Debug> TCPHandler: Processed in 0.001281091 sec. | ||
| 14913 | 2026.03.25 17:14:53.619764 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14914 | 2026.03.25 17:14:53.619858 [ 253 ] {2774e27d-e8cf-4f90-b16b-8b8756682c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14915 | 2026.03.25 17:14:53.619912 [ 253 ] {2774e27d-e8cf-4f90-b16b-8b8756682c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14916 | 2026.03.25 17:14:53.620754 [ 253 ] {2774e27d-e8cf-4f90-b16b-8b8756682c81} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14917 | 2026.03.25 17:14:53.620790 [ 253 ] {2774e27d-e8cf-4f90-b16b-8b8756682c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14918 | 2026.03.25 17:14:53.621339 [ 253 ] {2774e27d-e8cf-4f90-b16b-8b8756682c81} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14919 | 2026.03.25 17:14:53.621574 [ 253 ] {2774e27d-e8cf-4f90-b16b-8b8756682c81} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14920 | 2026.03.25 17:14:53.621714 [ 253 ] {2774e27d-e8cf-4f90-b16b-8b8756682c81} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001874 sec., 13340.448239060832 rows/sec., 23.91 MiB/sec. | ||
| 14921 | 2026.03.25 17:14:53.621770 [ 253 ] {2774e27d-e8cf-4f90-b16b-8b8756682c81} <Debug> TCPHandler: Processed in 0.00205591 sec. | ||
| 14922 | 2026.03.25 17:14:53.621878 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14923 | 2026.03.25 17:14:53.621971 [ 253 ] {1445a4b8-1f6f-4f4f-85a9-8ff6472d412c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14924 | 2026.03.25 17:14:53.622013 [ 253 ] {1445a4b8-1f6f-4f4f-85a9-8ff6472d412c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14925 | 2026.03.25 17:14:53.622355 [ 253 ] {1445a4b8-1f6f-4f4f-85a9-8ff6472d412c} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14926 | 2026.03.25 17:14:53.622391 [ 253 ] {1445a4b8-1f6f-4f4f-85a9-8ff6472d412c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14927 | 2026.03.25 17:14:53.622704 [ 253 ] {1445a4b8-1f6f-4f4f-85a9-8ff6472d412c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14928 | 2026.03.25 17:14:53.622915 [ 253 ] {1445a4b8-1f6f-4f4f-85a9-8ff6472d412c} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14929 | 2026.03.25 17:14:53.623050 [ 253 ] {1445a4b8-1f6f-4f4f-85a9-8ff6472d412c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001096 sec., 82116.78832116789 rows/sec., 5.14 MiB/sec. | ||
| 14930 | 2026.03.25 17:14:53.623086 [ 253 ] {1445a4b8-1f6f-4f4f-85a9-8ff6472d412c} <Debug> TCPHandler: Processed in 0.001257821 sec. | ||
| 14931 | 2026.03.25 17:14:54.267175 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14932 | 2026.03.25 17:14:54.282864 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14933 | 2026.03.25 17:14:54.282930 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14934 | 2026.03.25 17:14:54.288395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14935 | 2026.03.25 17:14:54.289088 [ 243 ] {} <Trace> system.metric_log (a1491368-eaae-4869-b9f3-5af1194aa701): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14936 | 2026.03.25 17:14:54.292226 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14937 | 2026.03.25 17:14:54.829540 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14938 | 2026.03.25 17:14:54.829723 [ 253 ] {8e8fc242-40fd-42a9-b866-1aa47eff3542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14939 | 2026.03.25 17:14:54.829791 [ 253 ] {8e8fc242-40fd-42a9-b866-1aa47eff3542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14940 | 2026.03.25 17:14:54.830497 [ 253 ] {8e8fc242-40fd-42a9-b866-1aa47eff3542} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14941 | 2026.03.25 17:14:54.830549 [ 253 ] {8e8fc242-40fd-42a9-b866-1aa47eff3542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14942 | 2026.03.25 17:14:54.830951 [ 253 ] {8e8fc242-40fd-42a9-b866-1aa47eff3542} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14943 | 2026.03.25 17:14:54.831191 [ 253 ] {8e8fc242-40fd-42a9-b866-1aa47eff3542} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14944 | 2026.03.25 17:14:54.831358 [ 54 ] {} <Debug> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14945 | 2026.03.25 17:14:54.831363 [ 253 ] {8e8fc242-40fd-42a9-b866-1aa47eff3542} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00169 sec., 14201.183431952662 rows/sec., 1.18 MiB/sec. | ||
| 14946 | 2026.03.25 17:14:54.831433 [ 54 ] {} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14947 | 2026.03.25 17:14:54.831463 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14948 | 2026.03.25 17:14:54.831466 [ 253 ] {8e8fc242-40fd-42a9-b866-1aa47eff3542} <Debug> TCPHandler: Processed in 0.002058701 sec. | ||
| 14949 | 2026.03.25 17:14:54.831571 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::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 | ||
| 14950 | 2026.03.25 17:14:54.831609 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14951 | 2026.03.25 17:14:54.831689 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14952 | 2026.03.25 17:14:54.831718 [ 253 ] {337691a0-6f56-4d6b-9268-60c8c3614d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14953 | 2026.03.25 17:14:54.831728 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 308 rows starting from the beginning of the part | ||
| 14954 | 2026.03.25 17:14:54.831769 [ 253 ] {337691a0-6f56-4d6b-9268-60c8c3614d23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14955 | 2026.03.25 17:14:54.831808 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 14956 | 2026.03.25 17:14:54.831862 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 14957 | 2026.03.25 17:14:54.831907 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 14958 | 2026.03.25 17:14:54.831948 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 14959 | 2026.03.25 17:14:54.831989 [ 190 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::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 | ||
| 14960 | 2026.03.25 17:14:54.833158 [ 201 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001626261 sec., 902684.1324977971 rows/sec., 61.35 MiB/sec. | ||
| 14961 | 2026.03.25 17:14:54.833414 [ 201 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14962 | 2026.03.25 17:14:54.833728 [ 201 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_46_9} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14963 | 2026.03.25 17:14:54.833817 [ 201 ] {b5a34bdb-4167-42c9-93c8-bd9e76cf80c5::all_1_46_9} <Trace> oximeter.fields_i16 (b5a34bdb-4167-42c9-93c8-bd9e76cf80c5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14964 | 2026.03.25 17:14:54.833949 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 14965 | 2026.03.25 17:14:54.833955 [ 253 ] {337691a0-6f56-4d6b-9268-60c8c3614d23} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14966 | 2026.03.25 17:14:54.834000 [ 253 ] {337691a0-6f56-4d6b-9268-60c8c3614d23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14967 | 2026.03.25 17:14:54.834503 [ 253 ] {337691a0-6f56-4d6b-9268-60c8c3614d23} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14968 | 2026.03.25 17:14:54.834744 [ 253 ] {337691a0-6f56-4d6b-9268-60c8c3614d23} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14969 | 2026.03.25 17:14:54.834892 [ 253 ] {337691a0-6f56-4d6b-9268-60c8c3614d23} <Debug> executeQuery: Read 2555 rows, 196.14 KiB in 0.003197 sec., 799186.7375664685 rows/sec., 59.91 MiB/sec. | ||
| 14970 | 2026.03.25 17:14:54.834935 [ 253 ] {337691a0-6f56-4d6b-9268-60c8c3614d23} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 14971 | 2026.03.25 17:14:54.834949 [ 253 ] {337691a0-6f56-4d6b-9268-60c8c3614d23} <Debug> TCPHandler: Processed in 0.003393154 sec. | ||
| 14972 | 2026.03.25 17:14:54.835072 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14973 | 2026.03.25 17:14:54.835173 [ 253 ] {5904abc6-fdd8-4a64-b675-8cecb1c25597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14974 | 2026.03.25 17:14:54.835216 [ 253 ] {5904abc6-fdd8-4a64-b675-8cecb1c25597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14975 | 2026.03.25 17:14:54.835668 [ 253 ] {5904abc6-fdd8-4a64-b675-8cecb1c25597} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14976 | 2026.03.25 17:14:54.835705 [ 253 ] {5904abc6-fdd8-4a64-b675-8cecb1c25597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14977 | 2026.03.25 17:14:54.836034 [ 253 ] {5904abc6-fdd8-4a64-b675-8cecb1c25597} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14978 | 2026.03.25 17:14:54.836269 [ 253 ] {5904abc6-fdd8-4a64-b675-8cecb1c25597} <Trace> oximeter.fields_u16 (a02bedde-7b2c-4fc3-beab-27261bbc72d4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14979 | 2026.03.25 17:14:54.836405 [ 253 ] {5904abc6-fdd8-4a64-b675-8cecb1c25597} <Debug> executeQuery: Read 38 rows, 2.92 KiB in 0.001254 sec., 30303.030303030304 rows/sec., 2.27 MiB/sec. | ||
| 14980 | 2026.03.25 17:14:54.836444 [ 253 ] {5904abc6-fdd8-4a64-b675-8cecb1c25597} <Debug> TCPHandler: Processed in 0.001421605 sec. | ||
| 14981 | 2026.03.25 17:14:54.836560 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14982 | 2026.03.25 17:14:54.836655 [ 253 ] {b1ae93e6-5731-4a49-800c-71c13dc10240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14983 | 2026.03.25 17:14:54.836695 [ 253 ] {b1ae93e6-5731-4a49-800c-71c13dc10240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14984 | 2026.03.25 17:14:54.837621 [ 253 ] {b1ae93e6-5731-4a49-800c-71c13dc10240} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14985 | 2026.03.25 17:14:54.837658 [ 253 ] {b1ae93e6-5731-4a49-800c-71c13dc10240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14986 | 2026.03.25 17:14:54.837999 [ 253 ] {b1ae93e6-5731-4a49-800c-71c13dc10240} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14987 | 2026.03.25 17:14:54.838225 [ 253 ] {b1ae93e6-5731-4a49-800c-71c13dc10240} <Trace> oximeter.fields_u32 (27e850a3-fea5-4edb-92bd-430ae0358b07): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14988 | 2026.03.25 17:14:54.838359 [ 253 ] {b1ae93e6-5731-4a49-800c-71c13dc10240} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001723 sec., 478816.0185722577 rows/sec., 28.01 MiB/sec. | ||
| 14989 | 2026.03.25 17:14:54.838398 [ 253 ] {b1ae93e6-5731-4a49-800c-71c13dc10240} <Debug> TCPHandler: Processed in 0.001886736 sec. | ||
| 14990 | 2026.03.25 17:14:54.838511 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14991 | 2026.03.25 17:14:54.838604 [ 253 ] {ff148ec5-b1c0-426a-a4f6-2f499752e0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14992 | 2026.03.25 17:14:54.838644 [ 253 ] {ff148ec5-b1c0-426a-a4f6-2f499752e0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14993 | 2026.03.25 17:14:54.839048 [ 253 ] {ff148ec5-b1c0-426a-a4f6-2f499752e0bd} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14994 | 2026.03.25 17:14:54.839088 [ 253 ] {ff148ec5-b1c0-426a-a4f6-2f499752e0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 14995 | 2026.03.25 17:14:54.839394 [ 253 ] {ff148ec5-b1c0-426a-a4f6-2f499752e0bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 14996 | 2026.03.25 17:14:54.839608 [ 253 ] {ff148ec5-b1c0-426a-a4f6-2f499752e0bd} <Trace> oximeter.fields_u64 (0bb79103-8e34-4d9f-80a0-8a3d517d9474): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14997 | 2026.03.25 17:14:54.839739 [ 253 ] {ff148ec5-b1c0-426a-a4f6-2f499752e0bd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 60.98 KiB/sec. | ||
| 14998 | 2026.03.25 17:14:54.839777 [ 253 ] {ff148ec5-b1c0-426a-a4f6-2f499752e0bd} <Debug> TCPHandler: Processed in 0.001314203 sec. | ||
| 14999 | 2026.03.25 17:14:54.839894 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15000 | 2026.03.25 17:14:54.839988 [ 253 ] {35b8adae-d1c8-4396-9178-b64443fe0e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15001 | 2026.03.25 17:14:54.840027 [ 253 ] {35b8adae-d1c8-4396-9178-b64443fe0e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15002 | 2026.03.25 17:14:54.840443 [ 253 ] {35b8adae-d1c8-4396-9178-b64443fe0e1b} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15003 | 2026.03.25 17:14:54.840481 [ 253 ] {35b8adae-d1c8-4396-9178-b64443fe0e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15004 | 2026.03.25 17:14:54.840787 [ 253 ] {35b8adae-d1c8-4396-9178-b64443fe0e1b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15005 | 2026.03.25 17:14:54.841014 [ 253 ] {35b8adae-d1c8-4396-9178-b64443fe0e1b} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15006 | 2026.03.25 17:14:54.841136 [ 54 ] {} <Debug> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 15007 | 2026.03.25 17:14:54.841146 [ 253 ] {35b8adae-d1c8-4396-9178-b64443fe0e1b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001177 sec., 10195.412064570943 rows/sec., 796.52 KiB/sec. | ||
| 15008 | 2026.03.25 17:14:54.841176 [ 54 ] {} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15009 | 2026.03.25 17:14:54.841197 [ 253 ] {35b8adae-d1c8-4396-9178-b64443fe0e1b} <Debug> TCPHandler: Processed in 0.001352603 sec. | ||
| 15010 | 2026.03.25 17:14:54.841201 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15011 | 2026.03.25 17:14:54.841323 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15012 | 2026.03.25 17:14:54.841324 [ 188 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::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 | ||
| 15013 | 2026.03.25 17:14:54.841422 [ 253 ] {ec4476a1-9d07-49dc-9427-562609a84828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15014 | 2026.03.25 17:14:54.841465 [ 253 ] {ec4476a1-9d07-49dc-9427-562609a84828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15015 | 2026.03.25 17:14:54.841478 [ 188 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15016 | 2026.03.25 17:14:54.841516 [ 188 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 160 rows starting from the beginning of the part | ||
| 15017 | 2026.03.25 17:14:54.841583 [ 188 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 15018 | 2026.03.25 17:14:54.841629 [ 188 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 15019 | 2026.03.25 17:14:54.841671 [ 188 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 15020 | 2026.03.25 17:14:54.841715 [ 188 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 15021 | 2026.03.25 17:14:54.841758 [ 188 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 15022 | 2026.03.25 17:14:54.842645 [ 253 ] {ec4476a1-9d07-49dc-9427-562609a84828} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15023 | 2026.03.25 17:14:54.842673 [ 188 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399344 sec., 545970.1117094867 rows/sec., 33.47 MiB/sec. | ||
| 15024 | 2026.03.25 17:14:54.842687 [ 253 ] {ec4476a1-9d07-49dc-9427-562609a84828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15025 | 2026.03.25 17:14:54.842816 [ 188 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 15026 | 2026.03.25 17:14:54.843096 [ 188 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_46_9} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15027 | 2026.03.25 17:14:54.843110 [ 253 ] {ec4476a1-9d07-49dc-9427-562609a84828} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15028 | 2026.03.25 17:14:54.843180 [ 188 ] {4e18d4e1-a9a3-471f-80b0-7482603e8902::all_1_46_9} <Trace> oximeter.fields_u8 (4e18d4e1-a9a3-471f-80b0-7482603e8902) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 15029 | 2026.03.25 17:14:54.843265 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15030 | 2026.03.25 17:14:54.843350 [ 253 ] {ec4476a1-9d07-49dc-9427-562609a84828} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15031 | 2026.03.25 17:14:54.843492 [ 253 ] {ec4476a1-9d07-49dc-9427-562609a84828} <Debug> executeQuery: Read 1341 rows, 92.57 KiB in 0.002089 sec., 641933.9396840594 rows/sec., 43.28 MiB/sec. | ||
| 15032 | 2026.03.25 17:14:54.843530 [ 253 ] {ec4476a1-9d07-49dc-9427-562609a84828} <Debug> TCPHandler: Processed in 0.002255755 sec. | ||
| 15033 | 2026.03.25 17:14:54.843646 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15034 | 2026.03.25 17:14:54.843741 [ 253 ] {b79d1040-8b01-4ff7-b7fa-cfb39fc16569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15035 | 2026.03.25 17:14:54.843786 [ 253 ] {b79d1040-8b01-4ff7-b7fa-cfb39fc16569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15036 | 2026.03.25 17:14:54.844734 [ 253 ] {b79d1040-8b01-4ff7-b7fa-cfb39fc16569} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15037 | 2026.03.25 17:14:54.844771 [ 253 ] {b79d1040-8b01-4ff7-b7fa-cfb39fc16569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15038 | 2026.03.25 17:14:54.845232 [ 253 ] {b79d1040-8b01-4ff7-b7fa-cfb39fc16569} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15039 | 2026.03.25 17:14:54.845455 [ 253 ] {b79d1040-8b01-4ff7-b7fa-cfb39fc16569} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15040 | 2026.03.25 17:14:54.845596 [ 253 ] {b79d1040-8b01-4ff7-b7fa-cfb39fc16569} <Debug> executeQuery: Read 1708 rows, 110.13 KiB in 0.001874 sec., 911419.4236926361 rows/sec., 57.39 MiB/sec. | ||
| 15041 | 2026.03.25 17:14:54.845634 [ 253 ] {b79d1040-8b01-4ff7-b7fa-cfb39fc16569} <Debug> TCPHandler: Processed in 0.00203748 sec. | ||
| 15042 | 2026.03.25 17:14:54.845745 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15043 | 2026.03.25 17:14:54.845839 [ 253 ] {9777cb75-72d1-455c-b985-d41eb8509e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15044 | 2026.03.25 17:14:54.845893 [ 253 ] {9777cb75-72d1-455c-b985-d41eb8509e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15045 | 2026.03.25 17:14:54.846755 [ 253 ] {9777cb75-72d1-455c-b985-d41eb8509e84} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15046 | 2026.03.25 17:14:54.846791 [ 253 ] {9777cb75-72d1-455c-b985-d41eb8509e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15047 | 2026.03.25 17:14:54.847329 [ 253 ] {9777cb75-72d1-455c-b985-d41eb8509e84} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15048 | 2026.03.25 17:14:54.847567 [ 253 ] {9777cb75-72d1-455c-b985-d41eb8509e84} <Trace> oximeter.measurements_histogramu64 (f798d14b-ab75-4a63-aeff-f0d284ce3519): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15049 | 2026.03.25 17:14:54.847709 [ 253 ] {9777cb75-72d1-455c-b985-d41eb8509e84} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001889 sec., 13763.896241397564 rows/sec., 24.66 MiB/sec. | ||
| 15050 | 2026.03.25 17:14:54.847781 [ 253 ] {9777cb75-72d1-455c-b985-d41eb8509e84} <Debug> TCPHandler: Processed in 0.002085911 sec. | ||
| 15051 | 2026.03.25 17:14:54.847898 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15052 | 2026.03.25 17:14:54.847992 [ 253 ] {29ffddcd-f650-4a74-88c2-a9652b9f37c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15053 | 2026.03.25 17:14:54.848034 [ 253 ] {29ffddcd-f650-4a74-88c2-a9652b9f37c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15054 | 2026.03.25 17:14:54.848365 [ 253 ] {29ffddcd-f650-4a74-88c2-a9652b9f37c6} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15055 | 2026.03.25 17:14:54.848401 [ 253 ] {29ffddcd-f650-4a74-88c2-a9652b9f37c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15056 | 2026.03.25 17:14:54.848709 [ 253 ] {29ffddcd-f650-4a74-88c2-a9652b9f37c6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15057 | 2026.03.25 17:14:54.848917 [ 253 ] {29ffddcd-f650-4a74-88c2-a9652b9f37c6} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15058 | 2026.03.25 17:14:54.849050 [ 253 ] {29ffddcd-f650-4a74-88c2-a9652b9f37c6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001076 sec., 22304.832713754648 rows/sec., 1.50 MiB/sec. | ||
| 15059 | 2026.03.25 17:14:54.849085 [ 253 ] {29ffddcd-f650-4a74-88c2-a9652b9f37c6} <Debug> TCPHandler: Processed in 0.001236211 sec. | ||
| 15060 | 2026.03.25 17:14:55.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.62 MiB, peak 364.95 MiB, free memory in arenas 0.00 B, will set to 351.31 MiB (RSS), difference: -1.31 MiB | ||
| 15061 | 2026.03.25 17:14:57.652257 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1972 | ||
| 15062 | 2026.03.25 17:14:57.655064 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15063 | 2026.03.25 17:14:57.655126 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15064 | 2026.03.25 17:14:57.656345 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15065 | 2026.03.25 17:14:57.656607 [ 242 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15066 | 2026.03.25 17:14:57.656792 [ 32 ] {} <Debug> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 15067 | 2026.03.25 17:14:57.656860 [ 32 ] {} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15068 | 2026.03.25 17:14:57.656880 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 15069 | 2026.03.25 17:14:57.656895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1972 | ||
| 15070 | 2026.03.25 17:14:57.657002 [ 186 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::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 | ||
| 15071 | 2026.03.25 17:14:57.657604 [ 186 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15072 | 2026.03.25 17:14:57.657775 [ 186 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1760 rows starting from the beginning of the part | ||
| 15073 | 2026.03.25 17:14:57.658198 [ 186 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 15074 | 2026.03.25 17:14:57.658543 [ 186 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part | ||
| 15075 | 2026.03.25 17:14:57.658889 [ 186 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 15076 | 2026.03.25 17:14:57.659223 [ 186 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 15077 | 2026.03.25 17:14:57.659558 [ 186 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part | ||
| 15078 | 2026.03.25 17:14:57.666646 [ 193 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 72 columns (72 merged, 0 gathered) in 0.009696509 sec., 203372.16208431302 rows/sec., 158.54 MiB/sec. | ||
| 15079 | 2026.03.25 17:14:57.668585 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 15080 | 2026.03.25 17:14:57.669230 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_46_9} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2026.03.25 17:14:57.669326 [ 198 ] {caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99::all_1_46_9} <Trace> system.query_log (caf2a9ed-3d8e-41e4-9fa2-6f668fc71c99) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 15082 | 2026.03.25 17:14:57.669674 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.14 MiB. | ||
| 15083 | 2026.03.25 17:14:58.593559 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15084 | 2026.03.25 17:14:58.593759 [ 253 ] {b2955278-f753-46f2-bcbe-51c75164a2bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15085 | 2026.03.25 17:14:58.593829 [ 253 ] {b2955278-f753-46f2-bcbe-51c75164a2bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15086 | 2026.03.25 17:14:58.594518 [ 253 ] {b2955278-f753-46f2-bcbe-51c75164a2bb} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15087 | 2026.03.25 17:14:58.594568 [ 253 ] {b2955278-f753-46f2-bcbe-51c75164a2bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15088 | 2026.03.25 17:14:58.594983 [ 253 ] {b2955278-f753-46f2-bcbe-51c75164a2bb} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15089 | 2026.03.25 17:14:58.595217 [ 253 ] {b2955278-f753-46f2-bcbe-51c75164a2bb} <Trace> oximeter.fields_string (7abaff4f-2ee2-4a77-acdb-7cb3209828b9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15090 | 2026.03.25 17:14:58.595392 [ 253 ] {b2955278-f753-46f2-bcbe-51c75164a2bb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.55 MiB/sec. | ||
| 15091 | 2026.03.25 17:14:58.595445 [ 253 ] {b2955278-f753-46f2-bcbe-51c75164a2bb} <Debug> TCPHandler: Processed in 0.002020319 sec. | ||
| 15092 | 2026.03.25 17:14:58.595570 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15093 | 2026.03.25 17:14:58.595675 [ 253 ] {a8238ef3-db50-4e4b-8e58-e6a854f655ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15094 | 2026.03.25 17:14:58.595718 [ 253 ] {a8238ef3-db50-4e4b-8e58-e6a854f655ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15095 | 2026.03.25 17:14:58.596154 [ 253 ] {a8238ef3-db50-4e4b-8e58-e6a854f655ca} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15096 | 2026.03.25 17:14:58.596191 [ 253 ] {a8238ef3-db50-4e4b-8e58-e6a854f655ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15097 | 2026.03.25 17:14:58.596505 [ 253 ] {a8238ef3-db50-4e4b-8e58-e6a854f655ca} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15098 | 2026.03.25 17:14:58.596720 [ 253 ] {a8238ef3-db50-4e4b-8e58-e6a854f655ca} <Trace> oximeter.fields_uuid (2b20663e-9686-4626-b02f-35ebad24f832): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15099 | 2026.03.25 17:14:58.596859 [ 253 ] {a8238ef3-db50-4e4b-8e58-e6a854f655ca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00121 sec., 52892.561983471074 rows/sec., 4.13 MiB/sec. | ||
| 15100 | 2026.03.25 17:14:58.596898 [ 253 ] {a8238ef3-db50-4e4b-8e58-e6a854f655ca} <Debug> TCPHandler: Processed in 0.001379614 sec. | ||
| 15101 | 2026.03.25 17:14:58.597011 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15102 | 2026.03.25 17:14:58.597107 [ 253 ] {4d8e41c1-8087-4b34-9fda-8037a7ae2b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15103 | 2026.03.25 17:14:58.597152 [ 253 ] {4d8e41c1-8087-4b34-9fda-8037a7ae2b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15104 | 2026.03.25 17:14:58.597524 [ 253 ] {4d8e41c1-8087-4b34-9fda-8037a7ae2b99} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15105 | 2026.03.25 17:14:58.597560 [ 253 ] {4d8e41c1-8087-4b34-9fda-8037a7ae2b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15106 | 2026.03.25 17:14:58.597906 [ 253 ] {4d8e41c1-8087-4b34-9fda-8037a7ae2b99} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15107 | 2026.03.25 17:14:58.598118 [ 253 ] {4d8e41c1-8087-4b34-9fda-8037a7ae2b99} <Trace> oximeter.measurements_cumulativeu64 (a8c1ea1f-8abf-4b11-a297-373b0ca77e0d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15108 | 2026.03.25 17:14:58.598251 [ 253 ] {4d8e41c1-8087-4b34-9fda-8037a7ae2b99} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001165 sec., 82403.43347639484 rows/sec., 5.74 MiB/sec. | ||
| 15109 | 2026.03.25 17:14:58.598288 [ 253 ] {4d8e41c1-8087-4b34-9fda-8037a7ae2b99} <Debug> TCPHandler: Processed in 0.001326232 sec. | ||
| 15110 | 2026.03.25 17:14:58.598401 [ 253 ] {} <Trace> TCP-Session: 2e52df94-de16-429d-a3f7-5084a250a32e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15111 | 2026.03.25 17:14:58.598499 [ 253 ] {3d3dd70f-46de-47a0-a61d-6034955aa786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53469) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15112 | 2026.03.25 17:14:58.598542 [ 253 ] {3d3dd70f-46de-47a0-a61d-6034955aa786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15113 | 2026.03.25 17:14:58.598879 [ 253 ] {3d3dd70f-46de-47a0-a61d-6034955aa786} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15114 | 2026.03.25 17:14:58.598915 [ 253 ] {3d3dd70f-46de-47a0-a61d-6034955aa786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15115 | 2026.03.25 17:14:58.599229 [ 253 ] {3d3dd70f-46de-47a0-a61d-6034955aa786} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15116 | 2026.03.25 17:14:58.599439 [ 253 ] {3d3dd70f-46de-47a0-a61d-6034955aa786} <Trace> oximeter.measurements_u64 (93a17da8-b8a8-4afa-8866-45adb9e8f1a4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15117 | 2026.03.25 17:14:58.599578 [ 253 ] {3d3dd70f-46de-47a0-a61d-6034955aa786} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001102 sec., 32667.876588021783 rows/sec., 2.20 MiB/sec. | ||
| 15118 | 2026.03.25 17:14:58.599615 [ 253 ] {3d3dd70f-46de-47a0-a61d-6034955aa786} <Debug> TCPHandler: Processed in 0.001262541 sec. | ||
| 15119 | 2026.03.25 17:15:00.066231 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30237 | ||
| 15120 | 2026.03.25 17:15:00.066784 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2026.03.25 17:15:00.066820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 15122 | 2026.03.25 17:15:00.067327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15123 | 2026.03.25 17:15:00.067565 [ 244 ] {} <Trace> system.asynchronous_metric_log (4acf4480-bd31-41e7-9a1a-3c49a3c9814d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2026.03.25 17:15:00.067696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30237 | ||